@charset "UTF-8";
/*--------------------------------------------------------------
# Basic Styles
--------------------------------------------------------------*/
a {
  color: #3e464c;
  text-decoration: none;
}
.site-footer a:hover, .site-footer a:active,
a:hover, a:active, a:focus, .btn-link:hover, .entry-title a:hover, .comments-link a:hover, .edit-link a:hover,
#sidebar .widget a:hover, #sidebar .widget a:active {
  color: #65b763 !important;
  text-decoration: none;
}
body.home .custom-logo-link {
  display: inline-block;
  width: 181px;
  height: 60px;
  background: url("../images/logo-dark.png") no-repeat;
}
body.home .custom-logo {
  display: none;
}
/* navbar --------------------------------------------------- */
.navbar {
  padding: 0 50px;
	position: relative;
	z-index: 1000;
}
.site-branding-text {
	display: none;
}
.navbar.bg-dark {
  background-color: transparent !important;
}
body.home .navbar.bg-dark {
  background-color: rgba(0,0,0,.15) !important;
}
.navbar-expand-lg .navbar-nav .nav-item {
  margin: 0 20px;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding: 27px 0;
}
body.home .navbar.bg-dark .nav-item.active {
  border-bottom: 2px solid #fff;
}
.navbar.bg-dark .navbar-nav > .nav-item.active {
  border-bottom: 2px solid #65b763;
}
.navbar-dark .navbar-nav .nav-link {
  color: #000;
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .nav-link.show {
  color: #000;
}
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.dropdown-menu .nav-link.active {
  color: #65b763;
}
body.home .navbar-dark .navbar-nav > .nav-item > .nav-link,
body.home .navbar-dark .navbar-nav .show > .nav-link,
body.home .navbar-dark .navbar-nav .nav-link.show,
body.home .navbar-dark .navbar-nav .active > .nav-link,
body.home .navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-nav .dropdown-menu {
  left: -80px;
  margin-top: 0;
  border: 0;
  box-shadow: 0 1px 24px rgba(0,0,0,0.08);
}
.navbar-expand-lg .navbar-nav .dropdown-menu .nav-item {
  margin: 0;
}
.navbar-dark .navbar-nav .nav-link {
  opacity: 1;
}
.navbar-dark .navbar-nav .dropdown-menu a {
  color: #687683;
  font-size: .875rem;
  padding: 10px 20px;
}
#primary-menu .dropdown-menu a:hover,
#primary-menu .dropdown-menu a:active {
  color: #65b763;
}
#primary-menu > li > a {
  font-weight: 800;
}
.navbar-toggler, .navbar-toggler:active, .navbar-toggler:focus {
  background: none;
  border: 0;
}
/* navbar collaped */
body.home .navbar-toggler .navbar-toggler-icon {
  background-image: url("../images/navbar-toggler-normal.png");
}
.navbar-toggler .navbar-toggler-icon {
  background-image: url("../images/navbar-toggler-normal-bl.png");
}
.menu-collapsed .navbar-toggler .navbar-toggler-icon {
  background-image: url("../images/navbar-toggler-close.png");
}
#site-navigation.menu-collapsed {
  background-color: #333 !important;
  padding-bottom: 30px;
}
.menu-collapsed .custom-logo-link {
  display: none;
}
#site-navigation.menu-collapsed .nav-item {
  border-bottom: 1px solid #696969;
  text-align: center;
}
#site-navigation.menu-collapsed .nav-item:last-child {
  border-bottom: 0;
}
#site-navigation.menu-collapsed .nav-item.active {
  border-bottom: 1px solid #696969;
}
#site-navigation.menu-collapsed .nav-item a {
  color: #e5e5e5;
  font-weight: normal;
  font-size: 1rem;
}
#site-navigation.menu-collapsed .dropdown-menu {
  background: none;
  box-shadow: none;
  padding-bottom: 12px;
  margin-top: -18px;
}
#site-navigation.menu-collapsed .dropdown-menu .nav-item {
  border-bottom: 0;
}
#site-navigation.menu-collapsed .dropdown-menu a {
  color: #fff;
  font-size: 1rem;
  padding: 12px 16px;
  position: relative;
}
#site-navigation.menu-collapsed .dropdown-toggle::after {
  position: absolute;
  left: 60%;
  top: 26px;
  width: 1.5rem;
  height: 1.5rem;
  border: 0;
  content: "\002B";
  font-size: 1.5rem;
  font-weight: 800;
  line-height: 1;
}
#site-navigation.menu-collapsed .dropdown-show .dropdown-toggle::after {
  content: "\002D";
}
/* footer ----------------------------------------------------- */
.site-footer {
  background-color: #3e3e4a;
  color: #999;
  font-size: 0.875rem;
}
.site-footer .col-lg {
  margin-bottom: 30px;
}
.site-footer .brand {
  margin-bottom: 30px;
}
.site-footer .heading {
  color: #fff;
  font-weight: 800;
  font-size: 1rem;
  margin-bottom: 16px;
}
.site-footer .brand, .site-footer .contact-list {
  margin-left: 15px;
}
.site-footer .contact-list, .site-footer .copyright {
  font-size: 0.8125rem;
}
.site-footer .col-lg:nth-child(2) {
  margin-left: -15px;
}
.site-footer .fa {
  color: #5a5b64;
}
.site-footer .contact-list span {
  display: inline-block;
  width: 60px;
}
.site-footer a {
  color: #999 !important
}
.site-footer ul li {
  padding-bottom: 0.5rem;
  white-space: nowrap;
}
.site-footer .hotline {
  display: inline-block;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 600;
  padding: 1.5rem 0;
  text-align: center;
}
.site-footer .wechat {
  float: right;
  margin-right: -15px;
}
.site-footer .wechat li {
  float: left;
	white-space: normal;
	width: auto;
}
.site-footer .wechat img {
  display: block;
  width: 120px;
  height: 120px;
  margin: 0 auto 15px;
}
.site-footer .wechat h4 {
	width: 120px;
	margin: 0 auto;
  font-size: 14px;
  font-weight: 800;
  text-align: center;
}
.site-footer .copyright {
  border-top: 1px solid #949494;
  padding-top: 20px;
  margin: 10px -15px 0;
  text-align: center;
}
.online-service-wechat {
	position: relative;
}
.online-service-wechat img {
	display: block;
/* 	position: absolute;
	top: -126px;
	left: 19px;
	z-index: 10; */
	width: 120px;
	height: 120px;
	margin: 0.5em 0 0 60px;
}
/*--------------------------------------------------------------
# Front Page
--------------------------------------------------------------*/
/*body.home.wb-bp-front-page {
  background: url(../images/wecomput-home.jpg) no-repeat 50% 0;
}*/
body.home .site-header {
	background: #000c4e url(https://www.wecomput.com/wp-content/uploads/2021/01/wecomput-header-bg.png) no-repeat 50% 0;
  height: 650px;
}
/* header-inner-cell */
.header-inner-cell {
  margin-top: 150px;
  text-align: center;
  color: #fff;
}
.header-inner-cell h1 {
  font-weight: 800;
  font-size: 5rem;
  margin-bottom: 30px;
}
.header-inner-cell h1 .dot {
  margin: 1rem;
}
.header-inner-cell .section-description {
  font-size: 2rem;
  letter-spacing: 0.75rem;
  margin-bottom: 35px;
}
.button-wrapper {
  margin: 0;
  padding: 0;
}
.button-wrapper li {
  display: inline-block;
}
.button-wrapper .btn {
  color: #fff;
  font-weight: 600;
  font-size: 1.25rem;
  margin: 0 15px;
}
.header-inner-cell .btn {
  padding-left: 52px;
  margin-bottom: 24px;
  position: relative;
}
.header-inner-cell .btn:hover, .header-inner-cell .btn:active {
  color: #fff !important;
}
.header-inner-cell  .btn::before {
  content: '';
  background: url("../images/icon-chat.png") no-repeat 50% 0;
  position: absolute;
  left: 17px;
  top: 10px;
  width: 24px;
  height: 24px;
}
.header-button-one {
 background-color: #65b763;
}
.header-button-one:hover {
 background-color: #579E55;
}
.header-button-two {
  background-color: #24a5e0;
}
.header-button-two:hover {
  background-color: #2092C7;
}
/* section */
body.home #content {
  padding-top: 40px;
}
.site-content .section {
  padding: 40px 0;
}
.section .section-heading {
  color: #3e464c;
  font-size: 1.875rem;
  text-align: center;
  letter-spacing: 0.1rem;
  margin-bottom: 25px;
}
.section .small-heading {
  font-size: 1rem;
  text-align: center;
  margin-bottom: 0;
}
.section .card-body hr {
  background-color: #f4f8fb;
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  top: -1px;
	margin: 0;
}
/* 公司介绍 */
#introduction .card {
  border-radius: 0;
}
#introduction .card-header {
  background-color: #fff;
}
#introduction .btn-link {
  text-decoration: none;
  color: #65b763;
  font-weight: 800;
  position: relative;
  padding-left: 60px;
}
#introduction .btn-link.collapsed:hover, #introduction .btn-link.collapsed:active {
  text-decoration: none;
  color: #65b763;
}
#introduction .btn-link.collapsed {
  color: #687683;
}
#introduction .btn-link::before {
  content: '';
  position: absolute;
  left: 0;
  top: -4px;;
  width: 43px;
  height: 48px;
  background: url("../images/icon-intro-m.png") no-repeat;
}
#introduction #main-business .btn-link:before {
  background-position: -45px 0;
}
#introduction #main-business .btn-link.collapsed:before {
  background-position: 0 0;
}
#introduction #hit-products .btn-link:before {
  background-position: -45px -50px;
}
#introduction #hit-products .btn-link.collapsed:before {
  background-position: 0 -50px;
}
#introduction #our-advantages .btn-link:before {
  background-position: -45px -100px;
}
#introduction #our-advantages .btn-link.collapsed:before {
  background-position: 0 -100px;
}
#introduction #our-service .btn-link:before {
  background-position: -45px -150px;
}
#introduction #our-service .btn-link.collapsed:before {
  background-position: 0 -150px;
}
#introduction #independent-research .btn-link:before {
  background-position: -45px -200px;
}
#introduction #independent-research .btn-link.collapsed:before {
  background-position: 0 -200px;
}
#introduction .leading {
  display: none;
}
#introduction .card-body {
  background-color: #f4f8fb;
  padding: 0 30px;
}
.products-list {
	list-style:none;
	padding: 0;
	margin: 0;
}
.products-list li {
  padding: 30px 0;
  border-bottom: 1px dashed #d1d0d8;
}
.products-list .heading {
  font-size: 1.125rem;
  font-weight: 800;
  margin-bottom: 10px;
}
.products-list .intro {
  color: #999;
  font-size: 0.875rem;
  line-height: 1.7;
}
.products-list .table {
  margin: 1rem 0 0;
  width: 90%;
  font-size: 90%;
}
.products-list .table td {
  padding: 0.5rem;
  color: #666;
}
.products-list.has-hiding-contents .heading a::after {
  display: inline-block;
  margin-left: .3em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
}
/* 成功案例 */
.portfolio-list {
  padding-top: 30px;
}
.portfolio-item {
  text-align: center;
}
.portfolio-item h3 {
  font-size: 1.125rem;
  margin-bottom: 20px;
  white-space: nowrap;
}
.portfolio-item:nth-child(1) h3 {
  color: #74b324;
}
.portfolio-item:nth-child(2) h3 {
  color: #9d26b5;
}
.portfolio-item:nth-child(3) h3 {
  color: #0195db;
}
.portfolio-item:nth-child(4) h3 {
  color: #db7800;
}
/* 公司行业资讯 */
#news .news-heading {
  background: url("../images/line.png") repeat-x 50% 50%;
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 30px;
}
#news .news-heading span {
  background-color: #fff;
  padding-right: 10px;
}
#news .news-item {
  position: relative;
}
#news .news-trumbnail {
position: absolute;
  top: 0;
  left: 0;
}
#news .post-thumbnail {
  margin: 0;
}
.news-company .news-item {
  padding-left: 130px;
  margin-bottom: 30px;
}
.news-company .news-trumbnail {
  background: url("../images/bg-cal.png") no-repeat;
  width: 100px;
  height: 100px;
  color: #3e474c;
  text-align: center;
}
.news-company .news-trumbnail span {
  display: block;
}
.news-company .news-trumbnail .month {
  font-size: 1rem;
  margin-top: 2px;
}
.news-company .news-trumbnail .date {
  font-weight: 800;
  font-size: 48px;
  line-height: 0.7;
  margin-bottom: 3px;
}
.news-company .news-trumbnail .year {
  color: #666;
}
#news .news-title {
  font-size: 1.125rem;
  font-weight: 800;
  margin-bottom: 10px;
}
#news .news-summary {
  color: #a6a6a6;
  font-size: 14px;
  line-height: 1.5;
}
#news .news-list .news-item:last-child {
  margin-bottom: 0;
}


.news-trade .news-item {
  margin-bottom: 40px;
}
.news-trade .news-item.has-post-thumbnail {
	padding-left: 256px;
}
.news-trade .news-trumbnail {
  width: 226px;
  height: 140px;
  overflow: hidden;
}
.news-trade .news-trumbnail {
	display: none;
}
.news-trade .has-post-thumbnail .news-trumbnail {
	display: block;
}
#news .news-summary a {
  display: none;
}
.news-trade .news-summary p {
  max-height: 63px;
  overflow: hidden;
	margin-bottom: 0;
}
.news-date  {
  margin-top: 8px;
}
.news-date .fa {
  margin-right: 10px;
}
/* 合作伙伴 */
#partners .group:last-child, #clients .group:last-child {
  border-bottom: 0;
}
.partners-list {
  display: table;
  margin:0;
  padding:0;
}
.partners-list > li {
  display: inline-block;
  width: 20%;
  height: 150px;
  border-bottom: 1px solid #eaeaea;
  text-align: center;
}
.partners-list > li span {
  display: inline-block;
  width: 100%;
  height: 90px;
  line-height: 90px;
  margin-top: 30px;
  border-right: 1px solid #eaeaea;
}
.partners-list > li span img {
	display: inline-block;
	width: 80%;
	max-height: 90px;
	margin: 0 auto;
}
#advantage {
  background: #f5f8fa url("../images/bg-section-advantage.png") repeat-x 50% 100%;
}
/* Contact Us ------------------------------------------------ */
#contactus {
	background: #424855 url(https://www.wecomput.com/wp-content/uploads/2021/01/wecomput-footer-bg.png) 50% 100%;
  padding: 60px 0;
  color: #fff;
}
#contactus h2, #contactus h3, #contactus a {
  color: #fff;
	text-align:center;
}
#contactus p {
	text-align:center;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 1px;
}
#contactus p.contactus-email {
  letter-spacing: -1px;
}
/*--------------------------------------------------------------
# Posts & Pages
--------------------------------------------------------------*/
.site-header {
  border-bottom: 0;
}
body.archive, body.single-post {
  background: url("../images/bg-1.jpg") no-repeat 72% 0;
}
body.page, body.search {
  background: url("../images/bg-2.jpg") no-repeat 72% 70px;
}
.jumbotron {
  background: transparent;
}
.jumbotron h2 {
  font-size: 2.5rem;
  letter-spacing: 0.2rem;
  margin-bottom: 20px;
}
.jumbotron p {
  color: #666;
  width: 480px;
}
.jumbotron form {
  width: 360px;
  margin-top: 40px;
  margin-bottom: -20px;
}
.searchform {
  position: relative;
}
.searchform input[type='text'] {
  padding-left: 40px;
  border-radius: 20px;
}
.searchform label {
  position: absolute;
  left: 15px;
  top: 8px;
  color: #666;
}
article.post, article.page ,
.no-results, .not-found {
  background-color: #fff;
  box-shadow: 0 1px 24px rgba(0,0,0,0.08);
  margin-bottom: 30px;
  padding: 30px;
}
body.archive article.post,
body.search article.hentry {
  display: table;
}
body.archive article.post .post-thumbnail,
body.search article.hentry .post-thumbnail {
  float: left;
  width: 30%;
  margin: 0;
  overflow: hidden;
}
body.archive article.post.has-post-thumbnail .entry-contents,
body.search article.hentry.has-post-thumbnail .entry-contents {
  float: right;
  width: 65%;
}
body.archive article.post .entry-title,
body.search article.hentry .entry-title {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: -5px;
}
body.archive article.post .entry-summary,
body.search article.hentry .entry-summary {
  margin-top: 15px;
  color: #798b99;
  font-size: 15px;
}
body.archive article.post .entry-summary a,
body.search article.hentry .entry-summary a {
  display: none;
}
body.archive article.post .entry-summary p,
body.search article.hentry .entry-summary p {
  margin-bottom: 0;
}
body.single .post-thumbnail {
	margin-top: 0;
	margin-bottom: 40px;
}
article.post .post-date {
  margin-right: 20px;
}
.cat-links .badge {
  background: transparent;
  border: 0;
  margin-right: 20px;
  padding: 0 0 0 20px;
}
.cat-links .badge a {
  position: relative;
  font-family: "Font Awesome 5 Free";
}
.cat-links .badge a::before {
  content: "\f1ad";
  position: absolute;
  left: -20px;
  top: -2px;
  width: 1rem;
  height: 1rem;
  font-size: 1rem;
  color: #97a5b1;
}
.entry-footer {
  margin-bottom: -0.5rem;
}
.entry-footer .fa {
  color: #97a5b1;
}
.posts-navigation {
  margin-bottom: 30px;
}
.posts-navigation::after {
  content: '';
  display: block;
  height: 0;
  visibility:hidden;
  clear: both;
}
.posts-navigation .nav-previous {
  float: right;
  text-align: right;
}
.posts-navigation .nav-next {
  float: left;
  text-align: left;
}
.posts-navigation a:hover, .posts-navigation a:active, .posts-navigation a:focus {
  text-decoration: none;
}

#secondary {
  background-color: #fff;
  box-shadow: 0 1px 24px rgba(0,0,0,0.08);
  margin-bottom: 30px;
}
#secondary .widget-title {
  font-size: 1.5rem;
  margin-bottom: 20px;
}
#secondary .widget a {
  color: #999 !important;
}
.sidebar-1-area .widget ul li {
  margin: 0 0 10px;
}
#secondary .widget {
  border: 0;
}

body.single-post .entry-header, body.single-post .entry-footer {
  width: 100%;
  text-align: center;
}
body.single-post .entry-footer {
  margin: 1rem 0;
}
.breadcrumbs {
  font-size: 90%;
  color: #687783;
  margin-bottom: 40px;
}
.breadcrumbs .current {
  color: #75b425;
}

.entry-content {
  color: #687783;
  line-height: 1.75;
}

.entry-content p, .entry-content li, .entry-content blockquote {
  margin-bottom:0.5rem;
}

.entry-content h3, .entry-content h4 {
  margin-top:1rem;
  margin-bottom:1rem;
}

.entry-content blockquote {
  font-style: normal;
  background-color: transparent;
}

body.page .entry-title {
  margin-bottom: 40px;
}

.wpcf7-form label {
  display: block;
  width: 100%;
}
.wpcf7-form input[type="submit"] {
  display: block;
  width: 10rem;
  margin: 3rem auto 0;
  background-color: #73b322;
  border: 0;
}

span.wpcf7-not-valid-tip {
  color: red;
}

.search-keyword {
  color: #75b425;
}
h1.page-title {
  margin-bottom: 30px;
  font-size: 2rem;
}
/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/
@media (min-width: 992px) {
  #introduction { position: relative; margin-top: 60px; padding-top: 180px; }
  #introduction .card { background:transparent; position: static; border: 0; }
  #introduction .card-header { background:transparent; position: absolute; top: 0; border-bottom: 0; width: 85px; text-align: center; padding: 0; margin-left: -43px; }
  #main-business { left: 10%; }
  #hit-products { left: 30%; }
  #our-advantages { left: 50%; }
  #our-service { left: 70%; }
  #independent-research { left: 90%; }
  #introduction .card-body { border-radius: 10px; padding-left: 280px; position: relative; }
  #introduction .btn-link { width: 100%; padding: 115px 0 0;}
  #introduction .btn-link::before { top: 0; width: 85px; height: 96px; background: url("../images/icon-intro.png") no-repeat; }
  #introduction #main-business .btn-link:before, #introduction #main-business:hover .btn-link.collapsed:before { background-position: -90px 0;}
  #introduction #hit-products .btn-link:before, #introduction #hit-products:hover .btn-link.collapsed:before {background-position: -90px -100px;}
  #introduction #hit-products .btn-link.collapsed:before {background-position: 0 -100px;}
  #introduction #our-advantages .btn-link:before,   #introduction #our-advantages:hover .btn-link.collapsed:before {background-position: -90px -200px;}
  #introduction #our-advantages .btn-link.collapsed:before {background-position: 0 -200px;}
  #introduction #our-service .btn-link:before, #introduction #our-service:hover .btn-link.collapsed:before {background-position: -90px -300px;}
  #introduction #our-service .btn-link.collapsed:before {background-position: 0 -300px;}
  #introduction #independent-research .btn-link:before, #introduction #independent-research:hover .btn-link.collapsed:before {background-position: -90px -400px;}
  #introduction #independent-research .btn-link.collapsed:before {background-position: 0 -400px;}
  #introduction .btn-link:after {content: "";position: absolute;bottom: -50px;left: 12.5%;width: 0;height: 0;margin-left: 0;vertical-align: 0.255em;color: #f4f8fb;border-top: 0;border-right: 32px solid transparent;border-bottom: 32px solid;border-left: 32px solid transparent;}
  #introduction .btn-link.collapsed:after { border: 0; }
  #introduction .leading {display: block;position: absolute;top: 60%;left: 80px;width: 6rem;text-align: center;font-size: 1.5rem;color: #666;}  
  #introduction .leading::before { content: '';position: absolute;top: -94px;left: 3rem; background: url("../images/icon-leading.png") no-repeat; width: 80px; height: 80px; margin-left: -40px; }
  #collapseTwo .leading::before { background-position: -80px 0; }
  #collapseThree .leading::before { background-position: -160px 0; }
  #collapseFour .leading::before { background-position: -240px 0; }
  #collapseFive .leading::before { background-position: -320px 0; }
  #collapseThree .col-md-4 { text-align: center; padding-left: 20px; padding-right: 20px; }
  #collapseThree .heading { position: relative; padding-top: 80px; }
  #collapseThree .heading::before { content: ''; position: absolute; top: 0; left: 50%; background: url("../images/icon-leading.png") no-repeat 0 -80px; width: 60px;height: 60px; margin-left: -30px; }
  #collapseThree .col-md-4:nth-child(2) .heading::before { background-position: -80px -80px; }
  #collapseThree .col-md-4:nth-child(3) .heading::before { background-position: -160px -80px; }

  .partners-list > li:nth-child(5n) span { border-right: 0; }

}
@media (max-width: 991px) {
  .navbar { padding: 0 15px; }
  .header-inner-cell h1 { font-size: 3em; }
	.header-inner-cell h1 span { display: block; margin-bottom: 0.5rem; }
	.header-inner-cell h1 .dot { display: none; }
  .header-inner-cell .section-description { font-size: 1.15em; letter-spacing: 0; }
  .button-wrapper li { display: block; }
  .site-footer .col-lg:nth-child(2) { margin-left: 0; }
  .site-footer .wechat { float: none; margin-left: 50px; }
  .site-footer .brand, .site-footer .contact-list { margin-left: 0; }
  .partners-list > li { width: 49%; }
  .partners-list > li:nth-child(even) span { border-right: 0; }
	
	.section .section-heading span, section .small-heading span { display: block; margin-bottom: 0.5rem; }
	.section .section-heading b, .section .small-heading b { display: none; }

  body.archive article.post .post-thumbnail, body.search article.hentry .post-thumbnail { float: none; width: 100%; margin: 0 0 30px; }
  body.archive article.post.has-post-thumbnail .entry-contents, body.search article.hentry.has-post-thumbnail .entry-contents { float: none; width: 100%; }
  body.archive article.post .entry-summary, body.search article.hentry .entry-summary { font-size: 1rem; }
	
	#news .col-lg { margin-bottom: 30px; }

}
@media (max-width: 767px) {
  /*.site-footer .col-lg:nth-child(1), .site-footer .col-lg:nth-child(2) { display: none; }*/
  .site-footer .hotline, .site-footer .wechat { display: block; margin-left: 0; margin-right: 0; text-align: center; }
  .site-footer .hotline { margin-bottom: 25px; }
  .site-footer .hotline p { font-size: 2.5rem; margin-top: 10px; }
  .site-footer .copyright { border-top: 0; }
  .site-footer .copyright span { display: block; margin-bottom: 5px; }

  #introduction-container .container { padding-left: 0; padding-right: 0; }

	.news-trade .news-item.has-post-thumbnail { padding-left: 0; margin-bottom: 30px; }
	#news .news-trade .news-trumbnail { position: static; width: 75%; margin: 0 auto 20px; }
}

.wpcf7-not-valid-tip {
color:red;
}
/* 解决自助询价表单额外显示的提示信息 */
.entry-content .wpcf7-response-output { display:none; }

