body {
	margin: 0px;
	padding: 0px;
	#color: #e7e0cf;
	font-family: Helevetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	#background-color: #ebe8dd;
	#background-image: url(images/temp_body.png);
	background-repeat: repeat-x;
}

a,
a:link,
a:visited {
	 
	text-decoration: none;
}

a:hover {
 
	text-decoration: none;
}

p {
	margin: 0px;
	padding: 0 0 10px 0;
 
}

img {
	border: none;
}

h1 {
	font-size: 40px;
	font-weight: bold;
	margin: 0 0 30px 0;
	padding: 5px 0;
	color: #fff;
}

h2 {
	font-size: 28px;
	font-weight: normal;
	line-height: 28px;
	margin: 0 0 30px 0;
	padding: 0;

}

h3 {
	font-size: 21px;
	margin: 0 0 20px 0;
	padding: 0;
	padding: 0;
	color: #e2d8bd;
}

h4 {
	font-size: 18px;
	margin: 0 0 20px 0;
	padding: 0;
}

h5 {
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 0;
}

h6 {
	font-size: 14px;
	margin: 0 0 5px 0;
	padding: 0;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 0px;
	font-size: 0px;
}

.cleaner_h10 {
	clear: both;
	width: 100%;
	height: 10px;
}

.cleaner_h20 {
	clear: both;
	width: 100%;
	height: 20px;
}

.cleaner_h30 {
	clear: both;
	width: 100%;
	height: 30px;
}

.cleaner_h40 {
	clear: both;
	width: 100%;
	height: 40px;
}

.cleaner_h50 {
	clear: both;
	width: 100%;
	height: 50px;
}

.cleaner_h60 {
	clear: both;
	width: 100%;
	height: 60px;
}

.margin_r35 {
	margin-right: 35px;
}

.vertical_divider {
	background: url(images/temp_vertical_divider.png) right repeat-y;
}

.horizon_divider {
	background: url(images/temp_horizontal_divider.png) bottom repeat-x;
}

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.image_wrapper {
	display: block;
	padding: 0px;

	margin-bottom: 10px;
	text-align: center;

}

.image_wrapper img,
.image_wrapper a {
	 
	margin: 0 auto;
	text-align: center;
}
.image_wrapper a {
	width: 80%;
}
.image_wrapper img{
		width: 40%;
}

.fl_img {
	float: left;
	margin: 3px 30px 15px 0;
}

.fr_img {
	float: right;
	margin: 3px 0 15px 15px;
}

blockquote {
	font-style: italic;
	margin-left: 10px;
}

cite {
	font-weight: bold;
}

cite span {
	color: #fff;
}

em {
	color: RGB(245, 64, 53);
}

.temp_list {
	margin: 20px 0;
	padding: 3%;
	list-style: none;

}

.temp_list li {

	float: left;

	text-align: center;

}

.temp_list li img,
.temp_list li span {
	display: block;
	margin: 0 auto;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;


}

.temp_list li span {
	height: 4rem;
	line-height: 5rem;

}

.temp_list li:hover,
.temp_list li a:hover {
	background-color: rgb(35, 49, 84);
	color: white;
}

.temp_list li a {
	font-size: 1.2rem;
	color: rgb(35, 49, 84);
	margin: 5%;

	background-color: rgb(249, 249, 249)
}

.temp_list img {
	width: 60%;

}

.button a {
	clear: both;
	display: block;
	width: 102px;
	height: 25px;
	padding: 3px 0 0 0;
	margin-top: 15px;
	background: url(images/temp_button.png) no-repeat;
	color: #333;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.button a:hover {
	color: #000;
	background: url(images/temp_button_hover.png) no-repeat;
}

.temp_wrapper_top_logon_right1 {
	display: block;
}

#temp_wrapper {


	padding: 0 0px;
	margin: 0 auto;
	#background: url(images/temp_wrapper.png) repeat-y;
}

#temp_header {
	width: 100%;
	height: 22rem;


}
  .temp_main_photo,
.temp_main .temp_main_photo iframe{
	height: 22rem;
 
}

.temp_menu {
	height: 3rem;
	padding: 00px 1.8rem;
	background-color: rgb(35, 49, 84);
}

.temp_menu i {
	display: inline-block;
	height: 35px;
	vertical-align: middle;
	margin-top: 8px;
}

.temp_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
z-index: 9999;
}

.temp_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline-block;
	margin-top: 00rem;
}

.temp_menu i:hover+ul {
	#display: inline-block;

}


.temp_main {
 
	border-bottom: 1px solid #7a766d;

}

.temp_main .temp_main_item:nth-child(odd) {
	background-color: rgb(246, 246, 246);
}

.temp_main .temp_main_item:nth-child(even) {
	background-color: rgb(255, 255, 255);
}

.temp_main_item h2 {
	width: 100%;
	text-align: center;
	font-size: 2.5rem;
	font-weight: bold;
	height: 4rem;
	line-height: 4rem;
	margin: 2rem auto;
}
.temp_main_item table img{
	width: 5rem;
}

.temp_goods {
	width: 49%;
	float: left;
	border: 0px #ddd solid;
	margin-top: 1rem;
}

.temp_goods img {
	float: left;
	width: 30%;
}

.temp_goods p {
	float: left;
	color: black;
	margin-left: 1rem;
	margin-top: 5rem;
	font-size: 1rem;
}
.qrcode_item{
	text-align: center;
}
.two_column_ws,
.two_column {
	width: 50%;
}


.news_box {
	margin-bottom: 20px;
}

.news_box .date {
	color: RGB(245, 64, 53);
}

.services_section {
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.services_section .ss_left {
	float: left;
	width: 200px;
}

.services_section .ss_left img {
	width: 200px;
	height: 200px;
}

.services_section .ss_right {
	float: right;
	width: 330px;
}

.partner_section {
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.partner_section .ss_left {
	float: left;
	width: 200px;
}

.partner_section .ss_left img {
	width: 180px;
	height: 180px;
}

.partner_section .ss_right {
	float: right;
	width: 330px;
}

.post_box {
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.post_box h2 {
	margin-bottom: 10px;
}

.post_box .post_info {
	font-style: italic;
	margin-bottom: 20px;
}

.post_box .post_info a {
	color: #CCCC66;
}

.post_box .comment_tab {
	padding: 10px 0;
	margin: 40px 0 20px 0;
	border-bottom: 1px dashed #666;
	font-size: 20px;
	font-weight: bold;
}

#contact_form {
	float: left;
	padding: 0;
}

#contact_form form {
	margin: 0px;
	padding: 0px;
}

#contact_form form .input_field {
	width: 350px;
	padding: 5px 0;
	background: #f0ebe4;
	border: 1px solid #a7a7a7;
	border-radius: 5px;
}

#contact_form form label {
	display: block;
	width: 100px;
	margin-right: 10px;
	font-size: 14px;
}

#contact_form form textarea {
	width: 350px;
	height: 200px;
	background: #f0ebe4;
	border: 1px solid #a7a7a7;
	border-radius: 5px;
}

#contact_form form .submit_btn {
	margin-right: 100px;
	padding: 5px 10px;
	border: 1px solid #a7a7a7;
	color: #121110;
	border-radius: 5px;
	background: -webkit-linear-gradient(#f0ebe4, #a7a7a7);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#f0ebe4, #a7a7a7);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#f0ebe4, #a7a7a7);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(#f0ebe4, #a7a7a7);
	/* 标准的语法（必须放在最后） */
	box-shadow: 2px 2px 1px -1px;
}

#contact_form form .submit_btn:hover {
	background: -webkit-linear-gradient(#a7a7a7, #f0ebe4);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#a7a7a7, #f0ebe4);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#a7a7a7, #f0ebe4);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(#a7a7a7, #f0ebe4);
	/* 标准的语法（必须放在最后） */
	color: #f76c49;
}

#temp_footer {
	width: 100%;
	padding: 20px 0px;
	text-align: center;
	color: #26231c;
	font-size: 13px;
 
}

h2 {
	margin-block-start: 0;
	margin-block-end: 0;
}

.temp_main_item p {
	font-size: 1.2rem;
	width: 80%;
	margin: 0.5rem auto;
 
	line-height: 2.5rem;
 
}
 .temp_main_item table, .temp_main_item table tr, .temp_main_item table tr td{
	 padding: 0;
	 margin: 0;
	 text-align: center;
 }
  .temp_main_item table p{
	  text-align: left;
  }
.qrcode {
	margin-top: 3rem;
}

.qrcode h3 {
	color: #333;
	font-size: 2rem;
	 
	height: 3rem;
	line-height: 3rem;
}

.qrcode img {
	width: 10rem;
	margin-left: 4%;
}


#temp_footer a {
	color: #26231c;
}

.image_wrapper_about {
	text-align: center;
}
.image_wrapper_about img{
	width: 10rem;
}
.temp_heaher_top {
	 
	display: flex;
	height: 3rem;
	line-height: 3rem;
	background-color: rgb(233, 79, 42);
	font-size: 1rem;
	color: white;
	margin: 0 auto;
 

}

.temp_heaher_top>p {
	text-indent: 1rem;
}

.temp_heaher_top .temp_heaher_top_items {

	margin-left: 10rem;
	float: right;
}

.temp_heaher_top .temp_heaher_top_items p {
	float: left;
	height: 2rem;
	line-height: 2rem;
	padding: 0.1rem 1rem;
	margin-top: 0.4rem;
	border: 0px red solid;
	border-radius: 2rem;
    color: white;
}
 
.temp_heaher_top .temp_heaher_top_items p:hover ,
.active_top {
	color: black;
	background-color: white;
	cursor: pointer;
}
.temp_heaher_top_items a{
	display: inline-block;
}

.temp_content h2 {
	color: black;
}

#temp_content h2 {
    width: 100%;
    text-align: center;
    font-size: 2.5rem;
    font-weight: bold;
    height: 4rem;
    line-height: 4rem;
    margin: 2rem auto;
}

#temp_content {
	text-align: center;
 
	padding: 2rem;

}

#temp_content .title img{
	width: 40%;
}
#temp_content title{
	text-align: center;
}

#temp_content p {
	white-space: normal;
	word-break: break-all;
	word-wrap: break-word;
 
	width: 100%;
    font-size: 1.1rem;
	line-height: 2rem;
	padding: 0.5rem 0.5rem;
	text-align: left;
 

}

.mui-card-media img {
	width: 30%;
	float: left;
	padding: 1%;
}

.mui-media-body {
	width: 69%;
	float: left;
	padding: 5%;
	line-height: 3rem;
}

.fl {
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	background: url(images/icon/time.png) no-repeat center center;
	margin-right: 5px;
}

.temp_content_item {
	width: 100%;
}

.temp_content_left img {
	width: 90%;
	padding: 0%;
}

.temp_content_left {
	float: left;
	width: 30%;
}

.temp_content_right {
	float: right;
	width: 70%;
	padding: 0 1%;
}

.temp_content_right p {
	 
}

#temp_footer a {
	font-size: 13px;
}

.temp_wrapper_top_logon {
	width: 100%;

	background-color: white;
	#height: 3rem;
	#line-height: 3rem;
	#padding: 1.5rem 1rem;
	#border: 1px red solid;
	top: 0px;
}

.temp_wrapper_top_logon img {
	width: 5rem;
	vertical-align: top;


}

.temp_wrapper_top_logon_left div {
	text-align: right;

}

.temp_wrapper_top_logon_left p {

	text-align: left;
	height: 2.5rem;
	line-height: 2.5rem;
}

.temp_wrapper_top_logon_left {
	float: left;
	margin: 1.5rem 0px;
	padding: 0;
	text-align: center;

}

.temp_wrapper_top_logon_right {
	float: right;
	padding: 0;
	margin: 1.5rem 0px;



}

.temp_wrapper_top_logon_right1 {
	float: right;
	width: 30%;
	padding: 0.5rem;

	border: 1px solid #333;
	margin: 1rem 0px;
	font-size: 1rem;
	margin-right: 5%;
}

.temp_wrapper_top_logon_left p,
.temp_wrapper_top_logon_left div {
	float: left;
	width: 40%;

}

.temp_wrapper_top_logon_right div,
.temp_wrapper_top_logon_right i {
	font-size: 1rem;
	float: left;

}

.temp_wrapper_top_logon_right div,
.temp_wrapper_top_logon_left p {
	width: 50%;
	font-weight: bolder;
	padding-left: 1rem;
	font-size: 1rem;
	color: rgb(1, 133, 208);

}

p {
	margin-block-start: 0rem;
	margin-block-end: 0rem;
}

.temp_wrapper_top_logon_right p {
	font-size: 1.5rem;

}

.temp_wrapper_top_logon_right1 span,
.temp_wrapper_top_logon_right1 i {

	color: #333;
	font-size: 0.9rem;
}

.temp_wrapper_top_logon_right1 span {
	display: inline-block;
	height: 2rem;
	line-height: 2rem;
	color: rgb(1, 133, 208);
	font-weight: bold;
	font-size: 1rem;
}

.speak {
	background: url(images/icon/speak.jpg) no-repeat;
	display: inline-block;
	vertical-align: top;
	height: 30px;
	width: 40px;
	background-position: 0px -0px;
}

.phone {
	background: url(images/icon/icon.png) no-repeat;
	display: inline-block;
	vertical-align: top;
	height: 60px;
	width: 60px;
	background-position: 0px -0px;
}

.icon_lt1 {
	background: url(images/icon/icon.png) no-repeat;
	display: inline-block;
	vertical-align: top;
	height: 60px;
	width: 30px;
	background-position: -60px 0px;
}

.icon_gt1 {
	background: url(images/icon/icon.png) no-repeat;
	display: inline-block;
	vertical-align: top;
	height: 60px;
	width: 30px;
	background-position: -90px 0px;
}

.icon_dot {
	background: url(images/icon/icon.png) no-repeat;
	display: inline-block;
	vertical-align: top;
	height: 30px;
	width: 30px;
	background-position: -120px 0px;
}

.icon_home {
	background: url(images/icon/icon.png) no-repeat;
	display: inline-block;
	vertical-align: top;
	height: 20px;
	width: 20px;
	background-position: -127px -28px;
}

.icon_home1 {
	background: url(images/icon/home.png) no-repeat;
	display: inline-block;
	vertical-align: top;
	height: 40px;
	width: 40px;
	background-position: 0px 0px;
}

.icon_product1 {
	background: url(images/icon/product.png) no-repeat;
	display: inline-block;
	vertical-align: top;
	height: 40px;
	width: 40px;
	background-position: 0px 0px;
}

.icon_contact {
	background: url(images/icon/phone1.png) no-repeat;
	display: inline-block;
	vertical-align: top;
	height: 40px;
	width: 40px;
	background-position: 0px 0px;
}

.icon_lt2 {
	background: url(images/icon/icon.png) no-repeat;
	display: inline-block;
	vertical-align: top;
 
	height: 40px;
	width: 40px;
	background-position: 0px -60px;
}

.icon_lt3 {
	background: url(images/icon/icon.png) no-repeat;
	display: inline-block;
	vertical-align: top;
	height: 40px;
	width: 40px;
	background-position: -40px -60px;
}

.icon_gt2 {
	background: url(images/icon/icon.png) no-repeat;
	display: inline-block;
	vertical-align: top;
	height: 40px;
	width: 43px;
	background-position: -83px -60px;
}

.icon_gt3 {
	background: url(images/icon/icon.png) no-repeat;
	display: inline-block;
	vertical-align: top;
 
	height: 40px;
	width: 43px;
	background-position: -126px -60px;
}

.icon_lock {
	background: url(images/icon/icon.png) no-repeat;
	display: inline-block;
	vertical-align: top;
	height: 60px;
	width: 45px;
	background-position: 0px -100px;
}

.top_h30 {
	margin-top: 3rem;
}

.top_h40 {
	margin-top: 4rem;
}

.top_h50 {
	margin-top: 5rem;
}

.top_h60 {
	margin-top: 6rem;
}

.show_more {
	background: url(images/icon/more_show.png) no-repeat;
	display: inline-block;
	vertical-align: bottom;
	height: 40px;
	width: 60px;
	background-position: 0px 0px;
	background-color: rgb(35, 49, 84);
	z-index: 9999;
}

.show_more:hover {

	#background: url(images/icon/show.png) no-repeat;
	#background-color: white;
}

.hidden {
	display: none;
}
.example_item{
	margin-top: 1rem;
 
	float: left;
 
	text-align: center;
	height: 14rem;
}

.example_item img{
	width: 80%;
}
.example_item p{
	width: 100%;
}