﻿/* （dedecms.net）做最好的整站模板下载网站 */

.logo,.about img,.lefttop,.leftbottom,.left dt,.right .pic li img{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.logo:hover,.about img:hover,.lefttop:hover,.leftbottom:hover,.left dt:hover,.right .pic li:hover img {
-webkit-animation-name:pulse;animation-name:pulse
}
.right .pic li,.photo li{box-shadow:0 0 12px #CCC;}
.lr_newsList ul li  .date {
    color: #FFF;
    line-height: 28px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0px;
    font-size: 24px;
    width: 125px;
    height: 70px;
    float: left;
}
.lr_newsList ul li .newsCont {
    float: right;
    width: 700px;
    height: auto;
    position: relative;
}
.lr_newsList ul li .newsCont .tit {
    color: #666666;
    font-size: 18px;
    padding-bottom: 5px;
    float: left;
    width: 100%;
}
.lr_newsList ul li .newsCont .details {
    font-size: 12px;
    color: #999999;
    line-height: 20px;
    width: 100%;
    float: left;
}
.lr_newsList ul li .newsCont .more {
    color: #ea5048;
    font-size: 12px;
    float: right;
}
.lr_newsList ul li .newsCont .newsDate {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 12px;
    color: #999999;
}
.lr_newsList ul li {
    border-top: #1b7057 solid 1px;
    height: auto;
    padding-top: 20px;
    padding-bottom: 10px;
    overflow: auto;
    zoom: 1;
}
* {
	padding: 0;
	margin: 0;
	font-family: "新宋体";
	list-style: none;
	text-decoration: none;
	border: none;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
html {
	overflow-x: hidden;
}
body {
	background: #fff;
	color: #333;
	font-size: 14px;
	min-width: 1200px;
}
a {
	outline: none;
	color: #333;
}
a:hover {
	color: #1b7057;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
/*

===================

分页

>>	pages_pre		上一页

>>	pages_next	下一页

>>	strong			激活状态

>>	a:hover			鼠标悬停状态

===================

*/

.pages {
	margin: 50px auto 20px auto;
	font-size: 14px;
	text-align: center;
}
.pages ul {
	display: inline-block;
}
.pages a,  .pages strong {
	display: inline-block;
	line-height: 28px;
	padding: 0 10px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	text-decoration: none;
	color: #666;
	font-family: Simsun;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-right: 3px;
}
.pages .current {
	display: inline-block;
	line-height: 28px;
	padding: 0 10px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	text-decoration: none;
	font-family: Simsun;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-right: 3px;
	color: #fff;
	background-color: #1b7057;
	border-color: #fff;
}
.pages a:hover {
	color: #fff !important;
	background-color: #1b7057;
	border-color: #fff;
	text-decoration: none;
}
.pages strong {
	color: #fff;
	background-color: #24557d;
	border-color: #fff;
}
.pages span {
	padding: 0 10px;
	line-height: 23px;
}
/* index top */

.head {
	line-height: 25px;
	overflow: hidden;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 999;
}
.logo {
	width: 200px;
	height: 54px;
	display: block;
	background-size: auto 90%;
	overflow: hidden;
	text-indent: -99em;
	background-color: #FFF;
	background-image: url(../images/logo.png?2019.8.10);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 20px;
	padding-left: 20px;
}
.head .fr {
	color: #979797;
	padding-right:10px;
}
.head .fr a {
	display: block;
	float: left;
	color: #FFFFFF;
}
.head .fr span {
	color: #FFFFFF;
	margin: 0 5px;
}
/*.head .fr a:first-child {
	background: url(../images/t2.jpg?2019.7.27) no-repeat left center;
	padding-left: 30px;
	margin-right: 29px;
}
.head .fr a:first-child+a {
	background: url(../images/t2.jpg?2019.7.27) no-repeat left center;
	padding-left: 30px;
	margin-right: 15px;
}*/
.nav {
	height: 54px;
	z-index: 99;
	width: 1200px;
    position: fixed;
    left: 50%;
    margin-left: -600px;
	top:26px;
}
.nav li {
	float: left;
	position: relative;
	line-height: 54px;
	margin: 0px;
}
.nav li a {
	display: block;
	padding: 0 36px;
	font-size: 16px;
	color: #fff;
	background-image: url(../images/navBg.jpg?2019.7.27);
}
.animate{-webkit-transition-duration:0.5s;-moz-transition-duration:0.5s;-ms-transition-duration:0.5s;transition-duration:0.5s;}
.nav li:hover>a {
	
	background-position: 0px -110px;
	background-image: url(../images/navBg.jpg?2019.7.27);
}
.nav li:hover a,.nav li a.one {
	background-position: 0px -110px;
	
	color: #1b7057;
}

.nav li .navbox {
	position: absolute;
	display: none;
	width: 100%;
	background: #1b7057;
}
.nav li .navbox ul {
	width: 100%;
	margin-top: 12px;
}
.nav li .navbox li {
/*	background: url(../images/jt.png) no-repeat left center;
	padding-left: 17px;*/
	line-height: 32px;
	width: 100%;
	margin: 0;
	text-align:center;
}
.nav li .navbox li a {
	color: #fff;
	padding: 0 ;
	background-image:none;
}
.nav li .navbox li a:hover {
	color: #f9aa11;
	background-color:#1b7057;
}
.nav li .navbox img {
	width: 188px;
	height: 112px;
	margin-right: 20px;
	margin-top: 20px;
}
.nav li:hover .navbox {
	display: block;
}

.slideBox {
	width: 100%;
	height: 567px;
	overflow: hidden;
	position: relative;
}
.slideBox .hd {
	height: 8px;
	overflow: hidden;
	position: absolute;
	bottom: 35px;
	z-index: 1;
	width: 100%;
	text-align: center;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	display: inline-block;
}
.slideBox .hd ul li {
	float: left;
	margin: 0 11px;
	width: 66px;
	height: 8px;
	background: #f7f7f7;
	cursor: pointer;
}
.slideBox .hd ul li.on {
	background: #1b7057;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd ul {
	margin: 0 auto;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	width: 100%;
	height: 567px;
}
.indextit {
	text-align: center;
}
.indextit span {
	display: block;
	font-size: 38px;
	color: #1b7057;
}
.indextit p {
	font-size: 16px;
	color: #616264;
	margin-top: 10px;
}
.solve {
	margin-top: 45px;
}
.solve li {
	float: left;
	padding: 7px;
	background: #eee;
	border: 1px solid #e6e6e6;
	padding-bottom: 0;
	margin: 0 15px;
	margin-top: 45px;
}
.solve li img {
	width: 349px;
	height: 277px;
}
.solve li p {
	text-align: center;
	height: 58px;
	line-height: 58px;
	font-size: 18px;
	color: #2d2d2d;
}
.solve li:hover {
	background: #1b7057;
}
.solve li:hover p {
	color: #fff;
}
.solve a.more {
	display: block;
	width: 178px;
	height: 47px;
	line-height: 47px;
	text-align: center;
	background: #1b7057;
	color: #fff;
	font-size: 18px;
	border-radius: 5px;
	margin: 0 auto;
	margin-top: 47px;
}
.select {
	height: 1285px;
	background: url(../images/select.jpg?2019.7.27) no-repeat center;
	margin-top: 48px;
}
.select .indextit {
	padding-top: 45px;
}
.select .indextit span {
	background: url(../images/tit2.jpg?2019.7.27) no-repeat center;
}
.select ul {
	margin-left: -25px;
}
.select li {
	float: left;
	margin-left: 47px;
	margin-top: 60px;
	width: 557px;
}
.select li a {
	display: block;
}
.select li img {
	width: 557px;
	height: 312px;
	transition: all 0.3s;
}
.select li span {
	font-size: 28px;
	display: block;
	margin-bottom: 10px;
}
.select li p {
	font-size: 20px;
	color: #595d61;
	line-height: 36px;
	margin-bottom: 10px;
}
.select li i {
	display: block;
	width: 60px;
	height: 60px;
	background: url(../images/yjt.png?2019.7.27) no-repeat center #5a5b5d;
	border-radius: 50%;
	margin-right: 267px;
	float: right;
	margin-top: -30px;
	position: relative;
	z-index: 99;
	transition: all 0.3s;
}
.select li:hover img {
	opacity: 0.8;
}
.select li:hover i {
	margin-right: 0;
	background: url(../images/yjt.png?2019.7.27) no-repeat center #1b7057;
}
.ab {
	height: 515px;
	background: url(../images/ab.jpg?2019.7.27) no-repeat center;
	padding-top: 50px;
}
.about {
	width: 560px;
}
.abtit {
	border-bottom: 1px solid #dcdcdc;
	height: 50px;
}
.abtit span {
	font-size: 29px;
	color: #1b7057;
	display: block;
	margin-left: 8px;
}
.abtit a {
	color: #5a5e61;
	display: block;
	margin-right: 8px;
	margin-top: 15px;
}
.abtit a:hover {
	color: #1b7057;
}
.about img {
	margin-top: 30px;
	margin-left: 25px;
}
.about p {
	color: #5a5e61;
	line-height: 28px;
	text-indent: 2em;
	margin-top: 20px;
}
.news {
	width: 590px;
}
.newone {
	margin-top: 30px;
}
.newone a {
	display: block;
	font-size: 18px;
	color: #1b7057;
	background: url(../images/d1.jpg?2019.7.27) no-repeat left center;
	padding-left: 10px;
}
.newone p {
	color: #5a5e61;
	line-height: 25px;
	margin-top: 10px;
}
.news ul {
	margin-top: 10px;
}
.news li {
	line-height: 38px;
	border-bottom: 1px solid #efefef;
	background: url(../images/d2.jpg?2019.7.27) no-repeat left center;
	padding-left: 10px;
}
.news li span {
	float: right;
	color: #939391;
}
.news li:last-child {
	border: 0;
}
.link {
	line-height: 30px;
	margin-top: 30px;
}
.link p {
	color: #2160a5;
	font-size: 18px;
	background: url(../images/link.jpg?2019.7.27) no-repeat left center;
	padding-left: 35px;
}
.link a {
	color: #403f3f;
	margin-left: 20px;
}
.footer {
	background: #1f2428;
	height: 216px;
	color: #fff;
}
.net {
	width: 321px;
	background: url(../images/net.jpg?2019.7.27) center;
	height: 216px;
	border-left: 1px solid #34373c;
	border-right: 1px solid #34373c;
}
.net span {
	display: block;
	font-size: 18px;
	float: left;
	margin-left: 10px;
	margin-top: 25px;
}
.foottell {
	width: 214px;
	text-align: center;
}
.foottell span {
	display: block;
	font-size: 16px;
	margin-top: 45px;
}
.foottell p {
	font-size: 22px;
	color: #1b7057;
	font-style: italic;
	font-weight: bold;
	margin-top: 10px;
}
.bdsharebuttonbox {
	display: inline-block;
	margin-top: 20px;
}
.bdsharebuttonbox a {
	width: 35px !important;
	height: 35px !important;
	padding: 0 !important;
	margin: 0 5px !important;
}
.bdsharebuttonbox .bds_weixin {
	background: url(../images/share.png?2019.7.27) no-repeat -1px 0 !important;
}
.bdsharebuttonbox .bds_tsina {
	background: url(../images/share.png?2019.7.27) no-repeat -46px 0 !important;
}
.bdsharebuttonbox .bds_mshare {
	background: url(../images/share.png?2019.7.27) no-repeat -91px 0 !important;
}
.ewm {
	height: 175px;
	margin-top: 41px;
	border-left: 1px solid #34373c;
	width: 180px;
	text-align: center;
}
.ewm p {
	line-height: 34px;
}
.ewm img {
	padding: 4px;
	background: #414b54;
}
.footnav {
	border-left: 1px solid #34373c;
	border-right: 1px solid #34373c;
	height: 216px;
}
.footnav ul {
	float: left;
	width: 160px;
	text-align: center;
	padding-top: 40px;
}
.footnav ul li {
	font-size: 15px;
	line-height: 28px;
}
.footnav ul li a {
	color: #fff;
	font-size: 12px;
}
.fbottom {
	text-align: center;
	padding:20px 0;
	/* height: 45px; */
	line-height: 25px; 
	text-align: center;
    color: #F7F7F7;
    font-size: 14px;
	background: #218869;
	margin-bottom:45px;
}
.fbottom a {
	color: rgba(255,255,255,.5);
}
.banner {
	height: 420px;
	background: url(../images/banner.jpg?2019.12.27) no-repeat center;
}
.position {
	background: url(../images/home.jpg?2019.7.27) no-repeat left center;
	padding-left: 30px;
	line-height: 22px;
	height: 22px;
	margin-top: 17px;
	color: #646462;
}
.position a {
	color: #646462;
}
.main {
	margin-bottom: 50px;
}
.main .indextit {
	margin-top: 30px;
}
.photo li {
	margin-top: 0;
	margin-bottom: 44px;
}
.content {
	line-height: 30px;
	margin-top: 30px;
}
.content video {
	background: #000;
}
.content img {
	max-width: 100%;
}
.list {
	margin-top: 50px;
}
.list li {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #ddd;
}
.list li img {
	width: 210px;
	height: 130px;
}
.list li  {
	width: 970px;
}
.list li  a {
	display: block;
	margin-top: 5px;
	font-size:16px;
	font-weight: bolder;
}
.list li  span {
	display: block;
	color: #d9d9d9;
	font-size: 12px;
	line-height: 30px;
	margin-top: 5px;
}
.list li  p {
	font-size: 12px;
	line-height: 22px;
}
.xuanxing {
	margin-top: 40px;
}
.left {
	width: 260px;
	margin-bottom: 50px;
}
.lefttop {
	height: 99px;
	background: url(../images/lefttop.jpg?2019.7.27) no-repeat center;
	color: #fff;
	padding-left: 20px;
}
.lefttop p {
	font-size: 27px;
	padding-top: 20px;
}
.leftbottom {
	height: 99px;
	background: url(../images/leftbottom.jpg?2019.7.27) no-repeat center;
	color: #fff;
	padding-left: 20px;
	padding-right:20px;
	margin-top: 3px;
}
.leftbottom p {
	font-size: 16px;
	padding-top: 20px;
}
.lefttop span {
	display: block;
	font-size: 15px;
}
.left dl {
	padding-top: 3px;
	background: #f6f6f6;
}
.left dt {
	height: 46px;
	line-height: 46px;
	background: url(../images/l2.jpg?2019.7.27) no-repeat center;
	font-size: 16px;
	color: #fff;
	padding-left: 35px;
}
.left dt a {
	color: #fff;
}
.left dd {
	height: 45px;
	line-height: 45px;
	margin: 0 12px;
	border-top: 1px solid #dfdfdf;
	font-size: 16px;
	color: #555553;
	padding-left: 24px;
	background: url(../images/l1.jpg?2019.7.27) no-repeat 214px center;
}
.right  {
	width: 895px;
	margin-bottom:50px;
}
.right {
	margin-left: -39px;
}
.right .pic li {
	float: left;
	width: 270px;
	margin-left: 20px;
	margin-bottom: 30px;
	overflow:hidden;
}
.right .pic li img {
	width: 270px;
	height: 254px;
	float: left;
}
.right .pic li dl {
	background: #f4f4f4;
	float: left;
	width: 100%;
	/*padding-left: 20px;*/
	height: 50px;
	text-align: center;
}
.right .pic li dt {
	font-size: 18px;
	color: #2261a4;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.right .pic li dd {
	color: #555553;
	line-height: 24px;
}
.right .pic li:hover dl {
	background: #1b7057;
}
.right .pic li:hover dl dt, .right li:hover dl dd {
	color: #fff;
}
.showtop {
	text-align: center;
	padding-top: 5px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
}
.showtop h1 {
	font-weight: normal;
	font-size: 25px;
}
.showtop p {
	margin-top: 20px;
	font-size: 12px;
	color: #666;
}
.showtop p span {
	margin: 0 5px;
}
.showtop p span a {
	margin: 0 5px;
}
.show .content {
	margin-top: 20px;
}
.prepage {
	line-height: 30px;
	margin: 50px 0;
}
.hotcp {
	margin-top: 20px;
}
.hotcp ul {
	border-top: 1px dashed #ddd;
	padding-top: 20px;
}
.hotcp li {
	float: left;
	line-height: 40px;
	margin-left: 20px;
	text-align: center;
	width: 203px;
}
.hotcp li:first-child {
	margin: 0;
}
.hotcp li img {
	height: 137px;
	width: 203px;
}
.hotcp_top {
	background: #0069b7;
	color: #fff;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
	text-align: center;
	width: 100px;
}
.hotnews {
	margin-bottom: 30px;
	margin-top: 20px;
}
.hotnews_top {
	border-bottom: 1px solid #ddd;
	color: #0069b7;
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 10px;
}
.hotnews li {
	border-bottom: 1px dotted #ddd;
	float: left;
	line-height: 36px;
	margin-right: 30px;
	width: 500px;
}
.hotnews li a {
	color: #2e2e2e;
}
.hotnews li span {
	color: #999;
	float: right;
	font-size: 13px;
}
.hotlabel {
	margin-top: 30px;
}
.hotlabel p {
	color: #0069b7;
}
.hotlabel a {
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	padding: 0 10px;
	background: #0069b7;
	line-height: 30px;
	color: #fff;
	font-size: 12px;
}
.ztHrList {
    width: 100%;
    height: auto;
}
.ztHrList ul li.no1 {
    font-weight: bold;
    font-size: 14px;
}
.ztHrList ul li {
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #1b7057;
    font-size: 12px;
}
.ztHrList ul li .th1 {
    width: 30%;
    height: 35px;
    float: left;
    text-align: left;
    padding-left: 10%;
}
.ztHrList ul li .th2 {
    width: 15%;
    height: 35px;
    float: left;
}
.ztHrList ul li .th3 {
    width: 15%;
    height: 35px;
    float: left;
}
.ztHrList ul li .th4 {
    width: 30%;
    height: 35px;
    float: left;
}
.ztHrList ul li:nth-child(2n+1) {
    background: #ebebeb;
}


.pro-main{
	display: flex;
	justify-content: space-between;
}
.pro-main-l{
	width: 35%;
	max-width: 480px;
}

.prodata-swiper{
	height: 320px;
	margin-bottom: 20px;
	box-sizing: border-box;
	border:1px solid #eeeeee ;
	border-radius: 4px;
}
.prodata-bottom{
	position: relative;
}
.prodata-bottom i{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
}
.prodata-bottom .prodata-small-r{
	right: 0;
}
.prodata-small{
	margin: 0 30px;
}
.prodata-small .swiper-slide{
	height: 60px;
	box-sizing: border-box;
	border: 1px solid #eeeeee;
}
.prodata-small img,.prodata-swiper img{
	position: relative;
	max-width: 100%;
	max-height: 100%;
}
.prodata-small .swiper-slide-active{
	border: 2px solid #A0C836;
}
.pro-main-r{
	flex: 1;
	box-sizing: border-box;
	padding-left: 65px;
}
.pro-main-r h1{
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 45px;line-height: 32px;
}
.pro-main-r h2{
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}
.pro-main-r p{
	line-height: 30px;
	margin-bottom: 40px;
	text-align: justify;
}
.ambient-top{
	position: relative;
}
.ambient-swiper{
	width: 100%;
	max-width: 1000px;
	margin:  0 auto;
	margin-bottom: 20px;
	border-radius:5px ;
	height: 580px;
}
.ambient-swiper .swiper-slide{
	overflow: hidden;
}
.ambient-swiper img{
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	max-width: 100%;
}
.ambient-small{
	width: 100%;
	max-width: 1000px;
	margin:  0 auto;
	/*height: 130px;*/
}
.ambient-small .swiper-slide{
	height: 100px;
	margin: 15px 0;
	border-radius: 4px;
}
.ambient-small .swiper-slide-active{
	transform: scale(1.2);
	box-sizing: border-box;
	border: 2px solid #A0C836;
}

@font-face {font-family: "iconfont";
  src: url('iconfont.eot?t=1540000805093'); /* IE9*/
  src: url('iconfont.eot?t=1540000805093#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('data:application/x-font-woff;charset=utf-8;base64,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') format('woff'),
  url('iconfont.ttf?t=1540000805093') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('iconfont.svg?t=1540000805093#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:30px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-in:before { content: "\e603"; }

.icon-huidingbu:before { content: "\e604"; }

.icon-phone:before { content: "\e601"; }

.icon-bofang:before { content: "\e606"; }

.icon-youtube:before { content: "\e60a"; }

.icon-wechat:before { content: "\e6bb"; }

.icon-weibo:before { content: "\e6cd"; }

.icon-dianhua:before { content: "\e607"; }

.icon-dingwei:before { content: "\e62d"; }

.icon-xia:before { content: "\e648"; }

.icon-menu:before { content: "\e608"; }

.icon-cha:before { content: "\e602"; }

.icon-close:before { content: "\e9c0"; }

.icon-down:before { content: "\e697"; }

.icon-instagram:before { content: "\e64f"; }

.icon-facebook:before { content: "\e6ca"; }

.icon-qq:before { content: "\e674"; }

.icon-twitter:before { content: "\e600"; }

.icon-sousuo:before { content: "\e605"; }

.icon-zuo:before { content: "\e6ff"; }

.icon-shang:before { content: "\e700"; }

.icon-you:before { content: "\e701"; }

.prodata-tab-head{
	/*height: 48px;*/
	background: #f7f7f7;
	border-top:1px solid #eeeeee ;
	margin-bottom:20px;
}
.prodata-tab-head a{
	display: inline-block;
	width: 150px;
	font-size: 14px;
	text-align: center;
	line-height: 48px;
	color: #333333;
	cursor: pointer;
	box-sizing: border-box;
}
.prodata-tab-head a.on{
	background: #218869;
	color: white;
}
.gotop{
	width: 50px;
	height: 50px;
	display: block;
	border-radius: 25px;
	background-image: url(../images/gotop.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:100% 100%;
	position:fixed;
	right: 80px;
	bottom: 100px;
	cursor:pointer;
}
.foot_kefu {
	background-color: #13adbc;
	width: 100%;
	position: fixed;
	left: 0px;
	bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/foot_kefu.png);
	background-repeat: repeat;
	background-position: center center;
	line-height: 40px;
	z-index: 9999;
}
.rowb .colb-5 {
	width: 20%;
	float: left;
}
.rowb {
	position: relative;
	
}
.font26 {
	font-size: 26px;
}
.foot_kefu .input-group.input-group-lg .form-control {
	line-height: 40px;
	padding: 0px;
	width:100%;

	height: 40px;
	border-radius: 5px;
	text-indent: 10px;
}
.foot_kefu .rowb .btn-default {
	background-image: url(../images/foot_kefu_b.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 40px;
	width: 165px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius:12px;
}
.foot_kefu .rowb .colb-5 .input-group-lg {
	padding-right: 5px;
	padding-left: 5px;
}
.foot_kefu  .foot_close {
	background-image: url(../images/close.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 15px 15px;
	display: block;
	height: 31px;
	width: 31px;
	border: 2px solid #FFF;
	border-radius: 18px;
	position: absolute;
	top: -10px;
	right: 10px;
	filter: alpha(opacity=100);
	opacity: 1;
	z-index: 999;
	cursor:pointer;
}