@charset 'utf-8';
/*媒体查询*/
/*当页面大于1200px时*/
@media (min-width: 1200px) {

}
/*在992和1199像素之间的屏幕里,这里的样式才生效*/
@media (max-width: 1199px) {
	.header .top {
		height: 90px;
	}
	.header .nav {
		height: 50px;
		line-height: 50px;
	}
	.tel_search .row .phone .num span {
		font-size: 35px;
	}
	.tel_search .row .phone .num img {
		width: 50px;
	}
	.tel_search .row .phone .tit {
		padding-left: 55px;
	}
	.tel_search .row .search form input {
		width:-webkit-calc(100% - 50px); 
	    width:-moz-calc(100% - 50px); 
	    width:calc(100% - 50px);
		height: 50px;
	}
	.tel_search .row .search form button {
		width: 50px;
		height: 50px;
	}
	.common_top {
		width: 210px;
		height: 60px;
		font-size: 28px;
	}
	.main_width {
		padding-left: 15px;
		padding-right: 15px;
		box-sizing: border-box;
	}
	.index_pro .list .box .text {
		height: 55px;
		line-height: 55px;
	}
	.index_pro .list .box .text .more img {
		width: 30%;
	}
	.index_pro .list .box .text .title {
		font-size: 16px;
	}
	.index_adv .top .out_adv {
		font-size: 35px;
	}
	.index_adv .top .small {
		font-size: 16px;
	}
	.index_adv .list .table_row .table_cell {
		padding-bottom: 20px;
		padding-right: 20px;
	}
	.index_adv .list .table_row .table_cell:nth-child(2n) {
		padding-left: 20px;
	}
	.footer .middle h2 {
		font-size: 22px;
	}
	.footer .left .phone {
		font-size: 32px;
	}
	.position {
		height: 50px;
		line-height: 50px;
	}
	.index_cont .cont_msg .com_name {
		font-size: 24px;
	}
	.about_cont .cont .en {
		font-size: 26px;
	}
	.about_cont .cont .ch {
		font-size: 26px;
	}
}
/*在768和991像素之间的屏幕里,这里的样式才生效*/
@media (max-width: 991px) {
	.header .top {
		height: 70px;
	}
	.header .nav {
		height: 45px;
		line-height: 45px;
	}
	.header .nav ul li a {
		font-size: 14px;
	}
	.tel_search .row .phone .num img {
		width: 35px;
	}
	.tel_search .row .phone .num span {
		font-size: 28px;
	}
	.tel_search .row .phone .tit {
		padding-left: 45px;
		font-size: 20px;
	}
	.index_pro .son_nav ul li a {
		font-size: 14px;
	}
	.index_pro .list .box .text {
		height: 45px;
		line-height: 45px;
	}
	.index_pro .list .box .text .more img {
		width: 25%;
	}
	.index_pro .list .box .text .title {
		font-size: 14px;
	}
	.index_adv .top .out_adv {
		font-size: 30px;
	}
	.index_adv .list {
		width: 60%;
		margin-top: 15px;
	}
	.index_adv .list .table_row .table_cell {
		padding-bottom: 20px;
		padding-right: 10px;
	}
	.index_adv .list .table_row .table_cell:nth-child(2n) {
		padding-left: 10px;
	}
	.index_adv .list .table_row .title {
		font-size: 16px;
	}
	.index_adv .list .table_row .des {
		line-height: 1.7;
	}
	.index_case .list .box .img_box .txt {
		font-size: 16px;
	}
	.company .index_about .txt h2 {
		font-size: 20px;
		margin-top: 0px;
	}
	.company .index_about .txt .more {
		margin-top: 20px;
		font-size: 14px;
	}
	.company .index_about .txt .des {
		line-height: 1.7;
	}
	.company .index_about .txt {
		padding-left: 15px;
	}
	.index_news .main .left {
		width: 100%;
	}
	.index_news .main .right {
		display: none;
	}
	.footer .left .phone {
		font-size: 26px;
	}
	.footer .middle h2 {
		font-size: 20px;
	}
	.footer .right .pic img {
		width: 110px;
	}
	.footer .right .pic p {
		font-size: 13px;
	}
	.footer .middle p {
		line-height: 1.6;
		font-size: 12px;
	}
	.footer .left {
		width: 32%;
	}
	.footer .middle {
		width: 45%;
	}
	.footer .right {
		width: 22%;
	}
	.son_typename ul li a {
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}
	.son_typename ul li {
		margin-left: 5px;
		margin-right: 5px;
	}
	#dituContent {
		width: 55%;
	}
	.index_cont .cont_msg {
		width: 43%;
	}
	.index_cont .cont_msg .com_name {
		font-size: 20px;
	}
	.index_cont .cont_msg .word {
		font-size: 13px;
	}
	.index_cont .cont_msg .wechart .img_box {
		width: 120px;
	}
	.index_cont .cont_msg .wechart .img_box p {
		font-size: 12px;
	}
	.index_cont .cont_msg .msg p {
		font-size: 13px;
	}
	.index_cont .cont_msg .phone .p1 {
		font-size: 13px;
	}
	.index_cont .cont_msg .phone .num {
		font-size: 26px;
	}
	.list_case .box .title {
		height: 60px;
		line-height: 60px;
		font-size: 14px;
	}
	.about_cont .cont .en {
		font-size: 22px;
	}
	.about_cont .cont .ch {
		font-size: 22px;
	}
	.about_cont .cont {
		width: 57%;
	}
	.num_run {
		height: 100px;
	}
	.num_run .box .red .counter {
		font-size: 32px;
	}
	.num_run .box .gray {
		font-size: 14px;
	}
	.num_run .box .red .add {
		font-size: 20px;
	}
	.honor .typename {
		font-size: 26px;
	}
	.com_pic .typename {
		font-size: 26px;
	}
	.list_goods .box .title {
		height: 40px;
		line-height: 40px;
	}
	.article_goods .title {
		font-size: 24px;
	}
	.form_block .mid_block .txt .tab {
		font-size: 30px;
	}
	.form_block .mid_block .txt form input {
		height: 40px;
		margin-bottom: 20px;
	}

	
}
/*小于767像素之间的屏幕里,这里的样式才生效*/
@media (max-width: 767px) {
	.header {
		display: none;
	}
	.header_m {
		display: block;
	}
	.header_h {
		display: block;
	}
	.tel_search .row .time {
		display: none;
	}
	.tel_search .row .phone {
		padding-left: 10px;
		padding-right: 10px;
	}
	.tel_search .row .phone .tit {
		font-size: 16px;
	}
	.tel_search .row .phone .num span {
		font-size: 22px;
	}
	.tel_search .row .search {
		padding-left: 10px;
		padding-right: 10px;
	}
	.tel_search .row .search form input {
		height: 40px;
	}
	.tel_search .row .search form button {
		height: 40px;
		background-size: 25px 25px;
	}
	.common_top {
		width: 180px;
		height: 50px;
		font-size: 22px;
		margin-top: 20px;
	}
	.index_pro .son_nav {
		display: block;
	}
	.index_pro .son_nav ul {
		height: auto;
		display: block;
	}
	.index_pro .son_nav ul li {
		width: 25%;
		height: 30px;
		line-height: 30px;
		display: inline-block;
	}
	.index_pro .list .box {
		width: 48%;
		margin-left: 1%;
		margin-right: 1%;
	}
	.index_pro .list .box:nth-child(3n) {
		margin-right: 1%;
	}
	.index_pro .list .box .text {
		height: 40px;
		line-height: 40px;
	}
	.index_adv {
		background: #f5f5f5;
	}
	.index_adv {
		height: auto;
	}
	.index_adv .list {
		width: 100%;
	}
	.index_adv .top .out_adv {
		font-size: 24px;
	}
	.index_adv .list .table_row .title img {
		width: 30px;
		top: 8px;
	}
	.index_adv .list .table_row .title {
		font-size: 14px;
	}
	.index_adv .list .table_row .des {
		font-size: 12px;
	}
	.index_case .list .box .img_box .txt {
		font-size: 14px;
	}
	.index_case .list .box {
		width: 48%;
		margin-left: 1%;
		margin-right: 1%;
	}
	.index_case .list .box:nth-child(3n) {
		margin-right: 1%;
	}
	.company .index_about .pic {
		width: 100%;
	}
	.company .index_about .txt {
		width: 100%;
		padding-left: 0px;
		margin-top: 30px;
	}
	.pic_honor .nav li a {
		font-size: 16px;
	}
	.index_news .main .left .top .nav a {
		font-size: 16px;
	}
	.pic_honor .list ul li {
		width: 200px;
	}
	.footer {
		display: none;
	}
	.foot_h {
		display: block;
	}
	.myfooter {
		display: block;
	}

	.list_news .box .txt .more {

		display: none;

	}

	.list_news .box .txt {

		padding-right: 0px;

	}

	.list_news .box .txt .des {

		margin-top: 10px;

	}

	.list_news .box .txt .time {

		margin-top: 10px;

	}

	.list_news .box .pic {

		width: 35%;

	}

	.list_news .box .txt .title {

		font-size: 16px;

	}

	.list_news .box {

		padding-top: 20px;

		padding-bottom: 20px;

	}
	.son_typename ul li {
		margin-left: 2px;
		margin-right: 2px;
	}
	.son_typename ul li a {
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}
	.position {
		height: 40px;
		line-height: 40px;
		font-size: 12px;
	}
	.list_news .box .txt .des {
		font-size: 12px;
	}
	#dituContent {
		width: 100%;
		height: 400px;
	}
	.index_cont .cont_msg {
		width: 100%;
	}
	.list_case .box .title {
		height: 50px;
		line-height: 50px;
	}
	.list_case .box {
		width: 48%;
		margin-left: 1%;
		margin-right: 1%;
	}
	.list_case .box:nth-child(3n) {
		margin-right: 1%;
	}
	.list_case .box .img_box .bg {
		display: none;
	}
	.list_case .box .img_box .txt {
	    display: none;
	}
	.list_case .box .img_box .more {
		display: none;
	}
	.about_cont {
		background: none;
	}
	.about_cont .cont {
		width: 100%;
	}
	.about_cont .cont .ch {
		margin-top: 10px;
	}
	.about_cont .cont .en {
		font-size: 18px;
	}
	.about_cont .cont .ch {
		font-size: 18px;
	}
	.num_run {
		padding-left: 0px;
		padding-right: 0px;
	}
	.num_run .box {
		width: 32.2%;
		border-right: 0px;
		box-shadow: 1px 0 0 0 #ccc;
	}
	.num_run .box:nth-child(3) {
		box-shadow: 0 0 0 0 #fff;
	}
	.num_run .box .red .counter {
		font-size: 20px;
	}
	.num_run .box .red .add {
		font-size: 16px;
	}
	.num_run .box .gray {
		font-size: 12px;
	}
	.honor .typename {
		font-size: 22px;
	}
	.honor .line {
		width: 70px;
	}
	.com_pic .typename {
		font-size: 22px;
	}
	.com_pic .line {
		width: 70px;
	}
	.list_goods .box {
		width: 48%;
		margin-left: 1%;
		margin-right: 1%;
	}
	.list_goods .box:nth-child(3n) {
		margin-right: 0px;
	}
	.list_goods .box .title {
		height: 35px;
		line-height: 35px;
		font-size: 14px;
	}
	.article_goods .title {
		font-size: 20px;
		margin-bottom: 15px;
	}
	.form_block .mid_block .pic {
		width: 100%;
	}
	.form_block .mid_block .txt {
		width: 100%;
	}
	.form_block .mid_block .txt .tab {
		font-size: 20px;
	}
	.form_block .mid_block {
		padding: 30px 20px 30px 20px;
	}

}
/*在小于480像素的屏幕,这里的样式才生效*/
@media (max-width: 479px) {
	.tel_search .row .phone {
		display: none;
	}
	.index_pro .son_nav ul li {
		width: 33%;
	}

	.index_news .main .left .list .box .txt .title {

		font-size: 15px;

	}

	.index_news .main .left .list .box .txt .des {

		line-height: 1.5;

		font-size: 12px;

	}

	.index_news .main .left .list .box {

		padding-top: 10px;

		padding-bottom: 10px;

	}

	.index_news .main .left .list .box .txt .t_m {

		margin-top: 10px;

		font-size: 12px;

	}

	.index_news .main .left .list {

		margin-top: 10px;

	}

	.index_news .main .left .top {

		height: 30px;

		line-height: 30px;

	}

	.index_news .main .left .top .nav a {
		width: 100px;
		height: 30px;
		line-height: 30px;
	}

	.list_news .box .txt .des {
		line-height: 1.5;
		margin-top: 0px;
	}
	.list_news .box {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	#dituContent {
		height: 350px;
	}
	.index_cont .cont_msg .com_name {
		font-size: 18px;
	}



}