﻿img{
	max-width: 100%;
}
.padding_top-20{
	padding-top:20px !important;
}

.pg_w1200{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.header_wrapper {
	position: relative;
	top: 0;
	width: 100%;
	height: 160px;
	z-index: 99999;
	background-color:#F5F5F5;
}
.fixed_top{
	position: fixed;
	top: 0;
}
.header_wrapper .header {
	z-index: 99999;
	width: 100%;
	background-color: #F5F5F5;
}

.header_content.hd_bottom {
	width: 100%;
	height: 50px;
	border-bottom: #F18C4A 2px solid;
	position: relative;
	z-index: 0;
}

.header_content .naim_nav {
	display: flex;
	flex: 1;
	align-items: center;
	justify-content: flex-end;
	height: inherit
}

.header_content .naim_nav div {
	display: flex;
	width: 1200px;
	margin: 0 auto;
    height: auto;
}
.header_content .naim_nav .anze_navigation{
	background: #F18C4A;
	width: 236px;
	height: 50px;
	border-radius: 4px 4px 0 0;
	padding: 14px 15px;
	margin-right: 60px;
}
.header_content .naim_nav .anze_navigation a h1{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1;
}
.header_content .naim_nav .anze_navigation a p{
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1;
}
.anze_navigation_1 a{
	display: block;
	margin-right: 70px;
	color: #303133;
	font-size: 16px;
	line-height: 1;
}
.anze_navigation_3{
	color: #F18C4A;
	line-height: 1;
	font-size: 16px;
	font-weight: bold;
}
.anze_navigation_3 span{
	margin-right: 12px;
	width: 18px;
	height: 18px;
	display: inline-block;
	background: url(../image/anze_navigation_3.png)no-repeat center center;
}
.header_content .naim_nav .anze_navigation a p span{
	width: 5px;
	height: 8px;
	display: inline-block;
	background: url(../image/right.png)no-repeat center center;
	margin-left: 8px;
}
.flex_sb_c {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.flex_sb_a {
	display: flex;
	justify-content: space-around;
	align-items: center;
	flex-wrap: wrap;
}
.flex_sb_fe {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.anze_navigation_1 a:hover,
.anze_navigation_1 a.active{
    color: #F18C4A;
}

.m_header {
	display: none
}

/*pg_top*/

.search_box {
    width: 542px;
    height: 40px;
    display: flex;
    align-items: center;
    margin: 0 auto;
	border-radius: 4px;
	border: solid 1px #F18C4A;
	padding: 1px;
	position: relative;
}
.search_box_foucs{
	border: solid 1px #F18C4A;
	padding: 0px;
}
.search_box_1{	
	margin-left: 75px;
	position: relative;
}
.search_box form {
    width: calc(100% - 115px);
    height: 40px;
    display: flex;
    align-items: center;
}
.search_box input[type="text"] {
    outline: none;
    width: calc(100% - 197px);
    height: 100%;
    background-color: #fff;
    display: block;
    padding: 0 20px 0 9px;
    border-left: 1px solid #F18C4A;
	/*border-top: solid 1px #F18C4A;
	border-bottom: solid 1px #F18C4A;*/
}
.search_box input[type="submit"], .search_box input[type="button"] {
    outline: none;
    width: 86px;
    height: 38px;
    display: block;
    cursor: pointer;
	border-radius: 0px 2px 2px 0px;
    background: #F18C4A;
    color: #fff;
    position: absolute;
    right: 0;
}
.search_box_foucs input[type="submit"]{
	right: -1px;
}
.search_box div{
	width: 115px;
	height: 38px;	
	border-radius: 4px 0 0 4px;
}
.search_box div select{
	width: 100px;
	border-radius: 4px 0 0 4px;
    height: 100%;
    outline: none;
    font-size: 14px;
	line-height: 1;
	color: #666666;
	background: rgba(255,255,255,0);
	text-align-last: center;
}
.search_box div select:hover{
	cursor: pointer;
}
.search_box div b{
	display: block;
	width: 1px;
	height: 18px;
	background: #C0C4CC;
    margin-right: 17px;
}
.search_box_2{
	color: #909399;
	font-size: 12px;
	line-height: 1;
	margin-top: 8px;
}
.search_box_2 a{
	margin-left: 5px;
}
.search_box_3 span{
	width: 18px;
	height: 18px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 8px;
}
.search_box_3{
	width: 110px;
	height: 40px;
	border: 1px solid #F18C4A;
	margin-left: 50px;
	border-radius: 4px;
}
.search_box_3 h2{
	color: #F18C4A;
	font-size: 14px;
	line-height: 1;
}
.flex_c_c{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.pg_top{
	width: 100%;
	background: #F5F5F5;
	padding: 10px 0 5px;
	z-index: 1;
}
.pg_top_img img{
	width: 100%;
	height: 100%;
}
.flex_fs_c{
	display: flex;
	justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
.search_box .flex_fs_c{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	background-color:#FFFF;
}
.flex_fs_c_s{
	display: flex;
	justify-content: center;
	align-items: center;
	/*flex-wrap: wrap;*/
}
#province_id,#city_id,#district_id{
	color: black;
}
.flex_fs_c_ul{
	\n
}
.flex_fs_fs{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	/*flex-wrap: wrap;*/
}
/**/
.pg_top1{
	width: 100%;
	height: 20px;
	background-color: #f6f6f6;
}
.pg_top1 h1{
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.pg_top1 h1 span{
	color: #3b89fd;
}
.pg_top1_right .pg_top1_person{
	font-size: 12px;
	font-weight: lighter;
	line-height: 1;
	color: #666666;
}
.pg_top1_right .pg_top1_person a{
	display: block;
}
.pg_top1_right .pg_top1_person h3{
	margin: 0 15px;
}
.pg_top1_right .pg_top1_person h2 span{
	color: #F18C4A;
}


/**/
.search_box_hid{
	position: absolute;
	left: 0;
	top:40px;
	width: 100%;
	height: auto;
	background: #FFFFFF;
	border: 1px solid #F18C4A;
	border-top: none;
	border-radius: 0 0 4px 4px;
	z-index: 100;
	padding: 20px 15px;
	display: none;
}
.search_box_hid li{
	margin-bottom: 12px;
	cursor:pointer;
}
.search_box_hid p{
	color: #999999;
	line-height: 1;
	font-size: 12px;
}
.search_box_hid li.active p,
.search_box_hid li:hover p{
	color: #F18C4A;
}
.search_box_hid h6{
	color: #999999;
	line-height: 1;
	font-size: 12px;
}
.search_box_hid h6 span{
	width: 9px;
	height: 9px;
	display: inline-block;
	margin-left: 8px;
	background: url(../image/search_box_hidx.png)no-repeat center center;
}
.search_box_hid li h5{
	color: #CCCCCC;
	line-height: 1;
	font-size: 12px;
}
.search_box_hid h5 span{
	width: 12px;
	height: 13px;
	display: inline-block;
	margin-right: 6px;
	background: url(../image/rubbish.png)no-repeat center center;
}
.search_box_hid li:last-child{
	margin-bottom: 0;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	flex-wrap: wrap;
}
.search_box_hid li:first-child{
	position: absolute;
	top: 6px;
	right: 12px;
}






@media (max-width:1365px) {	
	.pg_w1200{
		width: 1200px;
		margin: 0 auto;
	}
}
@media (max-width: 1199px) {	
.pg_w1200 {
    width: 100%;
    margin: 0 auto;
    padding: 0 3%;
}
	.header_wrapper {
		display: none!important;
	}
	.m_header {
		display: block;
		position: relative;
		height: 50px;
		left: 0;
		top: 0
	}
	.sp_header {
		height: 50px;
		overflow: hidden;
		background: #fff;
		position: fixed;
		z-index: 10;
		width: 100%;
		top: 0;
		z-index: 999999
	}
	.sp_logo {
		padding: 10px;
		float: left;
		height: 50px;
		width: 50%;
	}
	.sp_logo img {
		margin: auto;
		max-height: 30px;
		max-width: 100%;
	}
	.sp_nav {
		width: 50px;
		float: right;
		position: relative;
		cursor: pointer;
		height: 30px;
		margin-top: 15px
	}
	.sp_nav span {
		display: block;
		background: #f5b247;
		width: 30px;
		height: 2px;
		position: absolute;
		left: 10px;
		transition: all ease 0.35s
	}
	.sp_nav span:nth-of-type(1) {
		top: 0px
	}
	.sp_nav span:nth-of-type(2) {
		top: 10px
	}
	.sp_nav span:nth-of-type(3) {
		top: 20px
	}
	.sp_nav_se span:nth-of-type(1) {
		top: 10px;
		transform: rotate(45deg)
	}
	.sp_nav_se span:nth-of-type(2) {
		width: 0
	}
	.sp_nav_se span:nth-of-type(3) {
		top: 10px;
		transform: rotate(-45deg)
	}
	.sjj_nav {
		position: fixed;
		z-index: 1000;
		background: #ffffff;
		width: 100%;
		height: calc(100% - 50px);
		font-size: 14px;
		line-height: 40px;
		top: -100%;
		left: 0;
		overflow: auto;
		overflow-x: hidden;
		transition: top ease 0.35s;
	}
	.nav_show {
		top: 50px;
	}
	.sjj_nav>ul>li:first-child {
		overflow: hidden;
		border-top: 0
	}
	.sjj_nav>ul>li:first-child>a {
		float: left;
		width: calc(100% - 70px);
	}
	.sjj_nav>ul>li:first-child .language {
		float: right;
		width: 70px;
		overflow: hidden;
		line-height: 30px;
		margin-top: 5px
	}
	.sjj_nav>ul>li:first-child .language a {
		width: 35px;
		float: left;
		border-left: 1px #ddd solid;
		text-align: center;
		color: #999
	}
	.sjj_nav ul li i {
		position: absolute;
		top: 5px;
		right: 0px;
		border-left: 1px #ddd solid;
		height: 30px;
		padding: 0px 7px 0 7px
	}
	.sjj_nav ul li i svg {
		transform: rotate(-90deg);
		transition: all ease 0.35s
	}
	.sjj_nav ul li .sjj_nav_i_se svg {
		transform: rotate(0deg)
	}
	.sjj_nav ul li {
		border-top: 1px #ddd solid;
		margin: 0 20px;
		position: relative;
		line-height: 40px;
		font-size: 14px
	}
	.sjj_nav>ul>li:last-child {
		border-bottom: 1px #ddd solid
	}
	.sjj_nav ul li ul {
		display: none
	}
	.sjj_nav ul li a {
		color: #666;
		width: 100%;
		display: block
	}
	.sjj_nav ul li ul li a {
		color: #999;
		display: block;
		text-align: left
	}
	.sjj_nav ul li i svg {
		width: 20px;
		height: 20px;
		fill: #555
	}
	.sjj_nav ul li .sjj_nav_i_se svg {
		fill: #f5b247
	}
	.sjj_nav ul li ul li>ul {
		margin-left: 10px
	}
}

/*导航结束*/




/*banner图详情页*/

.anze{
	padding: 0px 0 55px;
	background-color:#f5f5f5;
}
.anze_con{
	width: 1200px;margin: 0 auto;
}
/*面包屑*/
.cd_p_tool{
	margin-bottom: 5px;
}
.cd_p_tool .cd_positon {
    color: #C0C4CC;
    line-height: 1;
}
.cd_p_tool .cd_positon a {
    color: #C0C4CC;
    font-size: 12px;
    line-height: 1;
}
.cd_p_tool .cd_positon a:last-child{
    color: #303133;
}
.anze_total_title{
	margin-bottom: 24px;
}
.anze_total_title h1{
	width: calc(50% - 90px);
	height: 1px;
	background: #DCDFE6;
	margin-bottom: 15px;
	position: relative;
}
.anze_total_title h1:after{
	width: 53px;
	height: 3px;
	background: #F18C4A;
	position: absolute;
	display: block;
	content: "";
	top: -1px;
}
.anze_total_title h1:first-child:after{
	right: 0;
}
.anze_total_title div{
	width: 170px;
	text-align: center;
}
.anze_total_title div h2{
	font-size: 18px;
	font-weight: bold;
	color: #F18C4A;
	margin-bottom: 5px;
}
.anze_total_title div p{
	font-size: 12px;
	color: #C0C4CC;
}
.anze_banner_xq_p p{
	color: #666666;
	font-size: 14px;
	line-height: 2;
}
.p_img{
	text-align: center;
}
.anze_banner_xq_p p img{
	max-width: 100%;
	max-height: 100%;
}
.anze_banner_xq_p p:last-child{
	margin-bottom: 0;
}

.foot_top{
	width: 100%;
	height: auto;
	padding: 10px 0;
	text-align: center;
	background: url(../image/foot_top.jpg)no-repeat center center;
}
.foot_top img{
	max-width: 100%;
	max-height: 100%;
}
.foot1{
	padding: 40px 0;
	border-bottom:1px solid #DCDFE6;
}
.foot1_logo img{
	max-width: 100%;
	max-height: 100%;
}
.foot2{
	width: calc(100% - 305px);
	height: auto;
}
.foot2 li h1{
	color: #606266;
	line-height: 1;
	font-size: 16px;
	font-weight: bold;
}
.foot2 li a{
	display: block;
	margin-top: 20px;
	color: #606266;
	line-height: 1;
	font-size: 14px;
}
.c_daili_con{
	display: block !important;
}
.c_daili_con::after{
	display:block;content:'';clear:both;
}
.flex_sb_fs{
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}

/*.flex_sb_fs_flex_start{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}*/
.foot2 li img{
	max-width: 100%;
	max-height: 100%;
}
.foot2 li p{
	color: #606266;
	line-height: 1;
	font-size: 14px;
	text-align: center;
	padding-top: 6px;
}
.foot3{
	margin: 40px 0 22px;
}
.foot3 ul{
	margin-bottom: 16px;
}
.foot3 li a{
	display: block;
	color: #606266;
	line-height: 1;
	font-size: 14px;
	border-right: #E5E6E8 1px solid;
	padding: 0 16px;
}
.foot3 li:last-child a{
	border-right: #E5E6E8 0px solid;
}
.foot3 p{
	color: #C0C4CC;
	line-height: 1;
	font-size: 12px;
	text-align: center;
}
.anze_right{
	position: fixed;
	right: 4px;
	top: 50%;	
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    z-index: 999999;
}
.anze_right li{
	width: 57px;
	height: 56px;
	margin-bottom: 4px;
	position: relative;
}
.anze_right li:last-child{
	margin-bottom: 0;
}
.anze_right li p{
	width: 13px;
	height: 13px;
	text-align: center;
	position: absolute;
	top: 9px;
	right: 13px;
	background: #FF5E5E;
	border-radius: 100%;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 13px;
}
.anze_banner_xq_p p h1{
	color: #333333;
}
/*反馈*/
.td_input {
    width: 100%;
    margin:10px 0 23px;
}
.td_input textarea {
    height: 228px;
    border: solid 1px #E2E2E2;
    width: 100%;
    outline: unset;
    padding: 16px 20px;
    background: rgba(255,255,255,1);
    font-size: 14px;
    line-height: 1.5;
    color: #999999;
}
.td_input input[type=text] {
    display: block;
    width: 100%;
    height: 50px;
    border: solid 1px #E2E2E2;
    outline: none;
    padding: 0 20px;
    font-size: 14px;
    color: #999999;
}
.anze_banner_xq_a{
	margin: 57px auto 0;
	background: #1970F9;
	border-radius: 3px;
	width: 300px;
	height: 50px;
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 50px;
	display: block;
}
/* */
.anze_home{
	margin-bottom: 90px;
        background-color:#F5F5F5
}
.anze_home_section1_left{
	position: relative;
	width: 236px;
	height: 320px;
	padding: 18px 16px 0;
	background: #FFFFFF;
    box-shadow: 0 2px 32px 0px rgba(144,147,153,0.20);
}
.anze_home_section1_right2{
        position: relative;
        width: 230px;
        height: 320px;
        padding: 18px 16px 0;
        background: #FFFFFF;
    box-shadow: 0 2px 12px 0px rgba(144,147,153,0.16);


}
.swiper-button-next,.swiper-button-prev{
	top:75%;
}

.topNews{
        font-size:12px;
        background: #fff;
        height: 100%;
        padding-top: 12px;
        padding-bottom: 12px;
        position: relative;

}
.topNews>h2>a {
    float: right;
    color: #999;
    font-size: 12px;
}
.topNews>h2>span {
    font-weight: 700;
}
.topNews>ul {
    padding-left: 30px;
    padding-right: 24px;
}
.topNews:after {
    content: " ";
    position: absolute;
    left: 19px;
    right: 19px;
    bottom: 0;
    height: 0;
    
}
.topNews>ul>li {
    line-height: 35px;
    height: 35px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.anze_home_section1_left li{
	border-bottom: 1px solid #DCDFE6;
	margin-bottom: 5px;
}
.anze_home_section1_left li:last-child{
	border-bottom: 0px solid #DCDFE6;
	margin-bottom: 0;
}
.anze_home_section1_left li a{
	padding-bottom: 12px;
}
.anze_home_section1_left li h1{
	color: #333333;
	font-size: 14px;
	line-height: 1;
}
.anze_home_section1_left li h1 span{
	width: 17px;
	height: 18px;
	display: block;
	margin-right: 10px;
}
.anze_home_section1_left li h2{
	width: 5px;
	height: 8px;
	display: block;
	background: url(../image/anze_home_section1_icon8.png)no-repeat center center;
}
.anze_home_section1_left_hid{
	position: absolute;
	display: none;
	left: 236px;
	top: 0;	
	width: 664px;
	height: 100%;
	padding: 20px 27px 25px 15px;
	background: #FFFFFF;
    box-shadow: 0 2px 12px 0px rgba(144,147,153,0.16);
    z-index: 100;
}
.anze_home_section1_left_hid .anze_home_section1_left_1{
	margin-bottom: 16px;
}
.anze_home_section1_left_hid .anze_home_section1_left_1:last-child{
	margin-bottom: 0;
}
.anze_home_section1_left_3 h1{
	color: #303133;
	font-weight: bold;
	font-size: 14px;
}
.anze_home_section1_left_3 h1 span{
	display: block;
	width: 3px;
	height: 16px;
	background: #296EF4;
	margin-right: 16px;
}
.anze_home_section1_left_3 a span{
	width: 5px;
	height: 8px;
	display: block;
	margin-left: 8px;
	background: url(../image/anze_home_section1_icon8.png)no-repeat center center;
}
.anze_home_section1_left_3 a{
	font-size: 12px;
	color: #606266;
}
.anze_home_section1_left_2{
	padding-bottom: 16px;
	margin-left: 3px;
	position: relative;
	padding-top:5px;
}
.anze_home_section1_left_2 a{
	color: #909399;	
	font-size: 14px;
	line-height: 1;
	padding: 0 16px;
	border-right: 1px solid #DCDFE6;
	margin-top: 8px;
	display: block;
}
.anze_home_section1_left_2:before{
	content: "";
	display: block;
	width: calc(100% - 19px);
	height: 1px;
	background: #DCDFE6;
	bottom: 0;
	right: 0;
	
}
.anze_home_section1_right{
	width: calc(100% - 480px);
	height: 320px;
}
.swiper-slide img{
	width: 100%;
	height: 100%;
}
.anze_home_section1_right .swiper-pagination-bullet {
    width: 40px;
    height: 4px;
    border-radius: 0;
    background: #FFFFFF;
    opacity: 1;
}
.anze_home_section1_right .swiper-pagination-bullet-active {
    opacity: 0.5;
}

.anze_home_section2,
.anze_home_section3{
	margin-top: 18px;

}
.anze_home_section2_title{
	margin-bottom: 16px;
}
.anze_home_section2_title h1{
	color: #333333;
	font-size: 24px;
	font-weight: bold;
}
.anze_home_section2_title h1 span{
	width: 28px;
	height: 28px;
	display: block;
	margin-right: 16px;
}
.anze_home_section2 .anze_home_section2_title h1 span{
	background: url(../image/anze_home_section2.png)no-repeat center center;
}
.anze_home_section3 .anze_home_section2_title h1 span{
	background: url(../image/anze_home_section3.png)no-repeat center center;
}
.anze_home_section2_title a{
	color: #999999;
	font-size: 14px;
}
.anze_home_section2_title a span{
	width: 5px;
	height: 8px;
	display: block;
	margin-left: 13px;
	background: url(../image/anze_home_section1_icon8.png)no-repeat center center;
}
.anze_home_section2_swiper .swiper-slide{
	border: 1px solid #DCDFE6;
}
.anze_home_section2_bottom{
	padding: 5px 12px 5px;
}
.anze_home_section2_bottom p{
	color: #333333;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.anze_home_section2_bottom div{
	margin-top: 1px;
}
.check_icon {
    position: absolute;
    width: 23px;
    height: 23px;
    background: url(../image/address_icon.png) no-repeat;
    top: 10px;
    right: 10px;
    display:none;
}
.anze_settlement_b1 li.active_1 span.check_icon {
    display: block;
}
.anze_home_section2_bottom div h2{
	color: #F18C4A;
	font-size: 16px;
	font-weight: bold;
}
.anze_home_section2_bottom div span{
	width: 24px;
	height: 24px;
	display: block;
	background: url(../image/shop2.png)no-repeat center center;	
}
.anze_home_section2_swiper .swiper-button-next, .anze_home_section2_swiper .swiper-button-prev {
    width: 47px;
    height: 47px;
    margin-top: -77px;
    background-size: 47px 47px;
    background-position: center;
    background-repeat: no-repeat;
}
.anze_home_section2_swiper .swiper-button-prev, .anze_home_section2_swiper .swiper-container-rtl .swiper-button-next {
	background: url(../image/home_swiper1.png)no-repeat center center;
    left: 0;
}
.anze_home_section2_swiper .swiper-button-next, .anze_home_section2_swiper .swiper-container-rtl .swiper-button-prev {
	background: url(../image/home_swiper2.png)no-repeat center center;
    right: 0;
}
.anze_home_section3_left{
	width: 605px;
	height: 438px;
	border: 1px solid #DCDFE6;
	border-radius: 4px;
}
.anze_home_section3_left a{
	display: block;
}
.anze_home_section3_right{
	width: calc(100% - 610px);
	border: 1px solid #DCDFE6;
	border-radius: 4px;
}
.anze_home_section3_img{
	width: 100%;
	height: 250px;
}

table thead tr {
    background: #cccc;
    height: 30px;
}
table tbody tr {
    margin-left: 1px;
    
}
.anze_home_section3_img img{
	width: 100%;
	height: 100%;
}
.anze_home_section3_text{
	padding: 20px 30px 27px 20px;
}
.anze_home_section3_text h1{
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; 
}
.anze_home_section3_text p{
	color: #666666;
	font-size: 14px;
	margin-bottom: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.anze_home_section3_text div{	
	display: flex;
	justify-content: flex-end;
	align-items: center;
	flex-wrap: wrap;
}
.anze_home_section3_text span{
	width: 34px;
	height: 21px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.anze_home_section3_right li{
	margin-bottom: 24px;
	width: 100%;
	height: 130px;
	border: 1px solid #DCDFE6;
	border-radius: 4px;
}
.anze_home_section3_right li:last-child{
	margin-bottom: 0;
}
.anze_home_section3_right li a{
	padding: 30px 45px 30px 38px;
}
.anze_home_section3_1_left{
	text-align: center;
	padding-right: 22px;
	margin-right: 40px;
	position: relative;
}
.anze_home_section3_1_left h1{
	color: #0471FD;
	font-size: 38px;
	font-weight: bold;
}
.anze_home_section3_1_left h2{
	color: #959896;
	font-size: 14px;
}
.anze_home_section3_1_left:after{
	display: block;
	content: "";
	width: 1px;
	height: 29px;
	background: #DCDFE6;
	position: absolute;
	top: 50%;	
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    right: 0;
}
.anze_home_section3_1_right{
	width: calc(100% - 118px);
	height: auto;
}
.anze_home_section3_1_right h1{
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap; 
}
.anze_home_section3_1_right p{
	color: #959896;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.anze_home_section3_right li:hover{
	background: #0173FF;
	border: 1px solid #0173FF;
}

.anze_home_section3_right li:hover .anze_home_section3_1_left h1,
.anze_home_section3_right li:hover .anze_home_section3_1_left h2,
.anze_home_section3_right li:hover .anze_home_section3_1_right h1,
.anze_home_section3_right li:hover .anze_home_section3_1_right p{
	color: #FFFFFF;
}
.anze_home_section3_right li:hover .anze_home_section3_1_left:after{
	background: #FFFFFF;
}

/*邮箱登录*/
.anze_login{
	padding: 57px 0 168px;
}
.flex_c_fe{
	display: flex;
	justify-content: center;
	align-items: flex-end;
	flex-wrap: wrap;
}
.anze_login_left{
	width: 610px;
	height: auto;
	margin-right:30px;
}
.anze_login_left img{
	width: 100%;
	height: 100%;
}
.anze_login_right{
	width: 350px;
	height: auto;
	min-height: 410px;
	padding: 20px;
    box-shadow: 0 2px 12px 0px rgba(144,147,153,0.16);
}
.anze_login_right_top{
	margin-bottom: 30px;
}
.anze_login_right_top h1{
	color: #111111;
	font-size: 16px;
	font-weight: bold;
}
.anze_login_right_top p{
	color: #999999;
	font-size: 12px;
}
.anze_login_right_top p span{
	color: #F18C4A;
}
.anze_login_input{
	margin-top: 20px;
	border: 1px solid #C8C8C8;
	padding: 0 12px;
	height: 40px;
	border-radius: 4px;
}
.anze_login_input:focus{
	border: 1px solid red;
}
.anze_login_input span{
	width: 19px;
	height: 19px;
	display: block;
	margin-right: 12px;
}
.anze_login_input input[type=text] {
    display: block;
    width: calc(100% - 31px);
    height: 38px;
    outline: none;
    font-size: 14px;
    color: #000000;
}
.anze_foucs{
	border: 1px solid blue;
}
.flex_fs_fe{
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	flex-wrap: wrap;
}
.anze_login_right_checkbox{
	margin-top: 20px;
}
.anze_login_right_checkbox input[type=checkbox] {
    display: block;
    appearance: none;
    -moz-appearance: none;
    -ms-progress-appearance: none;
    -webkit-appearance: none;
    width: 18px;
    height: 18px;
    background-image: url(../image/anze_login_checkbox.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    outline: none;
    cursor: pointer;
    margin-right: 10px;
}
.anze_login_right_checkbox input[type=checkbox]:checked {
    background-image: url(../image/anze_login_checkbox1.png);
}
.anze_login_right_checkbox p{
	font-size: 12px;
	color: #666666;
}
.anze_login_right_checkbox a{
	font-size: 14px;
	color: #333333;
	display: block;
}
.anze_login_login{
	background: #F18C4A;
	border-radius: 4px;
	height: 42px;
	width: 100%;
	line-height: 42px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	margin: 30px 0 40px;
}
.anze_login_login:hover{
	cursor: pointer;
}
.anze_login_right_icon_1 a{
	color: #333333;
	font-size: 14px;
	margin-right: 8px;
}
.anze_login_right_icon_2 a{
	width: 30px;
	height: 30px;
	margin-left: 8px;
	display: inline-block;
}
.anze_login_right_icon_2 a:hover{
	cursor: pointer;
}
.anze_login_right_icon{
	margin-top: 10px;
	z-index: 1000;
}
.anze_login_right_icon_1 a:last-child{
    margin-right: 0;
}
.anze_login_right_icon_2{
	margin-top: 10px;
	vertical-align: middle;
}
.anze_login_right_icon_2 a:first-child{
	margin-left: 0;
}
#qqLoginBtn2>a{
	width: 63px;
	height: 24px;
}
/*手机号登录*/
.anze_login_input_more{
	margin-top: 20px;
}
.anze_login_input_more .anze_login_input{
	width: calc(100% - 110px);
	margin-top: 0;
}
.anze_login_input_more .anze_login_input_button{
	color: #333;
	font-size: 14px;
	line-height: 40px;
	/*padding: 0px 15px;*/
	border-radius: 4px;
	outline: none;
	display: block;
	
}
.anze_login_input_button{
	background-color: #f5f5f5;
	color: #333;
	width: 105px;
	text-align: center;
}
.anze_login_input_button:hover{
	background-color: #F18C4A;
	color: #fff;
	cursor: pointer;
}
.anze_login_login1 .anze_login_login{
	width: 112px;
	margin: 30px 17px 0;
}
.anze_login_right_checkbox a span{
    color: #F18C4A;
}
.anze_login_zhijie{
	color: #F18C4A;
}
.anze_login_wx{
	border-top: 1px solid #F3F3F3;
	padding: 20px 0;
}
.anze_login_wx_1{
	width: 200px;
	height: 200px;
	padding: 12px;
	border-radius: 4px;
	border: 1px solid #CFCECE;
	background: #FFFFFF;
	margin: 0 auto;
}
.anze_login_wx_1 img{
	width: 100%;
	height: 100%;
}
.anze_login_wx p{
	color: #333333;
	font-size: 14px;
	text-align: center;
	padding-top: 16px;
}
.anze_login_wx p a{
	color: #176FF8;
}

/*公告*/
.anze_new{
	
}
.anze_span_img{
	
}
.anze_new_1{
	margin-top: 40px;
}
.anze_new_1_img{
	width: 450px;
	height: auto;
}
.anze_new_1_img img{
	width: 100%;
	height: 100%;
}
.anze_new_1_text{
	border: 1px solid #DCDFE6;
	border-left: 0px solid #DCDFE6;
	border-radius:0 4px 4px 0;
	width: calc(100% - 450px);
	padding: 30px 77px 35px 52px;
	height: auto;
}
.anze_new .anze_home_section3_1_left h1 {
    font-size: 48px;
    padding-bottom: 12px;
}
.anze_new .anze_home_section3_1_left h2 {
    font-size: 18px;
    line-height: 0.8;
}
.anze_new .anze_home_section3_1_left:after {
    height: 75px;
    bottom: 0;    
    top: unset;
    transform: unset;
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
}
.anze_new .anze_home_section3_1_left {
    padding-right: 40px;
    margin-right: 50px;
}
.anze_new_1_text .anze_home_section3_1_right {
    width: calc(100% - 162px);
}
.anze_new .anze_home_section3_1_right p {
    -webkit-line-clamp: 3;
}
.anze_new_1_text .anze_home_section3_1_right div {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 15px;
}
.anze_new_1_text .anze_home_section3_1_right span {
    width: 34px;
    height: 21px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.anze_new_1_text .anze_home_section3_1_right span img,
.anze_home_section3_text span img{
    max-width: 100%;
    max-height: 100%;
}
.anze_new_2 li{
	margin-top: 30px;
	border: 1px solid #DCDFE6;
	border-radius: 4px;
}
.anze_new_2_img{
	width: 300px;
	height: auto;
}
.anze_new_2_text{
	width: calc(100% - 300px);
	height: 100%;
	padding: 0 73px 0 59px;
}
.anze_new_2_text .anze_home_section3_1_right {
    width: calc(100% - 162px);
}
.anze_new_2 li:hover{
	background: #0173FF;
	border: 1px solid #0173FF;
}
.anze_new_2 li:hover .anze_home_section3_1_left h1,
.anze_new_2 li:hover .anze_home_section3_1_left h2,
.anze_new_2 li:hover .anze_home_section3_1_right h1,
.anze_new_2 li:hover .anze_home_section3_1_right p{
	color: #FFFFFF;
}
.anze_new_2 li:hover .anze_home_section3_1_left:after{
	background: #FFFFFF;
}
.anze_new_2_img img{
	width: 100%;
	height: 100%;
}
/*分页*/
#pagesize{
	margin: 50px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#pagesize ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#pagesize li{
	width: 30px;
	height: 30px;
    margin: 0 11px;
    text-align: center;
    line-height: 30px;
}
#pagesize a {
	width: 100%;
	height: 100%;
	background-color: #F6F6F6;
	border-radius: 3px;
    display: block;
    font-size: 16px;
	color: #999999;
}
#pagesize a.active,
#pagesize a:hover{
	color: #FFFFFF;
	background: #F18C4A;
}
/*分页结束*/
/*公告详情*/
.anze_details{
	margin-bottom: 20px;
}
.anze_details h1{
	color: #999999;
	font-size: 12px;
	margin-right: 30px;
}
.anze_details h1 span{
	display: block;
	width: 20px;
	height: 20px;
	margin-right: 4px;
	background: url(../image/anze_details.png);
}
.anze_details p{
	color: #BFBFBF;
	font-size: 12px;
	margin-left: 20px;
}
/*授权代理*/
.anze_agent{
	margin-top: 30px;
}
.anze_agent li{
	margin-bottom: 20px;	
        margin-left:30px;	
	
	border-radius: 4px;
}
.anze_agent li a{
	width: 100%;
	height: 100%;
	display: block;
	border: 1px solid #DCDFE6;
	border-radius: 4px;
}
.anze_agent_img{
	
	
}
.anze_agent_img img{
	width: 100%;
	height: 100%;
        background: white;
}
.anze_agent_text{
	padding: 14px 15px;
}
.anze_agent_text h1{
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
.anze_agent_text p{
	color: #F18C4A;
	font-size: 14px;
	padding-top: 11px;
}
.anze_agent li:hover{
	background: #187FFF;
}
.anze_agent li:hover h1,
.anze_agent li:hover p{
	color: #FFFFFF;
}

.anze_agent li:nth-last-child(3),
.anze_agent li:nth-last-child(2),
.anze_agent li:last-child{
	margin-bottom: 0;	
	height: auto;
	border-radius: 0;
}
/*授权代理列表*/
.anze_list_1{
	width: 100%;
	height: 140px;
	text-align: center;
	background: url(../image/anze_list_1.jpg)no-repeat center center;
	background-size: cover;
	padding-top: 30px;
	margin-bottom: 30px;
}
.anze_list_1 h1{
	color: #FFFFFF;
	font-size: 20px;
	padding-bottom: 12px;
}
.anze_list_1 a{
	background: #F18C4A;
	width: 110px;
	height: 40px;
	display: block;
	line-height: 40px;
	text-align: center;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 14px;
}
.anze_list_2_top{
	background: #F2F2F2;
	width: 100%;
	height: 40px;
	padding: 0 25px;
}
.anze_list_2_top h1{
	color: #111111;
	font-size: 14px;
	font-weight: bold;
}
.anze_list_2_top p{
	color: #999999;
	font-size: 14px;
}
.anze_list_2_top p span{
	color: #F18C4A;
}
.anze_list_2_bottom{
	padding: 11px 4px;
	background: #FFFFFF;
}
.anze_list_2_bottom li {
    width: 173px;
    height: auto;
    margin-right: 33px;
}
.anze_list_2_bottom li:nth-child(5n){
    margin-right: 0;
}
.anze_list_2_bottom li a{
	padding: 5px 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #666666;
	font-size: 14px;
}
.anze_list_2_bottom li a p{
	color: #F18C4A;
}
.anze_list_2_bottom li a span{
	display: block;
	background:#F18C4A;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	margin-right: 5px;
}
.anze_list_3_top{
	background: #F2F2F2;
	height: 40px;
	padding: 0 25px;
	line-height: 37px;
}
.anze_list_3_top::-webkit-scrollbar {
  /*滚动条整体样式*/
  	width: 100%;
	height: 0px;
	background-color: #E4E4E4;
	border-radius: 2px;
  }
.anze_list_3_top::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  	height: 0px;
	width: 200px;
	background-color: #BBBBBB;
	border-radius: 2px;
}
.anze_list_3_top li{
	width: 140px;
	color: #333333;
	font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.anze_list_3_button{
	padding: 10px 25px 15px;
	border: 1px solid #DFDFDF;
	border-top: 0px solid #DFDFDF;
	margin-bottom: 26px;
}
.anze_list_3_button ul{
	margin-bottom: 5px;
}
.anze_list_3_button li{
	height: auto;
	width: 140px;
	border: 1px solid #E4E4E4;
	border-radius: 3px;
}
.anze_list_3_input{
	padding: 0 8px;
	height: 30px;
	width: 100%;
	border-bottom: 1px solid #E4E4E4;
}
.anze_list_3_input input{
	width: calc(100% - 15px);
	height: 100%;
	outline: none;
  	color: #999999;
  	font-size: 12px;
}
.anze_list_3_input button{
	width: 14px;
	height: 14px;
	display: block;
	background: url(../image/anze_list_3_input.png)no-repeat center center;
}
.anze_list_3_more{
	padding: 7px 12px;
	height: 135px;
	overflow: auto;
}
.anze_list_3_more p{
	color: #999999;
	font-size: 12px;
	padding: 3px 0;
}

.anze_list_3_1 .anze_list_3_input{
  	width: 300px;
  	height: 30px;
  	border: 1px solid #E4E4E4;
  	border-radius: 3px;
  	margin-right: 27px;
}
.anze_list_3_checkbox{
	margin-right: 62px;
}
.anze_list_3_checkbox p{
	width: auto !important;
}
.anze_list_3_checkbox input[type=checkbox] {
    display: block;
    appearance: none;
    -moz-appearance: none;
    -ms-progress-appearance: none;
    -webkit-appearance: none;
    width: 18px;
    height: 18px;
    background-image: url(../image/anze_login_checkbox.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    outline: none;
    cursor: pointer;
    margin-right: 10px;
}
.anze_list_3_checkbox input[type=checkbox]:checked {
    background-image: url(../image/anze_login_checkbox1.png);
}
.anze_list_3_checkbox p,
.anze_list_3_2 h1 {
    font-size: 14px;
    color: #333333;
    display: block;
}
.anze_list_3_1 h1,
.anze_list_3_2 h2{
	color: #999999;
	font-size: 14px;
}
.anze_list_3_1 h1 span,
.anze_list_3_2 h2 span{
	color: #F18C4A;
	font-size: 18px;
	font-weight: bold;
}
.anze_list_3_2 h1 {
	margin-right: 15px;
}
.anze_list_3_2 h2{
	margin-right: 60px;
}
.anze_list_3_2 a{
	background: #F18C4A;
	width: 110px;
	height: 40px;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 40px;
	text-align: center;
	border-radius: 4px;
}
.anze_list_4_1{
	overflow: hidden;
}
.anze_list_4{
	width: 100%;
}
.anze_list_4 tr{
	color: #666666;
	font-size: 14px;
	height: auto;
	background: #FFFFFF;
}
.anze_list_4 tr:first-child{
	background: #F2F2F2;
	height: 70px;
	color: #111111;
	font-weight: bold;
	text-align: center;
}
.anze_list_4 td{
	padding: 10px 13px;
	text-align: center;
	white-space: nowrap;
	border: 1px solid #EEEEEE;
}
.anze_list_4 tr:first-child td{
	border: 0px solid #EEEEEE;	
}
.anze_list_4 td a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: left;
}
.anze_list_4 td a h1{
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	text-decoration:underline;
	padding-bottom: 8px;
}
.anze_list_4 td a p{
	width: 168px;
	height: auto;
	color: #999999;
	padding-bottom: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.anze_list_4 td a h2{
	color: #0675FF;
	font-size: 12px;
}
.anze_list_4 .anze_list_4_download div{
	margin-bottom: 8px;
}
.anze_list_4 .anze_list_4_download div img{
	width: 100%;
	height: 100%;
}
.anze_list_4 .anze_list_4_p{
	text-align: left;
}
.anze_list_4 td p{
	color: #999999;
	padding-bottom: 8px;
}
.anze_list_4 td p span{
	color: #111111;
}
.anze_list_4 .anze_list_4_buy h3{
	color: #999999;
	font-size: 14px;
	font-weight: bold;display: flex;justify-content: center;
}
.anze_list_4 .anze_list_4_buy h3 span{
	color: #F18C4A;width: auto;
}
.anze_list_4 .anze_list_4_buy a{
	width: 90px;
	height: 35px;
	text-align: center;
	margin:  8px auto 0;
	border-radius: 3px;
	display: block;
	line-height: 35px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #F18C4A;
	border: 1px solid #F18C4A;
}
.anze_list_4 .anze_list_4_buy a:last-child{
	background: #FFFFFF;
	color: #F18C4A;
}
/*授权代理列表 – 代理认证书*/
.layui_wrapper {
   
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    z-index: 199999;
}
.lay_box {
    
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
	background-color: #ffffff;
	border-radius: 5px;
    overflow: hidden;
}
.lay_close {
    position: absolute;
    right: 26px;
    top: 23px;
    width: 15px;
    height: 15px;
    background: url(../image/close.png) no-repeat center center/100% 100%;
    cursor: pointer;
}
.anze_model1 .lay_box{
	width: 903px;
    height: fit-content;
}
.lay_box h1{
	background: #F1F1F1;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #333333;
	font-size: 24px;
}
.anze_model1_img div{
	padding: 35px 48px;
}
.anze_model1_img div img{
	width: 100%;
	height: 100%;
}
/*授权代理列表 – 代理认证书 – 1*/
.anze_model2 .lay_box{
	width: 1000px;
    height: fit-content;
}
.anze_model2_text{
	padding: 32px 0;
}
.anze_model2_left p{
	padding-bottom: 13px;
	color: #999999;
	font-size: 14px;
}
.anze_model2_left p span{
	color: #333333;
}
.anze_model2_left p b{
	color: #1670F9;
}
.anze_model2_line{
	height: 285px;
	width: 1px;
	background: #CCCCCC;
	margin: 0 71px 0 63px;
}
.anze_model2_right{
	width: 413px;
	height: auto;
}
.anze_model2_right1 li{
	border-bottom: #EEEEEE 1px dashed;
	padding: 8px 0;
}
.anze_model2_right1 li p{
	color: #333333;
	font-size: 14px;
	line-height: 1;
	width: 85px;
	font-weight: 500;
}
.anze_model2_right1 li p:first-child{
	margin-right: 53px;
	text-align: right;
}
.anze_model2_right1 li p strong{
	color: #999999;
	display: inline-block;
	font-weight: normal;
}
.anze_model2_right1 li p span{
	color: #276FF4;
}
.anze_model2_right2{
	margin: 23px 0 11px;
}
.anze_model2_right2 p{
	color: #333333;
	font-size: 14px;
	margin-right: 5px;
}
.anze_model2_right2 input[type=text] {
    display: block;
    width: 100px;
    height: 30px;
    border: solid 1px #EEEEEE;
    outline: none;
    padding: 0 13px;
    font-size: 14px;
    color: #1770F9;
}
.anze_model2_right2 input::-webkit-input-placeholder{ /* WebKit, Blink, Edge */
	color: #1770F9;
}
.anze_model2_right2 input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */
   color: #1770F9;
}
.anze_model2_right2 input::-moz-placeholder{ /* Mozilla Firefox 19+ */
   color: #1770F9;
}
.anze_model2_right2 input:-ms-input-placeholder{ /* Internet Explorer 10-11 */
   color: #1770F9;
}
.anze_model2_right2_button button{
	width: 14px;
	height: 14px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 2px;
}
.anze_model2_right2_button{
	margin: 0 36px 0 4px;
}
.anze_model2_right2 p span{
	color: #999999;
}
.anze_model2_right3 p{
	color: #333333;
	font-size: 14px;
}
.anze_model2_right3 p span{
	color: #999999;
}
.anze_model2_right3 p b{
	color: #286FF4;
	font-weight: normal;
}
.anze_model2_a{
	margin-top: 20px;
}
.anze_model2_a a{
	background: #F18C4A;
	border-radius: 2px;
	width: 130px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
}
.anze_model2_a a:last-child{
	background: #FFFFFF;
	color: #F18C4A;
	border: 1px solid #F18C4A;
}
/*产品详情*/
.anze_product_xq_1{
	margin-bottom: 30px;
}
.anze_product_xq_title{
	background: #F2F2F2;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #111111;
	font-size: 14px;
	padding: 0 25px;
}
.anze_product_xq_img{
	width: 730px;
	height: 323px;
}
.anze_product_xq_text{
	width: 460px;
	height: 323px;
	background: #FBFBFB;
	padding: 18px 30px;
}
.anze_product_xq_img_1{
	width: 330px;
	height: 100%;
	border: 1px solid #EBEBEB;
	padding: 20px;
}
.anze_product_xq_img_1 p{
	text-align: right;
	font-size: 12px;
	color: #CCCCCC;
}
.anze_product_xq_img1{
	height: 235px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px;
}
.anze_product_xq_img2 a{
	display: flex;
	margin-right: 28px;
	font-size: 14px;
	color: #999999;	
	align-items: center;
}
.anze_product_xq_img2 a span{
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-right: 5px;
}
.anze_product_xq_img_2{
	width: calc(100% - 330px);
	height: 100%;
	background: #FBFBFB;
	padding: 27px 36px 30px 40px;
}
.anze_product_xq_img_2 li{
	border-bottom: 1px solid #F2F2F2;
	font-size: 14px;
	color: #333333;
	padding-bottom: 18px;
	margin-bottom: 18px;
}
.anze_product_xq_img_2 li p:first-child{
	width: 70px;
	color: #999999;
	margin-right: 20px;
}
.anze_product_xq_img_2_1 p{
	color: #999999;
	font-size: 14px;
}
.anze_product_xq_img_2_1 p span{
	color: #333333;
	font-weight: bold;	
}
.anze_product_xq_img_2_1 div button{	
	color: #333333;
	font-size: 14px;
	background: #FFFFFF;
	width: 30px;
	height: 30px;
	background-color: #EFEFEF;
}

.anze_div_button_1{
	margin: 0 80px 10px 0 !important;
}
.anze_div_button_2{
	margin-bottom: 10px;
}
.anze_div_button_1>div>button:hover{
	cursor: pointer;
}
.anze_product_xq_img_2_1 div input[type=text] {
    display: block;
    width: 58px;
    height: 30px;
    border: solid 1px #EEEEEE;
    outline: none;
    font-size: 14px;
    color: #F18C4A;
    text-align: center;
}
.anze_product_xq_img_2_1 div input[type=number] {
    display: block;
    width: 58px;
    height: 30px;
    border: solid 1px #EEEEEE;
    outline: none;
    font-size: 14px;
    color: #F18C4A;
    text-align: center;
}
.anze_product_xq_img_2_1 div input::-webkit-input-placeholder{ /* WebKit, Blink, Edge */
	color: #1770F9;
}
.anze_product_xq_img_2_1 div input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */
   color: #1770F9;
}
.anze_product_xq_img_2_1 div input::-moz-placeholder{ /* Mozilla Firefox 19+ */
   color: #1770F9;
}
.anze_product_xq_img_2_1 div input:-ms-input-placeholder{ /* Internet Explorer 10-11 */
   color: #1770F9;
}
.anze_product_xq_img_2_3{
	margin-right: 44px;
}
.anze_product_xq_img_2_3 p{
	margin-right: 20px;
}
.anze_product_xq_img_2 .anze_model2_a a{
	width: 140px;
}
.anze_product_xq_text li{
	padding-bottom: 17px;
}
.anze_product_xq_text p{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.anze_product_xq_text p:first-child{
	color: #999999;
	font-weight: normal;
	width: 50%;
}
.anze_product_xq_text li:nth-child(4){
	border-bottom: 1px solid #F2F2F2;
	margin-bottom: 14px;
}
.anze_product_xq_text div p:first-child{
	color: #333333;
	font-weight: bold;
	width: 100%;
}
.anze_product_xq_2_1{
	width: 100%;
	height: 40px;
	background: #F2F2F2;
	border-radius: 2px;
}
.anze_product_xq_2_1 li{
	width: 165px;
	height: 100%;
	color: #333333;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	border-radius: 2px;
}
.anze_product_xq_2_1 li.active{
	background:#F18C4A;
	color: #FFFFFF;
}
.anze_product_xq_2_2{
	border: #F2F2F2 1px solid;
	width: 100%;
	height: auto;
}
.anze_product_xq_2_2 li{
	display: none;
}
.anze_product_xq_2_2 li.anze_product_xq_2_21{
	background: #F9F9F9;
	padding: 14px 14px 30px;
}
.anze_product_xq_2_2 li:hover{
	cursor: pointer;
}
.anze_product_xq_2_21 table{	
	border: #F2F2F2 1px solid;
	width: 100%;
}
.anze_product_xq_2_21 tr td:first-child{	
	width: 345px;
}
.anze_product_xq_2_21 tr td{
	border: 1px solid #F2F2F2;
	padding: 0 20px;
	background: #FFFFFF;
	height: 40px;
	color: #606266;
	font-size: 14px;
}
.anze_product_xq_2_21 tr:first-child td{
	background: #F2F6FC;
	border: 0px solid #F2F2F2;
}
.anze_product_xq_2_22{
	padding: 40px 40px 50px;
}
.anze_product_xq_2_22 div img{
	max-width: 100%;
	max-height: 100%;
}
.anze_product_xq_2_22 a{
	width: 130px;
	height: 40px;
	text-align: center;
	margin: 30px auto 0;
	line-height: 40px;
	color: #FFFFFF;
	font-size: 14px;
	background: #F18C4A;
	display: block;
}

/*产品详情 – 分享*/
.anze_model3 .lay_box{
	width: 800px;
    height: fit-content;
}
.anze_model3_1{
	padding: 44px 58px 52px;
}
.anze_model3_1_img{
	text-align: center;
	margin-right: 55px;
}
.anze_model3_1_img img{
	max-width: 100%;
}
.anze_model3_1_img2{
	border-radius: 3px;
	border: 1px solid #CCCCCC;
	padding: 7px;
	margin-top: 25px;
}
.anze_model3_2{
	width: calc(100% - 254px);
}
.anze_model3_2_img div{
	width: 158px;
	height: 129px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px;
	border: 1px solid #EEEEEE;
	border-radius: 3px;
}
.anze_model3_2_img div img{
	max-width: 100%;
	max-height: 100%;
}
.anze_model3_2_img p{
	color: #333333;
	font-size: 14px;
	width: calc(100% - 178px);
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.anze_model3_2_icon{
	margin-top: 56px;
}
.anze_model3_2_icon li a{
	display: block;
	text-align: center;
	margin-right: 100px;
}
.anze_model3_2_icon li:last-child a{
	margin-right: 0;
}
.anze_model3_2_icon li a div{
	width: 49px;
	height: 49px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto 20px;
}
.anze_model3_2_icon li a div img{
	max-width: 100%;
	max-height: 100%;
}
.anze_model3_2_icon li a p{
	color: #333333;
	font-size: 14px;
}
/*授权代理列表 –我要询价*/
.anze_inquiry{
	border: 1px solid #F6F6F6;
	background: #FFFFFF;
	width: 100%;
	height: auto;
	padding: 16px 16px 69px;
}
.anze_inquiry h1{
	color: #333333;
	font-size: 14px;
}
.anze_inquiry h1 span{
	color: #BCBCCB;
}
.anze_inquiry_top{
	width: 100%;
	height: 40px;
	background: #F2F6FC;
	margin: 20px 0 14px;
}
.anze_inquiry_top li{
	width: 180px;
	padding: 0 14px;
	color: #606266;
	font-size: 14px;
}
.anze_inquiry_top li:last-child{
	width: 195px;
}
.anze_inquiry_top li span{
	color: #FF0000;
}
.anze_inquiry_input li{
	border: 1px solid #DCDFE6;
	border-radius: 2px;
	height: 30px;
	width: 180px;
	padding: 0 14px;
}
.anze_inquiry_input li:last-child{
	width: 195px;
}
.anze_inquiry_input li input[type=text] {
    display: block;
    width: 100%;
    height: 100%;
    outline: none;
    font-size: 12px;
    color: #BCBCCB;
}
.anze_inquiry_input li input::-webkit-input-placeholder{ /* WebKit, Blink, Edge */
	color: #BCBCCB;
}
.anze_inquiry_input li input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */
   color: #BCBCCB;
}
.anze_inquiry_input li input::-moz-placeholder{ /* Mozilla Firefox 19+ */
   color: #BCBCCB;
}
.anze_inquiry_input li input:-ms-input-placeholder{ /* Internet Explorer 10-11 */
   color: #BCBCCB;
}
.anze_inquiry_input li select {
    width: 100%;
    height: 100%;
    outline: none;
    font-size: 12px;
    color: #BCBCCB;
    line-height: 1;
}
.anze_inquiry_input li.anze_inquiry_input_w input{
	width: calc(100% - 25px);
}
.anze_inquiry_input li span{
	display: block;
	width: 17px;
	height: 17px;
	background: url(../image/anze_inquiry_diary.png)no-repeat center center;
}
.anze_inquiry_top h1 {
    padding: 0 14px;
    color: #606266;
    font-size: 14px;    
    line-height: 40px;
}
.anze_inquiry_2 li{
	width: 24%;
	height: 30px;
}
.anze_inquiry_2 li h1{	
    color: #606266;
    font-size: 14px;
}
.anze_inquiry_2 li h1 span {
    color: #FF0000;
}
.anze_inquiry_2 li input[type=text] {
    border: 1px solid #DCDFE6;
    border-radius: 2px;
    padding: 0 14px;
    display: block;
    width: calc(100% - 80px);
    height: 100%;
    outline: none;
    font-size: 12px;
    color: #BCBCCB;
}
.anze_inquiry_2 li.flex_fs_c {
    justify-content: space-around;
}
.anze_inquiry_input li input::-webkit-input-placeholder,
.anze_inquiry_2 li input::-webkit-input-placeholder{ /* WebKit, Blink, Edge */
	color: #BCBCCB;
}
.anze_inquiry_input li input:-moz-placeholder,
.anze_inquiry_2 li input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */
   color: #BCBCCB;
}
.anze_inquiry_input li input,
.anze_inquiry_2 li input::-moz-placeholder{ /* Mozilla Firefox 19+ */
   color: #BCBCCB;
}
.anze_inquiry_input li input:-ms-input-placeholder,
.anze_inquiry_2 li input:-ms-input-placeholder{ /* Internet Explorer 10-11 */
   color: #BCBCCB;
}
.anze_inquiry_buttom{
	margin-top: 70px;
}
.anze_inquiry_buttom a{
	border: 1px solid #1C6FF7;
	width: 203px;
	height: 40px;
	display: block;
	line-height: 40px;
	color: #206FF6;
	font-size: 16px;
	text-align: center;
	margin: 0 20px;
	border-radius: 4px;
}
.anze_inquiry_buttom a:last-child{
	background: #1C6FF7;
	color: #FFFFFF;
}
.anze_customer{
	width: 100%;
	height: auto;
	padding: 0 25px;
}
.anze_customer1{
	background: #F2F6FC;
	height: 40px;
	width: 100%;
	line-height: 40px;
	text-align: center;
	color: #606266;
	font-size: 14px;
	margin-bottom: 20px;
}
.anze_customer2_1{
	width: calc(100% - 357px);
	height: 283px;
	border: 1px solid #DCDFE6;
	border-radius: 4px;
	padding: 72px 0 0;
	text-align: center;
}
.anze_customer2_1_a a{
	display: block;
	margin: 44px auto 0;
	width: 203px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	background: #0172FF;
}
.anze_customer2_2{
	width: 300px;
	height: auto;
	margin-top: 13px;
}
.anze_customer2 img{
	max-width: 100%;
	max-height: 100%;
}
.anze_customer2_3{
	margin-top: 23px;
}
.anze_customer2_3 li{
	margin-bottom: 13px;
}
.anze_customer2_3 li span{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 18px;
	height: 19px;
	margin-right: 20px;	
}
.anze_customer2_3 li h2{
	color: #606266;
	font-size: 14px;
}
.anze_customer h3{
	color: #606266;
	font-size: 14px;
	margin: 20px 0 17px;
}
.anze_customer3 button{
	width: 23px;
	height: 20px;
	display: block;
	margin-right: 15px;
	background: rgba(255,255,255,0);
}
.anze_customer3 div{
    width: 600px;
    height: auto;
}
.anze_customer3 div input[type=text] {
    border-bottom: 1px solid #999999;
    padding: 5px 14px;
    display: block;
    width: 100%;
    height: 100%;
    outline: none;
    font-size: 14px;
    color: #BCBCCB;
}
.anze_customer3 a{
	width: 100px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	font-size: 16px;
	color: #FFFFFF;
	border-radius: 4px;
	background: #0172FF;
	margin-left: 20px;
}
/*个人中心-基本信息*/
.anze_form_left{
	width: 200px;
	height: auto;
	background: #FBFBFB;
	padding: 6px 0;box-sizing: border-box;
	transition: all 0.5s ease;
}
.anze_form_left h1{
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0 20px 16px;
}
.anze_form_left h1 span{
	width: 28px;
	height: 28px;
	display: block;
	margin-right: 10px;
}
.anze_form_left_ul li a{
	display: block;
	margin-bottom: 6px;
	padding: 9px 0 9px 54px;
	width: 100%;
	height: auto;
	border-radius: 2px;
	color: #666666;
	font-size: 16px;
}
.anze_form_left_ul li.active a,
.anze_form_left_ul li:hover a{
	background:#F18C4A;
	color: #FFFFFF;
}
.anze_form_left_ul{
	border-bottom: 1px solid #F6F6F6;
}
.anze_form_right{
	width: calc(100% - 230px);
	height: auto;
}
.anze_form_right h1{
	height: 30px;
	line-height: 30px;
	color: #333333;
	font-size: 14px;
	padding-bottom: 10px;
	font-weight: bold;
	border-bottom: 1px solid #F2F2F2;
}
.anze_basic{
	padding: 55px 0 0 210px;
}
.anze_basic p{
	margin-bottom: 20px;
	font-size: 14px;
	color: #111111;
}
.anze_basic p span{
	display: inline-block;
	width: 70px;
	margin-right: 34px;
	color: #999999;
}
.anze_basic a{
	display: block;
	background: #F18C4A;
	border-radius: 2px;
	width: 180px;
	height: 40px;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 40px;
	margin: 107px 0 0 69px;
}
.anze_form_left .anze_form_left_ul:last-child{
	border-bottom: 0px solid #F6F6F6;
}
/*个人中心-编辑基本信息*/
.anze_basic_edit{
	padding: 49px 0 0 146px;
}
.anze_basic_edit_2{
	padding-left: 32px;
}
.anze_basic_edit_2 li{
	margin-bottom: 16px;
}
.anze_basic_edit_2 li h2{
	width: 91px;
	height: 40px;
	line-height: 40px;
	color: #333333;
	font-size: 14px;
}
.anze_basic_edit_2 li h2 span{
	color: #FA4444;
}
.anze_basic_edit_2 li input[type=text] {
    display: block;
    width: 294px;
    height: 40px;
    outline: none;
    line-height: 40px;
    padding: 0 12px;
    font-size: 14px;
    color: black;
    background: #F7F9FC;
}
.anze_basic_edit_2 li p{
	width: 91px;
	height: 40px;
	line-height: 40px;
	color: #333333;
	font-size: 14px;
}
.anze_basic_edit_2 li a{
	margin-left: 20px;
	display: block;
	color: #F18C4A;
	line-height: 40px;
	font-size: 14px;
}
.anze_basic_radio{
	margin-left: 20px;
}
.anze_basic_radio input[type=radio]{
	margin: 0 14px 0 40px;
	width: 14px;
	height: 14px;
}
.anze_basic_section{	
    width: 294px;
}
.anze_basic_section select{
	display: block;
    width: 100%;
    height: 40px;
    outline: none;
    line-height: 40px;
    padding: 0 12px;
    font-size: 14px;
    color: #BCBCCB;
	margin-bottom: 16px;
	appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    background: url(../image/selectDowntri.png) no-repeat #F7F9FC;
    background-position: 258px 11px;
}
.anze_basic_section textarea{
	width: 100%;
	height: 80px;
    background: #F7F9FC;
    padding: 12px;
    font-size: 14px;
    color: #BCBCCB;
    outline: unset;
}
.anze_basic_edit_2 li input::-webkit-input-placeholder,
.anze_basic_edit_2 li textarea::-webkit-input-placeholder{ /* WebKit, Blink, Edge */
	color: #BCBCCB;
}
.anze_basic_edit_2 li input:-moz-placeholder,
.anze_basic_edit_2 li textarea:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */
   color: #BCBCCB;
}
.anze_basic_edit_2 li input::-moz-placeholder,
.anze_basic_edit_2 li textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */
   color: #BCBCCB;
}
.anze_basic_edit_2 li input:-ms-input-placeholder,
.anze_basic_edit_2 li textarea:-ms-input-placeholder{ /* Internet Explorer 10-11 */
   color: #BCBCCB;
}
.anze_basic_edit_a a{
	width: 203px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin: 34px 40px 0 0;
	display: block;
	font-size: 16px;
	border-radius: 4px;
	border:1px solid #F18C4A;
	background: #FFFFFF;
	color: #F18C4A;
}
.anze_basic_edit_a a:last-child{
	background: #F18C4A;
	color: #FFFFFF;
}
.anze_basic_edit_2 li .anze_basic_radio p{
	width: auto;
}
/*个人中心-收货地址*/
.anze_address{
	width: 100%;
}
.anze_address td{
	width: 14%;
	height: auto;
	padding: 20px 4px 10px;
	text-align: center;
	color: #666666;
	font-size: 14px;
}
.anze_address td:last-child{
	width: 16%;
}
.anze_address tr{
	width: 100%;
	height: auto;
	border-bottom: 1px solid #DCDFE6;
}
.anze_address tr:first-child{
	border-bottom: 0px solid #DCDFE6;
	background: #F2F2F2;
	border-radius: 2px;
}
.anze_address_a a{
	display: inline-block;
	width: 45px;
	color: #303133;
	font-size: 14px;
	padding: 5px 8px;
}
.anze_address_a p{
	background: #DCDFE6;
	width: 1px;
	height: 11px;
	display: inline-block;
}
.anze_address_a_2 a{
	display: block;
	background: #EEEEEE;
	text-align: center;
	height: 35px;
	line-height: 35px;
	color: #F18C4A;
	font-size: 14px;width: 100px;
    margin: 0 auto;
}
.anze_address_a_2.active a{
	background: #196FF8;
	color: #FFFFFF;
}
.anze_address_a_3 a{
	width: 100px;
    margin: 0 auto;padding: 6px 0px;
	text-align: center;
	display: block;
	font-size: 16px;
	border: 1px solid #196FF8;
	border-radius: 2px;
	background: #FFFFFF;
	color: #196FF8;
}
.anze_address_a_3 .cbut_add{
	padding: 8px 5px;
    border-radius: 5px;
    margin-top: 10px;
    width: 125px;
}
.anze_address_a_3 a:last-child{
	background: #196FF8;
	color: #FFFFFF;
}
/*个人中心-收货地址 – 新增收货地址*/
.anze_basic_edit_new{
	margin: auto;
}
.formAddress1{
	margin-top: 20px;
}
/*个人中心-更改手机号*/
.anze_basic_edit_change{
	padding: 38px 0 0 220px;
}
.anze_basic_edit_change ul{
	padding: 0;
}
.anze_basic_edit_change .anze_basic_edit_2 li input[type=text],
.anze_basic_edit_change1 {
    width: 408px;
}
.anze_basic_edit_change .anze_basic_edit_2 li .anze_basic_edit_change1 input[type=text]{
	width: 270px;
}
.anze_basic_edit_change .anze_basic_edit_2 li .anze_basic_edit_change1 a{
	width: 120px;
	height: 40px;
	border-radius: 2px;
	background: #196FF8;
	color: #FFFFFF;
	text-align: center;
    margin-left: 0;
}
.anze_basic_edit_change .anze_basic_edit_a a {
    width: 196px;
    margin: 99px 0 0 157px;
}
/*待付款*/
.anze_payment_1{
	border-bottom: 1px solid #F2F2F2;
	margin: 0 0 24px;
}
.anze_payment_1.flex_sb_c{
	justify-content: space-around;
	padding-top: 10px;
}
.anze_payment_1 li{
	position: relative;
    width: 87px;
    text-align: center;
}
.anze_payment_1 li a{
	display: block;
	color: #333333;
	font-size: 14px;
	padding-bottom: 10px;
}
.anze_payment_1 li:after{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: rgba(255,255,255,0);
	content: "";
	display: block;
	width: 59px;
	height: 1px;
}
.anze_payment_1 li.active a,
.anze_payment_1 li:hover a{
	color:#F18C4A;
}
.anze_payment_1 li.active:after,
.anze_payment_1 li:hover:after{
	background: rgba(41,110,243,1);
}
.anze_payment_2{
	margin: 0 0 24px;
}
.anze_payment_2 .anze_payment_2_1{
	padding: 0 12px 0 0;
	width: 132px;
	color: #606266;
	font-size: 14px;
	outline: none;
}
.anze_payment_2 p{	
	color: #606266;
	font-size: 14px;
	margin-right: 6px;
}
.anze_payment_2_2 div{
	width: auto;
	height: 30px;
	border: 1px solid #DDDDDD;
}
.anze_payment_2_2 div input{
	width: 110px;
	height: 100%;
	color: #999999;
	font-size: 12px;
	outline: none;
	padding: 0 10px;
}
.anze_payment_2_2 select{
	width: 100px;
	height: 100%;
	color: #999999;
	font-size: 12px;
	padding: 0 5px;
	outline: none;
}
.anze_payment_2_3 div{
	width: auto;
	height: 30px;
	border: 1px solid #DDDDDD;
}
.anze_payment_2_3 div input {
    width: 90px;
    height: 100%;
    color: #999999;
    font-size: 12px;
    outline: none;
    padding: 0 10px;
}
.anze_payment_2_3 div button{
	width: 17px;
	height: 17px;
	margin-right: 10px;
	display: block;
	background: url(../image/anze_inquiry_diary.png)no-repeat center center;
}
.anze_payment_2_4{
	width: 120px;
	height: 30px;
	line-height: 30px;
	background: #F18C4A;
	color: #FFFFFF;
	text-align: center;
	display: block;
	font-size: 14px;
	border-radius: 2px;
}
.anze_payment_3{
	margin-bottom: 20px;
	background: #F2F6FC;
	width: 100%;
	height: 40px;
}
.w147{
	width: 147px;
}
.w95{
	width: 95px;
}
.w114{
	width: 114px;
}
.w86{
	width: 86px;
}
.w101{
	width: 101px;
}
.w96{
	width: 96px;
}
.w112{
	width: 112px;
}
.w108{
	width: 108px;
}
.w111{
	width: 111px;
}
.anze_payment_3 td{
	text-align: center;
	color: #606266;
	font-size: 14px;
	line-height: 40px;
}
.anze_payment_3 .w147 input[type="radio"]{
	width: 14px;
	height: 14px;
	margin: 0 18px;	
}
.anze_payment_3 .w147 p:last-child{
	margin-left: 14px;
}
.anze_payment_4{
	margin-bottom: 14px;
}
.anze_payment_4_1{
	background: #F2F6FC;
	width: 100%;
	height: 40px;
	padding: 0 18px;
	font-size: 14px;
	color: #606266;
}
.anze_payment_4_1 input[type="radio"]{
	width: 14px;
	height: 14px;
	margin: 0 18px 0 0;	
}
.anze_payment_4_1 p span{
	padding: 0 62px 0 14px;
	color: #999999;
}
.anze_payment_4_1 h2{
	color: #F18C4A;
}
.anze_payment_4_2 td{
	border: 1px solid #e9e9e9;
	border-top: 0px;
	padding: 8px;
	text-align: center;
	color: #303133;
	font-size: 12px;
    height: 100px;
    box-sizing: border-box;
}
.anze_payment_4_2 .w95{
	color: #F18C4A;
}
.anze_payment_4_2 .w96 h3{
	color: #F18C4A;
	padding-bottom: 12px;
}
.anze_payment_4_2 td a{
	/* display: block; */
	/* width: 84px; */
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 2px;
	/* margin: 0 auto; */
}
.anze_payment_4_2 td a:hover,
.anze_payment_4_2 td a.active{
	background: #F18C4A;
	color: #FFFFFF;
}
.anze_form_right #pagesize{
	margin: 30px auto 0;
}
.anze_payment_4_3 {
    background: #F2F6FC;
    width: 100%;
    height: 40px;
    padding: 0 18px;
    font-size: 14px;
    color: #5D82CC;
    line-height: 40px;;
}
.anze_payment_4_2 .w111 a{
	color: #F18C4A;
}
.anze_payment_4_2 .w111 a:hover{
	color: #F18C4A;
	background: rgba(255,255,255,0);
}
.w108.w219{
	width: 219px;
}
.anze_payment_4_2 .w95.color99{
    color: #C0C4CC;
}
/*取消订单*/
.anze_model4 .lay_box{
	width: 525px;
    height: fit-content;
    margin-top:5%;
}
.lay_box h2{
    background: #F1F1F1;
    height: 40px;
    line-height: 40px;
    color: #333333;
    font-size: 14px;
    padding: 0 30px;
}
.lay_close1 {
    position: absolute;
    right: 420px;
    top: 84px;
    width: 15px;
    height: 15px;
    background: url(../image/close1.png) no-repeat center center/100% 100%;
    cursor: pointer;
}
.anze_model4_img_div{
	padding: 17px 24px 24px;
}
.anze_model4_img h6{
	color: #333333;
	font-size: 14px;
	padding-bottom: 10px;
}
.anze_model4_img_div .anze_model4_text{
	width: 100%;
	height: 134px;
	position: relative;
	padding: 0;
}
.anze_model4_text textarea{
	width: 100%;
	height: 100%;
	padding: 10px 20px;
	border: #DCDFE6 1px solid;
	border-radius: 4px;
	color: #BCBCCB;
	font-size: 14px;
	outline: none;
}
.anze_model4_text p{
	position: absolute;
	bottom: 13px;
	right: 13px;
	font-size: 12px;
	line-height: 1;
	color: #b0b0b0;
}
.anze_model4_text p span{
	color: #484848;
}
.anze_model4_a{
	margin: 24px 10px 0;
}
.anze_model4_a a{
	width: 203px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 4px;
	background: #F18C4A;
	border: #F18C4A 1px solid;
	color: #FFFFFF;
	font-size: 16px;
}
.anze_model4_a a:last-child{
	background: #FFFFFF;
	color: #F18C4A;
}
/*个人中心-新增收票地址*/
.anze_basic_edit_2 li select {
    display: block;
    width: 294px;
    height: 40px;
    outline: none;
    line-height: 40px;
    padding: 0 12px;
    font-size: 14px;
    color: #BCBCCB;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    background: url(../image/selectDowntri.png) no-repeat #F7F9FC;
    background-position: 258px 11px;
}

/*个人中心-待收货*/
.anze_personal_1{
	border-top: 3px solid #F18C4A;
	width: 100%;
	height: auto;
}
.anze_personal_1_left p{
	color: #909399;
	font-size: 12px;
	padding-top: 20px;
}
.anze_personal_1_left h2{
	color: #F18C4A;
	font-size: 28px;
	padding-top: 8px;
	font-weight: bold;
}
.anze_personal_1_line{
	background: #DCDFE6;
	width: 1px;
	height: 160px;
}
.anze_personal_1_right{
	width: 725px;
	height: 160px;
}
.anze_personal_1_1{
	width: 565px;
	height: auto;
}
.anze_personal_1_2{
	margin: 0 14px 12px;
}
.anze_personal_1_2 li{
	width: 44px;
	height: 44px;
}
.anze_personal_1_2 li:nth-child(even){
	width: 107px;
	height: 14px;
}
.anze_personal_1_3 div{
	text-align: center;
	width: 72px;
}
.anze_personal_1_3 h3{
	color: #303133;
	font-size: 14px;
	padding-bottom: 6px;
}
.anze_personal_1_3 p{
	color: #909399;
	font-size: 12px;
}
.anze_personal_2{
	width: 100%;
	height: auto;
	text-align: center;
}
.anze_personal_2 tr{
	height: 58px;
	font-size: 12px;
	color: #303133;
}
.anze_personal_2 tr:first-child{
	background: #F2F6FC;
	height: 40px;
	font-size: 14px;
	color: #606266;
}
.anze_personal_2 tr td{
	border: 1px solid #F2F2F2;
}
.anze_personal_2 tr:first-child td{	
	border: 0px solid #F2F2F2;
}
.anze_personal_2 .anze_personal_2_col{
	color: #C0C4CC;
}
.anze_personal_3{
	margin: 23px 0;
}
.anze_personal_3_1 p{
	color: #909399;
	font-size: 14px;
	margin: 0 40px 10px 0;
}
.anze_personal_3_1 p span{
	color: #333333;
}
.anze_personal_3_2 h2{
	font-size: 14px;
	color: #F18C4A;
	margin-bottom: 30px;
	text-align: right;
}
.anze_personal_3_2 h2 span{
	font-size: 18px;
	font-weight: bold;
}
.anze_personal_3_2_a a{
	width: 110px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #F18C4A;
	text-align: center;
	font-size: 14px;
	display: block;
	border-radius: 2px;
	margin-left: 20px;
	background: #FFFFFF;
	color: #F18C4A;
}
.anze_personal_3_2_a a:last-child{
	background: #F18C4A;
	color: #FFFFFF;
}
.anze_personal_3_2_a.flex_c_c{
	justify-content: flex-end;
}
.anze_personal_4{
	width: 100%;
}
.anze_personal_4 li{
	width: 33.33%;
	min-height: 320px;
	border: 1px solid #DCDFE6;
	padding: 24px;
	margin-right: -1px;
}
.anze_personal_4 li h4{
	font-weight: bold;
	font-size: 16px;
	color: #303133;
}
.anze_personal_4 li div{
	margin-top: 16px;
	font-size: 14px;
	color: #606266;
}
.anze_personal_4 li div p{
	width: 70px;
	line-height: 20px;
}
.anze_personal_4 li div h6{
	width: calc(100% - 70px);
	line-height: 20px;
	word-break: break-all;
}
.anze_personal_4.anze_personal_4_1 li:last-child div h6{
	width: calc(100% - 70px);
}
.anze_personal_1_2 li img{
	max-width: 100%;
	max-height: 100%;
}
/*个人中心-拒绝审核*/
.anze_personal_5{
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}
.anze_personal_5 h2{
	width: 100%;
	height: 40px;
	padding: 0 20px;
	color: #606266;
	font-size: 16px;
	font-weight: bold;
	background: #F2F6FC;
	line-height: 40px;
	border-radius: 2px 2px 0 0;
}
.anze_personal_5_1{
	border: 1px solid #F2F2F2;
	border-radius:0 0 2px 2px;
	border-top: 0px;
	padding: 20px;
}
.anze_personal_5_1 h6{
	width: 100px;
	text-align: right;
	margin-right: 20px;
}
.anze_personal_5_1 p,
.anze_personal_5_2 div{
	width: calc(100% - 120px);
}
.anze_personal_5_1 .anze_personal_5_2{
	margin-bottom: 14px;
	color: #333333;
	font-size: 14px;
}
.anze_personal_5_2 img{
	margin-right: 20px;
	width: 80px;
	height: auto;
	margin-bottom: 2px;
}
.anze_personal_3_3{
	margin-bottom: 50px;
}
/*个人中心-待收货 – 1*/
.anze_model4_img_div h4{
	padding-top: 15px;
	text-align: center;
	color: #333333;
	font-size: 14px;
}
.anze_model4_a.anze_model4_a1 a:first-child {
    background: #FFFFFF;
    color: #F18C4A;
}
.anze_model4_a.anze_model4_a1 a:last-child {
    background: #F18C4A;
    color: #FFFFFF;
}
/*申请售后*/
.anze_sales{
	width: 100%;
	height: auto;
	margin: 50px 0 0;
}
.anze_sales_1{
	width: calc(100% - 150px);
	height: auto;
	margin: 0 auto;
}
.anze_sales_1 li{
	margin-bottom: 20px;
}
.anze_sales_1 li ul li{
	margin-bottom: 0;
}
.anze_sales_1 li h2 {
    width: 110px;
    height: 40px;
    line-height: 40px;
    color: #333333;
    font-size: 14px;
    margin-right: 10px;
    text-align: right;
}
.anze_sales_1 li h2 span {
    color: #FA4444;
}
.anze_sales_1 li input[type="radio"]{
	width: 14px;
	height: 14px;
}
.anze_sales_1 li p{
	font-size: 14px;
	color: #999999;
	line-height: 40px;
	margin: 0 37px 0 14px;
}
.anze_sales_1 li div,
.anze_sales_1 li ul {
    width: calc(100% - 120px);
    height: auto;
}
.anze_sales_1 li input[type="text"]{
	width: 294px;
	height: 40px;
	background: #F7F9FC;
	padding: 0 16px;
	line-height: 40px;
	outline: none;
	color: #999999;
	font-size: 14px;
}
.anze_sales_1 li input::-webkit-input-placeholder{ /* WebKit, Blink, Edge */
	color: #999999;
}
.anze_sales_1 li input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */
   color: #999999;
}
.anze_sales_1 li input::-moz-placeholder{ /* Mozilla Firefox 19+ */
   color: #999999;
}
.anze_sales_1 li input:-ms-input-placeholder{ /* Internet Explorer 10-11 */
   color: #999999;
}
.anze_sales_1 li h4{
	font-size: 12px;
	color: #BCBCCB;
	padding: 12px 0;
}
.td_input_file1 {
    color: #999999;
    width: 124px;
    height: 40px;
    text-align: center;
	background: #F7F9FC;
}
.td_input_1{
	position: relative;
}
.td_input_1 input[type=button] {
    position: absolute;
    top: 0;
    left: 0;
    width: 124px;
    height: 40px;
	background: #F7F9FC;
    display: block;
    outline: none;
    opacity: 0;
}
.anze_sales_1 li.anze_sales1 input[type="text"]{
	width: 100%;
}
.anze_sales_1 li.anze_sales2 input[type="text"]{
	width: 210px;
	margin-right: 20px;
}
.anze_sales_1 li div.anze_sales3{
	width: auto; 
}
.anze_sales3 select{
	width: 115px;
	height: 40px;
	line-height: 40px;
	color: #333333;
	font-size: 12px;
	background: #F0F0F0;
	outline: none;
}
.anze_sales4{
	margin-top: 50px;
}
.anze_sales4 a{
	width: 203px;
	height: 40px;
	text-align: center;
	background: #F18C4A;
	border: 1px solid #F18C4A;
	font-size: 16px;
	color: #FFFFFF;
	margin: 0 40px;
	line-height: 40px;
	border-radius: 4px;
}
.anze_sales4 a:first-child{
	background: #FFFFFF;
	color: #F18C4A;
}
/*普票*/
.anze_invoice_1{
	margin: 20px 0;
}
.anze_invoice_1 p{
	color: #999999;
	font-size: 12px;
}
.anze_invoice_1 h2{
	color: #909399;
	font-size: 14px;
}
.anze_invoice_1 h2 span{
	color: #333333;
	margin: 0 40px 0 8px;
}
.anze_invoice_2 table{
	width: 100%;
	height: auto;
}
.anze_invoice_2 td{
	text-align: center;
	border: 1px solid #DCDFE6;
	font-size: 12px;
	color: #606266;
	padding: 13px 0;
}
.anze_invoice_2 tr:first-child td{
	font-size: 14px;
}
.anze_invoice_3{
	border: 1px solid #DCDFE6;
	border-top: 0px;
	padding: 23px 36px 25px 60px;
}
.anze_invoice_3 h2{
	color: #333333;
	font-size: 12px;
	margin-right: 40px;
}
.anze_invoice_3 p{
	color: #333333;
	font-size: 14px;
    font-weight: bold;
}
.anze_invoice_4 table{
	width: 100%;
	height: auto;
	margin: 20px 0 40px;
}
.anze_invoice_4 tr td{
	border: 1px solid #F2F2F2;
	text-align: center;
	padding: 6px 0;
	color: #333333;
	font-size: 12px;
}
.anze_invoice_4 tr:first-child td{
	border: 0px solid #F2F2F2;
	padding: 10px 0;
	color: #606266;
	font-size: 14px;
	background: #F2F6FC;
}
.anze_invoice_5{
	display: flex;
	justify-content: flex-end;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 50px;
}
.anze_invoice_5 a{
	display: block;
	background: #F18C4A;
	width: 110px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 2px;
	font-size: 14px;
	color: #FFFFFF;
}
.anze_personal_4.anze_invoice_6 li {
    height: 195px;
}
.anze_personal_4.anze_personal_4_1 li:last-child {
    width: calc(100% - 33.33%);
}
/*申请开发票*/
.anze_apply{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	margin: 35px 0;
}
.anze_apply_1{
	border: 1px solid #EDEFF2;
}
.anze_apply_1 li{
	padding: 20px 12px 25px;
	border-top: 1px solid #F2F2F2;
}
.anze_apply_1 li:first-child{
	border-top: 0px solid #F2F2F2;
}
.anze_apply_1 li h3{
	border-left: 4px solid #F18C4A;
	padding-left: 9px;
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 16px;
}
.anze_apply_1 li .anze_apply_1_input,
.anze_apply_1 li .anze_apply_1_input2{
	padding-left: 18px;
}
.anze_apply_1 li p{
	margin: 0 29px 0 0;
	color: #333333;
	font-size: 14px;
}
.anze_apply_1 li div input[type="radio"] {
    width: 14px;
    height: 14px;
    margin-right: 14px;
}
.anze_apply_1_input div{
	margin-right: 50px;
}
.anze_apply_1 li .anze_apply_1_input p{
	margin: 0;
}
.anze_apply_1 li div a{
	color: #F18C4A;
	margin: 0 29px 0 71px;
}
.anze_apply_1 li div h4 a{
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	background: #196FF8;
	width: 120px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	margin: 0;
}
.anze_apply_1_input2 div{
	margin-bottom: 8px;
}
.anze_apply_1 li div a.anze_apply_1_a{
	margin: 16px 0 0;
	display: block;
}
.anze_apply_2{
	width: 160px;
	height: 40px;
	background: #F18C4A;
	margin: 30px auto 0;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
}
.anze_invoice1 .anze_apply_1{
	margin-top: 16px;
}
/*发票管理*/
.anze_control{
	position: relative;
	margin-bottom: 28px;
}
.anze_control p{
	position: absolute;
	right: 0;
	color: #999999;
	font-size: 12px;
	bottom: 5px;
}
.anze_control_2{
	width: 100%;
	height: auto;
}
.anze_control_2 tr{
	border-bottom: 1px solid #DCDFE6;
}
.anze_control_2 td{
	text-align: center;
	color: #606266;
	font-size: 12px;
	padding: 16px 0 10px;
}
.anze_control_2 tr:first-child{
	background: #F2F6FC;
	height: 40px;
	border-bottom: 0px solid #DCDFE6;
}
.anze_control_2 tr:first-child td{
	padding: 0;
	font-size: 14px;
}
.anze_control_2 tr td.anze_control_2_select{
    vertical-align: top;
}
.anze_control_2 tr td select {
    color: #F18C4A;
    font-size: 12px;
    outline: none;
}
.anze_control_2 td.color2B6EF3,
.anze_control_2 tr td a{	
    color: #F18C4A;
}
/*弹窗*/
.anze_control_model{
	padding: 20px 30px 43px;
	height: 264px;
}
.anze_control_model div{	
	height: 100%;
    overflow-y: scroll;
}
.anze_control_model table{
	width: 100%;
	height: auto;
}
.anze_control_model tr{
	height: 40px;
	border-bottom: 1px solid #DCDFE6;
}
.anze_control_model td{
	width: 25%;
	text-align: center;
	color: #606266;
	font-size: 12px;
}
.anze_control_model tr:first-child{
	border-bottom: 0px solid #DCDFE6;
}
.anze_control_model tr:first-child td{
	font-size: 14px;
	background: #F2F6FC;
}
/*个人中心-我的优惠券*/
.anze_coupon{
	padding-top: 10px;
}
.anze_coupon table{
	width: 100%;
	height: auto;
}
.anze_coupon table td{
	text-align: center;
	color: #303133;
	font-size: 12px;
	padding: 20px 0;
    width: 20%;
}
.anze_coupon table tr{
	border-bottom: 1px solid #DCDFE6;
}
.anze_coupon table tr:first-child{
	border-bottom: 0px solid #DCDFE6;
	background: #F2F6FC;
}
.anze_coupon table tr:first-child td{
	color: #606266;
	font-size: 14px;
	padding: 10px 0;
}
.anze_coupon table td span{
	display: inline-block;
	width: 25px;
	height: 27px;
	margin-right: 9px;
	background: url(../image/anze_coupon_icon.jpg)no-repeat center center;
}
.anze_coupon table td.colFA4444{
	color: #FA4444;
	font-weight: bold;
}
.anze_coupon table td.anze_coupon_a1 a{
	background: #196FF8;
	color: #FFFFFF;
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	margin: 0 auto;
	border-radius: 2px;
}
.anze_coupon table td.anze_coupon_a2 a{
	background: #9CBDEF;
	color: #FFFFFF;
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	margin: 0 auto;
	border-radius: 2px;
}
.anze_coupon table td.anze_coupon_a3 a{
	background: #F2F2F2;
	color: #606266;
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	margin: 0 auto;
	border-radius: 2px;
}
/*个人中心-我的消息*/
.anze_information li{
	padding: 16px 0;
	border-bottom: 1px solid #DCDFE6;
}
.anze_information h2{
	color: #303133;
	font-size: 14px;
}
.anze_information h3{
	color: #909399;
	font-size: 12px;
}
.anze_information p{
	color: #606266;
	font-size: 14px;
	padding-top: 8px;
}
.anze_information p a{
	color: #196FF8;
}
/*个人中心-收藏夹*/
.anze_favorites{
	margin-top: 20px;
}
.anze_favorites table{
	width: 100%;
	height: auto;
}
.anze_favorites table td{
	text-align: center;
	color: #303133;
	font-size: 14px;
	padding: 15px 0;
	border: 1px solid #DCDFE6;
}
.anze_favorites table tr:first-child{
	background: #F2F6FC;
}
.anze_favorites table tr:first-child td{
	border: 0px solid #DCDFE6;
	color: #606266;
	font-size: 14px;
	padding: 10px 0;
}
.anze_favorites table tr td.anze_favorites_1{
	padding: 0 0 0 22px;
	text-align: left;
	width: 165px;
}
.anze_favorites table tr td h2{
	color: #C0C4CC;
	padding-top: 8px;
}
.anze_favorites table tr td h3{
	width: 120px;	
    text-align: left;
    margin: 0 auto;
}
.anze_favorites table tr td a{
	border: 1px solid #F18C4A;
	width: 84px;
	border-radius: 2px;
	color: #F18C4A;
	text-align: center;
	display: block;padding: 5px 0px;margin: 0 auto;	
}
.c_anze_favorites_jj table tr td a{
	margin-bottom: 6px;
}
#a3232{
	border: 0px ;
	background:#FFFFFF;
	width: 100%;
	border-radius: 0px;
	color: #F18C4A;
	text-align: center;
	display: block;
	margin: 10px auto 0;		
}
.anze_favorites table tr td a:first-child{
	background: #F18C4A;
	color: #FFFFFF;
}
/*个人中心-购物车*/
.anze_favorites input[type="radio"],
.anze_shop input[type="radio"] {
    width: 14px;
    height: 14px;
    margin: 0 15px 0 0;
}
.anze_favorites table tr td h4{
	width: 50px;
	text-align: left;
}
.anze_shop{
	margin-top: 20px;
}
.anze_shop ul{
	padding-left: 38px;
}
.anze_shop .anze_shop1{
	color: #333333;
	font-size: 14px;
}
.anze_shop .anze_shop1 div{
	padding-right: 8px;
}
.anze_shop .anze_shop1 p span{
	color: #909399;
	padding: 0 10px 0 40px;
}
.anze_shop .anze_shop2{
	color: #F18C4A;
	font-size: 14px;
}
.anze_shop .anze_shop2 span{
	font-weight: bold;
	font-size: 18px;
}
.anze_shop3{
	display: flex;
	justify-content: flex-end;
	align-items: center;
	flex-wrap: wrap;
}
.anze_shop3 a{
	background: #F18C4A;
	color: #FFFFFF;
	width: 110px;
	height: 40px;
	border-radius: 2px;
	text-align: center;
	line-height: 40px;
	display: block;
	margin: 30px 0 0;	
}
/*个人中心-购物车 – 支付宝*/
.anze_shopping{
	width: 80%;
    text-align: center;
    margin: 0 auto;
	height: auto;
}
.anze_shopping h1{
	color: #303133;
	font-size: 18px;
	font-weight: bold;
}
.anze_shopping1{
	margin-top: 15px;
	color: #303133;
	font-size: 14px;
}
.anze_shopping1 h2{
	color: #909399;
	width: 70px;
	margin-right: 25px;
}
.anze_shopping1 p{
	width: calc(100% - 95px);
}
.anze_shopping2{
	margin: 40px 0 0 30px;
	width: 150px;
	text-align: center;
}
.anze_shopping2_img{
	max-width: 100%;
	max-height: 100%;
}
.anze_shopping2 p{
	color: #909399;
	font-size: 14px;
}
.anze_shopping2 h6{
	color: #FA4444;
	font-size: 16px;
	font-weight: bold;
}
/*个人中心-购物车 – 支付上传*/
.anze_shopping3{
	margin-top: 25px;
}
.anze_shopping3 .td_input_1{
	width: 150px;
	height: 150px;
}
.anze_shopping3 .td_input_1 input {
    opacity: 0;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 999999;
    background-color: #f6f6f6;
    border-radius: 4px;
    border: solid 1px #f0f0f0;
    padding: 0 20px;
    outline: none;
    font-size: 14px;
    color: #999999;
}
.anze_shopping3 .td_input_1 .showpic {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.anze_shopping3 .td_input_1 .showpic img {
    width: 100%;
    height: 100%;
}
.anze_shopping3_a{
	margin: 60px 0 0;
}
.anze_shopping3_a a{
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	border-radius: 4px;
	color: #FFFFFF;
	background: #F18C4A;
	margin: 0 auto;
}
/*个人中心-购物车 – 支付成功*/
.anze_success{
	margin: 124px 0 110px;
	text-align: center;
}
.anze_success1 img{
	max-width: 100%;
	max-height: 100%;
}
.anze_success p{
	color: #303133;
	padding-top: 24px;
	font-size: 18px;
}
.anze_success2{
	margin-top: 90px;
}
.anze_success2 a{
	display: block;
	margin: 0 10px;
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #206FF6;
	border-radius: 4px;
	font-size: 16px;
	border: 1px solid #246FF5;	
}
.anze_success2 a:first-child{
	color: #FFFFFF;
	background: #246FF5;	
}
/*个人中心-购物车 –结算*/
.anze_settlement_1{
	margin-bottom: 24px;
}
.anze_settlement_1.flex_fs_c{
	flex-wrap: nowrap;
}

.anze_settlement_1 li{
	width: 415px;
	height: 50px;
	background: url(../image/anze_settlement_1.png)no-repeat center center;
	background-size: contain;
	margin-left: -20px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;	
	text-align: center;
	line-height: 50px;
}
.anze_settlement_1 li:first-child{
	background: url(../image/anze_settlement_1_1.png)no-repeat center center;
	background-size: contain;
	margin-left: 0;
	
}
.anze_settlement_1 li.active_1{
	background: url(../image/anze_settlement_1_2.png)no-repeat center center;
	background-size: contain;
}
.anze_settlement_2{
	border: 1px solid #DCDFE6;
	padding: 25px 24px;
}
.anze_settlement_b1{
	padding-bottom: 24px;
	margin-bottom: 24px;
	border-bottom: 1px solid #DCDFE6;
}
.anze_settlement_2 h1{
	color: #303133;
	font-size: 16px;
	font-weight: bold;
        margin-right:30px;	
}
.anze_settlement_2 h1 span{
	display: block;
	width: 19px;
	height: 21px;
	margin-right: 9px;
}
.anze_settlement_2 .anze_settlement_b1 h1 span{
	background: url(../image/anze_settlement_b1.png)no-repeat center center;
}
/*.anze_settlement_b1 ul{
	margin-top: 20px;
}*/
.anze_settlement_b1 li{
	margin: 16px 16px 16px 0;
	border: 1px solid #DCDFE6;
	border-radius: 3px;
	margin-right: 16px;
	width: 210px;
	height: 106px;
	padding: 8px;
	color: #303133;
        position: relative;
	font-size: 12px;background-color: #ffffff;
}
.anze_settlement_b1 li:hover{
	cursor: pointer;
}
.anze_settlement_b1 li h2{
	font-size: 14px;
	padding-bottom: 18px;
}
.anze_settlement_b1 li.active_1{
        background-color: #ffff;	
        border: 5px dashed#266EF4;
}

.anze_settlement_b1_a{
	display: flex;
	justify-content: flex-end;
}
.anze_settlement_b1_a a{
	width: 150px;
	height: 40px;
	display: block;
	line-height: 40px;
	text-align: center;
	background: #DCE8FE;
	border-radius: 4px;
	color: #266EF4;
	font-size: 16px;
}
.anze_settlement_b2{
	padding-bottom: 24px;
	margin-bottom: 24px;
	display:flex;
	border-bottom: 1px dashed #DCDFE6;
}
.anze_settlement_2 .anze_settlement_b2 h1 span{
	background: url(../image/anze_settlement_b2.png)no-repeat center center;
}
.anze_settlement_b2_radio{
	color: #606266;
	font-size: 14px;
}
.anze_settlement_b2_radio p{
	padding: 16px 0;
}
.anze_settlement_b2_radio div p{
	padding: 0 56px 0 16px;
}
.anze_settlement_b2_radio input[type=radio] {
    width: 14px;
    height: 14px;
}
.anze_settlement_b2_input li{
	width: 485px;
	height: 40px;
	margin-top: 16px;
}
.anze_settlement_b2_input li h2 {
    width: 90px;
    height: 40px;
    line-height: 40px;
    color: #333333;
    font-size: 14px;
}
.anze_settlement_b2_input li h2 span {
    color: #FA4444;
    width: 6.38px;
    display: inline-block;
}
.anze_settlement_b2_input li input[type=text] {
    display: block;
    width: 294px;
    height: 40px;
    outline: none;
    line-height: 40px;
    padding: 0 12px;
    font-size: 14px;
    color: #BCBCCB;
    background: #F7F9FC;
}
.anze_settlement_2 .anze_settlement_b3 h1 span{
	background: url(../image/anze_settlement_b3.png)no-repeat center center;
}
.anze_settlement_b3_table{
	margin: 20px 0 24px;
}
.anze_settlement_b3_table table{
	width: 100%;
	height: auto;
}
.anze_settlement_b3_table table td{
	text-align: center;
	border: 1px solid #F2F2F2;
	padding: 26px 0;
	color: #303133;
	font-size: 12px;
}
.anze_settlement_b3_table table td h2{
	color: #7b7b7b;
	padding-top: 8px;
}
.anze_settlement_b3_table table tr:first-child{
	background: #F2F6FC;
}
.anze_settlement_b3_table table tr:first-child td{
	border: 0px solid #F2F2F2;
	padding: 0;
	color: #606266;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
}
.anze_settlement_b3_radio p {
    padding: 24px 0 16px;
    color: #606266;
    font-size: 14px;
}
.anze_settlement_b3_radio div p {
    padding: 0 56px 0 16px;
}
.anze_settlement_b3_radio .anze_settlement_b3_text{	
    width: calc(100% - 80px);
    height: 135px;
    position: relative;
}
.anze_settlement_b3_radio .anze_settlement_b3_text textarea {
    width: 100%;
    height: 100%;
    background: #F7F9FC;
    padding: 11px 18px;
    font-size: 14px;
    color: #BCBCCB;
    outline: unset;
}
.anze_settlement_b3_radio div h2{	
    color: #606266;
    font-size: 14px;
    line-height: 40px;
    width: 80px;
}
.anze_settlement_b3_radio .anze_settlement_b3_text p {
    position: absolute;
    bottom: 13px;
    right: 13px;
    font-size: 12px;
    line-height: 1;
    color: #b0b0b0;
    padding: 0;
}
.anze_settlement_b3_radio .anze_settlement_b3_text p span {
    color: #484848;
}
.anze_settlement_3{
	margin-top: 20px;
}
.anze_settlement_3_1{
	width: 70%;
	height: auto;
}
.anze_settlement_3_1 li{
	color: #909399;
	font-size: 14px;
	padding-bottom: 10px;
}
.anze_settlement_3_1 li p{
	padding-right: 40px;
}
.anze_settlement_3_1 li p span{
	color: #333333;
	padding-left: 6px;
}
.anze_settlement_3_2{
	width: 30%;
	height: auto;
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
}
.anze_settlement_3_2 p{
	color: #F18C4A;
	font-size: 14px;
	padding-bottom: 30px;
}
.anze_settlement_3_2 p span{
	font-size: 18px;
	font-weight: bold;
}
.anze_settlement_3_2 div{
	width: 100%;
	display: flex;
	justify-content: flex-end;
	align-items: center;	
}
.anze_settlement_3_2 div a {
    width: 110px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 0 0 20px;
    display: block;
    font-size: 14px;
    border-radius: 2px;
    border: 1px solid #F18C4A;
    background: #FFFFFF;
    color: #F18C4A;
}
.anze_settlement_3_2 div a:last-child {
    background: #F18C4A;
    color: #FFFFFF;
}







/*微信登录页样式修改*/
.impowerBox .title,
.impowerBox .status p{
	display: none!important;
}
.impowerBox .qrcode {
    margin-top: 0!important;
    border: 0px solid #E2E2E2!important;
}
div#login_container {
    height: 280px!important;
}
#login_container>iframe{
	height: 310px;
}
.shouhuo_address{
	position: relative;
}
.reduceNums_btn{
	height: 19px;
	width: 19px;
	text-align: center;
	line-height: 19px;
}
.reduceNums_btn:hover{
	cursor: pointer;
}
.add_buy_btn{
	height: 30px;
	width: 30px;
	font-size: 20px;
}
.add_buy_btn:hover{
	cursor: pointer;
}
.address_edit_a{
	margin-right: 20px;
	color: #F18C4A;
}
#buy_num{
	color: black;
	font-weight: 900;
	text-align: center;
}
.td_position{
	position: absolute;
	left: 0px;
	height: 122px;
	min-width: 195px;
	box-sizing: border-box;
}
.td_position1{
	position: absolute;
	left: 0px;
	background-color: #f2f2f2;
	min-height: 70px;
	line-height: 50px;
	min-width: 195px;
}
#sms_tip{
	color: red;
	margin-top: 10px;
}

.foot_banquan{
	width:600px;margin:0 auto; padding:20px 0;
}

@media (min-width: 768px) {
	.c_daili_con li{
		width: 14%;
		float: left;
		margin-left: 1% !important;
		margin-right: 1% !important;
	}
}
/* 德材翌科技新样式 */
@media (max-width: 768px) {
	.anze_con{
		width: 100%;
	}
	.anze_home_section1_left{
		width: 100%;
	}
	.anze_home_section1_right{
		width: 100%;
	}
	.anze_home_section1_right2{
		width: 100%;
	}

	.anze_home_section3_left{
		width: 100%;
	}
	.anze_home_section3_right{
		width: 100%;
	}

	.anze_home{
		margin-bottom: 10px;
	}
	/*底部*/
	.foot1{
		padding: 10px 0 20px 0;
	}
	.flex_sb_c .foot1_logo{
		width: 50%;
	}
	.flex_sb_c .foot1_logo img{
		width: 50%;
	}
	.anze_form_public .flex_sb_fs{
		display: block;
	}
	.foot .foot2{
		width: 50%;
	}
	.foot2 li h1{
		margin-top: 20px;
	}
	.foot_banquan{
		width: 100%;
	}
	/*产品分类页面*/
	.anze_list_2_bottom li{
		width: auto !important;
	}
	/*产品详情*/
	.anze_product_xq_img{
		width: 100%;display: block;
	}
	.anze_product_xq_img_1{
		width: 100%;
	}
	.anze_product_xq_img_2{
		width: 100%;
	}
	.anze_product_xq_img_2_1{
		width: 100%;
		display: block;
	}
	.anze_product_xq_text{
		width: 100%;
		margin-top: 300px;
	}
	/*代理页面*/
	.anze_agent li{
		margin-left: 0px;
	}
	.c_daili_con li{
		width: 48%;
		float: left;
		margin-left: 1% !important;
		margin-right: 1% !important;
	}
	/*购物车页面*/
	.anze_form_right{
		width: 100%;
	}
	.anze_shop ul{
		padding-left:0px;
	}

	/* 表格统一 */
	.anze_favorites table {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		border-collapse: collapse;
	}
	/* 表格行 */
	.anze_favorites table tr {
	display: table;
	width: 100%;
	min-width: 600px;
	}
	/* 表头固定 */
	.anze_favorites table tr:first-child {
	position: sticky;
	left: 0;
	background: #f8f8f8;
	z-index: 1;
	}
	/* 单元格样式 - 统一宽度 */
	.anze_favorites table td, table th {
	padding: 12px 8px;
	border: 1px solid #ddd;
	text-align: center;
	vertical-align: middle;
	word-break: break-word;  /* 强制换行 */
	white-space: normal;    /* 允许换行 */
	min-width: 80px;        /* 设置最小宽度 */
	max-width: 120px;       /* 设置最大宽度 */
	}
	/* 特定列宽度调整 */
	.anze_favorites table td:nth-child(1), table th:nth-child(1) { /* 制造商列 */
	min-width: 100px;
	max-width: 100px;
	}
	.anze_favorites table td:nth-child(2), table th:nth-child(2) { /* 制造商编号列 */
	min-width: 120px;
	max-width: 120px;
	}
	.anze_favorites table td:nth-child(5), table th:nth-child(5) { /* 购买数量列 */
	min-width: 150px;
	max-width: 150px;
	}
	.anze_favorites table td:nth-child(7), table th:nth-child(7) { /* 操作列 */
	min-width: 120px;
	max-width: 120px;
	}
	/* 固定左侧列 */
	.anze_favorites table td:first-child, table th:first-child {
	/* position: sticky; */
	left: 0;
	z-index: 1;
	}
	.anze_favorites table th:first-child {
	background: #f8f8f8;
	}
	/* 数量调整按钮样式 */
	.anze_favorites .reduceNums_btn_jian, .reduceNums_btn_jia {
	min-width: 30px;
	height: 30px;
	background: #f5f5f5;
	border: 1px solid #ddd;
	border-radius: 3px;
	font-size: 16px;
	}
	.anze_favorites .pay_num {
	width: 50px !important;
	height: 30px;
	margin: 0 5px;
	border: 1px solid #ddd;
	border-radius: 3px;
	text-align: center;
	}
	/* 操作链接样式 */
	.anze_favorites .cgn_collect, .cgnd_shopcart, .cgn_usqxcollect {
	display: inline-block;
	margin: 0 3px;
	color: #fff !important;
	background: #4CAF50;
	border-radius: 3px;
	text-decoration: none;
	font-size: 14px;
	white-space: normal; /* 允许换行 */
	word-break: break-word;
	}
	.anze_favorites .cgnd_shopcart {
	background: #f44336;
	}
	.anze_favorites .cgn_usqxcollect {
	background: #ff9800;
	}
	/* 复选框和制造商名称对齐 */
	.anze_favorites .flex_c_c {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
	flex-wrap: wrap; /* 允许换行 */
	}
	.anze_favorites .flex_c_c h4 {
	margin: 0;
	white-space: normal; /* 允许换行 */
	word-break: break-word;
	}

	/*确认订单页面*/
	.anze_settlement_1 li{
		width: 33%;
		margin-right: 2%;
		margin-left: 0px;
		font-size: 14px;
	}
	.anze_settlement_3_1{
		width: 100%;
	}
	.anze_settlement_3_2{
		width: 100%;
	}
	.anze_settlement_3_2 p span{
		font-size: 16px;
	}
	.anze_settlement_b3_radio div p{
		padding: 0 25px 0 16px;
	}
	.anze_settlement_b3_table table td h2{
		word-wrap: break-word;
    white-space: normal;
    min-width: 100px;
    max-width: 120px;text-align: left;
	}
	.c_qrdd_fpgl{
		display: block !important;
	}
	.c_qrdd_fpgl_fplx .flex_fs_c{
		padding: 5px 0px;
	}
	.c_qrdd_fpgl_fplx .flex_fs_c p{
		width: auto !important;
	}
	/*用户中心首页*/
	.anze_basic{
		padding: 0;
	}
	.anze_form_left {
		position: fixed;
		left: -220px; /* 初始隐藏 */
		top: 50px;
		bottom: 0;
		z-index: 1000;
		box-shadow: 2px 0 5px rgba(0,0,0,0.1);
		overflow-y: auto;
	}
	
	.anze_form_left.active  {
		left: 0; /* 展开时显示 */
	}
	
	.anze_form_left_offimg {
		display: block;
		position: fixed;
		left: 10px;
		top: 6px !important;
		width: 38px !important;
		height: 38px !important;
		z-index: 1001;
		cursor: pointer;
		background: #fff;
		padding: 5px;
		border-radius: 4px;
	}
	
	.anze_form_right {
		width: 100%;
		padding-left: 0;
	}
	
	.pg_w1200 {
		width: 100%;
		padding: 0 15px;
		box-sizing: border-box;
	}
	/*用户中心-积分记录*/
	.anze_payment_2_3 div{
		width: 100%;
    	background-color: #ffffff;
	}
	.anze_payment_2_4{
		width: 100%;
	}
	/*用户中心-收货地址*/
	/*用户中心-修改基本信息*/
	.anze_basic_edit{
		padding: 0px;
	}
	.anze_basic_edit_2{
		padding-left: 0px;
	}
	.anze_basic_edit_a a{
		width: 38%;
	}
	/*用户中心-发票管理页面*/
	.anze_payment_2 p{
		margin-right: unset;
	}
	/*用户中心-我的收藏页面*/
	.anze_div_button_1{
		margin-right: 0px !important;
	}
	.lis1{
		width:auto !important;
	}
	.anze_payment_4_1{
		height: 65px !important;
	}
	.flex_fs_c{
		left: 0px !important;

	}
	.flex_fs_c p{
		width:33%;word-wrap: break-word;
		white-space: normal;
	}
	/*前台-产品列表页面*/
	.product_list{
		margin-left: 58% !important; overflow: auto;
	}
	.c_protypelist_con{
		width: 36% !important;
	}
	.c_protype_toppages{
		margin-top: 10px !important;margin-bottom: 5px !important;
	}
	/*前台-新产品动态*/
	.block{
		width: 100% !important;
	}
	.AreaR{
		width: 100% !important;
	}
	.AreaR .article_search .inputBg{
		width: 70%;
	}
	.AreaR .bnt_blue_1{
		width: 27%;
	}


}
.anze_form_left_offimg{
	position: absolute;
    top: 9px;
    width: 36px;
    height: 36px;
    left: 8px;
}
.c_mob_zkbut{
	width: 50px;
    float: left;
    height: 50px;
	display: none;
}
.c_protypelist_con{
	width: 374px;
	min-width: 195px;
}
.product_list{
	margin-left: 377px; overflow: auto;
}
