﻿@charset "UTF-8";
body, p, form, textarea, h1, h2, h3, h4, h5, dl, dd {
	margin: 0px;
}
input, button, ul, ol {
	margin: 0px;
	padding: 0px;
}

ul, ol, li {
	list-style: none;
}
input {
	background: none;
	border: 0 none;
}
img, iframe {
	border: 0px;
}
em, i {
	font-style: normal;
}
button, input, select, textarea {
	font-size: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.red {
	color: #ba292e;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.tac {
	text-align: center;
}
.tar {
	text-align: right;
}
.poa {
	position: absolute;
}
.por {
	position: relative;
}
.hidden {
	display: none;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.icon {
	background: url(../images/icon.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #30b7ef;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.ease, .ease * {
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.noease, .noease * {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
:-moz-placeholder {
color: #aaa;
}
::-moz-placeholder {
color: #aaa;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #aaa;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #aaa;
}
/*娓呴櫎娴姩*/
.clearfix {
*zoom: 1;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
/*top_main*/
/*header_main*/

/* banner */
#banner_main {
	z-index: 2;
	width: 100%;
	height: 600px;
	position: relative;
	overflow: hidden;
}
#banner_main .banner {
	width: 1920px;
	height: 600px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
}
#banner {
	width: 100%;
	min-width: 1000px;
	position: relative;
	overflow: hidden;
	z-index: 0;
}
#banner, .banner ul {
	max-height: 600px;
	overflow: hidden;
}
.banner li {
	width: 100%;
	position: absolute;
	z-index: 1;
	overflow: hidden;
}
.banner li:first-child {
	display: block;
}
.banner li img {
	width: 1920px;
	display: block;
	position: relative;
	left: 50%;
	margin-left: -960px;
	top: 0;
	min-width: 1200px;
}
#banner .tip {
	width: 1200px;
	height: 20px;
	line-height: 0;
	font-size: 0;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -600px;
	bottom: 0px;
	z-index: 13;
}
#banner #tip {
	width: 1200px;
	height: 20px;
	line-height: 0;
	font-size: 0;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -600px;
	bottom: 0px;
	z-index: 13;
}
#banner #tip #num {
	display: block;
	height: 60px;
	font-size: 36px;
	line-height: 60px;
	text-align: center;
	color: #0362ab;
	text-indent: 80px;
}
#banner #tip .hd {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 261px;
	height: 60px;
	z-index: 12;
}
#banner #btn_prev, #banner #btn_next {
	float: left;
	display: block;
	width: 130px;
	height: 60px;
	z-index: 5;
	cursor: pointer;
	transition: all 600ms ease;
}
#banner #btn_prev {
	background: url("../images/prev.png") no-repeat center center #30b7ef;
	border-right: 1px solid #0362ab;
}
#banner #btn_next {
	background: url("../images/next.png") no-repeat center center #30b7ef;
}
#banner #btn_prev:hover {
	opacity: .9;
	filter: alpha(opacity=80);
	transition: all 600ms ease;
	background: url("../images/prev1.png") no-repeat center center #0362ab;
}
#banner #btn_next:hover {
	opacity: .9;
	filter: alpha(opacity=80);
	transition: all 600ms ease;
	background: url("../images/next1.png") no-repeat center center #0362ab;
}
#banner .flip {
	position: absolute;
	bottom: 0;
	right: 261px;
	width: 320px;
	height: 60px;
	background: url("../images/flip.png") no-repeat;
	z-index: 12;
}
/*banner end*/


/*footer*/

/********.toolbar1*********/
/*.toolbar .tab_kf .tab_text{margin-top:-40rpx;}*/


/*******index css*******/
.index {
	overflow: hidden;
}
.index .head_tit {
	position: relative;
	margin-bottom: 20px;
}
.index .head_tit .title {
	float: left;
}
.index .head_tit .tit {
	font-size: 24px;
	color: #333;
	line-height: 24px;
}
.index .head_tit .etit {
	margin-top: 4px;
	font-size: 12px;
	color: #999;
	line-height: 14px;
	text-transform: uppercase;
}
.index .head_tit .more {
	padding-left: 52px;
	margin-top: 14px;
	float: right;
	font-size: 14px;
	line-height: 14px;
	background: url("../images/line1.png") no-repeat left center;
	color: #999;
}
.index .head_tit .more:hover {
	color: #bd1c1c;
}
/*瑙ｅ喅鏂规*/
.solutions {
	padding-top: 60px;
}
.solutions .solute {
	position: relative;
}
#solute .bd {
	float: left;
	width: 838px;
	height: 518px;
}
#solute .bd .list li {
	position: relative;
	display: block;
	width: 838px;
	height: 518px;
}
#solute .bd .list li .img {
	position: absolute;
	left: 90px;
	display: block;
	width: 706px;
	height: 518px;
	z-index: 2;
}
#solute .bd .list li .txt {
	position: absolute;
	top: 86px;
	left: 0;
	display: block;
	width: 390px;
	height: 360px;
	background: url("../images/txt_bg.png") no-repeat;
	z-index: 3;
}

#solute .bd .list li .txt .tit {
	margin-top: 100px;
	margin-left: 60px;
	font-size: 18px;
	color: #333;
	line-height: 20px;
}
#solute .bd .list li .txt .cont {
	margin-top: 20px;
	margin-left: 60px;
	width: 260px;
	font-size: 14px;
	color: #003;
	line-height: 24px;
}
#solute .hd {
	float: right;
	width: 354px;
}
#solute .hd .list li {
	display: block;
	width: 360px;
	height: 162px;
	margin-bottom: 12px;
	border: 1px solid #ececec;
	cursor: pointer;
}
#solute .hd .list li .txt {
	height: 93px;
	margin-top: 40px;
	margin-left: 40px;
	padding-left: 110px;
}
#solute .hd .list li .txt .tit {
	padding-top: 20px;
	font-size: 18px;
	color: #666;
	line-height: 20px;
}
#solute .hd .list li .txt .etit {
	margin-top: 8px;
	font-size: 14px;
	color: #999;
	text-transform: uppercase;
}
#solute .bd .list li:hover .txt .tit {
	color: #bd1c1c;
}
#solute .hd .list li.item1 .txt {
	background: url("../images/ico1.png") no-repeat;
}
#solute .hd .list li.item2 .txt {
	background: url("../images/ico2.png") no-repeat;
}
#solute .hd .list li.item3 .txt {
	background: url("../images/ico3.png") no-repeat;
}

#solute .hd .list li.item1.on .txt {
	background: url("../images/ico11.png") no-repeat;
}
#solute .hd .list li.item2.on .txt {
	background: url("../images/ico21.png") no-repeat;
}
#solute .hd .list li.item3.on .txt {
	background: url("../images/ico31.png") no-repeat;
}


#solute .hd .list li.item1 .txt-image1 {
background: url("../images/11.png") no-repeat;height: 100%;
width: 100%;
margin-top: -85px;
margin-left: 150px;
}
#solute .hd .list li.item2 .txt-image2 {
background: url("../images/21.png") no-repeat;height: 100%;
width: 100%;
margin-top: -85px;
margin-left: 150px;
}
#solute .hd .list li.item3 .txt-image3 {
background: url("../images/31.png") no-repeat;height: 100%;
width: 100%;
margin-top: -85px;
margin-left: 150px;
}
#solute .hd .list li.item1.on .txt-image1 {
	background: url("../images/12.png") no-repeat;
}
#solute .hd .list li.item2.on .txt-image2 {
	background: url("../images/22.png") no-repeat;
}
#solute .hd .list li.item3.on .txt-image3 {
	background: url("../images/32.png") no-repeat;
}
#solute .hd .list li.on, #solute .hd .list li:hover {
	background-color: #bd1c1c;
	transition: all ease 600ms;
}
#solute .hd .list li.on .txt .tit, #solute .hd .list li.on .txt .etit {
	color: #fff;
}
#solute .hd .arrow {
	position: absolute;
	top: 300px;
	right: -58px;
	z-index: 12;
}
#solute .hd .arrow .next {
	display: block;
	width: 38px;
	height: 92px;
	background: url("../images/nnext.png") no-repeat;
	cursor: pointer;
}


.copyright_bottom a{color:#d5cece;}
.copyright_bottom a:hover{color:#bd1c1c;}


/*妗堜緥灞曠ず*/
.icaseShow {
	margin-top: 60px;
}
.icaseShow .icase {
	position: relative;
	height: 70px;
}
.icaseShow .menu1 {
	position: absolute;
	top: 0;
	right: 136px;
}
.icaseShow .menu1 a {
	float: left;
	display: block;
	padding: 0 15px;
	height: 31px;
	margin-right: 6px;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	color: #666;
	background: #fff;
	border-radius: 20px;
}
.icaseShow .menu1 a.hover, .icaseShow .menu1 a:hover {
	color: #fff;
	background: #30b7ef;
}
.caseMain {
	position: relative;
	width: 100%;
	height: 450px;
	background: url("../images/case_bg.png") no-repeat;
	background-size: 100% 476px;
}
.caseMain .bd {
	position: relative;
	width: 100%;
	padding-top: 40px;
	z-index: 12;
}
.caseMain .bd .list {
	width: 106%;
}
.caseMain .bd .list li {
	float: left;
	width: 280px;
	height: 396px;
	margin-right: 26px;
}
.caseMain .bd .list li .img {
	display: block;
	width: 280px;
	height: 350px;
}
.caseMain .bd .list li .txt {
	width: 280px;
	height: 46px;
	padding: 0 20px;
	background: #fff;
	transition: all ease 600ms;
}
.caseMain .bd .list li .txt .tit {
	padding-top: 10px;
	font-size: 16px;
	color: red;
	line-height: 30px;
        text-align: center;
}
.caseMain .bd .list li .txt .cont {
	font-size: 14px;
	color: #999;
	line-height: 24px;
}
.caseMain .bd .list li .txt .more {
	margin-top: 12px;
	font-size: 14px;
	color: #999;
	line-height: 14px;
}
.caseMain .bd .list li:hover .txt {
	background: #8fd7f5;
	transition: all ease 600ms;
}
.caseMain .bd .list li:hover .txt .tit{
        color: #333;
}
.caseMain .bd .list li:hover .txt .cont, .caseMain .bd .list li:hover .txt .more {
	color: #fff;
}
.caseMain .bd .list li:hover .img {
	filter: brightness(105%);
	-webkit-filter: brightness(105%);
}
.caseMain .hd {
	position: absolute;
	top: 224px;
	width: 1200px;
	height: 30px;
}
.caseMain .hd .prev, .caseMain .hd .next {
	position: absolute;
	display: block;
	width: 29px;
	height: 29px;
	cursor: pointer;
}
.caseMain .hd .prev {
	background-position: 0 0;
	left: -6.6%;
}
.caseMain .hd .next {
	background-position: -36px 0;
	right: -6.6%;
}
.caseMain .hd .prev:hover {
	background-position: 0 -40px;
}
.caseMain .hd .next:hover {
	background-position: -36px -40px;
}




.caseMain1 .bd {
	position: relative;
	width: 100%;
	padding-top: 40px;
	z-index: 12;
}
.caseMain1 .bd .list {
	width: 106%;
}
.caseMain1 .bd .list li {
	float: left;
	width: 280px;
	height: 396px;
	margin-right: 26px;
}
.caseMain1 .bd .list li .img {
	display: block;
	width: 280px;
	height: 350px;
}
.caseMain1 .bd .list li .txt {
	width: 280px;
	height: 46px;
	padding: 0 20px;
	background: #fff;
	transition: all ease 600ms;
}
.caseMain1 .bd .list li .txt .tit {
	padding-top: 10px;
	font-size: 16px;
	color: red;
	line-height: 30px;
        text-align: center;
}
.caseMain1 .bd .list li .txt .cont {
	font-size: 14px;
	color: #999;
	line-height: 24px;
}
.caseMain1 .bd .list li .txt .more {
	margin-top: 12px;
	font-size: 14px;
	color: #999;
	line-height: 14px;
}
.caseMain1 .bd .list li:hover .txt {
	background: #8fd7f5;
	transition: all ease 600ms;
}
.caseMain1 .bd .list li:hover .txt .tit{
        color: #333;
}
.caseMain1 .bd .list li:hover .txt .cont, .caseMain .bd .list li:hover .txt .more {
	color: #fff;
}
.caseMain1 .bd .list li:hover .img {
	filter: brightness(105%);
	-webkit-filter: brightness(105%);
}
.caseMain1 .hd {
	position: absolute;
	top: 224px;
	width: 1200px;
	height: 30px;
}
.caseMain1 .hd .prev, .caseMain .hd .next {
	position: absolute;
	display: block;
	width: 29px;
	height: 29px;
	cursor: pointer;
}
.caseMain1 .hd .prev {
	background-position: 0 0;
	left: -6.6%;
}
.caseMain1 .hd .next {
	background-position: -36px 0;
	right: -6.6%;
}
.caseMain1 .hd .prev:hover {
	background-position: 0 -40px;
}
.caseMain1 .hd .next:hover {
	background-position: -36px -40px;
}
/*鍏充簬鎴戜滑*/

/*鍏徃鏂伴椈*/
.companyNews {
	width: 100%;
	height: 594px;
	background: url("../images/news_bg.png") no-repeat;
	background-size: 100% 594px;
	margin-bottom:50px;
}
.companyNews .head_tit {
	padding-top: 60px;
}
.companyNews .head_tit .tit {
	color: #333;
}
.companyNews .head_tit .etit {
	color: #999;
}
.companyNews .showNew {
	margin-top: 20px;
}
.companyNews .showNew .left {
	float: left;
	width: 440px;
}
.companyNews .showNew .rest {
	position: relative;
	width: 440px;
	height: 400px;
}
.companyNews .showNew .rest .bd .list li {
	position: relative;
	width: 440px;
	height: 400px;
}
.companyNews .showNew .rest .bd .list li img {
	display: block;
	width: 440px;
	height: 256px;
}
.companyNews .showNew .rest .bd .list li .txt {
	width: 440px;
	height: 144px;
	background: #fff;
	transition: all ease 600ms;
}
.companyNews .showNew .rest .bd .list li .txt .tit {
	padding-top: 30px;
	margin-left: 24px;
	font-size: 16px;
	color: #666;
	text-align: left;
	line-height: 30px;
}
.companyNews .showNew .rest .bd .list li .txt .cont {
	width: 386px;
	margin-top: 8px;
	margin-left: 24px;
	font-size: 14px;
	color: #999;
	line-height: 24px;
	color: #999;
}
.companyNews .showNew .rest .bd .list li:hover img {
	-webkit-filter: brightness(105%);
	filter: brightness(105%);
}
.companyNews .showNew .rest .bd .list li:hover .txt {
	background: #bd1c1c;
	transition: all ease 600ms;
}
.companyNews .showNew .rest .bd .list li:hover .txt .tit {
	color: #fff;
}
.companyNews .showNew .rest .bd .list li:hover .txt .cont {
	color: #cec8c8;
}
.companyNews .showNew .rest .hd {
	position: absolute;
	width: 30%;
	bottom: 12px;
	right: 30px;
}
.companyNews .showNew .rest .hd .iconList {
	float: right;
}
.companyNews .showNew .rest .hd li {
	float: left;
	width: 10px;
	height: 10px;
	background-color: #d9d6d3;
	border-radius: 100%;
	margin-right: 12px;
	font-size: 0px;
	cursor: pointer;
}
.companyNews .showNew .rest .hd li.on {
	background-color: #30b7ef;
}
.companyNews .showNew .right {
	float: left;
	width: 730px;
	margin-left: 30px;
}
.companyNews .showNew .right .showList {
	width: 106%;
}
.companyNews .showNew .right .showList .list li {
	position: relative;
	float: left;
	width: 354px;
	height: 190px;
	margin-bottom: 20px;
	margin-right: 20px;
	background: #fff;
	transition: all ease 600ms;
	cursor: pointer;
}
.companyNews .showNew .right .showList .list li .time {
	float: left;
	width: 60px;
	padding-top: 50px;
	margin-left: 16px;
}
.companyNews .showNew .right .showList .list li .time .day {
	font-size: 42px;
	color: #f6b827;
	line-height: 36px;
}
.companyNews .showNew .right .showList .list li .time .year {
	margin-top: 6px;
	font-size: 12px;
	color: #cec8c8;
	line-height: 14px;
	text-indent: 3px;
}
.companyNews .showNew .right .showList .list li .txt {
	float: left;
	width: 250px;
	margin-left: 12px;
}
.companyNews .showNew .right .showList .list li .txt .tit {
	padding-top: 40px;
	font-size: 16px;
	color: #666;
	text-align: left;
	line-height: 36px;
}
.companyNews .showNew .right .showList .list li .txt .cont {
	font-size: 14px;
	color: #999;
	line-height: 24px;
        margin-top:30px;
}
.companyNews .showNew .right .showList .list li:hover {
	background: #bd1c1c;
	transition: all ease 600ms;
}
.companyNews .showNew .right .showList .list li:hover .time .day {
	color: #fff;
}
.companyNews .showNew .right .showList .list li:hover .txt .tit {
	color: #fff;
}
.companyNews .showNew .right .showList .list li:hover .txt .cont {
	color: #cec8c8;
}
/*鍐呴〉鏍峰紡*/
/***********category css*************/
.nyIcon {
	background: url(../images/nyicon.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
/*wrapper*/
.wrapper {
	padding: 0 0 36px;
	min-height: 220px;
	background: #f5f5f5;
}
.wrapper .noinfor {
	padding: 0 0 20px;
	text-align: left;
	color: red;
	text-align: center;
}
/*nybanner*/

/*menu*/
.menu {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #fff;
	border-bottom: 1px solid #ddd;
}
.menu .list {
	width: 1199px;
	margin: 0 auto;
	border-left: 1px solid #ddd;
}
.menu li {
	width: 198px;
	height: 60px;
	float: left;
	border-right: 1px solid #dddddd;
	position: relative;
}
.menu li .nav1 {
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	display: block;
	text-align: center;
}
.menu li .nav1 s {
	border-style: solid dashed dashed dashed;
	border-color: rgba(255, 255, 255, 0) transparent transparent transparent;
	border-width: 10px;
	width: 0;
	height: 0;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -10px;
	bottom: -20px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.menu li:hover, .menu li.hover {
	border-right-color: #ddd;
}
.menu li:hover .nav1, .menu li.hover .nav1 {
	background: #30b7ef;
	color: #fff;
}
.menu li:hover .nav1 s, .menu li.hover .nav1 s {
	border-color: #30b7ef transparent transparent transparent;
}
.menu li .subMenu {
	position: absolute;
	left: 0px;
	top: 50px;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
	z-index: 199;
	opacity: 0;
	visibility: hidden;
	height: auto;
	overflow: hidden;
	width: 100%;
	transition: all .6s ease 0s;
	transform: translate3d(0, 10px, 0);
	-moz-transform: translate3d(0, 10px, 0);
	-webkit-transform: translate3d(0, 10px, 0);
	text-align: center;/* border-top: 2px solid #008fd7; */
	padding-top: 20px;
}
.menu li:hover .subMenu {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
}
.menu li .subMenu a {
	display: block;
	width: 100%;
	font-size: 16px;
	line-height: 50px;
	background: #fff;
	border-bottom: 1px solid rgba(170,170,170,.2);
}
.menu li .subMenu a:hover {
	background: #30b7ef;
	color: #fff;
}
/*sitepath*/
.sitepath {
	height: 80px;
	line-height: 80px;
	text-align: right;
}
.sitepath s {
	width: 20px;
	height: 18px;
	background-position: 0 0;
	margin-right: 4px;
}
/* reLink */
.reLink {
	height: 48px;
	line-height: 48px;
	padding: 0 15px;
	border: 1px solid #dddddd;
}
.reLink .nextLink, .reLink .prevLink {
	width: 50%;
	color: #666;
}
.reLink .nextLink {
	text-align: right;
}
.reLink a {
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.reLink a:hover {
	color: #30b7ef;
}

/*showList*/
.showList {
	width: 105%;
}
.showList .item {
	width: 380px;
	float: left;
	margin: 0 30px 30px 0;
	background: #fff;
	position: relative;
	overflow: hidden;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.showList .item a {
	width: 100%;
	display: block;
	cursor: pointer;
}
.showList .item img {
	width: 380px;
	height: 213px;
	display: block;
}
.showList .item h3 {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.showList .item .bg {
	position: absolute;
	width: 400px;
	padding-top: 136px;
	height: 240px;
	left: -400px;
	top: -34px;
	z-index: 10;
	background: url(../images/red80.png) repeat 0 0;
	text-align: center;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.showList .item .bg s {
	width: 50px;
	height: 50px;
	display: block;
	border-radius: 100%;
	margin: 0 auto;
	background-color: #fff;
	background-position: -22px 18px;
}
.showList .item:hover {
	background: #333333;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.showList .item:hover h3 {
	color: #fff;
}
.showList .item:hover .bg {
	left: 0;
}

/*relateNews*/
/* CSS Document */

#certify {
	position: relative;
	width: 1200px;
	margin: 0 auto
}

#certify .swiper-container {
	padding-bottom: 60px;
}

#certify .swiper-slide {
	width: 520px;
	height: 388px;
/*	background: #fff;*
	box-shadow: 0 8px 30px #ddd;*/
}
#certify  .swiper-slide img{
	display:block;
	width: 450px;
	height: 290px;
}
#certify  .swiper-slide p {
	line-height: 50px;
	padding-top: 0;
	text-align: center;
	color: #bd1c1c;
	font-size: 1.3em;
	margin: 0;
	width:450px;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}

/*msgPage*/

span.bds_more, .bds_tools a {
	line-height: 14px !important;
}
/* Underline From Center2 */
.hvr-underline-from-center2 {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
}
.hvr-underline-from-center2:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 50%;
	right: 50%;
	bottom: 0;
	background: #30b7ef;
	height: 3px;
	-webkit-transition-property: left, right;
	transition-property: left, right;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-underline-from-center2:hover:before, .hvr-underline-from-center2.hover:before, .hvr-underline-from-center2:focus:before, .hvr-underline-from-center2:active:before {
	left: 0;
	right: 0;
}
.hvr-underline-from-center2:hover,  .hvr-underline-from-center2.hover {
*height: 47px !important;
*border-bottom: 3px solid #30b7ef;
*line-height: 50px !important;
}
@-webkit-keyframes scale {
0% {
-webkit-transform: scale(1);
}
50% {
-webkit-transform: scale(1.02);
}
100% {
-webkit-transform: scale(1);
}
}
@keyframes scale {
0% {
transform: scale(1);
}
50% {
transform: scale(1.02);
}
100% {
transform: scale(1);
}
}