.zs-mybox {
    padding: 0 0 0;
    background-color: transparent;
    border-radius: 0;
    margin: 50px auto 80px !important;
}
.center_img {
    height: auto !important;
    overflow: unset;
}
.center_img .wrapper {
    padding-top: 20px !important;
}
.center_img .wrapper li {
    border-radius: 10px 10px 0 0;
    padding: 0 0 0 0;
    height: auto;
    overflow: unset;
}
.search_list li:last-child{
	margin-bottom: 20px;
}
.wrapper {
	display: table;
	width: 100%;
    background-color: #FFF;
	border-radius: 15px;
	padding: 25px;
	height: auto;
	margin-bottom: 25px;
	box-shadow: 0vw 0vw 0.75vw rgba(0, 0, 0, 0.08);
}
.c_img {
    padding-top: 20px;
}
.c_img img {
    margin-right: 15px;
}
.c_name {
    padding-top: 15px;
    width: 200px;
}
.c_name b {
    max-width: 180px;
    line-height: 30px;
    height: 30px;
}
.c_name .bar{
	margin-bottom: 5px;
}
.c_name p {
    left: 30px;
}
.c_edit {
    padding-top: 38px;
}
.c_list {
    padding-top: 15px;
}
.location01 h2 {
    font-weight: 700;
}
.location01 div a:hover, .location01 div a.on, .location01 em:hover, .location01 em.on {
    color: #059669;
}
.location01 div a::after,.location01 em::after{
	border-bottom: 2px #059669 solid;
}
.s_btn a {
    margin-right: 55px;
    height: 40px;
    line-height: 38px;
    font-size: 16px;
	color: #FFF !important;
    border-radius: 20px;
}
.s_btn .btn02 {
    color: #059669 !important;
}
.s_btn .btn02:hover {
	color: #FFF !important;
    background-color: #059669;
}
.search_list h2 {
    color: #059669;
    border-bottom: 2px #f2f2f2 solid;
}
.search_list h2 i {
    border-bottom: 2px #059669 solid;
}
.data .help .clearfix .required{
	color: #FF6600;
}
.wrapper .help {
    margin-top: 50px;
	margin-bottom:20px;
}
.invoice .tab a:hover,.invoice .tab a.on{ border-bottom: 2px #059669 solid; color: #059669;}
.d_p_tabs a.on{ color: #059669; border-bottom: 2px #059669 solid;}
.invoice_list{
	margin-bottom:10px;
}
.invoice_list li{
    border: 1px #EAEAEA solid;
}
.invoice_list h4 {
    border-bottom: 1px #EAEAEA dashed;
}
.invoice_list li div {
    border-bottom: 1px #EAEAEA dashed;
}
.invoice_list a {
    color: #059669 !important;
	border-radius: 15px;
}
.invoice_list a:hover{
	color: #fff !important; 
	background-color: #059669;
}
.experience_box {
    margin: auto;
    width: 100%;
	background-color: #fff;
	margin-bottom: 25px;
    border-radius: 15px;
	border:none;
	box-shadow: 0vw 0vw 0.75vw rgba(0, 0, 0, 0.08);
}
.experience_box>div>p>.jifen {
    padding-top: 0;
}
.experience_box>div a {
    line-height: 33px;
}
.experience_box>div>a:hover{
    background: #059669;
    color: #fff;
}
.medal_project{
	padding: 20px 0;
}
.medal_project .flex_one{
    flex-wrap: wrap;
    justify-content: flex-start;
}
.medal_project li {
    margin: 10px 8px;
    width: 259px;
    height: 269px;
}
.medal_project li:hover {
    border: 1px solid #059669;
}
.purging_project{
	padding: 20px 0;
}
.medal_box .medal_title p:nth-child(1) {
    color: #059669;
}
.pay_box.pay_box03 {
    height: 60%;
}
.pay_box03 .d_form {
    width: 100% !important;
}
.d_form>.more {
    width: 150px;
}
.index_product{
	margin-bottom: 20px;
}
.index_product img {
    width: 100%;
}
.invoice_box button:hover, .online_form button:hover, .online_down button:hover {
    background: #047857;
}
.c_edit a{
	margin:0 10px;
}

.location01 .zs-wp{
	display:flex;
	justify-content:space-between
}
.location01 div {
    float: none;
}
.public ul.list li a{
	position: relative;
	overflow: hidden;
}
.public ul.list li a::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: linear-gradient(90deg, #ecfdf5,#fffbeb );
    top: 0;
    right: 100%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0.5;
}
.public ul.list li a:hover::before{
    right: 0;
}
.public ul.list li a div{
	position: relative;
    z-index: 2;
}
.search_list li{
	position: relative;
	overflow: hidden;
}
.search_list li::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: linear-gradient(90deg, #ecfdf5,#fffbeb );
    top: 0;
    right: 100%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0.5;
}
.search_list li:hover::before{
    right: 0;
}
.search_list li *{
	position: relative;
	z-index: 2;
}
.free .new_project li {
    padding: 15px 15px 25px 15px;
	border-radius: 10px;
}
.index_product li:hover {
    border: 1px #DDD solid;
}
.index_product li{
	position: relative;
	overflow: hidden;
}
.index_product li::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: linear-gradient(90deg, #ecfdf5,#fffbeb );
    top: 0;
    right: 100%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0.5;
}
.index_product li:hover::before{
    right: 0;
}
.index_product li *{
	position: relative;
	z-index: 2;
}
@media screen and (min-width: 1649px) and (max-width: 1749px) {

}
@media only screen and (min-width:1024px) and (max-width:1900px){

}
@media only screen and (max-width:767px){
body {
    min-width: auto !important;
}
.footer {
    min-width: auto !important;
    height: auto;
}
.footer p{
    margin: 1em 0;
}
.footer .foot-logo img{
    margin-bottom: 5px;
}
.login_main {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 20px 4%;
    height: auto;
    flex-direction: column;
}
.login_main .login_left {
    width: 100%;
    height: auto;
    padding: 20px 4%;
    border-radius: 10px 10px 0 0;
}
.login_left p {
    display: block;
    width: 100%  !important;
    max-height: 100%  !important;
    font-size: 15px !important;
    line-height: 1.8 !important;
}
.login_left p a {
	font-size: 15px !important;
}
.login_main .login_right {
    width: 100%;
    height: auto;
    padding: 20px 4%;
    border-radius: 0 0 10px 10px;
}
.psw_login .right_top {
    margin-top: 10px;
	font-size: 26px;
}
.psw_login .right_center {
    height: 220px;
    margin-top: 20px;
}
.right_bottom .bottom{
	padding: 0 0;
	margin-top: 20px;
	margin-bottom: 10px;
}
.login_main .login_right .qq_login{
	margin: 0 50px !important;
}
.right_center input {
    width: 100%;
    height: 45px;
    padding-left: 8px;
}
.right_center a.button {
    width: 100%;
    height: 45px;
    font-size: 16px;
}
.right_center div {
    width: 100%;
}
.right_bottom .top {
    margin-top: 25px;
}
.wrapper {
    width: 100%;
    padding: 0 0;
}
.center_img .wrapper li {
    border-radius: 10px;
    padding: 15px 15px;
    height: auto;
}

.flex_fore {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
}
.flex_fore a{
	display: flex;
	width:100%;
    justify-content: space-between;
}
.c_img {
    float: none;
    padding-top: 0;
}
.c_img img {
    margin-right: 20px;
	margin-top:5px
}
.c_name {
    display: block;
    float: none;
    padding-top: 0;
    width: 100%;
}
.c_name div:nth-child(2){
	margin-bottom: 5px;
}
.c_name div:nth-child(3){
	margin-left: 0px !important;
}
.center_img {
    height: auto;
	margin-bottom:20px
}
.center_img .wrapper {
    padding-top: 20px;
}
.c_edit {
    float: none;
    padding-top: 20px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.flex_fore .c_edit a{
	width: 45%;
	align-items: center;
    justify-content: center;
}
.c_edit a img {
	width: 18px;
	height: 18px;
}
.c_list.flex_fore{
	float: none;
	padding-top: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	align-content: flex-start;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
}
.c_list.flex_fore div {
    padding: 0 0;
    width: 25%;
    border-right: none;
    height: 72px;
    font-size: 12px;
    line-height: 1.3;
    text-align: center;
}
.c_list.flex_fore div b {
    font-size: 18px;
    line-height: 2;
    padding-top: 5px;
}
.c_list.flex_fore div p{
	padding:0 10px;
}
.c_list.flex_fore a {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    flex-direction: column;
    align-content: space-around;
}
.location01 {
    display: table;
    padding-top: 5px;
    line-height: 2.2;
    height: auto;
    margin-bottom: 30px;
}
.location01 h2 {
    float: none;
    display: block;
    font-weight: 400;
	width: 100%;
	margin-bottom: 10px;
}
.location01 div a{
	width: 25%;
	text-align: center;
    padding: 0 0;
	font-size: 15px;
}
.main {
    padding: 0px 0 30px;
}
.public ul.list li {
    line-height: 1.5;
    height: auto;
	padding: 10px 0;
}
.public ul.list li a div p {
    margin-left: 1rem;
    font-size: 14px;
	display: block;
}
.public ul.list li a div img {
    width: 1.5rem;
    height: 1.5rem;
}
.public ul.list li a p {
    font-size: 13px;
	display: none;
}
.main .title em {
    width: 130px;
    font-size: 18px;
}
.search_list ul{
	margin-top: 25px !important;
}
.search_list li {
    padding: 10px 15px 20px !important;
	margin-bottom: 20px;
}
.search_list b {
    font-size: 17px;
    line-height: 45px;
}
.search_list img {
    float: none;
	width: 100%;
}
.search_list .con {
    float: none;
    padding: 10px 0;
    font-size: 15px;
    line-height: 1.8;
}
.s_btn {
    float: none;
    padding-top: 10px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}
.s_btn a {
    float: none;
	display: block;
    margin-right: 0;
    width: 48.5%;
    font-size: 14px;
    margin-bottom: 10px;
}

}