a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	border: 0;
	font-size: 100%;
	margin: 0;
	padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-family: Microsoft YaHei;
	background:#f9f9f9;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:after, blockquote:before, q:after, q:before {
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
:focus {
	outline: 0;
}
.custom-cl-header {
	width: 100%;
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	box-shadow: none;
	background-color: #fff;
	box-shadow: 0px 1px 4px rgba(181, 181, 181, 0.25);
	padding: 0;
}
.custom-cl-header.active {
	box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
}
.custom-cl-header .navbar {
	width: 1200px;
	margin: 0 auto 0;
}


#navbarNav .active a.nav-link, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: #65c770;
}
.navbar-btn-group {
	margin-left: 80px;
}
#navbarNav .nav-item {
	margin-right: 34px;
	font-size: 16px;
}
.navbar-btn-group .index-btn-custom {
	width: 88px;
	height: 34px;
	line-height: 34px;
	margin-right: 20px;
	color: #666666;
	font-size: 16px;
	background: #fff;
	padding: 0;
	border: 1px solid #666;
	box-shadow: none;
	border-radius: 44px;
	box-sizing:border-box;
}
.navbar-btn-group .index-btn-custom.no-border.spi:focus, .navbar-btn-group .index-btn-custom.no-border:focus {
	box-shadow: none !important;
}
.navbar-btn-group .index-btn-custom.spi {
	background: #23DA6C;
	color: #fff;
	border-color: #23DA6C;
}
.navbar-btn-group .down-load-btn {
	display: inline-block;
	width: 110px;
	height: 34px;
	line-height: 34px;
	background: #65c770;
	border-radius: 200px;
	text-align: center;
	color: #fff;
}
.index-top-container {
	width: 100%;
	height: 500px;
	background: url(/templates/OfficialWebsite/css/index-top-bg.jpg) 50% no-repeat;
}
.index-top-container .index-top-container-flex {
	display: flex;
	justify-content: space-between;
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.index-top-container .index-top-container-flex .index-top-left-container h1 {
	margin-top: 116px;
	font-size: 60px;
	font-weight: 600;
	color: #fff;
}
.index-top-container .index-top-container-flex .index-top-left-container h4 {
	margin-top: 30px;
	font-size: 34px;
	color: #fff;
}
.index-top-container .index-top-container-flex .index-top-left-container .top-btn-group {
	margin-top: 60px;
	margin-left: 0;
}
.index-top-container .index-top-container-flex .index-top-left-container .top-btn-group .index-top-btn-custom {
	width: 179px;
	height: 53px;
	font-size: 20px;
}
.index-top-container .index-top-container-flex .index-top-left-container .top-btn-group .special-custom {
	border: 1px solid #fff;
	color: #fff;
	background: hsla(0, 0%, 100%, 0);
}
.index-top-container .top-img-container {
	display: flex;
	align-items: flex-end;
	font-size: 0;
}
.index-article-section {
	padding-top: 86px;
	padding-bottom: 61px;
	width: 1200px;
	margin: 0 auto;
}
.index-article-section h1 {
	font-weight: 500;
	font-size: 42px;
	text-align: center;
}
.index-article-section h2 {
	margin-top: 20px;
	font-size: 16px;
	color: #888;
	text-align: center;
}
.index-article-section .flex-container {
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
}
.index-article-section .flex-container.marin-value-section {
	margin-top: 118px;
}
.normal-section .section-left {
	padding-top: 30px;
	width: 744px;
	text-align: left;
}
.normal-section .section-right {
	padding-top: 30px;
	width: 600px;
	text-align: left;
}
.normal-section .section-one h1 {
	margin-bottom: 40px;
	font-size: 34px;
	font-weight: 400;
	text-align: left;
}
.normal-section .tips-text {
	display: inline-block;
}
.normal-section .section-one p {
	font-size: 15px;
	color: #666;
	line-height: 34px;
}
.normal-section .section-one p:last-child {
	color: #999;
}
.normal-section .section-one p.spi:last-child {
	color: #666;
}
.normal-section .section-two {
	margin-top: 90px;
	display: flex;
	justify-content: space-between;
	width: 530px;
}
.normal-section .section-two article {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}
.normal-section .section-two article section {
	margin-bottom: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 70px;
	height: 70px;
	background: #fff;
	box-shadow: 0 0 30px rgba(0, 0, 0, .06);
	border-radius: 50%;
}
.normal-section .section-two article p {
	color: #888;
}
.normal-section .flex-container .section-two {
	margin-top: 90px;
}
.normal-section .flex-container .section-three {
	margin-top: 50px;
}
.normal-section .flex-container .section-three .c-section-one, .normal-section .flex-container .section-two .c-section-one {
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
	width: 505px;
}
.normal-section .flex-container .section-three nav, .normal-section .flex-container .section-two nav {
	font-size: 16px;
	color: #448AFF;
}
.normal-section .flex-container .section-three .c-section-one article, .normal-section .flex-container .section-two .c-section-one article {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.normal-section .flex-container .c-section-one article p, .normal-section .flex-container .c-section-one article p.spi:last-child {
	margin-bottom: 10px;
	font-size: 16px;
}
.normal-section .flex-container .c-section-one article p.spi:last-child {
	color: #333;
}
.normal-section .flex-container .c-section-one article p:last-child {
	margin-bottom: 0;
	color: #999;
}
.normal-section .flex-container .section-three .c-section-one section, .normal-section .flex-container .section-two .c-section-one section {
	position: relative;
	margin-bottom: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 53px;
	height: 53px;
	background: #5bc767;
	border-radius: 50%;
	color: #fff;
	z-index: 2;
}
.normal-section .flex-container .section-three .c-section-one.big-size section, .normal-section .flex-container .section-two .c-section-one.big-size section {
	margin-bottom: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 70px;
	height: 70px;
	background: #fff;
	border-radius: 50%;
	color: #5bc767;
	box-shadow: 0 0 30px rgba(0, 0, 0, .06);
	position: relative;
	z-index: 2;
}
.center-line-dashed {
	position: absolute;
	margin: 26px 0 0 77px;
}
.center-line-dashed-big-size {
	position: absolute;
	margin: 26px 0 0 111px;
}
.center-line-dashed-big-size.spi {
	position: absolute;
	margin: 16px 0 0 111px;
}
.center-line-dashed-big-size.spi img {
	width: 160px;
}
.normal-section .swiper-container-one {
	position: relative;
	width: 300px;
	height: 600px;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 0 30px rgba(0, 0, 0, .08);
	border-radius: 15px;
}
.custom-swiper-pagination .swiper-pagination-bullet {
	margin-right: 14px;
	text-align: center;
}
.custom-swiper-pagination .swiper-pagination {
	margin-top: 25px;
	position: inherit;
}
.custom-swiper-pagination .swiper-pagination-bullets .swiper-pagination-bullet-active {
	background: #65c770;
}
.normal-section .swiper-container-one .swiper-slide img {
	width: 300px;
	height: 600px;
}
.normal-section .sy-code-container {
	margin-top: 32px;
}
.normal-section .sy-code-container .sy-code-border-container {
	display: inline-block;
	background: #fff;
	border-radius: 5px;
	padding: 7px;
}
.normal-section .sy-code-container img {
	width: 118px;
	height: auto;
}
.normal-section .sy-code-container p {
	margin-top: 10px;
	width: 135px;
	text-align: center;
	font-size: 14px;
}
.compare-container {
	padding-top: 79px;
	padding-bottom: 61px;
	width: 1200px;
	margin: 0 auto;
}
.compare-container .title {
	display: flex;
	justify-content: center;
	align-items: center;
}
.compare-container .title span {
	font-size: 42px;
	font-weight: 500;
}
.compare-container .title img {
	width: 62px;
	height: 62px;
	margin: 0 45px;
}
.compare-container .compare-section {
	margin-top: 40px;
}
.compare-container .compare-section.border-section {
	background: linear-gradient(90deg, #ccc0, #ccc50%, transparent0) repeat-x bottom;
	background-size: 14px 1px;
}
.compare-container .compare-section h1 {
	font-size: 34px;
}
.compare-flex-container {
	margin-top: 36px;
	padding-bottom: 10px;
	display: flex;
	justify-content: space-between;
}
.compare-flex-container .color-tool-show {
	height: 10px;
	border-radius: 5px;
}
.compare-flex-container .color-tool-show.longer {
	width: 780px;
}
.compare-flex-container .color-tool-show.middle {
	width: 435px;
}
.compare-flex-container .color-tool-show.short {
	width: 234px;
}
.compare-flex-container .color-tool-show.blue {
	background: linear-gradient(90deg, #89c3ff, #5484ff);
}
.compare-flex-container .color-tool-show.deepGreen {
	background: linear-gradient(90deg, #00ac13, #3bcc44);
}
.compare-flex-container .color-tool-show.green {
	background: linear-gradient(90deg, #91f7a0, #91f7a0100%, #4cef440, #4cef440);
}
.compare-flex-container .compare-flex-left h2 {
	margin-top: 10px;
	font-size: 16px;
}
.compare-flex-container .compare-flex-left section {
	margin-bottom: 31px;
}
.compare-flex-container .compare-flex-right h2 {
	text-align: right;
	font-size: 34px;
	color: #448AFF;
}
.compare-flex-container .compare-flex-right h2:last-child {
	margin-top: 15px;
	font-size: 15px;
	color: #888;
}
.compare-section .description-section {
	margin-top: 9px;
}
.compare-section .description-section p {
	font-size: 15px;
	line-height: 34px;
	color: #888;
}
.farm-net-container {
	width: 1200px;
	margin: 0 auto;
	padding: 86px 0;
}
.farm-net-container .title-container {
	text-align: center;
}
.farm-net-container .title-container h1 {
	font-weight: 500;
	font-size: 42px;
	color: #333;
}
.farm-net-container .title-container h4 {
	margin-top: 20px;
	margin-bottom: 70px;
	font-size: 16px;
	color: #888;
}
.farm-net-container .farm-net-flex-container {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.farm-net-container .farm-net-flex-container.margin-section {
	margin-bottom: 40px;
}
.farm-net-container .farm-net-flex-container h4 {
	margin-bottom: 30px;
	font-size: 34px;
	color: #333;
}
.farm-net-container .farm-net-flex-container p {
	font-size: 15px;
	color: #666;
}
.farm-net-container .farm-net-flex-container img {
	border-radius: 5px;
}
.farm-net-container .farm-net-target-container {
	margin-top: 46px;
}
.farm-net-container .farm-net-target-container h4 {
	margin-bottom: 20px;
	font-size: 34px;
	color: #333;
}
.farm-net-container .farm-net-target-container .farm-net-flex-container-two {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.farm-net-container .farm-net-target-container .farm-net-flex-container-two .target-item img {
	width: 288px;
	height: auto;
	border-radius: 5px;
}
.farm-net-container .farm-net-target-container .farm-net-flex-container-two .target-item h4 {
	font-weight: 600;
	font-size: 16px;
	color: #333;
	margin: 12px 0;
}
.farm-net-container .farm-net-target-container .farm-net-flex-container-two .target-item ul li {
	line-height: 34px;
	font-size: 15px;
	color: #888;
}
.farm-net-container .farm-net-target-container .farm-net-flex-container-two .target-item ul li span {
	display: inline-block;
	vertical-align: middle;
}
.farm-net-container .farm-net-target-container .farm-net-flex-container-two .target-item ul li:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #448AFF;
}
/*咨询动态————————————————————————————————————*/
.news-container {
	width: 1200px;
	margin: 0 auto;
	padding: 80px 0 63px;
}
.news-container h1 {
	margin-bottom: 55px;
	text-align: center;
	font-weight: 500;
	font-size: 42px;
	color: #333;
}
.news-container .news-flex-container .news-item {
	box-sizing: border-box;
	width: 378px;
	height: 397px;
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
	text-decoration: none;
	box-shadow: 0px 4px 28px -8px rgba(0, 0, 0, 0.1);
	transition:all 0.3s;-webkit-transition:all 0.3s;
}
.news-container .news-flex-container .news-item .article-thumbnail{
	width: 100%;height: 270px;
	background-color: #fff;
	display: flex;
	justify-content: stretch;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	box-shadow: 0 0 2px -1px rgba(120,120,120,0.5);
}
.news-container .news-flex-container .news-item .article-thumbnail img{
	max-width:100%;
	max-height:100%;
	min-height:270px;
}
.news-container .news-flex-container .news-item:hover {
	box-shadow: 0px 4px 28px -8px rgba(0, 0, 0, 0.2);
}
.news-container .news-flex-container .news-item section{
	width: 100%;
	padding: 0 16px;
	box-sizing:border-box;
}
.news-container .news-flex-container .news-item h4 {
	margin-top: 19px;
	line-height: 25px;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.news-container .news-flex-container .news-item p {
	margin-top: 8px;
	font-size: 14px;
	line-height: 20px;
	color: #888888;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
p.date{
	font-size: 14px;
	color: #888;
	line-height: 20px;
	margin-top: 16px;
}

.news-container .news-btn-group {
	margin-top: 70px;
	text-align: center;
}
.news-container .news-btn-group .news-btn-custom {
	width: 142px;
	height: 46px;
	background: #448AFF;
	color: #fff;
	border-radius: 23px;
	box-shadow: 0 6px 16px rgba(85, 174, 75, .2);
}
.common-footer {
	height: 339px;
	background: #212C3F;
	position: relative;
}
.common-footer .common-footer-container {
	padding-top: 40px;
	width: 1200px;
	color: #fff;
	line-height: normal;
	margin: 0 auto;
}
.common-footer .common-footer-container .sorts-flex-container h1 {
	line-height: 22px;
	margin-bottom: 20px;
	font-size: 16px;
}
.common-footer .common-footer-container .sorts-flex-container h2 {
	line-height: 40px;
}
.common-footer .common-footer-container .sorts-flex-container h2 a {
	font-size: 14px;
	color: #F2F2F2;
}
p.copyright-text{
	width:100%;
	text-align:center;
	font-size: 14px;
	line-height: 20px;
	color: rgba(255,255,255,0.3);
	position:absolute;
	bottom:23px;
	left: 0;
}
p.copyright-text a{
	color: rgba(255,255,255,0.3);}
.custom-article-container{
    padding-top:70px;
}
.bread-crumbs-navigation {
	width: 1140px;
	margin: 0 auto;
	padding: 30px 15px 10px;
}
.bread-crumbs-navigation i {
	font-size: 18px;
	font-weight: 600;
	color: #b5b5b5;
}
.bread-crumbs-navigation a {
	font-size: 16px;
	color: #888;
	text-decoration: none;
}
.bread-crumbs-navigation .current-title {
    line-height: 24px;
	font-size: 16px;
	color: #333;
}
.custom-article-container .article-info-item {
	margin-top: 10px;
	font-weight: 500;
	font-size: 15px;
	color: #999;
}
.custom-article-container .cl-artical-title {
	font-weight: 500;
	font-size: 24px;
	color: #333;
	word-break: break-all;
}
.custom-article-container .cl-artical {
	padding: 20px 0 0;
}
.custom-rightbar .label {
	padding: 0;
}
.custom-rightbar .right-card-main {
	box-sizing: border-box;
	padding: 20px 0 0 10px;
}
.custom-rightbar .right-card-title {
	padding: 0 0 15px;
}
.custom-rightbar .label li a {
	border: none;
	background: #f3f3f3;
	border-radius: 4px;
	font-size: 14px;
	color: #888;
	text-decoration: none;
	margin: 0 20px 20px 0;
	padding: 5px 7px;
}
.custom-rightbar .hot-article-section {
	width: 100%;
	height: 80px;
	overflow: hidden;
	box-sizing: border-box;
	padding-right: 10px;
	padding-bottom: 20px;
}
.custom-rightbar .hot-article-flex-container {
	width: 100%;
	height: 60px;
	display: flex;
	justify-content: flex-start;
	text-decoration: none;
	align-items: center;
	border-radius: 3px;
	overflow: hidden;
}
.custom-rightbar .hot-article-flex-container img {
	margin-right: 10px;
	width: 100px;
	height: 60px;
	border: 1px solid #f5f5f5;
}
.custom-rightbar .hot-article-flex-container p {
	font-size: 14px;
	line-height: 20px;
	color: #666;
	flex: 1;
}
.custom-rightbar .cl-code-container img {
	width: 110px;
	height: 110px;
	box-shadow:0 1px 12px -2px rgba(0,0,0,0.1);
}
.custom-rightbar .cl-code-container p {
	margin-top: 8px;
	padding-bottom: 20px;
	width: 110px;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	color: #888;
}
.custom-arlist-container .cl-card-main-title {
	font-weight: 500;
	font-size: 18px;
	line-height: 25px;
	color: #333;
}
.custom-arlist-container .cl-card-main-info {
	font-size: 14px;
	line-height: 20px;
	color: #888;
	height: auto;
}
.custom-arlist-container .cl-card-date {
	font-size: 14px;
	line-height: 20px;
	color: #999;
}
.custom-arlist-container .right-flex-container {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}
.custom-arlist-container .pagination .page-item.active .page-link {
	background-color: #448AFF;
	border-color: #448AFF;
}
.pc-web-container .component_dialog {
	box-sizing: border-box;
	width: 300px;
	height: 420px;
}
.pc-web-container .component_dialog_title {
	font-weight: 700;
	font-size: 18px;
	line-height: 25px;
	color: #333;
}
.pc-web-container .component_dialog_hd {
	padding: 15px 0 25px;
}
.pc-web-container .component_dialog_ft:after {
	display: none;
}
.pc-web-container .close-icon {
	top: 15px;
	right: 12px;
	padding: 0;
}
.pc-logo-container {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 18px 0;
}
.pc-logo-container span {
	font-size: 16px;
	color: #666;
}
.pc-logo-container img {
	margin-right: 6px;
	width: 40px;
	height: 40px;
}
.custom-pc-header .navbar-brand {
	padding-top: 0;
	padding-bottom: 0;
	margin-right: 0;
}
.cl-header, .index-bg-container {
	background: #fff;
}
#navbarNav .nav-item:last-child, .navbar-btn-group button.index-btn-custom:last-child, .custom-swiper-pagination .swiper-pagination-bullet:last-child {
	margin-right: 0;
}
.normal-section .tips-img, .farm-net-container .title-container h1 img {
	position: absolute;
	margin: 6px 0 0 5px;
}
.normal-section .section-two article section i, .custom-arlist-container .cl-card-main-title:hover {
	color: #448AFF;
}
.news-container .news-flex-container, .common-footer .common-footer-container .sorts-flex-container {
	display: flex;
	justify-content: space-between;
}
@media min-width1200px {
	.custom-article-container .container {
		max-width: 1200px;
	}
}
