﻿@charset "utf-8";
/* CSS Document */

body {
	font-size: 14px;
	line-height: 100%;
}
.noboder {
	border: 0;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.nomargin {
	margin: 0;
	padding: 0;
}
.mb1 {
	margin-bottom: 15px;
}
.mt1 {
	margin-bottom: 15px;
}
.mb2 {
	margin-bottom: 25px;
}
.mtb1 {
	margin-bottom: 10px;
	margin-top: 10px;
}
.topnavbg {
	background: url(../images/01.jpg) repeat-x;
}
.text_black14 {
	color: #404040;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
}
.text_black11 {
	color: #404040;
	font-size: 11px;
	line-height: 120%;
}
.home-img-1 img {
	max-width: 100%;
	padding: 2px;
	border: 1px #ddd solid;
}
.home-con-1 {
	line-height: 150%;
}
a.more_hong {
	color: #d20313;
	text-decoration: none;
}
.homeprotilebg {
	background: url(../images/index_06.jpg) left 0px repeat-x;
}
.homenews li {
	background: url(../images/index_04.jpg) left 11px no-repeat;
	list-style: none;
	text-align: left;
	text-indent: 8px;
	font-size: 14px;
	line-height: 180%;
}
.homenews li a {
	color: #000;
}
.homenews li a:Hover {
	color: #23527c;
}
.homenews li span {
	float: right;
}
.homeprocon img {
	max-width: 100%;
	border: 1px #ddd solid;
	-webkit-box-shadow: 2px 2px 7px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 2px 2px 7px 0px rgba(50, 50, 50, 0.3);
	box-shadow: 2px 2px 7px 0px rgba(50, 50, 50, 0.3);
	margin-bottom: 15px;
	border-radius: 5px;
}
.homeprocon img:Hover {
	max-width: 100%;
	border: 1px #D7241D solid;
	-webkit-box-shadow: 2px 2px 7px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 2px 2px 7px 0px rgba(50, 50, 50, 0.3);
	box-shadow: 2px 2px 7px 0px rgba(50, 50, 50, 0.3);
	margin-bottom: 15px;
}
.footcon {
	background: #F7F7F7 url(../images/index_012.jpg) left top repeat-x
}
.footconleft {
	line-height: 180%;
	padding-top: 20px;
}
.footconright {
	line-height: 180%;
	padding-top: 20px;
}
.inbanner img {
	max-width: 100%;
}
.pagercon {
	line-height: 180%;
}
/*  最顶部  */
.toplogo {
	text-align: left;
}
.toplogo img {
	max-width: 100%;
}
.rgithlanguage {
	text-align: right;
	margin-top: 10px;
}
.rgithlanguage a {
	font-size: 14px;
	line-height: 150%;
}
.righthotline {
	text-align: right;
	font-size: 20px;
	line-height: 150%;
	font-weight: bold;
	color: #ff3300;
}
.navbar {
	margin-bottom: 0;
}
.nav > li {
	border-right: 1px #6599C0 solid;
}
.navbar-default .navbar-nav > li > a {
	color: #eee;
	padding-left: 25px;
	padding-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #00deff;
	background-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: #00deff;
	background-color: #015291;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	color: #eee;
	text-decoration: none;
	background-color: #00deff;
}
.dropdown-menu > li > a {
	color: #00deff;
}
.dropdown-menu {
	background: #005da3;
}
/*  左边菜单  */
.leftnavtitle {
	background: url(../images/index_013.jpg) center center no-repeat;
	color: #fff;
	font-size: 16px;
	line-height: 42px;
	cursor: pointer;
	margin-top: 0;
}
.leftcontact {
	background: #ECECEC;
	border: 1px #ECECEC solid;
	border-radius: 5px;
}
.leftcontact h3 {
	text-align: left;
	font-size: 14px;
	line-height: 150%;
	padding-bottom: 10px;
	border-bottom: 1px #ddd solid;
	margin-bottom: 10px;
	font-weight: bold;
}
.leftcontact img {
	max-width: 100%;
}
.leftcontxt {
	line-height: 150%;
	text-align: left;
}
/* 当前位置 */
.locationnav {
	background: #EFEFEF;
	border-bottom: 1px #247BBE solid;
	height: 40px;
}
.thisname {
	background: url(../images/index_014.jpg) left 3px no-repeat;
	padding-left: 20px;
	line-height: 20px;
}
.thislink {
	line-height: 25px;
}
.protitle {
	border-bottom: 1px #ddd solid;
	line-height: 40px;
	font-size: 16px;
	color: #F60;
	font-weight: bold;
}
.prodetailcon {
	line-height: 180%;
	padding-top: 15px;
}
.carousel-control {
	color: #00579A;
}
.ctlist { margin:auto; }
.ctlist ul li { float:left; width:50%; font-weight:bold; font-size:14px; line-height:35px; }
 @media (max-width: 768px) {
.rgithlanguage {
	text-align: center;
}
.righthotline {
	text-align: center;
}
.toplogo {
	text-align: center;
}
.navbar-header {
	background: #005da3;
}
.nav > li {
	border-right: 0px #6599C0 solid;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #eee;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #fff;
	background: #00deff;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #00deff;
	background-color: transparent;
}
.leftcontact {
	display: none;
}
.leftnavcon {
	display: none;
}
}
 @media (min-width: 1024px) {
.navbar-nav {
	margin-left: 100px;
}
}
