@charset "utf-8";

body{
	color:#666;
	font-size:12px;
	font-family:"Adobe 黑体";
}
input,button,select,textarea{outline:none;}
body th td{ color:#333; font-size:12px;}
a:link{color:#333; font-size:12px; text-decoration:none;}
a:visited{color:#333; font-size:12px; text-decoration:none;}
a:hover{color:#01499e; font-size:12px; text-decoration:none;}
a:active{color:#333; font-size:12px;text-decoration:none;}
body,div,ul,li,h1,h2,h3,h4,h5,h6,form,ul,dd,li,p,th{margin:0px; padding:0px; list-style:none; border:0px;}
input,textarea,select{font-family:inherit; font-weight:inherit; font-size:12px;}
img{ border:0;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both; height:0px; overflow:hidden;}

.g-w1000 {
	width: 1000px;
    margin: 0 auto;
}
.main {
	width: 1100px;
    margin: 30px auto;
	overflow: hidden;
}
.grWidth{width:1200px; margin:0 auto;}
.m30 {
	margin: 30px auto;
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.flipInX {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}
/* 头部  */
.topbar{height:30px;line-height:30px;background: #f7f7f7;border-bottom:1px solid #ccc;}
.topbar em{font-style:normal;margin:0 8px;}
.topRight,.phone {padding-right: 20px;}
.topRight .t2{position:relative;z-index:3;}
.topRight a:hover{text-decoration:underline;}
.header {
	margin: 0 auto;
	width: 100%;
	height: 155px;
	overflow:hidden;
}
.header h1{ float:left;padding-top: 30px;}
.header h2{ float:left; margin-top: 30px; margin-left:10px; padding-left:15px; border-left:1px dotted #0977ec; height: 100px;}
.header h2 li{font-size:34px; color:#000; line-height:50px;}
.header h2 p{ font-weight:600; font-size:24px; line-height:40px;}
.headPhone {
	width: 295px;
	background: url(../images/tel_bg.jpg) no-repeat;
	margin-top: 15px;
	margin-right: 20px;
	padding-top: 50px;
	padding-left: 20px;
	height: 75px;
}
.headPhone b {font-size: 28px;display:block;color:#01499e;font-family:Arial;}

/* 主导航  */
.nav {
	height: 50px;
	line-height: 50px;
	background: #01499e;
}
.navMain li {float:left;width: 147px;height:50px;text-align: center;position:relative;z-index:20;}
.navMain li a {display:block;height:50px;line-height:48px; color:#fff;font-size:16px;}
.navMain li a:hover,.navMain li.current{color:#fff; background:#e8730f;}
.nav em {float: left;width: 3px;background: url(../images/nav_l.jpg) no-repeat center;height:50px;}

/* 广告轮播图 */
.fullSlide{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	position: relative;
	height: 500px;
	overflow: hidden;
    zoom: 1;
}  
.fullSlide .bd{margin:0 auto;text-align:center;position:relative;z-index:0;overflow:hidden; width:100%; position:absolute;left: 0;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:500px;overflow:hidden;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:10px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{
	display: inline-block;
	position: relative;
	width: 12px;
	height: 12px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	border: 2px solid #01499e;
	margin: 0 5px;
	vertical-align:top;
	overflow:hidden;
	background: #fff;
	filter:alpha(opacity=50);
	line-height:999px;
}
.fullSlide .hd ul li:after{content:''; position:absolute;left:2px;top:2px;width:8px;height:8px;background:#01499e;border-radius:10px}
.fullSlide .hd ul .on{ border: 2px solid #ff7e00;  }
.fullSlide .hd ul li.on:after{background:#ff7e00;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:65%;margin-top:-30px;left:10%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #0977ec no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:10%;background-position:-6px -137px;}

/* 搜索 */
.hotSearch{height:60px;line-height:60px;background:#f4f4f4;overflow:hidden;}
.searFont{width:580px;overflow:hidden;color:#333;}
.searFont span{color:#01499e;}
.hotSearch .searFont em{font-style:normal;margin:0 10px;color:#666;}
.search{width:380px;height:40px;margin-top:10px;overflow:hidden;}
.sear_text{float:left;width:277px;height:38px;line-height:38px;background:#fff url(../images/sear_btn2.png) no-repeat 10px center;border:1px solid #c9c9c9;padding:0 10px 0 30px;border-right:none;}
.sear_btn{float:right; width:62px;height:40px; border:none; cursor:pointer;background:url(../images/sear_btn.jpg) no-repeat;color:#fff;font-size:14px;}
.sear_btn:hover{opacity:0.8;filter:alpha(opacity=80);}

.g-blk-pdt {
    padding: 45px 0 25px;
}
.f-oh {
    overflow: hidden;
}
.m-hds {
    padding-bottom: 20px;
}
.f-tac {
    text-align: center;
}
/* 首页产品 */
.m-hds h3 {
    font-size: 24px;
}
.m-hds p {
    color: #999;
    font-size: 14px;
    margin-top: 15px;
}
.g-blk-pdt{ padding:45px 0 25px; }
.g-blk-pdt ul li{ display:inline; float:left; width:235px; height: 235px; margin:0 20px 20px 0; overflow:hidden; position:relative; }
.g-blk-pdt ul li:nth-child(4n){ margin-right:0; }
.g-blk-pdt ul li a img,.g-blk-pdt ul li a p { transition: 0.5s; }
.g-blk-pdt ul li a:hover img { transform: scale(1.1); }
.g-blk-pdt ul li a p { background: rgba(37,111,185,0.7); width: 100%; height: 100%; line-height: 235px; font-size: 16px; position: absolute; top: 0; left: 0; color: #FFF; text-align: center; transform: scale(0); z-index: 99; }
.g-blk-pdt ul li a:hover p { transform: scale(1); border-radius: 50% 0 50% 0; }

.pdt-son { margin: 10px 0 15px; text-align:center; }
.pdt-son a { display: inline-block; background-color: #F7F7F7; width: 128px; height: 40px; line-height: 40px; margin:0 2px; }
.pdt-son a:hover { background-color: #256fb9; color: #FFF; text-decoration: none; }

/* 选择 */
.g-blk-adv{ background: #F2F2F2 url(../images/bg-adv.jpg) no-repeat center center; background-attachment: fixed; padding: 45px 0; }
.g-blk-adv .m-hds h3,
.g-blk-adv .m-hds p{ color:#fff; }
.g-blk-adv ul li { float: left; background-color: rgba(255,255,255,0.8); margin: 80px 20px 0 0; padding:58px 40px 40px; width: 155px; position: relative; cursor:pointer; }
.g-blk-adv ul li:nth-child(4n){ margin-right:0; }
.g-blk-adv ul li img { height: 130px; width: 130px; display: block; bmargin: 0 auto; position: absolute; top: -65px; left: 54px; transition:0.8s; }
.g-blk-adv ul li h5 {margin-top: 35px; margin-bottom: 15px; text-align:center; }
.g-blk-adv ul li h5 a{font-size: 16px;color:#0758b3; }
.g-blk-adv ul li p { line-height: 30px; color: #555; height: 120px; overflow: hidden; }
.g-blk-adv ul li:hover img{ transform: rotate(360deg); }

/* 成功案例 */
.g-blk-case{ background-color:#f6f6f6; padding:45px 0 25px; height:365px; }
.g-blk-case .g-w1000{ width:1080px; position:relative; }
.g-blk-case .btn{ display:block; width:20px; height:31px; background:url(../images/btn-scroll.png) no-repeat; position:absolute; }
.g-blk-case .prev{ background-position:left; left:0; top:180px; }
.g-blk-case .next{ background-position:right; right:0; top:180px; }
.g-blk-case .case{ width:1020px; height:240px; overflow:hidden; margin-left: 30px; }
.g-blk-case ul li{ display:inline; float:left; width:320px; height:240px; padding: 0 10px; overflow:hidden; position:relative; }
.g-blk-case ul li a img,.g-blk-case ul li a p { transition: 0.5s; }
.g-blk-case ul li a:hover img { transform: scale(1.1); }
.g-blk-case ul li a p { background: rgba(37,111,185,0.7); width: 100%; height: 100%; line-height: 240px; font-size: 16px; position: absolute; top: 0; left: 0; color: #FFF; text-align: center; transform: scale(0); z-index: 99; }
.g-blk-case ul li a:hover p { transform: scale(1); border-radius: 50% 0 50% 0; }

/* 简介 */
.about {
	background:url(../images/about_bg.jpg) no-repeat;
	height: 600px;
	overflow: hidden;
}
.about .homeTitle{font-size:25px;color:#fff;line-height:35px;padding: 50px 0 15px;text-align: center;}
.about .homeTitle p{display:block;font-size:18px;font-weight:normal;color:#fff;background:url(../images/homeTie_bg3.png) no-repeat center 13px;}
.about .top {
    width: 100%;
	overflow: hidden;
    zoom: 1;
    padding: 20px 0;
}
.about .top .imgs {
	margin-top: 20px;
	width: 450px;
	height: 320px;
	overflow: hidden;
}
.about .top .imgs img {
    display: block;
    width: 450px;
	height: 320px;
    position: relative;
    float: left;
	transition:all 0.2s linear; -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear;
}
.about .top .imgs:hover img{-webkit-transform: scale(1.3, 1.3); transform: scale(1.3, 1.3); -moz-transform: scale(1.3, 1.3);}
.about .top .rit {
    width: 700px;
    overflow: hidden;
    float: right;
    font-size: 14px;
    color: #fff;
    text-align: left;
    padding: 10px 0 0 0;
    height: 380px;
}
.about .top .rit span{ font-size:14px; color:#fff;}
.rit_up {
	width: 700px;
	height: 320px;
}
.rit_up p {
	line-height: 28px;
	text-indent: 2em;
	padding-bottom: 10px;
}
.rit_dw {
	width: 700px;
	height: 32px;
	margin-top: 20px;
}
.rit_dw p {
	width: 110px;
	background: #fff;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: right;
	margin-left: 15px;
	border-radius: 5px;
    transition: all .3s linear;
}
.rit_dw p a{ font-size:14px;}
.rit_dw p:hover {
	background: #589ED7;
}
.rit_dw p:hover a {color:#fff;}


/* 新闻 */
.news {
	margin: 30px auto 20px;
	overflow:hidden;
}
.news_txt {
	margin-top: 20px;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.news_l,.news_c {
	width: 390px;
}
.news_c {
	margin: 0 20px;
}
.nes_t{ width: 390px; border-bottom: 1px dashed #D8D8D8; padding-bottom: 10px;}
.nes_t .bt{ display: inline-block; vertical-align: middle; margin-left: 10px;}
.nes_t h1{ font-size: 24px; color: #01499e; font-weight: normal;line-height: 20px;display: inline-block; vertical-align: middle;}
.nes_t h2{ font-size: 16px; color: #01499e;font-weight: normal; text-transform: uppercase;display: inline-block; vertical-align: top;margin-top: 2px;}
.nes_t span {float: right;padding: 8px 10px 0 0;}
.nes_t span a{ font-size: 14px; color: #999;}
.news_r .nes_t{ width: 380px; border-bottom: 1px dashed #D8D8D8; padding-bottom: 10px;}
.nes_c {
	margin: 20px auto 30px;
	width: 390px;
	height: 265px;
	position: relative;
	overflow: hidden;
}
.nes_c h3 {
	width: 382px;
	float: left;
	height: 252px;
	padding: 3px;
	border: 1px solid #01499e;
	overflow: hidden;
}
.nes_c h3 img {
	width: 382px;
	height: 252px;
}
.nes_c h3:hover img{transform: scale(1.3, 1.3); transition-duration: 300ms;}
.nes_c p {
    position: absolute;
	width: 100%;
	top: 224px;
	text-align: center;
    height: 35px;
    line-height: 35px;
    background-color: rgba(0,0,0,0.6);
    transition: all 0.5s;
}
.nes_c p a { color: #fff;}
.nes_b li{ float:left; height:30px;width:100%;overflow:hidden; margin-right:48px;}
.nes_b li a{ font-size:12px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis; display:inline-block; background:url(../images/news_li.jpg) no-repeat left center ; padding-left:10px;}
.nes_b li a:hover{ color: #004099;}
.nes_b li span{ float:right; color:#999;}

/* 问题 */
.news_r {
	width: 380px;
}
.faqMain { padding:20px;padding-bottom:0;height:440px;overflow:hidden;}
.faqMain li {border-bottom:1px dashed #bebebe;padding-bottom:12px;margin-bottom:12px;}
.faqMain li h3{ height:25px;line-height: 25px; font-size:12px;background:url(../images/q.png) no-repeat left 5px; padding-left:25px; font-weight:normal; width:230px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.faqMain li h3 a{ color:#333;}
.faqMain li h3 a:hover{ color:#c71919;}
.faqMain li p{background:url(../images/a.png) no-repeat left 5px; padding-left:25px;line-height: 20px;}
.faqMain li:last-child{border-bottom:none;}

/* 版权 */
.footWrap{width:100%;text-align: center; background: #535758; position:relative;}
.footer { width:1200px; margin:0 auto; background: #01499e;height:60px; overflow:hidden;}
.fnav{width:1100px; margin:0 auto;height:50px; line-height:50px; text-align:center; color:#8ec7ff; font-size:14px; font-family:"Adobe 黑体";}
.fnav li {float:left;width: 137px;background: url(../images/nav_l.jpg) no-repeat right center;height:50px;text-align: center;position:relative;z-index:20;}
.fnav li a {display:block;height:50px;line-height:48px; color:#fff;font-size:16px;}
.fnav li:last-child {background: none;}
.f_ft{ width:1100px; height: 100px; padding-top: 20px; font:14px "Adobe 黑体"; color:#cbd3de; line-height:36px; margin:0 auto;}
.f_ft a{ color:#cbd3de;}
.f_ft em{display:inline-block; padding:0 10px;}

/* 友情链接 */
.container{margin-left:auto; margin-right:auto; width:1180px; font-family:Adobe 黑体;}
.frlink{ overflow: hidden; padding-top: 36px; padding-bottom: 23px; border-top: 1px solid #eeeeee;}
.frlink h5{ height: 53px; border-left: 8px solid #ff7e00; float: left; padding-left: 8px;}
.frlink h5 a{ font-size: 18px; color: #01499e;}
.frlink h5 span{ display: block; font-size: 18px; padding-top: 3px; color: #c5c5c5; font-weight: normal;}
.frlink ul{ overflow: hidden; float:left; margin-left: 40px; width: 846px; margin-top:10px;}
.frlink ul li{ float: left; margin: 0px 16px; margin-bottom: 3px;}
.frlink ul li a{ display: inline-block; font-size: 13px; color: #666666; line-height: 24px;}

/* 在线客服样式 */
.keifu{ position:fixed; top: 100; right:0; width:131px; _position:absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
 z-index:990;}
.keifu_tab{ width:160px;display: block;overflow: hidden;}
.icon_keifu{ width:26px; height:100px; float:left; background:url(../images/keifu.png) 0 0; position:relative; display:none; cursor:pointer;}
.keifu_box{ float:left; width:131px;}
.keifu_tab img{ display:block;}
.keifu_head{ width:131px; height:41px; background:url(../images/keifu.png); background-position: 0 -103px; font-size:0; line-height:0; position:relative;}
.keifu_close:link,.keifu_close:visited{ display:block; width:11px; height:11px; background:url(../images/keifu.png) -42px 0; position:absolute; top:5px; right:5px;}
.keifu_close:hover{ background-position:-60px 0;}
.keifu_con{ border-left:7px solid #01499e; border-right:7px solid #01499e; padding-top:1px; background:#fbfbfb;}
.keifu_con li{ padding-left:7px; margin-top:5px; font-size:14px; line-height:26px;}
.keifu_con li strong{text-align:center; color:#F00; font-size:13px;font-weight: normal}
.keifu_con li span{color:#000; font-size:15px; display:block;}
.keifu_con .weixin{ height:96px;}
.keifu_con .bt{ font-size:16px; height:30px; line-height:30px; text-align:left; padding:0 0 0 20px; color:#012646;}
.keifu_bot{ width:131px; height:10px; background:url(../images/keifu.png); background-position:0 -149px; }

.return_top{
	width: 131px;
	height: 45px;
	background: url(../images/top.png) no-repeat;
	cursor: pointer;
}
