/*pad*/
img {
    max-width: 100%;
}
.gh{
    height: 20px;
    width: 28px;
    position: absolute;
    transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -ms-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    cursor: pointer;
    z-index: 9999;
    display: none;
}
.selected .gh {
    transform: rotate(90deg);
}
.gh a {
    background-color: #f18e19;
    display: block;margin: 0 auto;
    height: 2px;
    margin-top: -1px;
    position: relative;
    top: 50%;
    transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    width: 28px;
    border-radius: 2px;
}
.gh a:after{
    width:28px;
}
.gh a:before{
    width: 28px;
}
.gh a:after,
.gh a:before {
    background-color:#f18e19;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
}
.gh a:after {
    top: 9px;
}
.gh a:before {
    top: -9px;
}
.selected .gh a:after,
.selected .gh a:before {
    top: 0;
}
.selected .gh a:before {
    transform: translateY(0px) rotate(-45deg);
    -webkit-transform: translateY(0px) rotate(-45deg);
    -ms-transform: translateY(0px) rotate(-45deg);
    background: #f18e19;width: 100%;
}
.selected .gh a:after {
    transform: translateY(0px) rotate(45deg);
    -webkit-transform: translateY(0px) rotate(45deg);
    -ms-transform: translateY(0px) rotate(45deg);
    background: #f18e19;width: 100%;
}
.selected .gh a {
    background-color: transparent !important;
}
.selected .header {
    overflow: visible;
}
.selected .header .nav {
    display: block;
    z-index: 111;
    position: absolute;
    left: 0;
    top: 80px;
    right: 0;
    margin: 0;
}
.selected .header .nav li a {
    text-align: center;
    width: auto;
    display: block;
    background: rgba(255, 255, 255, 0.9);
    margin: auto;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    line-height: 50px;
    padding: 0;
}
.selected .header .nav li a {
    color: #000000;
}
.selected .header .nav .selected a {
    border-bottom-color: #73e5b1;
}


@media only screen and (max-width:1400px) {
	.wrap {
		width: 1000px;
	}
	.banner_swiper li .text h2 {
		font-size: 62px;line-height: 1.2;height: 155px;
	}
	.banner_swiper li .text {
		width: 800px;padding: 30px 50px 26px;
	}
	.banner_swiper li .text h6 {
		font-size: 24px;line-height: 1.6;
	}
	.banner_swiper .next, 
	.banner_swiper .prev {
		left: 12%;
	}
	.banner_swiper .next {
		right: 12%;left: auto;
	}
	.pad {
		padding: 0 30px;
	}
	.busin_introdu .list ul li {
		width: calc((100% - 82px)/3);margin-right: 40px;
	}
	.busin_introdu .list ul li .img {
		height: 157px;
	}
	.busin_introdu .list ul li .text {
		margin-top: 10px;
	}
	.pastcase .combination .swiper_project li .img {
		width: 480px;height: 327px;
	}
	.pastcase .combination .swiper_project li .text .txt {
		width: 350px;
	}
	.pastcase .combination .swiper_project li .text h3 {
		font-size: 22px;line-height: 1.2;
	}
	.pastcase .combination .swiper_project li .text h3:before {
		height: 2px;width: 40px;
	}
	.pastcase .combination .swiper_project li .text p {
		height: 216px;
	}
	.pastcase .combination .swiper_project li .text {
		height: 400px;
	}
	.pastcase .combination .swiper_icon .swiper_ico li {
		height: 60px;padding: 15px 2px 5px;
	}
	.pastcase .combination .swiper_icon .swiper_ico li h5 {
		font-size: 12px;line-height: 1.2;height: 30px;
	}
	.pastcase .scrollbar_span {
		height: 14px;border-radius: 8px;
	}
	.comphonor {
		padding: 70px 0 60px;
	}
	.padd {
		margin: 0 15px;
	}
	.comphonor .list li .img {
		height: 142px;
	}
	.cooperation .list {
		padding: 0;
	}
	.cooperation .list ul li {
		height: 85px;
	}
	.cooperation .list ul li img {
		max-height: 80%;max-width: 80%;
	}
	.footer .cen {
		padding: 30px 60px;
	}
}


@media only screen and (max-width:1100px) {
	.broadcast .wrap,
	.wrap{
		width: 960px;
	}
	.banner_swiper li .text {
		width: 750px;padding: 30px;
	}
	.banner_swiper li .text h2 {
		font-size: 50px;height: 128px;
	}
	.banner_swiper li .text h6 {
		font-size: 22px;
	}
	.banner_swiper .next, .banner_swiper .prev {
		left: 6%;
	}
	.banner_swiper .next {
		right: 6%;left: auto;
	}
	.busin_introdu .list ul li .img {
		height: 150px;
	}
	.busin_introdu {
		padding-bottom: 60px;
	}
	.pastcase .combination .swiper_project li .img {
		width: 420px;height: 286px;
	}
	.pastcase .combination .swiper_project li .text {
		padding: 40px 30px;height: 356px;
	}
	.comphonor .list li .img {
		height: 152px;
	}
	.footer .cen {
		padding: 30px 40px;
	}
	.padd {
		margin: 0;
	}
	.pad {
		padding: 0;
	}
	.busin_introdu .list ul {
		margin-top: 40px;
	}
}

@media only screen and (max-width:1000px) {
	.layout {
		overflow: hidden;
		margin: 0 auto;
		width: auto;
	}
	.layout {
		padding-top: 50px;
	}
	.wrap {
		width: auto !important;
	}
	.header {
		height: 50px;position: fixed;z-index: 999;left: 0;
		right: 0;margin: 0 auto;top: 0;
	}
	.header .logo {
		width: 100px;height: 22px;margin-top: 0;margin-left: 0;
		position: absolute;z-index: 11;left: 15px;top: 15px;
	}
	.header .rts .hope {
		display: none;
	}
	.header .rts .naver {
		margin-top: 0;position: absolute;z-index: 666;left: 0;right: 0;display: none;
		margin: 0 auto;top: 50px;background: #fff;padding-bottom: 5px;box-shadow: 0 2px 4px 1px #f2f2f2;
	}
	.header .rts .naver li {
		float: none;margin-right: 0;
	}
	.header .rts .naver li a {
		font-size: 17px;line-height: 2;text-align: left;
	}
	.gh {
		display: block;right: 15px;top: 15px;
	}
	.banner_swiper li .text {
		width: auto;margin: 0 35px;padding: 15px 10px;
	}
	.banner_swiper li .text h2 {
		font-size: 18px;height: 44px;
	}
	.banner_swiper li .text h6 {
		font-size: 15px;
	}
	.banner_swiper .next, .banner_swiper .prev {
		left: 2%;background-size: 10px auto;
	}
	.banner_swiper .next {
		left: auto;right: 2%;
	}
	.banner_swiper li {
		height: 210px;
	}
	.banner_swiper .swiper_span {
		bottom: 10px;
	}
	.banner_swiper .swiper_span span {
		height: 10px;width: 10px;margin: 0 15px;
	}
	.h_about {
		padding: 20px 15px;
	}
	.title h2 span {
		padding: 0 20px;
	}
	.title h2 {
		font-size: 16px;line-height: 2;
	}
	.title h2:before {
		height: 2px;width: 40px;
	}
	.h_about .cen {
		margin-top: 15px;
	}
	.h_about .imgs_swiper {
		float: none;width: auto;height: 230px;
	}
	.h_about .text {
		float: none;margin-top: 15px;width: auto;
	}
	.h_about .text h4 {
		font-size: 15px;line-height: 1.8;
	}
	.h_about .text h6 {
		font-size: 13px;line-height: 1.6;
	}
	.h_about .text a{
		margin-top: 17px;width: 100px;line-height: 30px;font-size: 13px;
	}
	.h_about .text a span {
		background-size: 13px auto;padding-right: 17px;
	}
	.busin_introdu {
		padding: 10px 15px 20px;
	}
	.busin_introdu .list ul {
		margin-top: 20px;
	}
	.busin_introdu .list ul li {
		width: auto;margin-bottom: 15px;margin-right: 0;
	}
	.busin_introdu .list ul li:nth-child(2n) {
		
	}
	.busin_introdu .list ul li .img {
		height: auto;
	}
	.busin_introdu .list ul li .text {
		margin-top: 5px;
	}
	.busin_introdu .list ul li .text h4 a {
		font-size: 14px;line-height: 1.6;
	}
	.busin_introdu .list ul li .text p {
		font-size: 13px;line-height: 1.6;height: auto;
	}
	.pastcase {
		padding: 25px 15px;
	}
	.pastcase .combination {
		margin-top: 20px;
	}
	.pastcase .combination .swiper_project li .img {
		position: static;width: auto;height: 235px;
	}
	.pastcase .combination .swiper_project li .text {
		width: auto;padding: 15px;height: auto;margin-top: 15px;
	}
	.pastcase .combination .swiper_project li .text .txt {
		width: auto;
	}
	.pastcase .combination .swiper_project li .text h3 {
		font-size: 15px;line-height: 1.4;
	}
	.pastcase .combination .swiper_project li .text p {
		line-height: 1.8;height: auto;
	}
	.pastcase .combination .swiper_icon {
		margin: 15px 5px;
	}
	.pastcase .scrollbar_span {
		margin-top: 10px;height: 8px;border-radius: 4px;
	}
	.comphonor {
		padding: 20px 15px;
	}
	.comphonor .list {
		margin-top: 15px;
	}
	.comphonor .list li {
		width: auto;margin-right: 0;margin-bottom: 15px;float: none;
	}
	.comphonor .list li:nth-child(2n) {
		
	}
	.comphonor .list li .img {
		height: auto;
	}
	.comphonor .list li .text h2 a {
		font-size: 15px;line-height: 2;
	}
	.comphonor .list li:hover .text h2:after {
		width: 100%;
	}
	.comphonor .list li .text h6 {
		margin-top: 8px;
	}
	.comphonor .list li .text p{
		height: auto;
	}
	.comphonor .list li .text {
		padding-bottom: 10px;
	}
	.comphonor .list li .text:before {
		height: 2px;
	}
	.comphonor .list .more {
		width: 100px;line-height: 30px;
		margin: 0 auto;
	}
	.comphonor .list .more span {
		padding-right: 12px;
	}
	.cooperation .list {
		margin-top: 15px;
	}
	.cooperation {
		padding: 10px 15px 40px;
	}
	.cooperation .list ul li {
		width: calc((100%)/3);height: 65px;
	}
	.coopercolour {
		height: 100px;margin-top: -100px;
	}
	.footer .cen {
		padding: 20px 15px;
	}
	.footer .cen .wx {
		float: none;
	}
	.footer .cen .lt {
		float: none;width: auto;
	}
	.footer .cen .lt li:nth-child(2n),
	.footer .cen .lt li {
		float: none;width: auto;line-height: 30px;background-size: 14px auto;
	}
	.banner_swiper .next:hover, 
	.banner_swiper .prev:hover {
		background-size: 10px auto;
	}
	.h_about .text a:hover span {
		background-size: 13px auto;
	}
	.h_about .swiper_yans {
		float: none;
	}
	.h_about .swiper_yans .shu {
		width: 2px;height: 50px;bottom: -15px;
	}
	.pastcase .combination .swiper_project li .img .next, .pastcase .combination .swiper_project li .img .prev{
		top: 21%;background-size: 40% !important;
	}
}
@media only screen and (max-width:800px) {
	.banner{
		height: 300px;
	}
	.banner .swiper-slide-active .text{
		top: 20%;
	}
}