@charset "gb2312";

/* CSS Document */
/*公共样式*/
body,
div,
p,
span,
h1,
h2,
h3,
h4,
h5,
ul,
li,
dl,
dd,
dt,
a,
from,
input,
div,
menu,
ol {
	border: 0;
	margin: 0;
	padding: 0;
}

area {
	outline: none;
}

body {
	font-family: "Microsoft YaHei";
}

ul,
li {
	list-style: none
}

.c {
	clear: both;
}

.pr {
	padding-top: 5px;
	height: 100px;
}

.clearf:after,
clearf:before {
	content: "";
	display: block;
}

.clearf:after {
	clear: both;
}

.clearf {
	zoom: 1;
}

/*IE6/IE7*/
.mr {
	width: 1200px;
	margin: 0 auto;
}

a {
	text-decoration: none;
	color: #676767;
}

img {
	border: 0;
}

em {
	font-style: normal;
}

.h1_hidden {
	height: 0px;
	display: none;
}

.seowm {
	width: 1130px;
	margin: auto;
}

/* global-nav */
.global-nav {
	height: 80px;
	padding: 12px 40px;
	box-sizing: border-box;
}

.global-nav .global-logo {
	width: 329px;
	height: 51px;
	background: url(../images/global_logo1.png) no-repeat center center;
	background-size: 329px;
	flex: none;
	margin-right: 25px;
}

.global-nav ul:nth-child(2) {
	flex: 1;
}

.global-nav ul li {
	float: left;
	padding: 0 15px;
}

.global-nav ul li a {
	font-size: 16px;
	color: #666;
	display: block;
	line-height: 55px;
}

.global-nav ul li:hover a {
	color: #0257ca;
}

.global-tel {
        width: 80px ;
        text-align: center;
        margin-top: 19px;
        height: 30px;
        line-height: 30px;
		font-size:14px;
        border-radius: 5px;
    color: #fff;
    flex: none;
    background: #0257ca;
    margin-left: 15px;
}

.global-nav ul:nth-child(3) {
	flex: none;
	width: 310px;
}

/* hfoot */

.hfootbt span {
	transform: translateY(2px);
	display: inline-block;
	margin-right: 2px;
}


.padud30 {
	padding: 30px 0;
}

.backg6 {
	background: #f1f1f1;
}

.hfoothd {
	width: 1000px;
	margin: auto;
}

.hfoothd ul li {
	width: 100px;
	float: left;
	margin-left: 25px;
}

.hfoothd ul li strong {
	display: block;
	width: 100%;
	line-height: 25px;
}

.hfoothd ul li strong a {
	color: #333333;
}

.hfoothd ul li p {
	padding-top: 10px;
}

.hfoothd ul li p a {
	display: block;
	color: #666666;
	font-size: 14px;
	line-height: 30px;
}

.hfoothd ul li p a:hover {
	color: #000;
}

.hfootbdl p {
	text-align: center;

}

.hfootbdl a {
	margin: 0 12px;
	display: inline-block
}

.hfootbt {
	width: 1000px;
	margin: auto;
}

.hfootbt p {
	color: #666666;
	font-size: 14px;
	padding-top: 10px;
	text-align: center;
	line-height: 24px;
}

.hfootbt p span {
	font-size: 14px;
}

.hfootbt a {
	display: inline;
}

/*meau
---------------------------------------------------------------------- */
.lxxl_top {
	height: 115px;
	width: 100%;
	margin: 0 auto;
	background: #ffffff;
}

.lxxl_top_content {
	width: 1200px;
	height: 70px;
	margin: auto;
	padding-top: 35px;
}

.lxxl_top_content_logo {
	width: 450px;
	height: 70px;
	float: left;
}

.lxxl_top_content_tel {
	width: 306px;
	height: 31px;
	background: url(../images/tel.jpg) no-repeat;
	float: right;
	margin: 25px 10px 0 0;
}

.jybz_nav {
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	color: #000;
	background: #ee7800;
	margin: 0 auto;
}

.jybz_nav ul li {
	float: left;
}

.jybz_nav ul li a {
	display: block;
}

.jybz_nav ul li a:link,
.jybz_nav ul li a:visited {
	font-family: "SimSun";
	width: 109px;
	text-align: center;
	color: white;
}

.jybz_nav ul li a:hover {
	background: #4C4B4B;
}

.home_zy_list01,
.home_zy_list02 {
	width: 109px;
	text-align: center;
	font-weight: normal;
	font: .9rem/2rem "SimSun";
	position: absolute;
	z-index: 1;
	background: #ee7800;
	filter: Alpha(opacity=70);
	-moz-opacity: 0.7;
}

.home_zy_list01 a,
.home_zy_list02 a {
	font: .9rem/2rem "SimSun";
	display: block;
	color: #FFF;
}

.home_zy_list01 a:hover,
.home_zy_list02 a:hover {
	background: #4C4B4B;
}

/*header
---------------------------------------------------------------------- */
.my_top {
	height: 115px;
	width: 100%;
	margin: 0 auto;
	background: #ffffff;
}

.my_top_content {
	width: 1200px;
	height: 70px;
	margin: auto;
	padding-top: 35px;
}

.my_top_content_logo {
	width: 450px;
	height: 70px;
	float: left;
}

.my_top_content_tel {
	width: 306px;
	height: 31px;
	background: url(../images/tel.jpg) no-repeat;
	float: right;
	margin: 25px 10px 0 0;
}

/*-----------menu----------- */
.my_nav {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #000;
	background: #ee7800;
	margin: 0 auto;
}

.my_nav ul li {
	float: left;
}

.my_nav ul li a {
	float: left;
}

.my_nav ul li a:link,
.my_nav ul li a:visited {
	width: 109px;
	text-align: center;
	color: white;
}

.my_nav ul li a:hover {
	background: #AA6506;
}

/*左侧悬浮*/
.left_nav {
	position: fixed;
	left: 0;
	z-index: 1000;
	display: none;
	margin-top: -50px;
	width: 87px;
	height: 197px;
	background: url(../images/zczx.png);
}

.left_nav a {
	display: block;
	height: 197px;
}

/*右侧咨询*/
.fixed_1 {
	position: fixed;
	top: 80px;
	left: 50%;
	margin-left: 605px;
	width: 60px;
	z-index: 987654;
}

.fixed_1 a:link,
.fixed_1 a:visited {
	display: block;
	width: 60px;
	height: 35px;
	background: #ee7800;
	margin-top: 1px;
	color: #ffffff;
	background-position: center 8px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 30px;
	line-height: 23px;
	z-index: 545;
}

.fixed_1 a:hover {
	background-color: #484848;
}

.fixed_1 a {
	position: relative;
}

.fixed_1 a.rtel {
	height: 53px;
	padding: 0;
	position: relative;
}

.fixed_1 a.rtel span {
	position: absolute;
	width: 53px;
	height: 53px;
	background: #0cf;
	top: 0;
	right: 0;
	text-align: left;
	line-height: 53px;
	font-size: 16px;
	overflow: hidden;
}

.fixed_1 a.rtel span i {
	width: 53px;
	height: 23px;
	float: left;
	padding-top: 30px;
	background: #ee7800;
	color: #ffffff;
	background-position: center 8px;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 23px;
	font-style: normal;
	margin-right: 10px;
	font-size: 12px;
}

.fixed_1 a.rtel:hover span i {
	background-color: #484848;
}

.fixed_1 a span.ewm {
	width: 100px;
	height: 100px;
	padding: 10px;
	background: #fff;
	position: absolute;
	right: 53px;
	top: 0;
	display: none;
}

.fixed_1 a span.ewm img {
	display: block;
}

.zx_show {
	background: #f8f7f7 url(../images/210img.png) no-repeat right bottom;
	width: 210px;
	height: 180px;
	padding: 15px 20px;
	border: 10px #f08326 solid;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -200px;
	margin-top: -130px;
	z-index: 10;
	padding-right: 140px;
	z-index: 987654;
	display: none;
}

.zx_show_title {
	color: #ee7800;
	font-size: 31px;
	font-weight: bold;
	font-family: 'SimSun';
}

.zx_show_content {
	font-size: 20px;
	color: #484848;
	color: #484848;
	font-family: 'SimSun';
}

.zx_show_fz18 {
	font-size: 18px;
	color: #484848;
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #e4e3e3;
	font-family: 'SimSun';
}

.fz24_cbold {
	font-size: 24px;
	color: #ee7800;
	font-weight: bold;
	font-family: Arial;
}

.h34_mt10 {
	height: 34px;
	line-height: 34px;
	margin-top: 10px;
}

.fz18_p0 {
	background: #f08326;
	color: #ffffff !important;
	font-size: 18px;
	font-family: 'SimSun';
	float: left;
	display: inline-block;
	padding: 0px 10px;
	margin-right: 10px;
}

.p010_fz18 {
	background: #484848;
	color: #ffffff;
	font-size: 18px;
	font-family: 'SimSun';
	float: left;
	display: inline-block;
	padding: 0px 10px;
	margin-right: 10px;
	cursor: pointer;
}

.lxing {
	position: fixed;
	top: 0px;
}

.head_dh ul li.on a {
	background: #484848 !important;
}

.head_dh ul li.head_dh_pr {
	position: relative;
	height: 44px;
	font-size: 0px;
	float: right;
	margin-right: 240px;
	display: none;
}

/*footer*/
.footer_bg {
	width: 100%;
	background: #f4f4f4;
}

.foot_mid {
	padding: 15px 0 20px 0;
	font-size: 12px;
	text-align: center;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
}

.foot_mid_bg {}

.footer_edu {
	background: url(../images/index_ico.png) no-repeat 0 -90px;
	width: 220px;
	height: 80px;
	float: left;
}

.footicon {
	float: right;
}

.footicon li {
	float: left;
	width: 132px;
	height: 110px;
}

.footicon li a {
	display: block;
	width: 132px;
	height: 110px;
	text-indent: -9999em;
	overflow: hidden;
}

.footicon li.fot01 {
	background: url(../images/footicon.png) no-repeat 0 0;
}

.footicon li.fot01 a:hover {
	background: url(../images/footicon.png) no-repeat 0 -115px;
}

.footicon li.fot02 {
	background: url(../images/footicon.png) no-repeat -132px 0;
}

.footicon li.fot02 a:hover {
	background: url(../images/footicon.png) no-repeat -132px -115px;
}

.footicon li.fot03 {
	background: url(../images/footicon.png) no-repeat -264px 0;
}

.footicon li.fot03 a:hover {
	background: url(../images/footicon.png) no-repeat -264px -115px;
}

.footicon li.fot04 {
	background: url(../images/footicon.png) no-repeat -396px 0;
}

.footicon li.fot04 a:hover {
	background: url(../images/footicon.png) no-repeat -396px -115px;
}

.footicon li.fot05 {
	background: url(../images/footicon.png) no-repeat -528px 0;
}

.footicon li.fot05 a:hover {
	background: url(../images/footicon.png) no-repeat -528px -115px;
}

.footicon li.fot06 {
	background: url(../images/footicon.png) no-repeat -660px 0;
}

.footicon li.fot06 a:hover {
	background: url(../images/footicon.png) no-repeat -660px -115px;
}

.footicon li.fot07 {
	background: url(../images/footicon.png) no-repeat -792px 0;
}

.footicon li.fot07 a:hover {
	background: url(../images/footicon.png) no-repeat -792px -115px;
}

.foot {
	border-top: 1px solid #FFF;
	padding: 10px 0 20px 0;
	background: #F1F1F1;
	font: 14px/25px 'SimSun';
	text-align: center;
	color: #4e1303;
}

.fotp {
	width: 1190px;
	margin: auto;
	height: 100px;
}

.fotp ul li {
	float: left;
}

.fotp ul li a img {
	display: block;
}

@media screen and (max-width:1280px) {
	.fixed_1 {
		display: none;
	}
}

/**swttc**/
/*
.tcbox{width:460px;height:323px;position:fixed;margin:-175px 0 0 -230px;left:50%;top:50%;z-index:99;overflow:hidden;background:#fff;display:none;opacity:0;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-webkit-box-shadow:0 0 16px #AFAFAF;-moz-box-shadow:0 0 16px #AFAFAF;box-shadow:0 0 16px #AFAFAF;}
.tcbox .boxout{width:30px;height:30px;position:absolute;top:14px;right:14px;cursor:pointer;background:url(../images/outs.png) no-repeat center center;-webkit-transition:.6s;-moz-transition:.6s;-ms-transition:.6s;-o-transition:.6s;transition:.6s;-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);}
.tcbox .boxout:hover{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}
.tcbox .tcbanner{width:100%;height:200px;background:url(../images/cent.jpg) no-repeat center center;}
.tcbox .tczxa{width:100%;height:123px;background:url(../images/kjzx.jpg);}
.tcbox .tczxa a{display:block;width:100%;height:123px;}
*/
.tcbox {
	width: 460px;
	height: 320px;
	position: fixed;
	margin: -160px 0 0 -230px;
	left: 50%;
	top: 50%;
	z-index: 99;
	overflow: hidden;
	background: #fff;
	display: none;
	opacity: 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 16px #AFAFAF;
	-moz-box-shadow: 0 0 16px #AFAFAF;
	box-shadow: 0 0 16px #AFAFAF;
}

.tcbox .boxout:hover {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.tcbox .boxout {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 14px;
	right: 14px;
	cursor: pointer;
	background: url(../images/outs.png) no-repeat center center;
	-webkit-transition: .6s;
	-moz-transition: .6s;
	-ms-transition: .6s;
	-o-transition: .6s;
	transition: .6s;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}

.tcbox .tcbanner {
	width: 100%;
	height: 240px;
	background: url(../images/cent.jpg) no-repeat center center;
}

.tcbox .tczxa {
	width: 100%;
	height: 80px;
	background: url(../images/kjzx.jpg);
}

.tcbox .tczxa a {
	display: block;
	width: 100%;
	height: 80px;
}

/**Iconfont**/
@font-face {
	font-family: 'iconfont';
	src: url('http://at.alicdn.com/t/font_1469500588_3670764.eot');
	src: url('../fonts/font_1469500588_3670764.eot') format('embedded-opentype'), url('../fonts/font_1469500588_3670764.woff') format('woff'), url('../fonts/font_1469500588_3670764.ttf') format('truetype'), url('../fonts/font_1469500588_3670764.svg#iconfont') format('svg');
}

/* tseo */
.tseo {
	background: url(../images/tseo.jpg) top center no-repeat;
	height: 480px;
}

.seofm {
	width: 360px;
	height: 330px;
	background: #fff;
	float: right;
	margin: 150px 35px 0px 0px;
}

.fmbt {
	background: #ff7700;
	height: 75px;
	line-height: 75px;
	text-align: center;
	font-size: 24px;
	color: #fff;
}

.sinput ul li {
	padding-top: 25px;
}

.seofm input {
	font-family: "SimSun";
}

.sinput input[type="text"] {
	width: 315px;
	height: 40px;
	line-height: 40px;
	margin: auto;
	display: block;
	border: 1px solid #433f3a;
	font-size: 16px;
	text-indent: 0.5em;
	color: #433f3a;
}

.sbmt {
	width: 210px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #ff7700;
	font-size: 20px;
	color: #fff;
	display: block;
	margin: 15px auto 0px auto;
	cursor: pointer;
}

.sbmt:hover {
	background: #9a060c;
}

p#vtip {
	position: absolute;
	padding: 10px;
	left: 5px;
	font-size: 0.8em;
	background-color: white;
	border: 1px solid #a6c9e2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	z-index: 9999
}

p#vtip #vtipArrow {
	position: absolute;
	top: -10px;
	left: 5px
}

.sinput input.input_validation-failed {
	border: 2px solid #FF0000;
}

.clearfix {
	zoom: 1;
}

.clearfix:before,
.clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}

.clearfix:after {
	clear: both;
}

.formList {
	float: left;
}

.formList li {
	float: left;
	margin-right: 20px;
	padding: 10px 20px;
	border-radius: 5px;
	background: #fff;
}

.formList .active {
	border: 1px solid red;
}

.formList input {
	float: left;
	font-size: 16px;
	line-height: 28px;
	outline: none;
}

.formBtn {
	padding: 10px 45px;
	font-size: 20px;
	background: #12afcb;
	color: #fff;
	cursor: pointer;
	border-radius: 5px;
}

@-webkit-keyframes gogogo {
	0% {
		font-size: 28px;
	}

	50% {
		font-size: 32px;
		color: #00b7ee;
	}

	100% {
		font-size: 28px;
	}
}

.fc_bottom_c_p1 .span1 {
	font-size: 24px;
	color: #00b7ee;
	-webkit-animation: gogogo 2s infinite linear;
	position: absolute;
	left: -73px;
	top: -2px;
}

/*底部表单删除掉然后找*/
#fc_bottom {
	display: none !important;
}

.zh_close {
	position: absolute;
	right: 10px;
	font-size: 34px;
	top: 5px;
	color: #fff;
	display: block;
	cursor: pointer;
	width: 25px;
	height: 25px;
	line-height: 20px;
}

#kst_freecall1 {
	bottom: 105px !important;
}

.hslbanner {
	max-width: 1920px;
}

.hslbanner img {
	max-width: 100%;
}

.hslbanner a {
	display: block;
	width: 100%;
}

.hslbanner .swiper-wrapper .swiper-slide {
	background-position: center top;
	background-repeat: no-repeat;
}

.hslbanner .bannerpage span {
	padding: 0px 10px;
	background-color: rgba(244, 67, 54, 0.8);
	margin: 0 5px;
	width: auto;
	height: 26px;
	line-height: 26px;
	border-radius: 0px;
	color: #fff;
	opacity: 1;
	font-size: 14px;
}

.hfixedr {
	z-index: 999999 !important;
}

.bannerpage {
	position: absolute;
	bottom: 10px;
	text-align: center;
	z-index: 3;
}


/* 补充公共样式 */
/*margin-top*/
.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt17 {
	margin-top: 17px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

.mt35 {
	margin-top: 35px;
}

.mt40 {
	margin-top: 40px;
}

.mt45 {
	margin-top: 45px;
}

.mt50 {
	margin-top: 50px;
}

.mt60 {
	margin-top: 60px;
}

.mt70 {
	margin-top: 70px;
}

.mt80 {
	margin-top: 80px;
}

/*margin-bottom*/
.mb5 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb17 {
	margin-bottom: 17px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}


.mb60 {
	margin-bottom: 60px;
}

.d_flex {
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
}

.flex_n {
	flex: none;
	-webkit-flex: none;
	-ms-flex: none;
}

.flex_1 {
	flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
}

.mr_2n0>*,
.mr_3n0>*,
.mr_4n0>*,
.mr_5n0>* {
	float: left;
}

.mr_2n0>* {
	width: calc((100% - 10px)/2);
	margin-right: 10px;
	margin-bottom: 10px;
}

.mr_3n0>* {
	width: calc((100% - 20px)/3);
	margin-right: 10px;
	margin-bottom: 10px;
}

.mr_4n0>* {
	width: calc((100% - 30px)/4);
	margin-right: 10px;
	margin-bottom: 10px;
}

.mr_5n0>* {
	width: calc((100% - 40px)/5);
	margin-right: 10px;
	margin-bottom: 10px;
}

.mr_2n0>*:nth-child(2n) {
	width: calc((100% - 10px)/2);
	margin-right: 0px !important;
}

.mr_3n0>*:nth-child(3n) {
	margin-right: 0px !important;
}

.mr_4n0>*:nth-child(4n) {
	margin-right: 0px !important;
}

.mr_5n0>*:nth-child(5n) {
	margin-right: 0px !important;
}

/* 补充公共样式 end */

/* 弹窗 */
.popup_tc {
	width: 800px !important;
	/* height: 500px; */
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -250px;
	margin-left: -400px;
	display: flex;
	align-items: center;
	box-shadow: 0 0 80px #6b6b6b;
	background: #fff;
	z-index: 1024;
}

.popupInfo,
.popImg {
	flex: none;
	width: 320px;
}

.popupInfo .swiper-wrapper {
	max-height: auto !important;
}

.popupInfo,
.popImg img {
	max-width: initial;
	display: block;
	width: auto !important;
}

.popupInfo {
	/* width: 480px; */
	flex: 1;
}

.popupInfo {
	padding: 0 0 0 30px;
}

.popupInfo p {
	font-size: 14px;
	color: #323232;
	line-height: 1em;
	margin-bottom: 18px;
}

.popupInfo strong {
	display: block;
	color: #323232;
	font-size: 28px;
	line-height: 1em;
	margin-bottom: 25px;
}

.popupForm {
	overflow: hidden;
}

.popupForm li {
	overflow: hidden;
}

.popupForm li label {
	display: block;
	font-size: 14px;
	color: #323232;
	line-height: 1em;
	margin-bottom: 20px;
}

.popupForm li span {
	display: block;
	float: left;
	width: 81px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	font-size: 14px;
	color: #323232;
	background: #eeeeee;
	margin-right: 11px;
	border-radius: 6px;
	margin-bottom: 20px;
	cursor: pointer;
}

.popupForm li span:last-child {
	margin-right: 0;
}

.popupForm li span.active {
	background: url("../images/popactive.jpg")no-repeat center center;
	color: #fff;
}

.popupForm li input {
	display: block;
	border: none;
	outline: none;
	background: #eeeeee;
	width: 173px;
	height: 31px;
	font-size: 14px;
	color: #9a9a9a;
	float: left;
	border-radius: 6px;
	text-indent: 10px;
	margin-bottom: 20px;
}

.popupForm li input:first-child {
	margin-right: 11px;
}

.popNotice {
	font-size: 14px;
	color: #323232;
	margin-bottom: 20px;
}

.popNotice em {
	font-style: normal;
	color: #ee5400;
}

.popBtn {
	overflow: hidden;
}

.popBtn a {
	display: block;
	width: 173px;
	height: 43px;
	line-height: 43px;
	text-align: center;
	float: left;
	font-size: 14px;
	color: #fff;
}

.popBtn a:first-child {
	background: #ee5400;
	margin-right: 11px;
}

.popBtn a:last-child {
	background: #333333;
}

.popImg {
	position: relative;
}

.popImg a {
	display: block;
	width: 37px;
	height: 28px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 5;
}

.hidden {
	display: none;
}

.popImg>img {
	max-width: inherit;
}

/* 弹窗end */


.bshare-custom a {
	padding-left: 20px !important;
}

.bshare-custom span {
	margin-right: 5px !important;
}

.swiper-button-next:focus,
.swiper-button-prev:focus {
	outline: none;
}
