body {
	font-family: "微软雅黑";
	color: #000;
}

* {
	margin: 0;
	padding: 0;
	border: 0;
}

img {
	border: 0;
	display: block;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

ul,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
	list-style: none;
	padding: 0;
	margin: 0;
}

html,
body {}

body {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0;
}

header {
	z-index: 777;
	width: 100%;
	margin: 0 auto;
	height: .96rem;
	background: #f1f4f9;
	transition: all 0.5s ease 0s;
}

header h1 {
	display: block;
	float: left;
	margin-top: .17rem;
	margin-left: .37rem;
	transition: all 0.5s ease 0s;
}

header h1 img {
	display: inline-block;
	width: 4rem;
	transition: all 0.5s ease 0s;
}

nav {
	float: right;
	margin-top: 0rem;
	margin-right: 3.6rem;
	height: .96rem;
}

nav li {
	float: left;
	line-height: .96rem;
	position: relative;
	display: inline-block;
}

nav li {
	margin: 0 .25rem;
}

nav a {
	display: block;
	font-size: .22rem;
	height: auto;
	color: #111111;
	position: relative;
	text-align: center;
	font-family: "Avenir";
}

nav li.active a {
	color: #244ab7;
}

nav a:hover {
	color: #244ab7;
}

nav ul li ul {
	position: absolute;
	top: .96rem;
	left: -.15rem;
	z-index: 888;
	background: #ffffff;
	width: 120%;
	padding: 10px 15px;
	display: none;
}

nav ul li:hover ul {
	display: block;
}

nav ul li ul li {
	display: block;
	margin: 0;
	line-height: .25rem;
	padding: .1rem 0;
	border-bottom: 1px dotted #eeeeee;
	width: 100%;

	font-size: .16rem;
}

nav ul li ul li a {
	margin: 0;
	text-align: left;
	padding: 0;
	font-size: .16rem;
}

header.on {
	background: rgba(255, 255, 255, 0.95);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	z-index: 999;
	position: fixed;
}

header.on nav {
	transition: all 0.5s ease 0s;
}

header.on nav li {}

header.on nav a {}

header.on nav a:hover {}

header.on h1 {
	transition: all 0.5s ease 0s;
}

header.on h1 img {
	transition: all 0.5s ease 0s;
}

header h2 {

	position: absolute;
	position: absolute;
	right: 0rem;
	top: 0;
}

header h2 span {
	border-left: 1px solid #e5e5e5;
	height: .96rem;
	padding: 0 .2rem;
	float: left;
}

header h2 span.search a {
	width: .18rem;
	height: .18rem;
	background: url(../images/search.png) no-repeat;
	background-size: 100%;
	display: inline-block;
	margin-top: .37rem;
}

header h2 span.login {
	font-size: .16rem;
	color: #666666;
	font-family: "微软雅黑";
	font-weight: normal;
	line-height: .94rem;
}

header h2 span.login-1 {
	font-size: .16rem;
	color: #666666;
	text-align: center;
	padding-top: .25rem;
	font-family: "微软雅黑";
	font-weight: normal;
	line-height: .2rem;
	height: .7rem;
}

header h2 span.login a {
	color: #666666;
}

header h2 span.login a:hover {
	color: #244ab7;
}

header h2 span.erp a {
	width: .31rem;
	height: .31rem;
	background: url(../images/icon-08.png) no-repeat;
	background-size: 100%;
	display: inline-block;
	margin-top: .29rem;
}

.hid {
	opacity: 0.0 !important;
	-webkit-transform: translateY(60px) !important;
	transform: translateY(60px) !important;
	-webkit-transition-timing-function: cubic-bezier(.41, .2, .38, .8) !important;
	transition-timing-function: cubic-bezier(.41, .2, .38, .8) !important;
	-webkit-transition-property: opacity, -webkit-transform !important;
	transition-property: opacity, transform !important;
	-webkit-transition-duration: .74s !important;
	transition-duration: .74s !important
}

.hid.lz {
	opacity: 1.0 !important;
	-webkit-transform: translateY(0) translateZ(0) !important;
	transform: translateY(0) translateZ(0) !important
}

.nav-list {
	width: 100%;
	display: block;
	border-top: .06rem solid #244ab7;
	border-bottom: 1px solid #e8e8e8;
	height: .69rem;
}

.nav-list dl {
	margin: 0 auto;
}

.nav-list dl dt {
	float: left;
}

.nav-list dl dt ul {
	float: left;
	height: .69rem;
}

.nav-list dl dt ul li {
	float: left;
	height: .71rem;
	line-height: .67rem;
	padding: 0 .4rem;
	font-size: .18rem;
	color: #000000;
	font-family: "微软雅黑";
	margin-top: -.01rem;
}

.nav-list dl dt ul li a {
	color: #000000;
}

.nav-list dl dt ul li.cur {
	background: #244ab7;
}

.nav-list dl dt ul li.cur a {
	color: #ffffff;
}

.nav-list dl dd {
	float: right;
	line-height: .67rem;
	font-size: .15rem;
	color: #666666;
	font-family: "微软雅黑";
	background: url(../images/pt.png) no-repeat left center;
	padding-left: .27rem;
	background-size: .14rem;
}

.nav-list dl dd a {
	color: #666666;
}

.nav-list dl dd span {
	color: #1a4790;
}

.main {
	background: #f3f7f8;
	width: 100%;
	float: left;
}

.m {
	background: url(../images/bg03.jpg) no-repeat;
	background-repeat: 100% 100%;
	width: 100%;
	float: left;
	min-height: 7.9rem;
}

.main-1 {
	background: url(../images/bg01.jpg) no-repeat;
	background-repeat: 100% 100%;
	width: 100%;
	float: left;
}

.about {
	margin: 0 auto;
}

.about .title {
	display: block;
	padding-bottom: .2rem;
	text-align: center;
	margin-top: .45rem;
}

.about .title h3 {
	display: block;
	font-size: .95rem;
	color: rgb(202, 216, 220, .3);
	text-transform: Uppercase;
	min-height: .4rem;
}

.about .title span {
	font-size: .36rem;
	display: block;
	color: #222222;
	margin-top: -.78rem;
}

.about .content {
	display: block;
	margin-top: .2rem;
	font-size: .18rem;
	line-height: .37rem;
	color: #666666;
	text-align: justify;
	position: relative;
}

.about .content p {
	margin-top: .2rem;
}

.about .content {}

.about .content-1 {
	display: block;
	margin-top: 1.3rem;
	font-size: .18rem;
	line-height: .37rem;
	color: #666666;
	text-align: justify;
	margin-bottom: 1rem;
}

.about .content-1 dl {
	display: block;
	position: relative;
}

.about .content-1 dl dt {
	display: block;
}

.about .content-1 dl dt img {
	display: block;
	width: 100%;
}

.about .content-1 dl dd {
	display: block;
	width: 80%;
	margin: 0 10%;
	position: absolute;
	top: -.85rem;
	left: 0;
	background: #ffffff;
}

.about .content-1 dl dd ul {
	display: block;
}

.about .content-1 dl dd ul li {
	display: block;
	width: 20%;
	float: left;
	padding: .3rem 0;
	padding-left: 5%;
	position: relative;
}

.about .content-1 dl dd ul li h3 {
	display: block;
	font-size: .56rem;
	font-family: din;
	color: #244ab7;
}

.about .content-1 dl dd ul li h3 em {
	font-size: .18rem;
	color: #222222;
	font-family: "微软雅黑";
	font-weight: normal;
	font-style: normal;
	margin-left: .05rem;
}

.about .content-1 dl dd ul li p {
	display: block;
	font-size: .16rem;
	font-family: "微软雅黑";
	color: #666666;
}

.about .content-1 dl dd ul li:after {
	content: "";
	position: absolute;
	right: 0;
	top: .3rem;
	width: 1px;
	height: .75rem;
	background: #ebebeb;
}

.function {
	margin: 0 auto;
	background: #ffffff;
	margin-top: .5rem;
	padding: .3rem 0;
	padding-bottom: .5rem;
	margin-bottom: 1rem;
	min-height: 3.8rem;
	float: left;
}

.function ul {
	display: block;
	margin: 0 .15rem;
}

.function ul li.child {
	background: url(../images/more-1.png) no-repeat 95% center;
}

.function ul li {
	display: block;
	float: left;
	width: 29.3%;
	border-bottom: 1px dotted #bebebe;
	margin: 0 2%;
	line-height: .2rem;
	padding: .2rem 0;
	font-size: .19rem;
	color: #999999;
	position: relative;
}

.function ul li a label {
	display: inline-block;
	width: .7rem;
	height: .4rem;
	background: #ffffff;
	border: 1px solid #e8e8e8;
	overflow: hidden;
	vertical-align: middle;
	margin-left: .4rem;
	text-align: center;
	line-height: .4rem;
}

.function ul li ul li a label {
	margin-left: 0;
	margin-right: .2rem;
}

.function ul li a label img {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.function ul li:hover {
	display: block;
	float: left;
	width: 29.3%;
	border-bottom: 1px dotted #ffffff;
	margin: 0 2%;
	line-height: .2rem;
	padding: .2rem 0;
	font-size: .19rem;
	color: #999999;
	box-shadow: 0px 1px 6px rgb(0, 0, 0, .2);
	z-index: 9999;
}

.function ul li:hover ul:before {
	content: "";
	height: .89rem;
	background: #ffffff;
	position: absolute;
	width: .2rem;
	left: -.1rem;
	top: 0;
	z-index: 999;
}

.function ul li:nth-child(3):hover ul:before,
.function ul li:nth-child(6):hover ul:before,
.function ul li:nth-child(9):hover ul:before,
.function ul li:nth-child(12):hover ul:before,
.function ul li:nth-child(15):hover ul:before,
.function ul li:nth-child(18):hover ul:before {
	content: "";
	height: .89rem;
	background: #ffffff;
	position: absolute;
	width: .2rem;
	right: -.1rem;
	left: initial;
	top: 0;
	z-index: 999;
}

.function ul li a {
	color: #999999;
	position: relative;
}

.function ul li:hover a {
	color: #244ab7;
}

.function ul li:hover {}

.function ul li a {
	position: relative;
}

.function ul li a:before {
	content: "";
	position: absolute;
	width: 5px;
	height: 5px;
	left: .15rem;
	top: .06rem;
	background: #cccccc;
	border-radius: 50%;
	transition: all 0.5s ease 0s;
}

.function ul li:hover a:before {
	background: #244ab7;
	transition: all 0.5s ease 0s;
}

.function ul li span {
	margin-left: .2rem;
}

.function ul li ul {
	display: none;
}

.function ul li:hover ul {
	display: block;
	width: 4.5rem;
	position: absolute;
	left: 96%;
	background: #ffffff;
	box-shadow: 0px 0px 6px rgb(0, 0, 0, .2);
	top: 0;
	padding-bottom: .4rem;
}

.function ul li:nth-child(3):hover ul,
.function ul li:nth-child(6):hover ul,
.function ul li:nth-child(9):hover ul,
.function ul li:nth-child(12):hover ul,
.function ul li:nth-child(15):hover ul,
.function ul li:nth-child(18):hover ul {
	left: -130%;
}

.function ul li:hover ul li {
	margin: 0 10%;
	width: 80%;
}

.function ul li:hover ul li {
	box-shadow: none;
	border-bottom: 1px dotted #bebebe;
	background: none;
}

.function ul li:hover ul li a {
	color: #999999;
}

.function ul li:hover ul li a:before {
	display: none;
}

.function ul li:hover ul li:hover a {
	color: #244ab7;
}

.cpfw {
	margin: 0 auto;
	margin-top: .5rem;
}

.cpfw .title {
	width: 100%;
	height: .8rem;
	background: #4e74c7;
}

.cpfw .title h3 {
	line-height: .8rem;
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: .32rem;
	float: left;
	margin-left: .4rem;
}

.cpfw .title a {
	float: right;
	margin-right: .4rem;
	line-height: .42rem;
	display: block;
	padding: 0 .3rem;
	border-radius: 20px;
	margin-top: .19rem;
	padding-left: .5rem;
	background: url(../images/fh.png) no-repeat .25rem center #ffffff;
	background-size: .14rem;
	font-size: .16rem;
	font-family: "微软雅黑";
	color: #244ab7;
}

.cpfw .title-1 {
	width: 100%;
	height: .55rem;
	margin-top: .4rem;
}

.cpfw .title-1 ul {
	display: block;
}

.cpfw .title-1 ul li {
	display: block;
	float: left;
	line-height: .55rem;
	padding: 0 .25rem;
	color: #ffffff;
	font-size: .18rem;
	font-family: "微软雅黑";
}

.cpfw .title-1 ul li a {
	color: #ffffff;
}

.cpfw .title-1 ul li label {
	font-weight: normal;
}

.cpfw .title-1 ul li label.am-checkbox,
.cpfw .title-1 ul li label.am-checkbox-inline,
.cpfw .title-1 ul li label.am-radio,
.cpfw .title-1 ul li label.am-radio-inline {
	line-height: inherit;
	min-height: inherit;
	margin: 0;
}

/*.cpfw .title-1 ul li label.am-checkbox .am-icon-checked, .cpfw .title-1 ul li label.am-checkbox .am-icon-unchecked, .cpfw .title-1 ul li label.am-checkbox-inline .am-icon-checked, .cpfw .title-1 ul li label.am-checkbox-inline .am-icon-unchecked, .cpfw .title-1 ul li label.am-radio .am-icon-checked, .cpfw .title-1 ul li label.am-radio .am-icon-unchecked, .cpfw .title-1 ul li label.am-radio-inline .am-icon-checked, .cpfw .title-1 ul li label.am-radio-inline .am-icon-unchecked{
	background:none;
	border: 2px solid #ffffff;
	background: url(../images/dg.svg) no-repeat center center;
	background-size: 80%;
	width: .15rem;
}
.cpfw .am-ucheck-checkbox:checked+.am-ucheck-icons .am-icon-unchecked, .cpfw .am-ucheck-radio:checked+.am-ucheck-icons .am-icon-unchecked{
	background:none;
	border: 2px solid #ffffff;
	width: .15rem;
}*/
/*.cpfw .am-ucheck-checkbox:checked+.am-ucheck-icons .am-icon-checked,.cpfw .am-ucheck-radio:checked+.am-ucheck-icons .am-icon-checked{
	background:none;
	border: 2px solid #ffffff;
	width: .15rem;
}*/
/*.cpfw .am-checkbox, .cpfw .am-checkbox-inline, .cpfw .am-radio, .cpfw .am-radio-inline{
	padding-left: .32rem;
}*/
.am-checkbox-inline.am-success .am-ucheck-checkbox:checked+.am-ucheck-icons,
.am-checkbox-inline.am-success .am-ucheck-radio:checked+.am-ucheck-icons,
.am-checkbox.am-success .am-ucheck-checkbox:checked+.am-ucheck-icons,
.am-checkbox.am-success .am-ucheck-radio:checked+.am-ucheck-icons,
.am-radio-inline.am-success .am-ucheck-checkbox:checked+.am-ucheck-icons,
.am-radio-inline.am-success .am-ucheck-radio:checked+.am-ucheck-icons,
.am-radio.am-success .am-ucheck-checkbox:checked+.am-ucheck-icons,
.am-radio.am-success .am-ucheck-radio:checked+.am-ucheck-icons,
.am-field-valid+.am-ucheck-icons,
.am-ucheck-icons {
	color: #ffffff !important;
	margin-top: .16rem !important;
}

/*.cpfw .am-ucheck-icons{
	line-height: .13rem;
    font-size: .14rem;
    text-indent: -9999em;
    margin-top: .19rem;
    margin-right: .1rem;
}*/
.cpfw .title-1 ul li.a {
	background: #244ab7;
}

.cpfw .title-1 ul li.b {
	background: #00866f;
}

.cpfw .title-1 ul li.c {
	background: #eb6909;
}

.cpfw .title-1 ul li.d {
	background: #249db7;
}

.cpfw .title-1 ul li.e {
	background: #aecd30;
}

.cpfw .title-1 ul li.f {
	background: #bc9f2b;
}

.cpfw .content {
	width: 100%;
	margin-bottom: .5rem;
	overflow: hidden;
}

.cpfw .content ul {
	display: block;
	margin: 0 -1%;
}

.cpfw .content ul li {
	display: block;
	width: 23%;
	margin: 0 1%;
	float: left;
	margin-top: .4rem;
}

.cpfw .content ul li a {
	display: block;
}

.cpfw .content ul li dt {
	display: block;
	background: #ffffff;
	text-align: center;
	position: relative;
	padding: .3rem 0;
	padding-top: .8rem;
	border: 1px solid #dcdcdc;
	border-top: 0;
	border-bottom: 0;
	min-height: 1.5rem;
}

.cpfw .content ul li dt h3 {
	position: absolute;
	top: 0;
	left: 0;
	height: .42rem;
	line-height: .2rem;
	background: #244ab7;
	width: 90.2%;
	padding: .1rem 5%;
	text-align: left;
	font-size: .16rem;
	font-family: "微软雅黑";
	color: #ffffff;
	font-weight: normal;
}

.cpfw .content ul li dt img {

	display: inline-block;
	height: 113px;
}

.cpfw .content ul li dd {
	width: 90%;
	display: block;
	background: #e9eaee;
	text-align: left;
	position: relative;
	padding: .2rem 5%;
	border-top: 0;
	font-size: .16rem;
	color: #27428d;
	font-family: "微软雅黑";
	border-bottom: 0;
	overflow: hidden;
}

.cpfw .content ul li dd span {
	display: block;
	overflow: hidden;
	height: .4rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.cpfw-detail {
	margin: 0 auto;
	margin-top: .48rem;
}

.cpfw-detail .title {
	width: 100%;
	background: #dbe7f2;
	overflow: hidden;
}

.cpfw-detail .title dl {
	margin: .5rem;
	overflow: hidden;
}

.cpfw-detail .title dl dd {
	float: left;
	width: 50%;
}

.cpfw-detail .title dl dd h3 {
	font-size: .26rem;
	color: #333333;
	font-family: "微软雅黑";
}

.cpfw-detail .title dl dd p {
	font-size: .18rem;
	color: #888888;
	font-family: "微软雅黑";
	line-height: .32rem;
	margin-top: .15rem;
}

.cpfw-detail .title dl dt {
	float: right;
	width: 3.3rem;
}

.cpfw-detail .title dl dt img {
	display: block;
	width: 100%;
}

.cpfw-detail .content-nav {
	width: 100%;
	overflow: hidden;
	margin-bottom: .5rem;
}

.cpfw-detail .content-nav .content-nav-t {
	width: 100%;
	overflow: hidden;
}

.cpfw-detail .content-nav .content-nav-t ul {
	display: block;
	height: .65rem;
	background: #7aa6d1;
}

.cpfw-detail .content-nav .content-nav-t ul li {
	display: block;
	float: left;
	line-height: .65rem;
	padding: 0 .6rem;
	font-family: "微软雅黑";
	font-size: .18rem;
}

.cpfw-detail .content-nav .content-nav-t ul li.am-active {
	display: block;
	float: left;
	line-height: .65rem;
	padding: 0 .6rem;
	font-family: "微软雅黑";
	font-size: .18rem;
	background: #244ab7;
}

.cpfw-detail .content-nav .content-nav-t ul li a {
	color: #ffffff;
}

.cpfw-detail .am-nav-tabs>li.am-active>a {
	border: 0;
	background: none;
	line-height: inherit;
}

.cpfw-detail .am-nav-tabs>li.am-active>a {
	border: 0;
	line-height: inherit;
}

.cpfw-detail .am-nav-tabs>li>a {
	margin: 0;
	padding: 0;
	line-height: inherit;
	border: 0;
}

.cpfw-detail .am-nav-tabs>li.am-active>a,
.cpfw-detail .am-nav-tabs>li.am-active>a:focus {
	border: 0;
	background: none;
}

.cpfw-detail .am-nav-tabs>li.am-active>a:hover {
	background: none;
	border: 0;
	line-height: inherit;
}

.cpfw-detail .am-nav-tabs>li>a:hover {
	border: 0;
	line-height: inherit;
}

.cpfw-detail .am-nav>li>a:hover {
	background: none;
	line-height: inherit;
}

.cpfw-detail .am-tabs-bd {
	border: 0;
}

.cpfw-detail .am-tabs-bd .am-tab-panel {
	padding: 0;
}

.cpfw-detail .content-nav .content-nav-n {
	width: 100%;
	overflow: hidden;
	font-size: .18rem;
	color: #333333;
	line-height: .32rem;
	margin-top: .3rem;
}

.cpfw-detail .content-nav .content-nav-n p a {
	display: block;
}

.cpfw-detail .content-nav .content-nav-n .xz {
	display: block;
}

.cpfw-detail .content-nav .content-nav-n .xz h4 {
	display: block;
	float: left;
	width: 40%;
	background: url(../images/wd.svg) no-repeat left center;
	background-size: .26rem;
	padding-left: .34rem;
}

.cpfw-detail .content-nav .content-nav-n .xz a {
	margin-left: 10%;
}

.cpfw-list1 {
	margin: 0 auto;
	margin-top: .5rem;
	margin-bottom: .7rem;
	overflow: hidden;
}

.cpfw-list1 .list-l {
	width: 48.5%;
	float: left;
	min-height: 7.5rem;
	background: #5178cc;
	border-radius: 4px;
	padding-bottom: 40px;
}

.cpfw-list1 .list-l .title {
	width: 90%;
	margin: 0 5%;
	float: left;
	text-align: center;
	margin-top: .4rem;
}

.cpfw-list1 .list-l .title h3 {
	font-size: .3rem;
	font-family: arial, "微软雅黑";
	color: #ffffff;
}

.cpfw-list1 .list-l .content {
	width: 84%;
	margin: 0 8%;
	float: left;
	margin-top: .0rem;
	font-size: .16rem;
	font-family: "微软雅黑";
	color: #ffffff;
	font-weight: normal;
	text-align: justify;
	line-height: .3rem;
}

.cpfw-list1 .list-l .content p {
	margin-top: .22rem;
}

.cpfw-list1 .list-r {
	width: 48.5%;
	float: right;
	min-height: 7.5rem;
	background: #ffffff;
	border-radius: 4px;
	padding-bottom: 40px;
}

.cpfw-list1 .list-r .title {
	width: 84%;
	margin: 0 8%;
	float: left;
	text-align: left;
	margin-top: .4rem;
}

.cpfw-list1 .list-r .title h3 {
	font-size: .3rem;
	font-family: arial, "微软雅黑";
	color: #333333;
}

.cpfw-list1 .list-r .content {
	width: 84%;
	margin: 0 8%;
	float: left;
	margin-top: .2rem;
	font-size: .16rem;
	font-family: arial, "微软雅黑";
	color: #999999;
	font-weight: normal;
	text-align: justify;
	line-height: .3rem;
}

.cpfw-list1 .list-r .content ul {
	display: block;
}

.cpfw-list1 .list-r .content ul li {
	display: block;
	float: left;
	width: 100%;
}

.cpfw-list1 .list-r .content ul li a {
	display: block;
	float: left;
	width: 100%;
	border-bottom: 1px dotted #bebebe;
	line-height: .2rem;
	padding: .2rem 0;
	font-size: .17rem;
	color: #999999;
	position: relative;
	background: url(../images/more-1.png) no-repeat 98% center;
	background-size: .08rem;
}

.cpfw-list1 .list-r .content ul li a {
	color: #999999;
}

.cpfw-list1 .list-r .content ul li:hover a {
	color: #244ab7;
}

.cpfw-list1 .list-r .content ul li ul {
	display: none;
}

.cpfw-list1 .list-r .content ul li:hover ul {
	display: block;
	width: 100%;
	position: relative;
	height: auto;
	background: #f9f9f9;
	top: .18rem;
	overflow: hidden;
	z-index: 9999;
	margin-bottom: .2rem;
}

.cpfw-list1 .list-r .content ul li:hover ul li {
	margin: 0 5%;
	width: 90%;
}

.cpfw-list1 .list-r .content ul li:hover ul li {
	box-shadow: none;
	background: none;
}

.cpfw-list1 .list-r .content ul li:hover ul li a {
	color: #999999;
}

.cpfw-list1 .list-r .content ul li:hover ul li a:before {
	display: none;
}

.cpfw-list1 .list-r .content ul li:hover ul li:hover a {
	color: #244ab7;
}


.product {
	margin: 0 auto;
	margin-top: .2rem;
	overflow: hidden;
	margin-bottom: .7rem;
}

.product ul {
	display: block;
}

.product ul li {
	display: block;
	background: #ffffff;
	border: 1px solid #e5e5e5;
	margin-top: .4rem;
	overflow: hidden;
}

.product ul li:hover {
	display: block;
	background: #e3e7ee;
	border: 1px solid #e5e5e5;
	margin-top: .4rem;
	overflow: hidden;
}

.product ul li dl {
	margin: .2rem .3rem;
	overflow: hidden;
}

.product ul li dt {
	width: 3rem;
	float: left;
	text-align: center;
}

.product ul li dt img {
	width: 100%;
	display: inline-block;
}

.product ul li dd {
	float: left;
	width: 67%;
	margin-top: .3rem;
	margin-left: 3%;
}

.product ul li dd h3 {
	display: block;
	font-family: arial, "微软雅黑";
	font-size: .3rem;
}

.product ul li dd h3 a {
	display: block;
	color: #333333;
}

.product ul li dd p {
	display: block;
	font-family: arial, "微软雅黑";
	font-size: .16rem;
	color: #888888;
	line-height: .26rem;
	margin-top: .2rem;
}

.product ul li dd span {
	display: block;
	margin-top: .25rem;
}

.product ul li dd span a {
	display: block;
	line-height: .54rem;
	background: #244ab7;
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: .16rem;
	float: left;
	padding: 0 .35rem;
}

.product ul li.r dd {
	float: left;
}

.product ul li.r dt {
	float: right;
	margin-right: 0;
}

.product-1 {
	margin: 0 auto;
	margin-top: .2rem;
	overflow: hidden;
	margin-bottom: .7rem;
}

.product-1 ul {
	display: block;
}

.product-1 ul li {
	display: block;
	margin-top: .4rem;
	overflow: hidden;
	border-bottom: 1px solid #d2d2d2;
}

.product-1 ul li:hover {
	display: block;
	margin-top: .4rem;
	overflow: hidden;
}

.product-1 ul li dl {
	margin: .2rem 0;
	overflow: hidden;
}

.product-1 ul li dt {
	width: 3rem;
	float: left;
	text-align: center;
}

.product-1 ul li dt img {
	width: 100%;
	display: inline-block;
}

.product-1 ul li dd {
	float: right;
	width: 67%;
}

.product-1 ul li dd h3 {
	display: block;
	font-family: arial, "微软雅黑";
	font-size: .3rem;
	overflow: hidden;
}

.product-1 ul li dd p {
	display: block;
	font-family: arial, "微软雅黑";
	font-size: .16rem;
	color: #888888;
	line-height: .26rem;
	margin-top: .2rem;
	width: 100%;
}

.product-1 ul li dd h3 a {
	display: block;
	line-height: .44rem;
	background: #244ab7;
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: .16rem;
	float: left;
	padding: 0 .35rem;
}

.product-1 ul li.r dd {
	float: left;
}

.product-1 ul li.r dt {
	float: right;
	margin-right: 0;
}

.lead .am-modal-hd {
	font-size: 18px;
	border-bottom: 1px solid #e1e3e5;
	text-align: left;
	width: 90%;
	margin: 0 5%;
	padding: .1rem 0;
	margin-top: 10px;
	font-family: "微软雅黑";
}

.lead .am-modal-bd {
	margin-top: .3rem;
	font-size: 14px;
	text-align: center;
	font-family: "微软雅黑";
}

.lead .am-modal-bd p {
	display: block;
	width: 100%;
	text-align: center;
	float: left;
}

.lead .am-modal-bd p a {
	display: inline-block;
	line-height: .44rem;
	background: #244ab7;
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: .16rem;
	padding: 0 .35rem;
	margin-top: .3rem;
}

.about.hyhd h3 {
	font-size: .85rem;
}

.about.hyhd .content h3 {
	font-size: .18rem;
	color: #244ab7;
	display: block;
	line-height: .24rem;
	border-top: 1px solid #e1e3e5;
	border-bottom: 1px solid #e1e3e5;
	padding: .23rem 0;
	margin-top: .3rem;
	float: left;
	width: 100%;
}

.about.hyhd .content h4 {
	font-size: .26rem;
	color: #244ab7;
	display: block;
	line-height: .24rem;
	padding: .23rem 0;
	margin-top: .2rem;
	float: left;
	width: 100%;
}

.about.hyhd .content .code-1 {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 1.2rem;
}

.about.hyhd .content .code-1 dl {
	display: block;
}

.about.hyhd .content .code-1 dl dt {
	display: block;
}

.about.hyhd .content .code-1 dl dt img {
	display: block;
	width: 100%;
}

.about.hyhd .content .code-1 dl dd {
	display: block;
	width: 100%;
	text-align: center;
	font-size: .16rem;
}

.sign-up {
	width: 100%;
	float: left;
	margin-top: .3rem;
	border-top: 1px solid #e1e3e5;
}

.sign-up .title-s {
	display: block;
	margin-top: .25rem;
}

.sign-up .title-s h3 {
	display: block;
	font-size: .24rem;
	color: #244ab7;
	font-family: "微软雅黑";
}

.sign-up .content-s {
	display: block;
	margin-top: .15rem;
	margin-bottom: .7rem;
	overflow: hidden;
}

.sign-up .content-s ul {
	display: block;
}

.sign-up .content-s ul li {
	display: block;
	margin-top: .2rem;
	float: left;
	width: 100%;
}

.sign-up .content-s ul li label.l {
	width: 49%;
	float: left;
}

.sign-up .content-s ul li label.r {
	width: 49%;
	float: right;
}

.sign-up .content-s ul li textarea {
	width: 97%;
	padding: .2rem 1.5%;
	min-height: .5rem;
	outline: none;
	font-size: .15rem;
	font-family: "微软雅黑";
	color: #666666;
}

.sign-up .content-s ul li label input {
	width: 94%;
	padding: .2rem 3%;
	outline: none;
	font-size: .15rem;
	font-family: "微软雅黑";
	color: #666666;
}

.sign-up .content-s ul li button {
	min-height: .65rem;
	line-height: .65rem;
	text-align: center;
	outline: none;
	font-size: .17rem;
	font-family: "微软雅黑";
	color: #ffffff;
	padding: 0 .7rem;
	background: #264ab8;
}

.jszc {
	margin: 0 auto;
}

.jszc .title {
	display: block;
	padding-bottom: .2rem;
	text-align: center;
	margin-top: .45rem;
}

.jszc .title h3 {
	display: block;
	font-size: .95rem;
	color: rgb(202, 216, 220, .3);
	text-transform: Uppercase;
	min-height: .4rem;
}

.jszc .title span {
	font-size: .36rem;
	display: block;
	color: #222222;
	margin-top: -.78rem;
}

.jszc .content {
	display: block;
	margin-top: .2rem;
	font-size: .18rem;
	line-height: .37rem;
	color: #666666;
	text-align: justify;
	margin-bottom: .8rem;
	overflow: hidden;
}

.jszc .content-j {
	display: block;
	margin-top: .2rem;
	font-size: .18rem;
	line-height: .37rem;
	color: #666666;
	text-align: justify;
	margin-bottom: .8rem;
	overflow: hidden;
}

.jszc .content ul {
	display: block;
}

.jszc .content ul li {
	display: block;
	padding: .25rem 0;
	line-height: .22rem;
	border-bottom: 1px dotted #d9dbde;
	font-size: .18rem;
	font-family: arial, "微软雅黑";
	overflow: hidden;
}

.jszc .content ul li dt {
	float: left;
	background: url(../images/icon-09.png) no-repeat left center;
	padding-left: .3rem;
	width: 80%;
}

.jszc .content ul li dd {
	float: right;
	margin-top: -.05rem;
}

.jszc .content ul li dd a {
	display: block;
	line-height: .34rem;
	height: .32rem;
	border: 1px solid #d2d2d2;
	border-radius: 4px;
	font-size: .14rem;
	padding: 0 .25rem;
	padding-left: .4rem;
	background: url(../images/icon-10.png) no-repeat .18rem center;
}

.jszc .content ul li:hover dt a {
	color: #244ab7;
}

.jszc .content ul li:hover dd a {
	color: #244ab7;
	border: 1px solid #244ab7;
	background: url(../images/icon-10-1.png) no-repeat .18rem center;
}

.jszc .content-1 {
	display: block;
	margin-top: 0rem;
	font-size: .18rem;
	line-height: .37rem;
	color: #666666;
	text-align: justify;
	margin-bottom: .8rem;
	overflow: hidden;
}

.jszc .content-1 ul {
	display: block;
}

.jszc .content-1 ul li {
	display: block;
	width: 100%;
	float: left;
	background: #ffffff;
	margin-top: .5rem;
}

.jszc .content-1 ul li dt {
	display: block;
	width: 50%;
	float: left;
	position: relative;
}

.jszc .content-1 ul li dt span {
	position: absolute;
	top: 0;
	left: 0;
	font-size: .14rem;
	color: #ffffff;
	font-family: "微软雅黑";
	line-height: .35rem;
	padding: 0 .2rem;
	background: #244ab7;
}

.jszc .content-1 ul li dt img {
	display: block;
	width: 100%;
}

.jszc .content-1 ul li dd {
	display: block;
	width: 50%;
	float: left;
}

.jszc .content-1 ul li dd h3 {
	margin: 84%;
	margin: 0 8%;
	margin-top: .4rem;
	font-size: .26rem;
	font-family: "微软雅黑";
	border-bottom: 1px solid #efefef;
	padding-bottom: .25rem;
}

.jszc .content-1 ul li dd h3 a {
	color: #333333;
}

.jszc .content-1 ul li dd p {
	margin: 84%;
	margin: 0 8%;
	font-size: .16rem;
	line-height: .28rem;
	margin-top: .2rem;
}

.jszc .content-1 ul li dd span {
	margin: 84%;
	margin: 0 8%;
	font-size: .16rem;
	float: left;
	line-height: .28rem;
	margin-top: .3rem;
}

.jszc .content-1 ul li dd span a {
	display: block;
	line-height: .45rem;
	background: #244ab7;
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: .16rem;
	float: left;
	padding: 0 .35rem;
	border-radius: 30px;
}

.jszc .content-1 ul li.r dt {
	display: block;
	width: 50%;
	float: right;
	position: relative;
}

.jszc .content-1 ul li.r dt span {
	left: initial;
	right: 0;
}

.jszc .content-map {
	display: block;
	margin-top: .3rem;
	font-size: .18rem;
	line-height: .37rem;
	color: #666666;
	text-align: justify;
	overflow: hidden;
}

.jszc .content-map img {
	width: 100%;
	display: block;
}

.jszc .content-3 {
	display: block;
	font-size: .18rem;
	line-height: .37rem;
	color: #666666;
	text-align: justify;
	margin-bottom: .8rem;
	overflow: hidden;
}

.jszc .content-3 ul {
	display: block;
	margin: 0 -1%;
}

.jszc .content-3 ul li {
	display: block;
	width: 31.3%;
	margin: 0 1%;
	float: left;
	background: #ffffff;
	margin-top: .35rem;
	padding-bottom: .05rem;
	position: relative;
	height: 300px;
}

.jszc .content-3 ul li:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0%;
	height: 3px;
	background: #244ab7;
	transition: all 0.5s ease 0s;
}

.jszc .content-3 ul li:hover:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #244ab7;
	transition: all 0.5s ease 0s;
}

.jszc .content-3 ul li dl {
	margin: .25rem;
}

.jszc .content-3 ul li dl dt {
	display: block;
	text-align: left;
}

.jszc .content-3 ul li dl dt h3 {
	display: block;
	text-align: left;
	font-family: "微软雅黑";
	color: #333333;
	font-size: .24rem;
	border-bottom: 1px solid #dfdfdf;
	background: url(../images/pt-1.png) no-repeat right .1rem;
	padding-bottom: .2rem;
}

.jszc .content-3 ul li:hover h3 {
	color: #244ab7;
}

.jszc .content-3 ul li:hover dl dt h3 {
	background: url(../images/pt.png) no-repeat right .1rem;
}

.jszc .content-3 ul li dl dd {
	display: block;
	text-align: left;
	margin-top: .2rem;
}

.jszc .content-3 ul li dl dd p {
	display: block;
	font-size: .16rem;
	color: #666666;
	font-family: arial, "微软雅黑";
	line-height: .25rem;
}

.jszc .content-3 ul li dl dd p span {
	display: inline-block;
	width: 40px;
	font-weight: normal;
	vertical-align: top;
}

.jszc .content-3 ul li dl dd p label {
	display: inline-block;
	font-weight: normal;
	vertical-align: top;
	width: 80%;
}

.jszc .content-gzh {
	display: block;
	margin-top: .4rem;
	font-size: .18rem;
	line-height: .37rem;
	color: #666666;
	text-align: justify;
	margin-bottom: .8rem;
	overflow: hidden;
	background: url(../images/dd-bg1.png) no-repeat center top;
	background-size: 6.6rem;
}

.jszc .content-gzh .content-gzh-t {
	display: block;
	width: 100%;
	float: left;
}

.jszc .content-gzh .content-gzh-t ul {
	display: block;
	text-align: center;
}

.jszc .content-gzh .content-gzh-t ul li {
	display: inline-block;
	margin-top: 1.2rem;
	width: 22%;
	text-align: center;
	font-family: "微软雅黑";
	font-size: .2rem;
	color: #333333;
}

.jszc .content-gzh .content-gzh-t ul li.active {
	color: #244ab7;
}

.jszc .content-gzh .content-gzh-n {
	display: block;
	margin-top: .7rem;
	width: 100%;
	float: left;
	text-align: center;
}

.jszc .content-gzh .content-gzh-n img {
	display: inline-block;
	width: 1.8rem;
}

.jszc .content-gzh.xx {
	background: url(../images/dd-bg2.png) no-repeat center top;
	background-size: 6.6rem;
}

.jszc .content-gzh.dd {
	background: url(../images/dd-bg3.png) no-repeat center top;
	background-size: 6.6rem;
}

.jszc .content-gzh.jg {
	background: url(../images/dd-bg4.png) no-repeat center top;
	background-size: 6.6rem;
}

.jszc .content-gzh .content-xx-n {
	display: block;
	margin-top: .7rem;
	width: 100%;
	float: left;
	text-align: center;
}

.jszc .content-gzh .content-xx-n ul {
	display: block;
}

.jszc .content-gzh .content-xx-n ul li {
	display: block;
	margin-top: .25rem;
}

.jszc .content-gzh .content-xx-n ul li input {
	width: 50%;
	padding: .22rem 1.5%;
	outline: none;
	font-size: .16rem;
	font-family: "微软雅黑";
	color: #666666;
}

.jszc .content-gzh .content-xx-n ul li button {
	min-height: .65rem;
	line-height: .65rem;
	text-align: center;
	outline: none;
	font-size: .17rem;
	font-family: "微软雅黑";
	color: #ffffff;
	padding: 0 .7rem;
	background: #264ab8;
}

.jszc .content-gzh .content-jg-n {
	display: block;
	margin: 0 12%;
	margin-top: .7rem;
	width: 76%;
	float: left;
}

.jszc .content-gzh .content-jg-n h3 {
	display: block;
	font-family: "微软雅黑";
	color: #244ab7;
	font-size: .24rem;
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: .2rem;
}

.jszc .content-gzh .content-jg-n ul {
	display: block;
	margin-top: .3rem;
}

.jszc .content-gzh .content-jg-n ul li {
	display: block;
	font-size: .18rem;
	font-weight: normal;
	font-family: arial, "微软雅黑";
}

.jszc .content-gzh .content-jg-n ul li span {
	width: 1.3rem;
	text-align: right;
	float: left;
	font-weight: normal;
}

.jszc .content-gzh .content-jg-n ul li label {
	font-weight: normal;
}

.pagination {
	display: block;
	text-align: center;
	margin-bottom: .5rem;
	overflow: hidden;
}

.pagination li {
	display: inline-block;
	height: .4rem;
	line-height: .4rem;
	border: 1px solid #cccccc;
	padding: 0 10px;
	margin: 0 10px;
}

.proWrap {
	width: 100%;
	margin: 0 0%;
	float: left;
	margin-top: 3%;
	padding-bottom: 4%;
}

.joinList {}

.joinList li {
	width: 100%;
	margin: 0 0;
	float: left;
	background: #FFFFFF;
	position: relative;
}

.joinList li:after {
	content: "";
	width: 96%;
	margin: 0 2%;
	height: 1px;
	background: #e8e8e8;
	position: absolute;
	bottom: 0;
	left: 0%;
	transition: all 0.5s ease 0s;
	overflow: hidden;
}

.joinList li:last-child {
	margin-bottom: 0;
}

.joinTit {
	overflow: hidden;
	position: relative;
	overflow: hidden;
	margin: 0;
	font-size: 22px;
	color: #333333;
	padding: 5px 0;
	line-height: 60px;
	padding-right: 70px;
	padding-left: 5%;
	cursor: pointer;
	transition: all 0.3s linear;
	background: url(../images/line-r.png) no-repeat center right;
}

.joinTit b.job-1 {
	float: left;
	position: relative;
	padding-right: .3rem;
	margin-right: .1rem;
}

.joinTit b.job-1:after {
	content: "";
	width: 1px;
	height: .25rem;
	background: #d6d6d6;
	position: absolute;
	top: .21rem;
	right: 0%;
	transition: all 0.5s ease 0s;
	overflow: hidden;
}

.joinTit .join-p {
	float: left;
	font-size: 16px;
	color: #999999;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 10px;
}

.joinList li.active .join-p {
	color: #fff;
}

.joinText {
	padding: 0.3rem 5%;
	font-size: 15px;
	background: #ffffff;
	color: #666666;
	line-height: 200%;
	word-break: break-all;
	display: none;
	overflow: hidden;
}

.joinText h3 {
	font-size: 18px;
	color: #333333;
	line-height: 200%;
}

.joinText h3 {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-left: .15rem;
	font-size: .22rem;
}

.joinText h3:after {
	content: "";
	width: .04rem;
	height: .18rem;
	background: #c89c53;
	position: absolute;
	top: .12rem;
	left: 0%;
	transition: all 0.5s ease 0s;
	overflow: hidden;
}

.joinText p {
	margin-bottom: 15px;
	line-height: 30px;
	width: 100%;
	float: left;
	overflow: hidden;
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: .25rem;
}

.joinText p.p1 {
	background: url(../images/line03.jpg) repeat-x bottom;
}

.joinText label {
	float: left;
	padding: 4px;
	width: 100%;
	font-family: "微软雅黑";
	color: #333333;
	font-size: .16rem;
	font-style: normal;
}

.joinText label em {
	color: #c89c53;
	font-style: normal;
}

.joinList li.active .joinTit {
	color: #fff;
	background: url(../images/line-r1.png) no-repeat center right #143a94;
}

.joinList li.active .joinIco1:after {
	height: 0;
}

.joinList li.active .joinIco1:before {
	background: #00508f;
}

.joinList li.active .joinIco2 {
	background-image: url(../images/joinIco2.png);
}

.joinList li.active {
	margin-bottom: .2rem;
	border-bottom: 0;
}

.joinList li.active:after {
	background: none;
}

.jszc .newslist {
	display: block;
	font-size: .18rem;
	line-height: .37rem;
	color: #666666;
	text-align: justify;
	margin-bottom: .4rem;
	overflow: hidden;
	margin-top: .3rem;
}

.jszc .newslist ul {
	display: block;
}

.jszc .newslist ul li {
	display: block;
	background: #ffffff;
	overflow: hidden;
}

.jszc .newslist ul li dt {
	float: left;
	width: 45%;
}

.jszc .newslist ul li dt img {
	width: 100%;
	display: block;
}

.jszc .newslist ul li dd {
	float: left;
	width: 45%;
	padding: 0 5%;
	position: relative;
}

.jszc .newslist ul li dd label {
	position: absolute;
	top: 0;
	right: 0;
	width: .72rem;
	height: .66rem;
	background: url(../images/news.png) no-repeat;
	background-size: 100%;
}

.jszc .newslist ul li dd h3 {
	display: block;
	font-family: arial, "微软雅黑";
	font-size: .24rem;
	margin-top: .5rem;
}

.jszc .newslist ul li dd h3 a {
	display: block;
	color: #333333;
}

.jszc .newslist ul li dd p {
	display: block;
	font-family: arial, "微软雅黑";
	font-size: .16rem;
	color: #888888;
	line-height: .3rem;
	margin-top: .2rem;
}

.jszc .newslist ul li dd span {
	display: block;
	margin-top: .25rem;
}

.jszc .newslist ul li dd em {
	display: block;
	margin-top: .05rem;
	font-style: normal;
	font-family: arial, "微软雅黑";
	font-size: .15rem;
	color: #666666;
}

.jszc .newslist ul li dd em img {
	display: inline-block;
	vertical-align: middle;
	margin-right: .1rem;
	margin-top: -.04rem;
	width: .16rem;
}

.jszc .newslist ul li dd span a {
	display: block;
	line-height: .54rem;
	background: #244ab7;
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: .16rem;
	float: left;
	border-radius: 30px;
	padding: 0 .35rem;
}

.jszc .newslist-1 {
	display: block;
	font-size: .18rem;
	line-height: .37rem;
	color: #666666;
	text-align: justify;
	margin-bottom: .8rem;
	overflow: hidden;
	margin-top: .0rem;
}

.jszc .newslist-1 ul {
	display: block;
}

.jszc .newslist-1 ul li {
	display: block;
	overflow: hidden;
	border-bottom: 1px solid #d8dbe0;
	padding: .4rem 0;
	transition: all 0.5s ease 0s;
}

.jszc .newslist-1 ul li:hover {
	display: block;
	overflow: hidden;
	border-bottom: 1px solid #d8dbe0;
	background: #244ab7;
	padding: .4rem .4rem;
	transition: all 0.5s ease 0s;
}

.jszc .newslist-1 ul li:hover dd h3 a,
.jszc .newslist-1 ul li:hover dd p,
.jszc .newslist-1 ul li:hover dd em {
	color: #ffffff;
}

.jszc .newslist-1 ul li:hover label {
	background: url(../images/n-r-1.svg) no-repeat center center #ffffff;
	background-size: 50%;
}

.jszc .newslist-1 ul li dt {
	float: left;
	width: 2.85rem;
}

.jszc .newslist-1 ul li dt img {
	width: 100%;
	display: block;
}

.jszc .newslist-1 ul li dd {
	float: left;
	width: 63%;
	padding: 0 4%;
	padding-right: 0;
	position: relative;
}

.jszc .newslist-1 ul li label {
	width: .52rem;
	height: .52rem;
	float: right;
	background: url(../images/n-r.svg) no-repeat center center #d1d5e1;
	background-size: 50%;
	margin-top: .55rem;
}

.jszc .newslist-1 ul li dd h3 {
	display: block;
	font-family: arial, "微软雅黑";
	font-size: .24rem;
	margin-top: .05rem;
}

.jszc .newslist-1 ul li dd h3 a {
	display: block;
	color: #333333;
}

.jszc .newslist-1 ul li dd p {
	display: block;
	font-family: arial, "微软雅黑";
	font-size: .16rem;
	color: #888888;
	line-height: .3rem;
	margin-top: .2rem;
}

.jszc .newslist-1 ul li dd span {
	display: block;
	margin-top: .25rem;
}

.jszc .newslist-1 ul li dd em {
	display: block;
	margin-top: .05rem;
	font-style: normal;
	font-family: arial, "微软雅黑";
	font-size: .15rem;
	color: #666666;
	float: left;
	margin-right: .2rem;
}

.jszc .newslist-1 ul li dd em img {
	display: inline-block;
	vertical-align: middle;
	margin-right: .1rem;
	margin-top: -.04rem;
	width: .16rem;
}

.jszc .newslist-1 ul li dd span a {
	display: block;
	line-height: .54rem;
	background: #244ab7;
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: .16rem;
	float: left;
	border-radius: 30px;
	padding: 0 .35rem;
}

.detail {
	margin: 0 auto;
	margin-top: .4rem;
}

.detail .l {
	width: 72%;
	background: #ffffff;
	float: left;
	min-height: 3rem;
	margin-bottom: .4rem;
}

.detail .l .title {
	width: 90%;
	margin: 0 5%;
	margin-top: .4rem;
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: .3rem;
}

.detail .l .title h3 {
	font-family: "微软雅黑";
	color: #252525;
	font-size: .3rem;
}

.detail .l .title p {
	margin-top: .16rem;
	font-family: arial, "微软雅黑";
	color: #666666;
	font-size: .15rem;
}

.detail .l .title p span {
	margin-right: .3rem;
}

.detail .l .content {
	width: 90%;
	margin: 0 5%;
	margin-top: .2rem;
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: .3rem;
	font-size: .16rem;
	color: #333333;
	line-height: .34rem;
	text-align: justify;
}

.detail .l .content p {
	margin-top: .18rem;
}

.detail .l .content img {
	display: inline-block;
}

.detail .l .content-page {
	width: 90%;
	margin: 0 5%;
	margin-top: .25rem;
	padding-bottom: .3rem;
	font-size: .16rem;
	color: #333333;
	line-height: .34rem;
	text-align: justify;
}

.detail .l .content-page ul {
	display: block;
	text-align: center;
}

.detail .l .content-page ul li {
	display: inline-block;
}

.detail .l .content-page ul li.p1 {
	display: inline-block;
	float: left;
}

.detail .l .content-page ul li.p2 {
	display: inline-block;
	background: url(../images/fh1.png) no-repeat left center;
	background-size: .15rem;
	padding-left: .24rem;
}

.detail .l .content-page ul li.p3 {
	display: inline-block;
	float: right;
}

.detail .l .content-page ul li a {
	color: #666666;
}

.detail .l .content-page ul li a:hover {
	color: #1a4790;
}

.detail .r {
	width: 25%;
	float: right;
	min-height: 3rem;
	margin-bottom: 1rem;
}

.detail .r .title {
	display: block;
}

.detail .r .title h3 {
	display: block;
	font-size: .2rem;
	color: #1a4790;
	font-family: "微软雅黑";
	position: relative;
	padding-left: .14rem;
}

.detail .r .title h3:before {
	content: "";
	position: absolute;
	left: 0;
	top: .06rem;
	width: 3px;
	height: .17rem;
	background: #1a4790;
}

.detail .r .content {
	display: block;
}

.detail .r .content ul {
	display: block;
}

.detail .r .content ul li {
	display: block;
	margin-top: .22rem;
}

.detail .r .content ul li dt {
	display: block;
}

.detail .r .content ul li dt img {
	display: block;
	width: 100%;
}

.detail .r .content ul li dd {
	display: block;
	margin-top: .12rem;
}

.detail .r .content ul li dd h3 {
	display: block;
	font-size: .18rem;
	color: #222222;
	font-family: "微软雅黑";
}

.detail .r .content ul li dd em {
	display: block;
	font-size: .14rem;
	color: #666666;
	font-family: arial, "微软雅黑";
	font-style: normal;
	margin-top: .1rem;
}

.detail .r .content ul li dd em img {
	display: inline-block;
	vertical-align: middle;
	margin-right: .1rem;
	margin-top: -.03rem;
	width: .16rem;
}

.h-login {
	margin: 0 auto;
}

.m-login {
	width: 4.12rem;
	height: 4.02rem;
	background: url(../images/login.png) no-repeat;
	background-size: 100%;
	float: right;
	margin-top: 1.9rem;
}

.m-login.zc {
	width: 4.12rem;
	height: 5.9rem;
	background: url(../images/zc.png) no-repeat;
	background-size: 100%;
	float: right;
	margin-top: 1.5rem;
}

.m-login.zc1 {
	width: 4.12rem;
	height: 5.2rem;
	background: url(../images/zc1.png) no-repeat;
	background-size: 100%;
	float: right;
	margin-top: 1.5rem;
}

.m-login ul {
	margin: .38rem;
	margin-top: .45rem;
}

.m-login.zc ul {
	margin-top: 1.2rem;
}

.m-login.zc1 ul {
	margin-top: 1.2rem;
}

.m-login ul li {
	display: block;
	margin-top: .25rem;
}

.m-login ul li input {
	display: block;
	width: 90%;
	outline: none;
	background: #e9ebee;
	padding: .13rem 0;
	padding-left: 10%;
	font-size: .16rem;
	border-radius: 3px;
}

.m-login ul li label input {
	width: 90% !important;
}

.m-login ul li input.yh {
	background: url(../images/l-icon01.png) no-repeat .12rem center #e9ebee;
	background-size: .14rem;
}

.m-login ul li input.mm {
	background: url(../images/l-icon02.png) no-repeat .12rem center #e9ebee;
	background-size: .14rem;
}

.m-login ul li input.dh {
	background: url(../images/l-icon03.png) no-repeat .12rem center #e9ebee;
	background-size: .14rem;
}

.m-login ul li input.dw {
	background: url(../images/l-icon04.png) no-repeat .12rem center #e9ebee;
	background-size: .14rem;
}

.m-login ul li input.em {
	background: url(../images/l-icon05.png) no-repeat .12rem center #e9ebee;
	background-size: .14rem;
}

.m-login ul li span {
	float: right;
	width: 45%;
	vertical-align: middle;
	margin-top: -2px;
}

.m-login ul li span img {
	width: 100%;
	display: block;
	height: .46rem;
}

.m-login ul li button {
	display: block;
	width: 100%;
	outline: none;
	background: #2955d6;
	font-size: .18rem;
	color: #ffffff;
	padding: .13rem 0;
	border-radius: 3px;
	cursor: pointer;
}

.m-login ul li dt {
	float: left;
	font-size: .14rem;
	font-family: "微软雅黑";
	color: #fefefe;
}

.m-login ul li dd {
	float: right;
	font-size: .14rem;
	font-family: "微软雅黑";
	color: #fefefe;
}

.m-login ul li dt a {
	color: #fefefe;
}

.m-login ul li dd a {
	color: #fefefe;
	text-decoration: underline;
}


#load-product-fun-list-btn,
#load-product-supplier-list-btn {
	text-align: center;
	font-size: .15rem;
	font-family: "微软雅黑";
	margin-bottom: .4rem;
	text-align: center;
	background: #244ab7;
	color: #ffffff;
	padding: .1rem 0;
}

#load-product-fun-list-btn span,
#load-product-supplier-list-btn span {
	display: inherit;
	background: #244ab7;
	color: #ffffff;
}

.pop-ups {
	position: fixed;
	width: 100%;
	height: 2.6rem;
	top: .96rem;
	left: 0;
	z-index: 8888;
	background: #27428d;
}

.ups-search {
	width: 70%;
	margin: 0 auto;
	margin-top: 3%;
}

.ups-search h3 {
	display: block;
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: .26rem;
	margin-bottom: .2rem;
}

.ups-search input {
	width: 80%;
	height: .75rem;
	line-height: .75rem;
	font-size: .2rem;
	color: #858282;
	background: none;
	background: #ffffff;
	padding: 0 2.5%;
	float: left;
	outline: none;
}

.ups-search button {
	width: 15%;
	font-size: .19rem;
	height: .75rem;
	background: #27428d;
	border: .02rem solid #ffffff;
	color: #ffffff;
	cursor: pointer;
	outline: none;
	float: left;
}

.ups-search span {
	width: 100%;
	float: left;
	text-align: right;
	font-size: .14rem;
	color: #ffffff;
	margin-top: 10px;
}

.ups-search div {
	width: 100%;
	float: right;
	text-align: left;
	font-size: .14rem;
	color: #ffffff;
	margin-top: 10px;

}

.ups-search div li {
	float: left;
	width: 1rem;
	margin-top: .1rem;
}

.ups-search div li:hover {
	cursor: pointer
}

.close_x {
	color: #ffffff;
	float: right;
	padding-top: 2rem;
	padding-right: 2rem;
	font-size: 30px;
}

.close_x:hover {

	cursor: pointer
}

#demo {

	overflow: hidden;
}

#indemo {
	float: left;
	width: 800%;
}

#demo1 {
	float: left;
}

#demo2 {
	float: left;
}

footer {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding-top: .3rem;
	background: #b3b3b3;
}

footer .link {
	margin: 0 auto;
	border-bottom: 1px solid #c7c7c7;
	line-height: .3rem;
	overflow: hidden;
	padding-bottom: .3rem;
}

footer .link dl {
	display: block;
	position: relative;
}

footer .link dl dt {
	float: left;
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: .16rem;
}

footer .link dl dt img {
	display: inline-block;
	width: .3rem;
	vertical-align: middle;
	margin-right: .15rem;

}

footer .link dl dd {
	float: left;
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: .16rem;
	position: absolute;
	top: 0;
	left: 1.5rem;
}

footer .link dl dd a {
	color: #ffffff;
	display: inline-block;
	margin-right: .22rem;
	opacity: .8;
}

footer .link dl dd a.more {
	float: right;
	opacity: .8;
	color: #9a9a9a;
	background: url(../images/more.png) no-repeat center right;
	padding-right: .3rem;
}

.foot-1 {
	margin: 0 auto;
	overflow: hidden;
	margin-top: .4rem;
	padding-bottom: .4rem;
}

.foot-1 ul {
	display: block;
}

.foot-1 ul li {
	float: left;
	margin-right: .85rem;
	position: relative;
}

.foot-1 ul li h3 {
	display: block;
	font-family: "微软雅黑";
	color: #ffffff;
	font-size: .17rem;
	margin-bottom: .2rem;
}

.foot-1 ul li a {
	display: block;
	font-family: "微软雅黑";
	color: #ffffff;
	font-size: .14rem;
	opacity: .5;
}

.foot-1 ul li a:hover {
	color: #ffffff;
	transition: all 0.5s ease 0s;
}

.code {
	float: right;
	text-align: center;
	font-family: "微软雅黑";
	color: #ffffff;
	font-size: .14rem;
}

.code img {
	width: 1.2rem;
}

.foot-2 {
	width: 100%;
	margin: 0 auto;
	border-top: 1px solid #c7c7c7;
	margin-top: .5rem;
	padding: .2rem 0;
	overflow: hidden;
}

.foot-2 dl {
	margin: 0 auto;
	opacity: .7;
}

.foot-2 dl dt {
	float: left;
	font-size: .14rem;
	color: #ffffff;
	font-family: "微软雅黑";
}

.foot-2 dl dt a {
	color: #ffffff;
}

.foot-2 dl dd {
	float: right;
	font-size: .14rem;
	color: #ffffff;
	font-family: "微软雅黑";
}

/* 开关产品页面样式 */
.switch-products-page {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0;
	margin-top: 40px;
}

/* 顶部栏样式 */
.top-bar {
	background-color: #4b6cbf;
	color: white;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 30px;
	margin-bottom: 30px;
}

.top-bar h1 {
	font-size: 24px;
	margin: 0;
}

.back-btn {
	background-color: #ffffff;
	color: #4b6cbf;
	border-radius: 34px;
	padding: 6px 26px;
	cursor: pointer;
	font-size: 14px;
	transition: background-color 0.3s;
	display: inline-flex;
	align-items: center;
}

.back-btn img {
	max-height: 20px;
	margin-right: 5px;
}


/* 筛选标签样式 */
.filter-tabs {
	display: flex;
	padding: 0 0px;
	margin-bottom: 30px;
	flex-wrap: wrap;
	gap: 0;
}

.tab-item {
	display: inline-flex;
	align-items: center;
	padding: 10px 20px;
	border: 0;
	cursor: pointer;
	font-size: 14px;
	transition: all 0.3s;
	background-color: white;
	color: #666;
}

.tab-item:hover {
	color: #007bff;
}

.tab-item.active {
	color: white;
}

.tab-item input[type="checkbox"] {
	margin-right: 8px;
	cursor: pointer;
	margin-top: 0;
}

.tab-item:nth-child(1) {
	background: #234ab8;
	color: #ffffff;
}

.tab-item:nth-child(2) {
	background: #03856f;
	color: #ffffff;
}

.tab-item:nth-child(3) {
	background: #eb690a;
	color: #ffffff;
}

.tab-item:nth-child(4) {
	background: #239db7;
	color: #ffffff;
}

.tab-item input[type="checkbox"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 16px;
	height: 16px;
	border: 1px solid #ffffff;
	/* 边框颜色 */
	border-radius: 3px;
	outline: none;
	cursor: pointer;
	position: relative;
}

.tab-item input[type="checkbox"]:checked {
	border-color: #ffffff;
	/* 选中时的边框颜色 */
}

.tab-item input[type=checkbox]:focus,
.tab-item input[type=file]:focus,
.tab-item input[type=radio]:focus {
	outline: none;
}

.tab-item input[type="checkbox"]:checked::before {
	content: '✓';
	position: absolute;
	color: white;
	font-size: 14px;
	left: 3px;
	top: -1px;
}

/* 产品网格样式 */
.products-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 30px;
	padding: 0 0px;
	margin-bottom: 40px;
}

/* 产品项样式 */
.product-item {
	text-align: center;
	transition: transform 0.3s;
	background: #ffffff;
}

.product-item:hover {
	transform: translateY(-5px);
}

.product-item img {
	width: 100%;
	height: 200px;
	object-fit: contain;
	margin-bottom: 15px;
	border-radius: 4px;
}

.product-item h3 {
	font-size: 18px;
	color: #333;
	margin-bottom: 10px;
	padding: 0 20px;
	text-align: left;
}

.product-item:hover h3 a {
	color: #0056b3;
}

.product-item p {
	font-size: 14px;
	color: #666;
	line-height: 1.5;
	margin: 0;
	padding: 0 20px;
	margin-bottom: 20px;
	text-align: left;
}

/* 加载更多按钮样式 */
.load-more {
	text-align: center;
	padding: 20px 0 40px;
	margin-top: 20px;
}

.load-more button {
	background-color: #234ab8;
	color: white;
	border: none;
	width: 100%;
	border-radius: 0px;
	padding: 10px 30px;
	font-size: 16px;
	cursor: pointer;
	transition: background-color 0.3s;
}

.load-more button:hover {
	background-color: #234ab8;
}

/* 产品列表样式 */
.cplist_m {
	padding: 20px;
	max-width: 1200px;
	margin: 0 auto;
}

/* 产品类别样式 */
.product-categories {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-bottom: 40px;
	margin-top: 25px;
}

.category {
	width: calc(25% - 64px);
	background-color: #ffffff;
	padding: 30px 20px;
	border-radius: 5px;
	min-height: 200px;
	margin: 0 12px;
	margin-bottom: 25px;
}

.category h4 {
	font-size: .19rem;
	font-weight: bold;
	margin-bottom: 15px;
	color: #333;
	padding-left: 15px;
	position: relative;
}

.category h4::after {
	content: "";
	left: 0;
	top: 5px;
	position: absolute;
	width: 3px;
	height: 12px;
	background: #007bff;
}

.category h4 a:hover {
	color: #007bff;
}

.category h4 a {
	color: #666;
}

.category ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 15px;
}

.category ul li {
	margin-bottom: 10px;
}

.category ul li a {
    font-size: .18rem;
	color: #666;
	text-decoration: none;
	transition: color 0.3s;
}

.category ul li a:hover {
	color: #007bff;
}

.category ul li .view-all {
	color: #007bff;
	text-decoration: underline;
	margin-top: 5px;
	display: inline-block;
}

/* 推荐产品样式 */
.recommended-products {
	margin-top: 40px;
	margin: 0 10px;
}

.section-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 20px;
}

.section-header h3 {
	font-size: 24px;
	color: #333;
	margin: 0;
}

.view-all-products {
	color: #333333;
	text-decoration: none;
}

.view-all-products:hover {
	text-decoration: underline;
}

.products-grid1 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0 0px;
}

.product1 {
	width: 23%;
	background-color: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
	overflow: hidden;
	transition: transform 0.3s, box-shadow 0.3s;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.product1:hover {
	transform: translateY(-5px);
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.product1 img {
	width: 100%;
	height: 200px;
	object-fit: cover;
}


.product1 h5 {
	font-size: 14px;
	color: #666;
	margin: 4px 15px;
	text-align: center;
	margin-top: 15px;
}

.product1 h5 a {
	color: #666;
}

.product1:hover h5 {
	color: #007bff;
}

.product1 p {
	font-size: 14px;
	color: #666;
	margin: 0 15px 15px;
	text-align: center;
}

/* 机箱产品样式 */
.chassis-products {
	max-width: 1200px;
	margin: 0 auto;
	padding: 40px 20px;
}

/* 产品头部样式 */
.product-header {
	margin-bottom: 50px;
	background: #dbe7f2;
	padding: 30px;
}

.product-header h2 {
	font-size: 28px;
	color: #333;
	margin-bottom: 20px;
	padding-left: 15px;
	position: relative;
}

.product-header h2::before {
	content: "";
	position: absolute;
	left: 0;
	top: 7px;
	width: 3px;
	height: 25px;
	background: #244ab7;
}

.product-header p {
	font-size: 16px;
	color: #666;
	line-height: 1.8;
	margin: 0;
	text-align: justify;
}

/* 产品容器样式 */
.products-container {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
	gap: 35px;
	justify-items: start;
}

/* 产品项样式 */
.product-item {
	text-align: center;
	transition: transform 0.3s ease;
	background: #ffffff;
}

.product-item:hover {
	transform: translateY(-5px);
}

/* 产品图片样式 */
.product-image {
	height: 250px;
	background-color: #ffffff;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
	border-radius: 5px;
}

.product-image img {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}

/* 产品标题样式 */
.product-item h3 {
	font-size: 14px;
	color: #666;
	margin-bottom: 15px;
	font-weight: bold;
	text-align: left;
	padding: 0 20px;
}

.product-item h3 a {
	color: #666;
}

.product-item:hover h3 a {
	color: #244ab7;
}

/* 产品描述样式 */
.product-item p {
	font-size: 14px;
	color: #666;
	line-height: 1.6;
	margin: 0;
	text-align: left;
	padding: 0 20px;
	margin-bottom: 20px;
;
}

/* 更多产品样式 */
.more-products {
	background-color: #ffffff;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 20px;
}

.more-text {
	font-size: 16px;
	color: #999;
	margin-bottom: 10px;
}

.more-img {
	font-size: 16px;
	color: #999;
	margin-bottom: 20px;
}


.dots {
	font-size: 14px;
	color: #ccc;
}

.aboutd {
	width: 100%;
	background: #f1f4f9;
	padding-top: 40px;
}

.aboutd1 {
	width: 100%;
	background: #ffffff;
	padding-top: 40px;
}

/* 产品详情页面样式 */
.product2-detail {
	max-width: 1200px;
	margin: 0 auto;
	padding: 20px;
}

/* 产品概述部分 */
.product2-overview {
	display: flex;
	gap: 40px;
	margin-bottom: 40px;
	padding-bottom: 20px;
}

.product2-image {
	flex: 0 0 48%;
	height: 300px;
	display: flex;
	align-items: center;
	justify-content: center;

}

.product2-image img {
	max-width: 100%;
	max-height: 100%;
}

.product2-info {
	flex: 1;
}

.product2-info h1 {
	font-size: 28px;
	color: #234ab8;
	margin: 0 0 10px 0;
}

.product2-info h2 {
	font-size: 18px;
	color: #000000;
	margin: 0 0 20px 0;
	background: url(../images/bg_titlbg.jpg) no-repeat left bottom;
	background-size: 54px;
	padding-bottom: 30px;
}

.product2-info p {
	font-size: 14px;
	color: #666;
	line-height: 1.6;
	margin-bottom: 15px;
}

.product-buttons {
	display: flex;
	gap: 20px;
	margin-top: 30px;
}

.download-btn,
.contact-btn,
.message-btn {
	padding: 10px 30px;
	font-size: 14px;
	border: none;
	cursor: pointer;
	transition: all 0.3s ease;
	display: flex;
}

.message-btn {
	padding: 14px 30px;
	font-size: 14px;
	border: none;
	cursor: pointer;
	transition: all 0.3s ease;
	display: flex;
}


.download-btn {
	background-color: #234ab8;
	color: white;
}

.download-btn img{
	margin-right: 8px;
	vertical-align: middle;
	max-height: 22px;
}

.contact-btn {
	background-color: inherit;
	color: #234ab8;
	border: 1px solid #234ab8;
}

.contact-btn img{
	margin-right: 8px;
	vertical-align: middle;
	max-height: 20px;
}

.download-btn:hover {
	background-color: #234ab8;
}

/* 产品详情部分 */
.product-details {
	display: flex;
	gap: 40px;
}

.main-content {
	flex: 1;
}

.sidebar {
	flex: 0 0 300px;
}

.product-features,
.product-specifications {
	margin-bottom: 40px;
}

.product-features h3,
.product-specifications h3 {
	font-size: 20px;
	color: #333;
	margin: 0 0 20px 0;
	padding-bottom: 10px;
	display: inline-block;
	position: relative;
	padding-left: 15px;
}

.product-features h3::before,
.product-specifications h3::before {
	content: "";
	position: absolute;
	left: 0;
	top: 4px;
	width: 3px;
	height: 20px;
	background: #244ab7;
}

.product-features ul {
	list-style: disc;
	padding-left: 0px;
}

.product-features li {
	font-size: 14px;
	color: #666;
	line-height: 1.8;
	margin-bottom: 10px;
}

/* 规格表格 */
.spec-table {
	width: 100%;
	border-collapse: collapse;
}
.spec-table img {
	width: 100%;
}

.spec-row {
	display: flex;
	background: #f2f2f2;
	border-bottom: 1px solid #ffffff;
}

.spec-row:nth-child(odd) {
	display: flex;
	background: #e4e4e4;
}

.spec-row.header:nth-child(odd) {
	background-color: inherit;
	font-weight: bold;
}

.spec-row.header:nth-child(odd) .spec-cell:first-child {
	background-color: #2da5b3;
	color: #ffffff;
}

.spec-row.header:nth-child(odd) .spec-cell:last-child {
	background-color: #234ab8;
	color: #ffffff;
}

.spec-cell {
	flex: 1;
	padding: 12px 15px;
	font-size: 14px;
}

.spec-cell:first-child {
	color: #666;
	border-right: 1px solid #ffffff;
	width: 25%;
	flex: none;
}

.spec-cell:last-child {
	color: #333;
}

.product-features {
	border-bottom: 1px solid #f5f5f5;
	padding-bottom: 30px;
}

/* 侧边栏 */

.sidebar-tabs {
	display: flex;
	margin-bottom: 20px;
	flex-direction: column;
}

.tab {
	padding: 15px 10px;
	text-align: center;
	color: #333333;
	cursor: pointer;
	transition: all 0.3s ease;
	margin-bottom: 10px;
}

.tab.active {
	background-color: #f5f5f5;
	color: #333333;
	border-right: 2px solid #1976D2;
}

.team-image {
	width: 100%;
	background-color: #333333;
	display: flex;
	align-items: center;
	justify-content: center;
}

.team-image img {
	max-width: 100%;
	max-height: 100%;
}

.support-info {
	background-color: #f5f5f5;
	padding: 20px;
	border-radius: 4px;
}

.support-info h4 {
	font-size: 20px;
	color: #333;
	margin: 0 0 15px 0;
}

.support-info h4 span {
	color: #234ab8;
}

.support-info p {
	font-size: 14px;
	color: #666;
	line-height: 1.6;
	margin-bottom: 10px;
	display: flex;
}

.support-info p img {
	margin-right: 8px;
	vertical-align: middle;
	max-height: 22px;
}

.support-info .phone {
	font-weight: bold;
	color: #333;
	display: flex;
}

.message-btn {
	width: 100%;
	background-color: #234ab8;
	color: white;
	margin-top: 15px;
	display: flex;
	justify-content: center;
}

.message-btn:hover {
	background-color: #234ab8;
}

.chat-icon {
	position: fixed;
	bottom: 30px;
	right: 30px;
	width: 97px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: all 0.3s ease;
	z-index: 999;
	flex-direction: column;
}

.chat_img {
	width: 90px;
	height: 90px;
	border-radius: 50%;
	background: #cdd9fa;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.chat_img img{
	width: 70px;
	height: 70px;
}

.chat_title {
	width: 97px;
	height: 33px;
	background: #27428d;
	border-radius: 30px;
	line-height: 33px;
	text-align: center;
	color: #ffffff;
	margin-top: -10px;
}

.chat_m {
	width: 74px;
	height: 74px;
	border-radius: 4px;
	background: #ffffff;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	margin-top: 15px;
}

.chat_m img {
	width: 45px;
	height: 45px;
}

@media only screen and (max-width: 3000px) {

	.about,
	.product,
	.link,
	.foot-1,
	.foot-2 dl,
	.nav-list dl,
	.function,
	.cpfw,
	.cpfw-detail,
	.cpfw-list1,
	.jszc,
	.detail,
	.h-login,
	.product-1 {
		width: 14.4rem;
	}

	.foot-1 ul li {
		margin-right: 1.1rem;
	}

	.function ul li:nth-child(3):hover ul,
	.function ul li:nth-child(6):hover ul,
	.function ul li:nth-child(9):hover ul,
	.function ul li:nth-child(12):hover ul,
	.function ul li:nth-child(15):hover ul,
	.function ul li:nth-child(18):hover ul {
		left: -112%;
	}

	.m-login ul li label {
		width: 49%;
	}
}

@media only screen and (max-width: 1680px) {

	.i_about,
	.product .content-2,
	.link,
	.foot-1,
	.foot-2 dl,
	.product-1 {
		width: 13.4rem;
	}

	.foot-1 ul li {
		margin-right: 1rem;
	}

	.joinTit b.job-1:after {
		top: .16rem;
	}
}

@media only screen and (max-width: 1440px) {

	.about,
	.product,
	.link,
	.foot-1,
	.foot-2 dl,
	.nav-list dl,
	.function,
	.cpfw,
	.cpfw-detail,
	.cpfw-list1,
	.jszc,
	.detail,
	.h-login,
	.product-1 {
		width: 12.5rem;
	}

	.foot-1 ul li {
		margin-right: .8rem;
	}

	.function ul li:nth-child(3):hover ul,
	.function ul li:nth-child(6):hover ul,
	.function ul li:nth-child(9):hover ul,
	.function ul li:nth-child(12):hover ul,
	.function ul li:nth-child(15):hover ul,
	.function ul li:nth-child(18):hover ul {
		left: -130%;
	}

}

@media only screen and (max-width: 1366px) {
	footer .link dl dd a {
		margin-right: .2rem;
	}

	.joinTit {
		font-size: 16px;
	}

	.joinTit b.job-1:after {
		top: .25rem;
	}
}

@media only screen and (max-width: 1152px) {
	.joinTit {
		font-size: 16px;
	}

	.joinTit b.job-1:after {
		top: .29rem;
	}
}

@media only screen and (max-width: 1024px) {
	.cpfw .content ul li dd span {
		height: .5rem;
	}

	.foot-1 ul li {
		margin-right: .7rem;
	}

	.foot-2 dl dt {
		width: 50%;
	}

	footer .link dl dd {
		width: 87%;
		float: right;
	}

	.function ul li:nth-child(3):hover ul,
	.function ul li:nth-child(6):hover ul,
	.function ul li:nth-child(9):hover ul,
	.function ul li:nth-child(12):hover ul,
	.function ul li:nth-child(15):hover ul,
	.function ul li:nth-child(18):hover ul {
		left: -130%;
	}

	.cpfw-list1 .list-l .content p {
		margin-top: .13rem;
	}

	.nav-list dl dt ul li {
		padding: 0 .25rem;
	}

	.joinTit {
		font-size: 16px;
	}

	.joinTit b.job-1:after {
		top: .34rem;
	}

	.cpfw .title-1 ul li {
		line-height: 41px;
	}

	/*.cpfw .am-checkbox, .cpfw .am-checkbox-inline, .cpfw .am-radio, .cpfw .am-radio-inline{
		padding-left: .42rem;
	}*/
	/*.cpfw .title-1 ul li label.am-checkbox .am-icon-checked, .cpfw .title-1 ul li label.am-checkbox .am-icon-unchecked, .cpfw .title-1 ul li label.am-checkbox-inline .am-icon-checked, .cpfw .title-1 ul li label.am-checkbox-inline .am-icon-unchecked, .cpfw .title-1 ul li label.am-radio .am-icon-checked, .cpfw .title-1 ul li label.am-radio .am-icon-unchecked, .cpfw .title-1 ul li label.am-radio-inline .am-icon-checked, .cpfw .title-1 ul li label.am-radio-inline .am-icon-unchecked{
	background:none;
	border: 2px solid #ffffff;
	background: url(../images/dg.svg) no-repeat center center;
	background-size: 80%;
	width: .21rem;
}*/
	/*.cpfw .am-ucheck-checkbox:checked+.am-ucheck-icons .am-icon-unchecked, .cpfw .am-ucheck-radio:checked+.am-ucheck-icons .am-icon-unchecked{
	background:none;
	border: 2px solid #ffffff;
	width: .21rem;
}
.cpfw .am-ucheck-checkbox:checked+.am-ucheck-icons .am-icon-checked,.cpfw .am-ucheck-radio:checked+.am-ucheck-icons .am-icon-checked{
	background:none;
	border: 2px solid #ffffff;
	width: .21rem;
}*/
	.cpfw .content ul li dt img {
		display: inline-block;
		height: 90px;
	}
}

@media only screen and (max-width: 800px) {

	nav,
	nav ul li ul {
		display: none;
	}

	.cpfw .content ul li dd span {
		height: .7rem;
	}

	.cpfw .content ul li dt {
		min-height: 2.8rem;
	}

	header h1 img {
		display: block;
		width: 3rem;
	}

	header h1 {
		margin-top: .25rem;
	}

	header h2 {
		right: .92rem;
		border-right: 1px solid #e5e5e5;
	}

	header h2 span.search a {
		margin-top: .37rem;
		vertical-align: top;
	}

	.i_about,
	.product .content-2,
	.link,
	.foot-1,
	.foot-2 dl,
	.product-1 {
		width: 90%;
	}

	footer .link dl dd {
		width: 100%;
	}

	footer .link dl dt {
		font-size: 14px;
	}

	footer .link dl dd {
		font-size: 12px;
		margin-top: 10px;
		position: relative;
		left: 0;
	}

	.jszc .newslist ul li dd p {
		height: 40px;
		overflow: hidden;
	}

	.cpfw .title a {
		font-size: 13px;
	}

	.cpfw-detail .title dl dd h3 {
		font-size: 22px;
	}

	.head-right {
		width: 8% !important;
	}

	footer .link dl dd a {
		display: inline-block;
		vertical-align: top;
		margin-top: .1rem;
	}

	footer .link dl dd a.more {
		display: none;
	}

	footer {
		padding-top: 20px;
	}

	.foot-1 ul li {
		min-height: 2rem;
		width: 22%;
		margin-right: 0;
	}

	.foot-1 ul li:last-child {
		display: none;
	}

	.foot-1 ul {
		float: left;
		width: 100%;
	}

	.code {
		float: left;
		margin-top: 20px;
		display: none;
	}

	.foot-2 dl dd {
		display: none;
	}

	.foot-2 {
		margin-top: 0;
	}

	.nav-list dl,
	.h-login {
		width: 90%;
		margin: 0 5%;
	}

	.nav-list dl dt ul li {
		margin-top: -.02rem;
	}

	.about {
		width: 90%;
		margin: 0 5%;
	}

	.cpfw-list1,
	.cpfw,
	.cpfw-detail,
	.product,
	.jszc,
	.product-1 {
		width: 90%;
		margin: 0 5%;
		margin-top: .5rem;
		margin-bottom: .4rem;
	}

	.jszc .content-1 ul li dt,
	.jszc .content-1 ul li dd,
	.jszc .content-1 ul li.r dt {
		width: 100%;
	}

	.jszc .content-1 ul li.r dt span {
		left: 0 !important;
		right: initial;
	}

	.jszc .content ul li dt {
		width: 70%;
		padding-left: 0.45rem;
		background: url(../images/icon-09.png) no-repeat 1px 2px;
		font-size: 13px;
		line-height: 18px;
	}

	.jszc .content ul li dd a {
		height: 30px;
		line-height: 30px;
		padding: 0 .25rem;
		padding-left: .54rem;
	}

	.jszc .content ul li dd {
		margin-top: 0;
	}

	.jszc .content-3 ul li {
		width: 48%;
	}

	.jszc .content-3 ul li dl dd p {
		font-size: 15px;
		line-height: 24px;
	}

	.jszc .content-gzh,
	.jszc .content-gzh.xx,
	.jszc .content-gzh.dd,
	.jszc .content-gzh.jg {
		background-size: 8.1rem;
	}

	.jszc .content-gzh .content-gzh-t ul li,
	.jszc .content-gzh .content-xx-n ul li input,
	.jszc .content-gzh .content-jg-n ul li {
		font-size: 13px;
	}

	.jszc .content-1 ul li dd h3 {
		width: 90%;
		margin: 0 5%;
		margin-top: .4rem;
	}

	.jszc .content-1 ul li dd p,
	.jszc .content-1 ul li dd span {
		width: 90%;
		margin: 0 5%;
		margin-top: .2rem;
		font-size: 14px;
		line-height: 22px;
	}

	.jszc .content-1 ul li dd span {
		margin-bottom: .4rem;
	}

	.jszc .content-1 ul li dt span {
		font-size: 14px;
		height: 32px;
		line-height: 32px;
	}

	.product {
		margin-top: 0;
	}

	.cpfw .content ul li {
		width: 48%;
	}

	.cpfw .content ul li dt h3 {
		height: 40px;
	}

	.cpfw .content ul li dt h3 {
		line-height: 40px;
		font-size: 16px;
	}

	.cpfw-list1 .list-l .title h3,
	.cpfw-list1 .list-r .title h3,
	.product ul li dd h3,
	.jszc .title span {
		font-size: 22px;
	}

	.cpfw .content ul li dd,
	.about.hyhd .content h3,
	.cpfw-detail .content-nav .content-nav-t ul li.am-active {
		font-size: 16px;
	}

	.cpfw-detail .content-nav .content-nav-t ul li,
	.cpfw-detail .content-nav .content-nav-t ul li.active {
		font-size: 16px;
	}

	.cpfw-detail .title dl dd p,
	.cpfw-detail .content-nav .content-nav-n {
		font-size: 14px;
		line-height: 22px;
	}

	.jszc .content-j {
		font-size: 16px;
		line-height: 24px;
	}

	#load-product-fun-list-btn,
	#load-product-supplier-list-btn {
		font-size: 14px;
	}

	.cpfw-list1 .list-l,
	.cpfw-list1 .list-r {
		width: 100%;
		height: inherit;
		padding-bottom: 40px;
	}

	.cpfw-list1 .list-l .content p {
		font-size: 15px;
		text-align: left;
		line-height: 24px;
	}

	.cpfw-list1 .list-l .content,
	.cpfw-list1 .list-r .content,
	.cpfw-list1 .list-r .title {
		width: 90%;
		margin: 0 5%;
		margin-top: 10px;
	}

	.sign-up .content-s ul li button,
	.sign-up .content-s ul li label input,
	.sign-up .content-s ul li textarea {
		font-size: 14px;
	}

	.product ul li dd span a,
	.product-1 ul li dd h3 a {
		line-height: 30px;
		font-size: 15px;
	}

	.product-1 ul li dd h3 {
		margin-top: 15px;
	}

	.product-1 ul li dd p {
		font-size: 14px;
		line-height: 22px;
	}

	.product-1 ul li.r dd,
	.product-1 ul li.l dd {
		width: 100%;
	}

	.product-1 ul li.r dt,
	.product-1 ul li.l dt {
		width: 100%;
	}

	.product-1 ul li {
		margin-top: 0;
	}

	.product ul li dd p {
		font-size: 16px;
		line-height: 22px;
	}

	.about.hyhd h3 {
		line-height: 42px;
	}

	.product ul li {
		padding-bottom: 20px;
	}

	.cpfw-list1 .list-r .title {
		margin-top: 30px;
	}

	.cpfw-list1 .list-r {
		margin-top: .4rem;
	}

	.cpfw-list1 .list-r .content ul li {
		font-size: 16px;
		padding: 0rem 0;
	}

	.cpfw-list1 .list-r .content ul li a {
		padding: .3rem 0;
	}

	.about .content {
		font-size: 16px;
		line-height: 24px;
	}

	.about .content-1 dl dd ul li {
		width: 45%;
	}

	.about .content-1 dl dt {
		margin-top: 130px;
	}

	.nav-list dl dt ul li {
		font-size: 13px;
	}

	.nav-list dl dd {
		font-size: 12px;
	}

	.about .content-1 dl dd {
		top: -1.5rem
	}

	.about .content-1 dl dd ul li p {
		font-size: 14px;
	}

	.about .title span {
		font-size: 24px;
	}

	.foot-2 dl dt {
		width: 100%;
	}

	.function {
		width: 100%;
	}

	.function ul li:nth-child(3):hover ul,
	.function ul li:nth-child(6):hover ul,
	.function ul li:nth-child(9):hover ul,
	.function ul li:nth-child(12):hover ul,
	.function ul li:nth-child(15):hover ul,
	.function ul li:nth-child(18):hover ul {
		left: 0%;
	}

	.function ul li:nth-child(3):hover ul:before,
	.function ul li:nth-child(6):hover ul:before,
	.function ul li:nth-child(9):hover ul:before,
	.function ul li:nth-child(12):hover ul:before,
	.function ul li:nth-child(15):hover ul:before {
		content: "";
		height: .61rem;
		background: #ffffff;
		position: absolute;
		width: .2rem;
		right: initial;
		left: -.1rem;
		top: 0;
		z-index: 999;
	}

	.function ul {
		width: 50%;
		margin: 0 .3rem;
	}

	.function ul li {
		width: 100%;
		font-size: 14px;
		margin: 0;
	}

	.function ul li:hover {
		width: 100%;
	}

	.function ul li:hover {
		font-size: 14px;
	}

	.function {
		min-height: 11rem;
	}

	.function ul {
		width: 50%;
		margin: 0 .3rem;
	}

	.function ul li:hover {
		margin: 0;
	}

	.function ul li:hover ul {
		left: 100%;
	}

	.function ul li:hover ul {
		margin: 0 0;
	}

	.cpfw .title-1 ul li {
		line-height: 41px;
	}

	.cpfw-list1 .list-r .content ul li ul {
		display: none;
	}

	.cpfw-list1 .list-r .content ul li:hover ul {
		display: block;
		width: 100%;
		position: absolute;
		left: 0%;
		background: #ffffff;
		box-shadow: 0px 0px 6px rgb(0, 0, 0, .2);
		top: .62rem;
		z-index: 9999;
		padding-bottom: .4rem;
		padding-top: .2rem;
	}

	.cpfw-list1 .list-r .content ul li:hover ul li {
		margin: 0 5%;
		width: 90%;
	}

	/*.cpfw .am-checkbox, .cpfw .am-checkbox-inline, .cpfw .am-radio, .cpfw .am-radio-inline{
		padding-left: .42rem;
	}
	.cpfw .title-1 ul li label.am-checkbox .am-icon-checked, .cpfw .title-1 ul li label.am-checkbox .am-icon-unchecked, .cpfw .title-1 ul li label.am-checkbox-inline .am-icon-checked, .cpfw .title-1 ul li label.am-checkbox-inline .am-icon-unchecked, .cpfw .title-1 ul li label.am-radio .am-icon-checked, .cpfw .title-1 ul li label.am-radio .am-icon-unchecked, .cpfw .title-1 ul li label.am-radio-inline .am-icon-checked, .cpfw .title-1 ul li label.am-radio-inline .am-icon-unchecked{
	background:none;
	border: 2px solid #ffffff;
	background: url(../images/dg.svg) no-repeat center center;
	background-size: 80%;
	width: .21rem;
}
.cpfw .am-ucheck-checkbox:checked+.am-ucheck-icons .am-icon-unchecked, .cpfw .am-ucheck-radio:checked+.am-ucheck-icons .am-icon-unchecked{
	background:none;
	border: 2px solid #ffffff;
	width: .21rem;
}
.cpfw .am-ucheck-checkbox:checked+.am-ucheck-icons .am-icon-checked,.cpfw .am-ucheck-radio:checked+.am-ucheck-icons .am-icon-checked{
	background:none;
	border: 2px solid #ffffff;
	width: .21rem;
}*/
	.detail {
		width: 90%;
		margin: 0 5%;
		margin-top: 25px;
	}

	.detail .l .content {
		font-size: 14px;
	}

	.detail .l .title p span {
		font-size: 13px;
	}

	.detail .r .title h3 {
		font-size: 15px;
	}

	.detail .r .title h3:before {
		height: .2rem;
	}

	.detail .l .content-page ul li {
		font-size: 15px;
	}

	.jszc .content-gzh .content-gzh-t ul li {
		width: 31.7%;
		margin-top: 1.5rem;
	}

	.cpfw .content ul li dt img {
		display: inline-block;
		height: 170px;
	}

}

@media only screen and (max-width: 640px) {
	header h1 img {
		display: block;
		width: 3rem;
	}

	.cpfw .content ul li dt {
		padding-top: 1.3rem;
	}

	.head-right {
		width: 12% !important;
	}

	header h1 {
		margin-top: .25rem;
	}

	header h2 {
		right: .92rem;
		border-right: 1px solid #e5e5e5;
	}

	header h2 span.search a {
		margin-top: .37rem;
		vertical-align: top;
	}

	.jszc .content-gzh .content-gzh-t ul li {
		width: 32%;
		margin-top: 1.1rem;
	}

	.cpfw .content ul li dd span {
		height: .8rem;
	}

	.about .content-1 dl dd {
		width: 100%;
		margin: 0;
		position: relative;
		overflow: hidden;
		top: 0;
	}

	.about .content-1 {
		margin-top: .5rem;
	}

	.about .content-1 dl dt {
		margin: 0;
	}

	.detail .l {
		width: 100%;
	}

	.detail .l .title h3 {
		font-size: 22px;
		text-align: justify;
	}

	.detail .l .content {
		line-height: 24px;
		font-size: 16px;
	}

	.i_about,
	.product .content-2,
	.link,
	.foot-1,
	.foot-2 dl {
		width: 90%;
	}

	.cpfw .title-1 ul li {
		line-height: 36px;
	}

	.detail .r .content ul li {
		margin-bottom: 20px;
	}

	.detail .r .content ul li dd h3 {
		font-size: 15px;
		margin-top: 10px;
	}

	.detail .r .content ul li dd em {
		font-size: 12px;
		font-size: 14px;
	}

	.cpfw .am-checkbox,
	.cpfw .am-checkbox-inline,
	.cpfw .am-radio,
	.cpfw .am-radio-inline {
		padding-left: .42rem;
	}

	.detail .r {
		width: 100%;
		margin-top: 20px;
	}

	/*.cpfw .title-1 ul li label.am-checkbox .am-icon-checked, .cpfw .title-1 ul li label.am-checkbox .am-icon-unchecked, .cpfw .title-1 ul li label.am-checkbox-inline .am-icon-checked, .cpfw .title-1 ul li label.am-checkbox-inline .am-icon-unchecked, .cpfw .title-1 ul li label.am-radio .am-icon-checked, .cpfw .title-1 ul li label.am-radio .am-icon-unchecked, .cpfw .title-1 ul li label.am-radio-inline .am-icon-checked, .cpfw .title-1 ul li label.am-radio-inline .am-icon-unchecked{
	background:none;
	border: 2px solid #ffffff;
	background: url(../images/dg.svg) no-repeat center center;
	background-size: 80%;
	width: .23rem;
}
.cpfw .am-ucheck-checkbox:checked+.am-ucheck-icons .am-icon-unchecked, .cpfw .am-ucheck-radio:checked+.am-ucheck-icons .am-icon-unchecked{
	background:none;
	border: 2px solid #ffffff;
	width: .23rem;
}
.cpfw .am-ucheck-checkbox:checked+.am-ucheck-icons .am-icon-checked,.cpfw .am-ucheck-radio:checked+.am-ucheck-icons .am-icon-checked{
	background:none;
	border: 2px solid #ffffff;
	width: .23rem;
}*/
	.function ul {
		width: 90%;
		margin: 0 5%;
	}

	.function ul li,
	.function ul li:hover {
		font-size: 16px;
	}

	.function ul li {
		padding: .3rem 0;
	}

	.function ul li:hover {
		padding: .3rem 0;
	}

	.function ul li:hover ul {
		left: 0;
		width: 100%;
		top: .8rem;
	}

	.function ul li:hover ul li {
		margin: 0 5%;
		width: 90%;
	}

	.function {
		min-height: 15rem;
	}

	.function ul li:hover ul:before {
		width: 100%;
		left: 0;
		top: -.2rem;
		height: .3rem;
	}

	.jszc .newslist ul li dt {
		width: 100%;
	}

	.jszc .newslist ul li dd {
		width: 90%;
		padding-bottom: .4rem;
	}

	.jszc .newslist-1 ul li dt {
		width: 100%;
	}

	.jszc .newslist-1 ul li dd {
		margin-top: 20px;
		width: 90%;
	}

	.jszc .newslist-1 ul li dd em {
		font-size: 13px;
		margin-top: 3px;
		width: 100%;
	}

	.jszc .newslist-1 ul li dd p {
		margin-bottom: 10px;
	}

	.jszc .newslist-1 ul li dd h3 {
		font-size: 16px;
	}

	.jszc .newslist-1 ul li label {
		float: left;
		display: none;
	}

	.jszc .newslist ul li dd p,
	.jszc .newslist-1 ul li dd p {
		height: auto;
		line-height: 22px;
		font-size: 13px;
	}

	.jszc .newslist ul li dd h3 {
		font-size: 16px;
	}

	.jszc .newslist ul li dd em {
		font-size: 13px;
		margin-top: 10px;
	}

	footer .link dl dt {
		font-size: 14px;
	}

	footer .link dl dd {
		font-size: 12px;
		margin-top: 10px;
	}

	footer .link dl dd a {
		display: inline-block;
		vertical-align: top;
		margin-top: .1rem;
	}

	footer .link dl dd a.more {
		display: none;
	}

	footer {
		padding-top: 20px;
	}

	.foot-1 ul li {
		min-height: 2rem;
		width: 33%;
		margin-right: 0;
	}

	.foot-1 ul li:last-child {
		display: none;
	}

	.foot-1 ul {
		float: left;
	}

	.code {
		float: left;
		margin-top: 20px;
		display: none;
	}

	.foot-2 dl dd {
		display: none;
	}

	.foot-2 {
		margin-top: 0;
	}

	.m-login {
		width: 4.82rem;
		height: 4.72rem;
		background: url(../images/login.png) no-repeat;
		background-size: 100%;
		margin: 0 auto;
		float: initial;
		margin-top: 1.9rem;
		overflow: hidden;
	}

	.m-login ul li input {
		font-size: 13px;
		height: 20px;
	}

	.m-login ul li button {
		font-size: 14px;
		height: 35px;
		line-height: 15px;
	}

	.m-login ul li dt,
	.m-login ul li dd,
	.jszc .content-1 ul li.r dt span {
		font-size: 13px;
	}

	.jszc .title h3 {
		font-size: .65rem;
	}

	.joinTit,
	.joinTit .join-p,
	.joinText h3 {
		font-size: 15px;
	}

	.joinTit {
		padding-right: 00px;
		line-height: 45px;
	}

	.joinTit .join-p {
		margin-right: 5px;
		margin-left: 5px;
		display: none;
	}

	.joinTit b.job-1:after {
		top: .43rem;
	}

	.joinText h3:after {
		height: .23rem;
		top: .16rem;
	}

	.jszc .content-3 ul li {
		width: 98%;
	}

	.jszc .content-3 ul li dl dt h3 {
		font-size: 18px;
		padding-bottom: 0.2rem;
		line-height: 31px;
	}

	.jszc .content-gzh,
	.jszc .content-gzh.xx,
	.jszc .content-gzh.dd,
	.jszc .content-gzh.jg {
		background-size: 5.3rem;
	}

	.jszc .content-gzh .content-xx-n ul li input {
		width: 80%;
		padding: .22rem 3%;
	}

	.jszc .content-gzh .content-jg-n {
		margin: 0 7%;
		margin-top: .7rem;
		width: 86%;
		float: left;
	}

	.jszc .content-gzh .content-jg-n h3,
	.about.hyhd h3,
	.about.hyhd .content h4 {
		font-size: 14px;
	}

	.product ul li dt {
		width: 100%;
		margin: 0 0%;
	}

	.nav-list dl dt ul {
		display: none;
	}

	.cpfw .content ul li {
		width: 98%;
	}

	.cpfw-detail .title dl dd {
		width: 100%;
	}

	.cpfw-detail .title dl dt {
		width: 100%;
		float: left;
		margin-top: 10px;
	}

	.product ul li dd {
		width: 90%;
		margin: 0 5%;
	}

	.product ul li dd {
		margin-top: 10px;
	}

	.jszc .content-gzh .content-jg-n ul li span {
		width: 87px;
	}

	.product ul li dd p {
		text-align: justify;
	}

	.jszc .content ul li dt {
		width: 64%;
	}

	.jszc .content-1 ul li dd span a {
		height: 30px;
		line-height: 30px;
	}

	.jszc .content-1 ul li dd h3 {
		font-size: 18px;
	}

	.jszc .content-1 ul li dd p,
	.jszc .content-1 ul li dd span {
		font-size: 15px;
	}

	.about.hyhd .content .code-1 {
		width: 1.6rem;
		position: relative;
		margin: 0 auto;
		margin-top: .3rem;
	}

	.about.hyhd .content .code-1 dl dd {
		font-size: 14px;
		margin-top: .1rem;
	}

	.about.hyhd .content h4,
	.about.hyhd h3 {
		font-size: 16px;
	}

	.m-login {
		width: 5.3rem;
		height: 5.2rem;
	}
}

@media only screen and (max-width: 375px) {}

/* 响应式设计 */
@media (max-width: 1200px) {
	.products-grid {
		grid-template-columns: repeat(3, 1fr);
		gap: 20px;
		padding: 0 20px;
	}
}

/* 响应式设计 */
@media (max-width: 1024px) {
	.category {
		width: calc(50% - 64px);
	}

	.products-grid {
		margin: 0 -5px;
	}

	.product {
		width: 48%;
	}
}

@media (max-width: 992px) {
	.products-grid {
		grid-template-columns: repeat(2, 1fr);
	}

	.product-overview {
		flex-direction: column;
		align-items: center;
	}

	.product-image {
		flex: 0 0 auto;
		width: 100%;
		max-width: 400px;
	}

	.product-details {
		flex-direction: column;
	}

	.sidebar {
		flex: 0 0 auto;
		width: 100%;
	}
}

@media (max-width: 768px) {
	.top-bar {
		padding: 15px 20px;
		flex-direction: column;
		gap: 10px;
		text-align: center;
	}

	.product-detail {
		padding: 10px;
	}

	.product-info h1 {
		font-size: 24px;
	}

	.product-buttons {
		flex-direction: column;
		align-items: stretch;
	}

	.download-btn,
	.contact-btn {
		width: 100%;
	}

	.chassis-products {
		padding: 20px 15px;
	}

	.product-header h2 {
		font-size: 24px;
	}

	.product-header p {
		font-size: 14px;
	}

	.products-container {
		gap: 30px;
	}

	.product-image {
		height: 200px;
	}

	.product-item h3 {
		font-size: 18px;
	}

	.cplist_m {
		padding: 10px;
	}

	.product-categories {
		flex-direction: column;
	}

	.category {
		width: calc(100% - 64px);
	}

	.section-header {
		flex-direction: column;
		align-items: flex-start;
	}

	.view-all-products {
		margin-top: 10px;
	}

	.products-grid {
		flex-direction: column;
		margin: 0 0px;
	}

	.product {
		width: 100%;
		margin: 0;
		margin-bottom: 20px;
	}

	.top-bar h1 {
		font-size: 20px;
	}

	.filter-tabs {
		padding: 0 20px;
		flex-direction: column;
		gap: 10px;
	}

	.tab-item {
		justify-content: center;
	}

	.products-grid {
		grid-template-columns: 1fr;
		gap: 30px;
	}

	.product-item img {
		height: 180px;
	}
}

@media (max-width: 480px) {
	.top-bar {
		padding: 12px 15px;
	}

	.products-container {
		grid-template-columns: 1fr;
	}

	.product-image {
		height: 180px;
	}

	.top-bar h1 {
		font-size: 18px;
	}

	.filter-tabs {
		padding: 0 15px;
	}

	.products-grid {
		padding: 0 15px;
		gap: 20px;
	}
}