﻿.carousel_feright {
	position: relative;
}
.box_header {
	margin-top: 0px; margin-right: 0px; margin-left: 0px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
.box_header p {
	color: black; font-size: 20px; font-weight: bold;
}
.box_header .iconfont {
	color: rgb(52, 168, 243); font-size: 30px; font-weight: bold;
}
.box_header .pull-right {
	padding-top: 20px;
}
.box_header .pull-right p {
	color: rgb(153, 153, 153); font-size: 14px; font-weight: normal;
}
.newsletter {
	margin: 10px 0px; font-size: 12px;
}
.newsletter .list-group-item {
	padding: 10px 5px; line-height: 24px;
}
.newsletter .list-group-item:hover {
	background-color: rgba(149, 197, 235, 0.2);
}
.newsletter .badge {
	color: white; font-weight: normal; margin-top: 3px; background-color: rgba(255, 102, 0, 0.8);
}
.newsletter .pull-left {
	margin-right: 3px;
}
.newsletter .active.list-group-item {
	border-color: rgba(52, 168, 243, 0.1); color: rgb(255, 255, 255); z-index: 2; background-color: rgb(39, 142, 209);
}
.newsletter .active.list-group-item:focus {
	border-color: rgba(52, 168, 243, 0.1); color: rgb(255, 255, 255); z-index: 2; background-color: rgb(39, 142, 209);
}
.newsletter .active.list-group-item:hover {
	border-color: rgba(52, 168, 243, 0.1); color: rgb(255, 255, 255); z-index: 2; background-color: rgb(39, 142, 209);
}
.newsletter .newsletter_header {
	width: 240px; height: 20px; overflow: hidden; display: inline-block;
}
.recommend_line {
	padding: 0px 15px; border: 1px solid rgb(223, 223, 223); border-image: none; margin-top: 15px; position: relative;
}
.recommend_line_header {
	padding-bottom: 20px;
}
.recommend_line_FT {
	color: rgb(58, 133, 235); font-family: Arial; font-size: 20px;
}
.recommend_line_FT .iconfont {
	font-size: 36px;
}
.recommend_line_date {
	color: rgb(156, 153, 165); line-height: 51px; font-size: 12px;
}
.recommend_line_content {
	margin-bottom: 15px;
}
.recommend_line_arrive {
	color: rgb(94, 94, 94);
}
.recommend_line_shipper {
	color: rgb(94, 94, 94);
}
.recommend_line_CBM {
	border: 1px solid rgb(52, 168, 243); border-image: none; margin-right: 8px;
}
.recommend_line_C {
	padding: 2px 8px; width: 100%; display: inline-block;
}
.recommend_line_CBMM {
	padding: 2px 8px; width: 100%; color: white; display: inline-block; background-color: rgb(52, 168, 243);
}
.recommend_line_order {
	padding: 5px 10px; border: 1px solid rgb(255, 102, 0); border-image: none; color: white; background-color: rgb(255, 102, 0);
}
.recommend_line_footer {
	padding: 10px 0px; height: 50px; line-height: 30px; border-top-color: rgb(192, 192, 192); border-top-width: 1px; border-top-style: dotted;
}
.recommend_line_footer p {
	margin-bottom: 0px;
}
.recommend_line_footer .pull-left {
	color: rgb(153, 153, 153);
}
.recommend_line_footer .pull-right span {
	padding: 0px 5px; color: rgb(255, 102, 0); font-size: 23px;
}
.link-box .txt {
	color: rgb(204, 204, 204); line-height: 30px; letter-spacing: 3px; font-size: 12px; margin-top: 15px; display: block;
}
.link-box .txt a {
	color: rgb(136, 136, 136); letter-spacing: 1px;
}
/*---footer-----*/
.footer{
	width: 100%;
	color: #f2f2f2;
	font-size: 12px;
	background-color: #0E6095;
	margin-top:30px;
}
.footer_content{
	/*background: url(../../image/common/footer_bg.png) no-repeat top left;*/
	padding-top: 36px;
}
.footer_content a{
	color: #DEE5EA;
}
.footer_content a:hover,.footer_content a:focus{
	color: #ff6600;
	border-color: #ff6600;
}
.footer_content_h{
	font-size: 16px;
	font-weight: 500;
}
.fs{
	padding-left: 140px;
}
.footer_content_link{
	padding-bottom: 40px;
}
.footer_content_link a{
	display: inline-block;
	width: 30%;
	padding: 10px 0;
    color:#ffffff;
}
.footer_aboutus .row{
	padding-top: 10px;
}
.footer_aboutus_button a{
	display: block;
	width: 100px;
	border: 1px solid white;
	margin-bottom: 12px;
	padding: 10px;
	text-align: center;
	border-radius: 5px;
}
.footer_aboutus_a{
	padding-top: 20px;
}
.footer_aboutus_a a{
	display: inline-block;
	width: 47px;
	height: 47px;
	background-color: #032A42;
	border-radius: 5px;
}
.footer_aboutus_a a:hover{
	background-color: #032A42;
	}
.footer_aboutus_baidu{
	background:url(../../Content/images/footer_icon.png) no-repeat 0 0;
}
.footer_aboutus_baidu:hover{
	background:url(../../Content/images/footer_icon.png) no-repeat 0 -143px;
}
.footer_aboutus_weibo{
	background:url(../../Content/images/footer_icon.png) no-repeat 0 -47px;
}
.footer_aboutus_weibo:hover{
	background:url(../../Content/images/footer_icon.png) no-repeat 0 -191px;
}
.footer_aboutus_qq{
	background:url(../../Content/images/footer_icon.png) no-repeat 0 -94px;
}
.footer_aboutus_qq:hover{
	background:url(../../Content/images/footer_icon.png) no-repeat 0 -238px;
}
.footer_Contact{
	line-height: 28px;
}
.copyright{
	width: 100%;
	line-height: 50px;
	text-align: center;
	color: #888888;
	background-color: #f0f0f0;
}
@font-face {
    font-family: 'iconfont';
    src: url('../../fonts/iconfont.eot');
    /* IE9*/
    src: url('../../fonts/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../fonts/iconfont.woff') format('woff'), /* chrome、firefox */
    url('../../fonts/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('../../fonts/iconfont.svg#iconfont') format('svg');
    /* iOS 4.1- */
}

.iconfont {
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}