﻿@charset "utf-8";
@import url("icon/iconfont.css");
/*全局样式
---------------------------------------------*/
body{ margin:0 auto; padding:0; width:100%; color:#333; font:14px/1.5 Arial,"Microsoft Yahei"; text-align:center; background:#FFF; -webkit-font-smoothing:antialiased; }
input,button,select,textarea,img,p,h1,h2,h3,h4,h5{ margin:0; padding:0; border:0; font-family:'Microsoft YaHei','微软雅黑'; }
a{ color:#333; text-decoration:none; }
a:hover{ color:#005699; text-decoration:none; -webkit-transition: all 0.2s linear;transition: all 0.2s linear; }
ol,ul,li,dl,dd{ margin:0 auto; padding:0; list-style-type:none; }
i,em{ font-style:normal; }
table { border-collapse:collapse; border-spacing:0; }
.blank245{width:100%;height:245px;line-height:245px;font-size:0px;clear:both;}
.blank30{width:100%;height:30px;line-height:30px;font-size:0px;clear:both;}

.header{width:100%;height:100px;background:#fff;}
.logo{height:100px;width:1200px;margin:0 auto;background:url(../images/logo.png) no-repeat left top;}

.menu{width:100%;height:50px;background:#005699;}
.menu ul{width:1200px;margin:0 auto;}
.menu li{width:120px;line-height:50px;float:left;}
.menu li a{color:#fff;font-size:14px;display:block;}
.menu li a:hover{color:#fff;background:#000;}


.fullSlide{ width:100%;  position:relative;  height:618px; background:#000;  }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:618px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:618px; }

.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; }
.fullSlide .hd ul{ text-align:center; }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:0px; height:0px; margin:1px; overflow:hidden; background:#000;filter:alpha(opacity=50);opacity:0.5;  line-height:999px;}
.fullSlide .hd ul .on{ background:#f00;  }

.fullSlide .prev,
.fullSlide .next{  display:block;  position:absolute; z-index:1; top:50%; margin-top:-30px; left:15%;  z-index:1; width:40px; height:60px; background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;  cursor:pointer; filter:alpha(opacity=50);opacity:0.5; display:none;  }
.fullSlide .next{ left:auto; right:15%; background-position:-6px -137px; }


.about{width:100%;height:750px;background:url(../images/about.jpg) no-repeat center center;}
.about .info{width:1200px;height:450px;margin:0 auto;text-align:left;position:relative;}
.about .info h1{color:#005699;font-size:14px;}
.about .info p{width:600px;float:left;line-height:33px;}
.about .info .video-lj{width:530px;height:400px;line-height:400px;overflow:hidden;font-size:0px;display:block;position:absolute;right:0px;top:0px;}
.about .info p a{background:#005699;color:#fff;padding:3px 8px;}
.about .info p a:hover{font-weight:bold;}

.search-box{ position:absolute; top:10px; right:0; width:15%; height:32px; overflow:hidden; _height:33px; }
.search-box .input-box{ position:absolute; top:0; left:0; right:65px; bottom:0; }
.search-box .input-box input{ display:block; margin:0; padding:5px 12px;height:20px; line-height:20px; background:#fff; border:1px solid #e5e5e5; color:#333; font-size:12px; transform:border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; }
.search-box .input-box input::-moz-placeholder{ color:#b3b3b3; opacity:1; }
.search-box a{ display:block; position:absolute; top:0; right:0; bottom:0; padding:5px; width:20px; height:20px; line-height:20px; color:#333; font-size:16px; text-align:center; background:#fff; border:1px solid #e5e5e5; border-radius:0; cursor:pointer; -webkit-transition:all 0.2s linear; transition:all 0.2s linear; *top:1px; }
.search-box a:hover{ background:#005699; border-color:#005699; -webkit-transition:all 0.3s linear; transition:all 0.3s linear; }
.search-box a:hover i{ color:#fff !important; }




.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
	.navBar{  background:#005699; position:relative; z-index:1;   color:#fff; height:50px; line-height:50px;   }
	.nav{ width:1200px; margin:0 auto; font-family:"Microsoft YaHei",SimSun,SimHei; position:relative;}
	.nav h3{ font-size:100%; font-weight:normal; font-size:14px;  }
	.nav .m{  position:relative; float:left; width:100px;display:inline; text-align:center;   }
	.nav .m h3 i{ display:inline-block; *display:inline; zoom:1; width:7px; height:4px; background:url(images/icon.png) 0 -280px no-repeat; overflow:hidden; margin:-2px 0 0 5px;vertical-align:middle; filter:alpha(opacity=50);opacity:0.5;}
	.nav h3 a{  zoom:1;  height:26px; line-height:26px; padding:12px 0;  display:block; color:#fff }
	.nav .on h3 a{background:#cc0000;}
	.nav .on h3 a i{ filter:alpha(opacity=100);opacity:1;  }
	.nav .sub{ display:none; /*默认隐藏*/ width:100px; padding:10px 0;position:absolute; left:0px; top:50px;  background:#eee;  float:left; line-height:40px;}
	.nav .sub li{ text-align:center; overflow:hidden;height:40px; }
	.nav .sub li a{ color:#333; display:block; zoom:1;}
	.nav .sub li a:hover{  background:#005699; color:#fff;   }
	.nav .sub dl{ display:inline-block; *display:inline; zoom:1; vertical-align:top; padding:15px 29px; line-height:26px;  }
	.nav .sub dl a:hover{background:#005699;}
	.nav .sub dl dt a{ color:#000;  }
	.nav .sub dl dd a{ color:#999; padding-left:7px;}

.pro-bg{width:100%;height:300px;background:url(../images/banner03.jpg) no-repeat center center;}
.sub-about{width:100%;height:56px;background:#f7f7f7;}
.response-container{width:1200px;margin:0 auto;}
.location{float:right;line-height:56px;}
.ksunav{float:left;}
.ksunav li{float:left;margin:13px;line-height:30px;}
.ksunav li a{display:block;padding:0px 25px;border-radius: 22px;}
.ksunav li a:hover{background:#005699;color:#fff;border-radius: 22px;}
.ksunav li .s1{background:#005699;color:#fff;border-radius: 22px;}


.hot-product{width:100%;height:495px;}
.hot-blank130{width:100%;height:130px;overflow:hidden;clear:both;position:relative;}
.hot-blank130 .lj-pro{width:429px;height:74px;overflow:hidden;clear:both;position:absolute;bottom:56px;left:50%;margin-left:-215px;display:block;}


.picScroll{ width:1200px;}
.picScroll .hd{height:36px;line-height:35px;padding:0 15px; background:#f4f4f4; }
.picScroll .hd h2{ font-family: "Microsoft YaHei"; font-size: 17px; color: #C80300; float: left; margin-right: 15px; }
.picScroll .bd{ position:relative;  }
.picScroll .prev,.picScroll .next{ position: absolute; top:114px; left:-70px; display: block; width:82px; height: 82px; background: url(../images/slide_tigger.png) 0 0px; z-index: 9; overflow: hidden; }
.picScroll .next{ left:auto; right:-70px; background-position: -82px 0px; }
.picScroll .prev:hover{ background-position:0 -0px; }
.picScroll .next:hover{ background-position:-82px 0px; }
.picScroll .prevStop{ background-position:0 0px !important; }
.picScroll .nextStop{ background-position:-82px 0px !important; }

.picScroll .scrollWrap{height:400px;}
.picScroll ul{ overflow:hidden; zoom:1; }
.picScroll li{ width:301px;height:400px;background:url(../images/pro-bg.png) no-repeat;position:relative; float:left; display:inline;}



.zgs{width:488px;height:101px;margin:0 auto;}
.zgs-img{width:1200px;height:180px;margin:0 auto;}
.zgs-img li{float:left;margin-right:10px;}

.news-t{width:892px;height:55px;margin:0 auto;}

.news{width:1200px;margin:0 auto;height:auto;overflow:hidden;}

.news .spimg{width:580px;float:left;height:320px;overflow:hidden;}
.news .newslist{width:580px;float:right;height:320px;overflow:hidden;text-align:left;}
.news .newslist dt{height:110px;border-bottom:1px dashed #ccc;margin-bottom:8px;}
.news .newslist dt h1{font-size:16px;font-weight:normal;margin-bottom:8px;}
.news .newslist dt p{text-indent:2em;color:#999;}
.news .newslist dd{line-height:35px;}
.news .newslist dd span{float:right;color:#999;}


.foot-nav{width:100%;height:auto;overflow:hidden;background:#005699;color:#fff;padding:15px 0px;}
.foot-nav .list-n{width:1200px;height:auto;overflow:hidden;margin:0 auto;text-align:left;}
.foot-nav .list-n dl{float:left;width:140px;}
.foot-nav .list-n dl:nth-of-type(7n){width:350px;background:url(../images/ma.jpg) no-repeat right 25px;}
.foot-nav .list-n dt{font-size:16px;font-weight:bold;margin-bottom:8px;}

.foot-nav a{color:#fff;}




.footer{width:100%;height:40px;line-height:40px;color:#000;background:#fff;}
.footer img{vertical-align:middle;margin:0px 8px 0px 122px;}
.footer a{color:#000;margin-right:25px;}


.main{width:1200px;height:auto;overflow:hidden;margin:0 auto;text-align:left;border:1px solid #f2f2f2;}
.main .leftc{width:300px;float:left;height:auto;overflow:hidden;background:#f6f7fb;border-top:3px solid #024f8b;padding-bottom:50px;}
.main .leftc .title{height:67px;line-height:67px;font-size:24px;border-bottom:2px solid #eaeaec;padding-left:23px;}
.main .leftc .title .fa{margin-right:8px;color:#024f8b;}
.nav-list li{border-bottom:2px solid #eaeaec;line-height:50px;font-size:16px;}
.nav-list li a{display:block;padding-left:23px;}
.nav-list li a:hover{background:#fff;color:#d31820;}
.nav-list li .fa{margin-right:5px;}

.main .rightC{height:auto;overflow:hidden;margin:0px 20px;}
.main .rightC .title{width:100%;background:#f6f7fb;height:40px;line-height:40px;margin:15px 0px;}
.main .rightC .txt{width:100%;line-height:26px;}
.main .rightC .title .fa{margin:0px 8px;}



.n-list{ padding:15px 0px; }
	.n-list li{ display:block; padding-bottom:15px; border-bottom:1px solid #f0f0f0; overflow:hidden; }
	.n-list li:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.n-list li h2{ padding:15px 0 15px; font-size:18px; line-height:24px; font-weight:normal;  white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
	.n-list li h2 a{ color:#333; text-decoration:none; }
	.n-list li h2 a:hover{ color:#005699; }
	.n-list li .note b{ position:relative; display:block; float:left; margin-right:16px; width:118px; height:118px; border:1px solid #e8e8e8; font-style:normal; }
	.n-list li .note b img{ min-width:100%; min-height:100%; width:100%; _height:100%; }
	.n-list li .note p{ display:block; font-size:14px; max-height:84px; line-height:28px; font-weight:500; color:#666; overflow:hidden; }
	.n-list li .note .info{ padding-top:10px; height:20px; line-height:20px; }
	.n-list li .note .info span{ margin-right:10px; color:#999; font-size:12px; }
    .n-list li .note .info span i{ margin-right:3px; font-size:12px; }
	.n-list .nodata{ margin-top:30px; color:#666; font-size:14px; line-height:100px; text-align:center; }
/*相关列表样式*/
.rel-list{ margin-top:-15px; }
    .rel-list:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
    .rel-list .nodata{ color:#999; font-size:14px; line-height:50px; }
    .rel-list li{ display:block; float:left; margin:15px auto 0 0; padding:0; width:50%; overflow:hidden; _float:none; _width:auto; }
    .rel-list li .img-box{ position:relative; display:block; float:left; width:98px; height:98px; border:1px solid #e8e8e8; overflow:hidden; }
    .rel-list li .img-box img{ min-width:100%; min-height:100%; width:100%; _height:100%; overflow:hidden; }
    .rel-list li .info{ margin:0 auto 0 115px; padding-right:15px; _margin-top:-15px; _padding-right:0; }
    .rel-list li .info h3{ display:block; font-size:14px; font-weight:normal; height:30px; line-height:30px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
    .rel-list li .info p{ color:#555; font-size:12px; height:48px; line-height:22px; overflow:hidden; }
    .rel-list li .info span{ line-height:22px; color:#999; font-size:12px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.rel-box{ position:relative; padding:0 50px 0; }
    .rel-box .rel-list{ margin:0 0 15px 0; }




.meta{ margin:0; padding:30px 0px 0 0px; }
	.meta:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
	.meta h2{ margin:0 0 20px; padding:0; color:#333; font-size:24px; font-weight:300; line-height:1em; }
	.meta .info{ margin:0 0 10px; }
	.meta .info span{ margin-right:10px; color:#b0b0b0; font-size:12px; line-height:14px; }
    .meta .info span i{ margin-right:5px; display:inline-block; font-size:14px; }
    .meta .note{ margin-top:10px; padding:15px 20px; background:#f5f5f5; line-height:22px; color:#757575; font-size:12px; }
/*内容详细样式*/
.entry{ margin-top:20px; padding:0 0px 15px; font-size:14px; line-height:2em; word-wrap:break-word; }
	.entry img{ max-width:100%!important; height:auto!important; }
	.entry h2,.entry h3,.entry h4{ margin:0.8em auto; padding-bottom:5px; border-bottom:1px solid #f6f6f6; color:#333; }
	.entry h2{ font-size:1.2em; }
	.entry h3,.entry h4{ font-size:1.1em; }
	.entry strong{  }
	.entry ul,.entry ol{ margin:1em; padding:0; }
	.entry li{ margin-left:1em; }
	.entry ul li{ list-style:disc outside none; }
	.entry ol li{ list-style:decimal outside none; }
	.entry p{ display:inherit; margin:1em 0; color:#333; word-wrap:break-word; }
	.entry a{ text-decoration:underline; }
	.entry code{ display:block; padding:0.5em; background:#eee; border-radius:.5em; color:#777; font-family:'courier new'; font-size:12px; line-height:1.7em; }
	.entry table{ margin:10px auto; border-left:1px solid #eee; border-top:1px solid #eee; }
	.entry table th{ background:#F9F9F9; text-align:center; }
	.entry table td,.entry table th{ border-bottom:1px solid #eee; border-right:1px solid #eee; padding:0.35em 0.5em; }

/*上下一条样式*/
.next-box{ position:relative; padding:10px 0px; line-height:20px; color:#444; font-size:14px;border:1px solid #f2f2f2;margin-bottom:25px; }
    .next-box:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
    .next-box p{ display:block; width:49%; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
    .next-box p a{ color:#428bca; }
    .next-box p.prev{ float:left; }
    .next-box p.next{ float:right; }

.kuaili{}


.img-list{ margin:-15px 0 0 -15px; *display:inline-block; }
    .img-list:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
    .img-list .nodata{ color:#999; line-height:80px; text-align:center; }
    .img-list li{ position:relative; float:left; margin:15px 0 0 15px; width:276px; height:auto; background:#fff; overflow:auto; _display:inline; }
    .img-list li .img-box{ display:block; position:relative; width:276px; height:276px; overflow:hidden; }
    .img-list li .img-box .abs-txt{ position:absolute; top:8px; left:0; display:inline-block; padding:0 6px; color:#fff; font-size:12px; line-height:24px; background:#c81623; text-align:center; border-radius:0 3px 3px 0; }
    .img-list li .img-box img{ width:100%; height:100%;}
    .img-list li .info{ display:block; text-align:left; margin:15px; }
    .img-list li .info h3{ display:block; line-height:20px; height:40px; font-size:12px; font-weight:normal; overflow:hidden; }
    .img-list li .info p{ display:block; line-height:28px; color:#999; font-size:12px; }
    .img-list li .info p.price{ padding-top:10px; line-height:18px; }
    .img-list li .info p.price b{ margin-right:2px; color:#f40; font-size:16px; }
    .img-list li .info p strong{ float:right; font-weight:normal; }
    .img-list li .info p span.price{ color:#fb2104; font-size:14px; font-weight:600; }
    .img-list li em{ position:absolute; display:none; margin:-30px auto auto -30px; top:50%; left:50%; width:60px; height:60px; font-style:normal; filter:alpha(Opacity=60); -moz-opacity:0.6;opacity:0.6; }
    .img-list li em i{ color:#fff; font-size:60px; line-height:60px; }
    .img-list li a:hover em{ display:block; }
    .img-list li .abs-bg{ position:absolute; left:0; bottom:0; width:100%; height:50px; background:#000; opacity:0.3; filter:alpha(opacity=30); -moz-opacity:0.3; background:linear-gradient(to top, rgba(0,0,0,0.6), rgba(0,0,0,0)); }
    .img-list li .remark{ position:absolute; left:0; bottom:0; right:0; width:100%; height:50px; line-height:50px; text-align:left; overflow:hidden;background:#005699; }
    .img-list li .remark h3{ padding:0px 15px 0; color:#fff; font-size:12px; font-weight:normal; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
    .img-list li .remark p{ padding:0 15px; color:#eee; font-size:12px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }


.album-list{ position:relative; margin:0px; }
	.album-list:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.album-list ul{ margin:0 0 0 -15px; *zoom:1; }
	.album-list li{ float:left; width:25%; }
	.album-list li a{ display:block; margin:15px 0 0 15px; padding:1px; border:1px solid #e8e8e8; }
	.album-list li a img{ display:block; width:100%; height:auto; }


