/* CSS Document */
* {
	list-style: none;
	padding: 0;
	margin: 0;
}
body {
	margin: 0 auto;
	color: #000;
	font: normal 100% Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding-bottom: 50px;
	background: #faf4f6;
}
p {
	line-height: 25px;
}
p2 {
	font-weight: bold;
	line-height: 25px;
}
.cl {
	clear: both
}
h1 {
	font-size: 1.5em;
}
img {
	border: 0;
	max-width: 100%;
}
a {
	text-decoration: none;
	color: #616161;
}
a:hover {
	color: #90070F;
}
ol, ul {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
	list-style-type: none;
}
.clear {
	clear: both;
}
/*head */
.header {
	width: 100%;
	height: auto;
}
.logo {
	width: 100%;
	height: auto;
}
.logo img {
	width: 100%;
	height: auto;
}
/*////////////////////////////bannar kaishi////////////////////////////////////////////////////////////////*/
.flexslider {
	width: 100%;
	padding: 0;
}
.flexslider .slides li {
	display: none;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	width: 100%;
	display: block;
}
#container {
	width: 100%;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
	background: #fff;
	position: relative;
	-webkit-box-shadow: 0px 1px 1px 1px rgba(202, 202, 202, 0.8);
	-moz-box-shadow: 0px 1px 1px 1px rgba(202, 202, 202, 0.8);
	box-shadow: 0px 1px 1px 1px rgba(202, 202, 202, 0.8);
}
.flexslider .slides li {
	position: relative;
}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flexslider-container {
	position: relative;
}
/* Caption style */
.flex-caption {
	width: 96%;
	padding: 2%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.3);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}
/* Direction Nav */
.flex-direction-nav li a {
	width: 52px;
	height: 52px;
	margin: -13px 0 0;
	display: block;
	background: url(theme/bg_direction_nav.html) no-repeat 0 0;
	position: absolute;
	top: 50%;
	cursor: pointer;
	text-indent: -9999px;
} /* set negative margin-top equal to half the height on the directional-nav for perfect vertical centering */
.flex-direction-nav li a.next {
	background-position: -52px 0;
	right: -21px;
}
.flex-direction-nav li a.prev {
	background-position: 0 0;
	left: -21px;
}
/* Control Nav */
.flex-control-nav {
	margin-left: -31px;
	position: absolute;
	bottom: -30px;
	left: 50%;
} /* set negative margin-left equal to half the width on the control-nav for perfect centering */
.flex-control-nav li {
	margin: 0 0 0 5px;
	float: left;
}
.flex-control-nav li:first-child {
	margin: 0;
}
.flex-control-nav li a {
	width: 13px;
	height: 13px;
	display: block;
	background: url(theme/bg_control_nav.html) no-repeat 0 0;
	cursor: pointer;
	text-indent: -9999px;
}
.flex-control-nav li a:hover {
	background-position: 0 -13px;
}
.flex-control-nav li a.active {
	background-position: 0 -26px;
	cursor: default;
}
/*////////////////////////////bannar jieshu////////////////////////////////////////////////////////////////*/

.bjg {
	background: #015108;
	height: 24px;
}
/*////////////////////////////menu begin////////////////////////////////////////////////////////////////*/
.menu {
	width: 100%;
	height: 60px;
	background:url(../images/index_03.jpg) repeat-x;
}
.nav {
	height: 60px;
	width: 100%;
}
.nav ul li {
	float: left;
	line-height: 60px;
	height: 60px;
	width:25%;
	text-align: center;
}
.nav ul li.fgx {
	margin-top: 15px;
	width: 2px;
	height: 22px;
	background: url(../images/index_06.jpg) no-repeat;
}
.nav ul li a {
	color: #fff;
}
.nav ul li a:hover {
	color: #F00;
}
/************menu end***********/


/*******min begin**************/
.min {
	padding-top: 2px;
}
/*////////////////////////////imgdaohang begin////////////////////////////////////////////////////////////////*/
.fl {
	min-height: 59px;
	overflow: auto;
	margin-bottom: 2px;
	background:#02488d;
}
.tp1 {
	width: 33.333%;
	float: left;
	min-height: 59px;
	text-align: center;
}
.fl img{width:100%; height:auto; min-height:59px;}
/******imgdaohang end*********/

/*index*/

.index_img {
	padding: 5px;
}
.index_img .img1 {
	min-height: 116px;
	float: left;
	width: 33%;
	margin: 5px 0;
}
.index_img .img2 {
	float: left;
	min-height: 116px;
	width: 65%;
	margin: 5px 0;
	position: relative;
}
.index_img img {
	width: 100%;
	height: 100%;
}
.index_title {
	position: absolute;
	width: 100%;
	line-height: 40px;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.3);
	color: #FFF;
	text-indent: 1em;
}
.index_dhbg {
	width:100%;
	height:36px;
	background:#f2f2f2;
	text-indent:0.5em;
	line-height:36px;
	color:#1b4774;
	font-weight:bold;
	
}


.index_content {
	width:100%;
	height:auto;

}
.index_content li{width:100%; height:40px; line-height:40px; text-indent:1em; position:relative; background:#f8f8f8; border-bottom:#eaeaea 1px solid;}
.index_content li span{position:absolute; right:8px; margin-top:8px;}
/*nei ye dao hang color*/
.wzbg {
	background: #5f5f5f;
	width: 100%;
	height: 36px;
	text-indent: 0.5em;
	color: #fff;
	position: relative;
	line-height: 36px;
}

/***********************/
/**about**/
.dy_nr {
	padding: 8px;
	height: auto;
	line-height: 24px;
}
.dy_nr img {
	max-width: 100%;
	float: left;
}
/*newlist*/
.newlist {
	padding: 8px;
	height: auto;
	
}
.newlist li {
	border-bottom:#CCC 1px dotted;
	line-height: 30px;
	position: relative;
	/*background:url(../images/ly.png) no-repeat left center;
	padding-left: 14px;*/
}
.newlist a {
	
}
.newlist a:hover {
	color: #F00;
}
.newlist li span {
	position: absolute;
	right: 5px;
}
/*news nr*/
.news {
	padding: 8px;
	height: auto;
}
.news .titile {
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	text-align: center;
	padding-bottom: 5px;
}
.news .time {
	border-top: #CCC 1px dotted;
	color: #999;
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
}
.news_nr {
	line-height: 24px;
	width: 100%;
	height: auto;
	padding-bottom: 10px;
	border-bottom: #CCC 1px dotted;
}
.news_nr img {
	max-width: 95%;
	height: auto;
	border: #CCC 1px solid;
	padding: 2px;
}
/*fenye*/
.fenye {
	padding-top: 10px;
	width: 100%;
	overflow: hidden;
	text-align: left;
}
/*productlist*/
.productlist {
	padding: 8px;
	height: auto;
}
.productlist li {
	width: 48%;
	height: auto;
	float: left;
	margin: 2% auto 0 2%;
	text-align: center;
	line-height: 24px;
}
.productlist img {
	width: 100%;
	height: auto;
}
.productlist p {
	text-align: center;
	margin-bottom: 5px;
}
.productlist a {
}
/*products*/
.product {
	padding: 8px;
	height: auto;
}
.product .titile {
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	text-align: center;
	padding-bottom: 5px;
}
.product .img {
	width: 100%;
	height: auto;
	text-align: center;
}
.product_nr {
	line-height: 24px;
	width: 100%;
	height: auto;
	padding-bottom: 10px;
	border-bottom: #CCC 1px dotted;
}
.product_nr img {
	max-width: 95%;
	height: auto;
	border: #CCC 1px solid;
	padding: 2px;
}
/************shouye product***********/

.sybot {
	width: 100%;
	height: 176px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center
}
.sybot_left {
	width: 30%;
	width: 30%;
	height: auto;
	float: left;
	margin: 2% auto 0 2%;
	text-align: center;
	line-height: 24px;
}
.sybot_left_nr {
	width: 100%;
	float: left;
	position: relative
}
.nybot {
	width: 100%;
	height: auto;
}
.sybot_left_nr img {
	display: block;
	overflow: hidden;
	width: 100%;
	float: left;
	position: relative
}
/***********************/

/********foot begin******************/
.foot {
	width: 100%;
	height: auto;
	background: #3ba0e2;
	text-align: center;
	color: #FFF;
	padding: 15px 0;
	line-height:24px;
}
.foot img {
	width: 25%;
	max-height: 59px;
	max-width: 120px;
}
/********foot end******************/

/********zhujian begin*************/

.footer {
	width: 100%;
	height: auto;
	z-index: 9999;
	bottom: 0px;
	overflow: hidden;
	position: fixed;
}
.footer-b {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background: #0084d9; /*bg color*/
	overflow: hidden;
}
.ul_bot li {
	width: 25%;
	height: 50px;
	background: url(../images.jpg) no-repeat right;
	float: left;
	text-align: center;
	background-color:#13140f;
}
#bot_end {
	background:#13140f;
}

/********zhujian end*************/
