/*
Theme Name: MySite-0211   
Theme URI: YH
Description: a company theme
Author: YH 
Author URI: YH
Version: 1.0 
Tags: white, company, yh, blue,products,news
*/

.pagination {
	margin: 0 10px 10px 15px;
	line-height: 23px;
	text-align: center;
}
.pagination span, .pagination a {
	font-size: 12px;
	margin: 2px 6px 2px 0;
	background: #fff;
	border: 1px solid #ccc;
	color: #787878;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}
.pagination a:hover {
	background: #8cb900;
	border: 1px solid #436206;
	color: #fff;
	font-size: 12px;
	padding: 2px 5px 2px 5px;
}
.pagination .current {
	background: #8cb900;
	border: 1px solid #436206;
	color: #fff;
	font-size: 12px;
	padding: 2px 5px 2px 5px;
}
/*------------------
    分页部分的CSS
------------------*/
.fenye {
	height: 25px;
	line-height: 25px;
	_background: #F9F9F9;
	padding: 2px 5px;
	margin: 20px 4px;
	_border: solid 1px #ccc;
	_text-align: center;
	text-align: center;
}
.fenye a {
	padding: 4px 6px 4px 6px;
	margin: 0 2px 0 2px;
	border: 1px solid #aaa;
	text-decoration: none;
	color: #333;
}
.fenye a.current {
	background: #ff6f3d;
	color: #fff;
}
.fenye a:hover {
	background: #ff6f3d;
	color: #fff;
}
/*-- footer --*/
.footer {
	width: 100%;
	height: 64px;
	background: #E6E9ED;
	border-top: 1px solid #e2e2e3;
}
/*-- post --*/
.post {
	background: none;
}
.post .entry-cnt {
	height: auto;
	line-height: 2;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #eee;
	padding: 15px 0 0;
}
.post .entry-cnt p {
	line-height: 2;
	font-size: 14px;
}
.related {
	padding: 10px 5px 10px 5px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	margin: 20px auto 10px auto;
}
.r-left {
	float: left;
}
.r-right {
	float: right;
}
/*-- discuss --*/
.discuss {
	padding: 25px;
}



.hr0{ height:1px;border:none;border-top:1px dashed #0066CC;padding-top:10px;padding-bottom:10px;}



/** Table 表格样式 **/
.mtable{
    border-collapse: collapse;
    width:100%;
    border:1px solid #c6c6c6 !important;
    margin-bottom:20px;
}
.mtable th{
    border-collapse: collapse;
    border-right:1px solid #c6c6c6 !important;
    border-bottom:1px solid #c6c6c6 !important;
    background-color:#ddeeff !important; 
    padding:5px 9px;
    font-size:14px;
    font-weight:normal;
    text-align:left;
}
.mtable td{
    border-collapse: collapse;
    border-right:1px solid #c6c6c6 !important;
    border-bottom:1px solid #c6c6c6 !important; 
    padding:5px 9px;
    font-size:14px;
    font-weight:normal;
    text-align:left;
    word-break: break-all;
}
.mtable tr:nth-child(odd){
    background-color:#fff !important; 
}
.mtable tr:nth-child(even){
    background-color: #f8f8f8 !important;
}

/*--------------------------------------------------------------
14.0 Comments
--------------------------------------------------------------*/

#comments {
	clear: both;
	padding: 2em 0 0.5em;
}

.comments-title {
	font-size: 20px;
	font-size: 1.25rem;
	margin-bottom: 1.5em;
}

.comment-list,
.comment-list .children {
	list-style: none;
	margin: 0;
	padding: 0;
}

.comment-list li:before {
	display: none;
}

.comment-body {
	margin-left: 65px;
}

.comment-author {
	font-size: 16px;
	font-size: 1rem;
	margin-bottom: 0.4em;
	position: relative;
	z-index: 2;
}

.comment-author .avatar {
	height: 50px;
	left: -65px;
	position: absolute;
	width: 50px;
}

.comment-author .says {
	display: none;
}

.comment-meta {
	margin-bottom: 1.5em;
}

.comment-metadata {
	color: #767676;
	font-size: 10px;
	font-size: 0.625rem;
	font-weight: 800;
	letter-spacing: 0.1818em;
	text-transform: uppercase;
}

.comment-metadata a {
	color: #767676;
}

.comment-metadata a.comment-edit-link {
	color: #222;
	margin-left: 1em;
}

.comment-body {
	color: #333;
	font-size: 14px;
	/*font-size: 0.875rem;*/
	margin-bottom: 4em;
}

.comment-reply-link {
	font-weight: 800;
	position: relative;
}

.comment-reply-link .icon {
	color: #222;
	left: -2em;
	height: 1em;
	position: absolute;
	top: 0;
	width: 1em;
}

.children .comment-author .avatar {
	height: 30px;
	left: -45px;
	width: 30px;
}

.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar {
	border: 1px solid #333;
	padding: 2px;
}

.no-comments,
.comment-awaiting-moderation {
	color: #767676;
	font-size: 14px;
	/*font-size: 0.875rem;*/
	font-style: italic;
}

.comments-pagination {
	margin: 2em 0 3em;
}

.form-submit {
	text-align: right;
}



label {
	color: #333;
	display: block;
	font-weight: 800;
	margin-bottom: 0.5em;
}


input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #333;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid #bbb;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: block;
	padding: 0.7em;
	width: 100%;
}

button,
input[type="button"],
input[type="submit"] {
	background-color: #222;
	border: 0;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-size: 1.875rem;
	font-weight: 800;
	line-height: 1;
	padding: 1em 2em;
	text-shadow: none;
	-webkit-transition: background 0.2s;
	transition: background 0.2s;
}

input + button,
input + input[type="button"],
input + input[type="submit"] {
	padding: 0.75em 2em;
}

button.secondary,
input[type="reset"],
input[type="button"].secondary,
input[type="reset"].secondary,
input[type="submit"].secondary {
	background-color: #ddd;
	color: #222;
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background: #767676;
}

button.secondary:hover,
button.secondary:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"].secondary:hover,
input[type="button"].secondary:focus,
input[type="reset"].secondary:hover,
input[type="reset"].secondary:focus,
input[type="submit"].secondary:hover,
input[type="submit"].secondary:focus {
	background: #bbb;
}


/*wp自带案例css，主要实现博客标题居中，图片手机电脑随屏幕大小自动缩放  yanghao，2023/2/15*/
.wp-block-image img{height:auto;max-width:100%;vertical-align:bottom}.wp-block-image.has-custom-border img,.wp-block-image img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image.aligncenter,.wp-block-image .aligncenter,.wp-block-image.alignleft,.wp-block-image .alignleft,.wp-block-image.alignright,.wp-block-image .alignright{display:table}.wp-block-image.aligncenter>figcaption,.wp-block-image .aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image.alignright>figcaption,.wp-block-image .alignright>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;border-radius:0}}.wp-block-image :where(.has-border-color){border-style:solid}.wp-block-image :where([style*=border-top-color]){border-top-style:solid}.wp-block-image :where([style*=border-right-color]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-color]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-color]){border-left-style:solid}.wp-block-image :where([style*=border-width]){border-style:solid}.wp-block-image :where([style*=border-top-width]){border-top-style:solid}.wp-block-image :where([style*=border-right-width]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-width]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-width]){border-left-style:solid}.wp-block-image figure{margin:0}


.wp-block-post-title{word-break:break-word;box-sizing:border-box}.wp-block-post-title a{display:inline-block}
.wp-block-post-title{font-weight: 400;margin-top: 1.25rem;margin-bottom: 1.25rem;}
.wp-block-post-title a:where(:not(.wp-element-button)){text-decoration: none;}
.wp-block-post-title a:where(:not(.wp-element-button)):hover{text-decoration: underline;}
.wp-block-post-title a:where(:not(.wp-element-button)):focus{text-decoration: underline dashed;}
.wp-block-post-title a:where(:not(.wp-element-button)):active{color: var(--wp--preset--color--secondary);text-decoration: none;}


/*首页产品*/
.product_index{margin:45px 0px 0px 0px;}
.product_head h2{text-align: center;font-size: 32px;color: #000;font-weight: 600;}
.product_list{clear: both;padding: 55px 0px 0px 0px;margin-right: -15px;margin-left: -15px;}
.product_list2{padding-top: 20px;}
.product_img{padding-left: 15px; padding-right: 15px; min-height: 350px;padding-bottom: 80px;}
.product_img img{margin-right: auto;margin-left: auto;display: block;max-height: 300px; max-width: 100%;height: auto; margin-bottom: 10px; padding: 0px 0px 0px 0px;}
.product_list2 div.product_img{min-height: 260px;margin-bottom: 10px;}
.product_title{text-align: center;height: 40px;}
.product_title a{font-size: 16px;color: #2F2F2F;}
.product_title a:hover{text-decoration: none;color:#d8262c;}

@media screen and (min-width:1200px) {
	.product_list .product_img:nth-child(4n+1){
		clear: right;
	}
}
@media screen and (max-width:768px) {
	.product_list .product_img:nth-child(2n+1){
		clear: both;
	}
}


/*手机-首页产品*/
.product_title2 {text-align: center;}
.product_index{margin-top: 10px;}
.product_list{padding: 20px 0px 0px 0px;}
.product_img{min-height:80px; margin-bottom: 10px; padding-bottom: 0px;}
.product_list2 div.product_img{min-height:285px; margin-bottom: 30px;}
.product_title {height: 64px;overflow: hidden;padding-top:20px;}


.index_new{border: 1px solid #eee;box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);height:360px;}
.index_new img{max-width: 100%;transition: 1s;-webkit-transition: 1s;-moz-transition: 1s;height:320px;}
.index_new img:hover{transform: scale(1.2);-webkit-transform: scale(1.2);-moz-transform: scale(1.2);}
.news_img{overflow: hidden;}



/*价格介绍列表*/
.dp-markdown {
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
    line-height: 1.8;
    word-wrap: break-word;
    list-style: outside;
	margin:10px 10px 0px 10px;
}
.dp-markdown h1,.dp-markdown h2,.dp-markdown h3,.dp-markdown h4,.dp-markdown h5,.dp-markdown h6 {
    margin-top: 17px;
    margin-bottom: 4px;
    font-weight: 700;
    color: #333
}

.dp-markdown h1 {
    font-size: 30px;
    margin-top: 60px
}

.dp-markdown h2 {
    margin-top: 36px;
    margin-bottom: 16px;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700
}

.dp-markdown h3 {
    font-size: 16px
}

.dp-markdown h4 {
    font-size: 14px
}

.dp-markdown h5 {
    font-size: 12px
}

.dp-markdown h6 {
    font-size: 11px
}

.dp-markdown table {
    margin-top: 0;
    margin-bottom: 24px;
    width: 100%;
    border: 1px solid #d9d9d9;
    border-bottom: none;
    line-height: 1.5
}

.dp-markdown table td,.dp-markdown table th {
    padding: 8px 13px;
    border: 1px solid #E1E6F0;
    word-wrap: break-word;
    text-align: left
}

.dp-markdown table th {
    background-color: #F5F7FA;
    color: #000;
    font-weight: 400;
   
}

.dp-markdown table td {
    color: #666
}

.dp-markdown table tr {
    background-color: #fff
}

.dp-markdown p,.dp-markdown pre {
    margin-top: 0;
    margin-bottom: 24px
}

.dp-markdown p.rno-title-module-title {
    margin-bottom: 0;
    line-height: 1.6
}

.dp-markdown p {
    margin-bottom: 10px
}

.dp-markdown hr {
    box-sizing: content-box;
    margin: 24px 0;
    padding: 0;
    height: 4px;
    overflow: hidden;
    background-color: #e7e7e7;
    border: 0
}

.dp-markdown hr:before {
    display: table;
    content: ""
}

.dp-markdown hr:after {
    display: table;
    clear: both;
    content: ""
}



/**
 * w7cform
 * */

.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 form .wpcf7-response-output {
	margin: 1em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
	
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}
