* {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
html {
	-webkit-tap-highlight-color: transparent;
}
body {
	color: rgb(51, 51, 51); font-family: "Arial","Microsoft Yahei"; font-size: 14px; -ms-overflow-x: hidden; -webkit-overflow-scrolling: touch;
}
body {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
h1 {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
h2 {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
h3 {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
h4 {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
h5 {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
h6 {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
dl {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
dd {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
p {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
th {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
td {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
form {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
figure {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
ul {
	margin: 0px; padding: 0px; list-style-type: none;
}
ol {
	margin: 0px; padding: 0px; list-style-type: none;
}
li {
	margin: 0px; padding: 0px; list-style-type: none;
}
img {
	border: 0px currentColor; border-image: none; vertical-align: middle; max-width: 100%;
}
table {
	border-collapse: collapse; border-spacing: 0;
}
a {
	background: none; color: inherit; text-decoration: none;
}
a:hover {
	transition:background-color 0.2s; -webkit-transition: background-color .2s ease; -moz-transition: background-color .2s ease; -o-transition: background-color .2s ease;
}
i {
	display: inline-block;
}
em {
	display: inline-block;
}
span {
	display: inline-block;
}
b {
	font-style: normal;
}
em {
	font-style: normal;
}
i {
	font-style: normal;
}
h1 {
	font-size: 14px; font-weight: normal;
}
h2 {
	font-size: 14px; font-weight: normal;
}
h3 {
	font-size: 14px; font-weight: normal;
}
h4 {
	font-size: 14px; font-weight: normal;
}
h5 {
	font-size: 14px; font-weight: normal;
}
h6 {
	font-size: 14px; font-weight: normal;
}
strong {
	font-size: 14px; font-weight: normal;
}
html input[type='button'] {
	outline: 0px; border-radius: 0px; border: 0px currentColor; border-image: none; cursor: pointer; -webkit-appearance: button;
}
textarea {
	resize: none;
}
.w100 {
	width: 100%;
}
.wh1 {
	width: 100%; height: 100%;
}
.w50 {
	width: 50%;
}
.mauto {
	margin: 0px auto; max-width: 1200px;
}
.mauto p{padding-top:10px;}
.mauto p{line-height:30px;}
.mauto::before {
	display: table; content: " ";
}
.mauto::after {
	display: table; content: " ";
}
.clearfix::before {
	display: table; content: " ";
}
.clearfix::after {
	display: table; content: " ";
}
.clearfix::after {
	clear: both;
}
.mauto::after {
	clear: both;
}
.clear {
	height: 0px; clear: both;
}
.db {
	display: block;
}
.dn {
	display: none;
}
.rel {
	position: relative;
}
.abs {
	position: absolute;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.ov {
	overflow: hidden;
}
.tar {
	text-align: right;
}
.tal {
	text-align: left;
}
.tac {
	text-align: center;
}
.fb {
	font-weight: bold;
}
.dt {
	display: table;
}
.dtcell {
	text-align: center; vertical-align: middle; display: table-cell;
}
.dtm {
	margin: 0px auto; display: table;
}
.els {
	width: 100%; overflow: hidden; vertical-align: middle; display: inline-block; white-space: nowrap; -ms-word-wrap: break-word; -ms-text-overflow: ellipsis;
}
.els2 {
	overflow: hidden; -ms-text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 2;
}
.select {
	-webkit-appearance: none; -moz-appearance: none; -o-appearance: none; appearance: none;
}
.select::-ms-expand {
	display: none;
}
.po-auto {
	margin: auto; left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; max-height: 100%; max-width: 100%;
}
.img-md img {
	transition:0.8s; transform: scale(1); -webkit-transition: all .8s; -moz-transition: all .8s; -o-transition: all .8s; -moz-transform: scale(1); -o-transform: scale(1); -webkit-transform: scale(1);
}
.img-md:hover img {
	transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -webkit-transform: scale(1.1);
}
.tra {
	transition:0.3s; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s;
}
.cf {
	color: rgb(255, 255, 255);
}
.c0 {
	color: rgb(0, 0, 0);
}
.c6 {
	color: rgb(102, 102, 102);
}
.c9 {
	color: rgb(153, 153, 153);
}
.cc {
	color: rgb(204, 204, 204);
}
.baf {
	background: rgb(255, 255, 255);
}
.li22 {
	line-height: 22px;
}
.li25 {
	line-height: 25px;
}
.li28 {
	line-height: 28px;
}
.li30 {
	line-height: 30px;
}
.f12 {
	font-size: 12px;
}
.f14 {
	font-size: 14px;
}
.f16 {
	font-size: 16px;
}
.f18 {
	font-size: 18px;
}
.f20 {
	font-size: 20px;
}
.f22 {
	font-size: 22px;
}
.f24 {
	font-size: 24px;
}
.f26 {
	font-size: 26px;
}
.f28 {
	font-size: 28px;
}
.f30 {
	font-size: 30px;
}
.f32 {
	font-size: 32px;
}
.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.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;
}
.mr5 {
	margin-right: 5px;
}
.mr10 {
	margin-right: 10px;
}
.mr15 {
	margin-right: 15px;
}
.mr20 {
	margin-right: 20px;
}
.mr25 {
	margin-right: 25px;
}
.mr30 {
	margin-right: 30px;
}
.mr35 {
	margin-right: 35px;
}
.mr40 {
	margin-right: 40px;
}
.mr45 {
	margin-right: 45px;
}
.mr50 {
	margin-right: 50px;
}
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb25 {
	margin-bottom: 25px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb35 {
	margin-bottom: 35px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb45 {
	margin-bottom: 45px;
}
.mb50 {
	margin-bottom: 50px;
}
.ml5 {
	margin-left: 5px;
}
.ml10 {
	margin-left: 10px;
}
.ml15 {
	margin-left: 25px;
}
.ml20 {
	margin-left: 20px;
}
.ml25 {
	margin-left: 25px;
}
.ml30 {
	margin-left: 30px;
}
.ml35 {
	margin-left: 35px;
}
.ml40 {
	margin-left: 35px;
}
.ml45 {
	margin-left: 45px;
}
.ml50 {
	margin-left: 50px;
}
.pt5 {
	padding-top: 5px;
}
.pt10 {
	padding-top: 10px;
}
.pt15 {
	padding-top: 15px;
}
.pt20 {
	padding-top: 20px;
}
.pt25 {
	padding-top: 25px;
}
.pt30 {
	padding-top: 30px;
}
.pt35 {
	padding-top: 35px;
}
.pt40 {
	padding-top: 40px;
}
.pt45 {
	padding-top: 45px;
}
.pt50 {
	padding-top: 50px;
}
.pr5 {
	padding-right: 5px;
}
.pr10 {
	padding-right: 10px;
}
.pr15 {
	padding-right: 15px;
}
.pr20 {
	padding-right: 20px;
}
.pr25 {
	padding-right: 25px;
}
.pr30 {
	padding-right: 30px;
}
.pr35 {
	padding-right: 35px;
}
.pr40 {
	padding-right: 40px;
}
.pr45 {
	padding-right: 45px;
}
.pr50 {
	padding-right: 50px;
}
.pb5 {
	padding-bottom: 5px;
}
.pb10 {
	padding-bottom: 10px;
}
.pb15 {
	padding-bottom: 15px;
}
.pb20 {
	padding-bottom: 20px;
}
.pb25 {
	padding-bottom: 25px;
}
.pb30 {
	padding-bottom: 30px;
}
.pb35 {
	padding-bottom: 35px;
}
.pb40 {
	padding-bottom: 40px;
}
.pb45 {
	padding-bottom: 45px;
}
.pb50 {
	padding-bottom: 50px;
}
.pl5 {
	padding-left: 5px;
}
.pl10 {
	padding-left: 10px;
}
.pl15 {
	padding-left: 15px;
}
.pl20 {
	padding-left: 20px;
}
.pl25 {
	padding-left: 25px;
}
.pl30 {
	padding-left: 30px;
}
.pl35 {
	padding-left: 35px;
}
.pl40 {
	padding-left: 40px;
}
.pl45 {
	padding-left: 45px;
}
.pl50 {
	padding-left: 50px;
}
.lg-3 {
	float: left;
}
.lg-4 {
	float: left;
}
.lg-6 {
	float: left;
}
.lg-12 {
	float: left;
}
.lg-12 {
	width: 100%;
}
.lg-6 {
	width: 50%;
}
.lg-4 {
	width: 33.33%;
}
.lg-3 {
	width: 25%;
}
@media all and (max-width:1023px)
{
.md-dn {
	display: none !important;
}
.md-db {
	display: none !important;
}
.md-3 {
	float: left;
}
.md-4 {
	float: left;
}
.md-6 {
	float: left;
}
.md-12 {
	float: left;
}
.md-12 {
	width: 100% !important;
}
.md-6 {
	width: 50% !important;
}
.md-4 {
	width: 33.33% !important;
}
.md-3 {
	width: 25% !important;
}
.fnone {
	float: none;
}
}
@media all and (max-width:768px)
{
.mt5 {
	margin-top: 0.05rem;
}
.mt10 {
	margin-top: 0.1rem;
}
.mt15 {
	margin-top: 0.15rem;
}
.mt20 {
	margin-top: 0.2rem;
}
.mt25 {
	margin-top: 0.25rem;
}
.mt30 {
	margin-top: 0.3rem;
}
.mt35 {
	margin-top: 0.35rem;
}
.mt40 {
	margin-top: 0.4rem;
}
.mt45 {
	margin-top: 0.45rem;
}
.mt50 {
	margin-top: 0.5rem;
}
.mr5 {
	margin-right: 0.05rem;
}
.mr10 {
	margin-right: 0.1rem;
}
.mr15 {
	margin-right: 0.15rem;
}
.mr20 {
	margin-right: 0.2rem;
}
.mr25 {
	margin-right: 0.25rem;
}
.mr30 {
	margin-right: 0.3rem;
}
.mr35 {
	margin-right: 0.35rem;
}
.mr40 {
	margin-right: 0.4rem;
}
.mr45 {
	margin-right: 0.45rem;
}
.mr50 {
	margin-right: 0.5rem;
}
.mb5 {
	margin-bottom: 0.05rem;
}
.mb10 {
	margin-bottom: 0.1rem;
}
.mb15 {
	margin-bottom: 0.15rem;
}
.mb20 {
	margin-bottom: 0.2rem;
}
.mb25 {
	margin-bottom: 0.25rem;
}
.mb30 {
	margin-bottom: 0.3rem;
}
.mb35 {
	margin-bottom: 0.35rem;
}
.mb40 {
	margin-bottom: 0.4rem;
}
.mb45 {
	margin-bottom: 0.45rem;
}
.mb50 {
	margin-bottom: 0.5rem;
}
.ml5 {
	margin-left: 0.05rem;
}
.ml10 {
	margin-left: 0.1rem;
}
.ml15 {
	margin-left: 0.15rem;
}
.ml20 {
	margin-left: 0.2rem;
}
.ml25 {
	margin-left: 0.25rem;
}
.ml30 {
	margin-left: 0.3rem;
}
.ml35 {
	margin-left: 0.35rem;
}
.ml40 {
	margin-left: 0.4rem;
}
.ml45 {
	margin-left: 0.45rem;
}
.ml50 {
	margin-left: 0.5rem;
}
.pt5 {
	padding-top: 0.05rem;
}
.pt10 {
	padding-top: 0.1rem;
}
.pt15 {
	padding-top: 0.15rem;
}
.pt20 {
	padding-top: 0.2rem;
}
.pt25 {
	padding-top: 0.25rem;
}
.pt30 {
	padding-top: 0.3rem;
}
.pt35 {
	padding-top: 0.35rem;
}
.pt40 {
	padding-top: 0.4rem;
}
.pt45 {
	padding-top: 0.45rem;
}
.pt50 {
	padding-top: 0.5rem;
}
.pr5 {
	padding-right: 0.05rem;
}
.pr10 {
	padding-right: 0.1rem;
}
.pr15 {
	padding-right: 0.15rem;
}
.pr20 {
	padding-right: 0.2rem;
}
.pr25 {
	padding-right: 0.25rem;
}
.pr30 {
	padding-right: 0.3rem;
}
.sm-pr35 {
	padding-right: 0.35rem;
}
.pr40 {
	padding-right: 0.4rem;
}
.pr45 {
	padding-right: 0.45rem;
}
.pr50 {
	padding-right: 0.5rem;
}
.pb5 {
	padding-right: 0.05rem;
}
.pb10 {
	padding-bottom: 0.1rem;
}
.pb15 {
	padding-bottom: 0.15rem;
}
.pb20 {
	padding-bottom: 0.2rem;
}
.pb25 {
	padding-bottom: 0.25rem;
}
.pb30 {
	padding-bottom: 0.3rem;
}
.pb35 {
	padding-bottom: 0.35rem;
}
.pb40 {
	padding-bottom: 0.4rem;
}
.pb45 {
	padding-bottom: 0.45rem;
}
.pb50 {
	padding-bottom: 0.5rem;
}
.pl10 {
	padding-left: 0.1rem;
}
.pl15 {
	padding-left: 0.15rem;
}
.pl20 {
	padding-left: 0.2rem;
}
.pl25 {
	padding-left: 0.25rem;
}
.pl30 {
	padding-left: 0.3rem;
}
.pl35 {
	padding-left: 0.35rem;
}
.pl40 {
	padding-left: 0.4rem;
}
.pl45 {
	padding-left: 0.45rem;
}
.pl50 {
	padding-left: 0.5rem;
}
.sm-mt5 {
	margin-top: 0.05rem;
}
.sm-mt10 {
	margin-top: 0.1rem;
}
.sm-mt15 {
	margin-top: 0.15rem;
}
.sm-mt20 {
	margin-top: 0.2rem;
}
.sm-mt25 {
	margin-top: 0.25rem;
}
.sm-mt30 {
	margin-top: 0.3rem;
}
.sm-mt35 {
	margin-top: 0.35rem;
}
.sm-mt40 {
	margin-top: 0.4rem;
}
.sm-mt45 {
	margin-top: 0.45rem;
}
.sm-mt50 {
	margin-top: 0.5rem;
}
.sm-mt0 {
	margin-top: 0px !important;
}
.sm-mr5 {
	margin-right: 0.05rem;
}
.sm-mr10 {
	margin-right: 0.1rem;
}
.sm-mr15 {
	margin-right: 0.15rem;
}
.sm-mr20 {
	margin-right: 0.2rem;
}
.sm-mr25 {
	margin-right: 0.25rem;
}
.sm-mr30 {
	margin-right: 0.3rem;
}
.sm-mr35 {
	margin-right: 0.35rem;
}
.sm-mr40 {
	margin-right: 0.4rem;
}
.sm-mr45 {
	margin-right: 0.45rem;
}
.sm-mr50 {
	margin-right: 0.5rem;
}
.sm-mr0 {
	margin-right: 0px !important;
}
.sm-mb5 {
	margin-bottom: 0.05rem;
}
.sm-mb10 {
	margin-bottom: 0.1rem;
}
.sm-mb15 {
	margin-bottom: 0.15rem;
}
.sm-mb20 {
	margin-bottom: 0.2rem;
}
.mb25 {
	margin-bottom: 0.25rem;
}
.sm-mb30 {
	margin-bottom: 0.3rem;
}
.sm-mb35 {
	margin-bottom: 0.35rem;
}
.sm-mb40 {
	margin-bottom: 0.4rem;
}
.sm-mb45 {
	margin-bottom: 0.45rem;
}
.sm-mb50 {
	margin-bottom: 0.5rem;
}
.sm-mb0 {
	margin-bottom: 0px !important;
}
.sm-ml5 {
	margin-left: 0.05rem;
}
.sm-ml10 {
	margin-left: 0.1rem;
}
.sm-ml15 {
	margin-left: 0.15rem;
}
.sm-ml20 {
	margin-left: 0.2rem;
}
.sm-ml25 {
	margin-left: 0.25rem;
}
.sm-ml30 {
	margin-left: 0.3rem;
}
.sm-ml35 {
	margin-left: 0.35rem;
}
.sm-ml40 {
	margin-left: 0.4rem;
}
.sm-ml45 {
	margin-left: 0.45rem;
}
.sm-ml50 {
	margin-left: 0.5rem;
}
.sm-ml0 {
	margin-left: 0px !important;
}
.sm-ml {
	margin: 0px !important;
}
.sm-pt5 {
	padding-top: 0.05rem;
}
.sm-pt10 {
	padding-top: 0.1rem;
}
.sm-pt15 {
	padding-top: 0.15rem;
}
.sm-pt20 {
	padding-top: 0.2rem;
}
.sm-pt25 {
	padding-top: 0.25rem;
}
.sm-pt30 {
	padding-top: 0.3rem;
}
.sm-pt35 {
	padding-top: 0.35rem;
}
.sm-pt40 {
	padding-top: 0.4rem;
}
.sm-pt45 {
	padding-top: 0.45rem;
}
.sm-pt50 {
	padding-top: 0.5rem;
}
.sm-pt0 {
	padding-top: 0px !important;
}
.sm-pr5 {
	padding-right: 0.05rem;
}
.sm-pr10 {
	padding-right: 0.1rem;
}
.sm-pr15 {
	padding-right: 0.15rem;
}
.sm-pr20 {
	padding-right: 0.2rem;
}
.sm-pr25 {
	padding-right: 0.25rem;
}
.sm-pr30 {
	padding-right: 0.3rem;
}
.sm-pr35 {
	padding-right: 0.35rem;
}
.sm-pr40 {
	padding-right: 0.4rem;
}
.sm-pr45 {
	padding-right: 0.45rem;
}
.sm-pr50 {
	padding-right: 0.5rem;
}
.sm-pr0 {
	padding-right: 0px !important;
}
.sm-pb5 {
	padding-right: 0.05rem;
}
.sm-pb10 {
	padding-bottom: 0.1rem;
}
.sm-pb15 {
	padding-bottom: 0.15rem;
}
.sm-pb20 {
	padding-bottom: 0.2rem;
}
.sm-pb25 {
	padding-bottom: 0.25rem;
}
.sm-pb30 {
	padding-bottom: 0.3rem;
}
.sm-pb35 {
	padding-bottom: 0.35rem;
}
.sm-pb40 {
	padding-bottom: 0.4rem;
}
.sm-pb45 {
	padding-bottom: 0.45rem;
}
.sm-pb50 {
	padding-bottom: 0.5rem;
}
.sm-pb0 {
	padding-bottom: 0px !important;
}
.sm-pl10 {
	padding-left: 0.1rem;
}
.sm-pl15 {
	padding-left: 0.15rem;
}
.sm-pl20 {
	padding-left: 0.2rem;
}
.sm-pl25 {
	padding-left: 0.25rem;
}
.sm-pl30 {
	padding-left: 0.3rem;
}
.sm-pl35 {
	padding-left: 0.35rem;
}
.sm-pl40 {
	padding-left: 0.4rem;
}
.sm-pl45 {
	padding-left: 0.45rem;
}
.sm-pl50 {
	padding-left: 0.5rem;
}
.sm-pl0 {
	padding-left: 0px !important;
}
.sm-p0 {
	padding: 0px !important;
}
.sm-db {
	display: block !important;
}
.sm-dn {
	display: none !important;
}
.sm-3 {
	float: left;
}
.sm-4 {
	float: left;
}
.sm-6 {
	float: left;
}
.sm-12 {
	float: left;
}
.sm-12 {
	width: 100% !important;
}
.sm-6 {
	width: 50% !important;
}
.sm-4 {
	width: 33.33% !important;
}
.sm-3 {
	width: 25% !important;
}
}
.animated {
	animation-duration: 1s; animation-fill-mode: both; -webkit-animation-duration: 1s; -webkit-animation-fill-mode: both;
}
.infinite.animated {
	animation-iteration-count: infinite; -webkit-animation-iteration-count: infinite;
}
.hinge.animated {
	animation-duration: 2s; -webkit-animation-duration: 2s;
}
.zoomIn {
	animation-name: zoomIn; -webkit-animation-name: zoomIn;
}
.slideInLeft {
	animation-name: slideInLeft; -webkit-animation-name: slideInLeft;
}
.slideInRight {
	animation-name: slideInRight; -webkit-animation-name: slideInRight;
}
.slideInUp {
	animation-name: slideInUp; -webkit-animation-name: slideInUp;
}
.owl-carousel .owl-wrapper::after {
	height: 0px; line-height: 0; clear: both; display: block; visibility: hidden; content: ".";
}
.owl-carousel {
	width: 100%; display: none; position: relative; -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	width: 100%; overflow: hidden; position: relative;
}
.owl-carousel .autoHeight.owl-wrapper-outer {
	transition:height 500ms ease-in-out; -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
	float: left;
}
.owl-controls .owl-page {
	cursor: pointer;
}
.owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls {
	-ms-user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; user-select: none;
}
.grabbing {
	
}
.owl-carousel .owl-wrapper {
	transform: translate3d(0px, 0px, 0px); backface-visibility: hidden; -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;
}
.owl-carousel .owl-item {
	transform: translate3d(0px, 0px, 0px); backface-visibility: hidden; -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;
}
.owl-controls {
	text-align: center;
}
.owl-pagination {
	width: 100%; bottom: 25px; position: absolute;
}
.owl-controls .owl-buttons div {
	top: 50%; text-indent: -99999px; display: inline-block; position: absolute; -ms-zoom: 1; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.owl-controls .owl-buttons .owl-prev {
	left: 0px;
}
.owl-controls .owl-buttons .owl-next {
	right: 0px;
}
.owl-controls .owl-page {
	display: inline-block; -ms-zoom: 1;
}
.owl-controls .owl-page span {
	background: rgb(153, 153, 153); margin: 0px 5px; border-radius: 50%; width: 12px; height: 12px; display: block; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
.owl-controls .active.owl-page span {
	background: rgb(51, 51, 51);
}
.clickable.owl-controls .owl-page:hover span {
	background: rgb(51, 51, 51);
}
.owl-controls .owl-page span.owl-numbers {
	padding: 2px 10px; border-radius: 30px; width: auto; height: auto; color: rgb(255, 255, 255); font-size: 12px; -webkit-border-radius: 30px; -moz-border-radius: 30px;
}
.owl-origin {
	perspective: 1200px; -webkit-perspective: 1200px; -webkit-perspective-origin-x: 50%; -webkit-perspective-origin-y: 50%; -moz-perspective: 1200px; -moz-perspective-origin-x: 50%; -moz-perspective-origin-y: 50%;
}
.owl-fade-out {
	animation:fadeOut 0.7s both; z-index: 10; -webkit-animation: fadeOut .7s both ease; -moz-animation: fadeOut .7s both ease;
}
.owl-fade-in {
	animation:fadeIn 0.7s both; -webkit-animation: fadeIn .7s both ease; -moz-animation: fadeIn .7s both ease;
}
.index_one {
	width: 100%; padding-top: 7px; margin-bottom:50px; border-top-color: rgb(0, 122, 54); border-top-width: 1px; border-top-style: solid; float: left;
}
.index_h {
	background: url("../images/cvbe.jpg") no-repeat center 25px rgb(250, 250, 250); width: 100%; height: 62px; text-align: center; color: rgb(51, 51, 51); line-height: 30px; padding-top: 10px; font-size: 18px; margin-bottom: 40px; float: left;
}
.index_h-en {
	background: url("../images/cvbe-en.jpg") no-repeat center 25px rgb(250, 250, 250); height: 40px;
}
.index_h p {
	color: rgb(128, 126, 126); line-height: 15px; font-size: 12px;
}
.index_one_w {
	margin: 0px auto; width: 1200px;
}
.index_one_1 {
	width: 100%; float: left;
}
.index_one_1 li {
	width: 12.5%; text-align: center; float: left;
}
.index_one_1 li div {
	margin: 0px auto; border-radius: 50%; border: 2px solid rgb(0, 122, 54); border-image: none; width: 88px; height: 88px; line-height: 88px;
}
.index_one_1 li p {
	color: rgb(32, 32, 32); line-height: 30px; font-size: 14px;
}
.index_one_1-en li p {
	line-height: 22px;
}
.index_one_2 {
	margin: 10px 0px; width: 100%; color: rgb(88, 88, 88); line-height: 28px; font-size: 14px; float: left;
}
.index_one_2 a {
	border: 1px solid rgb(179, 179, 179); transition:0.4s; border-image: none; width: 98px; height: 23px; text-align: center; color: rgb(179, 179, 179); line-height: 23px; font-size: 12px; margin-top: 15px; float: right; -webkit-transition: all .4s; -moz-transition: all .4s; -o-transition: all .4s;
}
.index_one_2 a:hover {
	color: rgb(0, 144, 64);
}
.index_one_3 {
	width: 100%; float: left;
}
.index_one_3 {
	width: 100%; float: left;
}
.index_one_3 ul {
	margin: 0px -1.2%;
}
.index_one_3 li {
	background: url("../images/rtgh.jpg") no-repeat 0px 0px; margin: 0px 1.2%; border: 1px solid rgb(207, 207, 207); border-image: none; width: 30.7%; height: 110px; line-height: 110px; font-size:18px; float: left;
}
.index_one_3 li img {
	margin: 35px 10% 0px; float: left;
}
.index_one_3-en li img {
	margin: 35px 10px 0px;
}
.index_one_3 li a {
	color: rgb(51, 51, 51);
}
.index_one_3 li p {
	font-size: 18px; float: left;
}
.index_one_3-en li p {
	width: 292px; line-height: 20px; margin-top: 45px;
}
.index_one_3-en li:last-child p {
	margin-top: 35px;
}
.index_a {
	margin: 40px auto 0px; border-radius: 5px; border: 1px solid rgb(153, 153, 153); border-image: none; width: 80px; text-align: center; line-height: 30px;
}
.index_a a {
	color: rgb(153, 153, 153); font-weight: 600;
}
.index_a:hover {
	border: 1px solid rgb(0, 122, 54); border-image: none;
}
.index_a a:hover {
	color: rgb(0, 122, 54);
}

.index_a {
	margin: 40px auto 0px; border-radius: 5px; border: 1px solid rgb(153, 153, 153); border-image: none; width: 80px; text-align: center; line-height: 30px;
}
.index_a a {
	color: rgb(153, 153, 153); font-weight: 600;
}
.index_a:hover {
	border: 1px solid rgb(0, 122, 54); border-image: none;
}
.index_a a:hover {
	color: rgb(0, 122, 54);
}
.index_two {
	width: 100%; padding-top: 7px; margin-top: 42px; border-top-color: rgb(0, 122, 54); border-top-width: 1px; border-top-style: solid; float: left;
}
.index_two_w {
	background: url("../images/dfgh.jpg") no-repeat 0px 0px; width: 100%; height: 500px; float: left;
}
.index_two_c {
	margin: 0px auto; width: 1200px;
}
.incc{
	width:200px;
	height:35px;
	line-height:35px;
	border: 1px solid #78dd92;
}

.incc2{
	line-height:35px;
	border: 1px solid #78dd92;
}
.incc3{
	background:#66CC99;
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding:10px;
}