body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	padding: 0; margin: 0;
} 
fieldset,img {
	border: 0; 
} 
address,caption,cite,code,dfn,em,th,var{
	font-weight: normal;
	font-style: normal;
} 
ol,ul,li{
	list-style: none;
} 
caption,th{
	text-align: left;
} 
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
	font-size: 100%;
} 
q:before,q:after{
	content:'';
} 
abbr,acronym{
	border: 0;
}
a{
	color:#333;
	text-decoration:none;
}
a:hover{
	color:#f00;
	text-decoration:none;
}
.fl{
	float:left;
}	
.fr{
	float:right;
}
.clear{
	clear:both;
}
.zf0{height: 0px; overflow: hidden;}
.zf5{height: 5px; overflow: hidden;}
.zf8{height: 8px; overflow: hidden;}
.zf10{height: 10px; overflow: hidden;}

body{
	max-width:640px;
	margin:0 auto;
	font-size:14px;
	color:#333;
	font-family:'microsoft yahei';
}
.header {
	position:relative;
	background:#ce0909 ;
}
.head .wrap{
	width: 100%;
	color:#FFF;
	background: #b3d86d;
}
.header .logo {
	display: block;
	width:300px;
	height:50px;
	line-height:50px;
	overflow:hidden;
	text-indent:999em;
	background:url(../images/logo_m.png) 10px center no-repeat;
	background-size:90%;
}
/* Common styles of menus */
.navbtn{
	position: absolute;
	right: 0;
	top: 0;
	float: right;
	width:50px;
	height: 50px;
	cursor:pointer;
	overflow: hidden;
	background:url(../images/menu-button-bg.png) center center no-repeat;
	background-size:60%;
	overflow: hidden;
}
.navbtn:hover{
	background-color:#9f0c0c ;
}
nav{
	margin: 0 auto;
	display:block;
	height:auto;
	display:none;
}
nav .bigNav {
	display: block;
	width:100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
	background:#9f0c0c;
}
nav .bigNav ul li{
	width:33.3%;
	height:32px;
	line-height:32px;
	left: 0;
	float: left;
	font-size:15px;
	text-align: center;
	border-top:1px #ce0909 solid;
	border-bottom:1px #03743d solid;
}
nav .bigNav ul li a{
	display:block;
	height:100%;
	color:#fff;
}
nav .bigNav ul li a:hover{
	text-decoration:none;
	color:#fff;
	background:#333;
}
.nav{
	border-left:1px #fff solid;
	border-right:1px #fff solid;
	border-top:1px #fff solid;
	overflow:hidden;
	margin:0 10px;
}
.nav ul{
	font-size:14px;
	padding:10px 0 0 2px;
}
.nav ul li{
	float:left;
	width:25%;
	height:30px;
	overflow:hidden;
	text-align:center;
	line-height:30px;
	border-bottom:1px #fff solid;
	background:#eee;
}
.nav ul li a{
	display:block;
	height:100%;
	color:#333;
	background:url(../images/bg_x.jpg) right 0 repeat-y;
}
.nav ul li a:hover{
	color:#5b9307;
	background-color:#dbeac3;
}
.nav .on{
	color:#5b9307;
	background-color:#dbeac3;
}
.menu{
	padding:6px 10px;
	background:#f5f5f5;
	/*margin-bottom:10px;*/
}
.menu ul{
	padding:5px 0;
	font-size:14px;
}
.menu li{
	float:left;
	width:20%;
	height:26px;
	overflow:hidden;
	text-align:center;
	line-height:26px;
	padding:1px 0;
}
.menu li a{
	display:block;
	height:100%;
}
.menu li a:hover{
	color:#fff;
	background:#888;
	border-radius:3px;
}
.menu .on{
	color:#fff;
	background:#888;
	border-radius:3px;
}
.search{
	width:100% !important;
	height:30px !important;
	border-bottom:none !important;
	padding:8px 0;
	border-bottom:1px #ddd solid !important;
	background:#fff;
}
.search .so{
	padding:0 20px;
}
.keyword{
	float:left;
	width:100%;
	height:28px;
	text-indent:5px;
	font-size:14px;
	font-family:'microsoft yahei';
	border:1px #ddd solid;
}
.submit{
	float:left;
	width:23%;
	height:30px;
	border:none;
	color:#fff;
	padding:0;
	margin:0;
	font-size:16px;
	font-family:'microsoft yahei';
	background:#f60;
}
/*--/top end--*/
.main{
	width:100%;
	margin:0 auto
}
/*--/���� end--*/
.t_1{
	height:35px;
	font-size:16px;
	line-height:35px;
	font-weight:bold;
	color:#ce0909;
	padding:0 10px;
	background:url(../images/bg_1.jpg) 0 0 repeat-x;
}
.t_1 h1{
	font-weight:bold;
	text-indent:15px;
	background:url(../images/ico_1.jpg) 0 center no-repeat;
	background-size:3px 15px;
}
.t_1 h3{
	padding-left:10px;
	font-weight:bold;
	background:url(../images/ico_1.jpg) 0 center no-repeat;
	background-size:3px 15px;
}
.t_1 h3 a{
	color:#ce0909;
}
.t_1 h3 a:hover{
	color:#f00;
}
.t_1 span{
	float:right;
	font-weight:normal;
	font-size:14px;
}
.t_1 span a{
	color:#888;
}
/*--/���� tit--*/
.g_box1{
	width:100%;
	margin-bottom:10px;
}
.g_list1{
	margin:0 0px;
}
.g_list1 li{
	padding:10px 12px;
	border-bottom:1px #ddd solid;
	line-height:18px;
	overflow:hidden;
	font-size:12px;
}
.g_list1 li img{
	float:left;
	width:90px;
	height:70px;
	padding-right:10px;
}
.g_list1 li mip-img{
	float:left;
	width:80px;
	height:60px;
	padding-right:10px;
}


.g_list1 li a{
	display:block;
	color:#999;
}
.g_list1 li p{
	height:20px;
	line-height:22px;
	overflow:hidden;
	font-size:15px;
	color:#333;
	padding-bottom:3px;
}
.g_list1 li a:hover p{
	color:#e00000;
}
.g_con{
	margin:0 0px 10px 0px;
}
.g_con h1{
	color:#515151;
    font-size:20px;
    line-height: 30px;
    padding:0px 0 ;
	margin-left: 10px;
	margin-right: 10px;
}
.g_con .info{
	color:#999;
    font-size: 10px;
    padding-bottom:5px;
	border-bottom:1px #ddd solid;
	margin-bottom:5px;
	margin-left: 10px;
	margin-right: 10px;
}
.g_con .txt1{
	line-height:26px;
	font-size:15px;
	color:#505050;
	margin: 0px 8px;
}
.g_con .txt1 p{
	margin-left: 10px;
	margin-right: 10px;
}
.bottom_xu{
	border-bottom: solid 1px #ddd;
}


.g_con .txt1 img{
	display: block;
	margin: 0px auto;
	max-width: 100%;
 }
.g_con .txt2{
	line-height:26px;
	font-size:15px;
	color:#505050;
	padding:8px 10px;
	border:1px #ddd solid;
	background:#f9f9f9;
}
.g_con .txt1 p,.g_con .txt2 p{
	padding-bottom:15px;
}
.g_con .txt1 img,.g_con .txt2 img{
	border: 0 none;
    box-sizing: border-box;
    height: auto !important;
    max-width: 100% !important;
    vertical-align: middle;
}
.g_con .b_box6{
	margin-left: 10px;
	margin-right: 10px;
	line-height: 30px;
}
	/*--/���� grid--*/
.b_box1{
	margin:0 10px;
}
.b_box1 li{
	height:30px;
	line-height:30px;
	overflow:hidden;
	padding-left:10px;
	background:url(../images/ico_2.jpg) 0 center no-repeat;
	background-size:4px 4px;
}
.b_box1 li span{
	float:right;
	color:#999;
	font-size:12px;
	padding-left:5px;
	background:#fff;
}
.b_box2{
	border-top:1px #e4e4e4 solid;
	padding:10px 10px 0 10px;
	margin-bottom:10px;
	font-size:14px;
	line-height:24px;
}
/*--/���� box--*/
.slideBox{
	width:100%;
	height:220px;
	position: relative;
	overflow: hidden;
	margin-bottom:10px;
	/*max-width:640px;*/
	/* ���ý���ͼ�����*/
}
.slideBox em{
	position:absolute;
	left:0;
	top:0;
	height:3px;
	width:100%;
	z-index:999;
	background:url(../images/bg_2.png) 0 0 repeat-x;
}
.slideBox .hd{
	position: absolute;
	bottom:7px;
	right:3px;
	z-index: 1;
}
.slideBox .hd li {
	display: inline-block;
	width:5px;
	height:5px;
	border-radius:3px;
	background: #fff;
	text-indent: -9999px;
	overflow: hidden;
	margin:0 2px;
}
.slideBox .hd li.on{
	background:#69aa08;
}
.slideBox .bd {
	position: relative;
	z-index: 0;
}
.slideBox .bd li {
	position: relative;
	text-align: center;
}
.slideBox .bd li img {
	background:url(../images/loading.gif) center center no-repeat;
	vertical-align: top;
	width:100%;
	height:220px;
	/* ͼƬ���100%���ﵽ����ӦЧ��*/
}
.slideBox .bd li p{
	position:absolute;
	left:0;
	bottom:0;
	height:28px;
	width:100%;
	text-align:left;
	text-indent:10px;
	line-height:28px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	color:#fff;
	background:url(../images/focusbg.png) 0 0 repeat-x;
}
/* ȥ�����Ӵ�������*/
/*--/���� function--*/
.ban_1{
	overflow:hidden;
	margin:0 0 10px 0;
}
.ban_2{
	overflow:hidden;
	/*margin-bottom:15px;*/
}
.ban_3{
	padding:10px 10px 0 10px;
}
.ban_1 img,.ban_2 img,.ban_3 img{
    border:0 none;
    box-sizing:border-box;
    height:auto;
    max-width:100%;
    vertical-align:middle;
}
/*--/��� end--*/
.dede_pages{
	width:100%;
	padding:15px 0 10px 0;
}
.dede_pages ul{
	text-align:center;
	padding:0;
	line-height:28px;
}
.dede_pages ul li{
	display:inline-block;
	font-size:14px;
	height:28px;
	margin:5px 1px 0 1px;
	padding:0 10px;
	color:#333;
	background:#eee;
	border-radius:4px;
}
.dede_pages ul li a{
	color:#333;
	height:28px;
	display:inline-block;
}
.dede_pages ul li:hover{
	text-decoration:none;
	color:#fff;
	background-color:#333;
}
.dede_pages ul li:hover a{
	color:#fff;
}
.dede_pages ul li:hover a:hover{
	color:#fff;
	text-decoration:none;
}
.dede_pages ul li.thisclass{
	background-color:#ce0909 ;
	color:#fff;
}
.dede_pages ul li.thisclass a{
	color:#fff !important;
}
.dede_pagess{
	float:none;
	overflow:hidden;
	text-align:center;
}
.dede_pagess ul{
	display:inline-block;
	margin:0 auto;
	clear:both;
	padding:10px 0 0 0; 
	text-align:center;
	white-space:nowrap;
}
.dede_pagess ul li{
	float:left;
	margin:0 2px;
	padding:3px 8px; 
	border:1px solid #ddd;
	border-radius:4px;
}
.dede_pagess li a{
	float:none;
	display:inline;
}
.dede_pagess li a:hover{
	text-decoration:underline;
}
.dede_pagess .thisclass{
	font-weight:bold;
	border:none;
	color:#fff;
	border:1px #ce0909 solid;
	background-color:#ce0909;
	border-radius:4px;
}
.dede_pagess .thisclass a{
	color:#fff;
}
/*--/page--*/
.link{
	width:100%;
}
.link .t{
	height:33px;
	font-size:15px;
	line-height:33px;
	font-weight:bold;
	background:#f2f2f2;
	padding:0 10px;
}
.link ul{
	margin:10px;
}
.link li{
	float:left;
	line-height:22px;
	margin-right:20px;
	overflow:hidden;
}
/*--/link end--*/
.foot{
	background:#f8f8f8;
    border-top:2px solid #ce0909;
    line-height:24px;
    padding:20px 0;
    text-align: center;
    width: 100%;
	font-size:12px;
}

.index_tagmlist span{
	display: inline-block;
	margin: 3px 6px;
	padding: 3px;
}


.listpages {
	text-align: center;
	margin-top: 10px;
}

.listpages ul a,.listpages ul b{
	display: inline-block;
	border-radius: 6px;
	border: solid 1px #eee;
	margin: 3px 3px;
	background-color: #ffffff;
}

.listpages ul b {
	background-color: #ce0909;
	color: #FFF;
	border: #ce0909;
	padding: 6px 10px;
}

.listpages ul a {
	padding: 6px 10px;
	display: inline-block;
}


.allhuati span{
	display: inline-block;
	margin: 3px 6px;
	padding: 3px;
}

.center{
	text-align: center;
}



.cd-top {
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	border-radius:2px;
	bottom: 40px;
	right: 10px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background:url(../images/bg_3.png) center center no-repeat #9f0c0c;
	background-size: 16px 12px;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	opacity: .5;
}
.cd-top.cd-is-visible {
	/* the button becomes visible */
	visibility: visible;
}
.cd-top .cd-fade-out {
	/* ����û��������¹���,�����ť��͸���Ȼ��ø��� */

}
.cd-top:hover {
	opacity:1;
}
@media only screen and (min-width: 768px) {
	.cd-top {
		right: 20px;
		bottom: 20px;
	}
}
@media only screen and (min-width: 1024px) {
	.cd-top {
		height: 60px;
		width: 60px;
		right: 30px;
		bottom: 30px;
	}
}

.mip-carousle-subtitle{
	background-color: rgba(0,0,0,0.6);
}
.mipnav{
	width: 200px;
}
.mipnav li{
	width: 100px;
	text-indent: 12px;
	margin: 8px 0px;
	display: inline-block;
}

.xu1{
	height: 1px;
	overflow: hidden;
	background-color: #e6e6e6;
	margin-top: 5px;
}

.txt1{
	position: relative;
}
#showmore_button{
	height: 39px;
	line-height: 39px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	color: #002bc9;
	font-size: 18px;
	text-align: center;
	z-index: 6;
	background: linear-gradient(to top, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%);
}
@-webkit-keyframes gogogo {
	0%{
		background-position: center 19px ;
	}
	50%{
		background-position: center top ;
	}
	100%{
		background-position: center 19px ;
	}
}
#showmore_button2{
	height: 60px;
	background-image: url("../images/packup_arrow.png");
	background-position: center bottom ;
	background-repeat: no-repeat;
	background-size: 20px 20px;
	-webkit-animation:gogogo 1s infinite linear ;
}

.col33_tuijian{
	margin: 6px 0;
}

.col33_tuijian dl{
	margin: 6px;
}
.col33_tuijian dt{
	font-size: 14px;
	line-height: 1.5;
	margin: 0 3px;
	padding-bottom: 3px;
}
.col33_tuijian img{
	float: left;
	width: 32.5%;
	margin-left: 0.6%;
}

#poptj{
	max-width:636px;
	overflow:hidden;
	position:fixed;
	z-index: 999999999;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.8);
	visibility: hidden;
}
#poptj dl{
	float: left;
	width: 48.5%;
	margin-left: 1%;
}
#poptj dd{
	overflow: hidden;
}
#poptj dt{
	font-size: 12px;
	line-height: 1.5;
	margin: 0 3px;
	padding-bottom: 3px;
	height: 36px;
	overflow: hidden;
}
#poptj dt a{
	color: #ddd;
}
#poptj img{
	width: 100%;
}


.col33_tuijian img:nth-child(1){

}
.col33_tuijian img:nth-child(2){

}
.col33_tuijian img:nth-child(3){

}



.col33_tuijian mip-img{
	float: left;
	width: 32.5%;
	margin-left: 0.6%;
}

.click_tonext{
	color: #e00000;
	text-align: center;
	display: block;
}


.margin8{
	margin: 0 8px;
}

.readall_box {position: relative;z-index: 9999;padding: 0 0 25px;margin-top: -200px;text-align: center;}
.readall_box .read_more_mask {height: 200px;background: -moz-linear-gradient(bottom,rgba(255,255,255,0.1),rgba(255,255,255,0));background: -webkit-gradient(linear,0 top,0 bottom,from(rgba(255,255,255,0)),to(#fff));background: -o-linear-gradient(bottom,rgba(255,255,255,0.1),rgba(255,255,255,0))}
.read_more_btn{cursor:pointer;font-size: 16px;color: #de686d;background: #fff;border-radius: 4px;border: 1px solid #de686d;line-height: 30px;padding:5px 10px;}
.read_more_btn:hover{background:#de686d;color:#fff;}

.bottom_fixed{
    position: sticky;
    top: 0px;
    width: 100%;
    z-index: 9999;
}
.mycontext p{text-indent: 2em;}



.downmload_card{
	border: solid 1px #f0f0f0;
	margin: 10px;
	padding: 10px;
	display: block;
	text-align: center;
}
.downmload_card_btn{
	margin-top: 6px;
	width:210px;
	height:60px;
	display: inline-block;
	line-height: 1.6;
	background: -webkit-linear-gradient(#82ce21, #68b602); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#82ce21, #68b602);
	background: -moz-linear-gradient(#82ce21, #68b602);
	background: linear-gradient(#82ce21, #68b602);
	border-radius: 4px;
}
.downmlod_btn_right{color:#fff;font-size: 16px;font-weight: bold;margin-top:8px;}
.downmlod_btn_right p{font-size:12px;margin:2px 0 0 0;}
.downmlod_ico{
	width: 30px;
	height: 30px;
	float: left;
	margin: 15px;
	background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNTU2MjU5MTk0MTg2IiBjbGFzcz0iaWNvbiIgc3R5bGU9IiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjY0MDciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMzIiIGhlaWdodD0iMzIiPjxkZWZzPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+PC9zdHlsZT48L2RlZnM+PHBhdGggZD0iTTQzMiAwaDE2MGMyNi42IDAgNDggMjEuNCA0OCA0OHYzMzZoMTc1LjRjMzUuNiAwIDUzLjQgNDMgMjguMiA2OC4yTDUzOS40IDc1Ni42Yy0xNSAxNS0zOS42IDE1LTU0LjYgMEwxODAuMiA0NTIuMmMtMjUuMi0yNS4yLTcuNC02OC4yIDI4LjItNjguMkgzODRWNDhjMC0yNi42IDIxLjQtNDggNDgtNDh6IG01OTIgNzUydjIyNGMwIDI2LjYtMjEuNCA0OC00OCA0OEg0OGMtMjYuNiAwLTQ4LTIxLjQtNDgtNDhWNzUyYzAtMjYuNiAyMS40LTQ4IDQ4LTQ4aDI5My40bDk4IDk4YzQwLjIgNDAuMiAxMDUgNDAuMiAxNDUuMiAwbDk4LTk4SDk3NmMyNi42IDAgNDggMjEuNCA0OCA0OHogbS0yNDggMTc2YzAtMjItMTgtNDAtNDAtNDBzLTQwIDE4LTQwIDQwIDE4IDQwIDQwIDQwIDQwLTE4IDQwLTQweiBtMTI4IDBjMC0yMi0xOC00MC00MC00MHMtNDAgMTgtNDAgNDAgMTggNDAgNDAgNDAgNDAtMTggNDAtNDB6IiBmaWxsPSIjZmZmZmZmIiBwLWlkPSI2NDA4Ij48L3BhdGg+PC9zdmc+");
}

.downm_con{
	min-height: 250px;
	position: relative;
}
.downloadm_card_bd{
	position: absolute;
	padding-top: 200px;
	height: 50px;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(to top, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%);
	overflow: hidden;
	text-align: center;
}
.downm_read_more{
	background-color: #ff6a6a;
	color: #fff;
	display: inline-block;
	padding: 8px 30px;
	font-size: 14px;
	border-radius: 2px;
}.downm_read_more:hover{color: #fff}


.kd_mtags{
	font-size: 14px;
	margin: 0 8px;
}
a.kd_mtaga{
	background-color: #f2f2f2;
	border-radius: 3px;
	display: inline-block;
	padding: 3px 6px;
}


/*以下是添加测算按钮*/
.ce_product {
    text-align: center;
    margin: 10px 0 5px;
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    background: rgba(255,255,255,1);
}
.cesuan_title {
    width: 5.6rem;
    margin: 0 auto;
}
.cesuan_title img {
    width: 5.16rem;
    margin-top: 0.2rem;
}
.cesuan {
    position: relative;
    overflow: hidden;
    padding: 5px 0.1rem;
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.cesuan .swiper-slide img {
    display: block;
    margin: 0 auto;
    width: 70%;
    padding: 0.3rem 0 0.1rem 0;
    height: auto;
}
.swiper-slide {
    margin-bottom: 0.5rem;
}
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-bullet-active {
    background: rgba(238,63,77,1);
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10;
}
