/*返回首页*/
body {
	font-size: 12px;
}
.header_top {
	height: 28px;
	line-height: 28px;
	background: #036db8;
}
.header_top .w {
	z-index: 9999;
	position: relative;
}
.header_top h3 {
	margin: 0;
	height: 28px;
	line-height: 28px;
	font-weight: normal;
}
.header_top ul {
	right: 0;
	position: absolute;
}
.header_top li {
	float: left;
}
.header_top li a {
	color: #b0b1b2;
	font-size: 12px;
	padding: 0 15px;
}
.header_top li:first-child a {
	border-right: 1px solid #565656;	
}
.header_top li.lang {
	padding: 0 40px;
	padding-left: 50px;
	padding-bottom: 5px;
	/*background: url(../images/lang_ico.png) #ff4b00 20px 5px no-repeat;*/
	background: #ff4b00;
}
.header_top li dl {
	display: none;
}
.header_top li.lang {
	height: 28px;
	position: relative;
	z-index: 999;
}
.header_top li.lang:hover {
	min-height: 50px;
}
.header_top li.lang:hover dl {
	display: block;
}
.header_top li.lang .earth {
	top: 5px;
	left: 20px;
	position: absolute;
}
.header_top li.lang a {
	color: #fff;
}
.header_top li.lang h3 a {
	color: #fff;
	background: url(../images/bottom_ico.png) right 8px no-repeat;
}

/*logo导航区*/
.navbar {
	min-height: 85px;
	border-radius: 0;
	position: relative;
}
.navbar .navbar-brand img {
	width: 80%;
}
.navbar .navbar-collapse a {
	color: #000;
	font-size: 16px;
	font-weight: 700;
}

/*移动端--导航*/
.navbar .navbar-collapse.in .form-group {
	border-bottom: 1px dotted #eee;
}
.navbar .navbar-collapse.in h2 {
    height: 30px;
    line-height: 30px;
}
.navbar .navbar-collapse.in dd {
	margin-left: 10%;
}
.collapse.in {
	/*height: 185px;*/
}

/*关于我们*/
.about_us {
	width: 100%;
	color: #797878;
	font-size: 14px;
	margin-top: 20px;
	line-height: 150%;
}
.about_us .row {
	margin: 0;
}
.about_us .text-center {
	padding: 20px 0;
	background: #f8f8f8;
	box-sizing: border-box;
}
.about_us .col-lg-6 .content {
	margin-top: 6px;
	padding: 20px;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 2px solid #bcbcbc;
}
.about_us .col-xs-12 {
	margin-bottom: 20px;
}
.about_us p {
	text-indent: 2em;
}

/*关于我们*/
.profile {
	padding: 68px 0;
	background: #f0f2f4;
}
.profile .row {
	margin: 0;
}
.profile h2 {
	color: #616060;
	font-size: 30px;
	margin-bottom: 10px;
}
.profile dl dt {
	color: #616060;
	font-size: 14px;
	margin-top: 30px;
	font-weight: normal;
}
.profile dl dd {
	color: #616060;
	font-size: 14px;
	margin-top: 20px;
	position: relative;
	padding-left: 15px;
}
.profile dd:before {
	width: 9px;
	height: 9px;
	border-radius: 50%;
	display: block;
	content: "";
	left: 0;
	top: 5px;
	position: absolute;
	background: #ee4901;
}

/*热点新闻*/
.hot_news {
	color: #fff;
	padding: 25px 0;
	font-weight: 700;
	background: #1ca0d5;
}
.hot_content .row {
	margin: 0;
}
.hot_news a {
	color: #daf2ff;
	font-weight: 400;
	padding-right: 15px;
}
.hot_news .col-lg-4 a {
	background: url(../images/right_arrow.png) right center no-repeat;
}

/*行业*/
.trade-bg {
	width: 100%;
	height: 82px;
	z-index: 9;
	background: url(../images/nav_sub_bg.jpg) no-repeat;
}

/*我的位置*/
.location .row {
	margin: 0;
	color: #fff;
	margin-bottom: 20px;
}
.location .row a {
	color: #fff;
}
.location .row span {
	padding: 2px 3px;
	background: #ff4b00;
}

/*内容*/
.trade_panel {
	color: #616060;
	line-height: 150%;
}
.trade_panel .trade_title {
	border-bottom: 1px solid #d8d8d8;	
}
.trade_panel h2 {
	font-size: 30px;
	padding-left: 15px;
	margin: 20px auto;
	box-sizing: border-box;
}
.trade_panel h3 {
	color: #616060;
	font-size: 22px;
	margin: 20px 0;
}
.trade_panel h5 {
	color: #006aaa;
	font-size: 22px;
	margin: 20px 0;
	margin-top: 150px;
}
.trade_panel h5.first {
	margin-top: 20px;
}
.trade_panel .row {
	margin: 20px 0;
}
.trade_panel .row .banner img {
	width: 100%;
}
.trade_panel .row span {
	color: #fff;
	font-size: 24px;
	display: block;
	padding: 22px 0;
	margin: 20px 0;
	letter-spacing: 3px;
	background: url(../images/logo_title.png) left center #1ca0d5 no-repeat;
	background-size: contain;
}
.trade_panel .pro_list {
	margin-top: -20px;
	min-height: 200px;
	background: #f0f2f4;
	padding: 18px 35px;
}
.trade_panel .pro_list .media {
	margin-top: 18px;
	padding-bottom: 18px;
	position: relative;
	border-bottom: 1px solid #d8d8d8;
}
.trade_panel .pro_list .media h4 a {
	color: #ff4b00;
	font-size: 22px;
}
.trade_panel .pro_list .media p {
	color: #616060;
	margin: 10px 0;
	font-size: 14px;
	line-height: 160%;
}
.trade_panel .pro_list .media p:last-child {
	bottom: 10px;
	position: absolute;
}
.trade_panel .pro_list .media p a {
	color: #616060;
	font-size: 12px;
	padding-left: 15px;
	background: url(../images/detail_ico.png) left center no-repeat;
}

/*我们的意向*/
.purpose {
	color: #9fa3ad;
	font-size: 14px;
	padding: 60px 0;
	background: #3e4657;
}
.purpose .row {
	margin: 0;
}
.purpose h2 {
	color: #ff4b00;
	font-size: 24px;
}
.purpose .col-lg-6 {
	padding-left: 0;
	margin-top: 50px;
}
.purpose dt {
	margin-bottom: 20px;
}
.purpose dd {
	color: #9fa3ad;
	font-size: 14px;
	margin-bottom: 12px;
}
.purpose .col-lg-4 {
	text-align: right;
}



/*footer*/
.footer {
	padding: 50px 0;
	background: #3e4657;
}
.footer .row {
	margin: 0;
}
.footer .col-lg-2.col-xs-6 {
	margin-bottom: 50px;
}
.footer dt {
	margin-bottom: 25px;
}
.footer dt a {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
}
.footer dd a {
	color: #9fa3ad;
	font-size: 12px;
	line-height: 220%;
} 
.footer .text-center {
	border-left: 1px solid #4f586b;
}

/*版权*/
.copyright {
	color: #7a7a7a;
	line-height: 180%;
	padding: 12px 0 14px;
	background: #3b3b3b;
}
.copyright a {
	color: #7a7a7a;
}
.copyright .copy_content .row{
	margin: 0;
}



/*pc*/
@media only screen and (min-width: 1023px) {
	.navbar-logo {
		height: 85px;
		width: 1100px;
		margin: 0 auto;
	}
	.navbar .navbar-form {
		padding: 0;
		margin: 0;
		margin-right: -15px;
	}
	.navbar-logo .form-group {
		width: 170px;
		text-align: center;
	}
	.navbar-logo .form-group h2 {
		height: 85px;
		line-height: 85px;
	}
	.navbar-logo .form-group h2 a {
		display: block;
		width: 100%;
		height: 100%;
	}
	.navbar-logo .form-group.active h2 a, .navbar-logo .form-group:hover h2 a, .navbar-logo .form-group h2 a.active {
		background: #f8f9fb;
		border-bottom: 4px solid #ff4b00;
	}
	.navbar-logo .form-group .form-sub {
		top: 84px;
		padding: 11px;
		left: 0;
		width: 100%;
		position: absolute;
		box-sizing: border-box;
		z-index: 10;
		display: none;
		border-radius: 10px;
	}
	.navbar-logo .form-group dl {
		width: 100%;
		height: 60px;
		background: #f8f9fb;
		border-radius: 10px;
	}
	.navbar-logo .form-group-parent h2 {
		position: relative;
	}
	.navbar-logo .form-group-parent.active h2:before, .navbar-logo .form-group-parent:hover h2:before {
		content: "";
		width: 20px;
		height: 11px;
		bottom: -11px;
		left: 75px;
		position: absolute;
		z-index: 11;
		display: block;
		background: url(../images/up_arrow.png)  no-repeat;
	}
	.navbar-logo .form-group.active .form-sub, .navbar-logo .form-group:hover .form-sub {
		display: block;
	}
	.nav-sub-bg {
		width: 100%;
		height: 82px;
		position: absolute;
		z-index: 9;
		display: none;
		background: url(../images/nav_sub_bg.jpg) no-repeat;
	}
	.navbar-logo .form-group dl dd {
		float: left;
		height: 60px;
		width: 30%;
		margin-left: 3%;
		text-align: left;
		line-height: 60px;
		box-sizing: border-box;
	}
	.navbar-logo .form-group dl dd a {
		display: block;
		height: 60px;
		padding-left: 35px;
		background: url(../images/sub_ico1.png) left center no-repeat;
	}
	.navbar-logo .form-group dl dd a.active,.navbar-logo .form-group dl dd a:hover {
		background: url(../images/sub_ico2.png) left center no-repeat;
	}
	
	.about_us, .profile_content, .hot_content, .footer_content, .copy_content, .location, .trade_content, .trade_panel h2, .purpose_content {
		width: 1100px;
		margin: 20px auto;
	}
	.hot_content, .footer_content, .copy_content {
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.footer .col-lg-4.col-xs-12 {
		margin-bottom: 0px;
	}
	.footer .col-lg-2.col-xs-6 {
		margin-bottom: 0px;
	}
	.pc_prupose {
		margin-top: 150px;
	}
	
	.brand {
		width: 1070px;
		margin: 0 auto;
		padding-bottom: 5px;
		border-left: 1px solid #f2f2f2;
		border-right: 1px solid #f2f2f2;
		border-bottom: 2px solid #d8dadc;
	}
	.brand .carousel-control.left {
		background: none;
	}
	.brand .carousel-control.right {
		background: none;
	}
	.brand .carousel-control .glyphicon-chevron-left, .brand .carousel-control .icon-prev {
		margin-left: -70px;
	}
	.brand .carousel-control .glyphicon-chevron-right, .brand .carousel-control .icon-next {
		margin-right: -70px;
	}
	.brand .glyphicon-chevron-left:before {
		content: "";
	}
	.brand .glyphicon-chevron-right:before {
		content: "";
	}
}

/*移动端*/
/*幻灯片--三条横线*/
@media screen and (max-width:480px) {
	.carousel-indicators li {
	  display: inline-block;
	  width: 25px;
	  height: 3px;
	  margin: 5px;
	  text-indent: -999px;
	  cursor: pointer;
	  background-color: #d8d8d8 \9;
	  background-color: rgba(216, 216, 216, .6);
	  /*border: 1px solid #fff;*/
	  /*border-radius: 10px;*/
	}
	.carousel-indicators .active {
	  background-color: #ff4b00;
	}
	
	.footer .col-xs-6, .footer .col-xs-12 {
		text-align: center;
	}

	.trade_panel .pro_list {
		padding: 10px;
	}
	.trade_panel .pro_list .media {
		padding-bottom: 0px;
	}	
	.trade_panel .pro_list .media .media-left {
		width: 40%;
	}
	.trade_panel .pro_list .media .media-left img {
		width: 100%;
	}
	.trade_panel .pro_list .media h4 a {
		font-size: 12px;
	}
	.trade_panel .pro_list .media p {
		font-size: 10px;
		margin: 0;
	}
	.trade_panel .pro_list .media p:last-child {
		position: relative;
		margin-top: 10px;
	}
	.trade_panel .pro_list .media p:last-child a {
		font-size: 8px;		
	}
	
	
	.purpose {
		padding: 30px 0;
	}
	.purpose h2 {
		font-size: 18px;
		text-align: center;
	}
	.purpose .col-lg-5 img {
		width: 10%;
	}
	.purpose .col-lg-5 .col-lg-6 {
		margin-top: 20px;
	}
	.purpose .col-lg-3.col-xs-7 {
		margin-top: 30px;
		line-height: 180%;
		margin-bottom: 30px;
	}
	.purpose .col-lg-4 {
		text-align: center;
	}
	
	.trade_panel h5 {
		color: #006aaa;
		font-size: 22px;
		margin: 20px 0;
		margin-top: 50px;
	}
	.pc_prupose {
		margin-top: 80px;
	}
}