@charset "utf-8";

body{
	color:#666;
	font-size:12px;
	font-family:microsoft yahei;
}
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:#e70012; 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;}
.clearfix:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix{*zoom:1;}
.clear1{zoom: 1;}
.clear1:after{content: "."; *zoom: 1; display: block; visibility: hidden; height: 0; clear: both;}
.main {
	margin: 30px auto;
	width: 1100px;
	overflow: hidden;
}
.main p b {
	padding-right: 14px;
	font-weight: normal;
}
.grWidth{width:1200px; margin:0 auto;}
.m30 {
	margin: 30px auto;
}

/* 头部  */
.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:30px;}
.header h2{ float:left; margin-top:20px; margin-left:10px; padding-left:15px; border-left:1px dotted #0977ec; height:73px;}
.header h2 li{font-size:26px; color:#e70012; line-height:40px;}
.header h2 p{ font-weight:600; font-size:20px; line-height:30px;}
.headPhone{background:url(../images/top_phone.png) no-repeat;padding-left:50px;height: 60px;margin-top:25px;margin-right: 20px;}
.headPhone span {
	padding-left: 56px;
}
.headPhone b {font-size:25px;padding-top: 5px;display:block;color:#e70012;font-family:Arial;}

/* 主导航  */
.nav {
	height: 50px;
	line-height: 50px;
	background:#FF8C00;
}
.navMain li {float:left;width: 150px;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:#ff0000;}
.nav li .nav_sub{ position: absolute;top:50px; width:150px; background:#e70012; display:none;left:0;}
.nav li .nav_sub li{height: 30px;line-height: 30px;padding:0;width:150px;font-size:12px;}
.nav li .nav_sub li a{height:30px;line-height: 30px; font-size:14px;display:block;padding:0;text-align:center;width:150px;background:none;border:none;border-bottom:1px solid #eee;}
.nav li .nav_sub li a:hover{background:#ff0000;color:#fff; font-size:14px;}
.nav li .nav_sub li:last-child a{border-bottom:none;}

/* 广告轮播图 */
.banner{ width:100%; position:relative; height:520px; overflow:hidden;}
.banner .bd{ width:100%; height:520px; margin:0 auto; overflow:hidden; z-index:0;}
.banner_ctr{ height:90px;position:absolute;top:45%;z-index:2;left:50%;margin-left:-520px;}
.banner_ctr a{ display:block;width:50px;height:95px; background: url(../images/nbannerBtn.png) no-repeat 0 0; position:absolute; opacity:0;filter: alpha(opacity=0);display:block;}
.banner_ctr a.prev{left:-90px;}
.banner_ctr a.next{right:-1090px; background-position: -50px 0px;}
.banner .hd{position:absolute; bottom:20px; text-align: center; z-index:5;left: 50%;font-size: 0; line-height: 0;height: 0px; margin-left:-50px;height:20px;overflow:hidden;}
.banner .hd li {
	background:#e70012;
	z-index:2;
	cursor:pointer;
	margin-right:5px;
	display:inline-block;
	width:12px;
	height:12px;
	border-radius: 50%;
	*display:inline;
	zoom:1;
	border:2px solid #fff;
}
.banner .hd li:hover,.banner .hd .on {
	background:#ff0000;
	width: 20px;
	border-radius: 20px;
	border: 2px solid #fff;
}

/* 搜索 */
.hotSearch{height:60px;line-height:60px;background:#f4f4f4;overflow:hidden;}
.searFont{width:580px;overflow:hidden;color:#333;}
.searFont span {color:#e70012;}
.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;border-top-left-radius: 6px;border-bottom-left-radius: 6px;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;border-top-right-radius: 6px;border-bottom-right-radius: 6px;color:#fff;font-size:14px;}
.sear_btn:hover{opacity:0.8;filter:alpha(opacity=80);}

/* 首页产品 */
.pro {
	overflow: hidden;
}
.pro_t {}
.pro_tit {
	width: 100%;
	margin: 20px 0;
	text-align: center;
}
.pro_tit li {
	height: 70px;
	line-height: 40px;
	background:url(../images/pro_titbg.png) no-repeat center bottom;
	font-size: 36px;
}
.pro_tit li span{color:#FF8C00;font-weight: 600;}
.pro_tit p {
	font-size: 16px;
    margin-top: 6px;
}
.cp_l {
    width: 270px;
	margin-top: 5px;
}
.cp_lt {
	width: 270px;
	height: 120px;
	background: #FF8C00;
	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: #eee;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 #FF8C00;
	border-top: none;
	padding-bottom: 10px;
	overflow: hidden;
}
.cp_lm li { width:220px; height: 40px; margin: 20px auto 10px;}
.cp_lm li a{ 
	font-size:12px; color:#fff; font-weight:normal;display: block;
	padding-left: 20px;
	border-radius:5px;line-height: 40px;background: #FF8C00;overflow: hidden;
}
.cp_lm li a:hover{background: #ff0000; text-decoration:none;}
.cp_lm li span {
	width: 0px;
	height: 0px;
	float: right;
	border-top: 6px solid #fff;
	border-right: 6px solid #F2A707;
	border-bottom: 6px solid #F2A707;
	border-left: 6px solid #F2A707;
	margin: 17px 20px 0 0;
}
.cp_lm li a:hover span {
	border-top: 6px solid #fff;
	border-right: 6px solid #ff0000;
	border-bottom: 6px solid #ff0000;
	border-left: 6px solid #ff0000;
}
.cp_lm ul {
	margin: 0 auto;
	width: 229px;
	height: auto;
	overflow: hidden;
}
.erji{
	line-height:32px;
	background: url(../images/fdh_y02.png) no-repeat 15px 11px;
	padding-left: 31px;
	border-bottom: 1px dashed #ccc;
}
.erji a {font-size: 14px; display:block;}
.cp_fw {
	margin: 0 auto;
	width: 250px;
	padding: 0px 10px 15px;
	background: #FF8C00;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	overflow: hidden;
}
.cp_fw .cp_tel {
	background:url(../images/phones.png) no-repeat 10px 18px;
	padding: 10px 0 10px 75px;
	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: 10px 0 0 12px;
	height: 36px;
}
.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;
}
.erwm {
	margin-top: 20px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
}
.erwm img {
	width: 170px;
}

/* 产品右侧 */
.cptj{ width: 910px;}
.cpfl {margin-top: 15px;}
.cp_1 { position: relative;width: 900px; padding: 20px 5px 0;overflow: hidden;}
.cp_1 ul li {
	width: 280px;
	height: 315px;
	overflow: hidden;
	float:left;
	padding: 0px 10px;
	position: relative;
}
.cp_1 ul li .pic { width: 278px; overflow: hidden; height: 267px;border: #e6e6e6 1px solid;}
.cp_1 ul li .pic img { width: 278px; height: 267px;transition:all 0.5s linear; -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear;}
.cp_1 ul li: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: 36px;
	text-align: center;
	background: #ddd;
	width: 280px;
	height: 36px;
}
.cp_1 ul li .mc a {font-size: 14px;}
.cp_1 ul li .mc:hover {background:#ff0000;}
.cp_1 ul li .mc:hover a {color:#eee;}

/* 合作伙伴 */
.g-blk-case {padding: 15px 0; height:365px; }
.g-blk-case .grWidth{ position:relative; }
.m-hds {
    padding-bottom: 30px;
    text-align: center;
}
.m-hds li {
    color: #FF8C00;
	font-size: 32px;
	font-weight: bold;
	background:url(../images/home_titbg.png) no-repeat center bottom;
	height: 64px;
}
.m-hds p {
    font-size: 18px;
	text-Transform: uppercase;
    margin-top: 10px;
}
.hzhb {
	margin: 0px auto 30px;
	width: 100%;
	overflow: hidden;
}
.hz_c {
	margin: 20px auto;
	overflow: hidden;
}
.hz_c ul li { width:220px; float:left; padding: 0 9px;overflow: hidden;}
.hz_c ul li img{ width:200px; height: 250px;}
.hz_c ul li a{display: block;*display: inline;*zoom: 1;position: relative;height: 250px;border:1px solid #e5e5e5;width:200px; box-shadow:2px 3px 4px #eee;}
.hz_c ul li a:before,.hz_c ul li a:after{content: '';position: absolute;z-index: 1;overflow: hidden;left: 50%;height: 0px;width: 20%;border: 1px solid #ff0000;-ms-transform: translateX(-50%);-webkit-transform: translateX(-50%);transform: translateX(-50%);-webkit-transition: width .3s ease-out .2s, height .2s ease-in;transition: width .3s ease-out .2s, height .2s ease-in;}
.hz_c ul li a:before{top: -1px;border-bottom: 0;}
.hz_c ul li a:after{bottom: -1px;border-top: 0;}
.hz_c ul li a:hover:before,.hz_c ul li a:hover:after{width: 100%;height: 150px;-webkit-transition: width .3s ease-in, height .2s ease-out .3s;transition: width .3s ease-in, height .2s ease-out .3s;}
.hz_c ul li p {
	line-height: 36px;
	text-align: center;
}

/* 优势 */
.youshi{background:url(../images/ys_bg.jpg) no-repeat center 0; height: 1035px; border-bottom: 5px solid #F2A707;overflow: hidden;}
i, em {
    font-style: normal;
}
.ys{ width: 1000px; height: 1035px; margin: 0 auto; overflow: hidden; position: relative;}
.ys dt{height: 147px; overflow: hidden;font-size: 28px;padding-top: 94px; line-height: 65px;}
.ys dt i{display: block; height: 33px; text-align: center;color: #fff; font-size: 20px; line-height: 33px; font-weight: normal;}
.ys dt p { padding-left: 285px;font-weight: 600;}
.ys dt p a{ color: #373737; font-size:28px;}
.ys li{ float: left; width: 285px; height: 360px; margin-right: 430px; position: relative; overflow: hidden;}
.ys li span{ display: block; margin: 0 auto;background:url(../images/ysicon.png) no-repeat center 0; 
width: 183px; height: 141px; overflow: hidden; font-size: 28px; color: #e70012; text-align: center; padding-top: 70px; line-height: 34px; font-weight: bold;}
.ys li i{ display: block; font-size: 16px; line-height: 26px; color:#555555; padding-top: 10px;}
.ys .li03 i{ color: #fff;}
.ys .li02 span { color: #fff;background:url(../images/ysicon1.png) no-repeat center 0;}
.ys li p{ position: absolute; top:0; left: 51px;width: 183px; height: 211px; display: none;}
.ys .nones{ margin-right: 0;}
.ys em{ display: block; position: absolute; bottom:36px; left: 315px;}
.ys em a{display: inline-block; width: 151px; height: 46px;background:url(../images/ysbtn.jpg) no-repeat center 0;font-size: 16px; color: #fff; text-align: center; line-height: 46px; margin-right: 47px;}
.ys em a.ico{background:url(../images/ysbtn1.jpg) no-repeat center 0; }
.nybanner { width:100%; margin:auto; background:url(../images/20170725110248_1644477076.jpg) center; height:300px;  overflow:hidden; margin-bottom:20px; }


/* 行业应用领域 */
.clear:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}
.jal{ width:636px; height:131px; margin:0 auto 10px; background: url(../images/fabt.jpg) no-repeat center 10px; text-align:center; font-size:32px; font-weight:bold; line-height:172px; color:#333;}
.jal strong{ font-size:32px; font-weight:bold; line-height:172px; color:#FF8C00;}
.jal span{ font-size:32px; font-weight:bold; line-height:172px; color:#FF8C00;}
.listWrapper {
	overflow: hidden;
}
.home_application_box {
    margin-top: 40px;
}
.home_application_box ul{margin-right: -21px;}
.home_application_box li{width: 284px; float: left; margin-right: 21px; margin-bottom: 21px; position: relative; border-radius: 6px; overflow: hidden;}
.home_application_box li img{width: 284px; height: 192px;}
.home_application_name{font-size: 18px; line-height: 30px; padding: 10px 0; text-align: center; color: #e70012; background: #fff; background: rgba(255,255,255,.8); transition: all .2s; position: absolute; left: 0; right: 0; bottom: -100%;}
.home_application_box li:hover .home_application_name{bottom: 0;}

/* 成功案例 */
.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:210px; }
.g-blk-case .next{ background-position:right; right:0; top:210px; }
.g-blk-case .case{ width:1140px; height:201px; overflow:hidden; margin-left: 30px; }
.g-blk-case ul li{ display:inline; float:left; width:265px; height:199px;border: 1px solid #ccc; margin: 0 9px; 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: 199px; 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: 560px;
	overflow:hidden;
}
.about .homeTitle{font-size:25px;color:#fff;line-height:35px;padding: 40px 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: 16px 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: 340px;
}
.about .top .rit span{ font-size:14px; color:#fff;}
.rit_up {
	width: 700px;
	height: 290px;
}
.rit_up li {
	font-size:20px;
	color:#fff;
	font-weight: bold;
	margin-bottom:10px;
}
.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;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: right;
	margin-left: 15px;
}
.rit_dw p a{ font-size:16px; color:#fff;}

/* 公司风采 */
.fengcai {
	padding: 20px 0 10px 0;
	overflow: hidden;
}
.fc {
	margin: 30px auto 20px;
	overflow: hidden;
}
.fc_c ul li { width:222px; float:left; padding: 0 9px;overflow: hidden;}
.fc_c ul li img{ width:220px; height: 165px;}
.fc_c ul li a{display: block;*display: inline;*zoom: 1;position: relative;height: 165px;border:1px solid #e5e5e5;width:220px; box-shadow:2px 3px 4px #eee;}
.fc_c ul li a:before,.fc_c ul li a:after{content: '';position: absolute;z-index: 1;overflow: hidden;left: 50%;height: 0px;width: 20%;border: 1px solid #ff0000;-ms-transform: translateX(-50%);-webkit-transform: translateX(-50%);transform: translateX(-50%);-webkit-transition: width .3s ease-out .2s, height .2s ease-in;transition: width .3s ease-out .2s, height .2s ease-in;}
.fc_c ul li a:before{top: -1px;border-bottom: 0;}
.fc_c ul li a:after{bottom: -1px;border-top: 0;}
.fc_c ul li a:hover:before,.fc_c ul li a:hover:after{width: 100%;height: 165px;-webkit-transition: width .3s ease-in, height .2s ease-out .3s;transition: width .3s ease-in, height .2s ease-out .3s;}
.fc_c ul li p {
	line-height: 36px;
	text-align: center;
}


/* 新闻 */
.news{overflow:hidden;margin-bottom:20px;}
.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 li{ font-size: 24px; color: #FF8C00; font-weight: normal;line-height: 20px;display: inline-block; vertical-align: middle;}
.nes_t p{ font-size: 16px; color: #FF8C00;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 li {
	width: 382px;
	float: left;
	height: 252px;
	padding: 3px;
	border: 1px solid #F2A707;
	overflow: hidden;
}
.nes_c li img {
	width: 382px;
	height: 252px;
}
.nes_c li: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:300px;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;}


/* 版权 */
.f_foot { height:auto; background: #FF8C00; overflow:hidden; }
.footer {
	width: 100%;
	height: auto;
	border-bottom: 1px solid #b5daff;
}
.f_foot .f_nav { height:101px; text-align:center; line-height: 80px;}
.f_nav a { color:#FFF; padding:0 39px; font-size: 15px;}
.f_nav a:hover { color:#a9cfff; font-size: 15px;}
.f_copy {
	margin-top: 30px;
	overflow: hidden;
}
.f_foot .flogo { width:208px; height:190px; border-right:1px #b5daff solid; }
.f_foot .flogo img { width: 160px; height:100px; padding:32px 0 0 18px; }
.f_foot .f_add { width:567px; height:190px; padding: 10px 0 0 48px;margin-bottom: 20px;line-height: 32px; font-size:15px; color:#fff; border-right:1px #b5daff solid;}
.f_add a { color:#fff;font-size:15px; }
.f_ewm { width:330px; padding-top:10px; }
.f_ewm p { width:150px; float:left; margin-right:15px; text-align:center; }
.f_ewm p img { width:150px; height:150px; display:block; }
.f_ewm p span { display:block; font-size:15px;padding-top: 10px; color:#fff; }


/* 首页样式结束 */
.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 #ff0000; float: left; padding-left: 8px;}
.frlink h5 a{ font-size: 18px; color: #e70012;}
.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:32%; 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 #FF8F09; border-right:7px solid #FF8F09; 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;
}
