@charset "utf-8";
body{background-color: #fff;}
.Top_nav_box{
	width: 100%;
	height: 50px;
	position: relative;
	background-color: #e83643;
}
.logo_img{
	width: 74px;
	height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.logo_img > img{
	width: 100%;
	height: 100%;
}
.menu{
	width: 21px;
	height: 19px;
	display: block;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-size: 100%;
	float: right;
	margin-top: 12px;
	cursor: pointer;
	margin-right: 15px;
}
.banner_box{
	width: 100%;
	height: 222px;
}
.banner_box > img{
	width: 100%;
	height: 100%;
}
.hot_product_box{
	width: 100%;
	height: 204px;
	background-color: #fff;
	box-shadow: 0px 4px 16px 0 rgba(0,0,0,.2);
}
.hot_product_box > li {
	padding: 0 2%;
	width: 21%;
	float: left;
	margin-top: 25px;
}
.hot_product_box > li > a{
	width: 100%;
}
.hot_product_box > li > a > i{
	width: 36px;
	height: 36px;
	display: block;
	background-size: 100%;
	margin: auto;
}
.hot_product_box > li > a > h6 {
	font-size: 14px;
	color: #333;
	text-align: center;
	font-weight: normal;
	margin-top: 10px;
}
/* 政策咨询 */
.Policy_consultation_box_big,
.Policy_consultation_box_big2{
	width: 86%;
	background-color: #fff;
	margin: auto;
	box-shadow: 0px 4px 16px 0 rgba(0,0,0,.2);
	margin-top: 20px;
	padding: 0 3% 20px 3%;
	border-radius: 7px;
}
.Policy_consultation_box_big2{
	padding: 0;
	width: 92%;
}
.Policy_consultation_title{
	padding: 20px 3%;
	overflow: hidden;
}
.Policy_title_box{
	float: left;
	width: 80%;
}
.Policy_title_box > a > i{
	width: 14px;
	height: 17px;
	float: left;
	display: block;
	background-image:url(../images/index/logo_icon.png);
	background-repeat: no-repeat;
	margin-top: 4px;
	margin-right: 10px;
	/* background-position: -276px -85px; */
}
.Policy_title_txt{
	font-size: 18px;
	color: #333333;
	
}
.Policy_title_txt > span{
	font-size: 9px;
	color: #999999;
	margin-left: 10px;
}
.Policy_consultation_title > a{
	width: 50px;
	height: 22px;
	float: right;
	border:1px solid #d0cfcf;
	font-size: 12px;
	color: #999999;
	text-align: center;
	line-height:22px ;
	border-radius: 20px;
}
.special_product_box{
	width: 100%;
	height: 106px;
	position: relative;
	display: block;
	background-color: #f5e2e2;
	border-radius: 5px;
	margin-bottom: 3px;
}
.special_product_txt{
	width: 60%;
	padding: 18px 0 0px 20px;
}
.special_product_txt > h6{
	height: 21px;
	font-size: 15px;
	color: #333;
	font-weight: bold;
	margin-bottom: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.special_product_txt > div > span{
	font-size: 14px;
	color: #eb5252;
	margin-right: 5px;
}
.special_product_txt > div{
	height: 17px;
	font-size: 12.5px;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.special_product_txt > p{
	width: 84px;
	height: 20px;
	border:1px solid #f65252;
	color: #f05e5e;
	font-size: 12.5px;
	text-align: center;
	line-height: 20px;
	border-radius: 30px;
	margin-top: 10px;
}
.special_product_txt > p > span{
	margin-left: 4px;
}
.special_product_box > i{
	width: 70px;
	height: 70px;
	display: block;
	position: absolute;
	background-image: url(../images/index/policy.png);
	right: 20px;
	bottom: 10px;
	background-size: 100%;
}
/* 其他产品 */
.Policy_consultation_ctn_box > ul{
	overflow: hidden;
}
.Policy_consultation_ctn_box > ul > li > a{
	width:36%;
	position: relative;
	display: block;
	float: left;
	background-color: #f8f3f3;
	margin-top: 12px;
	padding: 20px 8% 16px 4%;
}
.Policy_consultation_ctn_box > ul > li:nth-child(1) >a,
.Policy_consultation_ctn_box > ul > li:nth-child(3) >a{
	margin-right: 4%;
}
.Policy_consultation_ctn_box > ul > li > a > h5{
	height: 20px;
	font-size: 14.5px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 10px;
}
.Policy_consultation_ctn_box > ul > li > a > ul > li{
	height: 17px;
	font-size: 12.5px;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 5px;
}
.Policy_consultation_ctn_box > ul > li > a > ul > li > span{
	font-size: 14px;
	color: #e93030;
	margin-right: 5px;
}
.Policy_consultation_ctn_box > ul > li > a > i{
	width: 11px;
	height: 18px;
	display: block;
	position: absolute;
	right: 15px;
	bottom: 15px;
	background-image: url(../images/index/icon.png);
	background-position: -191px -86px;
}
/* 知识产权 */
.Policy_consultation_ctn_box > ul > li > a > div{
	font-size: 14px;
	color: #e93030;
	margin-top: 20px;
}
.Policy_consultation_ctn_box > ul > li > a > p{
	height: 16px;
	font-size: 12.5px;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.Policy_consultation_ctn_box > ul > li > a > div > span{
	font-size: 12.5px;
	color: #666666;
}

/* 资讯中心 */
/* 标题切换 */
.Policy_consultation_box_big2{
	position: relative;
}
.switch_title_box{
	overflow: hidden;
	border-bottom: 1px solid #e3e3e3;
}
.Policy_consultation_box_big2::after{
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	/* background-color: #d1d1d1; */
	top: 90px;
	left: 0;
}
.switch_title_box > li{
	float: left;
	font-size: 14px;
	color: #333333;
	/* margin-right: 9%; */
	padding-bottom:5px;
	margin: 0 4%;
}
.switch_title_box > li:last-child{
	margin-right: 0;
}
.switch_title_box > .on{
	color: #ee3745;
	border-bottom: 2px solid #ee3745;
}
.dynamic_box_big{
	/* padding-bottom: 20px; */
	margin-top: 25px;
	padding: 0 3% 20px 3%;
}
.dynamic_box_big > li{
	width: 100%;
	height: 183px;
	margin-top: 15px;
}
.dynamic_box_big > li > a{
	width: 100%;
	height: 183px;
	position: relative;
	display: block;
}
.dynamic_box_big > li > a > img{
	width: 100%;
	height: 100%;
}
.mask_box{
	width: 90%;
	height: 45px;
	position: absolute;
	background-color: rgba(0,0,0,.5);
	bottom: 0;
	left: 0;
	padding: 15px 5% 10px 5%;
}
.mask_box > h6{
	height: 32px;
	font-size: 12.5px;
	color: #ffffff;
	
}
.mask_box > p{
	font-size: 10px;
	text-align: right;
	color: #fff;
	margin-top: 5px;
}
.Hot_products_box{
	overflow: hidden;
}
.Hot_products_box > li{
	float: left;
	width: 22.5%;
	margin-right: 3%;
}
.Hot_products_box > li > a{
	float: left;
	width: 100%;
	height: 50px;
	display: block;
	border:1px solid #dbdbdb;
	
	padding: 0 1%;
}
.Hot_products_box > li:last-child {
	margin-right: 0;
}
.Hot_products_box > li > a > h6{
	font-size: 12.5px;
	color: #333333;
	text-align: center;
	margin-top: 10px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.Hot_products_box > li > a > i{
	width: 20px;
	height: 5px;
	display: block;
	background-image: url(../images/index/logo.jpg);
	/* background-position:-364px -92px ; */
	margin: auto;
	margin-top: 8px;
	background-size: 100%;
	
}
/* 资讯中心、政策解读 */
.policy_box_big{

}
.policy_box_big > li > a{
	width: 90%;
	display: block;
	border-bottom: 1px solid #e3e3e3;
	padding: 20px 5% 15px 5%;
}
.policy_box_big > li > a > h5{
	height: 45px;
	font-size: 14px;
	color: #333;
	line-height: 1.6;
	font-weight: normal;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.policy_box_big > li > a > p{
	font-size: 10px;
	text-align: right;
	color: #666666;
	margin-top: 10px;
}

/* 版权信息 */
.Copyright_box_big{
	background-color: #f3f3f3;
	margin-top: 30px;
	padding-top: 26px;
}
.Copyright_box_big > ul{
	width: 60%;
	min-height: 17px;
	margin: auto;
	position: relative;
	
}
.Copyright_box_big > ul > li{
	float: left;
	
}
.Copyright_box_big > ul > li:nth-child(1){
	float: left;
}
.Copyright_box_big > ul > li:nth-child(3){
	float: right;
	position: relative;
}
.Copyright_box_big > ul > li:nth-child(2){
	width: 50px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	text-align: center;
}
/* .Copyright_box_big > ul > li::after{
	position: absolute;
	content: "";
	width: 1px;
	height: 9px;
	background-color: #c9c9c9;
	top: 8px;
	right: 30px;
} */
.Copyright_box_big > ul > li > a{
	font-size: 12.5px;
}
.Copyright_box_big > p{
	width: 60%;
	font-size: 11px;
	color: #999999;
	text-align: center;
	line-height: 1.6;
	margin: auto;
	padding: 10px 0 16px 0;
}











/* 菜单栏 */
.site-header-btn[data-v-6acb8b57] {
	float: right;
	padding: 11px 16px;
}
.site-header-btn-item[data-v-6acb8b57] {
    width:22px;
    height: 3.5px;
    background: #fff;
	display: block;
	margin-top: 4px;
	border-radius: 10px;
}


.site-header-toggle .site-header-btn-item1[data-v-6acb8b57] {
    display: none;
    -webkit-transition: .2s;
    transition: .2s;
}
.site-header-toggle .site-header-btn-item[data-v-6acb8b57] {
    background: #aaa;
}
.site-header-toggle .site-header-btn-item2[data-v-6acb8b57] {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: relative;
    -webkit-transition: .2s;
    transition: .2s;
	top: 4px;
}
.site-header-toggle .site-header-btn-item[data-v-6acb8b57] {
    background: #fff;
}
.site-header-btn-item[data-v-6acb8b57] {
    width: 22px;
    height:3.5px;
    margin-top: 2.133px;
    display: block;
}
.site-header-toggle .site-header-btn-item3[data-v-6acb8b57] {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: .2s;
    transition: .2s;
    position: relative;
    top: -4px;
}
.site-header-toggle .site-header-btn-item[data-v-6acb8b57] {
    background: #fff;
}
.site-header-btn-item[data-v-6acb8b57] {
	width: 22px;
    height:3.5px;
	margin-top: 4px;
    background: #fff;
    display: block;
}
.logo_img > .site-header-toggle{
	padding: 15px 16px;
}
