﻿@charset "utf-8";
/* CSS Document */
* {
	outline: none;
}
html {
	margin:0;
	padding:0;
	border:0;
}
body, div, span, object, iframe, h1, h2, h3, h4, p, blockquote, pre, a, address, code, b, em, img, dl, dt, dd, ol, ul, li, fieldset, form, label, footer, header, hgroup, nav, section {
	margin:0;
	padding:0;
	border:0;
}
body {
	background:#fff;
	color:#666;
	position:relative;
	font:12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
	vertical-align:baseline;
	width:100%;
	overflow-x:hidden;
}
a {
	text-decoration:none;
	outline:none;
}
a:link {
	color:#666;
}
a:visited {
	color:#666;
}
a:hover, a:active, a:focus {
	color:#e87518;
	text-decoration:none;
	outline:none;
}
input {
	padding:0;
	margin:0;
	font-family:'Microsoft YaHei';
}
img {
	border:none;
	background:none;
	vertical-align:middle;
}
ul, ol, li {
	list-style-type:none;
}
select, input, img, select {
	vertical-align:middle;
}
table {
	border-collapse:collapse;
	border-spacing:0
}
table, th, td {
	vertical-align: middle
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}
.clearfix {
	zoom:1
}
.clearboth {
	height:0px;
	line-height:0px;
	overflow:hidden;
	clear:both;
	font-size:0px;
}
h1, h2, h3, h4 {
	font-size:18px;
	font-weight:bold;
}
hr {
	border: 0;
	border-top:1px solid #ccc;
	height:0;
}
.mt10 {
	margin-top: 10px;
}
.mr5 {
	margin-right: 5px;
}
.mr20 {
	margin-right: 20px;
}
.mr30 {
	margin-right: 30px;
}
.mr78 {
	margin-right: 78px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb25 {
	margin-bottom: 25px;
}
.pal17 {
	padding-left: 17px;
}
.pt20 {
	padding-top: 20px;
}
.pl46 {
	padding-left: 46px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.clear {
	float: none;
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
body {
	overflow-x: hidden;
}
.mc {
	width: 1200px;
	margin: 0 auto;
}
.f14 {
	font-size: 14px;
}
.f12 {
	font-size: 12px;
}
/*header*/
#header {
	height: 115px;
	overflow: hidden;
}
#header .headerL {
	width: 770px;
	float: left;
	overflow: hidden;
}
#header h1 {
	padding:20px 2px 0 0;
	float: left;
}
#header .headerL p {
	float:left;
	width: 465px;
	padding-top: 0px;
	line-height: 30px;
	text-align: left;
	color:#2A4F9D;
	font-size: 14px;
	font-family:"微软雅黑";
	margin-left: 35px;
	height: 58px;
	margin-top: 32px;
}
#header .headerL p span {
	font-weight:bold;
	font-size: 15px;
	color: #043D96;
}
#header .headerR {
	float: right;
	width: 250px;
	padding-top: 36px;
	padding-right: 5px;
}
/*nav*/

.navBar {
	position:relative;
	z-index:1;
	height: 64px;
	background: url(../images/nav_bg.png) top repeat-x;
	overflow:hidden;
	padding-top: 9px;
}
.nav {
	width:1200px;
	margin:0 auto;
	font-family:"Microsoft YaHei", SimSun, SimHei;
}
.nav a:hover {
	text-decoration:none;
}
.nav h3 {
	font-weight: bold;
	float:left;
	font-size:100%;
	font-weight:normal;
	font-size: 14px;
	height:52px;
	overflow:hidden;
}
.nav h3 a {
	font-weight: bold;
	display:block;
	color: #444;
	padding: 12px 38px 0px;
	vertical-align:top;
	line-height: 21px;
}
.nav h3 a span {
	/* font-weight: 100; */
	color:#043C93;
}
.nav h3:hover {
	background: url(../images/nav_hover.png) center top no-repeat;
}
/*banner*/

.flexslider {
	position: relative;
	overflow: hidden;
	background: url(../images/loading.gif) 50% no-repeat;
	margin-bottom: 40px;
}
.flexslider img {
	display: block;
margin:0 auto;
}
.slides {
	position: relative;
	z-index: 1;
}
.flex-control-nav {
	position: absolute;
	bottom: 10px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.flex-control-nav li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
 *display: inline;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 40px;
	overflow: hidden;
	background: url(../images/dot.png) right 0 no-repeat;
	cursor: pointer;
}
.flex-control-nav .flex-active {
	background-position: 0 0;
}
.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 45%;
}
.flex-direction-nav li a {
	display: block;
	width: 57px;
	height: 62px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}
.flex-direction-nav li a.flex-prev {
	left: 40px;
	background: url(../images/prev.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next {
	right: 40px;
	background: url(../images/next.png) center center no-repeat;
}
/*-row1----*/
.row1 {
	overflow: hidden;
	margin-bottom: 30px;
}
.index_title1 {
	margin-bottom: 30px;
	overflow: hidden;
	height:73px;
	clear: both;
	text-align:left;
}
.row1 .row1L {
	width:600px;
	float: left;
	overflow: hidden;
}
.row1 .row1R {
	width:541px;
	float: right;
	overflow: hidden;
}
.company_info {
	padding: 0 60px 60px 8px;
	text-indent: 2em;
	line-height:20px;
	color:#363636;
	font-size: 14px;
}
.ckxx {
	float: right;
	margin-right: 23px;
}
.ckxx a {
	width: 136px;
	height: 38px;
	line-height: 38px;
	display:block;
	color: #fff;
	text-align: center;
	background-color:#084097;
	float: left;
	margin: 0 6px;
}
.ckxx a:hover {
}
.honor {
	width: 1200px;
	overflow: hidden;
	margin-top: 25px;
}
.honor ul {
	width: 1290px;
}
.honor ul li {
	border: 1px solid #2E2A2B;
	float: left;
	margin-right: 46px;
}
.row2 {
	background: url(../images/linan_bg.jpg) center top no-repeat;
	height: 801px;
	overflow: hidden;
}
.index_title2 {
	text-align: center;
	margin-top: 63px;
	margin-bottom:27px;
}
.linian {
}
.linian ul li {
	width: 102px;
	float: left;
	text-align: center;
	color: #fff;
	margin: 20px 56px 35px 56px;
}
.linian ul li img {
	margin-bottom: 20px;
}
.linian ul li p {
	font-size: 14px;
}
.jjfa_con {
	margin-top: 0px;
	width:1164px;
	margin: 0 auto;
}
.jjfa_con ul {
	position: relative;
	height: 453px;
}
.jjfa_con ul li {
	position: absolute;
	overflow: hidden;
	border: 1px solid #444;
}
.jjfa_con ul li .j_con {
	position: absolute;
	width: 100%;
	bottom:0px;
	left:0px;
	background: url(../images/jjfa_zz.png) repeat center;
	height: 35px;
	line-height: 35px;
	text-align: left;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	padding-left: 10px;
}
 .jjfa_con ul li:nth-child(1) {
width: 336px;
height:224px;
top:0px;
left:0px;
}
.jjfa_con ul li:nth-child(1) img {
width: 336px;
height: 224px;
}
 .jjfa_con ul li:nth-child(2) {
width:436px;
height: 224px;
top:0px;
left:346px;
}
.jjfa_con ul li:nth-child(2) img {
width:436px;
height: 224px;
}
 .jjfa_con ul li:nth-child(3) {
width: 372px;
height: 265px;
top:0px;
right:0px;
}
.jjfa_con ul li:nth-child(3) img {
width: 372px;
height: 265px;
}
 .jjfa_con ul li:nth-child(4) {
width: 418px;
height: 215px;
top:237px;
left:0px;
}
.jjfa_con ul li:nth-child(4) img {
width: 418px;
height: 215px;
}
 .jjfa_con ul li:nth-child(5) {
width: 350px;
height: 215px;
top:237px;
left:432px;
}
.jjfa_con ul li:nth-child(5) img {
width: 350px;
height: 215px;
}
 .jjfa_con ul li:nth-child(6) {
width: 372px;
height: 174px;
top:278px;
right:0px;
}
.jjfa_con ul li:nth-child(6) img {
width: 372px;
height: 174px;
}
/*row3*/
.row3 {
	overflow: hidden;
	margin-bottom:20px;
}
.index_product ul li {
	width: 275px;
	height: 413px;
	border: 1px solid #949494;
	float: left;
	margin: 0 10px 20px 10px;
	overflow: hidden;
}
.index_product ul li img {
	width: 275px;
	height: 275px;
}
.index_product ul li .proinfo {
	padding: 15px 20px;
	overflow: hidden;
}
.index_product ul li .proinfo h4 {
	height: 36px;
	line-height: 30px;
	border-bottom: 1px solid #D4D4D4;
	margin-bottom: 15px;
	font-size: 14px;
	color:#084097;
	font-weight: bold;
}
.row4 {
	background-color: #084097;
	margin-bottom: 45px;
	overflow: hidden;
}
.index_case {
	width: 1300px;
	overflow: hidden;
}
.index_case ul li {
	float: left;
	width:269px;
	height:285px;
	margin: 0 17px;
	overflow: hidden;
}
.index_case ul li img {

	width:268px;
	height: 178px;
}
.index_case ul li .caseinfo {
	color: #fff;
}
.index_case ul li .caseinfo h4 {
	font-size: 14px;
	font-size: bold;
	line-height: 36px;
}
.case_more a {
	margin: 0 auto;
	display: block;
	width: 340px;
	height: 70px;
	line-height: 70px;
	border: 1px solid #fff;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 30px;
	margin-top: 10px;
}
.row5 {
	overflow: hidden;
	margin-bottom:50px;
}
.row5L {
	width: 561px;
	overflow: hidden;
	background:url(../images/new_line.png) right 18px no-repeat;
	min-height:434px;
	float: left;
}
.row5R {
	float: right;
	width: 551px;
	overflow: hidden;
}
/*new*/
.index_news ul {
	margin: 0 auto;
}
.index_news ul li {
	margin-top: 15px;
	float: left;
	width: 506px;
	margin-bottom: 44px;
}
.index_news ul li img {
	width: 381px;
	height: 215px;
}
.index_news .time {
	float: left;
	width:102px;
	height: 98px;
	color: #474747;
	text-align: center;
	vertical-align:middle;
	background: url(../images/data_bg.png) no-repeat;
	margin-top: 4px;
	padding-top: 4px;
	margin-right: 14px;
}
.time span {
	font-size: 20px;
}
.time strong {
	font-size: 36px;
	font-weight: bold;
}
.newcon p {
	font-size: 12px;
	color: #474747;
	line-height: 20px;
}
.index_news .newcon {
	float: left;
	width: 354px;
	padding: 8px 0px 8px 0px;
}
.newtop .time {
	float: right;
	width:102px;
	height: 98px;
	color: #474747;
	text-align: center;
	vertical-align:middle;
	background: url(../images/data_bg.png) no-repeat;
	margin-top: 4px;
	padding-top: 4px;
}
.newtop .newcon {
	float: left;
	width: 363px;
	padding: 12px 0px 8px 0px;
}
.newtop {
	width: 499px;
	height: 240px;
	border: 14px solid #F5F5F5;
	padding: 12px 13px 8px 13px;
}
.tit a {
	margin-bottom: 10px;
	height: 38px;
	line-height: 38px;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.tit a:hover {
	color:#16BCB4;
}
.row6 {
	overflow: hidden;
	background:url(../images/map.jpg) center top no-repeat;
	height:391px;
}
.row6 .map_contact {
	width: 607px;
	height: 197px;
	background: url(../images/ff_conc.png) no-repeat;
	overflow: hidden;
	margin: 84px 0 0 7px;
}
.map_contact ul {
	overflow: hidden;
	margin: 26px 0 0 79px;
}
.map_contact ul li {
	color: #fff;
	font-size: 18px;
	line-height: 48px;
}
/*--footer---*/

#footer {
	overflow: hidden;
	background-color:#3D3B3C;
	padding: 25px 0;
	color: #fff;
}
#footer a {
	color: #fff;
}
/*foot_nav*/
.foot_nav {
	height: 43px;
	background-color:#000000;
	line-height: 43px;
	overflow: hidden;
	margin-bottom: 22px;
}
.foot_nav ul li {
	float: left;
	margin: 0 41px;
	font-size: 14px;
}
.footL {
	width: 640px;
	float: left;
	height: 110px;
	overflow: hidden;
	background:url(../images/foot_mark.png) left center no-repeat;
	padding-left:270px;
}
.footL p {
	margin-top: 46px;
	font-size: 14px;
}
.footR {
	width: 280px;
	float: right;
	overflow: hidden;
}
/*内页*/
#container {
	width: 1100px;
	margin: 0 auto;
	margin-top: 10px;
}
left .box {
	margin-bottom:10px;
}
.left .box h3 {
	line-height:38px;
	padding-left:15px;
	font-weight:bold;
	font-family:"&#229;&#190;&#174;è&#189;ˉé?…é&#187;'";
	background: #00437C;
	font-size:14px;
	color:#fff;
}
.left .box .content {
	padding:5px 0px;
}
.prodescription {
	border:1px solid #e5e5e5;
	background:#f9f9f9;
	line-height:24px;
	padding:10px;
	margin-bottom:15px;
	text-indent:20px;
}
.n_banner {
	width:1920px;
	margin:0 auto;
	position:relative;
	left:50%;
	margin-left:-960px;
}
.n_banner img {
	width:1920px;
	margin:0 auto
}
.left {
	width:225px;
	float:left;
}
.sort_menu {
}
.sort_menu h3 {
	background-color:#ececec;
	line-height:28px;
	padding-left:15px;
	font-weight:bold;
}
.sort_product {
	margin-top:10px;
}
.sort_product h3 {
	background-color:#ececec;
	line-height:28px;
	padding-left:15px;
	font-weight:bold;
}
.n_contact {
	margin-top:10px;
}
.n_contact h3 {
	background-color:#ececec;
	line-height:28px;
	padding-left:15px;
	font-weight:bold;
}
.n_contact .content {
	padding:5px;
	line-height:24px;
}
.right {
	width:860px;
	float:right;
	padding-bottom:10px;

}
.sitemp {
	line-height:38px;
	height:38px;
	overflow:hidden;
	padding-right:10px;
	background: #00437C;
}
.sitemp h2 {
	width:340px;
	float:left;
	line-height:38px;
	text-align:center;
	text-align:left;
	text-indent:15px;
	color:#fff;
	font-size:14px;
}
.sitemp .site {
	width:380px;
	float:right;
	text-align:right;
	line-height:38px;
	color:#fff;
}
.right .content {
	padding:10px;
	padding-top:15px;
	overflow:hidden;
	line-height: 24px;
}
.sitemp .site a {
	color:#fff;
}
