﻿@charset "utf-8";

/* CSS Document */
@media screen and (max-width:1440px) {
	.person_info .pic {
		width: 70%;
	}

	.person_info .text .detail {
		width: 70%;
	}
}

@media screen and (max-width:1366px) {
	.main {
		width: 95%;
	}

	.index_work li a .pic {
		height: 240px;
	}

	.index_work li a .pic img {
		height: 240px;
	}

	.index_case .info .text {
		padding: 40px 40px 40px 40px;
	}

	.index_case .pic .text .tit {
		margin: 20px 0 40px 0;
		font-size: 40px;
	}

	.index_case .pic .text .btn {
		float: none;
		display: block;
		margin: 0 0 0 0;
		padding: 0 5%;
		width: 90%;
	}

	.index_case .pic .text .btn li a .line {
		left: auto;
		right: 0;
		width: 25%;
	}

	.index_case .pic .text .tit_1 {
		display: none;
	}

	.index_case .info .text .logo {
		margin: 20px 0;
	}

	.index_case .info .text .ide {
		margin: 0 0 50px 0;
	}

	.index_coparner li a span {
		width: 80%;
		margin: 5%;
		padding: 5%;
		height: 150px;
	}

	.index_coparner li a span .name {
		font-size: 16px;
		margin: 50px 0 0 0;
	}

	.index_coparner li a span .post {
		margin: 5px 0;
		font-size: 12px;
	}

	.index_coparner li a span .info {
		display: none;
	}

	.index_coparner li a:hover span {
		opacity: 1;
		margin: 5%;
	}

	.bottom .fl {
		margin: 0 0 3px 0;
	}

	.bottom .fl,
	.bottom .fr {
		display: block;
		float: none;
		text-align: center;
	}

	.case_list .detail {
		width: 95%;
	}

	.root_bg .root_text {
		width: 95%;
		position: absolute;
		top: 550px;
		left: 50%;
		margin: 0 0 0 -47.5%;
	}

	.root_bg .root_logo a.t .img_2 {
		width: 300px;
		height: auto;
		left: -320px;
		top: 28px;
	}

	.root_bg .root_logo a.eh .img_2 {
		width: 250px;
		height: auto;
		right: -270px;
		top: 14px;
	}
}

@media screen and (max-width:768px) {
	.top_bar .nav {
		display: none;
	}

	.overlay-close {
		display: block;
	}

	.overlay-close {
		left: 25px;
		top: 30px;
	}

	.top_bar .logo {
		left: 50%;
		margin: 0 0 0 -50px;
		top: 17px;
	}

	.top_bar {
		height: 80px;
	}

	.top_bar .tel {
		top: 25px;
	}

	.index_menu li {
		display: inline-block;
		width: 32%;
	}

	.index_work li a .pic {
		height: 170px;
	}

	.index_work li a .pic img {
		height: 170px;
	}

	.index_case .info .text {
		padding: 20px 20px 20px 20px;
	}

	.index_case .pic .text .tit {
		margin: 20px 0 20px 0;
		font-size: 30px;
	}

	.index_case .pic .text .btn {
		float: none;
		display: block;
		margin: 0 0 0 0;
		padding: 0 5%;
		width: 90%;
	}

	.index_case .pic .text .btn li a .line {
		left: auto;
		right: 0;
		width: 25%;
	}

	.index_case .pic .text .tit_1 {
		display: none;
	}

	.index_case .pic .text .btn li {
		margin: 0 0 15px 0;
	}

	.index_case .info .text .logo {
		margin: 10px 0;
	}

	.index_case .info .text .ide {
		margin: 0 0 30px 0;
	}

	.index_case .info .text .ide .tt {
		font-size: 18px;
	}

	.index_case .info .text .ide .ct {
		font-size: 12px;
	}

	.index_partner li {
		width: 22.5%;
		margin: 15px 1%;
		height: 80px;
		line-height: 80px;
	}

	.person_info .text .detail {
		width: 80%;
	}

	.case_list li a {
		margin: 10px;
	}

	.contact {
		width: 90%;
	}

	.root_bg {
		display: none
	}

	.root_bg .root_btn {
		top: 420px;
	}

	.root_bg .root_logo a.t .img_2 {
		width: 300px;
		height: auto;
		left: 0;
		top: -60px;
	}

	.root_bg .root_logo a.eh .img_2 {
		width: 300px;
		height: auto;
		right: 0;
		top: auto;
		bottom: -100px;
	}

	.root_bg .root_text p {
		font-size: 18px;
	}
}

@media screen and (max-width:640px) {

	.overlay-close .t_line,
	.overlay-close .m_line,
	.overlay-close .b_line {
		background: #ce6bfe;
		background-image: linear-gradient(to right, #ce6bfe, #80d3ff);
		background-image: -webkit-linear-gradient(to right, #ce6bfe, #80d3ff);
	}

	.overlay-close {
		display: block;
		top: 20px;
	}

	.top_bar {
		padding: 0 0;
		text-align: center;
		height: 58px;
		position: unset !important;
		background: #FFF !important;
	}

	.top_bar .logo {
		width: 80px;
		left: 50%;
		top: 13px;
		margin: 0 0 0 -40px;
		position: absolute;
	}

	.top_bar .logo a img.pc {
		display: none
	}

	.top_bar .logo a img.phone {
		display: block
	}

	.top_bar .tel {
		display: none;
	}

	.top_bar .nav {
		display: none;
	}

	.swiper-container {
		height: auto;
	}

	.swiper-container .swiper-slide {
		height: 200px;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}

	.swiper-container .swiper-button-next {
		display: none;
	}

	.swiper-container .swiper-button-prev {
		display: none;
	}

	.overlay ul li a {
		font-size: 34px;
	}

	.index_menu {
		margin: 0 auto 10px auto;
	}

	.index_menu .main {
		width: 100%;
	}

	.index_menu ul {
		margin: 0 0;
		padding: 10px 0;
	}

	.index_menu li {
		display: inline-block;
		width: 32%;
	}

	.index_menu li a {
		height: 75px;
		padding: 10px 0 0 0;
	}

	.index_menu li a .img {
		width: 32px;
		height: 31px;
		position: relative;
		margin: 10px auto 0 auto;
		overflow: hidden;
	}

	.index_menu li a .img img {
		width: 32px;
		height: 62px;
	}

	.index_menu li a .txt {
		font-size: 14px;
		margin: 10px 0 0 0;
	}

	.index_menu li a:hover .img img {
		top: -31px;
	}

	.index_slogan .main {
		width: 98%;
	}

	.index_slogan ul {
		margin: 0 0.5%;
	}

	.index_slogan ul li {
		width: 48%;
		height: 75px;
		margin: 1% 1% 1% 1%;
	}

	.index_slogan ul li.nmg {
		margin: 1% 1% 1% 1%;
	}

	.index_slogan ul li span.text {
		font-size: 12px;
		width: 98%;
		margin: 0 1%;
	}

	.index_slogan ul li span.text .cnt {
		margin: 10px 0 0 0;
	}

	.index_slogan ul li span.line {
		height: 2px
	}

	.index_slogan ul li:hover span.line {
		height: 75px;
	}

	.index_slogan ul li span.text .doe i {
		margin: 10px 0
	}

	.index_work li {
		width: 100%;
		margin: 0 0 20px 0;
		float: none;
		display: block;
	}

	.index_work li a .pic {
		height: auto;
	}

	.index_work li a .pic img {
		height: auto;
	}

	.index_work .title {
		padding: 20px 0
	}

	.index_work .more {
		text-align: center;
		padding: 20px 0 30px 0;
	}

	.index_case .pic {
		width: 100%;
		float: none;
		display: block;
	}

	.index_case .info {
		width: 100%;
		float: none;
		display: block;
		text-align: center;
	}

	.index_case .info .text .more {
		text-align: center;
	}

	.index_partner li {
		width: 31.333%;
		margin: 15px 1%;
		height: 80px;
		line-height: 80px;
	}

	.index_coparner li {
		width: 50%;
	}

	.about_content {
		width: 90%;
	}

	.about_content .img_1 {
		margin: 50px 0;
	}

	.about_content .img_3 {
		margin: 50px 0;
	}

	.about_content .text .txt {
		float: none;
		display: block;
		width: 82%;
		padding: 20px;
		border: solid 10px #333;
		color: #333;
		font-size: 14px;
		line-height: 18px;
	}

	.about_content .text .img {
		float: none;
		display: block;
		margin: 30px 0 0 0;
	}

	.copartner_content .img_1 {
		text-align: center;
		padding: 50px 0;
	}

	.person_info {
		text-align: center;
		padding: 100px 0 50px 0;
	}

	.person_info .pic {
		width: 300px;
		height: 300px;
		top: 120px;
		position: static;
	}

	.person_info .pic img {
		width: 300px;
		height: 300px;
		float: none;
		display: block;
		position: static;
	}

	.person_info .pic .info {
		display: block;
		position: static;
		text-align: left;
	}

	.person_info .text {
		padding: 40px 0 0 0;
		position: static;
		float: none;
		clear: both;
	}

	.person_info .text .detail {
		width: 300px;
	}

	.person_info .en_text {
		font-size: 30px;
		position: static;
	}

	.person_info .cn_text {
		font-size: 50px;
		position: static;
	}

	.index_coparner li a span {
		height: 140px;
	}

	.case_list {
		padding: 20px 0;
	}

	.case_list li {
		width: 100%;
		float: none;
		display: block;
	}

	.case_list .more {
		text-align: center;
		padding: 20px 0 0 0;
	}

	.case_list .detail .case_text .tit {
		font-size: 26px;
	}

	.case_list .detail .case_text .cnt {
		font-size: 14px;
	}

	.case_list .more_contact {
		padding: 0
	}

	.case_list .tag {
		margin-top: 40px
	}

	.contact {
		width: 90%;
		margin: 0 auto;
		padding: 120px 0 30px 0;
	}

	.contact .info .item {
		height: auto;
		margin: 10px 0;
		line-height: 32px;
		color: #666;
		font-size: 14px;
		font-weight: bold;
	}

	.contact .info .item img {
		margin: 0 10px 0 0;
	}

	.contact .map {
		height: 340px;
		background: #fff;
		margin: 40px 0;
	}

	.contact .mode .panel .tit {
		font-size: 18px;
		margin: 60px 0 10px 0;
	}

	.contact .mode .panel .price {
		font-size: 24px;
	}

	.root_bg {
		height: 450px;
	}

	.root_bg .root_logo {
		width: 300px;
		height: 77px;
		top: 100px;
		margin: 0 0 0 -150px;
		background-size: 300px 77px;
		display: none;
	}

	.swiper-container .swiper-slide .root_logo_cn {
		top: 225px;
		font-size: 24px;
	}

	.swiper-container .swiper-slide .root_logo_en {
		top: 265px;
		font-size: 13px;
	}

	.swiper-container .swiper-slide .root_logo_btn {
		top: 290px;
		font-size: 14px;
	}

	.swiper-container .swiper-slide .root_logo_btn a {
		font-size: 14px;
	}

	.swiper-container .swiper-slide a {
		display: block
	}

	.swiper-container .swiper-slide a img {
		display: block
	}

	.root_bg .root_logo a.t {
		width: 44px;
		height: 77px;
	}

	.root_bg .root_logo a.eh {
		width: 108px;
		height: 48px;
		margin: 18px 0 0 0;
	}

	.root_bg .root_logo a.t .img_1 {
		width: 44px;
		height: auto;
	}

	.root_bg .root_logo a.eh .img_1 {
		width: 108px;
		height: auto;
	}

	.root_bg .root_btn {
		top: 320px;
	}

	.root_bg .root_btn a {
		font: normal 12px/30px "微软雅黑";
		padding: 0 10px;
		margin: 0 5px;
	}

	.root_bg .root_text {
		top: 420px;
	}

	.root_bg .root_text p {
		font-size: 16px;
		margin: 10px 0;
		float: none;
		display: block;
		width: 100%;
	}

	.copartner_content {
		padding: 50px 0 0 0;
	}

	.case_list .detail {
		width: 90%;
		margin: 0 auto 0 auto;
	}

	.case_list_btn a {
		font: bold 12px/30px "微软雅黑";
		padding: 0 10px;
		margin: 0 5px;
	}

	.case_list .index_work li {
		width: 100%;
		margin: 0 0 20px 0;
	}



}