@charset "utf-8";
	/*CSS Document*/
* {
	margin:0;
	padding:0;
	text-size-adjust:100%;
	-webkit-tap-highlight-color:transparent;
	font-size:16px;
	list-style:none;
	text-decoration:none;
	box-sizing:border-box;
}
html {
	scroll-behavior:smooth;
}
body {
	overflow-x:hidden;
	font-family:微软雅黑;
}
.header {
	width:100%;
	height:144px;
	position:fixed;
	top:0;
	left:0;
	z-index:999;
	background:rgb(255 255 255 / 70%);
}
.nav-list {
	margin:0 auto;
	height:100%;
	display:flex;
	justify-content:center;
	align-items:center;
}
.nav-list li {
	height:100%;
	margin:0 20px;
}
.nav-list li a {
	color:#333;
	font-size:20px;
}
.nav-list li:hover {
	border-bottom:2px solid #ffc001;
}
.nav-list li:nth-child(4):hover {
	border-bottom:none;
}
.nav-list li a img {
	width:auto;
	height:120px;
	padding:10px 0;
}
.main-content-1 {
	height:calc(100vh + 70px);
	width:100%;
	background-size:cover;
	position:relative;
}
.main-content-1-download {
	padding:20px 40px;
	position:absolute;
	bottom:150px;
	left:50%;
	transform:translateX(-50%);
	width:536px;
	height:200px;
	background-size:100% 100%;
}
.main-content-1-download-box {
	padding:0 25px;
	width:100%;
	height:100%;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.main-content-1-download-left {
	width:140px;
	height:140px;
	flex-shrink:0;
	margin-right:50px;
}
.main-content-1-download-left img {
	width:100%;
	height:100%;
}
.main-content-1-download-center {
	width:235px;
	height:150px;
	margin:0 10px;
	overflow:hidden;
	display:flex;
	flex-direction:column;
	justify-content:center;
}
.main-content-1-download-center a {
	display:block;
	width:100%;
	height:80px;
	display:flex;
	justify-content:center;
	align-items:center;
}
.main-content-1-download-center a:first-child {
	margin-bottom:10px;
}
.main-content-1-download-center img {
	width:auto;
	max-width:100%;
	height:auto;
	max-height:100%;
}
.main-content-1-download-right {
	width:180px;
	height:180px;
	flex-shrink:0;
}
.main-content-1-download-right img {
	width:100%;
	height:100%;
}
/*下载按钮*/
.download{width: 548px; height: 217px; background: url('/skin/default/images/download.png') no-repeat; position: absolute; top: 596px; left: 50%; margin-left: -274px;}
.side_download{background: url('/skin/default/images/sd.png') no-repeat; width: 331px; height: 467px; position: absolute; left: 0; top: 0; overflow: hidden;}
.side_download .qrcode{width: 195px; height: 195px;float: inherit; margin: 62px auto 0;}
.side_download .down_btns{float: inherit; margin: 0 auto; width: 210px; padding-top: 20px;}
.side_download .down_btns .ios{width: 210px; background-position: 0 -160px;}
.side_download .down_btns .ios:hover{background-position: -220px -160px;}
.side_download .down_btns .android{width: 210px; background-position: 0 -240px;}
.side_download .down_btns .android:hover{background-position: -220px -240px;}
.qrcode img,.swiper-slide img{display: block; width: 100%;}
.cadpa_tips{width: 115px; height: 147px; position: absolute; left: -123px; top: 35px;}.qrcode{float: left; width: 145px; height: 145px; margin: 36px 10px 0 93px; border: 2px solid #eecb9c; position: relative;}
.qrcode{float: left; width: 145px; height: 145px; margin: 36px 10px 0 93px; border: 2px solid #eecb9c; position: relative;}
.qrcode::after{content: ''; animation: sys 2.5s linear infinite; -webkit-animation: sys 2.5s linear infinite; position: absolute; left:2%; width: 96%; height: 3px; background: #eecb9c; opacity: .8; box-shadow: 0 0 6px #000; }
@keyframes sys {0%,100% {top: 0}50%{ top: 144px}}
@-webkit-keyframes sys {0%,100% {top: 0}50%{ top: 144px}}
.down_btns{padding-top: 37px; float: left;}
.down_btns .ios,.down_btns .android{width: 230px; height: 70px; display: block; background: url('/skin/default/images/down_btn.png') no-repeat;}
.down_btns .ios:hover{background-position: -240px 0;}
.down_btns .android{background-position: 0 -80px; margin-top: 10px;}
.down_btns .android:hover{background-position: -240px -80px;}
/*下载按钮结束*/



.main-content-1 .main-button-jump {
    display: block;
}

.main-content-1 .main-button-link {
	cursor:pointer;
	-webkit-text-decoration:none;
	text-decoration:none;
}

.main-content-1 .imgwap {
    overflow: hidden;
}

.main-content-1 .imgwap img {
    max-width: 100%;
}

.main-content-2 {
	height:880px;
	background-size:cover;
	padding:10px 0;
}
.main-content-2-title1,.main-content-2-title2 {
	text-align:center;
}
.main-content-2-title1 {
	margin:0 auto;
	margin-bottom:70px;
	width:135px;
	height:126px;
	transform:translateY(-68px);
}
.main-content-2-title1 img {
	width:auto;
	max-width:100%;
	height:100%;
}
.main-content-2-title2 {
	margin:70px auto;
	width:163px;
	height:81px;
}
.main-content-2-title2 img {
	width:auto;
	max-width:100%;
	height:100%;
}
.main-content-2-box {
	height:326px;
	display:flex;
	justify-content:center;
}
.main-content-2-box-left {
	width:480px;
	height:100%;
	background-color:rgb(134,200,255);
}
.main-content-2-box-left img {
	width:100%;
	height:100%;
	object-fit:cover;
}
.main-content-2-box-center {
	width:537PX;
	height:100%;
	margin:0 5px;
	background-color:#ffffff;
}
.main-content-2-box-center-tab {
	position:relative;
	padding:0 10px;
	height:60px;
	border-bottom:#ffc001 solid 1px;
}
.main-content-2-box-center-tab ul {
	position:absolute;
	bottom:0;
	height:40px;
	line-height:40px;
	display:flex;
}
.main-content-2-box-center-tab ul li {
	color:#616161;
	margin-right:10px;
	padding:0 20px;
	height:100%;
	cursor:pointer;
}
.active {
	color:#ffffff !important;
	background-color:#ffc001;
}
.main-content-2-box-center-content-item {
	display:none;
}
.main-content-2-box-center-content-item ul {
	height:calc(326px - 60px);
	overflow:hidden;
}
.main-content-2-box-center-content-item ul::-webkit-scrollbar {
	display:none;
}
.main-content-2-box-center-content-item ul li {
	margin:15px 0;
	padding-bottom:5px;
	border-bottom:1px solid #d5d5d54f;
}
.main-content-2-box-center-content-item ul li a {
	display:flex;
	align-items:center;
}
.main-content-2-box-center-content-item ul li a:hover span {
	color:#ffc001;
}
.index-title {
	font-weight:500;
	color:#333;
	padding:0 10px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
	line-clamp:1;
	overflow:hidden;
	text-overflow:ellipsis;
}
.index-title-time {
	margin-left:auto;
	margin-right:10px;
	font-size:14px;
	color:#999;
	white-space:nowrap;
}
.main-content-2-box-center-content-item ul li p {
	color:#999;
	padding:0 10px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	line-clamp:2;
	overflow:hidden;
	text-overflow:ellipsis;
	display:none;
}
.main-content-2-box-right {
	width:250px;
	height:100%;
	background-color:#ffffff;
	padding-top:16px;
}
.main-content-2-box-right-title {
	color:#333;
	border-bottom:1px solid #ffc001;
	margin:0 auto;
	text-align:center;
	margin-bottom:10px;
	padding:10px;
}
.main-content-2-box-right ul {
	height:calc(326px - 77px);
	overflow:hidden;
}
.main-content-2-box-right ul::-webkit-scrollbar {
	display:none;
}
.main-content-2-box-right ul li {
	margin:18px 0 !important;
	padding-bottom:5px;
	border-bottom:1px solid #d5d5d54f;
}
.main-content-2-box-right ul li a>.index-title {
	font-weight:500;
	color:#333;
	padding:0 10px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
	line-clamp:1;
	overflow:hidden;
	text-overflow:ellipsis;
}
.main-content-2-box-right ul li a:hover .index-title {
	color:#ffc001;
}
.main-content-2-box-right ul li p {
	color:#999;
	padding:0 10px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	line-clamp:2;
	overflow:hidden;
	text-overflow:ellipsis;
	display:none;
}
.main-content-3 {
	height:900px;
	background-size:cover;
	padding:10px 0;
}
.main-content-3-title1,.main-content-3-title2 {
	text-align:center;
	width:auto;
	max-width:100%;
}
.main-content-3-title2 img {
	width:auto;
	max-width:100%;
	height:100%;
}
.main-content-3-title1 {
	margin:0 auto;
	margin-bottom:70px;
	width:135px;
	height:126px;
	transform:translateY(-68px);
}
.main-content-3-title1 img {
	width:auto;
	max-width:100%;
	height:100%;
}
.main-content-3-title2 {
	margin:70px auto;
	width:163px;
	height:81px;
}
.main-content-3-notice {
	margin:0 auto;
	width:540px;
	height:auto;
}
.main-content-3-notice span {
	color:#ffffff;
	font-size:20px;
}
.main-content-3-carousel {
	position:relative;
}
.carousel-item {
	width:500px;
	height:300px;
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	margin:auto;
	border-radius:8px;
	transition:transform 1s ease-in-out;
}
.carousel-container {
	margin:0 auto;
	width:800px;
	height:450px;
	perspective:1200px;
	transform-style:preserve-3d;
}
.footer {
	padding:0 0 10px 0;
	background-color:#333333;
	color:#ffffff;
	text-align:center;
}
.footer a {
	color:#ffffff;
}
.footer a:hover {
	color:#ffc001;
}
.footer-function {
	padding:10px 0;
}
.footer-info span {
	margin:0 5px;
}
.newslistbox {
	width:100%;
	padding-top:145px;
	background-size:cover;
}
.newslistbox-content {
	margin:0 auto;
	width:1200px;
	background-color:#ffffff;
}
.newslistbox-content-title {
	width:100%;
	height:50px;
	line-height:50px;
	border-bottom:#c4c4c4 solid 1px;
}
.newslistbox-content-title span {
	padding:13px;
	border-bottom:#000000 solid 3px;
}
.newslistbox-content-list {
	padding:20px;
}
.newslistbox-content-list-item {
	padding:10px;
	display:flex;
}
.newslistbox-content-list-item-left {
	width:260px;
	height:150px;
	flex-shrink:0;
}
.newslistbox-content-list-item-left img {
	width:100%;
	height:100%;
	border-radius:5px;
}
.newslistbox-content-list-item-right {
	margin-left:20px;
	padding:10px 0;
}
.newslistbox-content-list-item-right-title a span {
	font-size:16px;
	color:#333333;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
	line-clamp:1;
	overflow:hidden;
	text-overflow:ellipsis;
}
.newslistbox-content-list-item-right-desc {
	margin-top:5px;
	color:#666;
	font-size:14px;
	line-height:26px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	line-clamp:2;
	overflow:hidden;
	text-overflow:ellipsis;
}
.newslistbox-content-list-item-right-time {
	margin-top:15px;
}
.newslistbox-content-list-item-right-time span {
	color:#999;
	font-size:14px;
}
.newscontent {
	margin:0 auto;
	margin-top:155px;
	width:1200px;
}
.newscontent hr {
	border:1px solid #f0efef;
	border-bottom:none;
	margin:20px 0;
}
.newstitle h1 {
	color:#333;
	font-size:25px;
	font-weight:400;
	text-align:left;
}
.newsinfo {
	margin-top:10px;
}
.newsinfo span {
	color:#ADADAD;
	font-size:13px;
	margin-right:15px;
}
.newscontenttext p {
	color:#555555;
	line-height:1.5;
	margin:15px 0;
	text-indent:2em;
}
.newscontenttext a:hover {
	text-decoration:underline;
}
.newscontenttext h2 {
	color:#676767;
	font-size:21px;
	margin:17px 0;
}
.newscontenttext h3 {
	color:#676767;
	font-size:16px;
	margin:16px 0;
}
.newscontenttext h4 {
	color:#676767;
	font-size:14px;
	margin:18px 0;
}
.newscontenttext img {
	display:block;
	margin:10px auto;
	height:auto;
	max-width:100%;
}
.newscontenttext video {
	display:block;
	margin:10px auto;
	height:auto;
	max-width:100%;
}
.newspager {
	padding:20px 0;
	border-top:#cfcfcf solid 1px;
}
.newspager a {
	color:#36a1ff;
	line-height:2;
}
.newspager a:hover {
	color:#ffc001;
}
.sh-notice {
	display:none;
}
.sh-mask {
	width:100vw;
	height:100vh;
	position:fixed;
	top:0;
	left:0;
	background-color:#00000062;
	z-index:9998;
}
.sh-content {
	width:700px;
	height:415px;
	background-color:white;
	position:fixed;
	top:0;
	left:0;
	bottom:0;
	right:0;
	margin:auto;
	z-index:9999;
	border-radius:10px;
	padding:10px;
}
.sh-title {
	font-size:24px;
	font-weight:bold;
	margin-bottom:10px;
	color:#00882d;
	text-align:center;
}
.sh-content-text {
	height:240px;
	overflow-x:hidden;
	overflow-y:auto;
}
.sh-content-text p {
	font-size:18px;
	color:#5a5a5a;
	line-height:1.6;
}
.sh-author,.sh-date {
	font-size:18px;
	color:#5a5a5a;
	text-align:right;
	margin-top:8px;
}
.sh-content-text::-webkit-scrollbar {
	width:6px;
}
.sh-content-text::-webkit-scrollbar-thumb {
	background:#53c9ff;
	border-radius:5px;
}
.sh-btn {
	margin-top:15px;
}
.sh-btn button {
	float:right;
	border:none;
	margin-left:20px;
	background-color:transparent;
}
.sh-btn button a {
	color:#ffffff;
	font-size:17px;
	border-radius:5px;
	text-decoration:none;
	padding:10px 20px;
	background-color:#999;
}
#sh-confirm-btn a {
	background-color:#00882d;
}
.shengming {
	font-size:14px;
	color:#a52020 !important;
	text-indent:0 !important;
	margin-bottom:20px;
}
.shengming b {
	font-size:14px;
}
.shengming a {
	font-size:14px;
	color:#a52020;
}
body::-webkit-scrollbar {
	display:none;
}
.tag-list-content a {
	margin:0 10px;
	line-height:2;
	color:#8b2222;
}
.tag {
	margin-bottom:10px;
}
.tag a {
	margin:0 5px;
	line-height:2;
	color:#0088ff;
}
.position {
	margin:10px 0;
	color:#ff9c43;
	font-size:14px;
	margin-bottom:20px;
	border-bottom:1px solid #ebebeb;
}
.position a {
	font-size:14px;
	color:#666;
}
.position a:hover {
	color:red;
}
.flaot-bth {
	position:fixed;
	right:100px;
	bottom:100px;
	z-index:666;
}
.page {
	text-align:center;
	margin:20px 0;
}
.page a {
	color:#333;
	padding:8px;
	border-radius:5px;
	border:1px solid #ccc;
}
.last {
	color:#444;
}
#zhiding {
	display:none;
	cursor:pointer;
	background-color:#fff;
	border-radius:10px;
}
#zhiding span {
	color:rgb(0 184 255);
	font-size:50px;
}
.tag-list {
	margin:20px 0;
}
.tag-list a {
	color:#333;
	font-weight:bold;
	margin:0 10px;
	line-height:2;
}

/*右侧悬浮客服*/
._wrap_1facf_1 {
    background: url(../images/community-bg.87d60694.png) no-repeat 0 0;
    background-size: 100% 100%;
    position: fixed;
    right: 0;
    top: 48.5%;
    transform: translateY(-50%);
    transition: transform .2s;
    width: 150px;
    z-index: 9;
}
._content_1facf_36 {
    align-items: center;
    display: flex;
    flex-direction: column;
    padding:10px
}

._content_1facf_36 ._btnImg_1facf_42 {
    cursor: pointer;
    height: 44px;
    margin-top: .1rem;
    width: 110px
}

._content_1facf_36 p {
    margin: 0;
    padding: 0
} 

._content_1facf_36 ._scan_1facf_52 { 
    position: relative
}

._content_1facf_36 ._scan_1facf_52 img {
    height: 110px;
    width: 110px
}

._content_1facf_36 ._scan_1facf_52:after {
    animation: _scan_1facf_52 3s infinite;
    background: #bdd9ff;
    content: "";
    height: .04rem;
    left: 0;
    position: absolute;
    width: 1.3rem
}
