/* 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; background:url(../images/bg.jpg) repeat-y center 0;font-family:"微软雅黑";}
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:18px;}
div.span-1 {width:560px; margin-right:75px;}
div.span-2 {width:565px;}
div.span-3 {width:560px; margin-right:95px;}
div.span-4 {width:544px;}
div.span-5 {width:297px;}
div.span-6 {width:232px;}
.span-7 {width:473px;}
.span-8 {width:795px;}
div.span-18{width:950px;}
.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:1200px;position:relative;}
.w{width:1200px;margin:0 auto;}
.bg{ background:#f6f6f6;}

/*页头*/
.top{ color:#fff; height:32px; line-height:32px; font-size:14px; background: #0f63c1; z-index: 100000;}
.top .fl{}
.top a{ color:#fff; margin:0 5px;text-transform:uppercase;}
.top a:hover{color:#f3b242; }
.top .w{ position:relative;}
.top span{ color: #fff; font-weight: bold; font-size: 16px;}
.top .fr{ }

.header{ clear:both; background: url(../images/bg_h.png) center 0; transition: all 0.5s; height: 230px;}
.header .w{position:relative;}
.header h1{ margin:-32px 0 0;line-height:0; font-size:0; float: left; height: 187px;}
.header-min{ transition: all 0.5s; }

.h-top{ color:#313747;float:right; }
.h-top p{ margin: 25px 0 0; color: #282828; font-size:18px;line-height: 30px; text-align: right;}
.h-top p span{ font-size:27px; color:#0f63c1; display:block; font-weight: bold;}
/*导航*/
.nav{ height:67px; border-top: 3px solid #0f63c1; clear: both; overflow: hidden;}
.nav ul{ list-style:none; height:67px;}
.nav ul li{float:left; width:150px; position:relative; text-align:center;}
.nav ul li a{ color:#282828; font-size:16px; line-height:67px; margin:0; text-transform:uppercase; display:block; text-align:center; position:relative; z-index:2;}
.nav ul li a:after{ content:""; position:absolute; width:0; height:40px;  border: 1px solid #0f63c1; left:0; right:0; bottom: 0; top: 0; margin:auto auto; z-index:-1; opacity: 0;}
.nav ul li a:hover,.nav ul li.on a{ color:#0f63c1; transition-duration:0.4s;}
.nav ul li a:hover::after,.nav ul li.on a:after{ width:100%;border-radius:0; opacity:1;transition:0.4s;}


/*焦点图*/
.banner{height:498px; margin:0 auto 0; z-index:100;clear:both; position:relative; max-width:1920px; min-width:1200px;}
.banner .bimg{ position:absolute; margin:0 auto; left:0; right:0; bottom:-10px; z-index:100000;animation: fadeInUp2 2.5s infinite alternate;}
.banner #kinMaxShow .kinMaxShow_image_box .kinMaxShow_image_item{left:0; top:0;}
.banner .w{ position:relative;}
#kinMaxShow{display:none;}

/*页脚*/
.footer{ margin:-30px 0 0; position:relative; line-height:30px; color:#fff; font-size:14px; background:#1b1b1b; padding: 55px 0 10px;}
.footer .w{ position:relative;}
.footer a{ color:#fff; display:inline-block;}
.footer a:hover{ color:#ffc601;}
.footer p{line-height:30px; margin-left: 10px;}
.footer .fimg{ position:absolute; right:0; top:0;}



.f-link{  color:#fff;line-height:35px; background: url(../images/link_bg.jpg) no-repeat center 0 #0f63c1; padding: 20px 0; height: 53px; position: relative; z-index: 10000;}
.f-link .fl{ width: 755px; padding: 0 30px;}
.f-link span{ font-size:18px; font-weight: bold; color:#fff; display: inline-block;}
.f-link a{ color:#fff; font-size:14px; margin:0 10px;}
.f-link a:hover{ color:#fad31f;}
.f-link .fr{ padding: 0 40px 0 0;}
.f-link .fr span{ font-size: 24px;}

.block-1{ position:relative;}
.block-1 p{line-height:30px; margin: 20px 0;}


.block-2{ }
.block-2 .fr{ width: 320px;}


.block-c{ border: 1px solid #0f63c1; border-top: none; text-align: center; background: #fff; padding: 20px;}
.block-c p{ color: #666;}
.block-c span{ font-size:20px; color: #131313;}
.block-c p.pdot2{ background-image: url(../images/cdot_2.jpg);}


/*分类列表*/
.subnav{list-style:none;position:relative; z-index:10; border: 1px solid #0f63c1; background: #fff; padding: 10px; border-bottom: none;}
.subnav li{text-align: center; line-height: 50px; border: 1px solid #0f63c1; margin-bottom: 10px;}
.subnav li a{color:#0f63c1; font-size:18px; display: block;}
.subnav li a:hover,.subnav li.on a{color:#fff; background-color: #0f63c1; font-weight:bold;transition-duration:0.4s;}

/*标题样式*/
.title-1{ position:relative; line-height:45px;}
.title-1 span{ color:#4e4e4e; font-size:20px; display: inline-block; font-weight: bold; }
.title-1 i{ font-style:normal; color:#767676; font-size: 14px; font-weight:normal; text-transform: uppercase; }
.title-1 a{ float: right; color: #0f63c1;}

.title-2{line-height: 55px;position:relative; background: #0f63c1; padding:0 20px; color: #fff;}
.title-2 span{ display:block; font-weight: bold; font-size:18px; color: #fff; float: left;}



.title-3{ line-height:50px; text-align: center; padding-bottom: 20px;}
.title-3 span{font-size:40px;color:#0f63c1; font-weight: bold;}

.title-4{ line-height:0 ;}
.title-4 span{ font-size:20px; color:#fff; font-weight:bold;}

/*面包屑*/
.place{color:#fff;font-size:14px; margin:0;text-transform: uppercase; float: right;}
.place a{ color:#fff; float: none;}
.place a:hover{color:#f6ae12;}
/*产品列表*/
.ul-1{list-style:none;margin:0;}
.ul-1 li{position:relative; display:block; float:left;width:309px;margin:0 10px 20px;overflow:hidden;}
.ul-1 li a{ display:block;}
.ul-1 li div{width:309px; height:306px;text-align:center;/*非IE的主流浏览器识别的垂直居中的方法*/display:table-cell;/*设置垂直居中*/vertical-align:middle;/*设置水平居中*/text-align:center;/* 针对IE的Hack */*display: block;*font-size:284px; margin:0 auto; overflow:hidden;transition: all 0.6s; background: #000;}
.ul-1 li img{vertical-align:middle; transition-duration:0.6s;}
.ul-1 li a.a-p{font-size:16px;line-height:30px;text-align:left; color:#fff; display:block; position: absolute; bottom: 0; left: 0; width: 100%; background: url(../images/p_bg.png); height: 34px; text-indent: 30px;}
.ul-1 li a.a-p p{ color: #999; line-height: 20px; font-size: 12px; text-align: center;}
.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{ color:#b2451b;transition: all 0.6s;}


/*新闻列表*/
.ul-news{ margin:0; list-style:none;}
.ul-news li{overflow:hidden; position:relative; line-height: 32px;}
.ul-news li:before{ content: "●"; color: #0f63c1; float: left; margin-right: 10px;}
.ul-news li a{ float: left; color: #646464;}
.ul-news li span{ float: right; color: #bbbbbb;}


.ul-news2{ margin:0; list-style:none; padding:0;}
.ul-news2 li{ border-bottom:1px dotted #ddd;}
.ul-news2 li h3{ font-size:18px; margin:0; color: #333;}
.ul-news2 li span{ float:right; font-size:14px;}
.ul-news2 li a{ display:block; overflow:hidden; clear:both; padding:20px;}
.ul-news2 li a:hover{ background:#0e715f; color:#fff;transition-duration:0.6s;}
.ul-news2 li p{ margin:0; padding:10px 0 0; color:#333;}
.ul-news2 li p i{ font-style:normal; color:#0e715f;}
.ul-news2 li a:hover p,.ul-news2 li a:hover h3,.ul-news2 li a:hover p i{ color:#fff;}


/*产品列表*/

/*内容*/
.content{ line-height:30px; min-height:600px;color:#333;padding:25px 0 0; font-size:14px; margin-bottom: 20px;}
.content p{ font-size:14px; line-height:30px; color:#333; margin:0 0 10px;}

.pro-box .fr{ width:440px; padding-top:40px;}
.pro-box .fr h3{ font-size:24px; color:#333; font-weight:bold;}
.pro-box .fr a{ display:inline-block; background:#999; color:#fff; width:180px; height:40px; text-align:center; line-height:40px; margin-right:10px;}
.pro-box .fr a:hover,.pro-box .fr a.on{ background:#00a8ec;}
.ptit{ border-bottom:#ccc 2px solid;}
.ptit span{ display:block; background:#11aeed; color:#fff; width:180px; height:40px; text-align:center; line-height:40px; font-size:18px;}


.bline{border:1px solid #ccae7b; padding:20px; margin:20px 0 0;}


.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:30px;}
.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;}