a{
	color: #333;
}

footer{
	background-color: #333 !important;
	color: #fff;
	margin-top: 50px;
}
.am-header-default{
	background-color: #333;
}
.am-navbar-default .am-navbar-nav{
	background-color: #333;
}
.slogan{
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	margin: 0;
	font-weight: bold;
	text-transform: uppercase;
	background: #E62129;
	color: #ccc;
}
.index-tel{
	height: 54px;
	width: 100%;
	display: block;
	background: url(/templets/suying/images/index-tel.png) no-repeat center center #7f7f7f;
}
.index-sec-title h1 {
font-size: 24px;
text-align: center;
color: #4c4c4c;
margin-top: 50px;
margin-bottom: 5px;
}
.index-sec-title h1.border-bottom::after {
content: "";
clear: both;
display: block;
width: 200px;
height: 2px;
background: #4c4c4c;
margin: 5px auto;
}
.index-sec-title h3 {
font-size: 20px;
text-align: center;
color: #4c4c4c;
margin-top: 5px;
margin-bottom: 5px;
}
.angle-down-big-black::after {
content: "\f107";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
color: #333;
text-align: center;
display: block;
font-size: 35px;
line-height: 12px;
margin-bottom: 20px;
}
.index-product .pro-item-wrap li a{
	text-align: center;
	font-size: 14px;
	display: block;
}
.index-company p{
	font-size: 14px;
}
.index-company-pic{
	margin-bottom: 10px;
	text-align: center;
}
.index-customs .customs-item-wrap li{
	text-align: center;
}
.index-customs .customs-item-wrap li.customs-company-name{
	font-size: 14px;
}
.index-customs .customs-item-wrap li.customs-company-product{
	font-size: 12px;
	color: #E62129;
	margin-bottom: 5px;
}
.contact-left-info{
	font-size: 14px;
	text-align: center;
	line-height: 1.5em;
}
.contact-right-slogan{
	font-size: 16px;
	text-align: center;
	font-weight:bold;
	color: #000;
	margin-bottom: 30px;
}
.contact-right-slogan h3{
	margin: 5px 0px;
}
.am-header .am-header-title img{
	margin-top: 4px;
	height: 40px;
}
.am-slider-b1 .am-direction-nav a.am-prev{
	display: none;
}
.am-slider-b1 .am-direction-nav a.am-next{
	display: none;
}
.am-navbar-default .am-navbar-actions a{
	border-bottom: 1px solid #202020;
}
.am-navbar-default .am-navbar-actions {
background-color: #333;
}
.am-article-title{
	text-align: center;
}
.am-article-bd{
	padding:10px;
}
.customs-logos{
	margin-bottom: 30px;
}
.am-article-meta{
	text-align: center;
}
.am-article-title.article-article{
	margin-top: 30px;
	font-size: 20px;
}
table.pro-table{
	border-top: 5px solid #E62129;
	border-bottom: 10px solid #B6B6B7;
}
table.pro-table td{
	text-align: center;
	border: 1px solid #B6B6B7;
}

table.pro-table tr td:first-child{
	background: #dedede;
}
table.pro-table td[rowspan]{
	width: 26px;
	background: #ccc !important;
	border: 1px solid #bbb !important;
}
table.pro-table td[rowspan]~td{
	background: #dedede;
}
table.pro-table td[colspan="5"],table.pro-table td[colspan="4"]{
	background: none !important;
}
table.pro-table td.no-bg{
	background: none !important;
}
table.pro-table td.red-bg{
	background: #E62129 !important;
	color: #fff;
	border-color: #E62129 !important;
}
table.pro-table td.grey-bg{
	background: #dedede !important;
}
table.pro-table td.darkgrey-bg{
	background: #ccc !important;
}
.am-article-bd.article-product img{
	max-width: 100% !important;
	height: auto !important;
}