﻿/*pad*/

img {
	max-width: 100%;
}

.gh {
	float: right;
	height: 50px;
	width: 48px;
	top: 20px;right: 30px;
	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: #c7263e;
	display: block;
	height: 4px;
	margin-top: -2px;
	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: 100%;
	border-radius: 2px;
}

.gh a:after,
.gh a:before {
	background-color: #c7263e;
	content: "";
	display: block;
	height: 4px;
	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;
	width: 100%;
	border-radius: 2px;
}

.gh a:after {
	top: 16px;
}

.gh a:before {
	top: -16px;
}

.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: #c7263e;
}

.selected .gh a:after {
	transform: translateY(0px) rotate(45deg);
	-webkit-transform: translateY(0px) rotate(45deg);
	-ms-transform: translateY(0px) rotate(45deg);
	background: #c7263e;
}

.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:1280px) {
	.wrap{
		width: 1000px;
	}
	.service1 dl dd{
		width: 460px;
	}
	.culture .txt .img{
		width:460px;height: auto;
	}
	.service1 dl dd p{
		width: 60%;
	}
	.culture .txt .txt1 {
	    top: 60px;
	    left: 340px;
	}
	.culture .txt .txt3{
		left: 485px;
		bottom: 65px;
	}
	.culture .txt .txt2{
		right: 485px;
		bottom: 65px;
	}
	.x_applt .about li .img{
		height: 183px;
	}
	.case li .text{
		width: 480px;
	}
	.p-list li .img{
		height: 168px;
	}
	.intro .list li{
		padding: 0 20px;
	}
	.intro .detail .img{
		margin-left: 80px;
	}
	.solution li{
		width: 200px;
	}
	.application li{
		width: 310px;height: 208px;
	}
	.application li h2{
		font-size: 24px;
		line-height: 1.6;
	}
	.application li p{
		font-size: 14px;
		line-height: 1.6;
	}
	.index_img .txt h2{
		font-size: 50px;
		line-height: 1.6;
	}
	.index_img .txt h3{
		font-size: 28px;
		line-height: 1.6;
	}
	.index_img .txt{
		padding-left: 80px;
		width: 500px;
	}
	.x_qiye li .imgs,
	.recruit li .img{
		width: 400px;
		height: 245px;
	}
	.state li .txt{
		width: 290px;
	}
	.speak li{
		width: 460px;
		height: 300px;
	}
	.header .naver li h2 a{
		width: 80px;
	}
	.header .naver li dl{
		width: 220px;
	}
	.header .logo{
		margin-right: 15px;
	}
	.header .naver li h2 a,
	.header .chen li a{
		font-size: 14px;
	}
	.header .form{
		width: 200px;
	}
	.header .form .text{
		width: 140px;
	}
}
@media only screen and (max-width:1040px) {
	.layout{
		width: 750px;
		margin: 0 auto;
		overflow: hidden;
		background: #fff;
		position: relative;
	}
	.header .logo{
		margin-top: 25px;
	}
	body{
		background: #999;
	}
	.wrap{
		width: auto;
	}
	.header .naver .form{
		display: block;
		background: #fff;
		z-index: 1;
		width: 690px;
		height: 60px;
		border-radius: 0;
		margin: 30px;
	}
	.header .rts .form{
		display: none;
		position: static;
		left: 0;right: 0;
		top: 100px;
		background: #fff;
		z-index: 1;
		width: 100%;
		height: 60px;
		border-radius: 0;
	}
	.header .naver .form .text{
		width: 580px;
		height: 60px;
		font-size: 24px;
	}
	.header .naver .form .sub{
		height: 60px;
		width: 100px;
		background-size: 30px auto !important;
	}
	.header{
		position: fixed;
		left: 0;right: 0;
		top: 0;
		z-index: 999;
		background: #fff;
		width: 750px;
		box-sizing: border-box;
		padding: 0 30px;
		margin: 0 auto;
		height: 100px;
	}
	.gh{
		display: block;
		top: 25px;
	}
	.header .logo img{
		width: 210px;
		display: block;
	}
	.header .rts{
		position: absolute;
		right: 120px;
		top: 10px;
	}
	.header .naver{
		position: absolute;
		left: 0;right: 0;
		top: 99px;
		background: #fff;
		display: none;z-index: 999;
	}
	.header .naver li{
		float: none;
	}
	.header .naver li h2 a{
		font-size: 32px;
		padding: 0 30px;
		line-height: 76px;
		display: block;
		width: auto;
		text-align: left;
	}
	.header .rts li a{
		font-size: 24px;
	}
	.header .naver li .li_sub{
		position: static;display: none;
		padding: 10px 0;
	}
	.header .naver li dl{
		width: auto;
		float: none;
		padding: 0 50px;
	}
	.header .naver li dl dt a{
		font-size: 28px;
		color: #333;
		line-height:65px;
	}
	.header .naver li dl dd {
		font-size: 26px;
		color: #333;
		padding-bottom:10px;
		display:none;
	}
	.header .naver li i{
		position: absolute;
		right: 0;top: 0;
		height: 76px;
		width: 80px;
		background: url(../images/icos1.png) no-repeat center;
		background-size: 40px auto !important;
		transition: all 0.3s;
	}
	.header .naver li.on i{
		background: url(../images/icos1-1.png) no-repeat center;
	}
	.header .naver li i.on{
		transform: rotate(180deg);
	}
	.crumbs ul{
		padding: 20px 30px;
	}
	.crumbs ul li a{
		font-size: 28px;
		line-height: 1.6;
	}
	.crumbs ul li span{
		font-size: 28px;
	}
	.nav_mask{
		display: none !important;
	}
	.culture h2,
	.about .main-a .txt h4 a,
	.about h2{
		font-size: 36px;
		line-height: 1.6;
	}
	
	.culture .txt h4,
	.culture h3,
	.about .main-a .txt p,
	.about h3{
		font-size: 24px;
		line-height: 1.6;
	}
	.about{
		padding: 0 30px;
	}
	.about .main-a .txt{
		float: none;width: auto;
	}
	.about .main-a .rt{
		float: none;
		width: auto;
	}
	.culture{
		padding: 40px 30px;
	}
	.culture .txt .txt3,
	.culture .txt .txt2,
	.culture .txt .txt1{
		position: static;
		text-align: left;
		text-align: center;
		width: auto;
		border: 1px solid #ccc;
		padding: 40px;
		border-bottom: none;
	}
	.culture .txt .img{
		width: auto;
	}
	.culture .txt .img img{
		margin-bottom: 40px;
	}
	.culture .txt p{
		font-size: 28px;
		line-height: 1.6;
	}
	.culture .txt .txt3{
		border-bottom: 1px solid #ccc;
	}
	.x_applt .about li:nth-child(3n),
	.x_applt .about li{
		width: calc((100% - 30px)/2);
		margin-right: 30px;
	}
	.x_applt .about li:nth-child(2n){
		margin-right: 0;
	}
	.x_applt .about li .img{
		height: 209px;
	}
	.x_applt .about li .txt h4{
		font-size: 32px;
		line-height: 1.6;
	}
	.x_applt .about li .txt p{
		font-size: 24px;
		line-height: 32px;
		height: 96px;
	}
	.service{
		padding-bottom: 0;
	}
	.contact p,
	.case li .text p,
	.title h4{
		font-size: 24px;
		line-height: 1.6;
	}
	.title h4{
		padding: 0 30px;
	}
	.case{
		padding: 40px 0;
	}
	.case li .text,
	.case li .imgs{
		float: none !important;
		width: auto !important;
		height: auto !important; 
		margin: 0 !important;
	}
	.case li .text h2 a{
		font-size: 32px;
		line-height: 1.6;
		margin-top: 10px;
		display: block;
	}
	.case li{
		padding: 30px;
	}
	.p-title li a{
		margin: 0 0px;
		font-size: 28px;
		line-height: 80px;
	}
	.p-list li:nth-child(3n),
	.p-list li{
		width: calc((100% - 32px)/2);
		margin-right: 30px;padding: 0;
		background: #fff;
		padding-bottom: 20px;
		margin-top: 0;
		margin-bottom: 20px;
	}
	.p-list li:nth-child(2n){
		margin-right: 0;
	}
	.p-list{
		padding: 40px 30px;
	}
	.crumbs ul{
		background: #fff;
	}
	.p-list li img{
		width: 100%;
		height: auto;
	}
	.p-list li .img{
		height: 351px;
	}
	.p-list li h3{
		font-size: 24px;
		line-height: 1.6;padding: 10px 0;
	}
	
	.contact .wraper{
		width: auto;
		padding: 0 30px;
	}
	.contact li .txt{
		width: 100%;
		float: none;
		display: block;
		height: 70px;
		font-size: 24px;
	}
	.contact li:nth-child(2n),
	.contact li{
		float: none;
	}
	.contact textarea{
		width: 100%;
		padding: 10px 20px;
		display: block;
		height: 400px;
		box-sizing: border-box;
		font-size: 24px;
	}
	.contact .sub{
		width: 340px;
		height: 70px;
		font-size: 28px;
		line-height: 70px;
	}
	.adress{
		margin: 40px 30px;
	}
	.adress .map{
		height: 400px;
	}
	.adress .infor h3{
		font-size: 24px;
		line-height: 1.6;
	}
	.adress .ewm .lbor{
		width: 220px;
	}
	.adress .ewm .lbor img{
		width: 200px;
	}
	.adress .ewm h4{
		font-size: 24px;
		line-height: 1.6;
		padding: 10px 0;
	}
	.intro .detail .img{
		width: auto;
		float: none;
		margin: 0;
		height: auto;
	}
	.intro .detail .img img{
		width: 50%;display: block;
		margin: 0 auto;
	}
	.intro .detail .txt{
		float: none;
		width: auto;
		margin-top: 20px;
	}
	.intro{
		padding: 0 30px;
	}
	.intro .detail .txt p{
		font-size: 24px;
		line-height: 1.6;
	}
	.intro .detail .txt li a{
		font-size: 26px;
		line-height: 80px;
	}
	.intro .list li h4{
		font-size: 28px;
		line-height: 1.6;
	}
	.intro .list li h5{
		font-size: 24px;
		line-height: 1.5;
	}
	.intro .list li{
		width: 33.33%;
		display: inline-block;
	}
	.intro .list ul{
		font-size: 0;
		text-align: center;
	}
	.intro .list li{
		height: 160px;
		margin-bottom: 20px;
	}
	.intro .list li:nth-child(3n){
		border: none;
	}
	.intro .list li:last-child{
		border-right:1px solid #c2c2c2 ;
	}
	.intro .list li:nth-child(4){
		border-left:1px solid #c2c2c2 ;
	}
	.table .title li{
		margin: 0 20px;
	}
	.table .title li a{
		font-size: 32px;
		line-height: 80px;
	}
	.intro .list{
		padding-bottom: 40px;
		margin-bottom: 40px;
	}
	.l_ovs{
		overflow-x:scroll;
	}
	.table .use table{
		width: 1000px;
	}
	.table .use table th{
		font-size: 26px;
		height: 88px;
	}
	.table .use table td{
		height: 80px;
		font-size: 24px;
	}
	.banner video{
		width: 100% !important;
		height: auto !important;
	}
	.table{
		padding: 0 30px;
	}
	.service{
		padding-bottom: 30px;
	}
	.banner{
		height: auto;
	}
	.layout{
		padding-top: 100px;
	}
	.solution li{
		width: 300px;
		margin-bottom: 20px;
		border: 1px solid #ccc;
		padding: 30px;
		box-sizing: border-box;
	}
	.solution li h5{
		font-size: 26px;
		line-height: 1.6;
		height: auto;
	}
	.index_img .txt a,
	.solution .btn a{
		width: 260px;
		height: 70px;
		line-height: 70px;
		font-size: 26px;
		border-radius: 35px;
		margin: 30px auto 0;
	}
	.solution ul{
		margin-top: 30px;
	}
	.application li{
		float: none;
		width: auto;
		margin: 0;
		margin-bottom: 20px;
		display: block;
		height: auto;
	}
	.application{
		padding: 60px 50px;
	}
	.application ul{
		width: auto;
		margin: 0;
	}
	.application li .app_mask{
		transform: scale(1);
		background:rgba(0,0,0,0.4);
	}
	.speak li dl{
		transform: scale(1);
		height: 80px;
	}
	.application li h2{
		font-size: 34px;
		line-height: 1.6;
	}
	.speak li dl dd a{
		line-height: 80px;
		padding-top: 0;
		padding-bottom: 0;
	}
	.speak li dl dd{
		transform: scale(1);
	}
	.application li p{
		font-size: 26px;
		line-height: 1.6;
	}
	.index_img .txt{
		padding-left: 50px;
		padding-top: 50px;
		width: 400px;
	}
	.index_img{
		/*height: 500px;*/
	}
	.index_img .txt h3{
		margin-bottom: 20px;
	}
	.index_img .txt a{
		margin: 30px 0;
	}
	.content{
		padding: 0 30px;
	}
	.sear{
		padding: 30px;
	}
	.sear .txt{
		font-size: 26px;
		height: 80px;
	}
	.sear .sub{
		height: 80px;
		font-size: 26px;
	}
	.crumbs h2{
		font-size: 28px;
		padding: 20px 30px;
	}
	.content h2 a{
		font-size: 26px;
		line-height: 1.6;
	}
	.content p{
		font-size: 24px;
		line-height: 1.6;
	}
	.x_qiye li .imgs, .recruit li .img{
		float: none !important;
		width: auto !important;
		height: auto !important;
	}
	.recruit li .txt{
		float: none;
		width: auto;
		height: auto;
	}
	.recruit li{
		padding: 30px;
	}
	.recruit li .txt p{
		font-size: 24px;
		line-height: 1.6;
	}
	.recruit li .txt{
		margin-top: 10px;
	}
	.personnel{
		margin: 40px 30px;
	}
	.personnel p{
		font-size: 24px;
		line-height: 1.6;
	}
	.personnel li dl dd{
		font-size: 24px;
		line-height: 80px;
	}
	.r-list{
		margin: 30px;
	}
	.main{
		padding: 0 30px;
	}
	.state li a,
	.r-list li a{
		width: 200px;
		height: 70px;
		line-height: 70px;
		font-size: 24px;
	}
	.main p{
		font-size: 24px;
		line-height: 1.6;
	}
	.main li label{
		float: none;
		width: auto;
		font-size: 24px;
		line-height: 60px;
		display: block;
		text-align: left;
	}
	.main li .txt{
		width: 100%;
		display: block;
		float: none;
		height: 70px;
		font-size: 24px;
	}
	.main h4{
		font-size: 24px;line-height: 1.6;
	}
	.main .upd{
		width: 260px;
		height: 70px;
	}
	.main a,
	.main h5{
		font-size: 24px;
		width: 240px;
		line-height: 70px;
	}
	.main .upload{
		width: 240px;
	}
	.state{
		padding: 0 30px;
	}
	.state p{
		font-size: 24px;
		line-height: 1.6;
		margin-top: 20px;
	}
	.state li{
		float: none;
		margin: 0 ;
	}
	.state li label{
		display: block;width: auto;
		font-size: 24px;
		line-height: 60px;
	}
	.state li .txt{
		width: 100%;
		display: block;
		float: none;
		font-size: 24px;
		height: 70px;
	}
	.state ul{
		margin: 20px 0;
	}
	.state li:nth-child(3){
		float: none;
	}
	.state li a{
		margin-top: 20px;
	}
	.received{
		margin: 20px 30px;
		overflow-x: scroll;
	}
	.received table th{
		font-size: 26px;
		height: 70px;
	}
	.received table td{
		font-size: 24px;
		height: 70px;
	}
	.received table{
		width: 1000px;
	}
	.received table th:last-child{
		width: 120px;
	}
	.x_qiye li .text a{
		margin-top: 8px;
	}
	.x_qiye ul{
		margin-top: 30px;
	}
	.crumbs p{
		font-size: 24px;
		line-height: 1.6;
		padding: 20px 30px;
	}
	.speak li{
		float: none;
		width: auto;
		background-size: cover !important;
		height: 400px;margin-bottom: 30px;
	}
	.speak{
		padding: 0 30px;
	}
	.speak li dl dd a{
		padding-left: 50px;
		background-size:40px auto !important;
		font-size: 28px;
	}
	.speak li:nth-child(2n){
		float: none;
	}
	.speak li h3{
		font-size: 30px;
	}
	.service .text li h3{
		font-size: 28px;
		line-height: 1.6;
	}
	.service .text li p{
		font-size: 24px;
		line-height: 1.6;
	}
	.service .text li{
		float: none !important;
		width: auto !important;
		padding: 30px;
	}
	.footer .logo{
		float: none;
	}
	.footer .lt{
		float: none;
	}
	.footer .nav li{
		float: none;
	}
	.footer .nav li a{
		font-size: 28px;
		line-height:2;
	}
	.footer .txt{
		font-size: 26px;
		line-height: 1.6;
	}
	.footer{
		padding: 0 30px 30px;
	}
	.footer .rt{
		float: none;
	}
	.footer .rt li{
		float: none;
		display: inline-block;
		position: relative;
		vertical-align: middle;
	}
	.footer .rt li a,
	.footer .rt li i{
		width: 70px;
		height: 70px;
	}
	.footer .rt ul{
		text-align: center;
	}
	.footer .rt li{
		margin: 0 5px;
	}
	.footer .rt li .imgs{
		position: absolute;
		left: 50%;margin-left: -70px;
		top: -150px;padding-bottom: 10px;
		width: 140px;height: 0;
		overflow: hidden;padding: 0;
		transition: all 0.3s;
	}
	.footer .rt li:hover .imgs{
		height: 140px;padding-bottom: 10px;
	}
	.footer .rt li .imgs img{
		height: 140px;
	}
	.footer{
		overflow: hidden;
	}	
	.header .naver li:hover h2 a{
		background: #fff;color: #000;
	}	
	.popup{
		margin: 0 30px;
	}	
	.popup .sucess p{
		font-size: 24px;
		line-height: 1.6;
	}	
	.net{
		margin: 30px;
	}	
	.plan{
		margin: 40px 30px;
	}	
	.p-title{
		margin: 40px 10px;
		border:0;
	}
	.plan li .img{
		width: 85px;
		height: 85px;
	}
	.plan li h4{
		font-size: 22px;
		line-height: 1.6;
	}
	.net h2{
		font-size: 30px;
		line-height: 1.6;
	}
	.net p{
		font-size: 24px;
		line-height: 1.6;
		margin-top: 10px;
	}
	.net h3{
		font-size: 22px;
		line-height: 1.6;
	}
	.net h4{
		margin-top: 30px;
		font-size: 28px;
	}
	.service1 dl dd {
		width: auto;
		float: none !important;
	}
	.service1 h3{
		font-size: 24px;
		margin: 30px 30px 0;
	}
	.service dl{
		margin: 0 30px;
	}
	.service1 dl dd p{
		font-size: 24px;
		line-height: 50px;
		width: 65%;
	}
	.service1 dl dd a{
		font-size: 24px;
		line-height: 50px;
	}
	.service1 dl dd a:nth-child(1){
		background-size: auto 18px !important;
	}
	.service1 dl dd a:nth-child(2){
		background-size: auto 22px !important;
	}

	
	
	
}