@charset "utf-8";
/* CSS Document */
@media (min-width: 1200px) {
	body.in .custom_area .statistics .box {
		height: 290px;
	}

	body.in .custom_area .statistics {
		padding: 0 0 0 0;
	}

	body.in .statistics .box {
		height: 353px;
	}

	body .center_box .sirarea .box, body .center_box .sirarea .picture {
		width: 50%;
		float: right;
		padding: 0;
		left: 0;
	}

	body.in .bottomarea .friend {
	}
	body .banner .slick-slide img{
    max-height: 353px;
}
}

@media (max-width: 1200px) {
	
	body.in .bottomarea .bg {
		background-color: transparent;
	}

	body.in .bottomarea .link_box {
		padding: 0 0 0 0;
		max-width: 100%;
	}

	body.in .bottomarea .link_box .slider {
		max-width: 900px;
		margin: auto;
	}

	body.in .custom_area .album ,body.in .custom_area .statistics {
		padding: 0 15px;
	}

	body .link_box .autoplay .slick-slide a, body .event .slick-slide a {
		padding: 10px;
	}

	body.in .bottomarea .friend {
    margin: 30px 0;
    padding: 0 15px;
 }

	body .center_box .sirarea .picture img {
		width: 100%;
    /* bottom: 10%; */
		height: auto;
		left: 0%;
	}

	body .center_box .sirarea, body .center_box .sirarea .picture, body .center_box .sirarea .info {
	height: auto;
	}
}

@media (min-width: 1024px) {
	body .fat_box .fat {
		width: 1000px;
		margin: auto;
	}

	body .menu_box .menu-button {
		display: none;
	}

	body .flexnav.opacity {
		opacity: 1;
	}
}

@media (min-width:999px) {
	body .menu_box .menu-button {
		display: none;
	}
}

@media (max-width: 999px) {
	body .top_box .top_plus {
		display: none;
	}

	body .menu_box {
		top: 100px;
		background-image: none;
		background-color: transparent;
		position: absolute;
		z-index: 9999;
	}

	body .top .bgcolor {
		display: none;
	}

	body .menu_box.smaller {
		position: absolute;
    /* display: none; */
		top: 100px;
	}

	body .menu_box .flexnav a.accesskey {
		left: 15px;
		top: 105px;
	}

	body .menu_box nav ul {
		background-color: rgba(0, 0, 0, 0.8) !important;
		width: 100% !important;
		padding: 0;
		margin-top: -105px !important;
		padding-top: 120px;
	}

	body .menu_box nav ul li ul {
		margin-top: 0 !important;
	}

	body .menu_box nav ul ul {
		margin-top: 0;
		padding: 0;
	}

	body .menu_box .flexnav li {
		padding: 0;
		position: relative;
		width: 100% !important;
	}

	body .menu_box .flexnav .touch-button .navicon,
body .menu_box .flexnav ul .touch-button .navicon {
		background-image: url(../images/all/arrow_bottom.png) !important;
	}

	body .menu_box .flexnav .touch-button .navicon {
		right: 10px;
	}

	body .menu_box .flexnav .touch-button {
		top: 6px;
		width: 100%;
		display: block;
	}

	body .menu_box .top_box {
		top: 0;
		max-width: 416px;
		margin: auto;
	}

	body .menu_box .search_box {
		position: relative;
		top: 0;
		padding: 0 20px 0 20px;
		left: 0;
		margin: 0 0 40px 0;
	}

	body .menu_box .search_box .search {
		float: none;
		box-sizing: border-box;
		margin: 0;
		padding: 0 0 0 50px;
	}

body .menu_box .search_box label {
    left: -5px;
}

	body .menu_box .search_box input[type="text"] {
		width: 100%;
		/* background-color: #758773; */
		position: relative;
		padding: 0;
	}

	body .menu_box .search_box .detail_bt a {
		line-height: normal;
		margin: 7px 10px 0 0;
	}

	body .menu_box .search_box .hot {
		line-height: normal;
		padding: 5px 0;
	}

	body .menu_box .search_box .hot a {
		color: #f1a523;
	}

	body .menu_box .top .logo {
		text-align: center;
		max-width: 316px;
		position: relative;
		margin: 0 auto 0 auto;
		padding: 10px 0 10px 0;
		left: inherit;
		top: 0;
		display: inline-block;
	}

	body .top_box .top_link {
    /* width: 280px; */
		margin: auto;
		right: inherit;
		position: relative;
    /* top: 0; */
    /* display: inline-block; */
    /* clear: both; */
    /* z-index: 9999999999; */
	}

	body .top_box .top_link a {
		padding: 0 5px;
		line-height: normal;
		border-left: 1px #fff solid;
	}

	body .top_box .top_link a.sitemap {
		border: none;
	}

	body .top_box .top_link a.mail {
		background-color: transparent;
		border-left: 1px #fff solid;
	}

	body .top_box {
		text-align: center;
    /* z-index: 9999999999; */
	}

	body .top {
    /* z-index: 99; */
		position: relative;
		text-align: center;
		display: none;
	}

	body .menu_box .top {
		top: -100px;
		position: absolute;
		width: 100%;
		z-index: 999;
		display: block;
	}

	body .top_box .top_link .group {
		display: none;
	}

	body .top_box .logobg {
		background-position: center bottom;
		margin-top: -93px;
	}

	body .container {
	}

	body .menu_box .flexnav li a {
		border-bottom: 1px dotted rgba(255, 255, 255, 0.3);
		line-height: 300%;
	}

	body .menu_box .flexnav li a:hover {
		background: rgba(255, 181, 34, 0.65);
	}

	body .urgent {
		padding: 10px 15px 10px 15px;
		text-align: center;
	}

	body .footer_box .footer .txt {
		float: none;
	}

	body .footer_box .footer {
		padding: 15px 10px 15px 10px;
	}

	body .menu_box nav {
		background-image: none;
		height: auto;
	}
}

@media (max-width: 992px) {
	body .into a {
		display: none;
	}

	body .banner.slick-dotted.slick-slider {
		padding: 0 20px;
	}

	body .menu_box .top_plus {
		position: relative;
		top: 0;
		display: block;
		margin: 0 0 10px 0;
	}

	body .menu_box .top_plus span {
		clear: both;
		display: block;
		margin: 10px 0 0 0;
	}

	body .news_area .show_box .news_list {
    /* margin: 30px 0 0 0; */
	}

	body.in .sir_area {
		padding: 0 0 0 15px;
	}

	body.in  .activity .bt a,body.in  .activity .bthover a {
		left: 50% !important;
		right: inherit;
	}

	body.in .top_area .news_area .bt a,body.in .top_area .news_area .bthover a {
		right: 50%;
		left: inherit;
	}

	body .urgent_box {
		padding: 50px 10px 0 10px;
		background-position: center 0;
		background-image: url(../images/index/urgent_title02.png);
	}

	body .urgent_box .pic {
		text-align: center;
	}

	body .bottomarea .wave {
		height: 50px;
	}

	body .sbanner_box {
		padding: 40px 10px 10px 10px;
    /* margin-top: -48px; */
	}

	body .home_box .content .pic_news .box {
		height: 350px;
	}

	body .footer_box .footer .link {
		top: 0;
	}

	body .footer_box .footer .link .qrcode {
		float: left;
	}

	body .footer_box .footer .link .qrcode li {
		margin-left: 0;
		margin-right: 10px;
	}

	body .footer_box .footer .txt_link {
		margin-top: -65px;
		text-align: center;
		left: 0;
		position: relative;
	}

	body .event.pic .pic {
		height: 64%;
	}

	body .fat_box,body .fat_bg {
		display: none;
	}

	body .home_box .content {
		padding: 15px 25px 40px 25px;
	}

	body .home_box .content {
		margin: 0 auto;
	}

	body .footer_box .footer .right, body .footer_box .footer .left,body .footer_box .footer .link {
    /* float: none; */
		position: static;
    /* width: 100%; */
	}

	body .footer_box .footer .right div {
		text-align: center;
		float: none;
	}

	body .footer_box .footer .link,body .footer_box .footer .link .txt {
		margin: 10px 0 0 0;
		display: inline-block;
	}

	body .footer_box .footer .link .txt {
		float: none;
	}

	body .footer_box .footer {
		text-align: center;
	}

	body .footer_box .footer .left {
		top: 10px;
		text-align: center;
	}
}

@media (max-width: 970px) {
	body.in .bottomarea .link_box {
		padding: 0 0 25px 0;
	}
}

@media (max-width: 850px) {
	body .menu_box .calendar {
		left: inherit;
		top: -85px;
		right: 10px;
	}

	body .menu_box .search_box .subtitle {
		display: none;
	}
}

@media (max-width: 767px) {
	body #arrow_left,body #arrow_right {
		top: 170px;
	}

	body.in .sir_area {
		padding: 0 15px;
		margin: 25px 0;
	}

	body .home_box .content .pic_news .box {
		height: auto;
	}

	body .home_box .content .pic_news .box .pic {
		height: auto;
		display: block;
	}

	body .gotop a {
    /* bottom: -370px; */
	}

	body .content .detail .search_box .search01 .w02 {
		right: 15px;
	}

	body .content .detail .search_box .search02 .keyin {
		padding: 0 230px 0 70px;
	}

	body .home_box #centent.large .search_box .search02 .keyin {
		padding: 0 267px 0 0;
	}

	body .content .detail .search_box .search01 .icon {
		right: 60px;
	}

	body .content .detail .search_box .search01 .keyin {
		padding: 0 80px 0 70px;
	}

	body .home_box #centent.large .search_box .search01 .keyin {
		padding: 0 80px 0 80px;
	}

	body .content .detail .list .title .num,
body .content .detail .list .title .date {
		display: none;
	}

	body .menu_box.smaller .search_box {
		display: block !important;
	}

	body .home_box .main .gotop a {
    /* bottom: -10px; */
	}
}

@media (max-width: 570px) {
	body .center_box .sirarea .box {
		padding: 0;
	}

	body .center_box .sirarea .picture {
    /* display: none; */
		position: relative;
		right: inherit;
		width: 100%;
	}

	body .activity .chose {
		display: none;
	}

	body .center_box .sirarea .picture img {
		height: 100%;
		width: auto;
	}

	body .center_box .sirarea {
		height: auto !important;
		max-height: inherit;
	}
}

@media (max-width: 530px) {
	body .mc-cycle {
		position: relative !important;
		height: 360px !important;
		top: 104px !important;
	}

	body .menu_box .menu-button {
		top: -88px;
		left: -8px;
	}

	body .menu_box .menu-button img {
		width: 78%;
	}

	body.in .sir_area,body.in .fb_area {
		width: 100%;
    /* clear: both; */
		margin: 20px 0 !important;
	}

	body.in .news_list .ui-widget-header {
		background-image: none;
		border-bottom: none;
	}

	body .fat_box {
		display: none;
	}

	body .content .detail .list .title .stitle {
		width: 100%;
	}
}

@media (max-width: 640px) {
	body .friend .box .tab_box.area06 .detail ul li, body .friend .box .tab_box.area03 .detail ul li, body .friend .box .tab_box.area05 .detail ul li {
		font-size: 100%;
		letter-spacing: 1px;
	}

	body .friend .box {
		height: 100%;
    /* overflow: visible; */
		padding: 0 0 10px 0;
	}

	body .friend .box .tab_box {
		position: relative;
    /* height: 100%; */
	}

	body .friend .box .tab_box .detail {
		height: 100%;
    /* display: block; */
		float: left;
		padding: 0 0 50px 0;
		min-height: 315px;
		height: 345px;
	}

	body .friend .box .tab_box .detail ul {
		height: auto;
		overflow: visible;
	}

	body .top h1 a {
		margin: auto;
	}

	body .menu_box #menu .main-menu {
		margin-top: -135px;
	}

	body.in .news_list .ui-tabs .ui-tabs-panel ul li .l_pic {
		float: none;
		margin: 0 0 15px 0;
	}

	body.in .news_list .ui-tabs .ui-tabs-panel ul li .l_pic img {
		width: 100%;
	}

	body.in .news_list .ui-tabs .ui-tabs-panel ul li.first a {
		padding: 15px 10px 20px 10px;
	}

	body .menu_box nav {
		margin-top: 0;
	}

	body .banner .slick-slide .title {
		padding: 10px;
		font-size: 120%;
	}

	body .banner .slick-prev, body .banner .slick-next {
		bottom: -3px;
	}

	body .home_box .content .sub .pic_news .frame {
		width: 100%;
	}

	body .footer_box .txt_link .box .group {
		clear: both;
		display: inline-block;
	}

	body .footer_box .txt_link .box .group.g1 a {
		border: none;
	}

	body .footer_box .txt_link .box .group.g2 a {
		line-height: normal;
		height: inherit;
	}
}

@media (max-width: 545px) {
	body .footer_box .txt_link a {
		line-height: 150%;
		height: inherit;
	}

	body .footer_box .txt_link a.first {
		border: navajowhite;
	}

	body .footer_box .txt_link .box ul {
		padding: 10px 0;
	}
}

@media (max-width: 530px) {

	body .top h1 a {
		margin: 0;
	}

	body .top {
		height: 104px;
	}

	body .container {
	}

	body.in .news_list .ui-tabs .ui-tabs-nav li {
		width: 100%;
		background: transparent;
		border: none;
    /* background-image: url(../images/index/tab_bar.png); */
    /* background-repeat: repeat-x; */
		margin: 0;
    /* height: 50px; */
    /* border-bottom: 5px #dadada solid; */
	}

	body.in .news_list .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    /* background-color: #fff; */
    /* height: 50px; */
		border-bottom: 5px #d4d4d4 solid;
	}

	body.in .news_list li .line {
		display: none;
	}

	body .top_box .logobg {
		background-image: none;
	}

	body .top_box .top_link {
		top: 6px;
	}

	body #arrow_left, body #arrow_right {
		top: 250px;
	}

	body .content .detail .search_box .search02 .w03 {
		position: relative;
		left: 78px;
	}

	body .content .detail .search_box .search02 .w02,body .home_box #centent.large .search_box .search02 .w02 {
		right: 27px;
	}

	body .content .detail .search_box .search02 .icon,body .home_box #centent.large .search_box .search02 .icon {
		right: 61px;
	}

	body .content .detail .search_box .search02 .keyin {
		padding: 0 81px 0 70px;
	}

	body .home_box #centent.large .search_box .search02 .keyin {
		padding: 0 81px 0 79px;
	}
}

@media (max-width: 480px) {
	body.home .main {
		padding: 0;
	}

	body.in .news_list .ui-tabs .ui-tabs-panel ul li .date {
		padding: 0 5px;
		margin: 0 7px 0 0;
	}

	body .menu_box .top_box h1 img {
		width: 100%;
	}

	body .link_box .col-xs-4 {
		width: 50%;
	}

	body .banner .slick-slide .title {
		display: none;
	}

	body .banner .slick-prev, body .banner .slick-next {
		bottom: 36%;
	}

	body .banner .slick-prev {
		left: 0;
	}

	body .banner .slick-next {
		right: 0;
	}

	body .content .detail .page .num {
		display: none;
	}

	body .content .detail .search_box .keyword .w01,body .content .detail .search_box .w01 {
		position: relative;
	}

	body .content .detail .search_box .opt,body .home_box #centent.large .search_box .opt {
		padding: 0;
	}

	body .content .detail .search_box .search01 .keyin, body .content .detail .search_box .search02 .keyin, body .home_box #centent.large .search_box .search01 .keyin,body .home_box #centent.large .search_box .search02 .keyin {
		padding: 0 80px 0 0;
	}

	body .content .detail .search_box .search02 .w03 {
		left: 0;
	}

	body .content .detail .search_box .search01 .icon,body .content .detail .search_box .search01 .w02 {
		top: 21px;
	}

	body .content .detail .search_box .keyword .keyin,body .home_box #centent.large .search_box .keyword .keyin {
		padding: 0 110px 0 0;
	}

	body .content .detail .search_box .keyword .button {
		top: 20px;
	}

	body .content #centent.large .detail .search_box .keyword .button {
		top: 24px;
	}
}

@media (max-width: 450px) {
	body .home_box .content .plug {
		display: inline-block;
	}

	body .home_box .content .plug .group {
		float: right;
		margin-left: 0;
	}

	body .home_box .content .plug .set.group {
		margin-top: 8px;
	}

	body .footer_box .footer .link .icon01 li {
		margin-left: 0;
		margin-right: 5px;
	}

	body .home_box .content .sub .title {
		padding-bottom: 0;
	}
}

@media (max-width: 420px) {

	body .main .life_info .col-xs-4 {
		width: 100%;
	}

	body .menu_box .top .logo {
		padding: 14px 0 0 35px;
	}
}

@media (max-width: 410px) {
	body .top h1 img {
		padding-left: 40px;
	}
}

@media (max-width: 400px) {
	body .home_box .content .opera li a {
		width: 30px;
		height: 30px;
		overflow: hidden;
		text-indent: -9999px !important;
		background-position: 50% !important;
	}

	body .footer_box .footer .txt li {
		display: inline-block;
		float: none;
	}

	body .footer_box .txt_link .box ul li a {
		display: block;
		width: 100%;
	}
}

@media (max-width: 370px) {
	body .footer_box .footer .link .icon01 .group {
		display: inline-block;
	}

	body .footer_box .txt_link .box .group.g2 li {
		float: none;
	}

	body .footer_box .txt_link .box .group.g2 li a {
		border: navajowhite;
	}
}
 @media screen and (min-width: 992px) {
				 	 .topbanner .phone {
    					display: none;
  					}
				 }
				 @media screen and (max-width: 992px) {
				 	 .topbanner {
    					margin-top: 42px;
    			}
  					.topbanner .pc {
    display: none;
  }
  .topbanner .slogn .headline {
    font-size: 155%;
    margin: 0;
    font-weight: bold;
    min-width: 250px;
  }
  .topbanner .slogn .subtitle {
    letter-spacing: 1px;
  }
  .topbanner .phone .slogn {
    position: absolute;
    color: #fff;
    left: 50%;
    top: 50%;
    z-index: 9;
    transform: translate(-50%, -50%);
    padding: 22px 25px;
    border-radius: 5px;
  }
  .topbanner .phone .bnbg {
    height: 250px;
    position: relative;
    text-align: center;
  }
  .topbanner .phone img {
    position: absolute;
    height: 100%;
    width: auto;
    bottom: 0;
    top: 0;
    left: 50%;
    right: 50%;
    transform: translate(-50%, 0%);
  }
				 }
				  @media screen and (max-width: 530px) {
				 	 .topbanner {
    					margin-top: 104px;
    			}