@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:#146ac0; 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;}
i, cite, em, var, address, dfn {
    font-style: italic;
}
em, i {
    font-style: normal;
}
.g-w1000 {
	width: 1000px;
    margin: 0 auto;
}
.main {
	width: 1150px;
    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 a:hover{text-decoration:underline;}
.header {
	margin: 0 auto;
	width: 100%;
	height: 135px;
	overflow:hidden;
	padding-top: 20px; 
}
.header h1{ float:left;padding-top: 25px;}
.header h2{ float:left; margin-top: 10px; margin-left:10px; padding-left:15px; border-left:1px dotted #0977ec; height: 100px;}
.header h2 li{font-size:30px; color:#000; line-height:50px;}
.header h2 p{ font-weight:600; font-size:20px; line-height:40px;}
.headPhone {
	width: 315px;
	background: url(../images/tel_bg.jpg) no-repeat;
	margin-top: 5px;
	margin-right: 20px;
	height: 120px;
}
.headPhone b {font-size: 34px;padding-top: 55px;display:block;color:#146ac0;font-family:Arial;}

/* 主导航  */
.nav {
	height: 50px;
	line-height: 50px;
	background: #146ac0;
}
.navMain li {float:left;width: 130px;height:50px;text-align: center;position:relative;z-index:20;}
.navMain li.nav2 {width: 136px;}
.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;
	/*padding-top: 238px;*/
	text-align: center;
	position: relative;
	height: 600px;
	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:600px;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 #146ac0;
	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:#146ac0;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:50%;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:#146ac0;}
.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);}

/* 首页产品 */
.m-hds {
    padding-bottom: 20px;
}
.f-tac {
    text-align: center;
}
.m-hds li {
    font-size: 24px;
}
.m-hds p {
    color: #999;
    font-size: 14px;
    margin-top: 15px;
}
.pro {
	overflow: hidden;
}
.cp_l {
    width: 270px;
	margin-top: 20px;
}
.cp_lt {
	width: 270px;
	height: 120px;
	background: #146ac0;
	text-align: center;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	overflow: hidden;
}
.cp_lt a{ font-size:28px; color:#fff;display: block; padding: 20px 0 10px 0;}
.cp_lt i{display: block;font-size: 18px;color: #a3cee6;font-weight: normal;text-transform: uppercase; font-family:Arial, Helvetica, sans-serif; padding:5px 0 0;}
.cp_lm {
	width: 250px;
	margin: 0 auto;
	border: 10px solid #146ac0;
	border-top: none;
	padding-bottom: 20px;
	overflow: hidden;
}
.cp_lm dt { width:220px; height: 40px; margin: 20px auto 10px;}
.cp_lm dt a{ 
	font-size:16px; color:#fff; font-weight:normal;display: block;
	padding-left: 20px;
	border-radius:6px;line-height: 40px;background: #146ac0;overflow: hidden;
}
.cp_lm dt a:hover{background: #e8730f; text-decoration:none;}
.cp_lm dt span {
	width: 0px;
	height: 0px;
	float: right;
	border-top: 6px solid #fff;
	border-right: 6px solid #146ac0;
	border-bottom: 6px solid #146ac0;
	border-left: 6px solid #146ac0;
	margin: 17px 20px 0 0;
}
.cp_lm dt a:hover span {
	border-top: 6px solid #fff;
	border-right: 6px solid #e8730f;
	border-bottom: 6px solid #e8730f;
	border-left: 6px solid #e8730f;
}
.cp_lm ul {
	margin: 0 auto;
	width: 229px;
	height: auto;
	overflow: hidden;
}
.cp_lm ul li {
	line-height: 36px;
	background: url(../images/fdh_y02.png) no-repeat 15px 11px;
	padding-left: 31px;
	border-bottom: 1px dashed #ccc;
}
.cp_lm ul li a {font-size: 14px;}
.cp_fw {
	margin: 0 auto;
	width: 250px;
	padding: 10px 10px;
	background: #146ac0;
	overflow: hidden;
}
.cp_fw .cp_tel{background:url(../images/phones.png) no-repeat 10px 25px;padding-left:75px;padding-top: 15px;color:#fff;}
.cp_tel span {
	font-size: 22px;
	padding-left: 2px;
	line-height: 36px;
	padding-bottom: 5px;
}
.cp_tel b {font-size:24px;display:block;font-family:Arial;}
.cp_more {
	margin: 30px 0 0 12px;
}
.cp_more span {
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    border-radius: 6px;
    border: 1px solid #fff;
    margin-right: 15px;
}
.cp_more span a {
    color: #fff;
    font-size: 14px;
}
.cp_logo {
	width: 270px;
	background: #146ac0 url(../images/f_logo.png) no-repeat center;
	height: 140px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
/* 产品右侧 */
.cptj{ width: 910px;}
#hot_t {width: 900px; padding: 0 5px;height:60px;}
#hot_t .h1{float:left; font-size:25px;}
#hot_t .h1 .font{color:#146ac0; font-size:25px;}
#hot_t .h1 .font1{font-size:14px; color:#888; text-transform:uppercase; font-weight:normal;}
#hot_t .h2 {float:right; width:80px; font-size:16px; text-transform:uppercase; line-height:30px; margin-top:20px; background:#146ac0; color:#fff;}
#hot_t .h2 a{display:block; line-height:30px; text-align:center; font-size:16px; color:#fff;}
#hot_t .h2 a:hover{background:#ff9600; font-size:16px; color:#eee;}
#hot_c {width: 910px; background:url(../images/hot_c.jpg) repeat-y; height:7px;}
.cp_1 { position: relative;width: 900px; padding: 20px 5px 0;overflow: hidden;}
.cp_1 ul li {
	width: 280px;
	height: 372px;
	overflow: hidden;
	float:left;
	padding: 0px 10px;
	position: relative;
}
.cp_1 ul li .pic { width: 276px; overflow: hidden; height: 276px;padding: 1px;border: #e6e6e6 1px solid;}
.cp_1 ul li .pic img { width: 276px; height: 276px;transition:all 0.2s linear; -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear;}
.cp_1 ul li .pic:hover img{-webkit-transform: scale(1.2, 1.2); transform: scale(1.2, 1.2); -moz-transform: scale(1.2, 1.2);}
.cp_1 ul li .mc {
	line-height: 40px;
	text-align: center;
	width: 280px;
	height: 40px;
}
.cp_1 ul li .mc a {font-size: 14px;}
.cp_1 ul li .pic_bt {
	width: 280px;
    display: block;
}
.cp_1 ul li .pic_bt span {float: right;}

/* 选择 */
.f-oh {
    overflow: hidden;
}
.g-blk-adv{ background: #F2F2F2 url(../images/bg-adv.jpg) no-repeat center center; background-attachment: fixed; padding: 35px 0; }
.g-blk-adv .m-hds li { color:#fff; line-height: 50px;}
.g-blk-adv ul li { float: left; background-color: rgba(255,255,255,0.8); margin: 80px 20px 0 0; padding:58px 30px 10px; width: 175px; 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); }

.four_bg{height: 388px; padding:54px 0 0;font-size: 0;overflow: hidden;}
.four ul li{ background:url(../images/four_bg01.png) no-repeat;width: 237px;height: 340px;float: left;position: relative; margin:0 6px;overflow: hidden; display:inline;}
.four ul li img{width: 237px;height: 214px;}
.four ul li b{ background:url(../images/four_line.gif) no-repeat;display: block;width: 205px;height: 35px;line-height: 30px;overflow: hidden; position:absolute;bottom: 77px;left: 6px;font-size: 16px;color: #333; padding:0 0 0 20px;}
.four ul li p{ display:none;width: 237px;height: 140px;background: #fff;position: absolute;top: 141px;left: 0;}
.four ul li p i{ background:url(../images/four_line.gif) no-repeat;display: block;width: 225px;height: 35px;line-height: 30px;overflow: hidden; margin:0 auto;}
.four ul li p i a{font-size: 16px;color: #333; padding:0 0 0 10px;font-weight: bold;}
.four ul li p span{display: block;font-size: 14px;color: #666;height: 80px;line-height: 20px;overflow: hidden; padding:10px 0 0;width: 205px; margin:0 auto;}
.four ul li em{display: block;width: 55px; margin:0 auto; padding:68px 0 0;}
.four ul li em img{width: 55px;height: 55px;}

/*优势*/
.ys_tbg{ background:url(../images/ys_tbg.gif) no-repeat center 0; height:178px; overflow:hidden;}
.ys01{ background:url(../images/ys_bg01.jpg) no-repeat center 0; height:415px; overflow:hidden;}
.ys02{ background:url(../images/ys_bg02.jpg) no-repeat center 0; height:279px; overflow:hidden;}
.ys03{ background:url(../images/ys_bg03.jpg) no-repeat center 0; height:405px; overflow:hidden;}
.ys_t{ padding:58px 0 0 166px;overflow: hidden;width: 834px;}
.ys_t a{font-size: 36px;color: #0069d3; padding:0 0 8px 100px;display: block;}
.ys_t i{color: #ff8000;}
.ys_t span{display: block;font-size: 24px;color: #333;font-weight: normal;width: 650px;height: 32px;text-align: center;line-height: 32px;overflow: hidden; border:#b0a0a3 1px solid;}
.ys dl dt{height: 77px;width: 450px; border-bottom:#cecece 1px solid;}
.ys dl dt em{width: 78px;display: block;float: left;}
.ys dl dt em img{width: 78px;height: 65px;}
.ys dl dt h5{float: left; padding:0 0 0 10px;}
.ys dl dt h5 a{font-size: 18px;color: #333;}
.ys dl dt h5 i{display: block;font-size: 28px;color: #0069d3;}
.ys dl dd{ padding:10px 0 0;}
.ys dl dd p{font-size: 14px;color: #666;line-height: 22px; padding:8px 0 0 22px; background:url(../images/ys_ico01.gif) no-repeat 0 16px;}
.ys01 .ys dl{width: 530px; padding:105px 0 0;}
.ys02 .ys dl{width: 480px; padding:55px 0 0 485px;}
.ys02 .ys dl dt{width: 480px;}
.ys03 .ys dl{width: 490px; padding:110px 0 0;}
.ys03 .ys dl dt{width: 490px;}

/* 成功案例 */
.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: 540px;
	overflow: hidden;
}
.about .homeTitle{font-size:25px;color:#fff;line-height:35px;padding: 40px 0 5px;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: 10px 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.5s linear; -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s 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: 300px;
}
.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;}

/*广告条*/
.ban01{ background:url(../images/ban01.jpg) no-repeat center 0; height:195px; overflow:hidden;}
.ban01 p{ font-size:16px; color:#6a6a6a; padding:72px 0 0 55px;width: 175px;float: right; background:url(../images/tel.png) no-repeat 0 76px;}
.ban01 p span{ display:block; font-size:25px; color:#1369c0;font-weight: bold;}

/* 新闻 */
.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: #146ac0; font-weight: normal;line-height: 20px;display: inline-block; vertical-align: middle;}
.nes_t h2{ font-size: 16px; color: #146ac0;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 #146ac0;
	overflow: hidden;
}
.nes_c h3 img {
	width: 382px;
	height: 252px;
	transition:all 0.5s linear; -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear;
}
.nes_c h3:hover img{-webkit-transform: scale(1.3, 1.3); transform: scale(1.3, 1.3); -moz-transform: scale(1.3, 1.3);}
.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.9s;
}
.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%; background: #146ac0; position:relative;}
.footer { width:1200px; margin:0 auto; text-align: center;background: #146ac0;height:60px; overflow:hidden;}
.fnav{width:1198px; margin:0 auto;height:50px; line-height:50px; text-align:center; color:#8ec7ff; font-size:14px; font-family:"Adobe 黑体";border: 1px solid #fff;}
.fnav li {float:left;width: 130px;background: url(../images/nav_l.jpg) no-repeat right center;height:50px;text-align: center;position:relative;z-index:20;}
.fnav li.nav2 {width: 134px;}
.fnav li a {display:block;height:50px;line-height:48px; color:#fff;font-size:16px;}
.fnav li:last-child {background: none;}
.f_ft{width:900px;margin: 0 auto; height: 200px; padding-top: 20px; font:14px "Adobe 黑体"; color:#cbd3de; line-height:36px;}
.f_ft a{ color:#cbd3de;}
.f_ft em{display:inline-block; padding:0 10px;}
.f_logo {padding-top: 40px;}
.f_ban {margin-left: 50px;}
.f_ban span {padding-left: 20px;}

/* 友情链接 */
.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: #146ac0;}
.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 li.kfli {width: 75px; height: 26px;background:url(../images/qqkf.png);padding-left: 33px;margin-left:5px;}
.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;
}
