@charset "utf-8";

/* CSS Document */

@media (max-width: 1200px) {
	body.in .bottomarea .bg {
		background-color: transparent;
	}
	body.in .bottomarea .link_box {
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		max-width: 100%;
	}
	body.in .bottomarea .link_box .slider {
		max-width: 900px;
		margin: auto;
	}
	body .link_box .autoplay .slick-slide a,
	body .event .slick-slide a {
		padding: 10px;
	}
	body.in .bottomarea .center_box {
		padding: 0px;
	}
	.sir_area .picture {
		position: absolute;
		right: -80px;
	}
	body.En .sir_area .picture {
		position: absolute;
		right: -0px;
		margin-top: -260px;
		max-width:300px;
	}
}


@media (max-width: 1150px) {
	body.in .top_area .activity .bt a,
	body.in .top_area .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 .event .slick-prev {
	left: -0px;
	}
	body .event .slick-next {
		right: -0px;
	}
	
}
@media (max-width: 1138px) {
	.business_box .serviceBox {
		height: 392px;
		margin-left: -0px;
		padding: 15px;
	}
	body #accordion.fatEn ul .title a{
		font-size: 90%;
	}
}
@media (max-width: 1133px) {
	.business_box .serviceBox {
		height: 392px;
		margin-left: -15px;
		padding: 15px;
	}
	body .menu_box .flexnav li a {
		font-size: 108%;
	}
	body .nav-tabs>li>a {
		 margin-right: 5px;
		line-height: 1.42857143;
		border-bottom: 1px solid #e6e6e6;
		border-radius: 4px 4px 0 0;
		background-color: #00a2c5;
		color: white;
		padding: 5px 8px;

	}
}
@media (max-width: 1050px) {
	.sir_area .picture {
		position: absolute;
		right: 0px;
		margin:-260px auto 0 auto;
		max-width: 300px;
	}
	body.En .sir_area .picture {
		position: absolute;
		right: -0px;
		margin-top:-260px auto 0 auto;
		max-width:300px;
	}
}
@media (max-width: 1024px) {
	.business_box .serviceBox {
		height: 392px;
		margin-left: 3px;
		padding: 15px;
	}
	body .fat ul {
		width: 14.2%;
		float: left;
		margin: 0 0 40px 0%;
		white-space: nowrap;
		text-align: center;
		
	}
	body .fat ul .title a{
		font-size: 95%;
	}
	body.En .sir_area .picture {
		position: absolute;
		margin:-200px auto 0 auto;
		max-width: 300px;
		right: -30px;
	}
	body.En .sir_area .picture img{
		max-width: 300px;
	}
}
@media (min-width: 1024px) {
	
	body .fat_box .fat,
	body .footer_box .footer {
		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 .menu_box .flexnav .touch-button {
		width:100%;
		height:50px;
		display:block;
		background: transparent;
		text-align: right;
		z-index: 99999999;

	}
	body .menu_box .top_plus{
		margin-top: 30px;
		color: #FFF;
	}
	body .menu_box .top_plus a{
		opacity: 0.7;
		line-height: 30px;
		color: #FFF;
	}
	.custom_area .slider img{
		height: inherit;
	}
	body .event, body .sbanner_box{
		padding-bottom: 50px;
	}
	body.En .bottomarea{
		background-image:none;
		position: relative;
		z-index: 100;
		margin-top: -50px;
		background-size: cover;
		background-position: center;
		background: #FAA600;
		background: -moz-linear-gradient(left, rgb(251, 195, 36) 0%, rgb(244, 169, 44) 25%,rgb(241, 198, 59) 50%, rgb(241,138, 59)75%, rgb(230, 90, 75)100%);
		background: -webkit-linear-gradient(left, rgb(251, 195, 36) 0%, rgb(244, 169, 44) 25%,rgb(241, 198, 59) 50%, rgb(241,138, 59)75%, rgb(230, 90, 75)100%);
		background: linear-gradient(to left, rgb(251, 195, 36) 0%, rgb(244, 169, 44) 25%,rgb(241, 198, 59) 50%, rgb(241,138, 59)75%, rgb(230, 90, 75)100%);
	}
	body.in .custom_area{
		background-image:none;
		position: relative;
		z-index: 100;
		margin-top: -80px;
		background-size: cover;
		background-position: center;
		background: #FAA600;
		background: -moz-linear-gradient(left, rgb(251, 195, 36) 0%, rgb(244, 169, 44) 25%,rgb(241, 198, 59) 50%, rgb(241,138, 59)75%, rgb(230, 90, 75)100%);
		background: -webkit-linear-gradient(left, rgb(251, 195, 36) 0%, rgb(244, 169, 44) 25%,rgb(241, 198, 59) 50%, rgb(241,138, 59)75%, rgb(230, 90, 75)100%);
		background: linear-gradient(to left, rgb(251, 195, 36) 0%, rgb(244, 169, 44) 25%,rgb(241, 198, 59) 50%, rgb(241,138, 59)75%, rgb(230, 90, 75)100%);

	}
	.custom_area iframe{
		height: 500px;
	}
	.custom_area .customItem{
		margin-bottom: 50px;
	}
	.custom_area .customItem:last-child{
		margin-bottom: 0px;
	}
	.businessEn{
		height: 100%;
		padding-bottom: 50px
	}
	body .top_box .top_plus {
		display: none;
	}
	body .menu_box {
		top: 0;
		background-image: none;
		position: absolute;
	}
	body .top .top_box h1 a img{
		display: block;
		width: 280px;
	}
	body .menu_box.smaller {
		position: absolute;
    	/* display: none; */
	}
	body .menu_box .flexnav a.accesskey {
		left: 15px;
		top: 236px;
		color: #fff;
	}
	body .menu_box nav ul {
		width: 100% !important;
		padding: 0;
		margin-top: 0 !important;
		padding-top: 80px;
	}
	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;
	}
	
	body .menu_box .flexnav .touch-button .navicon {
		right: 10px;
	}
	body .menu_box .top_box {
		top: 0;
		max-width: 360px;
		margin: auto;
	}
	body .menu_box .search_box {
		position: relative;
		top: 0;
		padding: 0 15px 0 15px;
		left: 0;
		margin:60px 0 20px 0;
	}
	body .menu_box .flexnav li {
		width: 100%;
	}
	body .menu_box nav .flexnavEn li {
		width: 100%;
	}
	body .top h1,
	body .menu_box .top h1,
	body .top h1,
	body .menu_box .top .logo {
		float: none;
		text-align: center;
		max-width: 366px;
		position: relative;
		margin: 0 auto 0 auto;
		padding: 14px 0 0 0;
		left: 0;
		top: -5px;
		z-index: 2;
	}
	body .top_box .logoEn img{
		width: 250px;
		position: relative;
		left: 0px;
	}
	body .top_box .top_link {
		width: 280px;
		margin: auto;
		left: 27px;
		position: relative;
		top: 0;
	}
	body.En .top .top_box .top_link {
		width: 230px;
		margin: auto;
		left: 27px;
		position: relative;
		top: 5px!important;
		
	}
	body .top_box .top_link a{
		
		color: #000000
	}
	body .top_box .logobg {
		background-position: center bottom;
		margin-top: -100px;
		z-index: 0;
		width: auto;
		left:  0;
	}
	body.En .top .top_box .logobg {
		background-position: center bottom;
		margin-top: -100px;
		z-index: 0
	}
	body .container {
		/* margin-top: 298px; */
	}
	body .menu_box .flexnav li a {
		border-bottom: 1px dotted rgba(255, 255, 255, 0.3);
		color: #fff;
	}
	body .menu_box .top {
		display: block;
		height: 96px;
	}
	body .top {
		display: none;
	}
	body .urgent {
		padding: 0px 15px 10px 15px;
		text-align: center;
	}
	
	body .urgent_box  {
		position: relative;
		top: -15px;
	}
	.custom_area .novideoimg img {
	    width: 100% !important;
	    margin: 0px 0 0 5px;
	}
}

@media (max-width: 991px) {
	.sir_area .picture {
		position: relative;
		right: -0px;
		margin:-200px auto 0 auto;
	}
	body.En .sir_area .picture {
		position: relative;
		right: -0px;
		margin:-200px auto 0 auto;
	}
	body.En .bottomarea{
		margin-top: -80px;
	}
	body.En .bottomarea iframe{
		margin-bottom: 50px;
	}
	body.En .sir_area .picture img{
		max-width:300px
	}
}
@media (max-width: 992px) {
	body.in .custom_area{
		margin-top: -70px;
	}
	
	.business_box  #businessBtn .fa-caret-left{
		display: none;
		opacity: 0;
	}
	
	body #businessBtn{
		width: 100%;
	}
	.business_box #businessBtn a {
		display: inline-block;
	}
	body .banner.slick-dotted.slick-slider {
		padding: 0 20px;
	}
	body .menu_box .top_plus {
		position: relative;
		top: 0;
		display: block;
	}
	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 .top_area {
		min-height: 400px;
	}
	body.in .top_area .activity .bt a,
	body.in .top_area .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: 40px 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: 20px 10px;
		margin-top: 0;
		background-attachment: unset;
	}
	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 {
		display: none;
	}
	body .home_box .content {
		padding: 15px 25px 40px 25px;
	}
	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.En .sir_area .picture {
		position: relative;
		right: 0px;
		margin:-200px auto 0 auto;
	}
	body.En .bottomarea{
		margin-top: -80px;
	}
	body.En .bottomarea{
		margin-top: -80px;
	}
	
	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 265px 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: 530px) {
	body .news_area .show_box .news_list {
		margin: 0 0 0 0;
		border-right: 2px dotted #FF9F30;
		margin-top: 0px;
	}
	.sir_area .picture {
		position: absolute;
		right: 0px;
		margin:-200px auto 0 auto;
	}
	.sir_area .picture img{
		max-width:250px
	}
	body.En .sir_area .picture {
		position: absolute;
		right: -0px;
		margin-top:-260px auto 0 auto;
		max-width:300px;
	}
	body.En .sir_area .picture img{
		max-width:300px
	}
	body.in .custom_area{
		margin-top: -00px;
	}
	body .menu_box .menu-button {
		top: 12px;
		left: -5px;
	}
	body .menu_box .menu-button img {
		width: 78%;
	}
	body .menu_box .flexnav a.accesskey {
		top: 176px;
	}
	body.in .sir_area,
	body.in .fb_area {
		width: 100%;
		/* clear: both; */
		margin: 20px 0 !important;
	}
	
	body.in .news_list .ui-tabs .ui-tabs-panel ul li .l_pic {
		float: none;
		margin: 0 0 10px 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 .date {
		float: none;
		display: table;
		margin-bottom: 9px;
	}
	body .fat_box {
		display: none;
	}
	body .content .detail .list .title .stitle {
		width: 100%;
	}
	body .event, body .sbanner_box{
		padding-bottom: 0px;
	}
}

@media (max-width: 640px) {
	body .nav-tabs>li{
		width: 100%;
		margin-bottom: 5px;
	}
	body .nav-tabs>li>a {
		width: 100%;
		display: block;
		margin-right: 0px;
		line-height: 1.42857143;
		border-bottom: 1px solid #e6e6e6;
		border-radius: 4px 4px 4px 4px;
		background-color: #e6e6e6;
		color: #119e5a;

	}
	body .nav-tabs>li>a:hover,
	body .nav-tabs>li.active>a,
	body .nav-tabs>li.active>a:focus,
	body .nav-tabs>li.active>a:hover {
		color: #fff;
		cursor: default;
		background-color: #00a2c5;
		border: 1px solid #00a2c5;
		border-bottom-color: transparent;
		cursor: pointer;
	}
	body .traffic .tab-pane ul li .phoneNum {
		float: none;
		display: block;
		margin-top: 5px;

	}
		body .top h1 a {
		margin: auto;
	}
	body .menu_box #menu .main-menu {
		margin-top: -135px;
	}
	body .container {
		/* margin-top: 298px; */
	}
	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.in .news_list .ui-tabs .ui-tabs-nav{
		display: block;
		margin: auto;
		max-width: 500px;
		position: relative;
		z-index: 3;
		margin-top: 40px;
	}
	body.in .news_list .ui-tabs .ui-tabs-nav li {
		border: none;
		/* background-color: #e6e6e6; */
		font-weight: normal
		text-align: center;
		/* width: 115px; */
	}
}

@media (max-width: 530px) {
	.custom_area iframe{
		height:300px;
	}
	.business_box .title {
		width: 32.2%;
		padding: 10px 5px 10px 5px;
		height: 45px;
		font-size: 110%;
	}
	.business_box .serviceBox {
		height: 100%;
		margin-left: -0px;
		padding: 15px 15px 50px 15px;
	}
	.business_box .download,.business_box .service,.business_box .neighbor{
		background-image:none;
	}
	
	body .top h1 a {
		margin: 0;
	}
	body .menu_box .top {
		height: 125px;
	}
	body .container {/*		 position: fixed; */margin-top: 0;position: absolute;/* top: 465px; */}
	
	body.in .news_list .ui-tabs .ui-tabs-nav li {
		width: 100%;
		margin-bottom: 5px;
	}
	body.in .news_list .ui-tabs .ui-tabs-nav .ui-tabs-anchor{
		float: left;
		display: block;
		font-weight: 300;
		/* border-bottom: 5px #d4d6cb solid; */
		font-size: 100%;
		margin: 0px;
		width: 100%;
	}
	body.in .news_list li .line {
		display: none;
	}
	body .top_box .logobg {
		background-image: none;
	}
	body .menu_box {
		top: 0;
		position: absolute;
		width: 100%;
	}
	body .menu_box nav ul {
		padding-top: 25px;
	}
	body .mc-cycle {
		position: relative !important;
		z-index: 0 !important;
		top: 104px !important;
	}
	body .content .detail .search_box .search02 .w03 {
		position: relative;
		left: 0;
	}
	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,
	body .home_box #centent.large .search_box .search02 .keyin {
		padding: 0 81px 0 79px;
	}
}

@media (max-width: 570px) {
	body.En .sir_area{
		height: auto
	}
	body.En .sir_area .picture {
		position: relative;
		right: 0px;
		margin:-0px auto 0 auto;
	}
	body.En .bottomarea{
		margin-top: -100px;
	}
}

@media (max-width: 531px) {
	body.in .top_area {
		min-height: 350px;
	}
}

@media (max-width: 480px) {
	
	body .footer_box .footer .txt_link {
		right: 10px;
		top: -0px;
		background: #434343;
		position: relative;
		z-index: 0;
		background-size: 100% 100%;
		background-repeat: no-repeat;
		border-radius: 0px 0px 10px 10px;
		height: auto;
		padding:10px 10px 10px  20px;
	}
	body.home .main {
		padding: 0;
	}
	body .menu_box .search_box {
		position: relative;
		top: 0;
		padding: 0 15px 0 15px;
		left: 0;
		margin: 60px 0 20px 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 {
		padding: 0;
	}
	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 .home_box #centent.large .search_box .search01 .keyin {}
	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 .home_box #centent.large .search_box .keyword .button {
		top: 24px;
	}
}

@media (max-width: 450px) {
	body .footer_box .footer .link .icon01 li {
		margin-left: 0;
		margin-right: 5px;
	}
	body .home_box .content .sub .title {
		padding-bottom: 0;
	}
	body .home_box #centent.large .search_box .keyword .keyin {
		padding: 0 110px 0 0;
		top:3px;
	}
}

@media (max-width: 420px) {
	body .home_box .content .plug {
		/* position: relative; */
		/* top: 10px; */
		/* right: 0; */
		display: inline-block;
		/* margin-bottom: -20px; */
	}
	body .home_box .content .plug .group {
		float: right;
		margin-left: 0;
	}
	body .home_box .content .plug .set.group {
		margin-top: 8px;
	}
	body .main .life_info .col-xs-4 {
		width: 100%;
	}
	.news_btbg{
		border-radius: 100px;
		background-color: #3e3a39;
		width: 100%;
		max-width: 415px;
		height: 65px;
		position: absolute;
		z-index:1;
		top: -68px;
		left: 0px;
		margin: 0px;
		text-align: center;

	}
}

@media (max-width: 410px) {
	body .top h1 img {
		padding-left: 45px;
		padding-right: 13px;
	}
	
	body.in .top_area .news_area .bt a,
	body.in .top_area .activity .bt a,
	body.in .top_area .news_area .bthover a,
	body.in .top_area .activity .bthover a {
		
		max-width: 150px;
		text-align: center;

	}
}

@media (max-width: 405.8px) {
	body.in .top_area {
		min-height: 380px;
	}
}

@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;
	}
	
}
@media (max-width: 380px) {
	.sir_area{
		height: 100%;
		padding-bottom:180px;
	}
	body.En .sir_area{
		height: 100%;
		padding-bottom:0px;
	}
	.sir_area .picture {
		position: absolute;
		right: 0px;
		margin:-20px auto 0 auto;
	}
}

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

@media (max-width: 992px) {
    body .business_area .businessEn img {
        width: 100%;
    }
}

@media (max-width: 990px){
	body .friend .box .tab_box.area02 .detail ul li {
	    padding: 9px;
	}
	body .friend .box .tab_box.area07 .detail ul li {
	    padding: 9px;
	}
}
       @media screen and (min-width: 992px) {
				 	 .topbanner .phone {
    					display: none;
  					}
				 }
				 @media screen and (max-width: 992px) {
				 	 .topbanner {
    			margin-top: 115px !important;
    			}
  					.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: 125px !important;
    			}
    			}