﻿/**********  所有页面都要共用的样式  **********/
/*自定义基础通用样式*/
.col-md-4 {
  padding: 0px;
  margin: 0px;
}

.section-title p {
	font-size: 18px;
	font-weight: 300;
	line-height: 31px;
	margin: 20px 100px 1px 100px;
}
.card-area .card-active {
    background-color: #E2E2E2;
    border:1px solid #E2E2E2;
    box-shadow: 0 0 20px 0 rgba(45,183,245,.5);
    color: #fff;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    z-index: 11;
}
.card-area .card-active .card-title{
    border-color: #ffffff;
    background-image: url(../../../../../../www.gaomei.cn/1966/314x116-bg.jpg);
}
.our-news-item img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.our-whyus-item{
    -webkit-transition: all 0.225s ease-in-out;
    -moz-transition: all 0.225s ease-in-out;
    -o-transition: all 0.225s ease-in-out;
    transition: all 0.225s ease-in-out;
    text-align: center;
    background-color: #fafafa;
    border:1px solid #c1c1c1;
    padding:30px;
}

.tHeight {margin-bottom: 30px;}
.huadong {
	margin-left: 0px;
	margin-right: 0px;
}
.NewLeft
{
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 30px;
	padding-top: 21px;
	background: #fff;
	border-top-left-radius: 5px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 0px;
	height: 350px;
	border-top: 2px solid #ffeeee;
	border-bottom: 2px solid #ffeeee;
	border-right: 0px solid #ffeeee;
	border-left: 2px solid #ffeeee;
}
.sNewLeft
{
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 30px;
	padding-top: 21px;
	background: #fff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	height: 350px;
	border-top: 2px solid #ffeeee;
	border-bottom: 2px solid #ffeeee;
	border-right: 2px solid #ffeeee;
	border-left: 2px solid #ffeeee;
}
.chen
{
	padding: 15px;
	margin-top: 30px;
	margin-left: 30px;
	margin-bottom: 30px;
	margin-right: 0px;
	background: #fffafa;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	height: 165px;
	border-top: 0px solid #dddddd;
	border-bottom: 0px solid #dddddd;
	border-right: 0px solid #dddddd;
	border-left: 0px solid #dddddd;
}
.NewLeftBottom{
margin-left: 30px;
font-size: 14px;color: #fe595a;
}
.NewLeftBottom span a{
	margin-left: 7px;
	margin-right: 7px;
font-size: 14px;color: #fe595a;
}
.NewRight
{
	padding: 0px;
	background: #fff;
	border-top-left-radius: 0px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 5px;
	height: 350px;
	border-top: 0px solid #dddddd;
	border-bottom: 0px solid #dddddd;
	border-right: 0px solid #dddddd;
	border-left: 0px solid #dddddd;
}
.sNewRight
{
	padding: 0px;
	background: #fff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;

	border-top: 0px solid #dddddd;
	border-bottom: 0px solid #dddddd;
	border-right: 0px solid #dddddd;
	border-left: 0px solid #dddddd;
}

.ablockquote {
 color:#fd0404;
 background-color: #fff;
 border-left: 8px solid #fd0404;
 font-family: Microsoft YaHei;font-weight:bold;font-size: 18px;color: #464646;letter-spacing: 0px;
 padding: 0px 2px 8px 5px;
 position: relative;
 font-family: 'Roboto', sans-serif;
 line-height: 150%;
 padding-left:22px;
 height: 48px;
}
.ablockquote a{
 font-family: Microsoft YaHei;font-weight:bold;font-size: 18px;color: #464646;letter-spacing: 0px;
}
.ablockquote span {
 font-family: Microsoft YaHei;font-weight:bold;font-size: 11px;color: #b1cfa8;letter-spacing: 0px;
 line-height: 150%;
 text-indent: 15px;
 height: 48px;
}
.ablockquote p{
font-family:Arial,Helvetica,sans-serif; font-size: 13px;color: #605f5f;letter-spacing: 0px;" 
}

.ac-figure-icon {
    margin-left: auto;
    margin-right: auto;
}
.card-area .card-item .card-content p{
    line-height: 2em;
}
/*轮播图下划线*/
.carousel_lunbo{
    border:0;
    margin-bottom: 0;
    border-bottom: 10px solid #e1e1e1;
}

.ih-item.square {
  position: relative;
  width: 380px;
  height: 258px;
  border: 0px solid #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.ih-item.square.effect6 .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 1px;
  background: #111111;
  margin: 1px 0 0 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.square.effect6 .info p {
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #bbb;
  padding: 0px 0px 0px;
  text-align: center;
  -webkit-transition: all 0.35s 0.1s linear;
  -moz-transition: all 0.35s 0.1s linear;
  transition: all 0.35s 0.1s linear;
}
