/*   
Theme Name:汇威
Theme URI:http://www.api10000.com.cn
Description: 福建汇威
Author: 福建汇威
Author URI:http://www.api10000.com.cn
Version: 1.03
*/
@import "autosize.css";

.wp-block-table.is-style-stripes tr{
		text-align: center;
}
.wp-block-table.is-style-stripes tr:nth-child(odd) {
	background-color: #A2B9D3 !important;
	margin-top: 10px;
}
.wp-block-table.is-style-stripes tr:nth-child(even) {
	background-color: #D2E0F0 !important;
}
.is-style-stripes {
	font-size: 14pt;
}

.clear_both{
	clear: both;
}
.pro_img2 p{
	text-indent: 0;
}
#header_top{
	display: none;
}
.footer_phone{
	display: none;
	text-align: center;
	background: #004C88;
}
.div_img_banner_box{
	background: url('http://www.slider-power.com/wp-content/uploads/2019/10/1.jpg') top center no-repeat;
	background-size: cover;
	width: 100%;
	height: 400px;
}
#content img{
	max-width: 100%!important;
	height: auto!important;
}
/*适配电脑*/
@media screen and (min-width: 992px) {
	.beside{
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}
	.v2_support_container{
		display: flex;
		flex-direction: row;
		margin-top: 50px;
	}
	.v2_news_container{
		display: flex;
		flex-direction: row;
		margin-top: 50px;
	}
	.prod_loop_01{
		float: left;
		width: 25%;
	}
	.v2_pro_pic{
		display: flex;
		flex-direction: row;
	}
	.pro_img1{
/* 		width:300px; */
	}
	.pro_img2{
		height: 250px;
	}
	.pro_img2 p{
		text-indent: 2em;
	}
	#header_top{
		display: block;
		height: 35px;
		background: #1f1f2e;
	}

	.v2_auto_size_root_container{
		display: flex;
		flex-direction: row;
	}
	.div_gap_box{
		width: 10px;
	}
	.div_qulity_gap{
		margin: 0 10px;	
		box-shadow: 0px 0px 7px #888888;
	}
	.div_img_banner_box{
		display:none;
	}
}
/*适配pad*/
@media screen and (min-width: 768px) and ( max-width: 991px) {
	.v2_content_header_left_container{
		display: none;
	}
	.div_slider_container{
		margin-top: 20px;
	}
	.div_qulity{
		margin: 0px 10px;
	}
	.div_qulity_2{
		margin: 0px 10px;
	}
	.div_qulity_3{
		margin: 0px 10px;
	}
	.v2_support_container .content_div_left_box{
		display: none;
	}
	.v2_news_container .news_list_left_view{
		display: none;
	}
	.v2_product_tmmplate_part{
		display: none;
	}
	.prod_loop_01{
		float: left;
		width: 50%;
	}
	.pro_img2{
		height: auto;
	}
	.pro_pic{
		margin-right: 5px;
	}
	/*新闻*/
	#content .left_mian{
		display: none;
	}
	.div_gap_box{
		display: none;
	}
	.div_img_slider_box{
		display: none;
	}
	.product_page_top{
	    min-height: 276px !important;
    	padding: 20px 0;
		background:cover;
	}
}
/*适配手机*/
@media screen and (max-width: 767px) {
	.v2_content_header_left_container{
		display: none;
	}
	.v2_content_header_right_container_sub_container{
		flex-direction: column;
	}
	.div_slider_container{
		display: block;
	}
	.div_qulity_2{
		margin-top: 20px;

	}
	.div_qulity_3{
		margin-top: 20px;

	}
	.v2_support_container .content_div_left_box{
		display: none;
	}
	.v2_news_container .news_list_left_view{
		display: none;
	}
	#footer{
		display: none;
	}
	.v2_product_tmmplate_part{
		display: none;
	}
	.prod_loop_01{
		width: 100%;
	}
	.pro_img1{

	}
	.pro_img2{
		height: auto;
	}
	.pro_pic{
		margin-right: 5px;
	}

	/*新闻*/
	#content .left_mian{
		display: none;
	}
	/*导航栏*/
	#header_nav{
		display: none;
	}
	.div_gap_box{
		display: none;
	}
	.div_img_slider_box{
		display: none;
	}
	.product_page_top{
	    min-height: 276px !important;
    	padding: 20px 0;
		background:cover;
	}
	.footer_phone{
		display: block;
	}
	#right_news a{text-decoration: underline}
	.v2_news_container a{text-decoration: underline}
}

	.enter table {
      width: 100%!important;
      border-collapse: collapse!important;
    }
    .enter th, .enter td {
      padding: 8px!important;
      border: 1px solid #ddd!important;
    }
    .enter th {
      background-color: #f2f2f2!important;
    }
    tr:nth-child(even) {
      background-color: #f2f2f2!important;
    }

/* END print  media */