@font-face {
	font-family: lg;
	src: url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(../fonts/lg.woff?n1z373) format("woff"), url(../fonts/lg.ttf?n1z373) format("truetype"), url(../fonts/lg.svg?n1z373#lg) format("svg");
	font-weight: 400;
	font-style: normal;
}
.banner {
	transition:0.5s; -webkit-transition: all .5s;
}
.header-m {
	transition:0.5s; -webkit-transition: all .5s;
}
.i-banner {
	transition:0.5s; -webkit-transition: all .5s;
}
.i-main {
	transition:0.5s; -webkit-transition: all .5s;
}
footer {
	transition:0.5s; -webkit-transition: all .5s;
}
main {
	transition:0.5s; -webkit-transition: all .5s;
}
.header .head-top {
	background: rgb(46, 46, 46); height: 27px; color: rgb(199, 199, 199); line-height: 27px; overflow: hidden;
}
.header .logo {
	line-height: 80px;
}
.header-m .logo {
	line-height: 80px;
}
.header .nav li {
	margin-left: 15px; white-space: nowrap; position: relative;
}
.header .nav li > a {
	height: 45px; line-height: 45px; font-size: 18px;
}
.header .nav li:hover > a {
	background: linear-gradient(rgb(3, 161, 74), rgb(3, 147, 68)); transition:0.3s; color: rgb(255, 255, 255); -webkit-transition: all .3s;
}
.header .nav ul {
	background: rgb(255, 255, 255); padding: 10px 0px; font-size: 16px;
}
.header .nav ul a {
	padding: 0px 15px; display: block;
}
.header .nav .sub-1 {
	height: 80px; float: left;
}
.header .nav .sub-1 > a {
	background: rgb(255, 255, 255); padding: 0px 15px; transition:color, background 0.5s; height: 80px; color: rgb(111, 116, 124); line-height: 80px; text-decoration: none; display: block;
}
.header .nav .sub-1 > a.cur {
	background: rgb(3, 147, 68);
}
.header .nav .sub-1 > ul {
	transition:0.3s; left: 50%; top: 100px; text-align: center; border-top-color: rgb(3, 147, 68); border-top-width: 3px; border-top-style: solid; visibility: hidden; position: absolute; z-index: 1; min-width: 100px; opacity: 0; transform: translateX(-50%); -webkit-transition: all .3s; -webkit-transform: translateX(-50%);
}
.header .nav .sub-1 > ul::after {
	left: 50%; top: -9px; border-right-color: transparent; border-bottom-color: rgb(3, 147, 68); border-left-color: transparent; border-right-width: 5.5px; border-bottom-width: 6px; border-left-width: 5.5px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; position: absolute; content: ""; transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
.header .nav .sub-1:hover > ul {
	top: 86px; visibility: visible; opacity: 1;
}
.header .nav .sub-2 {
	margin-left: 0px;
}
.header .nav .sub-2 > a {
	padding: 0px 15px;
}
.header .nav .sub-2 > ul {
	padding: 0px;
}
.header .nav .sub-2:hover > ul {
	left: 100%; top: 0px; display: block; position: absolute;
}
.header .nav .sub-2:hover > a {
	background: rgb(3, 147, 68);
}
.header .nav .sub-3 {
	margin-left: 0px;
}
.header .nav .sub-3 ul {
	padding: 0px;
}
.header .nav .sub-3:hover > a {
	background: rgb(94, 153, 9);
}
.header .search-btn {
	background: url("../images/search.jpg") no-repeat center; width: 80px; height: 80px; border-left-color: rgb(236, 236, 236); border-left-width: 1px; border-left-style: solid; cursor: pointer;
}
.header .search {
	background: rgb(255, 255, 255); top: 85px; width: 240px; height: 40px; right: 1%; position: absolute; z-index: 2; box-shadow: 1px 1px 3px rgba(0,0,0,0.1);
}
.header .search .txt {
	padding: 0px 10px; width: calc(100% - 35px);
}
.header .search .btn {
	background: url("../images/m_search.png") no-repeat center / 60%; width: 30px; height: 100%; text-indent: -9999px;
}
.footer {
	background: rgb(55, 55, 55); color: rgb(255, 255, 255);
}
.footer .footer-logo {
	background-position: center; height: 73px; background-repeat: no-repeat;
}
.footer dl {
	margin-left: 65px;
}
.footer dl:nth-child(1) {
	margin-left: 0px;
}
.footer dl dt {
	padding-bottom: 30px; margin-bottom: 10px; position: relative;
}
.footer dl dt::after {
	background: url("../images/footer_dt_bg.jpg") no-repeat center; left: 0px; width: 83px; height: 1px; bottom: 0px; position: absolute; content: "";
}
.footer dl dd {
	color: rgb(160, 160, 160); line-height: 25px;
}
.footer .tel h3::after {
	background: rgb(103, 101, 101); width: 147px; height: 1px; right: 0px; bottom: 2px; position: absolute; content: "";
}
.footer .tel strong {
	color: rgb(143, 208, 30); font-size: 24px;
}
.footer .tel .li25 {
	color: rgb(142, 142, 142);
}
.footer .tel .share {
	height: 26px; line-height: 26px;
}
.footer .tel .share .bdsharebuttonbox {
	float: left;
}
.footer .tel .share .bdsharebuttonbox a {
	margin: 0px 8px; width: 26px; height: 26px; vertical-align: middle; display: inline-block; background-image: url("../images/icos01.png");
}
.footer .tel .share .bdsharebuttonbox .a1 {
	background-position: 0px;
}
.footer .tel .share .bdsharebuttonbox .a2 {
	background-position: -42px;
}
.footer .tel .share .bdsharebuttonbox .a3 {
	background-position: -85px;
}
.footer .link {
	padding: 19px 0px; width: 100%; border-top-color: rgb(101, 101, 101); border-bottom-color: rgb(101, 101, 101); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; display: table;
}
.footer .link ul {
	height: 25px; overflow: hidden;
}
.footer .link ul.h_auto {
	height: auto;
}
.footer .link ul li {
	color: rgb(159, 159, 159); line-height: 25px; float: left;
}
.footer .link ul li.tt1 {
	color: rgb(241, 241, 241);
}
.footer .link ul li span {
	width: 22px; text-align: center;
}
.footer .link .btn {
	background: url("../images/footer_link.png") no-repeat center; transition:0.2s; top: 2px; width: 19px; height: 19px; text-align: center; right: 0px; vertical-align: middle; display: table-cell; position: relative; cursor: pointer; -webkit-transition: all .2s; -moz-transition: all .2s; -o-transition: all .2s;
}
.footer .link .active.btn {
	transform: rotateZ(180deg); -moz-transform: rotateZ(180deg); -o-transform: rotateZ(180deg); -webkit-transform: rotateZ(180deg);
}
.footer .corpight {
	padding: 24px 0px;
}
#gotop {
	background: url("../images/gotop.png") no-repeat center; margin: auto; left: 0px; top: 0px; width: 40px; height: 40px; right: 0px; bottom: 0px; position: absolute;
}
.i-banner ul li {
	background-position: center; height: 800px; background-repeat: no-repeat;
}
.i-banner .owl-buttons {
	margin: 0px auto; left: 50%; top: 50%; width: 1200px; position: absolute; transform: translateX(-50%) translateY(-50%); -webkit-transform: translateX(-50%) translateY(-50%);
}
.i-banner .owl-controls .owl-buttons div {
	width: 38px; height: 38px; font-size: 0px; margin-top: -16px;
}
.i-banner .owl-controls .owl-buttons .owl-prev {
	left: 0px; background-image: url("../images/banner_l.png");
}
.i-banner .owl-controls .owl-buttons .owl-next {
	right: 0px; background-image: url("../images/banner_r.png");
}
.i-banner .owl-controls .owl-page span {
	background: rgb(255, 255, 255); transition:0.3s; width: 5px; height: 5px; -webkit-transition: all .3s;
}
.i-banner .owl-controls .active.owl-page span {
	background: rgb(255, 255, 255) !important; border: 2px solid rgb(98, 170, 34); border-image: none; width: 14px; height: 14px;
}
.i-banner .owl-controls .owl-page:hover span {
	background: rgb(255, 255, 255) !important; border: 2px solid rgb(98, 170, 34); border-image: none; width: 14px; height: 14px;
}
.i-banner .owl-controls .owl-page {
	vertical-align: middle;
}
@media all and (max-width:1024px)
{
.i-banner ul li {
	height: 4rem;
}
}
@media all and (max-width:768px)
{
.i-banner ul li {
	height: inherit; background-image: none !important;
}
.i-banner ul li img {
	display: block;
}
.i-banner .owl-pagination {
	text-align: inherit; right: inherit; bottom: 0.2rem;
}
.i-banner .owl-pagination .owl-page span {
	width: 12px; height: 12px;
}
}
.owl-controls .owl-page span {
	background: rgb(51, 51, 51);
}
.owl-controls .active.owl-page span {
	background: rgb(98, 170, 34);
}
.clickable.owl-controls .owl-page:hover span {
	background: rgb(98, 170, 34);
}
.banner {
	background-position: center; height: 355px; background-repeat: no-repeat; background-size: cover;
}
.banner .info {
	background: rgba(0, 0, 0, 0.5); height: 65px; bottom: 0px; line-height: 65px;
}
.banner .info .fr {
	background: url("../images/main_home.png") no-repeat left;
}
.edit-w strong {
	font-size: 22px; font-weight: 700;
}
.edit-w p {
	font-size: 18px;
}
.edit-w span {
	font-size: 18px;
}
.i-main .i-tt1 {
	line-height: 42px;
}
.i-main .i-tt1 span {
	font-size: 34px;
}
.i-main .i-tt1 i {
	font-size: 21px;
}
.i-main .i-box1 {
	background: rgb(248, 248, 248); padding-right: 8.3%; padding-left: 8.3%;
}
.i-main .i-box1 a:hover h3 {
	color: rgb(3, 147, 68);
}
.i-main .i-box1 h3 {
	color: rgb(43, 43, 43); font-size: 18px;
}
.i-main .i-box1 .f12 {
	color: rgb(162, 162, 162); font-size: 14px;
}
.i-main .i-box1 .icon {
	width: 49px; height: 40px; text-align: center; line-height: 40px;
}
.i-main .i-box1 .info {
	width: calc(100% - 49px); text-align: left; padding-right: 10px; padding-left: 15px;
}
.i-main .i-news .con .pic ul li {
	background-position: center; width: 100%; height: 535px; display: none; background-repeat: no-repeat; background-size: cover;
}
.i-main .i-news .con .pic ul li.cur {
	display: block;
}
.i-main .i-news .con .info {
	background-position: center; height: 535px; padding-top: 4.2%; padding-left: 3.7%; background-repeat: no-repeat;
}
.i-main .i-news .con .list li {
	margin-bottom: 10px;
}
.i-main .i-news .con .list li.cur .date::after {
	display: block;
}
.i-main .i-news .con .list .date {
	position: relative;
}
.i-main .i-news .con .list .date span {
	background: rgb(119, 173, 15); position: relative; z-index: 2;
}
.i-main .i-news .con .list .date::after {
	position: absolute; content: "";
}
.i-main .i-news .con .list .date::before {
	position: absolute; content: "";
}
.i-main .i-news .con .list .date::before {
	background: rgb(255, 255, 255); left: 50%; width: 1px; height: 9000%; transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
.i-main .i-news .con .list .date::after {
	background: url("../images/date1.png") no-repeat center rgb(120, 173, 15); left: 50%; top: 37px; width: 22px; height: 22px; display: none; transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
.i-main .i-news .con .list .txt {
	height: 90px; line-height: 22px; font-size: 14px;
}
.i-main .i-news .con .list .infos {
	width: calc(100% - 112px);
}
.i-main .i-news .con .list .infos h3 {
	font-size: 18px;
}
.i-main .i-guide li:hover .info {
	visibility: hidden; opacity: 0;
}
.i-main .i-guide li:hover .info2 {
	visibility: visible; opacity: 1;
}
.i-main .i-guide .info {
	background: rgba(255, 255, 255, 0.3); border-radius: 50%; left: 50%; top: 18%; width: 205px; height: 205px; transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
.i-main .i-guide .info2 {
	background: url("../images/i_guide_bg.png") no-repeat center; left: 0px; top: 0px; width: 100%; height: 360px; text-align: center; color: rgb(120, 173, 15); visibility: hidden; position: absolute; opacity: 0;
}
.i-main .i-guide .info2 h3 {
	font-size: 26px;
}
.i-main .i-guide .info2 .txt {
	height: 46px; line-height: 23px;
}
.i-main .i-guide .info2 i {
	margin: 0px auto; border-radius: 50%; border: 1px solid rgb(120, 173, 15); border-image: none; width: 72px; height: 72px;
}
.i-main .i-about .bg {
	background-position: center; background-repeat: no-repeat;
}
.i-main .i-about .txt-t {
	height: 482px; line-height: 44px; padding-left: 9%;
}
.i-main .i-about .txt-t .dtcell {
	text-align: left;
}
.i-main .i-about .list {
	left: 0px; bottom: 0px;
}
.i-main .i-about li {
	padding-right: 1px;
}
.i-main .i-about li .box {
	background: rgba(255, 255, 255, 0.7);
}
.i-main .i-about li .icon {
	background-position: center; margin: 0px auto; border-radius: 50%; border: 1px solid rgb(130, 130, 130); border-image: none; width: 82px; height: 82px; overflow: hidden; background-repeat: no-repeat; background-color: rgb(255, 255, 255);
}
.i-main .i-about li h3 strong {
	color: rgb(120, 173, 15); font-size: 35px; vertical-align: -3px;
}
.i-main .i-about li h3 i {
	font-size: 22px;
}
.i-main .i-about li h3 span {
	font-size: 24px;
}
.i-main .i-about li .txt {
	height: 44px; line-height: 22px; padding-right: 14%; padding-left: 14%;
}
.i-main .i-service .li1 {
	width: 20%; height: 356px; background-color: rgb(248, 248, 248);
}
.i-main .i-service .li {
	width: 20%; height: 356px; background-color: rgb(248, 248, 248);
}
.i-main .i-service .cur.li {
	width: 40%;
}
.i-main .i-service .li:hover {
	width: 40%;
}
.i-main .i-service .cur.li .box1 .btn {
	visibility: hidden; opacity: 0;
}
.i-main .i-service .li:hover .box1 .btn {
	visibility: hidden; opacity: 0;
}
.i-main .i-service .cur.li .box2 {
	display: block;
}
.i-main .i-service .li:hover .box2 {
	display: block;
}
.i-main .i-service .cur.li .lg-12 {
	width: 50%;
}
.i-main .i-service .li:hover .lg-12 {
	width: 50%;
}
.i-main .i-service .box1 .btn {
	background: rgba(120, 173, 15, 0.5); margin: auto; border-radius: 50%; left: 0px; top: 50%; width: 106px; height: 106px; right: 0px; color: rgb(255, 255, 255); font-size: 24px; visibility: visible; position: absolute; opacity: 1; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.i-main .i-service .box2 {
	position: relative;
}
.i-main .i-service .box2::after {
	top: 50%; margin-top: -18px; border-top-color: transparent; border-bottom-color: transparent; border-top-width: 17px; border-bottom-width: 17px; border-top-style: solid; border-bottom-style: solid; position: absolute; content: "";
}
.i-main .i-service .box2 .dt {
	padding-left: 9%;
}
.i-main .i-service .box2 .dtcell {
	text-align: left;
}
.i-main .i-service .box2 h3 {
	color: rgb(59, 59, 59);
}
.i-main .i-service .box2 h3::after {
	background: rgb(120, 173, 15); left: 0px; width: 27px; height: 2px; bottom: 0px; position: absolute; content: "";
}
.i-main .i-service .box2 .txt {
	color: rgb(118, 118, 118); line-height: 28px;
}
.i-main .i-service .f32 {
	color: rgb(120, 173, 15);
}
.i-main .i-service .bg {
	height: 356px;
}
.i-main .i-service .list1 .box2::after {
	left: -17px;
}
.i-main .i-service .list2 .box2::after {
	right: -17px; border-left-color: rgb(245, 245, 245); border-left-width: 17px; border-left-style: solid; z-index: 1;
}
.bg {
	background: rgb(245, 245, 245);
}
main .main-nav-p {
	border-bottom-color: rgb(223, 223, 223); border-bottom-width: 1px; border-bottom-style: solid;
}
main .main-nav-p li {
	margin: 0px 8px; display: inline-block;
}
main .main-nav-p li.cur h3 a {
	background:#03b03d; color: rgb(255, 255, 255); display:block;
}
main .main-nav-p li:hover h3 a {
	background: #03b03d; color: rgb(255, 255, 255); display:block;
}
main .main-nav-p li.cur h3 a::after {
	opacity: 1;
}
main .main-nav-p li:hover h3 a::after {
	opacity: 1;
}
main .main-nav-p h3 a {
	padding: 0px 30px; border-radius: 20px; transition:0.3s; height: 35px; line-height: 35px; font-size: 18px; position: relative; -webkit-transition: all .3s;display:block;
}
main .main-nav-p h3 a::after {
transition:0.3s; left: 50%; width: 18px; height: 17px; bottom: -26px; position: absolute; content: ""; opacity: 0; transform: translateX(-50%); -webkit-transition: all .3s; -webkit-transform: translateX(-50%);
}
main .event .icon {
	background: url("../images/event_icon.png") no-repeat center; left: 150px; width: 60px; height: 60px; position: absolute;
}
main .event ul {
	padding-top: 115px; padding-bottom: 75px; position: relative;
}
main .event ul::after {
	position: absolute; content: "";
}
main .event ul::before {
	position: absolute; content: "";
}
main .event ul::before {
	background: rgb(223, 223, 225); left: 179px; top: 60px; width: 1px; height: 9999%;
}
main .event ul::after {
	background: url("../images/event_icon2.png") no-repeat center rgb(255, 255, 255); left: 150px; width: 56px; height: 56px; bottom: 0px; z-index: 1;
}
main .event li {
	margin-bottom: 0.4rem;
}
main .event .date {
	width: 180px; text-align: right; color: rgb(120, 173, 15); padding-right: 15px; font-size: 22px; position: relative;
}
main .event .date::after {
	background: rgb(120, 173, 15); border-radius: 50%; top: 50%; width: 7px; height: 7px; right: -3px; position: absolute; z-index: 1; content: ""; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
main .event .info {
	width: calc(100% - 180px); padding-left: 25px;
}
main .member h2 {
	font-size: 32px;
}
main .member .list {
	margin-left: -0.55rem;
}
main .member .list li {
	padding-left: 0.55rem; margin-top: 77px; margin-bottom: 0.2rem;
}
main .member .list .con {
	background: rgb(248, 248, 248); border-radius: 10px; padding-top: 85px; position: relative;
}
main .member .list .img {
	background-position: center; border-radius: 50%; left: 50%; top: -77px; width: 152px; height: 152px; position: absolute; transform: translateX(-50%); background-repeat: no-repeat; -webkit-transform: translateX(-50%);
}
main .member .list .txt {
	padding: 0px 11%; color: rgb(27, 27, 27);
}
main .pic-slider {
	padding: 0px 80px;
}
main .pic-slider .owl-pagination {
	bottom: -0.3rem; display: none;
}
main .pic-slider .owl-controls .owl-buttons div {
	width: 56px; height: 56px;
}
main .pic-slider .owl-controls .owl-buttons .owl-prev {
	left: -77px; background-image: url("../images/slider_slier_l.png");
}
main .pic-slider .owl-controls .owl-buttons .owl-next {
	right: -77px; background-image: url("../images/slider_slier_r.png");
}
main .pic-slider .info h3 {
	color: rgb(120, 173, 15);
}
main .pic-slider .info .f16 {
	color: rgb(85, 85, 85); line-height: 36px;
}
main .news-list li {
	margin-bottom: 45px;
}
main .news-list li:hover a {
	background: #03b03d; border-color: rgb(120, 173, 15); box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
}
main .news-list li:hover .date {
	color: rgb(255, 255, 255);
}
main .news-list li:hover .date .f12 {
	color: rgb(255, 255, 255);
}
main .news-list li:hover .txt h3 {
	color: rgb(255, 255, 255);
}
main .news-list li:hover .txt span {
	color: rgb(255, 255, 255);
}
main .news-list li:hover .txt .f12 {
	color: rgb(255, 255, 255);
}
main .news-list li:hover .btn {
	background-position: 20px; background-image: url("../images/news_icon_2.png");
}
main .news-list li a {
	border-bottom-color: rgb(232, 232, 232); border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
main .news-list li a .img {
	width: 265px; height: 155px; overflow: hidden;
}
main .news-list li a .date {
	margin: 40px 40px 35px 60px; color: rgb(88, 88, 88);
}
main .news-list li a .date .f12 {
	color: rgb(94, 77, 77);
}
main .news-list li a .txt {
	margin: 40px 0px 35px; width: 540px; padding-left: 40px; border-left-color: rgb(232, 232, 232); border-left-width: 1px; border-left-style: solid;
}
main .news-list li a .txt h3 {
	width: 100%; color: rgb(87, 87, 87); font-size: 16px; font-weight: 700; margin-bottom: 5px;
}
main .news-list li a .txt span {
	height: 48px; color: rgb(91, 92, 93); line-height: 24px; overflow: hidden; font-size: 14px; display: block;
}
main .news-list li a .btn {
	background-position: left; transition:0.5s; width: 78px; height: 156px; float: right; background-image: url("../images/news_icon.png"); background-repeat: no-repeat; -webkit-transition: all .5s;
}
main .news-info .rel::after {
	background: rgb(226, 226, 226); width: 100%; height: 1px; position: absolute; content: "";
}
main .news-info .return {
	background: url("../images/return.png") no-repeat left; top: 50%; right: 0px; color: rgb(145, 145, 145); padding-left: 30px; position: absolute;
}
main .news-info .tt1 h3 {
	color: rgb(112, 169, 12); font-size: 24px; font-weight: 700;
}
main .news-info .tt1 span {
	color: rgb(177, 177, 177); display: block;
}
main .news-info .news-share {
	left: 0px; top: 50%; position: absolute;
}
main .news-info .news-share span {
	color: rgb(153, 153, 153); line-height: 24px;
}
main .news-info .news-share .bdsharebuttonbox a {
	margin: 0px 0px 0px 15px; height: 21px; padding-left: 0px; display: inline-block; background-repeat: no-repeat;
}
main .news-info .news-share .bdsharebuttonbox .a1 {
	background: url("../images/share_1.png") no-repeat; width: 26px;
}
main .news-info .news-share .bdsharebuttonbox .a2 {
	background: url("../images/share_2.png") no-repeat; width: 26px;
}
main .news-info .news-share .bdsharebuttonbox .a3 {
	background: url("../images/share_3.png") no-repeat; width: 22px; height: 23px;
}
main .page {
	padding: 30px 0px 0px; color: rgb(125, 125, 125); position: relative;
}
main .page::after {
	background: rgb(226, 226, 226); top: 0px; width: 100%; height: 1px; position: absolute; content: "";
}
main .page div {
	padding-right: 150px; padding-bottom: 20px;
}
main .page .els {
	width: 79%;
}
main .page strong {
	font-weight: 700;
}
main .page .return {
	background: url("../images/return.png") no-repeat left; top: 50%; right: 5px; color: rgb(145, 145, 145); padding-left: 30px; margin-top: -10px; position: absolute;
}
main .album-slier ul {
	background: url("../images/album-slier_bg.jpg") no-repeat; margin: 0px auto; padding: 0.05rem 0.25rem 0.25rem 0.05rem; height: 7.12rem; max-width: 499px;
}
main .album-slier li a {
	width: 100%; height: 6.8rem; display: block; position: relative;
}
main .album-slier li img {
	margin: auto; left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; max-height: 100%; max-width: 100%;
}
main .album-slier .owl-pagination {
	display: none;
}
main .album-slier .owl-controls .owl-buttons div {
	width: 56px; height: 56px;
}
main .album-slier .owl-controls .owl-buttons .owl-prev {
	left: -137px; background-image: url("../images/slider_slier_l.png");
}
main .album-slier .owl-controls .owl-buttons .owl-next {
	right: -137px; background-image: url("../images/slider_slier_r.png");
}
main .album-bottom {
	background: rgb(239, 239, 239);
}
main .album-bottom ul {
	text-align: center; font-size: 0px;
}
main .album-bottom li {
	background: url("../images/album_bottom_bg2.png") no-repeat center; margin: 0px 1.75% 0.2rem; width: 156px; height: 206px; display: inline-block;
}
main .album-bottom li a {
	padding: 1px 6px 6px 1px;
}
main .brand-list ul {
	margin-left: -0.54rem;
}
main .brand-list li {
	padding-left: 0.54rem; margin-bottom: 0.7rem;
}
main .brand-list .txt {
	background: url("../images/brand_bg.jpg") no-repeat center / 100% 100%; padding: 10px 15px 0px; height: 114px; margin-bottom: 2px;
}
main .brand-list .txt h3 {
	padding-bottom: 5px;
}
main .brand-list .txt .els2 {
	height: 44px;
}
main .brand-list .img {
	background-position: center; border-radius: 20px; height: 3.5rem; background-repeat: no-repeat; background-size: cover;
}
main .honor-list {
	padding-right: 120px; padding-left: 120px;
}
main .honor-list .info {
	margin-bottom: 0.8rem;
}
main .honor-list .info .pic {
	margin: 0px auto; height: 385px; max-width: 560px;
}
main .honor-list .info h3 {
	color: rgb(59, 59, 59);
}
main .honor-list .info .txt {
	color: rgb(118, 118, 118);
}
main .honor-list li {
	padding-right: 4%; padding-left: 4%; cursor: pointer;
}
main .honor-list .img {
	background: rgb(241, 241, 241); border: 2px solid rgb(241, 241, 241); border-image: none; width: 100%; padding-bottom: 100%;
}
main .honor-list .img img {
	max-height: 90%; max-width: 90%;
}
main .honor-list .title {
	font-size: 22px;
}
main .honor-list .txt {
	font-size: 14px;
}
main .honor-list .cur .img {
	border-color: rgb(120, 173, 15);
}
main .honor-list .owl-pagination {
	display: none;
}
main .honor-list .owl-controls .owl-buttons div {
	width: 21px; height: 53px;
}
main .honor-list .owl-controls .owl-buttons .owl-prev {
	left: -71px; background-image: url("../images/honor_l.png");
}
main .honor-list .owl-controls .owl-buttons .owl-next {
	right: -71px; background-image: url("../images/honor_r.png");
}
main .video-list a {
	display: block;
}
main .video-list ul {
	margin-left: -0.33rem;
}
main .video-list li {
	padding-left: 0.33rem; margin-bottom: 0.2rem;
}
main .video-list .img {
	width: 100%; height: 175px; position: relative;
}
main .video-list .img::after {
	position: absolute; content: "";
}
main .video-list .img::before {
	position: absolute; content: "";
}
main .video-list .img::before {
	border: 1px solid rgb(204, 204, 204); border-image: none; left: 0.08rem; top: 0.09rem; width: 100%; height: 100%; z-index: -1;
}
main .video-list .img::after {
	background: url("../images/video_icon.png") no-repeat center; left: 0px; top: 0px; width: 100%; height: 100%;
}
main .video-list h3 {
	height: 52px; color: rgb(94, 94, 94); line-height: 52px;
}
main .resume {
	background: rgb(255, 255, 255); max-width: 1026px;
}
main .resume .dtm {
	margin: 0px auto; max-width: 300px;
}
main .resume h2 {
	padding: 0px 35px; height: 80px; color: rgb(56, 56, 56); line-height: 80px; font-size: 18px; font-weight: 700;
}
main .resume h3 {
	background: rgb(245, 245, 245); padding: 0px 20px; height: 40px; color: rgb(6, 6, 6); line-height: 40px;
}
main .resume .lg-6 {
	margin-bottom: 13px;
}
main .resume label {
	width: 85px; text-align: right; color: rgb(124, 124, 124); display: inline-block;
}
main .resume .txt {
	padding: 0px 10px; border-radius: 2px; border: 1px solid rgb(204, 204, 204); border-image: none; width: calc(100% - 105px); height: 35px; line-height: 35px;
}
main .resume .txt:focus {
	border-color: rgb(102, 102, 102);
}
main .resume strong {
	height: 35px; color: red; line-height: 35px; font-size: 14px;
}
main .resume i {
	color: rgb(163, 163, 163);
}
main .resume .box {
	border: 1px dashed rgb(204, 204, 204); border-image: none;
}
main .resume .hide {
	background: url("../images/hide.jpg") no-repeat center; border-radius: 50%; top: -10px; width: 22px; height: 22px; right: -10px; overflow: hidden; cursor: pointer;
}
main .resume .btn a {
	color: rgb(255, 255, 255);
}
main .resume .btn .a1 {
	background: rgb(55, 55, 55); border-radius: 20px; width: 160px; height: 30px; line-height: 30px;
}
main .resume .btn .a2 {
	background: rgb(110, 168, 11); border-radius: 5px; width: 175px; height: 42px; line-height: 42px;
}
main .resume textarea {
	padding: 10px; border-radius: 5px; border: 1px solid rgb(209, 209, 209); border-image: none; width: 100%; height: 110px; font-size: 14px;
}
main .resume textarea:focus {
	border-color: rgb(110, 168, 11);
}
main .appointment .img {
	width: 556px; height: 468px;
}
main .appointment .info {
	width: calc(100% - 556px);
}
main .appointment .info .lg-12 {
	margin-bottom: 0.25rem;
}
main .appointment .info .lg-6 {
	margin-bottom: 0.25rem;
}
main .appointment .info label {
	width: 55px; height: 35px; text-align: right; color: rgb(100, 100, 100); line-height: 35px; padding-right: 5px; font-size: 12px; display: inline-block;
}
main .appointment .info .txt {
	padding: 0px 10px; border-radius: 2px; border: 1px solid rgb(209, 209, 209); border-image: none; width: calc(100% - 75px); height: 35px; line-height: 35px; margin-right: 5px;
}
main .appointment .info .select {
	background: url("../images/select_bg.png") no-repeat 95%;
}
main .appointment .info strong {
	color: red;
}
main .appointment .info .textarea {
	padding: 5px; height: 1.25rem; font-size: 14px;
}
main .appointment .info .btn {
	padding-left: 55px;
}
main .appointment .info .btn a {
	background: rgb(120, 173, 15); border-radius: 20px; width: 143px; height: 34px; text-align: center; color: rgb(255, 255, 255); line-height: 34px; font-size: 16px;
}
main .join-list th {
	background: rgb(245, 245, 245); height: 50px; color: rgb(26, 26, 26); line-height: 50px;
}
main .join-list tbody tr:nth-child(2n) {
	background: rgb(242, 242, 242);
}
main .join-list tbody td {
	width: 16.4%; height: 48px; color: rgb(89, 89, 89); line-height: 48px; overflow: hidden;
}
main .join-list tbody .sm-12 {
	width: 34.4%;
}
main .join-list tbody .tt1 {
	color: rgb(120, 173, 15);
}
main .join-list tbody .icon {
	background: url("../images/join_list_icon.png") no-repeat left; color: rgb(120, 173, 15); padding-left: 22px; cursor: pointer;
}
main .join-info {
	line-height: 35px;
}
main .join-info .tt1 {
	width: 112px; color: rgb(68, 68, 68);
}
main .join-info .txt {
	padding: 0px 10px; width: calc(100% - 112px); color: rgb(61, 61, 61);
}
main .join-info .txt2 {
	color: rgb(255, 120, 0);
}
main .join-info li:nth-child(2n+1) .txt {
	background: rgb(250, 249, 249);
}
main .join-info .btn {
	padding-left: 112px;
}
main .join-info .btn a {
	background: rgb(110, 168, 11); border-radius: 20px; width: 220px; height: 45px; line-height: 45px; font-size: 18px;
}
main .pension h2 {
	font-size: 34px;
}
main .pension .sub {
	background: rgb(238, 238, 238);
}
main .pension .sub a {
	margin: 0px 46px 15px 0px; padding: 0px 20px; border-radius: 20px; border: 1px solid transparent; border-image: none; height: 36px; line-height: 36px; float: left;
}
main .pension .sub a.cur {
	border-color: rgb(120, 173, 15); color: rgb(120, 173, 15);
}
main .pension .sub a:hover {
	border-color: rgb(120, 173, 15); color: rgb(120, 173, 15);
}
main .pension .box1 {
	background-position: center; padding: 2.6% 0px; font-size: 48px; background-repeat: no-repeat; background-color: rgb(120, 173, 15);
}
main .pension .box1::after {
	left: 50%; bottom: -28px; border-top-color: rgb(120, 173, 15); border-right-color: transparent; border-left-color: transparent; border-top-width: 28px; border-right-width: 28px; border-left-width: 28px; border-top-style: solid; border-right-style: solid; border-left-style: solid; position: absolute; content: ""; transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
main .pension .box2 .list1 .icon {
	background-position: center; margin: 0px auto; width: 89px; height: 89px; background-repeat: no-repeat; background-size: cover;
}
main .pension .box2 .list1 span {
	color: rgb(120, 173, 15);
}
main .pension .box2 .list1 h3 {
	color: rgb(54, 54, 54); font-size: 24px;
}
main .pension .box2 .list2 {
	margin-left: -25px;
}
main .pension .box2 .list2 li {
	padding-left: 25px;
}
main .pension .box3 .mauto {
	color: rgb(107, 107, 107);
}
main .pension .box4 h3 {
	height: 60px; line-height: 60px; border-bottom-color: rgb(206, 206, 206); border-bottom-width: 1px; border-bottom-style: solid;
}
main .pension .box4 .slier li {
	padding: 0px 21px;
}
main .pension .box4 .slier li em {
	background: url("../images/6.png") no-repeat center; width: 19px; height: 60px;
}
main .pension .box4 .slier .owl-pagination {
	bottom: -0.4rem; display: none;
}
main .pension .box4 .slier .owl-controls .owl-buttons div {
	width: 58px; height: 58px;
}
main .pension .box4 .slier .owl-controls .owl-buttons .owl-prev {
	left: -60px; background-image: url("../images/pension_icon_l.png");
}
main .pension .box4 .slier .owl-controls .owl-buttons .owl-next {
	right: -60px; background-image: url("../images/pension_icon_r.png");
}
main .pension .box5 {
	background-position: center; background-repeat: no-repeat; background-size: cover; background-color: rgb(120, 173, 15);
}
main .pension .box5 .in-tt1 {
	color: rgb(255, 255, 255);
}
main .pension .box5 li .icon {
	margin: 0px auto; width: 110px; height: 110px;
}
main .pension .box5 li h3 {
	padding-top: 0.15rem; font-size: 24px;
}
main .pension .box5 .owl-pagination {
	bottom: -0.15rem;
}
main .pension .box5 .owl-controls .owl-page span {
	background: rgb(51, 51, 51);
}
main .pension .box5 .owl-controls .active.owl-page span {
	background: rgb(255, 255, 255);
}
main .pension .box5 .clickable.owl-controls .owl-page:hover span {
	background: rgb(255, 255, 255);
}
main .pension .box6 em {
	color: rgb(255, 102, 0);
}
main .pension .box6 .map {
	height: 505px;
}
main .pension .box6 .map img {
	max-width: inherit;
}
main .pension .box7 a {
	background: url("../images/7.png") no-repeat left; color: rgb(107, 107, 107); padding-left: 25px; font-size: 16px; margin-bottom: 0.25rem;
}
main .in-tt1 {
	color: rgb(107, 107, 107);
}
main .item-list li {
	margin-top: 12px;
}
main .item-list li:nth-child(1) {
	margin-top: 0px;
}
main .item-list li .lg-6 {
	height: 476px; overflow: auto;
}
main .item-list li .img {
	background-position: center; background-repeat: no-repeat; background-size: cover;
}
main .item-list li .info .icons .icon {
	height: 83px; line-height: 83px;
}
main .item-list li .info .icons h3 {
	padding-top: 30px; font-size: 20px; position: relative;
}
main .item-list li .info .icons h3::after {
	background: rgb(191, 191, 191); left: 50%; top: 15px; width: 26px; height: 2px; position: absolute; content: ""; transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
main .item-list li .info .icons h4 {
	font-size: 20px;
}
main .item-list li .info .icons h4 span {
	color: rgb(255, 114, 0); font-size: 36px;
}
main .item-list li .info .txt {
	background: rgb(114, 170, 13); padding: 0.2rem 5.25% 0px;
}
main .item-list li .info .txt .btn a {
	border: 1px solid rgb(255, 255, 255); border-image: none; width: 110px; height: 32px; text-align: center; line-height: 32px;
}
main .cooperation .box1 {
	background-position: center; background-repeat: no-repeat; background-size: cover;
}
main .cooperation .box2 {
	background-position: center; background-repeat: no-repeat; background-size: cover;
}
main .cooperation .box3 {
	background-position: center; background-repeat: no-repeat; background-size: cover;
}
main .cooperation h2 span {
	color: rgb(81, 81, 81); padding-bottom: 15px; font-size: 30px; position: relative;
}
main .cooperation h2 span::after {
	background: rgb(120, 173, 15); left: 50%; width: 55px; height: 5px; bottom: 0px; position: absolute; content: ""; transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
main .cooperation .box1 {
	padding: 0.6rem 12.4% 0.25rem;
}
main .cooperation .box1 .info .img {
	border-radius: 15px; width: 306px; height: 186px;
}
main .cooperation .box1 .info .txt-w {
	width: calc(100% - 306px);
}
main .cooperation .box1 .info .txt-w h3 {
	height: 75px; line-height: 75px;
}
main .cooperation .box1 .info .txt-w .txt {
	height: 50px;
}
main .cooperation .box2 {
	padding: 170px 6% 0px; height: 600px;
}
main .cooperation .box2 h2 span::after {
	left: 0px; position: absolute; content: ""; transform: translateX(0px); -webkit-transform: translateX(0);
}
main .cooperation .box3 {
	padding-top: 6.85%; padding-bottom: 6.1%;
}
main .cooperation .box3 h2 span::after {
	left: 0px; position: absolute; content: ""; transform: translateX(0px); -webkit-transform: translateX(0);
}
main .cooperation .box3 .img {
	padding-right: 5%; padding-left: 5%;
}
main .cooperation .box3 .info {
	padding-right: 6%;
}
main .cooperation .box4 {
	padding: 0.8rem 0px 0px;
}
main .cooperation .box4 .list {
	padding: 0.5rem 10.6% 0.8rem;
}
main .cooperation .box4 li {
	padding: 0px 10px;
}
main .cooperation .box4 .info {
	background: rgb(113, 169, 13); height: 135px; color: rgb(255, 255, 255);
}
main .cooperation .box4 .info h3 {
	padding-bottom: 20px; position: relative;
}
main .cooperation .box4 .info h3::after {
	background: rgb(255, 255, 255); left: 50%; width: 29px; height: 2px; bottom: 12px; position: absolute; content: ""; transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
main .cooperation .box4 .info .els2 {
	height: 44px; line-height: 22px;
}
main .cooperation .box4 .owl-pagination {
	bottom: -0.5rem; display: none;
}
main .cooperation .box4 .owl-controls .owl-buttons div {
	width: 58px; height: 58px;
}
main .cooperation .box4 .owl-controls .owl-buttons .owl-prev {
	background: url("../images/pension_icon_l.png"); left: -125px;
}
main .cooperation .box4 .owl-controls .owl-buttons .owl-next {
	background: url("../images/pension_icon_r.png"); right: -125px;
}
main .in-we .box {
	background-position: center; background-repeat: no-repeat; background-size: cover;
}
main .in-we h2 {
	font-size: 34px;
}
main .in-we .box1 {
	height: 6.75rem;
}
main .in-we .box1 .lg-6 {
	padding: 0px 4%; float: right;
}
main .in-we .box1 .dtcell {
	text-align: left;
}
main .in-we .box2 {
	padding: 0.9rem 0px 1.35rem; background-size: inherit; background-color: rgb(120, 173, 15);
}
main .in-we .box3 {
	background-position: bottom; padding: 0.5rem 3.45% 260px; background-repeat: no-repeat; background-color: rgb(246, 246, 246);
}
main .in-we .box3 h2 {
	color: rgb(82, 82, 82); margin-bottom: 0.85rem;
}
main .in-we .event-slider {
	padding: 0px 60px; position: relative;
}
main .in-we .event-slider .icon {
	width: 60px; height: 60px; margin-top: 25px; position: absolute;
}
main .in-we .event-slider .next {
	width: 60px; height: 60px; margin-top: 25px; position: absolute;
}
main .in-we .event-slider .icon {
	left: 0px; background-image: url("../images/event_slider_l.png");
}
main .in-we .event-slider .next {
	right: 0px; cursor: pointer; background-image: url("../images/event_slider_r.png");
}
main .in-we .event-slider li {
	text-align: center;
}
main .in-we .event-slider li .date {
	color: rgb(120, 173, 15); padding-bottom: 0.3rem; font-size: 20px; margin-bottom: 0.2rem; border-bottom-color: rgb(223, 223, 225); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
main .in-we .event-slider li .date::after {
	background: rgb(120, 173, 15); border-radius: 50%; left: 50%; width: 7px; height: 7px; bottom: -3.5px; position: absolute; content: ""; transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
main .in-we .event-slider li .txt {
	padding: 0px 15%; color: rgb(102, 102, 102); line-height: 25px; font-size: 16px;
}
main .in-we .event-slider .owl-pagination {
	display: none;
}
main .in-we .event-slider .owl-controls .owl-buttons div {
	display: none;
}
main .in-we .box4 {
	padding-right: 6.5%; padding-left: 6.5%;
}
main .in-we .box4 h2 {
	color: rgb(82, 82, 82); padding-bottom: 1.1rem;
}
main .in-we .box4 ul {
	margin-left: -0.75rem;
}
main .in-we .box4 li {
	padding-left: 0.75rem; margin-bottom: 0.3rem;
}
main .in-we .box4 .txt {
	background: url("../images/brand_bg.jpg") no-repeat center / 100% 100%; padding: 10px 15px 0px; height: 114px; margin-bottom: 2px;
}
main .in-we .box4 .txt h3 {
	padding-bottom: 5px;
}
main .in-we .box4 .txt .els2 {
	height: 44px;
}
main .in-we .box4 .img {
	background-position: center; border-radius: 20px; height: 3.5rem; background-repeat: no-repeat; background-size: cover;
}
main .in-we .box5 {
	background: rgb(246, 246, 246); padding-right: 6%; padding-left: 6%;
}
main .in-we .box5 ul {
	margin-left: -1.04rem;
}
main .in-we .box5 li {
	padding-left: 1.04rem; margin-bottom: 0.3rem;
}
main .in-we .box5 .img {
	border-radius: 10px;
}
main .in-we .box5 h3 {
	background: rgba(120, 173, 15, 0.83); margin: auto; border-radius: 50%; left: 0px; top: 0px; width: 92px; height: 92px; right: 0px; bottom: 0px; overflow: hidden;
}
main .in-service h2 {
	font-size: 34px;
}
main .in-service .box {
	background-position: center; background-repeat: no-repeat; background-size: cover;
}
main .in-service .in-service-slider {
	padding-right: 136px; padding-left: 136px;
}
main .in-service .in-service-slider li {
	padding: 0px 15px 0px 40px;
}
main .in-service .in-service-slider h3 {
	background: rgba(0, 0, 0, 0.5); left: 0px; height: 40px; bottom: 0px; line-height: 40px;
}
main .in-service .in-service-slider .owl-pagination {
	display: none;
}
main .in-service .in-service-slider .owl-controls .owl-buttons div {
	width: 58px; height: 58px;
}
main .in-service .in-service-slider .owl-controls .owl-buttons .owl-prev {
	left: 42px; background-image: url("../images/in-service-slider_l.png");
}
main .in-service .in-service-slider .owl-controls .owl-buttons .owl-next {
	right: 42px; background-image: url("../images/in-service-slider_r.png");
}
main .in-service .box1 {
	background-color: rgb(120, 173, 15);
}
main .in-service .box1 .owl-controls .owl-page span {
	background: rgb(255, 255, 255);
}
main .in-service .box1 .owl-controls .active.owl-page span {
	background: rgb(51, 51, 51);
}
main .in-service .box1 .clickable.owl-controls .owl-page:hover span {
	background: rgb(51, 51, 51);
}
main .in-service .box2 .owl-controls .owl-page span {
	background: rgb(51, 51, 51);
}
main .in-service .box2 .owl-controls .active.owl-page span {
	background: rgb(98, 170, 34);
}
main .in-service .box2 .clickable.owl-controls .owl-page:hover span {
	background: rgb(98, 170, 34);
}
main .in-service .box2 .owl-controls .owl-buttons .owl-prev {
	left: 42px; background-image: url("../images/pension_icon_l.png");
}
main .in-service .box2 .owl-controls .owl-buttons .owl-next {
	right: 42px; background-image: url("../images/pension_icon_r.png");
}
main .in-service .box3 {
	background: rgb(120, 173, 15);
}
main .in-service .box3 ul {
	padding-bottom: 0.85rem;
}
main .in-service .box3 :nth-child(2n).owl-item .info::after {
	top: inherit; bottom: -28px; border-top-color: rgb(255, 255, 255); border-bottom-color: currentColor; border-top-width: 28px; border-bottom-width: medium; border-top-style: solid; border-bottom-style: none;
}
main .in-service .box3 .img {
	background-position: center; height: 363px; background-repeat: no-repeat; background-size: cover;
}
main .in-service .box3 .info {
	height: 363px; padding-right: 10%; padding-left: 10%; position: relative;
}
main .in-service .box3 .info::after {
	left: 50%; top: -28px; border-right-color: transparent; border-bottom-color: rgb(255, 255, 255); border-left-color: transparent; border-right-width: 25px; border-bottom-width: 28px; border-left-width: 25px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; position: absolute; z-index: 1; content: ""; transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
main .in-service .box3 .icon {
	background-position: center; height: 60px; background-repeat: no-repeat;
}
main .in-service .box3 h3 {
	color: rgb(120, 173, 15); font-size: 24px;
}
main .in-service .box3 .txt {
	height: 180px; overflow: auto;
}
main .in-service .box3 .owl-pagination {
	bottom: 0.25rem;
}
main .in-service .box3 .owl-controls .owl-page span {
	background: rgb(255, 255, 255); border-radius: 20px; transition:0.3s; width: 0.2rem; height: 0.2rem; -webkit-transition: all .3s;
}
main .in-service .box3 .owl-controls .active.owl-page span {
	background: rgb(255, 255, 255); width: 0.53rem;
}
main .in-service .box3 .clickable.owl-controls .owl-page:hover span {
	background: rgb(255, 255, 255); width: 0.53rem;
}
main .search-list li {
	height: 50px; color: rgb(61, 61, 61); line-height: 50px;
}
main .search-list li:nth-child(2n+1) {
	background: rgb(242, 242, 242);
}
main .search-list h3 {
	width: 60%; padding-left: 25px; font-size: 18px; position: relative;
}
main .search-list h3::after {
	background: rgb(197, 197, 197); border-radius: 50%; left: 10px; top: 50%; width: 6px; height: 6px; position: absolute; content: ""; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
main .search-list .date {
	font-size: 15px;
}
.fix-slider {
	background: rgba(0, 0, 0, 0.95) !important;
}
.fix-slider .hide {
	background-color: transparent !important;
}
.fix-slider .hide::after {
	background: rgb(255, 255, 255) !important;
}
.fix-slider .hide::before {
	background: rgb(255, 255, 255) !important;
}
.fix-slider .owl-pagination {
	display: none;
}
.fix-slider .owl-item {
	height: 100% !important;
}
.fix-slider .owl-wrapper {
	height: 100% !important;
}
.fix-slider .owl-wrapper-outer {
	height: 100% !important;
}
.fix-slider .owl-controls .owl-buttons div {
	width: 58px; height: 100%;
}
.fix-slider .owl-controls .owl-buttons .owl-prev {
	background: url("../images/in-service-slider_l.png") no-repeat center; left: 5%;
}
.fix-slider .owl-controls .owl-buttons .owl-next {
	background: url("../images/in-service-slider_r.png") no-repeat center; right: 5%;
}
.fix-slider img {
	max-height: 100%;
}
.fix-wrap {
	background: rgba(0, 0, 0, 0.8); left: 0px; top: 0px; width: 100%; height: 100%; position: fixed; z-index: 9999;
}
.fix-wrap .hide {
	background: rgb(9, 9, 8); padding: 25px; border-radius: 50%; transition:0.8s; top: 5%; width: 25px; height: 25px; right: 5%; position: fixed; cursor: pointer; -webkit-transition: all .8s;
}
.fix-wrap .hide::after {
	background: rgb(255, 255, 255); left: 50%; top: 50%; width: 1px; height: 55%; margin-top: -27.5%; position: absolute; content: "";
}
.fix-wrap .hide::before {
	background: rgb(255, 255, 255); left: 50%; top: 50%; width: 1px; height: 55%; margin-top: -27.5%; position: absolute; content: "";
}
.fix-wrap .hide::before {
	transform: rotate(45deg); -webkit-transform: rotate(45deg);
}
.fix-wrap .hide::after {
	transform: rotate(-45deg); -webkit-transform: rotate(-45deg);
}
.fix-wrap .hide:hover {
	transform: rotate(180deg); -webkit-transform: rotate(180deg);
}
.fix-video .video-wrap {
	background: rgb(45, 45, 45); margin: 0px auto; padding: 10px; border: 1px solid rgb(58, 58, 58); animation:ReturnToNormal 0.5s both; border-image: none; overflow: hidden; display: table; max-height: 55%; max-width: 55%; -webkit-animation: ReturnToNormal .5s both;
}
.fix-video video {
	max-height: 100%; max-width: 100%;
}
@media all and (max-width:768px)
{
.fix-video .video-wrap {
	max-width: 90%;
}
}
.fix-pic {
	overflow: auto;
}
.fix-pic img {
	animation:zoomIn 0.5s both; -webkit-animation: zoomIn .5s both;
}
.fix-bar {
	right: 20px; bottom: 20%; position: fixed; z-index: 888;
}
.fix-bar a {
	background-position: center 26%; transition:0.3s; width: 82px; height: 78px; text-align: center; color: rgb(120, 173, 15); font-size: 12px; margin-bottom: 1px; display: block; position: relative; background-repeat: no-repeat; background-color: rgb(255, 255, 255); -webkit-transition: all .3s;
}
.fix-bar a .abs {
	width: 100%; bottom: 10px;
}
.fix-bar a:first-child {
	border: currentColor; border-image: none;
}
.fix-bar .gotop {
	display: none;
}
.fix-bar .txt-w:hover .txt {
	left: -160px; visibility: visible; opacity: 1;
}
.fix-bar .txt-w:hover .weixin {
	left: -165px;
}
.fix-bar .txt-w .txt {
	background: rgb(255, 255, 255); transition:0.3s; left: -180px; top: 9px; width: 150px; height: 60px; text-align: center; line-height: 60px; visibility: hidden; position: absolute; opacity: 0; -webkit-transition: all .3s;
}
.fix-bar .txt-w .txt::after {
	top: 50%; right: -8px; margin-top: -8px; border-top-color: transparent; border-bottom-color: transparent; border-left-color: rgb(255, 255, 255); border-top-width: 8px; border-bottom-width: 8px; border-left-width: 8px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; position: absolute; content: "";
}
.fix-bar .txt-w .weixin {
	padding: 5px; top: 0px; width: 155px; height: 155px;
}
.fix-bar .txt-w .weixin::after {
	top: 25%;
}
.fix-message {
	background: rgba(0, 0, 0, 0.5); left: 0px; top: 0px; position: fixed; z-index: 999;
}
.fix-message h3 {
	background: rgb(241, 241, 241); padding: 0px 30px; height: 47px; color: rgb(87, 87, 87); line-height: 47px; font-size: 18px; margin-bottom: 20px;
}
.fix-message .box {
	background: rgb(255, 255, 255); margin: auto; border-radius: 5px; left: 0px; top: 0px; right: 0px; bottom: 0px; overflow: hidden; position: absolute; max-height: 365px; max-width: 375px;
}
.fix-message .box label {
	width: 32px; height: 35px; text-align: left; line-height: 35px; font-size: 12px;
}
.fix-message .box .txt {
	border: 1px solid rgb(209, 209, 209); border-image: none; width: calc(100% - 32px);
}
.fix-message .box textarea {
	border: 1px solid rgb(209, 209, 209); border-image: none; width: calc(100% - 32px);
}
.fix-message .box .txt {
	padding: 0px 10px; height: 35px; line-height: 35px; margin-bottom: 20px;
}
.fix-message .box textarea {
	padding: 10px; height: 125px; font-size: 14px;
}
.fix-message .box .btn {
	margin-top: 10px;
}
.fix-message .box .btn input {
	background: rgb(120, 173, 15); border-radius: 20px; width: 143px; height: 34px; text-align: center; color: rgb(255, 255, 255); font-size: 16px;
}
.fix-message .box .hide {
	background: url("../images/fix-message_hide.png") no-repeat center; top: 0px; width: 16px; height: 47px; right: 20px; position: absolute; cursor: pointer;
}
.edit {
	line-height: 200% !important; overflow: hidden; font-size: 14px !important;
}
.edit em {
	line-height: 200% !important;
}
.edit p {
	line-height: 200% !important;
}
.edit span {
	line-height: 200% !important;
}
.edit strong {
	line-height: 200% !important;
}
.in-page {
	color: rgb(136, 136, 136); line-height: 35px;
}
.in-page span {
	padding: 0px 15px; border: 1px solid rgb(232, 232, 232); border-image: none;
}
.in-page a {
	padding: 0px 15px; border: 1px solid rgb(232, 232, 232); border-image: none;
}
.in-page a.cur {
	background: rgb(120, 173, 15); border-color: rgb(120, 173, 15); color: rgb(255, 255, 255);
}
.in-page a:hover {
	background: rgb(120, 173, 15); border-color: rgb(120, 173, 15); color: rgb(255, 255, 255);
}
.lg-sub-html {
	background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar {
	background-color: rgba(0, 0, 0, 0.45);
}
.lg-icon {
	text-transform: none; line-height: 1; font-family: lg; font-style: normal; font-variant: normal; font-weight: 400; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.lg-actions .lg-next {
	padding: 8px 10px 9px; outline: 0px; border-radius: 2px; border: currentColor; border-image: none; top: 50%; color: rgb(153, 153, 153); font-size: 22px; margin-top: -10px; display: block; position: absolute; z-index: 1080; cursor: pointer; background-color: rgba(0, 0, 0, 0.45);
}
.lg-actions .lg-prev {
	padding: 8px 10px 9px; outline: 0px; border-radius: 2px; border: currentColor; border-image: none; top: 50%; color: rgb(153, 153, 153); font-size: 22px; margin-top: -10px; display: block; position: absolute; z-index: 1080; cursor: pointer; background-color: rgba(0, 0, 0, 0.45);
}
.lg-actions .disabled.lg-next {
	opacity: 0.5; pointer-events: none;
}
.lg-actions .disabled.lg-prev {
	opacity: 0.5; pointer-events: none;
}
.lg-actions .lg-next:hover {
	color: rgb(255, 255, 255);
}
.lg-actions .lg-prev:hover {
	color: rgb(255, 255, 255);
}
.lg-actions .lg-next {
	right: 20px;
}
.lg-actions .lg-next::before {
	content: "\e095";
}
.lg-actions .lg-prev {
	left: 20px;
}
.lg-actions .lg-prev::after {
	content: "\e094";
}
.lg-right-end.lg-outer .lg-object {
	animation:lg-right-end 0.3s; position: relative; -webkit-animation: lg-right-end .3s; -o-animation: lg-right-end .3s;
}
.lg-left-end.lg-outer .lg-object {
	animation:lg-left-end 0.3s; position: relative; -webkit-animation: lg-left-end .3s; -o-animation: lg-left-end .3s;
}
.lg-toolbar {
	left: 0px; top: 0px; width: 100%; position: absolute; z-index: 1082;
}
.lg-toolbar .lg-icon {
	padding: 10px 0px; outline: 0px; transition:color 0.2s linear; width: 50px; height: 47px; text-align: center; color: rgb(153, 153, 153); line-height: 27px; font-size: 24px; text-decoration: none !important; float: right; cursor: pointer; -webkit-transition: color .2s linear; -o-transition: color .2s linear;
}
.lg-toolbar .lg-icon:hover {
	color: rgb(255, 255, 255);
}
.lg-toolbar .lg-close::after {
	content: "\e070";
}
.lg-toolbar .lg-download::after {
	content: "\e0f2";
}
.lg-sub-html {
	padding: 10px 40px; left: 0px; text-align: center; right: 0px; bottom: 0px; color: rgb(238, 238, 238); font-size: 16px; position: fixed; z-index: 1080;
}
.lg-sub-html h4 {
	margin: 0px; font-size: 13px; font-weight: 700;
}
.lg-sub-html p {
	margin: 5px 0px 0px; font-size: 12px;
}
#lg-counter {
	color: rgb(153, 153, 153); padding-top: 12px; padding-left: 20px; font-size: 16px; vertical-align: middle; display: inline-block;
}
.lg-next {
	transition:transform 0.35s cubic-bezier(0, 0, 0.25, 1), opacity 0.35s cubic-bezier(0, 0, 0.25, 1), color 0.2s linear; opacity: 1; -webkit-transition: -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear; -moz-transition: -moz-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear; -o-transition: -o-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
}
.lg-prev {
	transition:transform 0.35s cubic-bezier(0, 0, 0.25, 1), opacity 0.35s cubic-bezier(0, 0, 0.25, 1), color 0.2s linear; opacity: 1; -webkit-transition: -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear; -moz-transition: -moz-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear; -o-transition: -o-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
}
.lg-toolbar {
	transition:transform 0.35s cubic-bezier(0, 0, 0.25, 1), opacity 0.35s cubic-bezier(0, 0, 0.25, 1), color 0.2s linear; opacity: 1; -webkit-transition: -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear; -moz-transition: -moz-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear; -o-transition: -o-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
}
.lg-hide-items .lg-prev {
	opacity: 0; transform: translate3d(-10px, 0px, 0px); -webkit-transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
	opacity: 0; transform: translate3d(10px, 0px, 0px); -webkit-transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
	opacity: 0; transform: translate3d(0px, -10px, 0px); -webkit-transform: translate3d(0, -10px, 0);
}
body:not(.lg-from-hash) .lg-start-zoom.lg-outer .lg-object {
	transform-origin: 50% 50%; transition:transform 250ms cubic-bezier(0, 0, 0.25, 1), opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important; opacity: 0; transform: scale3d(0.5, 0.5, 0.5); -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1); -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1); -o-transition: -o-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1); -webkit-transform: scale3d(.5, .5, .5); -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-start-zoom.lg-outer .lg-complete.lg-item .lg-object {
	opacity: 1; transform: scale3d(1, 1, 1); -webkit-transform: scale3d(1, 1, 1);
}
.lg-outer .lg-thumb-outer {
	transition:transform 0.25s cubic-bezier(0, 0, 0.25, 1); width: 100%; bottom: 0px; position: absolute; z-index: 1080; max-height: 350px; transform: translate3d(0px, 100%, 0px); background-color: rgb(13, 10, 10); -webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s; -moz-transition: -moz-transform .25s cubic-bezier(0, 0, .25, 1) 0s; -o-transition: -o-transform .25s cubic-bezier(0, 0, .25, 1) 0s; -webkit-transform: translate3d(0, 100%, 0);
}
.lg-outer .lg-grab.lg-thumb-outer .lg-thumb-item {
	
}
.lg-outer .lg-grabbing.lg-thumb-outer .lg-thumb-item {
	cursor: move;
}
.lg-outer .lg-dragging.lg-thumb-outer .lg-thumb {
	transition-duration: 0s !important; -webkit-transition-duration: 0s;
}
.lg-thumb-open.lg-outer .lg-thumb-outer {
	transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.lg-outer .lg-thumb {
	padding: 10px 0px; height: 100%; margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
	border-radius: 4px; border: 2px solid rgb(255, 255, 255); border-image: none; height: 100%; overflow: hidden; margin-bottom: 5px; float: left; cursor: pointer;
}
@media all and (min-width:1025px)
{
.lg-outer .lg-thumb-item {
	transition:border-color 0.25s; -webkit-transition: border-color .25s ease; -o-transition: border-color .25s ease;
}
}
.lg-outer .active.lg-thumb-item {
	border-color: rgb(169, 7, 7);
}
.lg-outer .lg-thumb-item:hover {
	border-color: rgb(169, 7, 7);
}
.lg-outer .lg-thumb-item img {
	width: 100%; height: 100%; object-fit: cover;
}
.lg-has-thumb.lg-outer .lg-item {
	padding-bottom: 120px;
}
.lg-can-toggle.lg-outer .lg-item {
	padding-bottom: 0px;
}
.lg-pull-caption-up.lg-outer .lg-sub-html {
	transition:bottom 0.25s; -webkit-transition: bottom .25s ease; -o-transition: bottom .25s ease;
}
.lg-thumb-open.lg-pull-caption-up.lg-outer .lg-sub-html {
	bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
	padding: 5px 0px; border-radius: 2px 2px 0px 0px; top: -39px; width: 50px; height: 39px; text-align: center; right: 20px; color: rgb(153, 153, 153); line-height: 27px; font-size: 24px; position: absolute; cursor: pointer; background-color: rgb(13, 10, 10);
}
.lg-outer .lg-toogle-thumb:hover {
	color: rgb(255, 255, 255);
}
.lg-dropdown-active.lg-outer #lg-share {
	color: rgb(255, 255, 255);
}
.lg-outer .lg-toogle-thumb::after {
	content: "\e1ff";
}
.lg-outer .lg-video-cont {
	padding: 0px 5px; width: 100%; vertical-align: middle; display: inline-block; max-height: 100%; max-width: 1140px;
}
.lg-outer .lg-video {
	width: 100%; height: 0px; overflow: hidden; padding-bottom: 56.25%; position: relative;
}
.lg-outer .lg-video .lg-object {
	left: 0px; top: 0px; width: 100% !important; height: 100% !important; display: inline-block; position: absolute;
}
.lg-outer .lg-video .lg-video-play {
	left: 50%; top: 50%; width: 84px; height: 59px; margin-top: -30px; margin-left: -42px; position: absolute; z-index: 1080; cursor: pointer;
}
.lg-outer .lg-has-iframe .lg-video {
	overflow: auto; -webkit-overflow-scrolling: touch;
}
.lg-outer .lg-has-vimeo .lg-video-play {
	background: url("../img/vimeo-play.png") no-repeat;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
	background: url("../img/vimeo-play.png") no-repeat 0px -58px;
}
.lg-outer .lg-has-html5 .lg-video-play {
	background: url("../img/video-play.png") no-repeat; width: 64px; height: 64px; margin-top: -32px; margin-left: -32px; opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
	opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
	background: url("../img/youtube-play.png") no-repeat;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
	background: url("../img/youtube-play.png") no-repeat 0px -60px;
}
.lg-outer .lg-video-object {
	left: 0px; top: 0px; width: 100% !important; height: 100% !important; position: absolute;
}
.lg-outer .lg-has-video .lg-video-object {
	visibility: hidden;
}
.lg-outer .lg-video-playing.lg-has-video .lg-object {
	display: none;
}
.lg-outer .lg-video-playing.lg-has-video .lg-video-play {
	display: none;
}
.lg-outer .lg-video-playing.lg-has-video .lg-video-object {
	visibility: visible;
}
.lg-progress-bar {
	transition:opacity 80ms; left: 0px; top: 0px; width: 100%; height: 5px; position: absolute; z-index: 1083; opacity: 0; background-color: rgb(51, 51, 51); -webkit-transition: opacity 80ms ease 0s; -moz-transition: opacity 80ms ease 0s; -o-transition: opacity 80ms ease 0s;
}
.lg-progress-bar .lg-progress {
	width: 0px; height: 5px; background-color: rgb(169, 7, 7);
}
.lg-start.lg-progress-bar .lg-progress {
	width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
	opacity: 1;
}
.lg-autoplay-button::after {
	content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button::after {
	content: "\e01a";
}
.lg-zoom-dragging.lg-css3.lg-outer .lg-zoomable.lg-complete.lg-item .lg-image {
	transition-duration: 0s; -webkit-transition-duration: 0s;
}
.lg-zoom-dragging.lg-css3.lg-outer .lg-zoomable.lg-complete.lg-item .lg-img-wrap {
	transition-duration: 0s; -webkit-transition-duration: 0s;
}
.lg-use-transition-for-zoom.lg-outer .lg-zoomable.lg-complete.lg-item .lg-img-wrap {
	transition:transform 0.3s cubic-bezier(0, 0, 0.25, 1); -webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s; -moz-transition: -moz-transform .3s cubic-bezier(0, 0, .25, 1) 0s; -o-transition: -o-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
}
.lg-use-left-for-zoom.lg-outer .lg-zoomable.lg-complete.lg-item .lg-img-wrap {
	transition:left 0.3s cubic-bezier(0, 0, 0.25, 1), top 0.3s cubic-bezier(0, 0, 0.25, 1); -webkit-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s; -moz-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s; -o-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
}
.lg-outer .lg-zoomable.lg-complete.lg-item .lg-img-wrap {
	transform: translate3d(0px, 0px, 0px); backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;
}
.lg-outer .lg-zoomable.lg-complete.lg-item .lg-image {
	transform-origin: 0% 0%; transition:transform 0.3s cubic-bezier(0, 0, 0.25, 1), opacity 0.15s !important; transform: scale3d(1, 1, 1); backface-visibility: hidden; -webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s; -moz-transition: -moz-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s; -o-transition: -o-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s; -webkit-transform: scale3d(1, 1, 1); -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0;
}
#lg-zoom-in::after {
	content: "\e311";
}
#lg-actual-size {
	font-size: 20px;
}
#lg-actual-size::after {
	content: "\e033";
}
#lg-zoom-out {
	opacity: 0.5; pointer-events: none;
}
#lg-zoom-out::after {
	content: "\e312";
}
.lg-zoomed #lg-zoom-out {
	opacity: 1; pointer-events: auto;
}
.lg-outer .lg-pager-outer {
	left: 0px; height: 10px; text-align: center; right: 0px; bottom: 60px; position: absolute; z-index: 1080;
}
.lg-outer .lg-pager-hover.lg-pager-outer .lg-pager-cont {
	overflow: visible;
}
.lg-outer .lg-pager-cont {
	margin: 0px 5px; overflow: hidden; vertical-align: top; display: inline-block; position: relative; cursor: pointer;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
	opacity: 1; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-active.lg-pager-cont .lg-pager {
	box-shadow: inset 0px 0px 0px 2px #fff;
}
.lg-outer .lg-pager-thumb-cont {
	padding: 5px; border-radius: 3px; transition:opacity 0.15s, transform 0.15s; left: 0px; width: 120px; height: 83px; bottom: 100%; color: rgb(255, 255, 255); margin-bottom: 20px; margin-left: -60px; position: absolute; opacity: 0; transform: translate3d(0px, 5px, 0px); background-color: rgb(255, 255, 255); -webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s; -moz-transition: opacity .15s ease 0s, -moz-transform .15s ease 0s; -o-transition: opacity .15s ease 0s, -o-transform .15s ease 0s; -webkit-transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
	width: 100%; height: 100%;
}
.lg-outer .lg-pager {
	border-radius: 50%; transition:box-shadow 0.3s; width: 12px; height: 12px; display: block; box-shadow: inset 0px 0px 0px 8px rgba(255,255,255,0.7); background-color: rgba(255, 255, 255, 0.5); -webkit-transition: box-shadow .3s ease 0s; -o-transition: box-shadow .3s ease 0s;
}
.lg-outer .lg-pager:focus {
	box-shadow: inset 0px 0px 0px 8px #fff;
}
.lg-outer .lg-pager:hover {
	box-shadow: inset 0px 0px 0px 8px #fff;
}
.lg-outer .lg-caret {
	left: 50%; width: 0px; height: 0px; bottom: -10px; margin-left: -5px; vertical-align: middle; border-top-color: currentColor; border-right-color: transparent; border-left-color: transparent; border-top-width: 10px; border-right-width: 10px; border-left-width: 10px; border-top-style: dashed; border-right-style: solid; border-left-style: solid; display: inline-block; position: absolute;
}
.lg-fullscreen::after {
	content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen::after {
	content: "\e20d";
}
.lg-outer #lg-dropdown-overlay {
	transition:visibility 0s linear 0.18s, opacity 0.18s linear; left: 0px; top: 0px; right: 0px; bottom: 0px; visibility: hidden; position: fixed; z-index: 1081; cursor: default; opacity: 0; background-color: rgba(0, 0, 0, 0.25); -webkit-transition: visibility 0s linear .18s, opacity .18s linear 0s; -o-transition: visibility 0s linear .18s, opacity .18s linear 0s;
}
.lg-dropdown-active.lg-outer #lg-dropdown-overlay {
	visibility: visible; opacity: 1; transform: translate3d(0px, 0px, 0px); transition-delay: 0s; -moz-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); -webkit-transition-delay: 0s;
}
.lg-dropdown-active.lg-outer .lg-dropdown {
	visibility: visible; opacity: 1; transform: translate3d(0px, 0px, 0px); transition-delay: 0s; -moz-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); -webkit-transition-delay: 0s;
}
.lg-outer .lg-dropdown {
	margin: 0px; padding: 10px 0px; border-radius: 2px; transition:transform 0.18s linear, visibility 0s linear 0.5s, opacity 0.18s linear; top: 50px; text-align: left; right: 0px; font-size: 14px; list-style-type: none; visibility: hidden; position: absolute; opacity: 0; transform: translate3d(0px, 5px, 0px); background-color: rgb(255, 255, 255); -webkit-transition: -webkit-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s; -moz-transition: -moz-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s; -o-transition: -o-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s; -moz-transform: translate3d(0, 5px, 0); -o-transform: translate3d(0, 5px, 0); -webkit-transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-dropdown::after {
	border-width: 8px; border-style: solid; border-color: transparent transparent rgb(255, 255, 255); border-image: none; top: -16px; width: 0px; height: 0px; right: 16px; display: block; position: absolute; content: "";
}
.lg-outer .lg-dropdown > li:last-child {
	margin-bottom: 0px;
}
.lg-outer .lg-dropdown > li:hover .lg-icon {
	color: rgb(51, 51, 51);
}
.lg-outer .lg-dropdown > li:hover a {
	color: rgb(51, 51, 51);
}
.lg-outer .lg-dropdown a {
	padding: 4px 12px; color: rgb(51, 51, 51); font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 12px; display: block; white-space: pre;
}
.lg-outer .lg-dropdown a:hover {
	background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
	line-height: 1; margin-top: -3px; vertical-align: middle; display: inline-block;
}
.lg-outer .lg-dropdown .lg-icon {
	padding: 0px; width: auto; height: auto; color: rgb(51, 51, 51); line-height: 1; font-size: 20px; margin-right: 8px; vertical-align: middle; float: none; display: inline-block;
}
.lg-outer {
	width: 100%; height: 100%;
}
.lg-outer .lg {
	width: 100%; height: 100%;
}
.lg-outer .lg-inner {
	width: 100%; height: 100%;
}
.lg-outer #lg-share {
	position: relative;
}
.lg-outer #lg-share::after {
	content: "\e80d";
}
.lg-outer #lg-share-facebook .lg-icon {
	color: rgb(59, 89, 152);
}
.lg-outer #lg-share-facebook .lg-icon::after {
	content: "\e901";
}
.lg-outer #lg-share-twitter .lg-icon {
	color: rgb(0, 172, 237);
}
.lg-outer #lg-share-twitter .lg-icon::after {
	content: "\e904";
}
.lg-outer #lg-share-googleplus .lg-icon {
	color: rgb(221, 75, 57);
}
.lg-outer #lg-share-googleplus .lg-icon::after {
	content: "\e902";
}
.lg-outer #lg-share-pinterest .lg-icon {
	color: rgb(203, 32, 39);
}
.lg-outer #lg-share-pinterest .lg-icon::after {
	content: "\e903";
}
.lg-group::after {
	clear: both; display: table; content: "";
}
.lg-outer {
	transition:opacity 0.15s; left: 0px; top: 0px; text-align: left; position: fixed; z-index: 1050; opacity: 0; -webkit-transition: opacity .15s ease 0s; -o-transition: opacity .15s ease 0s;
}
.lg-outer * {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.lg-visible.lg-outer {
	opacity: 1;
}
.lg-css3.lg-outer .lg-current.lg-item {
	transition-duration: inherit !important; transition-timing-function: inherit !important; -webkit-transition-duration: inherit; -webkit-transition-timing-function: inherit;
}
.lg-css3.lg-outer .lg-next-slide.lg-item {
	transition-duration: inherit !important; transition-timing-function: inherit !important; -webkit-transition-duration: inherit; -webkit-transition-timing-function: inherit;
}
.lg-css3.lg-outer .lg-prev-slide.lg-item {
	transition-duration: inherit !important; transition-timing-function: inherit !important; -webkit-transition-duration: inherit; -webkit-transition-timing-function: inherit;
}
.lg-dragging.lg-css3.lg-outer .lg-current.lg-item {
	opacity: 1; transition-duration: 0s !important; -webkit-transition-duration: 0s;
}
.lg-dragging.lg-css3.lg-outer .lg-next-slide.lg-item {
	opacity: 1; transition-duration: 0s !important; -webkit-transition-duration: 0s;
}
.lg-dragging.lg-css3.lg-outer .lg-prev-slide.lg-item {
	opacity: 1; transition-duration: 0s !important; -webkit-transition-duration: 0s;
}
.lg-grab.lg-outer img.lg-object {
	
}
.lg-grabbing.lg-outer img.lg-object {
	cursor: move;
}
.lg-outer .lg {
	overflow: hidden; margin-right: auto; margin-left: auto; position: relative; max-height: 100%; max-width: 100%;
}
.lg-outer .lg-inner {
	left: 0px; top: 0px; white-space: nowrap; position: absolute;
}
.lg-outer .lg-item {
	background: url("../img/loading.gif") no-repeat center; display: none !important;
}
.lg-css.lg-outer .lg-current {
	display: inline-block !important;
}
.lg-css3.lg-outer .lg-current {
	display: inline-block !important;
}
.lg-css3.lg-outer .lg-next-slide {
	display: inline-block !important;
}
.lg-css3.lg-outer .lg-prev-slide {
	display: inline-block !important;
}
.lg-outer .lg-img-wrap {
	width: 100%; height: 100%; text-align: center; display: inline-block; position: absolute;
}
.lg-outer .lg-item {
	width: 100%; height: 100%; text-align: center; display: inline-block; position: absolute;
}
.lg-outer .lg-img-wrap::before {
	width: 1px; height: 50%; margin-right: -1px; display: inline-block; content: "";
}
.lg-outer .lg-item::before {
	width: 1px; height: 50%; margin-right: -1px; display: inline-block; content: "";
}
.lg-outer .lg-img-wrap {
	padding: 0px 5px; left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;
}
.lg-outer .lg-complete.lg-item {
	background-image: none;
}
.lg-outer .lg-current.lg-item {
	z-index: 1060;
}
.lg-outer .lg-image {
	width: auto !important; height: auto !important; vertical-align: middle; display: inline-block; max-height: 100%; max-width: 100%;
}
.lg-show-after-load.lg-outer .lg-item .lg-object {
	transition:opacity 0.15s; opacity: 0; -webkit-transition: opacity .15s ease 0s; -o-transition: opacity .15s ease 0s;
}
.lg-show-after-load.lg-outer .lg-item .lg-video-play {
	transition:opacity 0.15s; opacity: 0; -webkit-transition: opacity .15s ease 0s; -o-transition: opacity .15s ease 0s;
}
.lg-show-after-load.lg-outer .lg-complete.lg-item .lg-object {
	opacity: 1;
}
.lg-show-after-load.lg-outer .lg-complete.lg-item .lg-video-play {
	opacity: 1;
}
.lg-outer .lg-empty-html {
	display: none;
}
.lg-hide-download.lg-outer #lg-download {
	display: none;
}
.lg-backdrop {
	transition:opacity 0.15s; left: 0px; top: 0px; right: 0px; bottom: 0px; position: fixed; z-index: 1040; opacity: 0; background-color: rgb(0, 0, 0); -webkit-transition: opacity .15s ease 0s; -o-transition: opacity .15s ease 0s;
}
.in.lg-backdrop {
	opacity: 1;
}
.lg-no-trans.lg-css3 .lg-current {
	transition:none !important; -webkit-transition: none 0s ease 0s; -moz-transition: none 0s ease 0s; -o-transition: none 0s ease 0s;
}
.lg-no-trans.lg-css3 .lg-next-slide {
	transition:none !important; -webkit-transition: none 0s ease 0s; -moz-transition: none 0s ease 0s; -o-transition: none 0s ease 0s;
}
.lg-no-trans.lg-css3 .lg-prev-slide {
	transition:none !important; -webkit-transition: none 0s ease 0s; -moz-transition: none 0s ease 0s; -o-transition: none 0s ease 0s;
}
.lg-use-css3.lg-css3 .lg-item {
	backface-visibility: hidden; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;
}
.lg-use-left.lg-css3 .lg-item {
	backface-visibility: hidden; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;
}
.lg-fade.lg-css3 .lg-item {
	opacity: 0;
}
.lg-fade.lg-css3 .lg-current.lg-item {
	opacity: 1;
}
.lg-fade.lg-css3 .lg-current.lg-item {
	transition:opacity 0.1s; -webkit-transition: opacity .1s ease 0s; -moz-transition: opacity .1s ease 0s; -o-transition: opacity .1s ease 0s;
}
.lg-fade.lg-css3 .lg-next-slide.lg-item {
	transition:opacity 0.1s; -webkit-transition: opacity .1s ease 0s; -moz-transition: opacity .1s ease 0s; -o-transition: opacity .1s ease 0s;
}
.lg-fade.lg-css3 .lg-prev-slide.lg-item {
	transition:opacity 0.1s; -webkit-transition: opacity .1s ease 0s; -moz-transition: opacity .1s ease 0s; -o-transition: opacity .1s ease 0s;
}
.lg-use-css3.lg-slide.lg-css3 .lg-item {
	opacity: 0;
}
.lg-use-css3.lg-slide.lg-css3 .lg-prev-slide.lg-item {
	transform: translate3d(-100%, 0px, 0px); -webkit-transform: translate3d(-100%, 0, 0);
}
.lg-use-css3.lg-slide.lg-css3 .lg-next-slide.lg-item {
	transform: translate3d(100%, 0px, 0px); -webkit-transform: translate3d(100%, 0, 0);
}
.lg-use-css3.lg-slide.lg-css3 .lg-current.lg-item {
	opacity: 1; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.lg-use-css3.lg-slide.lg-css3 .lg-current.lg-item {
	transition:transform 1s cubic-bezier(0, 0, 0.25, 1), opacity 0.1s; -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s; -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s; -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
}
.lg-use-css3.lg-slide.lg-css3 .lg-next-slide.lg-item {
	transition:transform 1s cubic-bezier(0, 0, 0.25, 1), opacity 0.1s; -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s; -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s; -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
}
.lg-use-css3.lg-slide.lg-css3 .lg-prev-slide.lg-item {
	transition:transform 1s cubic-bezier(0, 0, 0.25, 1), opacity 0.1s; -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s; -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s; -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
}
.lg-use-left.lg-slide.lg-css3 .lg-item {
	left: 0px; position: absolute; opacity: 0;
}
.lg-use-left.lg-slide.lg-css3 .lg-prev-slide.lg-item {
	left: -100%;
}
.lg-use-left.lg-slide.lg-css3 .lg-next-slide.lg-item {
	left: 100%;
}
.lg-use-left.lg-slide.lg-css3 .lg-current.lg-item {
	left: 0px; opacity: 1;
}
.lg-use-left.lg-slide.lg-css3 .lg-current.lg-item {
	transition:left 1s cubic-bezier(0, 0, 0.25, 1), opacity 0.1s; -webkit-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s; -moz-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s; -o-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
}
.lg-use-left.lg-slide.lg-css3 .lg-next-slide.lg-item {
	transition:left 1s cubic-bezier(0, 0, 0.25, 1), opacity 0.1s; -webkit-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s; -moz-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s; -o-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
}
.lg-use-left.lg-slide.lg-css3 .lg-prev-slide.lg-item {
	transition:left 1s cubic-bezier(0, 0, 0.25, 1), opacity 0.1s; -webkit-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s; -moz-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s; -o-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
}
#lg-share {
	display: none;
}
.lg-outer .lg-thumb-item {
	border: 2px solid rgb(125, 125, 125); border-image: none;
}
.lg-outer .active.lg-thumb-item {
	border-color: rgb(255, 255, 255);
}
.lg-outer .lg-thumb-item:hover {
	border-color: rgb(255, 255, 255);
}
.lg-outer .lg-grab.lg-thumb-outer .lg-thumb-item {
	position: relative;
}
.lg-outer .lg-thumb-item img {
	margin: auto; left: 0px; top: 0px; width: auto; height: auto; right: 0px; bottom: 0px; position: absolute; max-height: 100%; max-width: 100%; object-fit: inherit;
}
#lg-download {
	display: none;
}
.lg-thumb-outer {
	display: none;
}
.cll {
	color: rgb(1, 64, 153);
}
.list_page{text-align:center;margin:10px;display:block;}
.list_page:after{content:" ";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.list_page ul{list-style:none;margin:0;padding:0;display:inline-block;vertical-align:bottom;}
.list_page ul li{display:inline-block;border:solid 1px #ddd;border-radius:4px;}
.list_page ul a{color:#333;padding:8px 12px;line-height:18px;display:block;transition:all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;background:#fff;}
.page_group ul{border-right:solid 1px #ddd;border-radius:4px;}
.page_group ul li{border-right:none;border-radius:0;float:left;}
.page_group ul li:not(:first-child):not(:last-child){border-radius:0;}
.page_group ul li:first-child{border-radius:4px 0 0 4px;}
.page_group ul li:last-child{border-radius:0 4px 4px 0;}
.page_group ul .active a{background:#f3f3f3;border-radius:0;}
