﻿/* CSS Document */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
html {font-size:100.01%;}
body {font-size:14px;color:#333;font-family:"微软雅黑"; background:#f9f9f9;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:2em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:1.6em;margin-bottom:0.75em;}
h3 {font-size:1.4em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 0.5em;}
p img.left {float:left;margin:0 15px 0 0;}
p img.right {float:right;margin:0 0 0 5px;}
a:focus, a:hover {color:#000;outline:none;}
a {color:#3d3d3d;text-decoration:none;outline:0 none;}
a:hover{ color:#ff0000;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0;padding-left:0; list-style:none;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
*:focus {outline:0 none;}

div.span-1, div.span-2, div.span-3, div.span-4,div.span-5,div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:45px;}
div.span-1 {width:577px;}
div.span-2 {width:578px;}
div.span-3 {width:344px;}
div.span-4 {width:365px;}
div.span-5 {width:297px;}
div.span-6 {width:275px; margin-right:33px;}
.span-7 {width:473px;}
.span-8 {width:795px;}
div.span-18{width:74%;}
.span-19 {width:893px;}
.span-24, div.span-24 {width:960px;}
.last, div.last {margin-right:0;}
.spbg, div.spbg { background:none; padding-right:0;}
/*外部框架*/
.w-1{margin:0 auto; max-width:1920px; min-width:1400px;position:relative;}
.w{width:1400px;margin:0 auto;}
.bg-1{ background:url(../images/bg_k1.jpg) no-repeat center center; height:150px;}
.bg-1 .w{}
.bg-1 p{ text-align:right; font-weight:bold; font-size:44px; color:#3bb7ed; padding-top:75px;}
/*页头*/
.top{ color:#fff; height:31px; line-height:31px; font-size:14px; background:#1249ba;}
.top a{ color:#fff; margin:0 5px;text-transform:uppercase;}


.header{ clear:both; position:relative;}
.header .w{ height:80px;}
.header h1{ margin:10px 0;line-height:0; font-size:0; float:left; width:350px;}
.header h1 img{ width:100%;}

.h-top{ color:#333;float:right;font-family:"微软雅黑";padding-top:15px;}
.h-top p{ margin:0; clear:both; overflow:hidden;color:#333;line-height:24px;font-size:16px; padding-left:0px;}
.h-top p span{ font-size:26px; color:#3bb7ed; font-weight:bold; line-height:60px;}
/*导航*/
.nav{ height:47px; background:#65B73D;}
.nav ul{ list-style:none; height:140px;}
.nav ul li{height:47px;float:left;font-family:"微软雅黑";  position:relative; text-align:center;}
.nav ul li a{ color:#fff; font-size:18px;line-height:47px;height:47px; margin:0;font-family:"微软雅黑"; text-transform:uppercase; display:block; text-align:center; padding:0 38px;}
.nav ul li a:hover,.nav ul li.on a{ color:#fff; background:#65b73d; transition-duration:0.3s;}
.a_active_{
	background:#158742;
}

.nav li .menu{ margin:0;position:absolute;display:none; height:auto; width:133px; left:0; overflow:hidden; opacity: 0;z-index:1000000000;clear:both;background:url(../images/nav_bg.png) repeat; padding:5px 0 20px;}
.nav li .menu li{ height:45px; margin:0 10px; width:auto; line-height:45px; float:none; text-align:center; background:none; border-bottom:1px dashed #d6a649;}
.nav li .menu li a{line-height:45px;color:#fff;font-family:"微软雅黑";height:45px; font-size:15px;background:none;}
.nav li .menu a:hover{color:#f8ce5d; transition-duration:0.4s;}

.nav ul li.none{ background:none; border-right:0;}
/*焦点图*/
.banner{height:499px; margin:0 auto 0; z-index:100;clear:both; position:relative; max-width:1920px; min-width:1400px; overflow:hidden;}
.banner #kinMaxShow .kinMaxShow_image_box .kinMaxShow_image_item{left:0; top:0;}
.banner .w{ position:relative;}
#kinMaxShow{display:none;}

.fnav{}
.fnav a{ padding:0 25px;}
.f_lianxi { color:#999;}
.f_lianxi a{color:#999 !important; font-size:13px !important;}
/* 本例子css */
/*页脚*/
.footer{ margin:0; position:relative; line-height:36px; color:#fff; font-size:16px; background:#333333; text-align:center;}
.footer .w{ position:relative; padding:20px 0;}
.footer a{ color:#fff; margin:0 5px; display:inline-block;font-size:16px;}
.footer a:hover{ color:#f5c91a;}
.footer p{ font-size:14px;}
.footer p img{ max-width:70%; margin-top:20px; margin-bottom:10px;}

.f-link{color:#333; position:relative; z-index:10000; line-height:45px; background:#d3d3d3;}
.f-link .w{ }
.f-link span{color:#333; font-size:16px; font-weight:bold; margin-right:10px;display:inline-block;}
.f-link a{ color:#333; font-size:14px; margin:0 10px; }
.f-link a:hover{ color:#3bb7ed;}
/* 本例子css */
.block-1{ position:relative; color:#fff; font-size:16px; background:#3bb7ed;}
.block-1 p{ line-height:35px; margin:0;}
.block-1 .fl{ line-height:0;}
.block-1 .fr{ width:210px; padding:20px;}
.block-1 a{ color:#fff; display:block; border:1px solid #fff; width:120px; height:40px; line-height:40px; text-align:center;}
.block-1 a:hover{ color:#fff; background:#f2bb25;}


.block-c{ color:#666; border:2px solid #3bb7ed; border-bottom-width:20px; padding:20px;}
.block-c p{ font-size:16px;line-height:35px; margin-top:5px;}
.block-c strong{ display:block; font-size:18px; border-bottom:1px dotted #ccc; line-height:40px; margin-bottom:10px;}
.block-c span{ display:block; text-align:center; font-size:28px; color:#3bb7ed; font-weight:bold; border-bottom:1px dashed #999; padding-bottom:10px;}
.block-c span i{ display:block; font-style:normal; font-weight:normal; font-size:16px;}
/*分类列表*/
.subnav{list-style:none;position:relative; border:2px solid #3bb7ed; padding:0 13px;}
.subnav li{font-family:"微软雅黑";height:50px; line-height:50px; border-bottom:1px solid #3bb7ed;}
.subnav li a{color:#333; font-size:18px;overflow:hidden; display:block; padding-left:50px;}
.subnav li a:before{ content:"<　"; color:#3bb7ed; font-size:16px;}
.subnav li a:hover,.subnav li.on a{ color:#fff; background:#3bb7ed;transition-duration:0.4s;}
.subnav li a:hover::before{color:#fff; }
/*标题样式*/
.ititle-1{text-align:center; position:relative; background:#3bb7ed; padding:15px 0;}
.ititle-1 span{ color:#fff; font-size:28px; font-weight:bold; text-align:center;}
.ititle-1 i{ font-style:normal; color:#fff; font-size:20px; text-transform:uppercase;position:relative; display:block;}

.title-1{ position:relative; line-height:48px;}
.title-1 span{font-size:20px;color:#fff; display:block; float:left; background:#3bb7ed; padding:0 30px;}


.title-2{font-family:"微软雅黑"; position:relative; border-bottom:1px solid #dcdcdc; padding-bottom:10px;}
.title-2 span{font-size:28px;color:#3bb7ed; float:left;}


.title-3{ background:url(../images/title.jpg) no-repeat; height:136px; text-align:center;}
.title-3 span{font-size:24px;color:#fff; font-weight:bold; display:block;}
.title-3 i{ font-style:normal; color:#ccc; font-size:18px; font-weight:normal; text-transform:uppercase;position:relative;}


a.more1{ float:right; font-size:14px; line-height:35px;color:#fff; background:#3bb7ed;padding:0 20px;border-radius:20px;}
a.more1:hover{ color:#fff; background:#fd9b00; transition-duration:0.4s;}

/*面包屑*/
.place{color:#333;font-size:14px; margin:0;text-transform: uppercase;font-family:"微软雅黑"; line-height:45px; text-align:right; float:right;}
.place a{ color:#333;}
.place a:hover{color:#922f34;}
/*产品列表*/
.ul-1{list-style:none;margin:0;}
.ul-1 li{position:relative; display:block; float:left;width:275px; margin:5px 10px 20px;overflow:hidden;}
.ul-1 li a{ display:block;}
.ul-1 li div{width:275px; height:263px;text-align:center;/*非IE的主流浏览器识别的垂直居中的方法*/display:table-cell;/*设置垂直居中*/vertical-align:middle;/*设置水平居中*/text-align:center;/* 针对IE的Hack */*display: block;*font-size:220px; margin:0 auto; overflow:hidden;overflow:hidden; background:#efeff1;}
.ul-1 li img{vertical-align:middle; transition-duration:0.6s;}
.ul-1 li a.a-p{font-size:18px; background:#158742;line-height:55px;text-align:center; color:#fff; display:block;}
.ul-1 li:hover{ transition: all 0.6s;}
.ul-1 li:hover a img,.ul-1 li a:hover img{transform: scale(1.2,1.2);transition: all 0.6s;}
.ul-1 li:hover a.a-p,.ul-1 li a.a-p:hover{ background:#65b73d; color:#fff;}
/*新闻列表*/
.ul-news3{ margin:0; list-style:none; padding:0;}
.ul-news3 li{position:relative; overflow:hidden; margin-bottom:18px; color:#666; border:1px solid #8f8f8f; height:76px;}
.ul-news3 li .fl{ width:81px; height:76px;position:relative; text-align:center;color:#333;}
.ul-news3 li .fl span{line-height:28px; display:block; font-size:30px; padding:15px 0 0;}
.ul-news3 li .fl em{ display:block; line-height:22px; font-style:normal;}
.ul-news3 li .fl:after{ content:""; width:1px; height:40px; background:#8f8f8f; display:block; float:right; margin-top:-45px;}
.ul-news3 li a{color:#333; font-size:18px; line-height:40px;}
.ul-news3 li a:hover{ color:#922f34;}
.ul-news3 li .fr{width:470px; position:relative; padding:5px 0; height:65px;}
.ul-news3 li p{ margin:0; font-size:14px; line-height:normal;}
.ul-news3 li:hover{ background:#3bb7ed; border-color:#3bb7ed; color:#fff;}
.ul-news3 li:hover a,.ul-news3 li:hover p,.ul-news3 li:hover .fl{ color:#fff;}
.ul-news3 li:hover .fl:after{ background:#fff;}

.un li{ margin-bottom:20px;}
.un li div.fr{ width:920px;}

/*内容*/
.content{ line-height:30px; min-height:600px;color:#333;padding:20px 0; font-size:15px;}
.content p{ font-size:15px; line-height:30px; color:#333; margin:0 0 10px;}

.nobg{ background:none;}
/*ϵ*/
/*边距*/
.npad{padding:none;}
.pad{ padding:20px;}
.pad2{padding:27px 0; background:#fff;}
.pad3{ padding:15px; background:#1b1b1b;}

.mrg-t{margin:0 29px;}
.mrg-t-15{ margin-top:15px;}
.mrg-t-10{ margin-top:10px;}
.mrg-t-20{ margin-top:20px;}
.mrg-t-25{ margin-top:10px;}
.mrg-t-30{ margin-top:40px;}
.mrg-b-10{ margin-bottom:10px;}
.pad-t-20{ padding-top:40px;}


.nonep{ padding:0;}
/*浮动*/
.fl{ float:left;}
.fr{ float:right;}
/*去除浮动*/
.clear{ clear:both; overflow:hidden; zoom:1; float:none;}

.p_a a{
	color:#999 !important;
	margin:0 20px;
	font-size:16px;
}

.jianjie{
	position:relative;
}

.jianjie img{
	
}

.back_opac{
	background:#65B73D;
	font-weight:bold;
	height:40px;
	line-height:40px;
	font-size:20px;
	color:#fff;	
	padding:0 20px;
	position:absolute;
	box-sizing: border-box;
	width:100%;
	top:240px;
}

.back_opac a{
	float:right;
	font-size:16px;
	color:#eeeeee;
	font-weight:normal;
}

.text_{
	background:#f0f0f0;
	padding:10px;
	margin-top: -6px;
	height:245px;
}

.text_ h4{
	font-size:20px;
	color:#666;
	padding:6px 0 15px 0;
	margin:0;
}

.text_ p{
	color:#999;
	font-size:16px;
	line-height:26px;
}

.ul_li{
	list-style:none;
}

.ul_li li{
	background:#f0f0f0;
	border-bottom:1px dashed #ccc;
	height:36px;
	line-height:36px;
	padding:0 20px;
	font-size:16px;
}
