@CHARSET "UTF-8";
*{ margin: 0px; padding: 0px; outline: none; }
body{ font-family:'Microsoft Yahei',verdana; font-size: 14px; background: #ffffff;/*  letter-spacing: 0.08rem; */ /*  overflow-x: hidden; */ }
body.body-grey{ background: #F2F2F2; }
ul,ol,li{list-style:none}
a{ text-decoration: none; }
img{ max-width: 100%; }

/* Common Style */
.fr{ float: right; }
.fl{ float: left; }
.tlg-center{ text-align: center; }
.tlg-right{ text-align: right; }
.tlg-left{ text-align: left; }
.mt18{ margin-top: 18px; }
.mt30{ margin-top: 30px; }
.mb30{ margin-bottom: 30px; }
.mb60{ margin-bottom: 60px; }
.txt-color-black{ color: #000000; }
.txt-color-grey{ color: #7d7d7d; }
.txt-color-dark{ color: #0d3962; }
.txt-color-light{ color: #828c96; }
.txt-color-theme{ color: #3abbff; }
.txt-color-tip{ color: #ff6a6a; }
.fsize-s{ font-size: 12px; }
.fsize-m{ font-size: 16px; }
.fsize-l{ font-size: 18px; }
.fsize-xl{ font-size: 20px; }
.fsize-2xl{ font-size: 24px; }
.fsize-3xl{ font-size: 26px; }
.fweight-b{ font-weight: bolder; }
.bg-grey{ background: #F2F2F2; }
.bg-white{ background: #ffffff; }
.w400{ width: 400px; }
.w150{ width: 400px; }
.wp40{ width: 40%; }
.sec-grey{ background: #f3f4f8; }
.container{ padding: 0px; min-width: 1200px;}
.ofh{ overflow: hidden}

/* Page Header */
.navbar{ margin: 0px; background: #ffffff; border: none; }
.nav-phone{ float:right; margin: 0px 55px 0px 0px; font-size: 16px; }
.navbar-inner{ height: 66px; line-height: 66px; }

.s_brand{ display: inline-block; }
.s_logo{ float: left; color: #9fabb0;}
.s_logo img{ height: 26px; }
.s_logo span{ padding: 0px 22px 0px 24px; }
.s_brand div.s_logo{ font-size: 24px; color: #9fabb0; }
.s_logo a{ color: #9fabb0; text-decoration: none; }

/* Page Footer */
#footer{ color: #576778; background: #d7e5f0; text-align: center; }
#footer hr{ border-top: 1px dashed #CCCCCC; margin-top: 0px;}
.f-slogan{ padding: 48px 0px 44px; }
.f-phone{ font-size: 20px; padding-top: 20px; }
.f-time{ font-size: 15px; }

.f-qrtxt{ padding-right: 5px; }
.footer-top{ overflow: hidden; }
.footer-bottom{ margin: 46px 0px;}
.footer-bottom p{ margin: 0px; font-size: 14px; line-height: 24px;}
.footer-nav{ padding: 55px 80px 0px; }
.footer-nav-item{ float: left; width: 33.33% }
.footer-nav-item>p{ font-size: 18px; }
.footer-nav-item>ul{ margin-top: 32px; line-height: 26px; }
.footer-nav-item>ul li a{ color: #576778;font-size: 14px; }
.footer-sub{ height: 80px; line-height: 80px; text-align: center; margin: 0px;}
.footer-sub li{ display: inline-block; padding:0px  40px; }
.footer-sub li a{ color: #576778; }
.f-style-2{ background: url(../images/logo_n.png) no-repeat 76px center; text-align: left; padding-left: 196px; }
.footer-follow a{ float: left; text-decoration: none; color: #445565; }
.footer-follow{ height: 40px; line-height: 40px; margin: 60px 30px 0px 0px;}
.f-icon{ display: inline-block; height: 40px; width: 40px; margin-left: 20px;}
.f-icon-wechat{ background: url(../images/icons/wechat.png) no-repeat center center; position: relative;}
.f-icon-sina{ background: url(../images/icons/weibo.png) no-repeat center center; }
.wechat-qrcode{
	position: absolute;
	background: url(../images/wechrt-qrcode.png) no-repeat center;
	width: 139px;
	height: 149px;
	display: none;
	top: -150px;
	left: 50%;
	margin-left: -70px;
}
.f-icon-wechat:hover .wechat-qrcode{
	display: block;
}

/* Page Nav */
.navbar-collapse.collapse{ display: inline-block!important; }
.navbar-collapse2.collapse{ margin-right: 0px;}
.s-navbar-inner .navbar-collapse.collapse{ margin-right: 0px; }
#main-menu-div{ margin-right: -30px; }
#main-menu .nav-li{ float: left; width: 150px; text-align: center; }
#main-menu .nav-li.open>a{ background-color: #ffffff; }
#main-menu .nav-li.dropdown{ position: inherit; }
#main-menu .nav-li2{ width: 125px; }
#main-menu>.nav>li>a{ padding: 0px; font-size: 16px;cursor: pointer;}
#main-menu>.nav>li>a:hover,#main-menu>.nav>li>a.active,#main-menu-ul>.nav-li.current>a{ color: #3abbff; background: #d8e7fa; }
#main-menu-ul>.nav-li.current>a{ color: #3abbff; }
#main-menu>.nav>li>a:hover span,#main-menu>.nav>li>a.active span,#main-menu-ul>.nav-li.current>a span{ position: relative; }
#main-menu>.nav>li>a:hover span::after,
#main-menu>.nav>li>a.active span:after,
#main-menu-ul>.nav-li.current>a span:after{
	content: '';
	display: block;
	position: absolute;
	bottom: -5px;
	left: 0px;
	height: 2px;
	border-bottom: 2px solid #3abbff;
	width: 100%;
}
#main-menu-ul>.nav-li.dropdown>a{ cursor: text; }
.dropdown-menu{
	width: 100%;
	border: 0px;
	border-radius: 0px;
	margin-top: 0px;
	background: #ffffff;
	opacity:0.96;
	box-shadow: none;
	box-shadow: rgb(255, 255, 255) 0px -1px 0px, rgba(0, 0, 0, 0.117647) 0px 0px 2px, rgba(0, 0, 0, 0.239216) 0px 2px 4px;
}
.dropdown-menu .container{
	padding: 50px 0px;
}
.dropdown-menu>li{
	margin: 0px 50px;
}
.dropdown-menu>li>a{
	border: 1px solid #ccc;
	width: 220px;
	height: 50px;
	line-height: 50px;
	padding: 0px;
	border-radius: 4px;
	color: #9ba5ba;
}
.dropdown-menu>li>a:hover{
	background: #3abbff;
	border: 1px solid #3abbff;
	color: #ffffff;
}
.dropdown-menu>li.hasChild>a{
	border: 0px;
	height: auto;
	line-height: 1;
	width: auto;
	color: #497494;
	font-weight: bolder;
}
.dropdown-menu>li.hasChild .dropdown-menu{
	display: block;
}
.dropdown-menu>li.hasChild>a:hover{
	background: transparent;
	bordor: none;
}

.dropdown-menu .second-nav{
	margin-right: 50px;
	line-height: 1;
	float: left;
}
.dropdown-menu .second-nav:last-child{
	margin-right: 0px;
}
.dropdown-menu .second-nav a{
	color: #9da6b0;
}
.dropdown-menu .second-nav .s-nav-a{
	float: left;
	width: 118px;
	margin: 0px 0px 24px;
	line-height: 20px;
	text-decoration: none;
}

.dropdown-menu .second-nav .s-nav-a:nth-child(17){
	margin-bottom: 0px;
}
.dropdown-menu .second-nav .s-nav-a.mb16 {
	margin-bottom: 16px;
}
.dropdown-menu .second-nav .s-nav-a.mb60 {
	margin-bottom: 60px;
}
.dropdown-menu .second-nav .s-nav-a.mb97{
	margin-bottom: 97px;
}
.dropdown-menu .second-nav-group{
	overflow: hidden;
	border-right: 1px dashed #c1c1c1;
}
.dropdown-menu .second-nav-group .nav-icon{
	margin-right: 10px;
	margin-top: 1px;
	width: 20px;
	height: 20px;
	float: left;
}
.dropdown-menu .second-nav-group .card .nav-icon{
	margin: 0px 28px 10px;
	width: 30px;
	height: 30px;
}

.dropdown-menu .second-nav .s-nav-a.button{
	margin-bottom: 0px;
	height: 50px;
	line-height: 50px;
	width: 140px;
	margin-right: 22px;
	text-align: center;
	border: 1px solid #cccccc;
	border-radius: 4px;
}
.dropdown-menu .button2{
	color: #ffffff!important;
	border: 1px solid #f8ac59!important;
	background: #f8ac59;
}
.dropdown-menu .second-nav .s-nav-a.button .nav-icon{
	display: none;
}
.dropdown-menu .second-nav .s-nav-a.card2{
	text-align: center;
	width: 81px;
}
.dropdown-menu .second-nav .s-nav-a.card2 .nav-icon{
	float: none;
	display: block;
	width: 81px;
	height: 81px;
	margin-bottom: 10px;
}
.dropdown-menu .second-nav .s-nav-a:hover{
	color: #3abbff;
}
.dropdown-menu .second-nav .s-nav-a.button:hover{
	color: #ffffff;
	background: #3abbff;
	border: 1px solid #3abbff;
}
.dropdown-menu .button2:hover{
	color: #ffffff!important;
	background: #e39948!important;
	border: 1px solid #e39948!important;
}

/* Platform */
.nav-icon.icon-hygl{
	background: url(../images/index/platform_hygl_n.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-hygl{
	background: url(../images/index/platform_hygl_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-yyfx{
	background: url(../images/index/platform_1_n.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-yyfx{
	background: url(../images/index/platform_1_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-wdgk{
	background: url(../images/index/platform_2_n.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-wdgk{
	background: url(../images/index/platform_2_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-rhsk{
	background: url(../images/index/platform_3_n.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-rhsk{
	background: url(../images/index/platform_3_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-zncrm{
	background: url(../images/index/platform_4_n.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-zncrm{
	background: url(../images/index/platform_4_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-kqgl{
	background: url(../images/index/platform_5_n.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-kqgl{
	background: url(../images/index/platform_5_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-pqzx{
	background: url(../images/index/platform_6_n.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-pqzx{
	background: url(../images/index/platform_6_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-rhtg{
	background: url(../images/index/platform_7_n.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-rhtg{
	background: url(../images/index/platform_7_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-rhwm{
	background: url(../images/index/platform_8_n.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-rhwm{
	background: url(../images/index/platform_8_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-znxe{
	background: url(../images/index/platform_9_n.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-znxe{
	background: url(../images/index/platform_9_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-wxsc{
	background: url(../images/index/platform_10_n.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-wxsc{
	background: url(../images/index/platform_10_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-wyyx{
	background: url(../images/index/platform_11_n.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-wyyx{
	background: url(../images/index/platform_11_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-yxyx{
	background: url(../images/index/platform_12_n.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-yxyx{
	background: url(../images/index/platform_12_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-lkyx{
	background: url(../images/index/platform_13_n.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-lkyx{
	background: url(../images/index/platform_13_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-sjzx{
	background: url(../images/index/platform_14_n.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-sjzx{
	background: url(../images/index/platform_14_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-gzhgl{
	background: url(../images/index/platform_15_n.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-gzhgl{
	background: url(../images/index/platform_15_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-hyyy{
	background: url(../images/index/platform_16_n.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-hyyy{
	background: url(../images/index/platform_16_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-twyx{
	background: url(../images/index/platform_17_n.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-twyx{
	background: url(../images/index/platform_17_l.png) 50% 50% no-repeat;
	background-size: cover;
}
/**/
/* POS */
.nav-icon.icon-pos{
	background: url(../images/index/hardware_1_n.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-pos{
	background: url(../images/index/hardware_1_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-zbsh{
	background: url(../images/index/hardware_2_n.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-zbsh{
	background: url(../images/index/hardware_2_l.png) 50% 50% no-repeat;
	background-size: cover;
}
/**/
/* Operation */
.nav-icon.icon-zdfw{
	background: url(../images/index/Operating_1_n.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-zdfw{
	background: url(../images/index/Operating_1_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-ghfw{
	background: url(../images/index/Operating_2_n.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-ghfw{
	background: url(../images/index/Operating_2_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-fach{
	background: url(../images/index/Operating_3_n.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-fach{
	background: url(../images/index/Operating_3_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-zxpx{
	background: url(../images/index/Operating_4_n.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-zxpx{
	background: url(../images/index/Operating_4_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-hdzx{
	background: url(../images/index/Operating_5_n.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-hdzx{
	background: url(../images/index/Operating_5_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-jgfx{
	background: url(../images/index/Operating_6_n.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-jgfx{
	background: url(../images/index/Operating_6_l.png) 50% 50% no-repeat;
	background-size: cover;
}
/**/
/* Price */
.nav-icon.icon-jgfa{
	background: url(../images/index/jiagefangan.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-jgfa{
	background: url(../images/index/jiagefangan3.png) 50% 50% no-repeat;
	background-size: cover;
}

/* Solution */
.nav-icon.icon-zhcy{
	background: url(../images/index/canyin.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-zhcy{
	background: url(../images/index/canyin01.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-zhsq{
	background: url(../images/index/shangquan.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-zhsq{
	background: url(../images/index/shangquan01.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-zhls{
	background: url(../images/index/lingshou.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-zhls{
	background: url(../images/index/lingshou01.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-zhyl{
	background: url(../images/index/yule.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-zhyl{
	background: url(../images/index/yule01.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-zhjd{
	background: url(../images/index/jiudian.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-zhjd{
	background: url(../images/index/jiudian01.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-zhjq{
	background: url(../images/index/jingqu.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-zhjq{
	background: url(../images/index/jingqu01.png) 50% 50% no-repeat;
	background-size: cover;
}
/*--*/
.nav-icon.icon-zhcy-l{
	background: url(../images/index/canyin02.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-zhcy-l{
	background: url(../images/index/canyin3.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-zhsq-l{
	background: url(../images/index/shangquan02.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-zhsq-l{
	background: url(../images/index/shangquan3.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-zhls-l{
	background: url(../images/index/lingshou02.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-zhls-l{
	background: url(../images/index/lingshou3.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-zhyl-l{
	background: url(../images/index/yule02.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-zhyl-l{
	background: url(../images/index/yule3.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-zhjd-l{
	background: url(../images/index/jiudian02.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-zhjd-l{
	background: url(../images/index/jiudian3.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-zhjq-l{
	background: url(../images/index/jingqu02.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-zhjq-l{
	background: url(../images/index/jingqu3.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-other-l{
	background: url(../images/index/qita.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-other-l{
	background: url(../images/index/gengduo3.png) 50% 50% no-repeat;
	background-size: cover;
}
/*Kehu*/
.nav-icon.icon-renzheng{
	background: url(../images/nav/merchant_1.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-renzheng{
	background: url(../images/nav/merchant1_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-xiazai{
	background: url(../images/nav/merchant_2.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-xiazai{
	background: url(../images/nav/merchant2_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-kefu{
	background: url(../images/nav/merchant_3.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-kefu{
	background: url(../images/nav/merchant3_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-zhaomu{
	background: url(../images/nav/service_1.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-zhaomu{
	background: url(../images/nav/service1_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-yanzheng{
	background: url(../images/nav/service_2.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-yanzheng{
	background: url(../images/nav/service2_l.png) 50% 50% no-repeat;
	background-size: cover;
}

.nav-icon.icon-kaifa{
	background: url(../images/index/kaifa.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-kaifa{
	background: url(../images/index/kaifa_l.png) 50% 50% no-repeat;
	background-size: cover;
}


.nav-icon.icon-fwzxsy{
	background: url(../images/index/service1_n.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-fwzxsy{
	background: url(../images/index/service1_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-jczx{
	background: url(../images/index/service2_n.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-jczx{
	background: url(../images/index/service2_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-wtsc{
	background: url(../images/index/service3_n.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-wtsc{
	background: url(../images/index/service3_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-tzgg{
	background: url(../images/index/service4_n.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-tzgg{
	background: url(../images/index/service4_l.png) 50% 50% no-repeat;
	background-size: cover;
}

.nav-icon.icon-sxysy{
	background: url(../images/index/college1_n.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-sxysy{
	background: url(../images/index/college1_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-xydt{
	background: url(../images/index/college2_n.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-xydt{
	background: url(../images/index/college2_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-xykc{
	background: url(../images/index/college3_n.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-xykc{
	background: url(../images/index/college3_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-xyjj{
	background: url(../images/index/college4_n.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-xyjj{
	background: url(../images/index/college4_l.png) 50% 50% no-repeat;
	background-size: cover;
}

.nav-icon.icon-kfzjr{
	background: url(../images/index/platform1_n.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-kfzjr{
	background: url(../images/index/platform1_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-kfzwd{
	background: url(../images/index/platform2_n.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-kfzwd{
	background: url(../images/index/platform2_l.png) 50% 50% no-repeat;
	background-size: cover;
}


/* Aboutus */
.nav-icon.icon-ppjs{
	background: url(../images/nav/about1.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-ppjs{
	background: url(../images/nav/about1_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-zbtd{
	background: url(../images/nav/about2.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-zbtd{
	background: url(../images/nav/about2_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-cxls{
	background: url(../images/nav/about3.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-cxls{
	background: url(../images/nav/about3_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-fzlc2{
	background: url(../images/nav/about4.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-fzlc2{
	background: url(../images/nav/about4_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-hyry{
	background: url(../images/nav/about5.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-hyry{
	background: url(../images/nav/about5_l.png) 50% 50% no-repeat;
	background-size: cover;
}


.nav-icon.icon-zpsy{
	background: url(../images/nav/recruit0.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-zpsy{
	background: url(../images/nav/recruit0_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-zpzw{
	background: url(../images/nav/recruit1.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-zpzw{
	background: url(../images/nav/recruit1_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-zbsh2{
	background: url(../images/nav/recruit2.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-zbsh2{
	background: url(../images/nav/recruit2_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-wzzb{
	background: url(../images/nav/recruit3.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-wzzb{
	background: url(../images/nav/recruit3_l.png) 50% 50% no-repeat;
	background-size: cover;
}

.nav-icon.icon-zbxw{
	background: url(../images/nav/news1.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-zbxw{
	background: url(../images/nav/news1_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-hdzh{
	background: url(../images/nav/news2.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-hdzh{
	background: url(../images/nav/news2_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-cpdt{
	background: url(../images/nav/news3.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-cpdt{
	background: url(../images/nav/news3_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-mtbd{
	background: url(../images/nav/news4.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-mtbd{
	background: url(../images/nav/news4_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-hyzx{
	background: url(../images/nav/news5.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-hyzx{
	background: url(../images/nav/news5_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.nav-icon.icon-gfsp{
	background: url(../images/nav/news6.png) 50% 50% no-repeat;
	background-size: cover;
}
.s-nav-a:hover .nav-icon.icon-gfsp{
	background: url(../images/nav/news6_l.png) 50% 50% no-repeat;
	background-size: cover;
}


/**/
.dropdown-menu .second-nav:last-child .second-nav-group{
	border-right: 0px;
}
.dropdown-menu .second-nav-group .card{
	text-align: center;
	width: 86px;
	height: 78px;
	padding: 11px 0px;
	border: 1px solid;
	border-radius: 4px;
	margin-right: 20px;
}
.dropdown-menu .second-nav .card.s-nav-a:hover{
	color: #ffffff;
	background: #3abbff;
	border: 1px solid #3abbff;
}

.dropdown-menu .second-nav-a{
	float: right;
	border: 1px solid #ccc;
	width: 220px;
	height: 50px;
	line-height: 50px;
	padding: 0px;
	border-radius: 4px;
	color: #9da6b0;
	margin-right: 60px;
	text-decoration: none;
	text-align: center;
}
.dropdown-menu .second-nav-a:hover{
	background: #3abbff;
	border: 1px solid #3abbff;
	color: #ffffff;
}
.dropdown-menu .second-nav-title{
	color: #497494;
	font-weight: bolder;
	line-height: 1;
	margin-bottom: 30px;
	font-size: 18px;
}

.aboutus{
	width: 700px;
	color: #9da6b0;
}
.aboutus a, .aboutus a:hover{
	text-decoration: none;
}
.aboutus li{
	text-align: center;
	float: left;
	margin-right: 58px;
}
.aboutus li p{
	margin: 15px 0px 0px;
}
.ab-nav-icon{
	display: inline-block;
	width: 81px;
	height: 81px;
}
.aboutus a:hover p{
	color: #3abbff;
}
.icon-ppjs{
	background: url(../images/index/about_1_n.png) 50% 50% no-repeat;
	background-size: cover;
}
/*.aboutus a:hover .icon-ppjs{*/
	/*background: url(../images/index/about_1_l.png) 50% 50% no-repeat;*/
	/*background-size: cover;*/
/*}*/
/*.icon-tdjs{*/
	/*background: url(../images/index/about_2_n.png) 50% 50% no-repeat;*/
	/*background-size: cover;*/
/*}*/
/*.aboutus a:hover .icon-tdjs{*/
	/*background: url(../images/index/about_2_l.png) 50% 50% no-repeat;*/
	/*background-size: cover;*/
/*}*/
/*.icon-zzry{*/
	/*background: url(../images/index/about_3_n.png) 50% 50% no-repeat;*/
	/*background-size: cover;*/
/*}*/
/*.aboutus a:hover .icon-zzry{*/
	/*background: url(../images/index/about_3_l.png) 50% 50% no-repeat;*/
	/*background-size: cover;*/
/*}*/
/*.icon-fzlc{*/
	/*background: url(../images/index/about_4_n.png) 50% 50% no-repeat;*/
	/*background-size: cover;*/
/*}*/
/*.aboutus a:hover .icon-fzlc{*/
	/*background: url(../images/index/about_4_l.png) 50% 50% no-repeat;*/
	/*background-size: cover;*/
/*}*/
/*.icon-cxgs{*/
	/*background: url(../images/index/about_5_n.png) 50% 50% no-repeat;*/
	/*background-size: cover;*/
/*}*/
/*.aboutus a:hover .icon-cxgs{*/
	/*background: url(../images/index/about_5_l.png) 50% 50% no-repeat;*/
	/*background-size: cover;*/
/*}*/
.ab-icon{
	float: left;
	width: 27px;
	height: 24px;
	margin-right: 15px;
}
.ab-icon-phone{
	background: url(../images/index/lianxidianhua.png);
	background-size: cover;
}
.ab-icon-email{
	background: url(../images/index/youxiang.png);
	background-size: cover;
}
.ab-icon-address{
	background: url(../images/index/dizhi.png);
	background-size: cover;
}
.ab-icon-wangdian{
	background: url(../images/index/wangdian.png);
	background-size: cover;
	margin: 2px 12px 0px 43px;
	height: 20px;
	width: 20px;
}

.aboutus-btn a{
	border: 1px solid #cccccc;
	text-align: center;
	padding: 5px 12px;
	line-height: 100%;
	width: auto;
	text-decoration: none;
}
.aboutus-btn .ser-point{
	float:left;
	width: 196px;
	margin: 0px 22px 0px 0px;
	text-align: left;
	height: 36px;
	line-height: 24px;
	border-radius: 4px
}
.aboutus-btn .sug-adv{
	float:left;
	width: 196px;
	margin: 0px;
	text-align: left;
	height: 36px;
	line-height: 24px;
	border-radius: 4px;
}
.ab-icon-sug{
	background: url(../images/index/tousujianyi.png);
	background-size: cover;
	margin: 2px 12px 0px 43px;
	height: 20px;
	width: 20px;
}
.aboutus-btn a:hover{
	border: 1px solid #3abbff;
	background: #3abbff;
	color: #ffffff;
}
.aboutus-btn a:hover .ab-icon-wangdian{
	background: url(../images/index/wangdian_h.png);
	background-size: cover;
}
.aboutus-btn a:hover .ab-icon-sug{
	background:  url(../images/index/tousujianyi_h.png);
	background-size: cover;
}

/* Section Style */
.sec-title{ color: #000000; font-size: 26px; padding-top: 30px;}
.sec-title-sub{ color: #9da6b0; letter-spacing:1.5px; }

/* Tabs Style*/
.tab-nav {
	box-shadow: 0 1px 0 #c3d9e8;
	margin-top: 20px;
	margin-bottom: 26px;
	position: relative;
}
.tab-nav .nav {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.tab-nav .nav > li {
	vertical-align: bottom;
}
.tab-nav .nav > li > a,
.tab-nav .nav > li > .a {
	border-bottom: 2px solid transparent;
	color: rgba(0, 0, 0, 0.87);
	padding-bottom: 12px;
	text-transform: uppercase;
	transition: border-bottom-color 0s;
}
.tab-nav .nav > li > a:focus, .tab-nav .nav > li > a:hover,
.tab-nav .nav > li > .a:focus,
.tab-nav .nav > li > .a:hover {
	border-bottom-color: #c3d9e8;
	color: #156eb0;
	transition: border-bottom-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
	background: transparent;
}
.tab-nav .nav > li.active > a {
	border-bottom-color: #156eb1;
	color: #156eb1;
	transition: border-bottom-color 0s 0.45s;
}

.tab-nav-indicator {
	background-color: transparent;
	height: 2px;
	position: absolute;
	bottom: 0;
}
.tab-nav-indicator.animate {
	background-color: #156eb0;
	transition: left 0.225s cubic-bezier(0.4, 0, 0.2, 1) 0.225s, right 0.45s cubic-bezier(0.4, 0, 0.2, 1);
}
.tab-nav-indicator.animate.reverse {
	transition: left 0.45s cubic-bezier(0.4, 0, 0.2, 1), right 0.225s cubic-bezier(0.4, 0, 0.2, 1) 0.225s;
}

.tab-nav-white .nav > li > a,
.tab-nav-white .nav > li > .a {
	color: white;
}

.tab-nav-brand .nav > li > a:focus, .tab-nav-brand .nav > li > a:hover,
.tab-nav-brand .nav > li > .a:focus,
.tab-nav-brand .nav > li > .a:hover {
	border-bottom-color: #7986cb;
	color: #309bfe;
}
.tab-nav-brand .nav > li.active > a, .tab-nav-brand .nav > li.active > .a {
	border-bottom-color: #309bfe;
	color: #309bfe;
}
.tab-nav-brand .tab-nav-indicator.animate {
	background-color: #309bfe;
}

.tab-pane {
	display: none;
	visibility: hidden;
}
.tab-pane.active {
	display: block;
	visibility: visible;
}

/* Icon Style*/
.icon{ display: inline-block; }
.icon-block{ display: block; margin: 0 auto; }
.icon-fl{ float: left; margin-right: 4px; }
.icon-x{ width: 16px; height: 16px; }
.icon.icon-2x{ width: 30px; height: 30px; }
.icon.icon-3x{ width: 40px; height: 40px; }

/* Carousel Style */
.carousel-control2{
	position: absolute;
	top: 50%;
	left: 15px;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	font-size: 60px;
	font-weight: 100;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	background: transparent;
	border: none;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 23px;
	opacity: 0.5;
}
.carousel-control2.left{
	background-image: none;
}
.carousel-control2.right{
	right: 15px;
	background-image: none;
}
.glyphicon-chevron-left:before{
	content: '';
	background: url(../images/icons/arrow_n.png) 50% 50% no-repeat;
	background-size: cover;
	height: 30px;
	width: 30px;
	display: block;
}
.carousel-control2:hover .glyphicon-chevron-left:before{
	content: '';
	background: url(../images/icons/arrow_l.png) 50% 50% no-repeat;
	background-size: cover;
}
.glyphicon-chevron-right:before{
	content: '';
	background: url(../images/icons/arrow_r_n.png) 50% 50% no-repeat;
	background-size: cover;
	height: 30px;
	width: 30px;
	display: block;
}
.carousel-control2:hover .glyphicon-chevron-right:before{
	content: '';
	background: url(../images/icons/arrow_r_l.png) 50% 50% no-repeat;
	background-size: cover;
}

.layout {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 98;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.6;
	filter:alpha(opacity=60);
}
/*.service-alert {*/
	/*display: none;*/
	/*position: fixed;*/
	/*top: 50%;*/
	/*left: 0;*/
	/*right: 0;*/
	/*z-index: 99;*/
	/*margin: 0 auto;*/
	/*margin-top: -250px;*/
	/*width: 375px;*/
	/*height: 500px;*/
	/*border-radius: 8px;*/
	/*background-color: #fff;*/
/*}*/
/*.service-top {*/
	/*border-top-left-radius: 8px;*/
	/*border-top-right-radius: 8px;*/
	/*background-color: #42A9F7;*/
/*}*/
/*.service-icon {*/
	/*margin: 0 auto;*/
	/*width: 140px;*/
	/*height: 140px;*/
	/*background: url("../images/kefu/service-icon.png") no-repeat;*/
/*}*/
/*.service-hd {*/
	/*text-align: right;*/
/*}*/
/*.service-closeIocn {*/
	/*display: inline-block;*/
	/*margin: 15px 15px 0 0;*/
	/*width: 16px;*/
	/*height: 16px;*/
	/*background: url("../images/kefu/service-close.png") no-repeat;*/
	/*background-size: 100% 100%;*/
	/*cursor: pointer;*/
/*}*/
/*.service-sort {*/
	/*height: 40px;*/
	/*text-align: center;*/
/*}*/
/*.service-sort .sort-btn {*/
	/*display: block;*/
	/*margin: 0 auto;*/
	/*margin-top: 20px;*/
	/*margin-bottom: 20px;*/
	/*padding: 12px 0;*/
	/*width: 250px;*/
	/*text-align: center;*/
	/*font-size: 16px;*/
	/*color: #fff;*/
	/*border-radius: 30px;*/
	/*background-color: #42A9F7;*/
	/*background-repeat: no-repeat;*/
	/*background-position: 65px 15px;*/
/*}*/
/*#dljm {*/
	/*background-image: url("../images/kefu/daili-icon.png");*/
/*}*/
/*#shgm {*/
	/*background-image: url("../images/kefu/buy-icon.png");*/
/*}*/
/*#shwt {*/
	/*background-image: url("../images/kefu/shouhou-icon.png");*/
/*}*/
/*.service-tip {*/
	/*text-align: center;*/
	/*font-size: 18px;*/
	/*color: #1A95EF;*/
/*}*/
/*.service-tip01 {*/
	/*padding: 10px 0 20px 0;*/
	/*color: #fff;*/
/*}*/
/*.service-tip02 {*/
	/*margin-top: 20px;*/
/*}*/

/*.callCenter { width:68px; height:178px; background:url(../images/kefu/kefu.png)0 1px no-repeat; position:fixed; bottom:80px; right: 20px; text-align:center; font-size:14px;*/
	/*cursor: pointer;}*/
/*.callCenter-online {display: block;width: 14px;margin: 82px auto;color: #fff;line-height: 17px;}*/
/*.callCenter-online:hover {*/
	/*text-decoration: none;*/
	/*color: #ebeefa;*/
/*}*/
/*.callCenter a:focus {*/
	/*color: #fff;*/
	/*text-decoration: none;*/
/*}*/
/*.buy-icon {position:absolute;left:0;bottom:17px;width:100%;}*/
/*.buy-icon-img {width:20px;height:15px;cursor: pointer;}*/
/*.goumai {position:absolute;left:-96px;bottom:-62px;display:none;width:100px;height:120px;background: url(../images/kefu/ewm.png) no-repeat center center;}*/
/*.goumai img {display:block;width:80%;margin:10px auto;}*/
/*@media all and (max-width:768px) {*/
	/*.callCenter {*/
		/*display: none;*/
	/*}*/
/*}*/

.service-wrap{
	position: fixed;
	bottom:80px;
	right: 7px;
	z-index: 9999;
}
.zb-service{
	width: 62px;
	background: #00aaff;
	border-radius: 31px;
}
.zb-service-header{
	background: url(../images/kefu/cat.png) no-repeat top center;
	width: 68px;
	height: 68px;
	margin: 0px -3px 16px;
}
.zb-service-body{
	width: 62px;
	margin: 0px auto;
	font-size: 12px;
	text-align: center;
}
.zb-service a{
	display: inline-block;
	padding-top: 40px;
	padding-bottom: 13px;
	color: #ffffff;
	width: 100%;
	text-decoration: none!important;
}
.zb-service a:hover{
	background-color: #049deb;
}
.icon-s-online{
	background: url(../images/kefu/service1.png) no-repeat center 10px;
}
.icon-s-phone{
	background: url(../images/kefu/service2.png) no-repeat center 10px;
}
.icon-s-mark{
	background: url(../images/kefu/service3.png) no-repeat center 10px;
}
a.icon-totop{
	background: url(../images/kefu/service4.png) no-repeat center 14px;
	width: 62px;
	height: 60px;
	display: inline-block;
	text-align: center;
	color: #fff;
	padding-top: 24px;
}
.zb-service a:last-child{
	border-bottom-left-radius: 31px;
	border-bottom-right-radius: 31px;
}
.zb-hover{
	position: absolute;
	right: 62px;
	top: 80px;
	width: 314px;
	height: 230px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border: 1px solid #a9e2ff;
	z-index: 999;
	background: #fff;
	display: none;
}
.zb-hover.in{
	display: block;
}
.zb-hover-plane{
	display: none;
}
.zb-hover-plane.in{
	display: block;
}
.hover-plane-header{
	height: 60px;
	line-height: 60px;
	text-align: center;
	border-bottom: 1px solid #ceebfb;
}
.hover-plane-header .plane-title{
	font-size: 16px;
	color: #00aafc;
}
.hover-plane-body{
	font-size: 12px;
	padding: 44px 20px 65px;
}
.hover-plane-body .button{
	display: inline-block;
	height: 26px;
	line-height: 24px;
	border: 1px solid #20b5ff;
	border-radius: 12px;
	padding: 0px 9px;
	margin-right: 21px;
	text-decoration: none;
	color: #333333;
}
.hover-plane-body .button:hover{
	background: #20b5ff;
	color: #ffffff;
}
.hover-plane-body .button:last-child{
	margin-right: 0px;
}
.plane-mark .button{
	margin-right: 15px;
}
.hover-plane-footer{
	text-align: center;
	font-size: 12px;
	color: #666666;
}
.plane-tip{
	color: #00aafc;
	padding-bottom: 16px;
}
.plane-phone .hover-plane-body{
	padding: 54px 20px 70px;
}
.plane-phone input[type='text']{
	width: 169px;
	height: 34px;
	border: 1px solid #20b5ff;
	border-radius: 17px;
	text-indent: 17px;
}
.plane-phone input[type='button']{
	height: 34px;
	border: 1px solid #20b5ff;
	border-radius: 17px;
	background: #20b5ff;
	color: #ffffff;
	padding: 0px 10px;
}

.n-error{
	color: #ff6a6a;
	display: none;
}
.n-error .n-msg:before{
	content: '*';
	color: #ff6a6a;
}

/* Alert */
.msg-container{
	display: none;
	width: 426px;
	border-radius: 10px;
	overflow: hidden;
	position: fixed;
	top: 30%;
	left: 50%;
	margin-left: -213px;
	background-color: #fff;
	z-index: 99;
}

.msg-container .msg-icon{
	width: 60px;
	height: 60px;
	display: block;
	margin: 44px auto 22px;
	background: url('../images/chenggong.png');
	background-size: cover;
}

.msg-container.warn .msg-icon{
	background: url('../images/jinggao.png');
	background-size: cover;
}

.msg-container .msg{
	text-align: center;
	font-size: 16px;
	color: #7d7d7d;
}

.msg-container .btn{
	margin-top: 40px;
	border: 0;
	border-top: 1px solid #1185dd;
	background-color: #fff;
	height: 60px;
	width: 100%;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	color: #7d7d7d;
	cursor: pointer;
}

.msg-container .btn:active{
	background-color: #1a93ee;
	color: #fff;
}

.msg-container .close-btn{
	position: absolute;
	top: 14px;
	right: 14px;
	width: 18px;
	height: 18px;
	background: url("../images/guanbi.png");
	background-size: cover;
	cursor: pointer;
}

.msg-container .close-btn:hover{
	background: url("../images/guanbi-xuanzhong.png");
	background-size: cover;
}

/* Pagination */
.myPagination{
	margin: 46px 0px;
	line-height: 1;
}
.myPagination li{
	display: inline-block;
	margin: 0px 13px;
}
.myPagination li:first-child{
	margin-left: 0px;
}
.myPagination li:last-child{
	margin-right: 0px;
}
.myPagination.pagination>li>a, .pagination>li>span{
	border-radius: 50%;
	color: #616161;
	border: 1px solid #616161;
}
.myPagination li:first-child>a,
.myPagination li:first-child>span,
.myPagination li:last-child>a,
.myPagination li:last-child>span{
	border-radius: 12px;
}
.myPagination li.current>span.current{
	border-radius: 50%;
}
.myPagination.pagination>li>a:focus,
.myPagination.pagination>li>a:hover,
.myPagination.pagination>.active>a,
.myPagination.pagination>.active>a:focus,
.myPagination.pagination>.active>a:hover,
.myPagination.pagination>li>span:focus,
.myPagination.pagination>li>span:hover,
.myPagination.pagination>.active>span,
.myPagination.pagination>.active>span:focus,
.myPagination.pagination>.active>span:hover{
	background: #279ef8;
	border: 1px solid #279ef8;
	color: #ffffff;
}


/* Share */
.share-wrap{
	overflow: hidden;
}
.share{
	overflow: hidden;
	margin-bottom: 58px;
}
.share .share-label{
	float: left;
	line-height: 46px;
}
.share .bdsharebuttonbox{
	float: left;
}
.share .bdsharebuttonbox a{
	height: 34px;
	width: 34px;
}
.share .bdsharebuttonbox .bds_weixin{
	background: url(../images/icons/share1.png) no-repeat;
}
.share .bdsharebuttonbox .bds_tsina{
	background: url(../images/icons/share2.png) no-repeat;
}
.share .bdsharebuttonbox .bds_sqq{
	background: url(../images/icons/share3.png) no-repeat;
}
.share .bdsharebuttonbox .bds_qzone{
	background: url(../images/icons/share4.png) no-repeat;
}
.share .bdsharebuttonbox .bds_tieba{
	background: url(../images/icons/share5.png) no-repeat;
}
.share .bdsharebuttonbox .bds_douban{
	background: url(../images/icons/share6.png) no-repeat;
}

#Live800_chatTip_iframe{
	display: none;
}