@media all and (max-width:1199px)
{
.mauto {
	padding-right: 15px; padding-left: 15px; max-width: 1170px;
}
.footer dl {
	margin-left: 30px;
}
.i-main .i-box1 {
	padding-right: 15px; padding-left: 15px;
}
main .cooperation .box4 .owl-controls .owl-buttons div {
	display: none;
}
main .pension .box4 .slier .owl-controls .owl-buttons div {
	display: none;
}
main .pension .box4 .slier .owl-pagination {
	display: block;
}
#gotop {
	display: none !important;
}
main .news-list li a .txt {
	border: currentColor; border-image: none;
}
main .news-list li a .date {
	margin: 25px 0px 35px 35px;
}
main .news-list li a .btn {
	display: none;
}
}
@media all and (max-width:1024px)
{
body {
	padding-top: 60px;
}
.header {
	display: none;
}
.header-m {
	background: rgb(255, 255, 255); left: 0px; top: 0px; width: 100%; height: 65px; display: block !important; position: fixed; z-index: 888; box-shadow: 1px 1px 20px rgba(0,0,0,0.1);
}
.header-m::after {
	background: rgba(0, 0, 0, 0.5); left: 0px; top: 65px; width: 100%; height: 100%; display: none; position: fixed; content: "";
}
.header-m .logo {
	left: 1%; line-height: 65px; position: absolute; transform: translateX(-50%); -webkit-transform: translateY(-50%); padding-top:53px;
}
.header-m .logo img {
	height: 40px;
}
.header-m .m-menu-b {
	right: 0px; top: 0px; width: 60px; height: 65px; display: block; position: absolute; cursor: pointer;
}
.header-m .m-menu-b::after {
	background: rgb(153, 153, 153); transition:0.3s ease-out 0.3s; left: calc(35px /2); top: 50%; width: 25px; height: 1px; position: absolute; z-index: 9999; content: ""; -webkit-transition: all .3s ease-out .3s;
}
.header-m .m-menu-b::before {
	background: rgb(153, 153, 153); transition:0.3s ease-out 0.3s; left: calc(35px /2); top: 50%; width: 25px; height: 1px; position: absolute; z-index: 9999; content: ""; -webkit-transition: all .3s ease-out .3s;
}
.header-m .m-menu-b::before {
	transform: translateY(-4px) rotate(0deg); -webkit-transform: translateY(-4px) rotate(0);
}
.header-m .m-menu-b::after {
	transform: translateY(4px) rotate(0deg); -webkit-transform: translateY(4px) rotate(0);
}
.header-m .m-menu {
	background: rgb(250, 250, 250); left: -260px; top: 0px; width: 260px; height: 100%; text-align: left; padding-top: 65px; display: none; position: fixed; z-index: 888; opacity: 1;
}
.header-m .m-menu::after {
	background: rgb(235, 235, 235); top: 65px; width: 100%; height: 1px; position: absolute; content: "";
}
.header-m .nav {
	height: calc(100% - 82px); -ms-overflow-x: hidden; -ms-overflow-y: auto;
}
.header-m .nav > li {
	animation:resize 0.5s both; border-bottom-color: rgb(235, 235, 235); border-bottom-width: 1px; border-bottom-style: solid; -webkit-animation: resize .5s both;
}
.header-m .nav > li > a {
	padding: 0px 20px 0px 40px; height: 50px; color: rgb(102, 102, 102); line-height: 50px; font-size: 15px; display: block; position: relative;
}
.header-m .nav > li > a::after {
	background: 0px 0px; border-radius: 50%; border: 1px solid rgb(153, 153, 153); transition:0.3s; border-image: none; left: 20px; top: 50%; width: 8px; height: 8px; margin-top: -5px; position: absolute; content: ""; -webkit-transition: all .3s;
}
.header-m .nav > li .sub-nav {
	display: none;
}
.header-m .nav > li .sub-nav a {
	background: rgb(235, 235, 235); padding: 0px 40px; height: 50px; color: rgb(78, 78, 78); line-height: 50px; display: block; position: relative;
}
.header-m .nav > li .sub-nav a::after {
	border: 5px solid transparent; transition:0.3s; border-image: none; left: 20px; top: 50%; width: 0px; height: 0px; overflow: hidden; position: absolute; content: ""; transform: translateY(-50%); -webkit-transition: all .3s; -webkit-transform: translateY(-50%);
}
.header-m .nav > li .sub-nav a::before {
	border: 5px solid transparent; transition:0.3s; border-image: none; left: 20px; top: 50%; width: 0px; height: 0px; overflow: hidden; position: absolute; content: ""; transform: translateY(-50%); -webkit-transition: all .3s; -webkit-transform: translateY(-50%);
}
.header-m .nav > li .sub-nav a::before {
	left: 21px; border-left-color: rgb(85, 85, 85); border-left-width: 5px; border-left-style: solid;
}
.header-m .nav > li .sub-nav a::after {
	border-left-color: rgb(235, 235, 235); border-left-width: 5px; border-left-style: solid;
}
.header-m .nav > li.cur {
	position: relative;
}
.header-m .nav > li.cur::after {
	background: rgb(153, 153, 153); transition:0.3s; position: absolute; content: ""; -webkit-transition: all .3s;
}
.header-m .nav > li.cur::before {
	background: rgb(153, 153, 153); transition:0.3s; position: absolute; content: ""; -webkit-transition: all .3s;
}
.header-m .nav > li.cur::before {
	top: 19px; width: 2px; height: 12px; right: 25px;
}
.header-m .nav > li.cur::after {
	top: 24px; width: 12px; height: 2px; right: 20px;
}
.header-m .nav > li.active::after {
	background: rgb(255, 255, 255);
}
.header-m .nav > li.active > a {
	background: rgb(85, 85, 85); color: rgb(255, 255, 255);
}
.header-m .nav > li.active > a::after {
	background: rgb(255, 255, 255); border-color: rgb(255, 255, 255);
}
.header-m .nav > li.active .sub-nav li {
	animation:ReturnToNormal 0.5s both; -webkit-animation: ReturnToNormal .5s both;
}
.header-m .m-language {
	left: 0px; width: 100%; text-align: center; bottom: 0px; position: absolute;
}
.header-m .m-language a {
	animation:slideInUp 1.5s both; color: rgb(102, 102, 102); line-height: 40px; font-size: 16px; border-bottom-color: rgb(235, 235, 235); border-bottom-width: 1px; border-bottom-style: solid; display: block; -webkit-animation: slideInUp 1.5s both;
}
.header-m .m-search-b {
	background: url("../images/m_search.png") no-repeat left / 18px; top: 0px; width: 35px; height: 65px; right: 0px; display: block; position: absolute; cursor: pointer;
}
.header-m .m-search {
	background: rgb(255, 255, 255); padding: 0px 2%; border-radius: 5px; border: 1px solid rgb(204, 204, 204); border-image: none; left: 3%; top: 75px; width: 94%; height: 40px; overflow: hidden; display: none; position: fixed;
}
.header-m .m-search .txt {
	background: 0px 0px; width: 82%; font-size: 14px; margin-top: 8px; float: left;
}
.header-m .m-search .btn {
	background: url("../images/m_search.png") no-repeat 70% / 20px; width: 40px; height: 40px; font-size: 0px; float: right; cursor: pointer;
}
footer .footer {
	padding: 0px;
}
footer .footer #gotop {
	display: none;
}
footer .footer .footer-logo {
	display: none;
}
footer .footer .link {
	display: none;
}
footer .footer .pt35 {
	display: none;
}
footer .footer .corpight {
	padding: 0.2rem 10px;
}
footer .footer .corpight .fl {
	text-align: center; float: none;
}
footer .footer .corpight .fr {
	display: none;
}
html.active {
	height: 100%; overflow: hidden;
}
html.active body {
	height: 100%; overflow: hidden;
}
html.active .header-m {
	left: 260px;
}
html.active .header-m::after {
	display: block;
}
html.active .header-m .m-menu-b::after {
	background: rgb(0, 0, 0);
}
html.active .header-m .m-menu-b::before {
	background: rgb(0, 0, 0);
}
html.active .header-m .m-menu-b::before {
	transform: translateY(0px) rotate(225deg); -webkit-transform: translateY(0) rotate(225deg);
}
html.active .header-m .m-menu-b::after {
	transform: translateY(0px) rotate(-225deg); -webkit-transform: translateY(0) rotate(-225deg);
}
html.active .header-m .m-menu {
	left: 0px; display: block;
}
html.active .banner {
	transform: translateX(260px); -webkit-transform: translateX(260px);
}
html.active .i-banner {
	transform: translateX(260px); -webkit-transform: translateX(260px);
}
html.active .i-main {
	transform: translateX(260px); -webkit-transform: translateX(260px);
}
html.active footer {
	transform: translateX(260px); -webkit-transform: translateX(260px);
}
html.active main {
	transform: translateX(260px); -webkit-transform: translateX(260px);
}
.i-main .i-service .li1 {
	width: 50%;
}
.i-main .i-service .li {
	width: 50%;
}
main .event .icon {
	left: 85px;
}
main .event ul {
	padding-top: 90px; padding-bottom: 75px;
}
main .event ul::after {
	position: absolute; content: "";
}
main .event ul::before {
	position: absolute; content: "";
}
main .event ul::before {
	left: 114px;
}
main .event ul::after {
	left: 85px;
}
main .event li {
	margin-bottom: 0.4rem;
}
main .event .date {
	width: 115px; font-size: 18px;
}
main .event .info {
	width: calc(100% - 115px); font-size: 14px;
}
main .news-list li {
	margin-bottom: 0.25rem;
}
main .news-list li a .img {
	width: 100%; height: auto;
}
main .news-list li a .date {
	display: none;
}
main .news-list li a .txt {
	margin: 0px; padding: 0px; width: 100%;
}
main .news-list li a .txt h3 {
	margin-top: 0.1rem;
}
main .news-list .col-md-6 {
	padding: 0px 5px;
}
main .appointment .info {
	margin: 0px auto; width: 60%; float: none;
}
main .appointment .info .lg-12 {
	padding: 0px;
}
main .appointment .info .lg-6 {
	padding: 0px;
}
}
@media all and (max-width:768px)
{
.mauto {
	padding-right: 10px; padding-left: 10px;
}
main .in-service h2 {
	font-size: 30px;
}
main .in-we h2 {
	font-size: 30px;
}
main .pension h2 {
	font-size: 30px;
}
.banner {
	height: 3rem;
}
.i-main .i-tt1 {
	line-height: 42px;
}
.i-main .i-tt1 span {
	font-size: 20px;
}
.i-main .i-tt1 i {
	font-size: 14px;
}
.i-main .i-box1 .dtm {
	display: block;
}
.i-main .i-news .con .pic ul li {
	width: 100%; height: auto; background-image: none !important;
}
.i-main .i-news .con .info {
	height: auto; padding-top: 4.2%; padding-left: 3.7%;
}
.i-main .i-news .con .list li {
	margin-bottom: 0.4rem;
}
.i-main .i-news .con .list .date {
	display: none;
}
.i-main .i-news .con .list .txt {
	height: auto;
}
.i-main .i-news .con .list .infos {
	width: 100%; padding-left: 0px;
}
.i-main .i-about .txt-t {
	padding: 20px 15px; height: auto; line-height: 30px; font-size: 16px;
}
.i-main .i-about li h3 strong {
	font-size: 22px; vertical-align: -3px;
}
.i-main .i-about li h3 i {
	font-size: 14px;
}
.i-main .i-about li h3 span {
	font-size: 14px;
}
.i-main .i-about li .txt {
	height: 44px; line-height: 22px; padding-right: 14%; padding-left: 14%; font-size: 14px; margin-top: 0.2rem;
}
.i-main .i-service .bg {
	height: 2.96rem; overflow: auto;
}
.i-main .i-service .li {
	transition:0.3s; width: 100%; height: 2.96rem; margin-bottom: 0.2rem; -webkit-transition: all .3s;
}
.i-main .i-service .cur.li {
	width: 100%;
}
.i-main .i-service .li:hover {
	width: 100%;
}
.i-main .i-service .cur.li .box1 .btn {
	visibility: visible; opacity: 1;
}
.i-main .i-service .li:hover .box1 .btn {
	visibility: visible; opacity: 1;
}
.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 .li .box1 .btn {
	width: 85px; height: 85px; font-size: 16px; visibility: visible; opacity: 1;
}
.i-main .i-service .li .box2 {
	display: block;
}
.i-main .i-service .li .lg-12 {
	width: 50%;
}
.i-main .i-service .box2 .dt {
	padding: 0.3rem 0.2rem;
}
.i-main .i-service .box2 h3 {
	padding-bottom: 0.1rem; font-size: 20px;
}
.i-main .i-service .box2 .txt {
	font-size: 12px;
}
main .main-nav-p {
	display: none;
}
main .main-nav-m {
	display: block; position: relative; z-index: 555; cursor: pointer;
}
main .main-nav-m .title {
	background: rgb(120, 173, 15); padding: 0px 10px; height: 40px; line-height: 40px; position: relative;
}
main .main-nav-m .title strong {
	color: rgb(255, 255, 255); font-size: 16px; font-weight: 700;
}
main .main-nav-m .title i {
	width: 45px; height: 100%; right: 0px; position: absolute; content: "";
}
main .main-nav-m .title i::after {
	background: rgb(255, 255, 255); transition:0.3s; top: 50%; width: 12px; height: 1px; position: absolute; content: ""; -webkit-transition: all .3s;
}
main .main-nav-m .title i::before {
	background: rgb(255, 255, 255); transition:0.3s; top: 50%; width: 12px; height: 1px; position: absolute; content: ""; -webkit-transition: all .3s;
}
main .main-nav-m .title i::before {
	left: 46%; transform: rotate(40deg) scaleY(1.5); -webkit-transform: rotate(40deg) scaleY(1.5);
}
main .main-nav-m .title i::after {
	right: 46%; transform: rotate(-40deg) scaleY(1.5); -webkit-transform: rotate(-40deg) scaleY(1.5);
}
main .main-nav-m .active.title i::before {
	transform: rotate(-40deg) scaleY(1.5); -webkit-transform: rotate(-40deg) scaleY(1.5);
}
main .main-nav-m .active.title i::after {
	transform: rotate(40deg) scaleY(1.5); -webkit-transform: rotate(40deg) scaleY(1.5);
}
main .main-nav-m ul {
	background: rgba(120, 173, 15, 0.8); padding: 0px 10px; top: 40px; width: 100%; color: rgb(255, 255, 255); display: none; position: absolute;
}
main .main-nav-m ul li {
	animation:ReturnToNormal 0.5s both; -webkit-animation: ReturnToNormal .5s both;
}
main .main-nav-m ul li a {
	height: 40px; line-height: 40px; border-bottom-color: rgba(255, 255, 255, 0.55); border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
main .member h2 {
	font-size: 24px;
}
main .member .list li {
	margin-bottom: 0.4rem;
}
main .pic-slider {
	padding: 0px 10px;
}
main .pic-slider .owl-pagination {
	display: block;
}
main .pic-slider .owl-buttons {
	display: none;
}
main .pic-slider .info h3 {
	padding-bottom: 0.2rem; font-size: 24px;
}
main .pic-slider .info .f16 {
	line-height: 30px;
}
main .news-info .rel {
	padding-top: 0.1rem; position: inherit;
}
main .news-info .rel .tt1 h3 {
	padding-top: 0.35rem; font-size: 0.35rem;
}
main .news-info .tt1 span {
	padding: 0.1rem 0px 0.05rem;
}
main .news-info .return {
	top: 0.1rem; position: relative;
}
main .news-info .news-share {
	margin: 0.15rem auto 0.2rem; display: table; position: inherit;
}
main .page div {
	padding-right: 0px !important;
}
main .page .return {
	margin: 0px auto 0.4rem; display: table; position: inherit;
}
main .album-slier ul {
	background-size: 100% 100%;
}
main .album-slier .owl-controls .owl-buttons .owl-prev {
	left: 0px;
}
main .album-slier .owl-controls .owl-buttons .owl-next {
	right: 0px;
}
main .album-bottom li {
	width: 95px; height: 124px; background-size: cover;
}
main .album-bottom li a {
	font-size: 12px;
}
main .brand-list li {
	margin-bottom: 0.5rem;
}
main .brand-list .img {
	height: auto; background-image: inherit !important;
}
main .honor-list {
	padding: 0px 0px 0.5rem;
}
main .honor-list .info {
	display: none;
}
main .honor-list .title {
	display: block;
}
main .honor-list .txt {
	display: block;
}
main .honor-list .title {
	margin-top: 0.2rem;
}
main .honor-list .cur .img {
	border-color: rgb(241, 241, 241);
}
main .honor-list .owl-pagination {
	bottom: -0.7rem; display: block;
}
main .honor-list .owl-controls .owl-buttons div {
	display: none;
}
main .video-list li {
	margin-bottom: 0.2rem;
}
main .video-list .img {
	height: 1.55rem;
}
main .video-list h3 {
	height: 40px; line-height: 40px;
}
main .join-list th {
	width: 26%;
}
main .join-list tr {
	width: 100%; display: block;
}
main .join-list tbody td {
	width: 25%; font-size: 12px; vertical-align: middle; float: left; display: block; white-space: nowrap; -ms-word-wrap: break-word; -ms-text-overflow: ellipsis;
}
main .join-list tbody .col-sm-12 {
	display: none;
}
main .join-list tbody .icon {
	padding-left: 17px;
}
main .join-list .step {
	padding: 0px 0.6rem;
}
main .join-list .step ul li .icon {
	height: 1.01rem; margin-bottom: 0.1rem; background-size: auto 100%;
}
main .join-list .step ul li .txt {
	padding-top: 0.2rem; font-size: 0.35rem;
}
main .join-info .tt1 {
	width: 90px;
}
main .join-info .txt {
	width: calc(100% - 90px);
}
main .join-info .btn {
	padding-left: 90px;
}
main .pension .sub a {
	margin: 0px 0px 10px; padding: 0px; width: 50%; text-align: center;
}
main .pension .box1 {
	padding: 0px; height: 1.6rem; line-height: 1.6rem; font-size: 24px;
}
main .pension .box1::after {
	bottom: -15px; border-top-color: rgb(120, 173, 15); border-right-color: transparent; border-left-color: transparent; border-top-width: 15px; border-right-width: 15px; border-left-width: 15px; border-top-style: solid; border-right-style: solid; border-left-style: solid;
}
main .pension .box2 .list1 li {
	margin-bottom: 0.2rem;
}
main .pension .box2 .list1 .icon {
	width: 80px; height: 80px;
}
main .pension .box2 .list1 span {
	font-size: 16px;
}
main .pension .box2 .list1 h3 {
	font-size: 14px;
}
main .pension .box6 .map {
	height: 4rem;
}
main .pension .box7 a {
	height: 17px; line-height: 17px; font-size: 12px;
}
main .in-tt1 {
	font-size: 22px;
}
main .item-list li .lg-6 {
	height: auto; overflow: auto;
}
main .item-list li .img {
	background: inherit !important;
}
main .item-list li .info .icons {
	padding: 0.3rem 0px;
}
main .cooperation .f16 {
	font-size: 14px;
}
main .cooperation .f18 {
	font-size: 14px;
}
main .cooperation h2 span {
	font-size: 24px;
}
main .cooperation .box1 {
	padding: 0.6rem 10px 0.25rem;
}
main .cooperation .box1 .info .img {
	height: auto;
}
main .cooperation .box1 .info .txt-w {
	padding: 0px 10px;
}
main .cooperation .box1 .info .txt-w h3 {
	height: 40px; line-height: 40px; font-size: 16px;
}
main .cooperation .box1 .info .txt-w .txt {
	font-size: 12px;
}
main .cooperation .box2 {
	padding: 0.8rem 15px; height: 9rem; background-size: inherit;
}
main .cooperation .box2 h2 {
	text-align: center;
}
main .cooperation .box2 h2 span::after {
	left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
main .cooperation .box2 h3 {
	text-align: center; font-size: 16px;
}
main .cooperation .box3 {
	padding-top: 0.5rem; padding-bottom: 0.5rem;
}
main .cooperation .box3 h2 {
	text-align: center;
}
main .cooperation .box3 h2 span::after {
	left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
main .cooperation .box3 h3 {
	text-align: center; font-size: 16px;
}
main .cooperation .box3 .info {
	padding: 0px 15px;
}
main .cooperation .box4 .list {
	padding: 0.5rem 15px 0.8rem;
}
main .cooperation .box4 li {
	padding: 0px;
}
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 {
	display: block;
}
main .in-we h2 {
	font-size: 24px;
}
main .in-we .f16 {
	font-size: 14px;
}
main .in-we .box2 {
	padding: 0.5rem 0px;
}
main .in-we .box3 {
	padding-bottom: 3rem;
}
main .in-we .box4 {
	padding-right: 15px; padding-left: 15px;
}
main .in-we .box4 .img {
	height: auto; background-image: inherit !important;
}
main .in-we .box5 {
	padding-right: 15px; padding-left: 15px;
}
main .in-we .box5 .img {
	border-radius: 10px;
}
main .in-we .event-slider {
	padding: 0px 40px 0px 0px;
}
main .in-we .event-slider .icon {
	display: none;
}
main .in-we .event-slider .next {
	width: 40px; height: 40px; margin-top: 0.34rem; background-size: cover;
}
main .in-service .in-service-slider {
	padding-right: 15px; padding-left: 15px;
}
main .in-service .in-service-slider li {
	padding: 0px;
}
main .in-service .in-service-slider .owl-pagination {
	left: 0px; bottom: -0.2rem; display: block;
}
main .in-service .in-service-slider .owl-controls .owl-buttons div {
	display: none;
}
main .in-service .box3 ul {
	padding-bottom: 0.85rem;
}
main .in-service .box3 .img {
	background: inherit; height: auto;
}
main .in-service .box3 .info {
	height: auto; padding-right: 15px; padding-left: 15px;
}
main .in-service .box3 .txt {
	height: auto; padding-bottom: 0.3rem;
}
}
.cll {
	color: rgb(1, 64, 153);
}
