@media only screen and (max-width: 539px) {
	
	.logo {
		text-align: left;
	}
}

@media only screen and (main-width: 540px) {
	
}

@media only screen and (min-width: 540px) and (max-width: 767px) {
	.top-phone {
		font-size: 18px;
	}
	.nav-bt{
		padding-right: 50px;
	}
}

@media only screen and (max-width: 767px) {
	.logo>img {
		width: 180px;
	}
	
	.top-p {
		display: none;
	}
	.top-p span {
		display: none
	}
	.banner-b {
		display: none;
	}
	.nav {
		background-color: #008dd7;
		position: absolute;
		z-index: 99999;
		right: 2%;
		padding-top: 10px;
		padding-bottom: 10px;
		width:145px;
	}
	.nav-d>div> a {
		line-height: 35px;
	}
	.nav .container{
		padding:0;
	}
	.in-t-t {
		font-size: 26px;
		color: #333333;
		-webkit-text-stroke: 0.4px;
	}
	.in-t-t2>p {
		font-size: 14px;
	}
	.in-t-t2>div {
		height: 3px;
		width: 60px;
		margin: 4px 0px;
	}
	.in-t-l {
		margin: 10px auto;
	}
	.pro-left-tt {
		color: #444444;
		border-bottom: 1px #999999 solid;
		width: 90%;
		margin-left: 5%;
	}
	.pro-left:before,
	.pro-left:after {
		display: none;
	}
	.choose-div>div {
		width: 100%;
	}
	.ab-l{
		padding-left: 0px;
	}
	.ab-l>div {
		width: 330px;
		margin-top: 5%;
		margin-left: auto;
		margin-right: auto;
	}
	.ab-r>div {
		width: 90%;
		margin-left: 5%;
	}
	.ab-bd-img {
		display: none;
	}
	.about {
		background-color: #333333;
	}
	.bottom-p {
		display: none;
	}
	.bottom-form {
		float: left;
		width: 50%;
		margin-top: 23px;
	}
	.bottom-c {
		display: block;
		width: 50%;
	}
	.inside_right_p_p>img {
		width: 60%;
	}
	.inside_left {
		position: absolute;
		z-index: 999;
		text-align: center;
		background-color:#ebecf2;
		padding: 0px;
	}
	.inside_left_t {
		margin-top: 10px;
		float: left;
		width: 40%;
	}
	.inside_left_nav {
		height: 70px;
		color: #4e4d4d;
		
	}
	.inside_left_navs {
		float: left;
		width: 40%;
	}
	.inside_left_nav{
		height: 0px;
	}
	.inside_left_nav>div>p{
		line-height: 0px;
	}
	.inside_left_nav2{
		height: 70px;
	}
	.inside_left_nav2>div>p{
		line-height: 20px;
	}
	.inside_left_down {
		text-align: left;
		line-height: 60px;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
	.inside_left_down2 img{
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);

	}
	.inside_left_down img{
		width: 20px;
		margin-left: 20px;
	}
	.inside_left_down :hover{
		cursor: pointer;
	}
	.inside_left_navs>a>div {
		display: table;
		width: 100%;
		overflow: hidden;
	}
	.inside_right{
	padding-right: 4%;
	}
	.pro-left-p{
		display:none;
	}
	.pro{
		padding-left: 0px;
	}
	.pro-left-tt{
	padding-bottom: 0px;
	padding-top: 0px;
}
	.xiabiao_r{
		line-height: 30px;
		font-size: 16px;
	}
}

@media only screen and (min-width: 768px) {
	/* .xiabiao_r{
		line-height: 20px;
	} */
	.pro-left-tt{
	padding-bottom: 4%;
	padding-top: 4%;
}
	.pro{
		padding-right: 0px;
	}
	.banner-s {
		display: none;
	}
	.nav {
		background-color: #008dd7;
	}
	.nav>div>div {
		float: left;
		display: inline-block;
	}
	.nav-d>div>a {
		line-height: 50px;
	}
	.nav-bt {
		display: none;
	}
	.in-t-t {
		font-size: 38px;
		color: #333333;
	}
	.in-t-t2>p {
		font-size: 20px;
	}
	.in-t-t2>div {
		height: 5px;
		width: 80px;
		margin: 6px 0px;
	}
	.in-t-l {
		margin: 7px auto;
	}
	.nav-d:hover .down-list {
		height: 260px;
	}
	.pro-left-tt {
		color: #FFFFFF;
		background-color: #008DD7;
	}
	.about {
		position: relative;
		background-color: #115497;
		height: 620px;
	}
	.inside_left_navs>a>div {
		display: none;
	}
	.inside_left_navs>a>div {
		display: table;
		width: 100%;
	}
	.inside_left {
		text-align: right;
		background-color: #ebecf2;
		padding: 0px;
		
	}
	.inside_left p {
		padding-right: 10%;
		padding-left: 10%;
	}
	.inside_left_t {
		height: 50px;
		margin-top: 100px;
		margin-bottom: 60px;
	}
	.inside_left_nav {
		height: 70px;
		color: #4e4d4d;
	}
	.inside_left_nav:hover {
		background-color: #008DD7;
		border-left: 5px solid #115497;
		cursor: pointer;
	}
	.inside_left_nav:hover p {
		color: #FFFFFF;
	}
	.inside_left_nav:hover p:first-child {
		color: #115497;
	}
	.inside_left_down {
		display: none;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.logo,
	.top-p {
		padding: 0px;
	}
	.nav-d {
		width: 14.2%;
	}
	/* .pro-left {
		height: 533px;
	} */
	.choose-div>div {
		width: 50%;
	}
	.ab-r>div {
		margin-top: 15%;
	}
	.ab-bd-img {
		width: 100%;
	}
	.bottom-p {
		width: 20%;
	}
	.container .bottom-p:nth-child(3){
		display: none;
	}
	.bottom-form {
		float: left;
		width: 20%;
		margin-top: 23px;
	}
	.bottom-c {
		width: 20%;
	}
}

@media only screen and (max-width: 991px) {
	#seek {
		display: none;
	}
	.ab-l {
		font-size: 80%;
	}
	.ab-bt {
		display: none;
	}
	.in-new-img {
		display: none;
	}
	.in-news:after {
		display: none;
	}
	.in-news:before {
		display: none;
	}
}

@media only screen and (min-width: 992px) {
	
	.ab-r>div {
		margin-top: 15%;
		margin-left: 17%;
	}
	.ab-r>div>div {
		margin-top: -5%;
	}
	/* .bottom-p {
		width: 14%;
	} */
	/* .container .bottom-p:nth-child(3){
		width: 22%;
	} */
	.bottom-form {
		float: right;
		width:180px;
		margin-top: 5px;
	}
	/* .bottom-c {
		width: 16%;
	} */
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	
	/* .pro-left {
		height: 537px;
	} */
	.choose-font {
		font-size: 0.82em;
		margin: 0px auto;
	}
	.ab-bd-img {
		width: 50%;
	}
	.ab-bt>div:first-child {
		margin-top: 75px;
		margin-bottom: 251px;
	}
	.nav-d {
		width:14.2%;
	}
	#seek{
	width: 22%;
	height: 50px;
	display: inline-block;
	}
}

@media only screen and (max-width: 1199px) {
	/* .top-c {
		display: none;
	} */
	.about {
		padding-bottom: 5%;
	}
	.ab-bd-img-2 {
		display: none;
	}
	.nav-line{
		left: 22px;
	}
}

@media only screen and (min-width: 1200px) {
	
	.nav-d {
		width: 14.2%;
	}
	#seek{
	width: 18.1%;
	height: 50px;
	display: inline-block;
	}
	.top-c {
		display: block;
		padding: 0px;
		
	}
	/* .pro-left {
		height: 810px ;
	} */
	.choose-font {
		font-size: 1em;
	}
	.ab-bd-img {
		width: 50%;
	}
	.ab-bt>div:first-child {
		margin-top: 90px;
		margin-bottom: 208px;
	}
	.container{
		width: 1200px;
		padding: 0px;
	}
	.logo{
		padding: 0px;
		margin: 0px;
		text-align: left;
	}
	
}



@media screen and (max-width: 1200px){
	.wrap {width: 100%;}
	.search .wrap {width: 92%;}
	.phone {bottom: 15px;left: 18%;}
	.xiabiao_r i{margin-left: 15px;}
	.in-ca-bt-r,.in-ca-bt-l{top:36px;}
	.box-3, .x2{display: none}
	.home-dongtai .wrap{margin:0 auto; width: 90%;}
	.ch-p-r, .ch-p-l{top:90px;}
	.bottom-form{width: 140px}
}

@media screen and (max-width: 991px){
	.in-ca-bt-r, .in-ca-bt-l {top: 38px;}
	.home-dongtai .box-2 {width: 100%;}
	.home-dongtai .wrap{ width: 100%;}
	.home-dongtai .box-2 .text{width :60%;}
	.box-1, .x1{display: none}

	.in-ca-bt-r{right:-42px;}
	.in-ca-bt-l{left:-42px;}
	.search .wrap {height: auto}
	.search form {margin:0 auto;float: none;    margin-bottom: 10px;}
	.search .wrap div{ text-align: center;display: block;float: none;}
	.choose111{display: none}
	.ch-p-r, .ch-p-l{display: block;width:96% !important;height:110px;left:10px !important;margin-top: 4px;}
	.ch-p-l, .ch-p-r{background-color: #ffffff;white-space: normal;overflow: visible;}
	.ch-p-r div img, .ch-p-l div img{display: block;}
	.bottom-p {width: 14%;}
	.bottom-p { padding: 0 3%;}
	.bottom-form {float: right;margin-top: 0px;}

}
@media screen and (max-width: 820px){
	.in-ca-bt-r, .in-ca-bt-l {top: 70px;}
}
@media screen and (max-width: 768px){
	.about111, .phone {display: none;}
	.nav-line {left: 4px;}
	.logo1, .sry{display: none}
	.logo{width:66.66%;text-align: left}
	.top .row{margin-top: 0}
	.bottom-c {border:0;}
	.bottom-form {margin-top: 0px;}
	.bottom>div:first-child {padding: 30px 0;}
}
@media screen and (max-width: 680px){
	.home-dongtai .box-2 img{width: 35%}
	.search .wrap {height: 50px;}
	.search form { float: right;margin: 9px 25px 0 0;width: 60%;}
	.search .wrap div{ display: inline-block;float: left;}
	.search form .input-text{width:74%;}
	.search .wrap a{display: none};
	.contact_message .contact_message1 .row1 {width: 83.2%;margin-right: 0;margin-bottom: 20px;}
	.contact_message .contact_message1 > img {margin: 30px 0;}
	.contact_message .contact_message1 .row2{height: 150px;}
	.contact_message .contact_message1 .row3 span{top:9px;}
	.contact_message .contact_message1 .row3{height: 45px;margin-bottom: 0;}
	.in-ca-bt-r, .in-ca-bt-l {top: 50px;}
}
@media screen and (max-width: 650px){
	.contact_message .contact_message1 .row2{height: 150px;}
	.contact_message .contact_message1 > img {margin: 40px 0;}
	.contact_message .contact_message1 .row1{margin-bottom: 20px;}
	.body-top {display: none}
	.in-ca-bt-r{right:-30px;}
	.in-ca-bt-l{left:-30px;}
}
@media screen and (max-width:560px){
	.search span{margin-left:20px;margin-right:0px;}
	.contact_message .contact_message1 .row3{width:60%; margin-right: 0;margin-bottom: 20px}
	.contact_message .contact_message1 > img {margin: 25px 0;}
	.contact_message .contact_message1 .row2{margin-bottom: 15px;}
	.contact_message .contact_message1 .row3 span{font-size: 19px;}
	.contact_message .contact_message1 .row3 {height: 40px;}
	.contact_message .contact_message1 > img{width: 70%;}
	.in-ca-bt-r, .in-ca-bt-l {top: 37px;}
	.bottom-form { margin-top: 0px;}
	.bottom-form img{width: 100px}
}
@media screen and (max-width: 500px) {
	.home-dongtai .box-2 .text {width: 90%;margin-left: 0;}
	.home-dongtai ul{height: 420px}
	.home-dongtai .box-2 img{width:221px;}
	.home-dongtai{height: 525px}
	.slick-dots{bottom:-60px !important;}

}
@media screen and (max-width: 497px) {
		.in-ca-bt-r, .in-ca-bt-l {top: 80px;}
}
@media screen and (max-width: 480px) {
	.contact_message .contact_message1 .row2 {height: 100px;}
	.contact_message .contact_message1 .row1{height: 35px;     margin-bottom: 10px}
	.contact_message .contact_message1 .row3 {height: 35px;}
	.contact_message .contact_message1 .row3 span {top: 5px;}
	.contact_message {height: 440px;}

}
@media screen and (max-width: 400px) {
	.in-ca-bt-r, .in-ca-bt-l {top: 37px;}
	.ab-l-p, .ab_l_bd_l_bm, .ab_l_bd_r, .ab_l_bd_t, .ab_l_bd_l_top, .ab_l_bd_b{display: none;}
	.ab-l>div{width: 100%}
	.ab-l>div>div{margin-left: 0;margin:0 auto;height: 15.57em;}
}

@media screen and (max-width: 365px) {
	.search span{margin-left:5px;}
	.search form{margin-right: 5px}
	.search form .input-text {width: 65%;}
}

@media screen and (max-width: 340px) {
	.in-ca-bt-r{right:-26px;}
	.in-ca-bt-l{left:-26px;}
}