.fr{ float:right;}
.fl{ float:left;}
.fz24{ font-size: 24px;}
.fz20{ font-size: 20px;}
.fz18{ font-size: 18px;}
.fz16{ font-size: 16px;}
.fz14{ font-size: 14px;}
.fz12{ font-size: 12px;}

/* 主页banner */
.swiper-container { width:100%; height:506px; z-index:1; }
.swiper-container .swiper-slide { width:100%; height:506px; }
.swiper-container .swiper-slide a { width:100%; height:506px; display:block; }
.swiper-pagination { width:1200px!important; left:50%!important; text-align:center; margin-left:-600px; margin-bottom:5px; }
.swiper-pagination .swiper-pagination-bullet { width:10px; height:6px; margin:0 0 0 4px!important; opacity:1; background:#fff; border-radius:4px; font-size:0px; }
.swiper-pagination .swiper-pagination-bullet-active { width:15px; background:coral; }

.slogan_box { width:100%; height:auto; display:table; background:#fff; }
.slogan_box ul { border-left:1px solid #f5f5f5; }
.slogan_box ul li { text-align:center; border-right:1px solid #f5f5f5; padding:20px 0; }
.slogan_box ul li i { width:80px; height:80px; line-height:80px; font-size:38px; color:#bd4042; border:2px solid #bd4042; border-radius:80px; display:block; clear:both; margin:0 auto; transition:.2s ease-in-out; -webkit-transition:.2s ease-in-out; -moz-transition:.2s ease-in-out; -o-transition:.2s ease-in-out; }
.slogan_box ul li:hover i { background:#bd4042; color:#fff; transition:.2s ease-in-out; -webkit-transition:.2s ease-in-out; -moz-transition:.2s ease-in-out; -o-transition:.2s ease-in-out; }
.slogan_box ul li:nth-child(3) i { font-size:42px; }
.slogan_box ul li b { width:100%; height:22px; line-height:22px; font-size:19px; display:block; margin-top:10px; }
.slogan_box ul li p { width:100%; height:auto; display:block; padding:5px 22%; color:#999; font-size:14px; }

/* 产品、案例 */
.product_list_met_16_1.met-index-body{ width:100%; height:auto; display:table; padding:40px 0; }
.product_list_met_16_1.met-index-body h2{ font-size:26px; color:#000; font-weight:bold; padding-bottom:3px; }
.product_list_met_16_1.met-index-body p.desc{ padding:0 10%; font-size:12px; color:#999; letter-spacing:12px; text-transform:uppercase; }
.product_list_met_16_1 .nav-tabs{ border-bottom:none; margin:30px auto;}
.product_list_met_16_1 .nav-tabs li { height:30px; line-height:30px; }
.product_list_met_16_1 .nav-tabs li.active{ color:#fff; border-radius:15px; }
.product_list_met_16_1 .nav-tabs li.active>a{ height:30px; line-height:30px; border:0px!important; margin-right:0px!important; padding:0px 20px!important; background:#41B2EE!important; border-radius:15px; }
.product_list_met_16_1 .nav-tabs li>a,.product_list_met_16_1 .nav-tabs li>a:hover,.product_list_met_16_1 .nav-tabs li>a:focus { height:30px; border:0px!important; border-radius:15px; margin:0 1px!important; }
.product_list_met_16_1 .nav-tabs li.active h3{ color:#fff; }
.product_list_met_16_1 .nav-tabs li h3{ margin:0; font-size:inherit; line-height:inherit; text-shadow:none; color:inherit; white-space:nowrap; color:#969696; }
.product_list_met_16_1 .index-product-list h4 a{color:#555555; }
.product_list_met_16_1 .index-product-list li:hover a{color:#0054d0; }
.product_list_met_16_1 .swiper-navtab .swiper-scrollbar{bottom:15px;}
.product_list_met_16_1 .index-product-list{ margin-right:-10px!important; }
.product_list_met_16_1 #myTabContent ul li .card { height:260px; background:#fff; }
.product_list_met_16_1 #myTabContent ul li .card .card-title { line-height:16px; }
.product_list_met_16_1 .btn-more { padding:5px 15px; border:1px solid #ccc; color:#999; width:110px; font-size:14px; border-radius:100px; text-align:center; margin:0px auto; -webkit-transition:all .6s cubic-bezier(.165, .84, .44, 1) 0ms; transition:all .6s cubic-bezier(.165, .84, .44, 1) 0ms }

/* 关于我们 */
.about_box { width:100%; height:609px; position:relative; }
.about_box .about_text_bg { width:50%; height:609px; background:url(../images/about_bg.jpg) no-repeat right top; float:left; }
.about_box .about_text_box { width:50%; height:500px; background:#fff; margin-top:53px; float:right; }
.about_box .about_box_hz { width:1200px; height:500px; position:absolute; top:53px; left:50%; margin-left:-600px; }
.about_box .about_box_hz .nl_box { width:800px; height:500px; float:right; background:#fff; padding:42px; padding-right:0px; }
.about_box .about_box_hz .nl_box .title { width:100%; height:34px; line-height:30px; }
.about_box .about_box_hz .nl_box .title b { font-size:32px; }
.about_box .about_box_hz .nl_box .title b.c1 { padding-right:15px; }
.about_box .about_box_hz .nl_box .title span {  font-size:12px; color:#999; letter-spacing:12px; text-transform:uppercase; }
.about_box .about_box_hz .nl_box .text_p { width:100%; height:336px; padding-top:35px; }
.about_box .about_box_hz .nl_box .text_p p { width:100%; height:auto; display:table; line-height:30px; text-indent:28px; padding-bottom:24px; font-size:14px; color:#999; }
.about_box .about_box_hz .nl_box .text_p a { font-size:14px; position:relative; padding-right:30px; transition:.2s ease-in-out; -webkit-transition:.2s ease-in-out; -moz-transition:.2s ease-in-out; -o-transition:.2s ease-in-out; }
.about_box .about_box_hz .nl_box .text_p a:before { position:absolute; color:#dedede; right:-5px; top:2px; font-weight:100; font-family:"iconfont"!important; content:"\e621"; }
.about_box .about_box_hz .nl_box .text_p a i { width:25px; height:1.4px; background:#dedede; left:60px; top:11px; position:absolute; font-size:0px; transition:.2s ease-in-out; -webkit-transition:.2s ease-in-out; -moz-transition:.2s ease-in-out; -o-transition:.2s ease-in-out; }
.about_box .about_box_hz .nl_box .text_p a:hover { padding-right:50px; transition:.2s ease-in-out; -webkit-transition:.2s ease-in-out; -moz-transition:.2s ease-in-out; -o-transition:.2s ease-in-out; }
.about_box .about_box_hz .nl_box .text_p a:hover:before { color:#f00; }
.about_box .about_box_hz .nl_box .text_p a:hover i { width:46px; background:#f00; transition:.2s ease-in-out; -webkit-transition:.2s ease-in-out; -moz-transition:.2s ease-in-out; -o-transition:.2s ease-in-out; }
.about_box .about_box_hz .nl_box .btn_box { width:100%; height:46px; }
.about_box .about_box_hz .nl_box .btn_box a { width:132px; height:46px; line-height:46px; display:block; margin-right:1px; float:left; text-align:center; color:#fff; background:#cfcfcf; font-size:14px; }
.about_box .about_box_hz .nl_box .btn_box a.active { background:#bd4042; }
.about_box .about_box_hz .nl_box .btn_box a:hover { background:#ffa800; }

/* 视频中心 */
.video_box { width:100%; height:auto; display:table; background:#fff; padding:35px 0; }
.video_box h2{ font-size:26px; color:#000; font-weight:bold; padding-bottom:3px; text-align:center; }
.video_box p.desc{ padding:0 10%; font-size:12px; color:#999; letter-spacing:12px; text-transform:uppercase; text-align:center; }
.video_box .content { width:1200px; height:358px; padding:52px 39px; box-shadow:0px 0px 15px #f3f2f2; margin-top:25px; margin-bottom:15px; }
.video_box .content ul li { width:350px; height:auto; display:table; float:left; margin:0 12px; position:relative; }
.video_box .content ul li img { width:350px; height:245px; }
.video_box .content ul li i { display:none; }
.video_box .content ul li p { width:100%; height:36px; line-height:36px; font-size:14px; text-align:center; display:block; }
.video_box .content ul li a:hover i { width:350px; height:245px; line-height:245px; font-size:70px; color:#fff; text-align:center; position:absolute; left:0px; top:0px; display:block; background:rgba(0,0,0,0.7); }
.content_honor { width:1200px; height:420px; border:1px solid #eaeaea; margin-top:25px; margin-bottom:15px; }
.content_honor ul li { width:399px; height:420px; border-right:1px solid #eaeaea; float:left; }
.content_honor ul li:nth-last-child(1) { border-right:0px; }
.content_honor ul li a { padding:68px 68px 0 68px; display:block; }
.content_honor ul li a p { width:100%; height:56px; line-height:56px; text-align:center; font-size:14px; display:block; }

/* 客户案例 */
.case_box { width:100%; height:auto; display:table; padding:35px 0 30px 0; }
.case_box h2{ font-size:26px; color:#000; font-weight:bold; padding-bottom:3px; text-align:center; }
.case_box p.desc{ padding:0 10%; font-size:12px; color:#999; letter-spacing:12px; text-transform:uppercase; text-align:center; }
.content_case { width:1200px; height:299px; background:#fff; border:1px solid #eaeaea; margin-top:25px; margin-bottom:15px; }
.content_case ul li { width:399px; height:299px; border-right:1px solid #eaeaea; float:left; }
.content_case ul li:nth-last-child(1) { border-right:0px; }
.content_case ul li a { padding:22px 22px 0 22px; display:block; }
.content_case ul li a span { width:354px; height:218px; display:block; overflow:hidden; }
.content_case ul li a span img { width:354px; height:218px; transition:all 0.6s; }
.content_case ul li a:hover span img { transform:scale(1.1); }
.content_case ul li a p { width:100%; height:35px; line-height:20px; padding-top:15px; text-align:center; font-size:14px; display:block; }

/* 主页新闻 */
.news_list { width:100%; height:auto; display:table; padding:30px 0; }
.news_list .title-box { width:100%; height:auto; display:table; text-align:center; padding-bottom:30px; }
.news_list .title-box h2.title { width:100%; height:38px; font-size:32px; display:block; color:#000; }
.news_list .tabs { width:100%; height:50px; padding-top:10px; text-align:center; }
.news_list .tabs li { display:inline-block; margin-right:1px; padding:0px; border:0px; }
.news_list .tabs li a { width:132px; height:40px; line-height:40px; display:block; text-align:center; color:#fff; background:#cfcfcf; font-size:14px; }
.news_list .tabs li.active a { background:#41B2EE; }
.news_list .tabs li a:hover { background:#ffa800; }
.news_list .news_box { width:1200px; height:450px; background:#fff; overflow:hidden; }
.news_list .news_box .tj_news { width:430px; height:450px; float:left; border-right:1px solid #f5f5f5; padding:37px; }
.news_list .news_box .tj_news h3 { width:100%; height:48px; line-height:24px; overflow:hidden; font-size:20px; display:block; }
.news_list .news_box .tj_news h3 a { font-weight:bold; color:#000; }
.news_list .news_box .tj_news h3 a:hover { color:#f00; }
.news_list .news_box .tj_news .desc { width:100%; height:80px; overflow:hidden; display:block; line-height:20px; padding:10px 0; font-size:12px; color:#ccc; }
.news_list .news_box .tj_news time { width:100%; height:30px; display:block; color:#999; position:relative; padding-left:10px;  }
.news_list .news_box .tj_news time:before { width:2px; height:12px; background:#e37100; top:4px; left:0px; content:""; position:absolute;  }
.news_list .news_box .tj_news .tj_pic { width:354px; height:218px; overflow:hidden; }
.news_list .news_box .tj_news .tj_pic img { width:354px; height:218px; transition:all 0.6s; }
.news_list .news_box .tj_news .tj_pic a:hover img { transform:scale(1.2); }
.news_list .news_box .news_right_list { width:770px; height:450px; float:left; padding:37px; padding-bottom:0px; }
.news_list .news_box .news_right_list ul li { width:100%; height:112px; position:relative; padding-left:210px; margin-bottom:20px; }
.news_list .news_box .news_right_list ul li img { width:193px; height:112px; position:absolute; left:0px; top:0px; transition:.2s ease-in-out; -webkit-transition:.2s ease-in-out; -moz-transition:.2s ease-in-out; -o-transition:.2s ease-in-out; }
.news_list .news_box .news_right_list ul li b { width:100%; height:30px; line-height:20px; font-size:18px; font-weight:500; display:block; color:#000; }
.news_list .news_box .news_right_list ul li p { width:100%; height:64px; line-height:24px; color:#ccc; display:block; }
.news_list .news_box .news_right_list ul li time { width:100%; font-size:14px; display:block; position:relative; transition:.2s ease-in-out; -webkit-transition:.2s ease-in-out; -moz-transition:.2s ease-in-out; -o-transition:.2s ease-in-out; }
.news_list .news_box .news_right_list ul li time:before { position:absolute; color:#dedede; right:-5px; top:2px; font-weight:100; font-family:"iconfont"!important; content:"\e621"; }
.news_list .news_box .news_right_list ul li time i { width:25px; height:1.4px; background:#dedede; right:0px; top:11px; position:absolute; font-size:0px; transition:.2s ease-in-out; -webkit-transition:.2s ease-in-out; -moz-transition:.2s ease-in-out; -o-transition:.2s ease-in-out; }
.news_list .news_box .news_right_list ul li a:hover { transition:.2s ease-in-out; -webkit-transition:.2s ease-in-out; -moz-transition:.2s ease-in-out; -o-transition:.2s ease-in-out; }
.news_list .news_box .news_right_list ul li a:hover time:before { color:#f00; }
.news_list .news_box .news_right_list ul li a:hover i { width:56px; background:#f00; transition:.2s ease-in-out; -webkit-transition:.2s ease-in-out; -moz-transition:.2s ease-in-out; -o-transition:.2s ease-in-out; }
.news_list .news_box .news_right_list ul li a:hover b { color:#f00; }
.news_list .news_box .news_right_list ul li a:hover img { left:-10px; transition:.2s ease-in-out; -webkit-transition:.2s ease-in-out; -moz-transition:.2s ease-in-out; -o-transition:.2s ease-in-out; }

/* 合作伙伴、友情链接 */
.partner_links_box { width:100%; height:auto; display:table; background:#fff; padding:30px 0 25px 0; }
.partner_links_box .partner_title { width:1200px; height:auto; display:table; text-align:center; padding-bottom:15px; }
.partner_links_box .partner_title h2 { width:100%; height:32px; font-size:26px; display:block; color:#000; }
.partner_links_box .partner_title p { width:100%; height:22px; line-height:22px; display:block; color:#999; }
.partner_links_box .partner_li { width:100%; height:225px; border:1px solid #ededed; }
.partner_links_box .partner_li ul li { width:20%; height:223px; border-right:1px solid #ededed; float:left; }
.partner_links_box .partner_li ul li:nth-last-child(1) { border-right:0px; }
.partner_links_box .partner_li ul li a { padding:25px; display:block; }
.partner_links_box .partner_li ul li a img { width:190px; height:130px; }
.partner_links_box .partner_li ul li a p { width:100%; height:43px; line-height:43px; font-size:14px; text-align:center; display:block; }
.partner_links_box .links_title { width:100%; height:auto; display:table; padding:12px 0; }
.partner_links_box .links_title b { font-size:18px; }
.partner_links_box .links_content { width:100%; height:auto; display:table; }
.partner_links_box .links_content a { padding:0 15px 5px 0; font-size:14px; color:#999; }
.partner_links_box .links_content a:hover { color:#f00; }



/*幻灯片*/
.focus{width: 100%;height: 506px; position: relative; overflow:hidden;}
.focus ul,.focus li{ list-style:none; padding:0; margin:0;}
.focus li{ display: none}
.focus .bg { position: absolute; width:100%; height: 30px; left: 0; bottom: 0;  opacity: 0.5; filter: alpha(opacity=50); z-index: 1; background: #000}
.focus .f_btns{position: absolute; width: 100%; height:30px; line-height:30px; left: 0; bottom: 0; text-align: center; z-index: 2}
.focus .f_btns h2 { color: #fff; font-size: 16px;font-family:"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; line-height: 30px; }
.focus .f_btns h2 a{ color: #fff;}
.focus .f_btns h2 a:hover{ text-decoration: none}
.focus .f_btns .btn{ text-align: center; height:8px; overflow: hidden; font-size:0;}
.focus .f_btns .btn span {display: inline-block;width:26px; height: 8px; overflow: hidden; margin: 0 5px; background: #a1a1a1; cursor: pointer}
.focus .f_btns .btn span.cur{background: #c93939;}
.focus .prev {/*background: url("../images/a1.png") no-repeat;*/ position: absolute;top:300px;left:0; width: 55px; height: 55px; z-index: 3; cursor: pointer}
.focus .next { /*background: url("../images/a2.png") no-repeat;*/ position: absolute;top:300px;width: 55px; height: 55px;right: 0;z-index: 3;cursor: pointer}
.jqfocus ul li a img{height:398px; text-align:center;}




/*title*/

.chanjet-box-txt {
	width:100%;
	margin:80px auto 0;
}
.bg-xian {
	background:url(../images/xian.jpg) no-repeat center -10px;
	background-size:cover;
}
.chanjet-title {
	width:1000px;
	margin:0 auto 16px;
	text-align:center;
}
.line-text {
	font-size:28px;
	color:#292E30;
	width:100%;
	text-align:center;
}
.p-chanjet {
	margin:0 auto;
	font-size:14px;
	line-height:24px;
	color:#768187;
	text-align:center;
	padding-bottom:40px;
}

/*card-list*/

.list-accout-card {
	width: 100%;
	min-width: 1200px;
	height: auto;
	padding-bottom: 50px;
	overflow:hidden;
}
.list-accout-card ul {
	width: 1172px;
	margin: 0 auto;
	padding: 10px 0;
}
.list-accout-card ul li {
	float: left;
	width: 364px;
	height: 421px;
	border: 1px solid #ccc;
}
.list-accout-card ul li:hover {
	box-shadow: 0 0 20px 1px #ccc;
	border: 1px solid #41B2EE
}
.account-card-an {
	background:url(../images/list-an.jpg) no-repeat center top;
	background-size: cover;
}
/*.account-card-an:hover{

	background:url(../images/list-an-h.jpg) no-repeat center top;

	background-size:280px auto;

}*/

.account-card-zhi {
	background:url(../images/list-zhi.jpg) no-repeat center top;
	background-size: cover;
}
.words {
	width: 100%;
	height: 256px;
	text-align: center;
	margin-top: 168px;
}
.words .headW {
	font-size: 30px;
	color: #41B2EE;
	padding-bottom: 20px;
}
.words .titleW {
	font-size: 18px;
	font-weight: 600;
	padding-bottom: 50px;
	color: #333;
}
.words .contentW {
	font-size: 14px;
	color: #fff;
	line-height: 25px;
}
/*.account-card-zhi:hover{

	background:url(../images/list-zhi-h.jpg) no-repeat center top;

	background-size:280px auto;

}*/

.account-card-yi {
	background:url(../images/list-yi.jpg) no-repeat center top;
	background-size: cover;
}
/*.account-card-yi:hover{

	background:url(../images/list-yi-h.jpg) no-repeat center top;

	background-size:280px auto;

}*/


/*轮播介绍*/

.slides-box {
	width: 100%;
	min-width:1200px;
	height: 350px;
	background:url(../images/bg-bule.jpg) no-repeat center top;
	background-size: cover;
	overflow: hidden;
	position:relative;
}
.slides {
	height: 350px;
	width: 1200px;
	margin:0 auto;
}
.slides li {
	width:  100%;
	height: 350px;
}
.slides li img {
	width: 100%;
	margin: auto;
}
.prev, .next {
	position: absolute;
	z-index: 99;
	top: 50%;
	margin-top: -40px;
	left: 150px;
	height: 70px;
	width: 30px;
	color: #fff;
	cursor: pointer;
	z-index: 100;
}
.prev:hover {
	background:url(../images/lunbo-l-h.png) no-repeat;
	background-size:30px auto;
}
.next:hover {
	background:url(../images/lunbo-r-h.png) no-repeat;
	background-size:30px auto;
}
.prev {
	background:url(../images/lunbo-l.png) no-repeat;
	background-size:30px auto;
}
.next {
	left: auto;
	right: 150px;
	background:url(../images/lunbo-r.png) no-repeat;
	background-size:30px auto;
}
.lunbo-one {
	width:1200px;
	margin:0 auto;
	height:350px;
	padding-left:540px;
	padding-top:60px;
	background:url(../images/lunbo1.png) no-repeat 140px 64px;
	background-size:360px auto;
	color:#fff;
}
.lunbo-icon-box div {
	width:70px;
	height:90px;
	padding-top:54px;
	float:left;
	text-align:center;
	background-size:50px auto;
}
.lunbo-icon-style1 {
	background:url(../images/lunbo-icon1.png) no-repeat center top;
}
.lunbo-icon-style2 {
	background:url(../images/lunbo-icon2.png) no-repeat center top;
}
.lunbo-icon-style3 {
	background:url(../images/lunbo-icon3.png) no-repeat center top;
}
.lunbo-two {
	width:1200px;
	margin:0 auto;
	height:350px;
	padding-left:540px;
	padding-top:60px;
	background:url(../images/lunbo2.png) no-repeat 140px 54px;
	background-size:360px auto;
	color:#fff;
}
.lunbo-three {
	width:1200px;
	margin:0 auto;
	height:350px;
	padding-left:540px;
	padding-top:60px;
	background:url(../images/lunbo3.png) no-repeat 140px 54px;
	background-size:380px auto;
	color:#fff;
}
.lunbo-four {
	width:1200px;
	margin:0 auto;
	height:350px;
	padding-left:540px;
	padding-top:60px;
	background:url(../images/lunbo4.png) no-repeat 260px 54px;
	background-size:200px auto;
	color:#fff;
}
.box-title-account {
	width:1200px;
	height:50px;
	margin:80px auto 0;
	border-top:1px solid #41B2EE;
	position:relative;
}
.box-title-account ul {
	position:absolute;
	top:-18px;
	left:50%;
	margin-left:-320px;
}
.box-title-account ul li {
	float:left;
	width:120px;
	height:34px;
	line-height:32px;
	text-align:center;
	border:1px solid #41B2EE;
	border-radius:4px;
	color:#41B2EE;
	font-size:18px;
	font-weight:700;
	margin:0 20px;
	background:#fff;
}



/*yun*/

.account-con {
	width:1150px;
	height:528px;
	margin:0 auto;
	background:url(../images/account-b.png) no-repeat center;
	background-size:940px auto;
	position:relative;
}
.account-con-img {
	width: 320px;
	float: left;
	margin-left: 326px;
	margin-top: 131px;
}
.account-con-img img {
	width:100%;
}
.account-con-text {
	color:#666;
	font-size:14px;
}
.account-con-text:hover {
	color:#41B2EE;
}
.account-con-text .fz18 {
	margin-bottom:4px;
}
/*套餐*/ 

.package-box {
	width:1200px;
	margin:40px auto;
	padding:0 70px;
	overflow:hidden;
}
.package-box ul li {
	width:300px;
	float:left;
}
.package-box ul li h2 {
	font-weight: 800;
	color:#fff;
}
.package-top {
	width: 100%;
	height: 420px;
	border: 1px solid #d8d8d8;
	color: #666;
	font-size: 16px;
	text-align: center;
	position: relative;
}
.drop-icon-style {
	width: 16px;
	position: absolute;
	top: 145px;
	left: 50%;
	margin-left: -8px;
}
.package-top p {
	line-height:32px;
}
.lines {
	margin-left: 5px;
	padding-left: 15px;
	background: url(../images/point.jpg) no-repeat center left;
}
.package-lightBule {
	width: 100%;
	padding-top: 90px;
	height: 156px;
	background: url(../images/package1.png) no-repeat center 18px #41B2EE;
	background-size: 60px auto;
	font-size: 18px;
	color: #fff;
	margin-bottom: 20px;
}
.package-Bule {
	width: 100%;
	padding-top: 90px;
	height: 156px;
	background: url(../images/package2.png) no-repeat center 18px #41B2EE;
	background-size: 60px auto;
	font-size: 18px;
	color: #fff;
	margin-bottom: 20px;
}
.package-darkBule {
	width: 100%;
	padding-top: 90px;
	height: 156px;
	background: url(../images/package3.png) no-repeat center 18px #41B2EE;
	background-size: 60px auto;
	font-size: 18px;
	color: #fff;
	margin-bottom: 20px;
}
.package-price {
	text-align: center;
	font-size: 18px;
	color: #666;
	margin: 20px 0;
	font-weight: 600;
}
.btn-package {
	display:block;
	width:120px;
	margin:0 auto;
	text-align:center;
	height:34px;
	line-height:34px;
	border-radius:4px;
	color:#fff;
	font-size:16px;
}
.btn-bg-lb {
	background:#41B2EE;
}
.btn-bg-b {
	background:#3a779c;
}
.btn-bg-y {
	background:#fea301;
	margin-left: 20px
}
.btn-bg-db {
	background:#0e4261;
}
.btn-goumai {
	display:block;
	width:60px;
	text-align:center;
	margin:10px auto 0;
	font-size:16px;
	color:#666;
	text-decoration:underline;
}

/*客户案例*/

.anli-style {
	width:100%;
	min-width:100%;
	padding:40px 0 120px;
	overflow:hidden;
}
.anli-list {
	width:1170px;
	margin:60px auto 0;
}
.anli-list li {
	float:left;
	width:240px;
	text-align:center;
	margin-right:60px;
}
.font-text3 {
	font-size:14px;
	line-height:24px;
	width:600px;
	margin:0 auto;
	text-align:center;
	color:#768187;
}
.anli-img {
	width:90px;
	height:90px;
	border-radius:100%;
	margin:0 auto 16px;
}
.anli-img img {
	width:90px;
	height:90px;
}
/*智能云*/

.account-yun {
	width:100%;
	min-width:1200px;
	height:240px;
	background: url(../images/zhi-bg.jpg) no-repeat center #282828;
	background-size:500px auto;
	color:#fff;
	text-align:center;
	padding-top:80px;
	overflow:hidden;
}
.oval {
	position: absolute;
	left: 50%;
	bottom: 30px;
	margin-left: -40%;
	width: 80%;
	height: 30px;
	border-radius: 50px;
	background: #fff;
	border: 1px solid #41B2EE;
	color: #41B2EE;
	line-height: 28px;
	text-align: center;
}
/*btn-group*/

.account-btn {
	width:100%;
	min-width:1200px;
	height:100px;
	padding-top:22px;
	background:url(../images/xian.jpg) no-repeat center;
	background-size:cover;
}
.account-btn ul {
	width:1000px;
	margin:0 auto;
}
.account-btn ul li {
	width:180px;
	height:56px;
	line-height:56px;
	float:left;
}
.account-btn ul li a {
	display:block;
	width:180px;
	height:57px;
	line-height:56px;
	padding-left:20px;
	border:1px solid #666;
	color:#666;
	background:url(../images/icon-j-h.png) no-repeat 140px center;
	background-size:20px auto;
	font-size:22px;
}
.account-btn ul li a:hover {
	background:url(../images/icon-j.png) no-repeat 140px center #312f38;
	color:#fff;
}
