.layout {
	position:relative;
	padding-top:9.6875rem;
}
.wrap {
	width:75rem;
	margin:0 auto;
}
.uittops {
	background:#f7f7f7;
}
.uittops .wrap {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.uittops dl {
	display:flex;
	align-items:center;
}
.uittops dd span,.uittops dd a {
	font-size:14px;
	line-height:1.7708333333333335rem;
	color:#999999;
	display:block;
}
.uittops dd span {
	margin:0 0.20833333333333334rem;
}
.uittops ul {
	display:flex;
	justify-content:flex-end;
	align-items:center;
}
.uittops li a {
	font-size:14px;
	line-height:1.7708333333333335rem;
	color:#999999;
	display:block;
}
.uittops li span {
	margin:0 1.4583333333333335rem;
	width:0.052083333333333336rem;
	height:0.5208333333333334rem;
	background:#e5e5e5;
	display:block;
}
.header {
	background:#fff;
	position:fixed;
	left:0;
	right:0;
	top:0;
	z-index:111;
	box-shadow:0 0 0.5208333333333334rem 0 rgba(80,80,80,0.1);
}
.header .tps .wrap {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.header .tps {
	padding:1.7708333333333335rem 0;
}
.header .tps .logo {
	display:block;
	max-width:5.677083333333334rem;
}
.header .tps .logo img {
	width:100%;
	display:block;
}
.header .fms {
	width:32.552083333333336rem;
	height:2.34375rem;
	border-radius:2.604166666666667rem;
	border:1px solid #dcdcdc;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.header .fms .t1 {
	padding:0 1.3020833333333335rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	width:calc(100% - 7.083333333333334rem);
	height:100%;
	border:none;
	background:none;
	font-size:16px;
	color:#000;
}
.header .fms .sub {
	width:6.979166666666667rem;
	height:100%;
	border-radius:2.604166666666667rem;
	background:url(../images/qw1.png) no-repeat 1.3rem center #014990;
	background-size:0.78125rem auto !important;
	font-size:0.9rem;
	color:#fff;
	text-align:center;
	padding-left:1.0416666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	border:none;
	font-weight:bold;
}
.header .tps .rs {
	display:flex;
	justify-content:flex-end;
	align-items:center;
}
.header .tps .btn {
	width:6.145833333333334rem;
	line-height:1.9791666666666667rem;
	background:#efb211;
	text-align:center;
	border-radius:1.5625rem;
	margin-left:3.125rem;
}
.header .tps .btn span {
	font-size:14px;
	line-height:1.9791666666666667rem;
	color:#fff;
	font-weight:bold;
	padding-left:1.25rem;
	background:url(../images/qw3.png) no-repeat left center;
	background-size:0.8333333333333334rem auto;
}
.header .tps .gouw a {
	width:2.3958333333333335rem;
	height:2.3958333333333335rem;
	border:1px solid #d5d5d5;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	border-radius:50%;
	box-sizing:border-box;
	display:flex;
	justify-content:center;
	align-items:center;
	position:relative;
}
.header .tps .gouw i {
	position:absolute;
	top:-0.2604166666666667rem;
	right:-0.20833333333333334rem;
	z-index:1;
	display:inline-block;
	min-width:0.7291666666666667rem;
	padding:0 0.20833333333333334rem;
	background:#ff0000;
	font-size:12px;
	color:#fff;
	line-height:0.8333333333333334rem;
	border-radius:2.604166666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.header .tps .gouw img {
	max-width:100%;
	max-height:100%;
	display:block;
	object-fit:contain;
}
.hnaver {
	border-top:0.052083333333333336rem solid #eeeeee;
}
.hnaver ul {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.hnaver li a {
	font-size:0.9375rem;
	line-height:3.3333333333333335rem;
	color:#666666;
	display:block;
	padding:0 2.65625rem;
	font-weight:bold;
	transition:all 0s;
}
.hnaver li {
	position:relative;
}
.hnaver li::before {
	content:"";
	position:absolute;
	right:0;
	top:50%;
	z-index:1;
	width:0.052083333333333336rem;
	height:1.1458333333333335rem;
	background:#eeeeee;
	margin-top:-0.5729166666666667rem;
}
.hnaver li.on a,.hnaver li a:hover {
	background:#014990;
	color:#fff;
}
.hnaver li.on::before,.hnaver li:hover::before {
	background:#014990;
}
.crumbs dl {
	display:flex;
	align-items:center;
	flex-wrap: wrap;
}
.crumbs {
	padding-top:3.0416666666666667rem;
	background:#f3f3f3;
}
.crumbs dd span,.crumbs dd a {
	font-size:14px;
	line-height:1.6;
	color:#999999;
	display:block;
}
.crumbs dd span {
	margin:0 0.15625rem;
}
.crumbs dt a {
	font-size:14px;
	line-height:1.6;
	color:#666666;
	display:block;
	background:url(../images/qw4.png) no-repeat left center;
	background-size:0.7291666666666667rem auto;
	padding-left:0.9375rem;
	margin-right:0.3125rem;
}
.footer {
	background:#014990;
}
.copyright {
	padding:1.0416666666666667rem 0;
	border-top:0.052083333333333336rem solid rgba(255,255,255,0.1);
	text-align:center;
}
.copyright a {
	font-size:14px;
	line-height:1.6;
	color:#fff;
}
.footer .tps {
	padding:3.6458333333333335rem 0 2.0833333333333335rem;
}
.footer .tps .wrap {
	display:flex;
	justify-content:space-between;
	align-items:flex-start;
}
.footer .lts {
	display:flex;
	align-items:flex-start;
}
.footer .lts .logo {
	width:5.677083333333334rem;
	display:block;
}
.footer .lts h6 {
	font-size:12px;
	line-height:1.4;
	color:#fff;
	margin-left:0.3125rem;
	font-weight:bold;
	margin-top:0.5208333333333334rem;
}
.footer .rts {
	width:6.770833333333334rem;
}
.footer .rts .wx {
	width:100%;
	height:6.770833333333334rem;
	overflow:hidden;
}
.footer .rts .wx img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.footer .rts p {
	font-size:16px;
	line-height:1.4;
	color:#fff;
	text-align:center;
	margin-top:0.2604166666666667rem;
}
.footer .cent {
	width:calc(100% - 33.07291666666667rem);
	position:relative;
	display:flex;
	justify-content:space-between;
	align-items:flex-start;
}
.footer .cent::before,.footer .cent::after {
	content:"";
	width:0.052083333333333336rem;
	height:9.375rem;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	background:rgba(255,255,255,0.1);
}
.footer .cent::after {
	left:auto;
	right:0;
}
.footer .cent dd a {
	font-size:16px;
	line-height:1.7;
	color:#fff;
	display:block;
}
.footer .cent dd {
	margin-bottom:0.4166666666666667rem;
}
.footer .cent dl {
	padding:0 6.458333333333334rem;
	position:relative;
}
.footer .cent dl:nth-child(1):before {
	content:"";
	width:0.052083333333333336rem;
	height:9.375rem;
	position:absolute;
	right:0;
	top:0;
	z-index:1;
	background:rgba(255,255,255,0.1);
}
.pages dl {
	display:flex;
	justify-content:center;
	align-items:center;
}
.pages dd {
	font-size:0.7291666666666667rem;
	margin:0 0.20833333333333334rem;
	line-height:1.4583333333333335rem;
}
.pages dd a {
	font-size:0.7291666666666667rem;
	line-height:1.4583333333333335rem;
	color:#fff;
	display:block;
	padding:0 0.5208333333333334rem;
	border-radius:0.25625rem;
	min-width:1.4583333333333335rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	background:#fff;
	color:#666666;
	transition:all 0s;
}
.pages dd.prev a {
	padding:0 0.8333333333333334rem;
}
.pages dd a:hover,.pages dd.on a {
	background:#014990;
	border-color:#014990;
	color:#fff;
}
.qwtit {
	text-align:center;
	font-size:2.5rem;
	line-height:1.5;
	color:#363636;
	font-weight:bold;
}
.category {
	padding:2.8645833333333335rem 0 6.770833333333334rem;
}
.category .bds {
	margin:1.5625rem 0 2.604166666666667rem;
	background:#fff;
	border-radius:0.3125rem;
	padding:0.4166666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.category .bds ul {
	display:flex;
	align-items:flex-start;
	flex-wrap:wrap;
}
.category .bds li {
	border-bottom:0.052083333333333336rem solid #eeeeee;
	border-right:0.052083333333333336rem solid #eeeeee;
	padding-bottom:1.6666666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	width:calc(100% / 5);
}
.category .bds li .pic {
	height:13.020833333333334rem;
	overflow:hidden;
	display:flex;
	justify-content:center;
	align-items:center;
}
.category .bds li .pic img {
	max-width:100%;
	max-height:100%;
	display:block;
	object-fit:contain;
}
.category .bds li h3 {
	font-size:14px;
	line-height:1.5;
	color:#666666;
	height:3em;
	overflow:hidden;
	margin:0.5208333333333334rem 0;
	text-align:center;
	padding:0 1.8229166666666667rem;
}
.category .bds li h4 {
	font-size:16px;
	line-height:1.6;
	color:#ff0000;
	font-weight:bold;
	text-align:center;
}
.category .bds li:nth-child(5n) {
	border-right:none;
}
.category .bds li:nth-last-child(-n + 5) {
	border-bottom:none;
}
.yinsixy {
	padding:2.291666666666667rem 0 4.895833333333334rem;
}
.yinsixy .text {
	margin-top:1.3541666666666667rem;
	font-size:0.9375rem;
	line-height:2;
	color:#666666;
}
.gyslogin {
	padding:6.770833333333334rem 0 9.895833333333334rem;
}
.gyslogin .wrap {
	padding:0 4.166666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.gyslogin .bds {
	display:flex;
	justify-content:space-between;
	flex-direction:row-reverse;
	border-radius:1.0416666666666667rem;
	box-shadow:0 0 0.5208333333333334rem 0 rgba(80,80,80,0.2);
	background:#fff;
}
.gyslogin .pic {
	width:38.020833333333336rem;
	border-radius:1.0416666666666667rem 0  0 1.0416666666666667rem;
	overflow:hidden;
}
.gyslogin .pic img {
	width:100%;
	display:block;
	height:100%;
	object-fit:cover;
}
.gyslogin .forms {
	width:calc(100% - 38.020833333333336rem);
	padding:4.166666666666667rem 3.229166666666667rem 4.166666666666667rem 3.75rem;
}
.gyslogin .hs ul {
	display:flex;
	justify-content:space-between;
	align-items:center;
	border-bottom:0.052083333333333336rem solid #e5e5e5;
}
.gyslogin .hs li {
	position:relative;
	width:49%;
	text-align:center;
}
.gyslogin .hs li::before {
	content:"";
	position:absolute;
	left:0;
	right:0;
	bottom:-0.052083333333333336rem;
	z-index:1;
	width:0;
	height:0.15625rem;
	background:#efb211;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
	margin:0 auto;
}
.gyslogin .hs li a {
	font-size:1.1458333333333335rem;
	line-height:2.5rem;
	color:#999999;
	display:block;
	font-weight:bold;
}
.gyslogin .hs li.on a,.gyslogin .hs li a:hover {
	color:#efb211;
	font-size:1.3541666666666667rem;
}
.gyslogin .hs li.on::before,.gyslogin .hs li:hover::before {
	width:100%;
}
.gyslogin .bs {
	margin-top:1.9791666666666667rem;
}
.gyslogin .bs dd {
	margin-bottom:1.0416666666666667rem;
}
.gyslogin .bs dd h3 {
	font-size:0.9375rem;
	line-height:1.6;
	color:#5f6064;
	font-weight:bold;
	margin-bottom:0.5208333333333334rem;
}
.gyslogin .bs dd h3 sup {
	color:#ff0000;
}
.gyslogin .bs dd .t1 {
	border:1px solid #f4f4f4;
	background:#f4f4f4;
	width:100%;
	height:2.291666666666667rem;
	border-radius:0.3125rem;
	padding:0 1.0416666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	font-size:0.9375rem;
	color:#333;
}
.gyslogin .bs dd .t1:focus {
	border-color:#d2d3d5;
}
.gyslogin .btn {
	width:100%;
	line-height:3.0208333333333335rem;
	background:#014990;
	border-radius:0.4166666666666667rem;
	text-align:center;
	display:block;
	border:none;
	font-size:0.9375rem;
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
	margin-top:2.291666666666667rem;
}
.gyslogin .h7 {
	font-size:0.9375rem;
	line-height:1.6;
	color:#363636;
	display:block;
	margin-top:1.8229166666666667rem;
	text-align:center;
}
.prodels {
	padding:2.8645833333333335rem 0 6.25rem;
}
.prodels .fts h2{
	font-size:1.3541666666666667rem;
	line-height:1.6;
	color:#363636;
	font-weight:bold;
	margin-bottom:1.0416666666666667rem;
}
.uitswippro {
	overflow:hidden;
}
.uitswippro .swiper-wrapper{
	flex-wrap: wrap;
}
.uitswippro .swiper-slide {
	background:#fff;
	border-radius:0.4166666666666667rem;
	overflow:hidden;
	padding-bottom:1.4583333333333335rem;
	width:calc((100% - 2.1875rem)/5);
	margin-right:0.5208333333333334rem;
	margin-bottom: 1rem;
}
.uitswippro .swiper-slide:nth-child(5n){
	margin-right: 0;
}
.uitswippro .pic {
	height:13.020833333333334rem;
	overflow:hidden;
	display:flex;
	justify-content:center;
	align-items:center;
}
.uitswippro img {
	max-width:100%;
	max-height:100%;
	display:block;
	object-fit:contain;
}
.uitswippro  h3 {
	font-size:14px;
	line-height:1.5;
	color:#666666;
	height:3em;
	overflow:hidden;
	margin:0.5208333333333334rem 0;
	text-align:center;
	padding:0 1.7708333333333335rem;
}
.uitswippro  h4 {
	font-size:16px;
	line-height:1.6;
	color:#ff0000;
	font-weight:bold;
	text-align:center;
}
.prodels .bds {
	margin:4.166666666666667rem 0 2.8645833333333335rem;
}
.prodels .bds .box {
	background:#fff;
	border-radius:0.5208333333333334rem;
	padding:2.8645833333333335rem;
}
.prodels .bds h3 {
	font-size:1.0416666666666667rem;
	line-height:1.6;
	color:#014990;
	font-weight:bold;
	padding-left:0.9375rem;
	background:url(../images/qw19.png) no-repeat left center;
	background-size:0.6770833333333334rem auto;
}
.prodels .bds .del {
	font-size:16px;
	line-height:1.8;
	color:#666666;
	margin-top:0.8333333333333334rem;
}
.prodels .bds .del img {
	display:block;
	margin:0 auto;
	height: auto !important;
}
.prodels .btns {
	display:flex;
	align-items:center;
}
.prodels .bds .btns {
	margin-top:2.0833333333333335rem;
	justify-content:center;
}
.prodels .btns .b1 {
	padding:0 1.875rem;
	display:inline-block;
	background:#014990;
	border-radius:1.5625rem;
	margin:0 0.20833333333333334rem;
}
.prodels .btns .b1.on {
	background:#efb211;
}
.prodels .btns .b1 span {
	font-size:16px;
	line-height:2.5rem;
	text-transform:uppercase;
	color:#fff;
	padding-left:1.25rem;
	background:url(../images/qw17.png) no-repeat left center;
	background-size:0.8333333333333334rem auto;
}
.prodels .btns .b1.on span {
	background:url(../images/qw18.png) no-repeat left center;
	background-size:0.9895833333333334rem auto;
}
.prodels .hds {
	display:flex;
	justify-content:space-between;
	align-items:flex-start;
}
.prodels .hds .rts {
	width:calc(100% - 40.88541666666667rem);
}
.prodels .hds .lts {
	width:34.583333333333336rem;
	display:flex;
	justify-content:space-between;
	flex-direction:row-reverse;
}
.prodels .hds .rts h2 {
	font-size:1.7708333333333335rem;
	line-height:1.3;
	color:#232323;
	font-weight:bold;
	padding-bottom:1.0416666666666667rem;
	border-bottom:0.052083333333333336rem solid #d2d2d2;
}
.prodels .hds .rts p {
	margin-top:1.4583333333333335rem;
	font-size:16px;
	line-height:1.8;
	color:#666666;
}
.prodels .hds .rts ul {
	margin-top:1.3020833333333335rem;
}
.prodels .hds .rts li {
	margin-bottom:1.0416666666666667rem;
}
.prodels .hds .rts h4 {
	font-size:14px;
	line-height:1.6;
	color:#232323;
	margin-bottom:0.20833333333333334rem;
}
.prodels .hds .rts h6 {
	font-size:1.25rem;
	line-height:1.5;
	color:#ff0000;
	font-weight:bold;
}
.prodels .hds .rts dl {
	display:flex;
	flex-wrap:wrap;
	margin-top:0.78125rem;
}
.prodels .hds .rts dd {
	width:3.541666666666667rem;
	line-height:1.3541666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	border:1px solid #a0a0a0;
	border-radius:0.3125rem;
	font-size:16px;
	color:#363636;
	text-align:center;
	margin-right:0.5208333333333334rem;
	cursor:pointer;
}
.prodels .hds .rts dd.on {
	background:#e5ebf2;
	border-color:#014990;
	color:#014990;
}
.prodels .hds .seach {
	display:flex;
	justify-content:center;
	align-items:center;
	width:6.979166666666667rem;
	height:1.7708333333333335rem;
	border-radius:0.4166666666666667rem;
	border:1px solid #a0a0a0;
}
.prodels .hds .seach button {
	width:1.5625rem;
	height:1.7708333333333335rem;
	border:none;
	font-size:0.9375rem;
	background:none;
	padding:0;
	color:#959595;
	cursor:pointer;
	transition:background-color 0.3s;
}
.prodels .hds .seach button:hover {
	color:#004385;
}
.quantity-control button:hover {
	background-color:#0056b3;
}
.prodels .hds .seach .t1 {
	width:calc(100% - 3.125rem);
	text-align:center;
	height:1.0416666666666667rem;
	border-left:0.052083333333333336rem solid #d8d8d8;
	border-right:0.052083333333333336rem solid #d8d8d8;
	font-size:16px;
	color:#222222;
	text-align:center;
	background:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	border-top:none;
	border-bottom:none;
}
.prodels .hds .hs,.prodels .hds .bs {
	overflow:hidden;
}
.prodels .hds .hs {
	width:calc(100% - 6.25rem);
	background:#fff;
	border-radius:1.0416666666666667rem;
	height:28.385416666666668rem;
}
.prodels .hds .bs {
	width:5.729166666666667rem;
	margin:0.4166666666666667rem 0;
	height: 23.438rem;
	overflow: hidden;
}
.prodels .hds .hs img {
	max-width:100%;
	max-height:100%;
	display:block;
	object-fit:contain;
}
.prodels .hds .bs img {
	max-width:60%;
	max-height:60%;
	display:block;
	object-fit:contain;
}
.prodels .hds .hs .swiper-slide,.prodels .hds .bs .swiper-slide {
	display:flex;
	justify-content:center;
	align-items:center;
}
.prodels .hds .bs .swiper-slide {
	width:100%;
	height:5.729166666666667rem;
	border:1px solid #fff;
	border-radius:0.7291666666666667rem;
	background:#fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;cursor: pointer;
	box-sizing: border-box;
}
.prodels .hds .bs .swiper-slide-thumb-active{
	border-color: #014990;
}
.prodels .hds .ovs .prev,.prodels .hds .ovs .next {
	width:100%;
	height:2.0833333333333335rem;
	border-radius:0.5208333333333334rem;
	background:url(../images/prev1.png) no-repeat center #bebebe;
	cursor:pointer;
}
.prodels .hds .ovs .next {
	transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	/* IE 9*/
	-moz-transform:rotate(180deg);
	/* Firefox*/
	-webkit-transform:rotate(180deg);
	/* Safari 和 Chrome*/
	-o-transform:rotate(180deg);
}
.prodels .hds .ovs .prev:hover,.prodels .hds .ovs .next:hover {
	background-color:#014990;
}
.shenqgys {
	padding:3.125rem 0 4.166666666666667rem;
}
.shenqgys .wrap {
	padding:0 4.166666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.shenqgys .box {
	background:#fff;
	border-radius:0.7291666666666667rem;
	padding:2.0833333333333335rem 2.0833333333333335rem 4.166666666666667rem;
}
.uitture {
	display:block;
}
.uitture span {
	font-size:16px;
	line-height:1.6;
	color:#999999;
	background:url(../images/qw22.png) no-repeat left center;
	background-size:0.36458333333333337rem auto;
	padding-left:1.0416666666666667rem;
}
.shenqgys .box h2 {
	font-size:1.6666666666666667rem;
	line-height:1.6;
	color:#363636;
	font-weight:bold;
	margin:1.3541666666666667rem 0 0.7291666666666667rem;
}
.shenqgys .box .hs {
	width:11.979166666666668rem;
	border:1px solid #014990;
	border-radius:1.5625rem;
	padding:0.052083333333333336rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.shenqgys .box .hs ul {
	display:flex;
	align-items:center;
	justify-content:space-between;
}
.shenqgys .box .hs li {
	width:49%;
}
.shenqgys .box .hs li a {
	font-size:0.9375rem;
	line-height:2.0833333333333335rem;
	color:#014990;
	display:block;
	text-align:center;
	border-radius:1.5625rem;
}
.shenqgys .box .hs li.on a,.shenqgys .box .hs li a:hover {
	background:#014990;
	color:#fff;
}
.shenqgys .box h6 {
	font-size:0.9375rem;
	line-height:1.5;
	color:#999999;
	margin:1.0416666666666667rem 0 1.5625rem;
}
.shenqgys .box .flips h4 {
	font-size:0.9375rem;
	line-height:1.6;
	color:#5f6064;
	font-weight:bold;
	margin-bottom:0.5208333333333334rem;
}
.shenqgys .box .flips h4 sup {
	color:#ff0000;
	display:inline-block;
}
.shenqgys .box .flips dl {
	display:flex;
	flex-wrap:wrap;
}
.shenqgys .box .flips dd {
	position:relative;
	margin-right:0.5208333333333334rem;
}
.shenqgys .box .flips dd .f1 {
	position:absolute;
	left:0;
	right:0;
	top:0;
	z-index:1;
	width:100%;
	height:100%;
	opacity:0;cursor: pointer;
}
.shenqgys .box .flips dd:nth-child(1) {
	width:6.5625rem;
	height:6.5625rem;
	border:none;
}
.shenqgys .box .flips dd .pic img {
	width:100%;
	height:100%;
	display:block;
}
.shenqgys .box .flips dd {
	width:6.5625rem;
	height:6.5625rem;
	border:1px solid #dcdcdc;
	border-radius:0.625rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.shenqgys .box .flips dd .img {
	width:100%;
	height:100%;
	border-radius:0.625rem;
	overflow:hidden;
}
.shenqgys .box .flips dd .img img {
	width:100%;
	height:100%;
	display:block;
	object-fit:contain;
}
.shenqgys .box .flips dd .gb {
	position:absolute;
	right:0rem;
	top:0rem;
	z-index:1;
	width:0.625rem;
	cursor:pointer;
}
.shenqgys .box .forms {
	margin-top:0.78125rem;
}
.shenqgys .box .forms li {
	margin-bottom:1.0416666666666667rem;
}
.shenqgys .box .forms dl {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.shenqgys .box .forms dl.on {
	display:block;
}
.shenqgys .box .forms dd {
	width:calc((100% - 1.25rem)/3);
}
.shenqgys .box .forms h4 {
	font-size:0.9375rem;
	line-height:1.6;
	color:#5f6064;
	font-weight:bold;
	margin-bottom:0.5208333333333334rem;
}
.shenqgys .box .forms h4 sup {
	color:#ff0000;
	display:inline-block;
}
.shenqgys .box .forms .t1 {
	width:100%;
	height:2.1875rem;
	border-radius:0.3125rem;
	border:1px solid #c9c9c9;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 1.1458333333333335rem;
	font-size:16px;
	color:#363636;
}
.shenqgys .box .forms .lsele {
	width:100%;
	height:2.1875rem;
	border-radius:0.3125rem;
	border:1px solid #c9c9c9;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 1.8229166666666667rem 0 1.0416666666666667rem;
	font-size:16px;
	color:#363636;
	background:url(../images/qw25.png) no-repeat right 1.0416666666666667rem center;
}
.shenqgys .box .forms dl.on dd {
	width:100%;
}
.shenqgys .box .btn {
	width:15rem;
	line-height:2.916666666666667rem;
	text-align:center;
	border-radius:0.5208333333333334rem;
	display:block;
	font-size:0.9375rem;
	color:#fff;
	background:#014990;
	margin:2.604166666666667rem auto 0;
}
.hbanner {
	overflow:hidden;
	position:relative;
}
.hbanner img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.hbanner .prev,.hbanner .next {
	position:absolute;
	left:1.3541666666666667rem;
	margin-top:-2.0833333333333335rem;
	top:50%;
	z-index:1;
	background:url(../images/prev.png) no-repeat center rgba(0,0,0,1);
	width:2.291666666666667rem;
	height:4.166666666666667rem;
	border-radius:0.3125rem;
	opacity:0.5;
	cursor:pointer;
}
.hbanner .next {
	left:auto;
	right:1.3541666666666667rem;
	transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	/* IE 9*/
	-moz-transform:rotate(180deg);
	/* Firefox*/
	-webkit-transform:rotate(180deg);
	/* Safari 和 Chrome*/
	-o-transform:rotate(180deg);
}
.hbanner .prev:hover,.hbanner .next:hover {
	opacity:1;
}
.hpage1 {
	padding:3.125rem 0;
}
.htit {
	font-size:1.875rem;
	line-height:1.6;
	color:#363636;
	font-weight:bold;
}
.hpage1 .box {
	margin-top:1.0416666666666667rem;
}
.hswippro {
	overflow:hidden;
}
.hswippro .swiper-slide {
	background:#fff;
	border-radius:0.5208333333333334rem;
	overflow:hidden;
	padding-bottom:2.0833333333333335rem;
}
.hswippro .pic {
	height:14.583333333333334rem;
	overflow:hidden;
	display:flex;
	justify-content:center;
	align-items:center;
	margin-bottom:1.3020833333333335rem;
}
.hswippro .pic img {
	max-width:100%;
	max-height:100%;
	display:block;
	object-fit:cover;
}
.hswippro h3 {
	font-size:0.9375rem;
	line-height:1.6;
	color:#232323;
	font-weight:bold;
	padding:0 1.0416666666666667rem;
	text-align:center;
	overflow:hidden;
	height:3.2em;
}
.hswippro h4 {
	font-size:16px;
	line-height:1.6;
	color:#ff0000;
	font-weight:bold;
	text-align:center;
	margin:0.625rem 0;
}
.hswippro h5 {
	width:5.729166666666667rem;
	line-height:1.7708333333333335rem;
	border:1px solid #014990;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	margin:0 auto;
	box-sizing:border-box;
	font-size:14px;
	color:#014990;
	border-radius:1.5625rem;
	text-align:center;
}
.hpage2 {
	padding-bottom:3.6458333333333335rem;
}
.hpage2 .box {
	margin-top:1.25rem;
	display:flex;
	justify-content:space-between;
	align-items:flex-start;
}
.hpage2 .box .lts {
	width:14.583333333333334rem;
	height:38.54166666666667rem;
	overflow:hidden;
	border-radius:0.3125rem;
	padding:3.4375rem 0 0;
	text-align:center;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.hpage2 .box .rts {
	width:calc(100% - 15.104166666666668rem);
}
.hpage2 .box .uitswippro .swiper-slide {
	margin-bottom:0.5208333333333334rem;
	width:calc((100% - 1.6666666666666667rem) / 4);
}
.hpage2 .box .uitswippro .swiper-slide:nth-child(4n) {
	margin-right:0;
}
.hpage2 .box .uitswippro .swiper-wrapper {
	flex-wrap:wrap;
}
.hpage2 .box .lts h3 {
	font-size:1.4583333333333335rem;
	line-height:1.2;
	color:#fff;
	font-weight:bold;
}
.hpage2 .box .lts p {
	font-size:16px;
	line-height:1.4;
	color:#ffffff;
	margin:1.0416666666666667rem 0 2.5rem;
	padding:0 1.25rem;
}
.hpage2 .box .lts h6 {
	width:2.0833333333333335rem;
	height:2.0833333333333335rem;
	border:1px solid #fff;
	border-radius:50%;
	background:url(../images/qw31.png) no-repeat center;
	background-size:0.46875rem auto;
	margin:0 auto;
}
.usection {
	background:#f3f3f3;
	padding:2.604166666666667rem 0 3.125rem;
}
.usection .wrap {
	display:flex;
	justify-content:space-between;
	align-items:flex-start;
}
.ulat {
	width:19.010416666666668rem;
	position:sticky;
	top:5.208333333333334rem;
	z-index:11;
	background:#f3f3f3;
}
.ulat .name .icon {
	width:4.375rem;
	height:4.375rem;
	border-radius:50%;
	overflow:hidden;
	border:2px solid #d5d5d5;
	margin:0 auto;
}
.ulat .name .icon img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.ulat .name h3 {
	font-size:1.4583333333333335rem;
	color:#222222;
	line-height:1.6;
	text-align:center;
	font-weight:bold;
}
.ulat .name p {
	font-size:0.9375rem;
	line-height:1.7;
	color:#999999;
	text-align:center;
}
.ulat .name {
	padding-bottom:1.5625rem;
	border-bottom:0.052083333333333336rem solid #dcdcdc;
	margin-bottom:1.5625rem;
}
.tbab a {
	display:flex;
	align-items:center;
}
.tbab a .icon {
	width:2.5rem;
	height:2.5rem;
	border-radius:50%;
	display:flex;
	align-items:center;
	justify-content:center;
	margin-right:0.7291666666666667rem;
}
.tbab a .icon img {
	display:block;
	width:1.0416666666666667rem;
	height:1.0416666666666667rem;
	object-fit:contain;
}
.tbab a .icon img:nth-child(2) {
	display:none;
}
.tbab li a:hover .icon img,.tbab li.on a .icon img {
	display:none;
}
.tbab li a:hover .icon img:nth-child(2),.tbab li.on a .icon img:nth-child(2) {
	display:block;
}
.tbab li a:hover .icon,.tbab li.on a .icon {
	background:#e0e6ec;
}
.tbab li {
	margin-bottom:1.3020833333333335rem;
}
.tbab li h4 {
	flex:1;
	font-size:1.0416666666666667rem;
	color:#5d5d5d;
	line-height:1.6;
	font-weight:bold;
}
.tbab li a:hover h4,.tbab li.on a h4 {
	color:#044da0;
}
.uritem {
	width:calc(100% - 21.354166666666668rem);
}
.uiti h3 {
	font-weight:bold;
	font-size:1.3541666666666667rem;
	color:#232323;
	line-height:1.6;
}

.uritem .lsele {
  border: 1px solid #c9c9c9;
  border-radius: 0.20833333333333334rem;
  width: 18.020833333333336rem;
  height: 2.291666666666667rem;
  padding: 0 1.5625rem 0 0.8333333333333334rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0.9375rem;
  color: #5f6064;
  background: url(../images/qms12-3.png) no-repeat right 0.9375rem center;
    background-size: auto;
  background-size: 0.625rem auto;
}
.flexsearch {
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin:1.0416666666666667rem 0 0;
}
.uaddbtn {
	font-size:0.9375rem;
	color:#ffffff;
	line-height:2.0833333333333335rem;
	border-radius:2.604166666666667rem;
	display:flex;
	align-items:center;
	justify-content:center;
	padding:0 1.3020833333333335rem;
	background:#014990;
}
.uaddbtn img {
	display:block;
	margin-right:0.4166666666666667rem;
	width:0.7291666666666667rem;
}
.usearch {
	display:flex;
	justify-content:space-between;
	align-items:center;
	border-radius:2.604166666666667rem;
	background:#ffffff;
	border:1px solid #dcdcdc;
	padding-left:0.9375rem;
	width:16.145833333333336rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding-right:0.5208333333333334rem;
}
.usearch .txt {
	flex:1;
	height:1.9791666666666667rem;
	border:none;
	font-size:15px;
	color:#333;
}
.usearch .btn {
	width:1.9791666666666667rem;
	height:1.9791666666666667rem;
	background:url(../images/uicon10.png) no-repeat center/0.8854166666666667rem auto;
	border:none;
	cursor:pointer;
}
.usearch .btn:hover {
	background:url(../images/uicon10-1.png) no-repeat center/0.8854166666666667rem auto;
}
.ulist1 {
	margin:0.8333333333333334rem 0 0;
}
.ulist1 li {
	background:#ffffff;
	border-radius:0.78125rem;
	display:flex;
	justify-content:space-between;
	padding:1.0416666666666667rem;
	margin-bottom:0.2604166666666667rem;
}
.ulist1 li .icon {
	width:4.53125rem;
	height:4.53125rem;
	border:1px solid #d2d2d2;
	border-radius:0.3125rem;
	overflow:hidden;
}
.ulist1 li .icon img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.ulist1 li .text {
	flex:1;
	margin-left:1.0416666666666667rem;
	display:flex;
	flex-direction:column;
	justify-content:space-between;
}
.ulist1 li .text h4 a {
	font-size:1.0416666666666667rem;
	color:#232323;
	line-height:1.4;
	font-weight:bold;
	display:inline-block;
}
.ulist1 li .text .flex {
	display:flex;
	align-items:center;
	justify-content:space-between;
}
.ulist1 li .text .lc {
	display:flex;
	align-items:center;
	width: 70%;
}
.ulist1 li .text .lc p {
	font-size:16px;
	color:#666666;
	margin-right:4.427083333333334rem;
}
.ulist1 li .text .lc p i {
	color:#ff0000;
}
.ulist1 li .flexbtn {
	display:flex;
	align-items:center;
}
.ulist1 li .flexbtn a {
	padding:0 0.78125rem;
	background:#044da0;
	line-height:1.5625rem;
	border-radius:2.604166666666667rem;
	font-size:14px;
	color:#fff;
	display:flex;
	align-items:center;
	margin-left:0.2604166666666667rem;
	white-space: nowrap;
}
.ulist1 li .flexbtn a img {
	margin-right:0.2604166666666667rem;
}
.ulist1 li .flexbtn a.ubt2 {
	background:#ff0000;
}
.ulist1 li .flexbtn a.ubt3 {
	background:#bfbfbf;
}
.pages ul {
	display:flex;
	justify-content:center;
	align-items:center;
	padding:1.5625rem 0;
}
.pages ul li {
	margin:0 0.15625rem;
}
.pages ul li a {
	background:#ffffff;
	line-height:1.5625rem;
	border-radius:0.3125rem;
	font-size:14px;
	color:#666666;
	display:block;
	min-width:1.5625rem;
	text-align:center;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 0.625rem;
}
.pages ul li.on a,.pages ul li a:hover {
	background:#044da0;
	color:#fff;
}
.unext {
	width:5.520833333333334rem;
	border:1px solid #aaaaaa;
	border-radius:2.604166666666667rem;
	line-height:1.6666666666666667rem;
	text-align:center;
	font-size:14px;
	color:#666666;
	display:block;
	text-align:center;
}
.uti {
	font-size:0.9375rem;
	color:#5f6064;
	line-height:1.6;
	margin-top:1.0416666666666667rem;
}
.uti i {
	color:#ff0000;
}
.filelist ul {
	display:flex;
	flex-wrap:wrap;
	margin-top:0.5208333333333334rem;
}
.filelist li {
	width:6.510416666666667rem;
	height:6.510416666666667rem;
	position:relative;
	margin:0 0.2604166666666667rem 0.2604166666666667rem 0;
	overflow:hidden;
	border-radius:0.78125rem;
}
.filelist li img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.filelist li.bor {
	border:1px solid #d2d2d2;
	display:flex;
	align-items:center;
	justify-content:center;
	position:relative;
	background:#eeeeee;
}
.filelist li .ico {
	height:3.3333333333333335rem;
	display:block;
	width:auto;
}
.filelist li .file {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	opacity:0;cursor: pointer;
}
.filelist li i {
	position:absolute;
	right:0.20833333333333334rem;
	top:0.20833333333333334rem;
	width:0.625rem;
	height:0.625rem;
	z-index:11;
	background:url(../images/close.png) no-repeat center/contain;
	cursor:pointer;
}
.intext {
	background:#fff;
	border:none;
	width:100%;
	height:2.34375rem;
	border-radius:0.36458333333333337rem;
	margin:0.5208333333333334rem 0;
	font-size:16px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 0.78125rem;
}
.addpolist {
	margin:1.5625rem 0;
}
.addpolist h4 {
	font-size:1.0416666666666667rem;
	color:#232323;
	line-height:1.6;
}
.addpolist p {
	font-size:16px;
	color:#666666;
	line-height:1.6;
	margin-top:0.5208333333333334rem;
}
.addpolist table {
	min-width:46.875rem;
	margin-top:1.0416666666666667rem;
}
.addpolist table th {
	font-size:0.9375rem;
	color:#5f6064;
	line-height:1.6;
	padding-bottom:0.4166666666666667rem;
}
.addpolist table th i {
	color:#ff0000;
}
.addpolist table .view {
	background:#fff;
	border-radius:0.3125rem;
	margin:0 0.4166666666666667rem 0.7291666666666667rem 0;
	padding:0 1.0416666666666667rem;
	position:relative;
}
.addpolist table .view.flex {
	display:flex;
	align-items:center;
	width:6.770833333333334rem;
}
.addpolist table .view .txt {
	height:2.34375rem;
	border:none;
	font-size:16px;
	color:#232323;
	flex:1;
	display:block;
	width:5.208333333333334rem;
}
.addpolist table .view .txt1 {
	color:#333;
}
.addpolist table .view span {
	font-size:16px;
	color:#363636;
}
.viewnli .iconflex {
	width:13.541666666666668rem;
	display:flex;
	align-items:center;
	height:2.34375rem;
	background:url(../images/icon2.png) no-repeat right center;
}
.viewnli {
	position:relative;
}
.viewnli img {
	width:1.875rem;
	display:block;
	margin-right:0.5208333333333334rem;
}
.viewnli h6 {
	color:#363636;
	font-size:16px;
}
.viewnli dd {
	display:flex;
	align-items:center;
	background:#fff;
	padding:0.5208333333333334rem 1.0416666666666667rem;
}
.viewnli dl {
	position:absolute;
	left:0;
	right:0;
	top:100%;
	display:none;
	z-index:11;
	box-shadow:0 0.20833333333333334rem 0.20833333333333334rem 0 rgba(80,80,80,0.1);
}
.addpolist .addicon {
	width:1.25rem;
	height:1.25rem;
	border-radius:50%;
	background:#014990;
	display:flex;
	align-items:center;
	justify-content:center;
	cursor:pointer;
}
.addpolist .addicon img {
	width:0.5729166666666667rem;
	display:block;
}
.usave {
	width:8.854166666666668rem;
	margin:1.5625rem auto 0;
	line-height:2.604166666666667rem;
	cursor:pointer;
	font-size:0.9375rem;
	color:#ffffff;
	text-align:center;
	background:#014990;
	border-radius:2.604166666666667rem;
	text-transform:uppercase;
	display:block;
	border:none;
}
.uform1 ul {
	display:flex;
	flex-wrap:wrap;
}
.uform1 li {
	width:calc((100% - 2.7083333333333335rem)/3);
	margin:1.3020833333333335rem 1.3020833333333335rem 0 0;
}
.uform1 li:nth-child(n+3) {
	margin-right:0;
}
.uform1 li h6 {
	font-size:0.9375rem;
	color:#5f6064;
	line-height:1.6;
}
.uform1 li h6 i {
	color:#ff0000;
}
.uform1 li .txt {
	width:100%;
	height:2.3958333333333335rem;
	background:#fff;
	border-radius:0.3125rem;
	padding:0 0.78125rem;
	border:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	margin-top:0.2604166666666667rem;
	font-size:16px;
	color:#333;
}
.uform1 li:nth-child(4) {
	width:100%;
}
.uform1 li:nth-child(5) {
	width:100%;
}
.uform1 li .txt1 {
	height:10.416666666666668rem;
	resize:none;
	padding:0.78125rem 1.0416666666666667rem;
}
.rtab ul {
	white-space:nowrap;
	border-bottom:0.052083333333333336rem solid #dcdcdc;
}
.rtab li {
	display:inline-block;
	margin-right:3.0208333333333335rem;
	position:relative;
	top:0.052083333333333336rem;
}
.rtab li:last-child {
	margin-right:0;
}
.rtab li a {
	font-size:1.25rem;
	color:#999999;
	line-height:1.6;
	padding:0.78125rem 0;
	display:block;
	font-weight:bold;
	border-bottom:0.15625rem solid transparent;
}
.rtab li a:hover,.rtab li.on a {
	border-color:#014990;
	color:#014990;
}
.ulist2 {
	margin-top:1.1458333333333335rem;
}
.ulist2 li {
	background:#fff;
	border-radius:0.78125rem;
	padding:1.5625rem 1.6666666666666667rem;
	display:flex;
	justify-content:space-between;
	margin-bottom:0.7291666666666667rem;
	overflow:hidden;
}
.ulist2 li .lt {
	width:31.770833333333336rem;
	padding-right:1.5625rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.ulist2 li a {
	display:flex;
	justify-content:space-between;
}
.ulist2 li .icon {
	width:5.364583333333334rem;
	height:6.979166666666667rem;
	overflow:hidden;
	margin-right:1.3020833333333335rem;
}
.ulist2 li .icon img {
	width:100%;
	height:100%;
	object-fit:contain;
	display:block;
}
.ulist2 li .txt {
	width:calc(100% - 6.770833333333334rem);
}
.ulist2 li .flex1 {
	display:flex;
	justify-content:space-between;
	align-items:center;
	border-bottom:0.052083333333333336rem solid #e5e5e5;
	padding-bottom:0.78125rem;
}
.ulist2 li .flex1 h4 {
	font-size:1.25rem;
	color:#222222;
	line-height:1.6;
	font-weight:bold;
}
.ulist2 li .flex1 h6 {
	font-size:16px;
	color:#222222;
	line-height:1.6;
}
.ulist2 li .flex1 h6 i {
	font-size:1.25rem;
	color:#ff0000;
	line-height:1.6;
	margin-left:0.78125rem;
	font-weight:bold;
}
.ulist2 li .flex {
	display:flex;
	justify-content:space-between;
	margin-top:1.5625rem;
}
.ulist2 li .flex p {
	font-size:16px;
	color:#222222;
	line-height:1.6;
	font-weight:bold;
}
.ulist2 li .flex p i {
	font-size:14px;
	color:#666666;
	line-height:1.6;
	font-weight:normal;
}
.ulist2 li .flex p:nth-child(1) {
	width:9.375rem;
}
.ulist2 li .flex p:nth-child(2) {
	width:4.791666666666667rem;
}
.ulist2 li .rt {
	width:calc(100% - 31.770833333333336rem);
	padding-left:1.0416666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	border-left:0.052083333333333336rem solid #e5e5e5;
}
.ulist2 li h5 {
	text-align:right;
	margin-right:-1.71875rem;
}
.ulist2 li h5 i {
	display:inline-block;
	padding:0 0.78125rem 0 2.0833333333333335rem;
	background:url(../images/uicon12.png) no-repeat left center/100% 100%;
	line-height:2.0833333333333335rem;
	font-size:0.9375rem;
	color:#014990;
	font-weight:bold;
	text-transform:uppercase;
}
.ulist2 li h5.a9 i {
	color:#e56c00;
	background:url(../images/uicon13.png) no-repeat left center/100% 100%;
}
.ulist2 li h5.a1 i {
	color:#01bc0a;
	background:url(../images/uicon14.png) no-repeat left center/100% 100%;
}
.ulist2 li h5.a0 i {
	color:#e5a600;
	background:url(../images/qw55.png) no-repeat left center/100% 100%;
}
.ulist2 li h5.a-1 i {
	color:#747474;
	background:url(../images/qw56.png) no-repeat left center/100% 100%;
}
.ulist2 li .bt {
	display:flex;
	align-items:center;
	justify-content:flex-end;
	margin-top:2.604166666666667rem;
}
.ulist2 li .bt a {
	padding:0 1.1458333333333335rem;
	border:1px solid #014990;
	border-radius:2.604166666666667rem;
	margin-left:0.625rem;
	font-size:16px;
	color:#014990;
	line-height:1.7708333333333335rem;
}
.ulist2 li .bt a.on {
	background:#014990;
	color:#fff;
}
.ulist2 li .bt a:nth-child(1) {
	margin-left:0;
}
.ulist2 li .bt a.ho {
	border-color:#ff0000;
	background:url(../images/qw54.png) no-repeat left 0.625rem center;
	background-size:0.78125rem auto;
	color:#ff0000;
	padding-left:1.875rem;
	padding-right:0.8333333333333334rem;
}
.mask {
	position:fixed;
	left:0;
	right:0;
	top:0;
	bottom:0;
	z-index:112;
	background:rgba(0,0,0,0.5);
}
.utanc1 {
	position:fixed;
	left:0;
	right:0;
	top:25%;
	width:26.041666666666668rem;
	margin:0 auto;
	background:#ffffff;
	border-radius:1.3020833333333335rem;
	padding:2.604166666666667rem 1.0416666666666667rem;
	z-index:199;
}
.utanc1 h4 {
	font-size:1.3541666666666667rem;
	color:#232323;
	font-weight:bold;
	text-align:center;
}
.utanc1 .close {
	width:1.8229166666666667rem;
	height:1.8229166666666667rem;
	background:url(../images/close2.png) no-repeat center/0.78125rem auto;
	position:absolute;
	cursor:pointer;
	right:0.78125rem;
	top:0.78125rem;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.utanc1 .close:hover {
	transform:rotate(720deg);
	-ms-transform:rotate(720deg);
	/* IE 9*/
	-moz-transform:rotate(720deg);
	/* Firefox*/
	-webkit-transform:rotate(720deg);
	/* Safari 和 Chrome*/
	-o-transform:rotate(720deg);
}
.utanc1 h5 {
	font-size:0.9375rem;
	color:#5f6064;
	line-height:1.7;
	margin-bottom:0.4166666666666667rem;
}
.utanc1 .box {
	width:18.75rem;
	margin:0 auto;
	margin-top:2.0833333333333335rem;
}
.utanc1 .box h5 i {
	color:#ff0000;
}
.viewnli dd {
	cursor:pointer;
}
.utanc1 .box .viewnli {
	border:1px solid #c9c9c9;
	padding:0 0.78125rem;
	border-radius:0.3125rem;
}
.utanc1 .box .viewnli .iconflex {
	width:auto;
}
.utanc1 .box .viewnli dl {
	box-shadow:0 0 0.5208333333333334rem 0 rgba(80,80,80,0.1);
	border-radius:0.4166666666666667rem;
	padding:0.5208333333333334rem;
	background:#fff;
}
.utanc1 .box .viewnli dd:hover {
	background:#f2f6fa;
}
.uorderdel .hd {
	background:#fff;
	padding:1.5625rem;
	border-radius:0.78125rem;
	display:flex;
	justify-content:space-between;
}
.uorderdel .hd .lt {
	width:34.895833333333336rem;
}
.uorderdel .hd .lt a {
	display:flex;
}
.uorderdel .hd .lt .icon {
	width:5.364583333333334rem;
	height:6.979166666666667rem;
	overflow:hidden;
}
.uorderdel .hd .lt .icon img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.uorderdel .hd .lt .txt {
	flex:1;
	margin-left:1.5625rem;
	justify-content:space-between;
	flex-direction:column;
	display:flex;
}
.uorderdel .hd .lt h4 {
	font-size:1.25rem;
	color:#222222;
}
.uorderdel .hd .lt h4 i {
	font-size:16px;
	color:#666666;
	display:block;
}
.uorderdel .hd .lt .flex {
	display:flex;
	justify-content:space-between;
}
.uorderdel .hd .lt .flex h6 {
	font-size:16px;
	color:#222222;
}
.uorderdel .hd .lt .flex h6 i {
	margin-left:0.78125rem;
	color:#ff0000;
	font-weight:bold;
	font-size:1.25rem;
}
.uorderdel .hd .lt .flex p {
	font-size:14px;
	color:#666666;
	line-height:1.6;
}
.uorderdel .hd .lt .flex p i {
	margin-left:0.4166666666666667rem;
	font-weight:bold;
	color:#222222;
	font-weight:bold;
}
.uorderdel .hd .rt {
	flex:1;
}
.uorderdel .hd .rt {
	flex:1;
}
.uorderdel .hd .rt h5 {
	text-align:right;
	margin-right:-1.71875rem;
}
.uorderdel .hd .rt h5 i {
	display:inline-block;
	padding:0 0.78125rem 0 2.0833333333333335rem;
	background:url(../images/uicon12.png) no-repeat left center/100% 100%;
	line-height:2.0833333333333335rem;
	font-size:0.9375rem;
	color:#014990;
	font-weight:bold;
	text-transform:uppercase;
}
.uorderdel .hd .rt h5.a1 i {
	color:#e56c00;
	background:url(../images/uicon13.png) no-repeat left center/100% 100%;
}
.uorderdel .hd .rt h5.a2 i {
	color:#01bc0a;
	background:url(../images/uicon14.png) no-repeat left center/100% 100%;
}
.uorderdel .hd .rt .bt {
	display:flex;
	align-items:center;
	justify-content:flex-end;
	margin-top:2.604166666666667rem;
}
.uorderdel .hd .rt .bt a {
	padding:0 1.5625rem;
	border:1px solid #014990;
	border-radius:2.604166666666667rem;
	margin-left:0.625rem;
	font-size:16px;
	color:#014990;
	line-height:1.7708333333333335rem;
}
.uorderdel .hd .rt .bt a.on {
	background:#014990;
	color:#fff;
}
.uorderdel .textdel {
	margin-top:1.5625rem;
}
.uorderdel .textdel h5 {
	border-bottom:0.052083333333333336rem solid #dcdcdc;
	padding:0.78125rem 0;
	font-size:1.25rem;
	color:#232323;
	line-height:1.4;
	font-weight:bold;
	margin-bottom:1.0416666666666667rem;
}
.uorderdel .textdel li {
	display:flex;
	padding:0.4166666666666667rem 0;
}
.uorderdel .textdel  h6 {
	font-size:0.9375rem;
	color:#999999;
	line-height:1.6;
	width:11.458333333333334rem;
}
.uorderdel .textdel li .p,
.uorderdel .textdel p {
	font-size:0.9375rem;
	color:#222222;
	line-height:1.6;
	flex:1;
	font-weight:bold;
	margin-left:0.5208333333333334rem;
}
.uorderdel .textdel .ubtn {
    width: 6.979166666666667rem;
    line-height: 2.4rem;
    border-radius: 2.604166666666667rem;
    font-size: 0.9rem;
    color: #fff;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    font-weight: bold;
    background: #014990;
}

.uorderdel .textdel li .p{
    padding: 0 15px;
    border: none;
    background: #fff;border-radius: 5px;
}
.uline ul {
	display:flex;
	justify-content:space-between;
	overflow:hidden;
	position:relative;
	margin:2.0833333333333335rem 0 1.0416666666666667rem;
}
.uline ul li {
	width:20%;
	text-align:center;
	position:relative;
}
.uline ul li .ico {
	width:3.125rem;
	height:3.125rem;
	background:#dcdcdc;
	border-radius:50%;
	line-height:3.125rem;
	border:2px solid #dcdcdc;
	text-align:center;
	font-size:1.7708333333333335rem;
	margin:0 auto 0.625rem;
	position:relative;
	color:#fff;
}
.uline ul li:before {
	content:'';
	position:absolute;
	right:calc(50% + 2.291666666666667rem);
	width:calc(100% - 4.583333333333334rem);
	top:1.6145833333333335rem;
	height:0.052083333333333336rem;
	background:#dcdcdc;
}
.uline ul li:first-child:before {
	display:none;
}
.uline ul li h6 {
	font-size:16px;
	color:#999999;
	line-height:1.6;
	font-weight:bold;
}
.uline ul li p {
	font-size:14px;
	color:#999999;
	line-height:1.6;
}
.uline ul li.on .ico {
	background:url(../images/icon4.png) no-repeat center;
	border-color:#014990;
	font-size:0;
}
.uline ul li.on h6 {
	color:#222222;
}
.uline ul li.on:before {
	background:#014990;
}
.uform1 li.wid100 {
	width:100%;
	margin-right:0;
}
.uform1 li .box {
	background:#fff;
	border-radius:0.3125rem;
	margin:0.2604166666666667rem 0;
}
.uform2 li.wid30 {
	width:calc((100% - 2.7083333333333335rem) / 3);
	margin:1.3020833333333335rem 1.3020833333333335rem 0 0;
}
.uform2 li.wid50 {
	width:calc((100% - 1.40625rem) / 2);
	margin:1.3020833333333335rem 1.3020833333333335rem 0 0;
}
.uform2 li.mar0 {
	margin-right:0;
}
.uform1 li .lsele {
	background:url(../images/icon5.png) no-repeat right 0.78125rem center #fff;
}
.namefelx {
	display:flex;
	align-items:center;
	margin-top:1.5625rem;
}
.namefelx .icon {
	width:4.375rem;
	height:4.375rem;
	border-radius:50%;
	border:2px solid #d2d2d2;
	overflow:hidden;
	position:relative;
	margin-right:0.625rem;
}
.namefelx .icon img {
	width:100%;
	height:100%;
	object-fit:cover;
	display:block;
}
.namefelx .icon i {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	height:1.1458333333333335rem;
	background:url(../images/icon7.png) no-repeat center/0.625rem auto rgba(0,0,0,0.3);
	cursor:pointer;
}
.namefelx .flexfile {
	position:relative;
}
.namefelx .flexfile h6 {
	border:1px solid #7fa2c4;
	height:1.5625rem;
	border-radius:0.4166666666666667rem;
	font-size:16px;
	color:#014990;
	padding:0 0.78125rem;
	display:flex;
	align-items:center;
	justify-content:center;
	background:#edeff1;
}
.namefelx .flexfile h6 img {
	margin-right:0.2604166666666667rem;
	width:0.8333333333333334rem;
}
.namefelx .flexfile .filex {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	opacity:0;
	z-index:11;
}
.uorderdel {
	margin-top:1.5625rem;
}
.ulist2 li .flax {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.ulist2 li .flax .bns {
	width:5.9375rem;
	border:1px solid #9d9d9d;
	border-radius:1.5625rem;
	text-align:center;
	display:block;
}
.ulist2 li .flax .bns span {
	font-size:14px;
	line-height:1.4583333333333335rem;
	color:#999999;
	display:inline-block;
	padding-left:1.0416666666666667rem;
	background:url(../images/qw53.png) no-repeat left center;
	background-size:0.8333333333333334rem auto;
}
.uitdingd {
	margin:1.5625rem 0 2.0833333333333335rem;
}
.uitdingd li {
	background:#fff;
	border-radius:0.5208333333333334rem;
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin-bottom:0.5208333333333334rem;
	padding:1.40625rem;
}
.uitdingd li .pic {
	width:6.354166666666667rem;
	height:6.354166666666667rem;
	border:1px solid #e5e5e5;
	border-radius:0.3125rem;
	overflow:hidden;
	display:flex;
	justify-content:center;
	align-items:center;
}
.uitdingd li .pic img {
	max-width:80%;
	max-height:80%;
	display:block;
	object-fit:cover;
}
.uitdingd li .ls a {
	display:flex;
	align-items:flex-start;
	width:24.739583333333336rem;
	padding-right:1.5625rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	border-right:0.052083333333333336rem solid #eeeeee;
	justify-content:space-between;
}
.uitdingd li h3 {
	font-size:17px;
	line-height:1.4;
	color:#222222;
	font-weight:bold;
	width:calc(100% - 7.1875rem);
}
.uitdingd li .flex {
	width:calc(100% - 26.770833333333336rem);
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.uitdingd li p {
	font-size:16px;
	line-height:1.7;
	color:#222222;
	font-weight:bold;
}
.uitdingd li h6 {
	font-size:16px;
	line-height:1.7;
	color:#222222;
	font-weight:bold;
}
.uitdingd li h6 i {
	font-size:1.25rem;
	color:#ff0000;
}
.hyqrqd .uitdingd {
	margin-bottom:2.3958333333333335rem;
}




.hyqrqd .uitdingd .box {
	background:#fff;
	border-radius:0.5208333333333334rem;
	padding:1.0416666666666667rem 2.0833333333333335rem;
}
.hyqrqd .uitdingd .box p {
	padding:0.78125rem 0;
	border-bottom:0.052083333333333336rem solid #eeeeee;
	font-size:16px;
	line-height:1.7;
	color:#222222;
}
.hyqrqd .uitdingd .box p i {
	font-weight:bold;
}
.hyqrqd .uitdingd .box p span {
	width:7.552083333333334rem;
	display:inline-block;
}
.hyqrqd .uitdingd .box h6:last-child,.hyqrqd .uitdingd .box p:last-child {
	border-bottom:none;
}
.hyqrqd .uitdingd .box h6 {
	padding:0.78125rem 0;
	border-bottom:0.052083333333333336rem solid #eeeeee;
	font-size:16px;
	line-height:1.7;
	color:#222222;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.hyqrqd .uitdingd .box h6 i,.hyqrqd .uitdingd .box h6 span {
	display:block;
}
.hyqrqd .uitdingd .box h6 i {
	font-weight:bold;
}
.hyqrqd .uitdingd .box h6.on {
	border-top:0.052083333333333336rem solid #898989;
}
.hyqrqd .uitdingd .box h6.on i {
	font-size:1.25rem;
	color:#ff0000;
}

.hyqrqd .ds {
	margin-bottom:2.0833333333333335rem;
}
.hyqrqd .ds h3 {
	font-size:1.25rem;
	line-height:1.6;
	color:#222222;
	font-weight:bold;
	margin-bottom:0.7291666666666667rem;
}
.hyqrqd .ds .box {
	background:#fff;
	border-radius:0.5208333333333334rem;
	padding:1.0416666666666667rem 2.0833333333333335rem;
}
.hyqrqd .ds .box p {
	padding:0.78125rem 0;
	border-bottom:0.052083333333333336rem solid #eeeeee;
	font-size:16px;
	line-height:1.7;
	color:#222222;
}
.hyqrqd .ds .box p i {
	font-weight:bold;
}
.hyqrqd .ds .box p span {
	width:7.552083333333334rem;
	display:inline-block;
}
.hyqrqd .ds .box h6:last-child,.hyqrqd .ds .box p:last-child {
	border-bottom:none;
}
.hyqrqd .ds .box h6 {
	padding:0.78125rem 0;
	border-bottom:0.052083333333333336rem solid #eeeeee;
	font-size:16px;
	line-height:1.7;
	color:#222222;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.hyqrqd .ds .box h6 i,.hyqrqd .ds .box h6 span {
	display:block;
}
.hyqrqd .ds .box h6 i {
	font-weight:bold;
}
.hyqrqd .ds .box h6.on {
	border-top:0.052083333333333336rem solid #898989;
}
.hyqrqd .ds .box h6.on i {
	font-size:1.25rem;
	color:#ff0000;
}
.hyqrqd .btns {
	display:flex;
	justify-content:center;
	align-items:center;
}
.hyqrqd .btns a {
	margin:0 0.4166666666666667rem;
	display:block;
	width:8.854166666666668rem;
	line-height:2.5rem;
	text-align:center;
	border:1px solid #014990;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	font-size:16px;
	color:#014990;
	font-weight:bold;
	border-radius:1.5625rem;
	text-transform:uppercase;
}
.hyqrqd .btns a.on {
	background:#014990;
	color:#fff;
}
.hyqrqd .ds dl {
	display:flex;
	align-items:center;
	flex-wrap:wrap;
}
.hyqrqd .ds dd {
	width:6.510416666666667rem;
	height:2.291666666666667rem;
	margin-right:0.9375rem;
	border-radius:0.3125rem;
	border:1px solid #c9c9c9;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	cursor:pointer;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	display:flex;
	justify-content:center;
	align-items:center;
	position:relative;
}
.hyqrqd .ds dd img {
	max-width:100%;
	max-height:100%;
	display:block;
	object-fit:cover;
}
.hyqrqd .ds .box.on {
	padding:1.5625rem 2.0833333333333335rem;
}
.hyqrqd .ds dd.on {
	border-color:#014990;
}
.hyqrqd .ds dd::before {
	content:"";
	position:absolute;
	right:0;
	bottom:0;
	z-index:1;
	background:url(../images/qw63.png) no-repeat center;
	background-size:0.625rem auto;
	width:0.625rem;
	height:0.625rem;
	display:none;
}
.hyqrqd .ds dd.on::before {
	display:block;
}
.ulat .name span {
	display:inline-block;
	font-size:16px;
	line-height:1.3541666666666667rem;
	background:url(../images/uico8.png) no-repeat center/100% 100%;
}
.ulat .name span i {
	background:linear-gradient(45deg,#d63500,#efca7c);
	-webkit-background-clip:text;
	background-clip:text;
	-webkit-text-fill-color:transparent;
	display:inline-block;
	padding:0 0.4166666666666667rem;
}
.ulat .name h6 {
	text-align:center;
	margin-top:0.5208333333333334rem;
}
.chenone {
	display:none;
}
.uche {
	padding-left:1.6666666666666667rem;
	height:1.3541666666666667rem;
	line-height:1.3541666666666667rem;
	background:url(../images/che.png) no-repeat left center/1.25rem auto;
	font-size:16px;
	color:#666666;
	cursor:pointer;
}
input:checked + .uche {
	background:url(../images/che1.png) no-repeat left center/1.25rem auto;
}
.uarr {
	display:flex;
	padding:0.625rem 1.5625rem;
	align-items:center;
	justify-content:space-between;
	background:#fff;
	border-radius:0.5208333333333334rem;
	margin-top:1.0416666666666667rem;
}
.arclose {
	width:1.7708333333333335rem;
	height:1.7708333333333335rem;
	background:url(../images/uico6.png) no-repeat center/1.09375rem auto;
	cursor:pointer;
	border-radius:0.2604166666666667rem;
}
.ucartlist li {
	display:flex;
	justify-content:space-between;
	align-items:center;
	background:#fff;
	border-radius:0.8333333333333334rem;
	padding:1.3541666666666667rem 1.5625rem;
	position:relative;
	overflow:hidden;
	margin-top:0.4166666666666667rem;
}
.ucartlist li a {
	display:flex;
	width:20.833333333333336rem;
	border-right:0.052083333333333336rem solid #eeeeee;
	margin-left:0.78125rem;
}
.ucartlist li .icon {
	width:6.25rem;
	height:6.25rem;
	border-radius:0.3125rem;
	border:1px solid #e5e5e5;
	overflow:hidden;
}
.ucartlist li .icon img {
	width:100%;
	height:100%;
	object-fit:contain;
}
.ucartlist li h4 {
	font-size:0.9375rem;
	color:#222222;
	padding:0 1.0416666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	width:calc(100% - 6.354166666666667rem);
	font-weight:bold;
	line-height:1.4;
}
.ucartlist li .txt {
	width:calc(100% - 20.833333333333336rem);
	padding-left:1.8229166666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	display:flex;
	align-items:center;
	padding-right:3.125rem;
}
.ucartlist li dl {
	display:flex;
	align-items:center;
	width:100%;
}
.ucartlist li dd {
	width:6.770833333333334rem;
}
.ucartlist li dd:nth-child(2) {
	width:8.854166666666668rem;
}
.ucartlist li dd:nth-child(3) {
	width:5.208333333333334rem;
}
.ucartlist li dd h5 {
	font-size:16px;
	color:#222222;
	line-height:1.6;
	font-weight:bold;
}
.ucartlist li dd i {
	font-size:16px;
	color:#222222;
	line-height:1.5625rem;
	margin-top:0.5208333333333334rem;
	display:inline-block;
}
.ucartlist li dd span {
	font-size:1.25rem;
	color:#ff0000;
	line-height:1.5625rem;
	margin-top:0.5208333333333334rem;
	font-weight:bold;
	display:inline-block;
}
.uaddnum {
	display:flex;
	align-items:center;
	width:6.875rem;
	line-height:1.71875rem;
	border:1px solid #dcdcdc;
	border-radius:0.3125rem;
	margin-top:0.2604166666666667rem;
}
.uaddnum .in {
	width:1.5625rem;
	text-align:center;
	font-size:1.0416666666666667rem;
	color:#b5b5b5;
	cursor:pointer;
	position:relative;
	top:-0.052083333333333336rem;
}
.uaddnum .tx {
	width:3.541666666666667rem;
	height:1.0416666666666667rem;
	border:none;
	line-height:1.0416666666666667rem;
	text-align:center;
	font-size:14px;
	color:#333;
	border-left:0.052083333333333336rem solid #b5b5b5;
	border-right:0.052083333333333336rem solid #b5b5b5;
}
.udelete {
	position:absolute;
	right:0;
	top:0;
	bottom:0;
	cursor:pointer;
	display:flex;
	align-items:center;
	justify-content:center;
	background:#e5e5e5;
	width:4.6875rem;
}
.udelete .ico {
	width:1.09375rem;
	height:1.09375rem;
	background:url(../images/uico6.png) no-repeat center/contain;
	margin:0 auto;
}
.udelete p {
	text-align:center;
	font-size:14px;
	color:#666666;
	line-height:1.5;
}
.udelete:hover {
	background:#ff0000;
}
.udelete:hover .ico {
	background:url(../images/uico7.png) no-repeat center/contain;
}
.udelete:hover p {
	color:#fff;
}
.carflex {
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin-top:0.8208333333333334rem;
	background:#fff;
	border-radius:0.5208333333333334rem;
	padding-left:1.5625rem;
}
.carflex .rt {
	display:flex;
	align-items:center;
}
.carflex .rt h5 {
	font-size:16px;
	color:#222222;
	line-height:1.6;
	margin-right:2.604166666666667rem;
}
.carflex .rt span {
	font-size:1.3541666666666667rem;
	color:#ff0000;
	line-height:1.6;
	font-weight:bold;
}
.carflex .pubtn {
	width:10.833333333333334rem;
	line-height:4.166666666666667rem;
	border-radius:0.5208333333333334rem;
	background:#0056b3;
	font-size:0.9375rem;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	margin-left:1.4583333333333335rem;
	text-align:center;
}
.viewcon {
	padding:6.770833333333334rem 0;
	text-align:center;
}
.viewcon .ico img {
	width:5.625rem;
	height:5.625rem;
	display:block;
	margin:0 auto;
	object-fit:contain;
}
.viewcon p {
	font-size:1.25rem;
	color:#363636;
	line-height:1.4;
	padding:1.0416666666666667rem 0 4.166666666666667rem;
	font-weight:bold;
}
.viewcon .btn {
	width:10.416666666666668rem;
	line-height:2.916666666666667rem;
	border-radius:2.604166666666667rem;
	background:#0056b3;
	color:#ffffff;
	font-size:1.0416666666666667rem;
	text-transform:uppercase;
	font-weight:bold;
	margin:0 auto;
	display:block;
}
.utiamx {
	background:#fff;
	border-radius:0.5208333333333334rem;
	padding:1.0416666666666667rem 2.0833333333333335rem 2.0833333333333335rem;
	margin-top:0.78125rem;
}
.utiamx .th li {
	display:flex;
	align-items:center;
	border-bottom:0.052083333333333336rem solid #eeeeee;
	padding:1.0416666666666667rem 0;
}
.utiamx .th li h6 {
	width:7.291666666666667rem;
	margin-right:0.5208333333333334rem;
	font-size:16px;
	color:#222222;
	line-height:1.4;
}
.utiamx .th li p {
	width:calc(100% - 7.8125rem);
	font-size:16px;
	font-weight:bold;
	color:#222222;
	line-height:1.4;
}
.utiamx .th li:last-child {
	border:none;
}
.utiamx .th {
	padding-bottom:1.5625rem;
	border-bottom:0.052083333333333336rem solid #eeeeee;
	margin-bottom:1.5625rem;
}
.utiamx .ebtn {
	width:6.041666666666667rem;
	line-height:1.9791666666666667rem;
	border-radius:2.604166666666667rem;
	text-align:center;
	background:#014990;
	font-size:16px;
	color:#ffffff;
	cursor:pointer;
	display:block;
	border:none;
	margin-top:1.0416666666666667rem;
}
.utiamx .tb {
	margin-top:1.0416666666666667rem;
}
.utiamx .tb .uform1 .ul3 {
	display:flex;
	justify-content:space-between;
}
.utiamx .tb .uform1 .ul3 li {
	/*width:calc((100% - 2.291666666666667rem)/3);*/
	width:calc((100% - 2.3458333333333335rem)/2);
	margin:0 1.1458333333333335rem 1.1458333333333335rem 0;
}
.utiamx .tb .uform1 ul li .txt {
	border:1px solid #c9c9c9;
}
.utiamx .tb .uform1 .ul4 li:nth-child(4n),.utiamx .tb .uform1 .ul3 li:nth-child(3n) {
	margin-right:0;
}
.utiamx .tb .uform1 .ul2 {
	justify-content:space-between;
	flex-wrap:wrap;
}
.utiamx .tb .uform1 .ul2 li {
	width:calc((100% - 2.3458333333333335rem)/2);
	margin: 0 1.1458333333333335rem 1.1458333333333335rem 0;
}

.utiamx .tb .uform1 .ul2 .one{
	width:100%;
}
.utiamx .tb .uform1 .ul4 {
	justify-content:space-between;
	flex-wrap:wrap;
}
.utiamx .tb .uform1 .ul4 li {
	width:calc((100% - 4.583333333333334rem)/3);
	margin:0 1.1458333333333335rem 1.1458333333333335rem 0;
}
.flexbtncent {
	display:flex;
	justify-content:center;
	align-items:center;
	margin-top:2.0833333333333335rem;
}
.flexbtncent a {
	width:8.854166666666668rem;
	line-height:2.5rem;
	border:1px solid #014990;
	border-radius:2.604166666666667rem;
	text-align:center;
	font-size:16px;
	color:#014990;
	text-transform:uppercase;
	margin:0 0.5208333333333334rem;
	font-weight:bold;
}
.flexbtncent a.on {
	background:#0056b3;
	color:#fff;
}
.hpage1 .box {
	position:relative;
}
.hpage1 .box .prev,.hpage1 .box .next {
	position:absolute;
	left:-2.0833333333333335rem;
	top:50%;
	width:1.5625rem;
	height:1.5625rem;
	background:url(../images/prev2.png) no-repeat center/0.78125rem auto;
	cursor:pointer;
	z-index:11;
	margin-top:-0.78125rem;
}
.hpage1 .box .next {
	left:auto;
	right:-2.0833333333333335rem;
	transform:rotate(180deg);
}
.header .fms .sub {
	cursor:pointer;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.hpage1 .box .prev:hover,.hpage1 .box .next:hover {
	background:url(../images/prev3.png) no-repeat center/0.78125rem auto;
}
.boxs1 {
	background:#fff;
	margin-top:0.2604166666666667rem;
}
.header .tps .gouw img:nth-child(2) {
	display:none;
}
.header .fms .sub:hover {
	background:url(../images/qw1.png) no-repeat left 1.3rem center #004385;
}
.shenqgys .box .btn:hover,.prodels .btns .b1:hover,.flexbtncent a:hover,.utiamx .ebtn:hover,.hyqrqd .btns a:hover,.viewcon .btn:hover,.gyslogin .btn:hover,.usave:hover,.addpolist .addicon:hover,.uorderdel .hd .rt .bt a:hover,.ulist1 li .flexbtn a:hover,.uaddbtn:hover {
	background:#004385;
	color:#fff;
}
.category .bds li a:hover h3,.uorderdel .hd .lt a:hover h4,.ulist2 li a:hover .flex1 h4,.uittops li a:hover,.uittops dd a:hover {
	color:#014990;
}
.header .tps .btn:hover {
	background:#e9aa05;
}
.unext:hover,.header .tps .gouw a:hover {
	background:#014990;
	border-color:#014990;
	color:#fff;
}
.header .tps .gouw a:hover img:nth-child(1) {
	display:none;
}
.header .tps .gouw a:hover img:nth-child(2) {
	display:block;
}
.category .bds li .pic img,.uitdingd li .pic img,.ucartlist li .icon img,.namefelx .icon i,.uorderdel .hd .lt .icon img,.ulist2 li .icon img,.ulist1 li .icon img,.uitswippro img,.hswippro .pic img {
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.category .bds li a:hover .pic img,.uitdingd li a:hover .pic img,.ucartlist li a:hover .icon img,.uorderdel .hd .lt a:hover .icon img,.ulist2 li a:hover .icon img,.ulist1 li  .icon a:hover img,.uitswippro a:hover img,.hswippro a:hover .pic img {
	transform:scale(1.1);
	-ms-transform:scale(1.1);
	/* IE 9*/
	-moz-transform:scale(1.1);
	/* Firefox*/
	-webkit-transform:scale(1.1);
	/* Safari 和 Chrome*/
	-o-transform:scale(1.1);
}
.ulist2 li .bt a:hover,.hswippro a:hover h5 {
	background:#014990;
	color:#fff;
}
.hpage2 .box .lts a:hover h6 {
	border-color:#014990;
	background:url(../images/qw31.png) no-repeat center #014990;
}
.uitdingd li a:hover h3,.uaddnum .in:hover,.ucartlist li a:hover h4,.ulist1 li .text h4 a:hover,.crumbs dd a:hover,.uitswippro a:hover h3 {
	color:#014990;
}
.copyright a:hover,.footer .cent dd a:hover {
	opacity:0.8;
}
.namefelx .flexfile:hover h6 {
	background:#f1f1f1;
}
.namefelx .icon i:hover {
	background:url(../images/icon7.png) no-repeat center / 0.625rem auto rgba(0,0,0,0.5);
}
.layout.active .header .tps {
	padding:0.4166666666666667rem 0;
}
.addpolist .addicon,.header .tps {
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.viewnli:hover dl {
	display:block;
}
.arclose:hover {
	background:url(../images/uico6.png) no-repeat center/1.09375rem auto #f1f1f1;
}
.ulist2 li .flax .bns:hover {
	background:#f1f1f1;
}
.ulist2 li .bt a.ho:hover {
	background:url(../images/qw54-1.png) no-repeat left 0.625rem center #ff0000;
	color:#fff;
}


.prodels .btns .b1.on:hover{
	background: #d8a110;
}
.utiamx .ebtn:hover,
.carflex .pubtn:hover,
.prodels .btns .b1:hover,
.shenqgys .box .btn:hover,
.gyslogin .btn:hover{
	background: #063f78;
}
.gyslogin .h7:hover{
	color: #014990;
}
.utiamx .tb .uform1 ul li .txt:focus,
.shenqgys .box .forms .t1:focus{
	border-color: #014990;
}
.nodata{
	margin: 0 auto;
	color:#666;
	background:url(../images/nodata.png) no-repeat center;
	background-size: 100%;
	height: 5rem;
	width: 5rem;
	margin-top: 4rem;
	
}


.uform1 li .flax{
     border: 1px solid #c9c9c9; display:  display: flex;justify-content: space-between;align-items: center;
        border-radius: 0.3125rem;    margin-top: 0.2604166666666667rem;
}
.uform1 li .flax .lsele1{
    border: none !important;width: 5rem;margin-top: 0;
}
.uform1 li .flax .txt3{
   border: none !important;width: calc(100% - 5.5rem);
   padding: 0;margin-top: 0;
}

