*{outline: none;padding: 0;margin: 0}
html, body {
      position: relative;
      height: 100%;
    }
body {
      font-family: "Microsoft YaHei",sans-serif;
      font-size: 14px;
      color:#000;
      margin: 0;
      padding: 0;
	  background-color: #fff;
}
h1,h2,h3{margin: 0}
ul,li{list-style: none;padding: 0;margin: 0}
img{border:none; padding: 0; vertical-align: middle}
.block{display: block}
a{text-decoration: none;color: #333;}
textarea { resize: none; }
.fl{ display: block; float: left}
.fr{ display: block; float: right}
.logo{}
.mt3r{margin-top:3rem !important;}
::-webkit-scrollbar{width:6px;height:6px;background-color:#F5F5F5}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:6px;background-color:#F5F5F5}::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#555}
header {
	width: 100%;
	/* border-bottom: 1px solid #eaeaea; */
}
.open-menu{display:none;}
header .h-top{
    background: #f8f8f8;
    height: 35px;
    line-height: 35px;
}
.wp12{
    width: 1200px;
    margin: 0 auto;
    display: flex;
}
header .h-top .tel{
    width: 50%;
    background: url(../img/tel.png)left center no-repeat;
    padding-left: 13px;
}
header .h-top .login{
    text-align: right;
    width: 50%;
    color: #4ea28f;
}
header .h-top .login a{
    color: #4ea28f;
}
header .h-bottom{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    height: 110px;
}
header .h-bottom .logo{
    width: 50%;
    line-height: 110px;
    position: relative;
}
header .h-bottom .logo img{}
header .h-bottom .logo .fbzq{
    background: #4ea28f;
    color: #fff;
    display: block;
    position: absolute;
    width: 100px;
    top: 30px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    left: 210px;
}
header .h-bottom .nav{
    width: 50%;
}
header .h-bottom .nav ul{
    display: flex;
}
header .h-bottom .nav ul li{
    width: 25%;
    text-align: center;
    height: 108px;
    line-height: 110px;
}
header .h-bottom .nav ul li a{}
header .h-bottom .nav ul .act {
    border-bottom: 2px solid #4ea28f;
}
header .h-bottom .nav ul .act a{}
.main{
    width: 100%;
}
.main .main-box{
    width: 100%;
}
.main .main-box .mySwiper{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.main .main-box .mySwiper .swiper-pagination-bullet{
    border-radius: 0;
    width: 50px;
}
.main .main-box .mySwiper .swiper-pagination-bullet-active {
    opacity: 1;
    background: #4ea28f;
}
.main .main-box .mySwiper .swiper-slide{}
.main .main-box .mySwiper .swiper-slide a{}
.main .main-box .mySwiper .swiper-slide a img{
    width: 100%;
}
.main .main-box .box1{
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 3rem;
}
.main .main-box .box1 .zqbox{
    margin-top: 3rem;
}
.main .main-box .box1 .zqbox .topc{}
.main .main-box .box1 .zqbox .topc h2{
    text-align: center;
    font-size: 30px;
    color: #4ea28f;
    padding-bottom: 10px;
    font-weight: 500;
}
.main .main-box .box1 .zqbox .topc p{
    text-align: center;
    color: #919191;
}
.main .main-box .box1 .zqbox .option form{
    display: flex;
    margin-bottom: 25px;
    margin-top: 25px;
}
.main .main-box .box1 .zqbox .option select{
    width: 35%;
    margin-right: 15%;
    border: 1px solid #d9d9d9;
    padding-left: 1%;
    height: 40px;
}
.main .main-box .box1 .zqbox .option .seabox{
    width: 33%;
}
.main .main-box .box1 .zqbox .option .seabox{
    position: relative;
}
.main .main-box .box1 .zqbox .option .seabox input{
    width: 90%;
    border: 1px solid #d9d9d9;
    padding-left: 10px;
    height: 40px;
}
.main .main-box .box1 .zqbox .option .seabox button{
    width: 65px;
    height: 42px;
    background: url(../img/sea.png)#4ea28f center no-repeat;
    border: 0;
    position: absolute;
    right: 0;
}
.main .main-box .box1 .zqbox .zqlist{
    margin-bottom: 5rem;
}
.main .main-box .box1 .zqbox .zqlist .zqtop{
    display: flex;
    width: 100%;
    background: #4ea28f;
    color: #fff;
    height: 55px;
    line-height: 55px;
}
.main .main-box .box1 .zqbox .zqlist .zqtop li{
    width: 13%;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}
.main .main-box .box1 .zqbox .zqlist .zqli:nth-child(2n+1){
    background: #d9d9d9;
}
.main .main-box .box1 .zqbox .zqlist .zqli{
    display: flex;
}
.main .main-box .box1 .zqbox .zqlist .zqli li{
    width: 13%;
    text-align: center;
    height: 55px;
    line-height: 55px;
    overflow: hidden;
}
.main .main-box .box1 .zqbox .zqlist .zqli li a{}
.main .main-box .box1 .zqbox .zqlist .zqli li .all{
    background: #4ea28f;
    color: #fff;
    padding: 5px 15px;
    border-radius: 5px;
}
.main .main-box .box1 .zqbox .allbox{
    text-align: center;
}
.main .main-box .box1 .zqbox .allbox a{font-size: 18px;background: #4ea28f;color: #fff;padding: 20px 60px;border-radius: 5px;}
.main .main-box .aboutbox{
    display: flex;
    width: 100%;
}
.main .main-box .aboutbox .ab-left{
    width: 70%;
    position: relative;
}
.main .main-box .aboutbox .ab-left img{
    width: 100%;
}
.main .main-box .aboutbox .ab-left a{
    position: absolute;
    right: 0;
    bottom: 0;
    background: #4ea28f;
    color: #fff;
    width: 60px;
    height: 60px;
    font-size: 2rem;
    text-align: center;
    line-height: 60px;
}
.main .main-box .aboutbox .ab-right{
    width: 63%;
    background: #f7f7f7;
    padding-left: 5%;
}
.main .main-box .aboutbox .ab-right .ab-top{
    margin-top: 4rem;
    margin-bottom: 3rem;
}
.main .main-box .aboutbox .ab-right .ab-top h3{
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
}
.main .main-box .aboutbox .ab-right .ab-top p{
    color: #a7a7a7;
    font-size: 14px;
}
.main .main-box .aboutbox .ab-right .ab-cont{
    color: #5a5a5a;
    width: 80%;
    line-height: 3rem;
    margin-bottom: 5rem;
}
.main .main-box .aboutbox .ab-right .ab-cont p{
    color: #5a5a5a;
}
.main .main-box .aboutbox .ab-right .ab-tt{
    background: #4ea28f;
    height: 5px;
    width: 160px;
}
.main .main-box .albox{
    background: #ececec;
}
.main .main-box .albox .altop{
    text-align: center;
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.main .main-box .albox .altop h3{
    font-size: 30px;
    color: #4ea28f;
    font-weight: 500;
    padding-bottom: 10px;
}
.main .main-box .albox .altop p{
    color: #919191;
}
.main .main-box .albox .alli{
    width: 90%;
    margin: 0 auto;
    padding-bottom: 3rem;
}
.main .main-box .albox .alli ul{
    display: flex;
    margin-bottom: 5rem;
}
.main .main-box .albox .all a{
    padding: 10px 30px;
    background: #4ea28f;
    color: #fff;
    border-radius: 5px;
}
.main .main-box .albox .all{
    text-align: center;
}
.main .main-box .albox .alli ul li:first-child{margin-left:0px}
.main .main-box .albox .alli ul li{
    margin-left: 5%;
    width: 20%;
    background: #fff;
    padding: 15px;
    box-shadow: 0 0 10px 0px #a9a9a9;
    border-radius: 10px;
}
.main .main-box .albox .alli ul li a{}
.main .main-box .albox .alli ul li a img{
    width: 100%;
}
.main .main-box .albox .alli ul li a .title{
    font-size: 16px;
    margin: 1rem 0;
    color: #000;
}
.main .main-box .albox .alli ul li a .time{
    color: #919191;
    margin-bottom: 1rem;
}
.main .main-box .albox .alli ul li a .small{
    color: #919191;
}
.main .main-box .albox .alli ul li a .fd{
    display: flex;
    margin-top: 1rem;
    position: relative;
}
.main .main-box .albox .alli ul li a .fd .lmbox{
    border: 1px solid #9f9f9f;
    color: #9f9f9f;
    padding: 3px 8px;
    border-radius: 5px;
    font-size: 12px;
}
.main .main-box .albox .alli ul li a .fd img{
    width: 20px;
    position: absolute;
    right: 0;
    top: 10px;
}
.main .main-box .xwbox{
    display: flex;
}
.main .main-box .xwbox .xw-left{
    width: 50%;
    background: #4ea28f;
}
.main .main-box .xwbox .xw-left .xw-top{
    text-align: center;
    padding-top: 2rem;
}
.main .main-box .xwbox .xw-left .xw-top h3{
    font-size: 30px;
    color: #fff;
    font-weight: 500;
    padding-bottom: 10px;
}
.main .main-box .xwbox .xw-left .xw-top p{
    color: #fff;
}
.main .main-box .xwbox .xw-left .xwli{width: 90%;margin: 0 auto;padding-top: 3rem;}
.main .main-box .xwbox .xw-left .xwli ul{
    display: flex;
    flex-wrap: wrap;
}
.main .main-box .xwbox .xw-left .xwli ul li{
    width: 40%;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    background: url(../img/yuan.png)left center no-repeat;
    overflow: hidden;
}
.main .main-box .xwbox .xw-left .xwli ul li a span{
    width: 50%;
}
.main .main-box .xwbox .xw-left .xwli ul li a span:nth-child(2){
    text-align: right;
}
.main .main-box .xwbox .xw-left .xwli ul li a{
    color: #fff;
    padding-left: 20px;
    display: flex;
}
.main .main-box .xwbox .xw-right{
    width: 50%;
    position: relative;
}
.main .main-box .xwbox .xw-right img{
    width: 100%;
}
.main .main-box .xwbox .xw-right a{
    position: absolute;
    left: 0;
    bottom: 0;
    background: #0c355f;
    color: #fff;
    width: 60px;
    height: 60px;
    font-size: 2rem;
    text-align: center;
    line-height: 60px;
}
footer{
    background: #4ea28f;
    text-align: center;
    height: 130px;
}
footer p{
    padding-top: 2rem;
    color: #fff;
}
footer p a{
    color: #fff;
}
.main .main-box .login-box{
    width: 80%;
    /* margin: 0 auto; */
    margin: 10rem 10rem;
    display: flex;
}
.main .main-box .login-box .login-left{
    width: 50%;
}
.main .main-box .login-box .login-left img{
    width: 100%;
}
.main .main-box .login-box .login-right{
    width: 50%;
    border: 1px solid #eaeaea;
}
.main .main-box .login-box .login-right h2{
    text-align: center;
    margin-top: 2rem;
    font-size: 3rem;
    font-weight: 500;
    margin-bottom: 2rem;
}
.main .main-box .login-box .login-right form{
    width: 80%;
    margin: 0 auto;
}
.main .main-box .login-box .login-right form .f-input{
    margin-bottom: 2rem;
}
.main .main-box .login-box .login-right form .f-input input{
    border: 0;
    border-bottom: 1px solid #d1d1d1;
    width: 100%;
    height: 65px;
    padding-left: 4%;
}
.main .main-box .login-box .login-right form .f-but{
    text-align: center;
}
.main .main-box .login-box .login-right form .f-but button{
    background: #fff;
    width: 182px;
    height: 62px;
    font-size: 14px;
    background-color: transparent;
    border-radius: 31px;
    cursor: pointer;
    color: #2a2d2e;
    border: 1px solid #2a2d2e;
}
.main .main-box .login-box .login-right form .f-but p{
    margin-top: 15px;
    font-size: 14px;
    color: #959595;
}
.main .main-box .login-box .login-right form .f-but p a{
    color: #959595;
}
.bto{border-bottom: 1px solid #eaeaea;}
.main .top-box{
    width: 100%;
}
.main .top-box img{
    width: 100%;
}
.main .lmname{
    margin: 1rem 0;
    border-bottom: 1px solid #e9ebf0;
    padding-bottom: 1rem;
}
.main .lmname h2{
    color: #4ea28f;
    margin-bottom: 1rem;
    font-size: 30px;
    font-weight: 500;
}
.main .lmname p{
    color: #919191;
}
.main .sea-box form{
    display: flex;
    margin-bottom: 25px;
    margin-top: 25px;
}
.main .sea-box select{
    width: 35%;
    margin-right: 15%;
    border: 1px solid #d9d9d9;
    padding-left: 1%;
    height: 40px;
}
.select-value{
	width: 35%;
    margin-right: 15%;
    border: 1px solid #d9d9d9;
    padding-left: 1%;
    height: 40px;
}
.main .sea-box form .seabox{
    width: 33%;
}
.main .sea-box form .seabox{
    position: relative;
}
.main .sea-box form .seabox input{
    width: 90%;
    border: 1px solid #d9d9d9;
    padding-left: 10px;
    height: 40px;
}
.main .sea-box form .seabox button{
    width: 65px;
    height: 42px;
    background: url(../img/sea.png)#4ea28f center no-repeat;
    border: 0;
    position: absolute;
    right: 0;
}
.main .zqslist{
    margin-bottom: 5rem;
}
.main .zqslist .zqtop{
    display: flex;
    width: 100%;
    background: #4ea28f;
    color: #fff;
    height: 55px;
    line-height: 55px;
}
.main .zqslist .zqtop li{
    width: 15%;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}
.main .zqslist .zqli:nth-child(2n+1){
    background: #d9d9d9;
}
.main .zqslist .zqli{
    display: flex;
}
.main .zqslist .zqli li{
    width: 15%;
    text-align: center;
    height: 55px;
    line-height: 55px;
}
.main .zqslist .zqli li a{}
.main .zqslist .zqli li .all{
    background: #4ea28f;
    color: #fff;
    padding: 5px 15px;
    border-radius: 5px;
}
.main .xx-box{
    border: 1px solid #e9ebf0;
    width: 1150px;
    padding: 2%;
    margin-bottom: 1rem;
}
.main .xx-box .xxli{
    display: flex;
    margin-bottom: 1rem;
    margin-top: 1rem;
}
.main .xx-box .xxli h2{
    font-size: 14px;
    width: 70px;
    text-align: right;
}
.main .xx-box .xxli a{
    padding: 0px 10px;
}
.main .xx-box .xxli .act{
    color: #4ea28f;
}
.main .wpw12{
    width: 1200px;
    margin: 0 auto;
}

.page {
	text-align: center;
	width: 100%;
	margin-top: 60px;
	display: inline-table;
	height: 50px;
}
.page .intr-page{
    display: flex;
    justify-content: center;
}
.page .cur{
    background: #4ea28f;
    color: #fff;
}
.page a {
	background: #fff;
	padding: 10px 15px 10px 15px;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #eded;
}
.page p {
	background: #fff;
	padding: 10px 15px 10px 15px;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #eded;
}
.page .act {
	background: #4ea28f;
	color: #fff;
}


.main .wpw12 .newlist-box{
    margin-top: 2rem;
    display: flex;
}
.main .wpw12 .newlist-box .newlist{
    margin-right: 1%;
    width: 70%;
}
.main .wpw12 .newlist-box .newlist ul{}
.main .wpw12 .newlist-box .newlist ul li{
    display: flex;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
}
.main .wpw12 .newlist-box .newlist ul li .newimg{
    margin-right: 2rem;
}
.main .wpw12 .newlist-box .newlist ul li .newimg a{}
.main .wpw12 .newlist-box .newlist ul li .newimg a img{
    width: 349px;
    height: 197px;
}
.main .wpw12 .newlist-box .newlist ul li .newtbox{}
.main .wpw12 .newlist-box .newlist ul li .newtbox a{
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 2rem;
    display: block;
}
.main .wpw12 .newlist-box .newlist ul li .newtbox p{
    color: #858585;
    height: 80px;
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
}
.main .wpw12 .newlist-box .newlist ul li .newtbox .sjbox{
    display: flex;
    margin-bottom: 1rem;
}
.main .wpw12 .newlist-box .newlist ul li .newtbox .sjbox .ntime{
    width: 50%;
    padding-left: 19px;
    background: url(../img/time.png)center left no-repeat;
    color: #999999;
    font-size: 12px;
}
.main .wpw12 .newlist-box .newlist ul li .newtbox .sjbox .lll{
    padding-left: 19px;
    background: url(../img/yanj.png)center left no-repeat;
    color: #999999;
    font-size: 12px;
}
.main .wpw12 .newlist-box .xwhot{
    background: #f8f8f8;
    padding: 2rem;
    width: 25%;
    height: 780px;
}
.main .wpw12 .newlist-box .xwhot h3{
    margin-bottom: 2rem;
    font-size: 18px;
}
.main .wpw12 .newlist-box .xwhot p{
    font-size: 16px;
    padding: 0 0 20px 0;
    transition: 0.3s ease;
    position: relative;
    line-height: 1.8em;
}
.main .wpw12 .newlist-box .xwhot p a{
    font-size: 14px;
}
.main .wpw12 .gywm-box{
    margin-bottom: 6rem;
}
.main .wpw12 .gywm-box p{
    line-height: 40px;
}
.main .wpw12 .gywm-box p img{
}
.main .wpw12 .zqxq-box{
    width: 80%;
    margin: 0 auto;
    margin-top: 3rem;
    min-height: 850px;
}
.main .wpw12 .zqxq-box ul{
    display: flex;
    flex-wrap: wrap;
}
.main .wpw12 .zqxq-box ul li{
    width: 50%;
    min-height: 50px;
    display: flex;
}
.main .wpw12 .zqxq-box ul li span{width: 40%;}
.main .wpw12 .zqxq-box ul li .zqtt{
    color: #999999;
}
.main .wpw12 .zqxq-box ul li .zqtq{}
.main .wpw12 .ti{
    width: 80%;
    margin: 0 auto;
    padding-bottom: 10rem;
    color: red;
    margin-top: 3rem;
}
.main .wpw12 .ti a{
    background: #4ea28f;
    color: #fff;
    padding: 5px 15px;
    border-radius: 5px;
}
.main .wpw12 .alinfo{}
.main .wpw12 .alinfo h3{
    text-align: center;
    font-size: 30px;
    margin: 4rem 0 1rem 0;
    position: relative;
    font-weight: 500;
}
.main .wpw12 .alinfo h3:before {
    content: "";
    display: inline-block;
    background-color: #4ea28f;
    width: 30%;
    height: 2px;
    position: absolute;
    bottom: -8px;
    left: 35%;
}
.main .wpw12 .alinfo .xian{
}
.main .wpw12 .alinfo .time{
    text-align: center;
    display: flex;
    width: 40%;
    margin: 0 auto;
}
.main .wpw12 .alinfo .time span{
    width: 50%;
    color: #858585;
}
.main .wpw12 .alinfo .cont{
    line-height: 40px;
    width: 80%;
    margin: 0 auto;
    margin-top: 2rem;
}
.page-more{
    border-top: 1px solid #ededed;
    padding-top: 20px;
    margin-top: 20px;
    display: flex;
    padding-bottom: 20px;
}
.page-more .syy{
    width: 50%;
    text-align: center;
}
.page-more .syy a{
    display: block;
    border: 1px solid #ededed;
    width: 380px;
    margin: 0 auto;
    padding: 0 10px;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.page-more .xyy{
    width: 50%;
    text-align: center;
}
.page-more .xyy a:hover{
	border:1px solid #4ea28f;
}
.page-more .syy a:hover{
	border:1px solid #4ea28f;
}
.page-more .xyy a{
    display: block;
    border: 1px solid #ededed;
    width: 380px;
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 1rem;
    height: 45px;
    line-height: 45px;
}
.main .wpw12 .userbox{
    margin-top: 85px;
    display: flex;
    min-height: 800px;
    margin-bottom: 3rem;
}
.main .wpw12 .userbox .user-left{
    width: 25%;
    margin-right: 5%;
    height: 450px;
    box-shadow: 0 0 20px 5px #c3c3c3;
}
.main .wpw12 .userbox .user-left .userimg{
    text-align: center;
    margin-top: 2rem;
}
.main .wpw12 .userbox .user-left .userimg img{
    width: 125px;
    height: 125px;
    margin-bottom: 1rem;
}
.main .wpw12 .userbox .user-left .userimg p{}
.main .wpw12 .userbox .user-left ul{margin-top: 2rem;}
.main .wpw12 .userbox .user-left ul li{
    height: 45px;
    line-height: 45px;
}
.main .wpw12 .userbox .user-left ul li a{
    display: block;
    padding-left: 15%;
    color: #7a7a7a;
    background: url(../img/dy.png)no-repeat;
    background-position: 260px;
}
.main .wpw12 .userbox .user-left ul .act{
    background: #4ea28f;
}
.main .wpw12 .userbox .user-left ul .act a{
    color: #fff;
    background: url(../img/bdy.png)no-repeat;
    background-position: 260px;
}
.main .wpw12 .userbox .user-right{
    height: 450px;
    box-shadow: 0 0 20px 5px #c3c3c3;
    width: 64%;
    padding: 2% 3%;
}
.main .wpw12 .userbox .user-right .u-top{
    color: #b2b4b9;
    padding-left: 30px;
    background: url(../img/home.jpg)center left no-repeat;
    position: relative;
}
.main .wpw12 .userbox .user-right .u-top a{
    color: #b2b4b9;
}
.main .wpw12 .userbox .user-right .uform{}
.main .wpw12 .userbox .user-right .uform form{
    width: 50%;
    margin: 0 auto;
    margin-top: 3rem;
}
.main .wpw12 .userbox .user-right .uform form .uinp{
    display: flex;
    height: 35px;
    line-height: 35px;
    margin-bottom: 1rem;
}
.main .wpw12 .userbox .user-right .uform form .uinp span{
    text-align: right;
    width: 80px;
}
.main .wpw12 .userbox .user-right .uform form .uinp input{
    border: 0;
    border-bottom: 1px solid #4ea28f;
    width: 75%;
}
.main .wpw12 .userbox .user-right .uform form .ubut{
    margin-top: 4rem;
    text-align: center;
}
.main .wpw12 .userbox .user-right .uform form .ubut button{
    width: 135px;
    height: 40px;
    border: 0;
    background: #4ea28f;
    color: #fff;
}
.main .wpw12 .userbox .user-right .u-top .fbzq{
    background: #4ea18e;
    color: #fff;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    border-radius: 5px;
    top: -5px;
}
.main .wpw12 .userbox .user-right .zqlist{
    margin-top: 2rem;
}
.main .wpw12 .userbox .user-right .zqlist ul{
    display: flex;
    height: 45px;
    line-height: 45px;
    position: relative;
}
.main .wpw12 .userbox .user-right .zqlist ul .cli{
    width: 39%;
}
.main .wpw12 .userbox .user-right .zqlist ul li{
    width: 25%;
    text-align: center;
}
.main .wpw12 .userbox .user-right .zqlist ul li:last-child{
    width: 11%;
    text-align: center;
}
.main .wpw12 .userbox .user-right .zqlist ul li a{
    color: #7a7a7a;
}
.main .wpw12 .userbox .user-right .zqlist ul li a img{}


.main .wpw12 .userbox .user-right .zqlist ul::before{
	content: " ";
	width: 6px;
	height: 6px;
	background: #4ea28f;
	position: absolute;
	top: 20px;
	left: 8px;
}
.main .wpw12 .userbox .user-right .fbform{}
.main .wpw12 .userbox .user-right .fbform form{
    display: flex;
    flex-wrap: wrap;
    margin-top: 1rem;
}
.main .wpw12 .userbox .user-right .fbform form .uinp{
    width: 50%;
    display: flex;
    margin-bottom: 1rem;
    line-height: 40px;
}
.main .wpw12 .userbox .user-right .fbform form .uinp span{width: 115px;text-align: right;}
.main .wpw12 .userbox .user-right .fbform form .uinp span b{
    color: red;
    padding-right: 5px;
}
.main .wpw12 .userbox .user-right .fbform form .uinp input[type='file']{
    border: 0;
    line-height: 40px;
}
.main .wpw12 .userbox .user-right .fbform form .uinp input{
    height: 40px;
    border: 1px solid #4ea28f;
    padding-left: 10px;
    width: 200px;
    margin: 0;
}
.main .wpw12 .userbox .user-right .fbform form .uinp select{
    border: 1px solid #4ea28f;
    width: 210px;
    padding-left: 10px;
}
.main .wpw12 .userbox .user-right .fbform form .uinp textarea{width: 583px;padding: 5px;border: 1px solid #4ea28f;height: 100px;}
.main .wpw12 .userbox .user-right .fbform form .ubut{
    text-align: center;
    width: 100%;
}
.main .wpw12 .userbox .user-right .fbform form .ubut button{
    width: 115px;
    height: 40px;
    border: 0;
    background: #4ea28f;
    color: #fff;
    margin-top: 3rem;
}
.fbfb{
    height: 800px !important;
}
.ubz{
    width: 100% !important;
}
@media (max-width: 991px){
	.open-menu{
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}
	.open-menu img{
    width: 30px !important;
}
*{outline: none;padding: 0;margin: 0}
html, body {
      position: relative;
      height: 100%;
    }
body {
      font-family: "Microsoft YaHei",sans-serif;
      font-size: 14px;
      color:#000;
      margin: 0;
      padding: 0;
	  background-color: #fff;
}
h1,h2,h3{margin: 0}
ul,li{list-style: none;padding: 0;margin: 0}
img{border:none; padding: 0; vertical-align: middle}
.block{display: block}
a{text-decoration: none;color: #333;}
textarea { resize: none; }
.fl{ display: block; float: left}
.fr{ display: block; float: right}
.logo{}
.mt3r{margin-top:3rem !important;}
::-webkit-scrollbar{width:6px;height:6px;background-color:#F5F5F5}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:6px;background-color:#F5F5F5}::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#555}
header {
	width: 100%;
	/* border-bottom: 1px solid #eaeaea; */
}
header .h-top{
    background: #f8f8f8;
    height: 35px;
    line-height: 35px;
    display: none;
}
.wp12{
    width: 1200px;
    margin: 0 auto;
    display: flex;
}
header .h-top .tel{
    width: 50%;
    background: url(../img/tel.png)left center no-repeat;
    padding-left: 13px;
}
header .h-top .login{
    text-align: right;
    width: 50%;
    color: #4ea28f;
}
header .h-top .login a{
    color: #4ea28f;
}
header .h-bottom{
    width: 100%;
    margin: 0 auto;
    display: block;
    height: auto;
    position: relative;
}
header .h-bottom .logo{
    width: 100%;
    line-height: initial;
    position: relative;
}
header .h-bottom .logo img{
    padding: 1rem;
    width: 100px;
}
header .h-bottom .logo .fbzq{
    background: #4ea28f;
    color: #fff;
    position: absolute;
    width: 100px;
    top: 10px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    left: 150px;
    display: block;
}
header .h-bottom .nav{
    width: 100%;
    position: absolute;
    background: #fff;
    top: 70px;
    z-index: 999;
    box-shadow: 1px 1px 1px #ededed;
    display: none;
}
header .h-bottom .nav ul{
    display: block;
}
header .h-bottom .nav ul li{
    width: 100%;
    text-align: center;
    height: 50px;
    line-height: 50px;
}
header .h-bottom .nav ul li a{}
header .h-bottom .nav ul .act {
    border-bottom: 2px solid #4ea28f;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #4ea28f;
    color: #fff;
}
header .h-bottom .nav ul .act a{
    color: #fff;
}
.main{
    width: 100%;
}
.main .main-box{
    width: 100%;
}
.main .main-box .mySwiper{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.main .main-box .mySwiper .swiper-pagination-bullet{
    border-radius: 0;
    width: 50px;
}
.main .main-box .mySwiper .swiper-pagination-bullet-active {
    opacity: 1;
    background: #4ea28f;
}
.main .main-box .mySwiper .swiper-slide{}
.main .main-box .mySwiper .swiper-slide a{}
.main .main-box .mySwiper .swiper-slide a img{
    width: 100%;
}
.main .main-box .box1{
    width: 100%;
    margin: 0 auto;
    padding-bottom: 3rem;
}
.main .main-box .box1 .zqbox{
    margin-top: 1rem;
}
.main .main-box .box1 .zqbox .topc{}
.main .main-box .box1 .zqbox .topc h2{
    text-align: center;
    font-size: 2rem;
    color: #4ea28f;
    padding-bottom: 10px;
    font-weight: 500;
}
.main .main-box .box1 .zqbox .topc p{
    text-align: center;
    color: #919191;
}
.main .main-box .box1 .zqbox .option form{
    display: flex;
    margin-bottom: 25px;
    margin-top: 25px;
}
.main .main-box .box1 .zqbox .option select{
    width: 25%;
    margin-right: 2%;
    border: 1px solid #d9d9d9;
    padding-left: 1%;
    height: 40px;
}
.main .main-box .box1 .zqbox .option .seabox{
    width: 47%;
}
.main .main-box .box1 .zqbox .option .seabox{
    position: relative;
}
.main .main-box .box1 .zqbox .option .seabox input{
    width: 90%;
    border: 1px solid #d9d9d9;
    padding-left: 10px;
    height: 40px;
}
.main .main-box .box1 .zqbox .option .seabox button{
    width: 65px;
    height: 42px;
    background: url(../img/sea.png)#4ea28f center no-repeat;
    border: 0;
    position: absolute;
    right: 0;
}
.main .main-box .box1 .zqbox .zqlist{
    margin-bottom: 5rem;
}
.main .main-box .box1 .zqbox .zqlist .zqtop{
    display: flex;
    width: 100%;
    background: #4ea28f;
    color: #fff;
    height: 55px;
    line-height: 55px;
}
.main .main-box .box1 .zqbox .zqlist .zqtop li:last-child{
    display: none;
}
.main .main-box .box1 .zqbox .zqlist .zqtop li{
    width: 15%;
    text-align: center;
    font-weight: bold;
    font-size: 0.8rem;
}
.main .main-box .box1 .zqbox .zqlist .zqli:nth-child(2n+1){
    background: #d9d9d9;
}
.main .main-box .box1 .zqbox .zqlist .zqli{
    display: flex;
}
	.main .main-box .box1 .zqbox .zqlist .zqli li:last-child{
		display:none;
	}
.main .main-box .box1 .zqbox .zqlist .zqli li{
    width: 15%;
    text-align: center;
    height: 55px;
    line-height: 55px;
    overflow: hidden;
}
.main .main-box .box1 .zqbox .zqlist .zqli li a{
    font-size: 0.5rem;
}
.main .main-box .box1 .zqbox .zqlist .zqli li .all{
    background: #4ea28f;
    color: #fff;
    padding: 5px 15px;
    border-radius: 5px;
}
.main .main-box .box1 .zqbox .allbox{
    text-align: center;
}
.main .main-box .box1 .zqbox .allbox a{font-size: 18px;background: #4ea28f;color: #fff;padding: 1rem 2rem;border-radius: 5px;}
.main .main-box .aboutbox{
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
.main .main-box .aboutbox .ab-left{
    width: 100%;
    position: relative;
}
.main .main-box .aboutbox .ab-left img{
    width: 100%;
}
.main .main-box .aboutbox .ab-left a{
    position: absolute;
    right: 0;
    bottom: 0;
    background: #4ea28f;
    color: #fff;
    width: 60px;
    height: 60px;
    font-size: 2rem;
    text-align: center;
    line-height: 60px;
}
.main .main-box .aboutbox .ab-right{
    width: 100%;
    background: #f7f7f7;
    padding-left: 0;
}
.main .main-box .aboutbox .ab-right .ab-top{
    margin-top: 4rem;
    margin-bottom: 3rem;
    padding-left: 1rem;
}
.main .main-box .aboutbox .ab-right .ab-top h3{
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
}
.main .main-box .aboutbox .ab-right .ab-top p{
    color: #a7a7a7;
    font-size: 14px;
}
.main .main-box .aboutbox .ab-right .ab-cont{
    color: #5a5a5a;
    width: 90%;
    line-height: 3rem;
    margin: 0 auto;
    margin-bottom: 2rem;
}
.main .main-box .aboutbox .ab-right .ab-cont p{
    color: #5a5a5a;
}
.main .main-box .aboutbox .ab-right .ab-tt{
    background: #4ea28f;
    height: 5px;
    width: 100%;
}
.main .main-box .albox{
    background: #ececec;
}
.main .main-box .albox .altop{
    text-align: center;
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.main .main-box .albox .altop h3{
    font-size: 30px;
    color: #4ea28f;
    font-weight: 500;
    padding-bottom: 10px;
}
.main .main-box .albox .altop p{
    color: #919191;
}
.main .main-box .albox .alli{
    width: 90%;
    margin: 0 auto;
    padding-bottom: 3rem;
}
.main .main-box .albox .alli ul{
    display: flex;
    margin-bottom: 5rem;
    flex-wrap: wrap;
}
.main .main-box .albox .all a{
    padding: 10px 30px;
    background: #4ea28f;
    color: #fff;
    border-radius: 5px;
}
.main .main-box .albox .all{
    text-align: center;
}
.main .main-box .albox .alli ul li:first-child{margin-left:0px}
.main .main-box .albox .alli ul li{
    margin-left: 0;
    width: 100%;
    background: #fff;
    padding: 15px;
    box-shadow: 0 0 10px 0px #a9a9a9;
    border-radius: 10px;
    margin-bottom: 2rem;
}
.main .main-box .albox .alli ul li a{}
.main .main-box .albox .alli ul li a img{
    width: 100%;
}
.main .main-box .albox .alli ul li a .title{
    font-size: 16px;
    margin: 1rem 0;
    color: #000;
}
.main .main-box .albox .alli ul li a .time{
    color: #919191;
    margin-bottom: 1rem;
}
.main .main-box .albox .alli ul li a .small{
    color: #919191;
}
.main .main-box .albox .alli ul li a .fd{
    display: flex;
    margin-top: 1rem;
    position: relative;
}
.main .main-box .albox .alli ul li a .fd .lmbox{
    border: 1px solid #9f9f9f;
    color: #9f9f9f;
    padding: 3px 8px;
    border-radius: 5px;
    font-size: 12px;
}
.main .main-box .albox .alli ul li a .fd img{
    width: 20px;
    position: absolute;
    right: 0;
    top: 10px;
}
.main .main-box .xwbox{
    display: flex;
    flex-wrap: wrap;
}
.main .main-box .xwbox .xw-left{
    width: 100%;
    background: #4ea28f;
}
.main .main-box .xwbox .xw-left .xw-top{
    text-align: center;
    padding-top: 2rem;
}
.main .main-box .xwbox .xw-left .xw-top h3{
    font-size: 30px;
    color: #fff;
    font-weight: 500;
    padding-bottom: 10px;
}
.main .main-box .xwbox .xw-left .xw-top p{
    color: #fff;
}
.main .main-box .xwbox .xw-left .xwli{width: 90%;margin: 0 auto;padding-top: 3rem;}
.main .main-box .xwbox .xw-left .xwli ul{
    display: flex;
    flex-wrap: wrap;
}
.main .main-box .xwbox .xw-left .xwli ul li{
    width: 90%;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    background: url(../img/yuan.png)left center no-repeat;
    overflow: hidden;
}
.main .main-box .xwbox .xw-left .xwli ul li a span{
    width: 50%;
}
.main .main-box .xwbox .xw-left .xwli ul li a span:nth-child(2){
    text-align: right;
}
.main .main-box .xwbox .xw-left .xwli ul li a{
    color: #fff;
    padding-left: 20px;
    display: flex;
}
.main .main-box .xwbox .xw-right{
    width: 100%;
    position: relative;
}
.main .main-box .xwbox .xw-right img{
    width: 100%;
}
.main .main-box .xwbox .xw-right a{
    position: absolute;
    left: 0;
    bottom: 0;
    background: #0c355f;
    color: #fff;
    width: 60px;
    height: 60px;
    font-size: 2rem;
    text-align: center;
    line-height: 60px;
}
footer{
    background: #4ea28f;
    text-align: center;
    height: 130px;
}
footer p{
    padding-top: 2rem;
    color: #fff;
}
footer p a{
    color: #fff;
}
.main .main-box .login-box{
    width: 100%;
    /* margin: 0 auto; */
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1rem;
}
.main .main-box .login-box .login-left{
    width: 100%;
}
.main .main-box .login-box .login-left img{
    width: 100%;
}
.main .main-box .login-box .login-right{
    width: 100%;
    border: 1px solid #eaeaea;
    padding-bottom: 2rem;
}
.main .main-box .login-box .login-right h2{
    text-align: center;
    margin-top: 2rem;
    font-size: 3rem;
    font-weight: 500;
    margin-bottom: 2rem;
}
.main .main-box .login-box .login-right form{
    width: 80%;
    margin: 0 auto;
}
.main .main-box .login-box .login-right form .f-input{
    margin-bottom: 2rem;
}
.main .main-box .login-box .login-right form .f-input input{
    border: 0;
    border-bottom: 1px solid #d1d1d1;
    width: 100%;
    height: 65px;
    padding-left: 4%;
}
.main .main-box .login-box .login-right form .f-but{
    text-align: center;
}
.main .main-box .login-box .login-right form .f-but button{
    background: #fff;
    width: 182px;
    height: 62px;
    font-size: 14px;
    background-color: transparent;
    border-radius: 31px;
    cursor: pointer;
    color: #2a2d2e;
    border: 1px solid #2a2d2e;
}
.main .main-box .login-box .login-right form .f-but p{
    margin-top: 15px;
    font-size: 14px;
    color: #959595;
}
.main .main-box .login-box .login-right form .f-but p a{
    color: #959595;
}
.bto{border-bottom: 1px solid #eaeaea;}
.main .top-box{
    width: 100%;
}
.main .top-box img{
    width: 100%;
}
.main .lmname{
    margin: 1rem 0;
    border-bottom: 1px solid #e9ebf0;
    padding-bottom: 1rem;
    padding-left: 3%;
}
.main .lmname h2{
    color: #4ea28f;
    margin-bottom: 1rem;
    font-size: 30px;
    font-weight: 500;
}
.main .lmname p{
    color: #919191;
}
.main .sea-box form{
    display: flex;
    margin-bottom: 25px;
    margin-top: 25px;
}
.main .sea-box select{
    width: 25%;
    margin-right: 2%;
    border: 1px solid #d9d9d9;
    padding-left: 1%;
    height: 40px;
}
.select-value{
	width: 25%;
	margin-right: 2%;
	border: 1px solid #d9d9d9;
	padding-left: 1%;
	height: 40px;
}
.main .sea-box form .seabox{
    width: 45%;
}
.main .sea-box form .seabox{
    position: relative;
}
.main .sea-box form .seabox input{
    width: 90%;
    border: 1px solid #d9d9d9;
    padding-left: 10px;
    height: 40px;
}
.main .sea-box form .seabox button{
    width: 65px;
    height: 42px;
    background: url(../img/sea.png)#4ea28f center no-repeat;
    border: 0;
    position: absolute;
    right: 0;
}
.main .zqslist{
    margin-bottom: 5rem;
}
.main .zqslist .zqtop{
    display: flex;
    width: 100%;
    background: #4ea28f;
    color: #fff;
    height: 55px;
    line-height: 55px;
    overflow: hidden;
}
	.main .zqslist .zqtop li:nth-child(5){
		display:none;
	}
	.main .zqslist .zqli li:nth-child(5){
		display:none;
	}
.main .zqslist .zqtop li{
    width: 17%;
    text-align: center;
    font-weight: bold;
    font-size: 0.8rem;
}
.main .zqslist .zqli:nth-child(2n+1){
    background: #d9d9d9;
}
.main .zqslist .zqli{
    display: flex;
}
.main .zqslist .zqli li{
    width: 17%;
    text-align: center;
    height: 55px;
    line-height: 55px;
    overflow: hidden;
}
.main .zqslist .zqli li a{
    font-size: 0.8rem;
}
.main .zqslist .zqli li .all{
    background: #4ea28f;
    color: #fff;
    padding: 5px 15px;
    border-radius: 5px;
}
.main .xx-box{
    border-top: 1px solid #e9ebf0;
    width: 100%;
    padding: 0;
    margin-bottom: 1rem;
    border-bottom: 1px solid #e9ebf0;
    border-left: 0;
    border-right: 0;
}
.main .xx-box .xxli{
    display: flex;
    margin-bottom: 1rem;
    margin-top: 1rem;
}
	.main .xx-box .xxli div{
    width: 80%;
}
.main .xx-box .xxli h2{
    font-size: 14px;
    width: 20%;
    text-align: right;
}
.main .xx-box .xxli a{
    padding: 0px 10px;
}
.main .xx-box .xxli .act{
    color: #4ea28f;
}
.main .wpw12{
    width: 100%;
    margin: 0 auto;
}

.page {
	text-align: center;
	width: 100%;
	margin-top: 60px;
	display: inline-table;
	height: 50px;
}
.page .intr-page{
    display: flex;
    justify-content: center;
}
.page .cur{
    background: #4ea28f;
    color: #fff;
}
.page a {
	background: #fff;
	padding: 10px 15px 10px 15px;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #eded;
}
.page p {
	background: #fff;
	padding: 10px 15px 10px 15px;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #eded;
}
.page .act {
	background: #4ea28f;
	color: #fff;
}


.main .wpw12 .newlist-box{
    margin-top: 2rem;
    display: flex;
    flex-wrap: wrap;
}
.main .wpw12 .newlist-box .newlist{
    margin-right: 1%;
    width: 100%;
}
.main .wpw12 .newlist-box .newlist ul{}
.main .wpw12 .newlist-box .newlist ul li{
    display: flex;
    padding-bottom: 1rem;
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 1rem;
}
.main .wpw12 .newlist-box .newlist ul li .newimg{
    margin-right: 2rem;
    width: 100%;
}
.main .wpw12 .newlist-box .newlist ul li .newimg a{}
.main .wpw12 .newlist-box .newlist ul li .newimg a img{
    width: 349px;
    height: 197px;
}
.main .wpw12 .newlist-box .newlist ul li .newtbox{width: 100%;}
.main .wpw12 .newlist-box .newlist ul li .newtbox a{
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 1rem;
    display: block;
    margin-top: 1rem;
}
.main .wpw12 .newlist-box .newlist ul li .newtbox p{
    color: #858585;
    height: 80px;
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
}
.main .wpw12 .newlist-box .newlist ul li .newtbox .sjbox{
    display: flex;
    margin-bottom: 1rem;
}
.main .wpw12 .newlist-box .newlist ul li .newtbox .sjbox .ntime{
    width: 50%;
    padding-left: 19px;
    background: url(../img/time.png)center left no-repeat;
    color: #999999;
    font-size: 12px;
}
.main .wpw12 .newlist-box .newlist ul li .newtbox .sjbox .lll{
    padding-left: 19px;
    background: url(../img/yanj.png)center left no-repeat;
    color: #999999;
    font-size: 12px;
}
.main .wpw12 .newlist-box .xwhot{
    background: #f8f8f8;
    padding: 2rem;
    width: 100%;
    height: auto;
}
.main .wpw12 .newlist-box .xwhot h3{
    margin-bottom: 2rem;
    font-size: 18px;
}
.main .wpw12 .newlist-box .xwhot p{
    font-size: 16px;
    padding: 0 0 20px 0;
    transition: 0.3s ease;
    position: relative;
    line-height: 1.8em;
}
.main .wpw12 .newlist-box .xwhot p a{
    font-size: 14px;
}
.main .wpw12 .gywm-box{
    width: 90%;
    margin: 0 auto;
    margin-bottom: 3rem;
}
.main .wpw12 .gywm-box p{
    line-height: 40px;
}
.main .wpw12 .gywm-box p img{width: 100%;height: auto;}
.main .wpw12 .zqxq-box{
    width: 80%;
    margin: 0 auto;
    margin-top: 3rem;
    min-height: 850px;
}
.main .wpw12 .zqxq-box ul{
    display: flex;
    flex-wrap: wrap;
}
.main .wpw12 .zqxq-box ul li{
    width: 100%;
    min-height: 50px;
    display: flex;
}
.main .wpw12 .zqxq-box ul li span{width: 40%;}
.main .wpw12 .zqxq-box ul li .zqtt{
    color: #999999;
}
.main .wpw12 .zqxq-box ul li .zqtq{}
.main .wpw12 .ti{
    width: 80%;
    margin: 0 auto;
    padding-bottom: 5rem;
    color: red;
    margin-top: 3rem;
    line-height: 40px;
}
.main .wpw12 .ti a{
    background: #4ea28f;
    color: #fff;
    padding: 5px 15px;
    border-radius: 5px;
    margin: 2rem 2rem;
}
.main .wpw12 .alinfo{}
.main .wpw12 .alinfo h3{
    text-align: center;
    font-size: 30px;
    margin: 2rem 0 2rem 0;
    position: relative;
    font-weight: 500;
    padding: 1rem;
}
.main .wpw12 .alinfo h3:before {
    content: "";
    display: inline-block;
    background-color: #4ea28f;
    width: 30%;
    height: 2px;
    position: absolute;
    bottom: -8px;
    left: 35%;
}
.main .wpw12 .alinfo .xian{
}
.main .wpw12 .alinfo .time{
    text-align: center;
    display: flex;
    width: 90%;
    margin: 0 auto;
}
.main .wpw12 .alinfo .time span{
    width: 50%;
    color: #858585;
}
.main .wpw12 .alinfo .cont{
    line-height: 40px;
    width: 80%;
    margin: 0 auto;
    margin-top: 2rem;
}
.page-more{
    border-top: 1px solid #ededed;
    padding-top: 20px;
    margin-top: 20px;
    display: flex;
    padding-bottom: 20px;
    flex-wrap: wrap;
}
.page-more .syy{
    width: 100%;
    text-align: center;
    overflow: hidden;
    margin-bottom: 1rem;
}
.page-more .syy a{
    display: block;
    border: 1px solid #ededed;
    width: 80%;
    margin: 0 auto;
    padding: 0 10px;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.page-more .xyy{
    width: 100%;
    text-align: center;
}
.page-more .xyy a:hover{
	border:1px solid #4ea28f;
}
.page-more .syy a:hover{
	border:1px solid #4ea28f;
}
.page-more .xyy a{
    display: block;
    border: 1px solid #ededed;
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
    height: 45px;
    line-height: 45px;
    text-overflow: ellipsis;
    padding: 0 10px;
}
.main .wpw12 .userbox{
    margin-top: 2rem;
    display: flex;
    min-height: 650px;
    margin-bottom: 0;
    flex-wrap: wrap;
}
.main .wpw12 .userbox .user-left{
    width: 100%;
    margin-right: 0;
    height: 150px;
    box-shadow: 0 0 20px 5px #c3c3c3;
    display: flex;
}
.main .wpw12 .userbox .user-left .userimg{
    text-align: center;
    margin-top: 2rem;
    width: 20%;
}
.main .wpw12 .userbox .user-left .userimg img{
    width: 100%;
    height: auto;
    margin-bottom: 1rem;
}
.main .wpw12 .userbox .user-left .userimg p{}
.main .wpw12 .userbox .user-left ul{margin-top: 2rem;width: 100%;display: flex;}
.main .wpw12 .userbox .user-left ul li{
    height: 45px;
    line-height: 45px;
    width: 25%;
}
.main .wpw12 .userbox .user-left ul li a{
    display: block;
    padding-left: 15%;
    color: #7a7a7a;
    background: url(../img/dy.png)no-repeat;
    background-position: 260px;
}
.main .wpw12 .userbox .user-left ul .act{
    background: #4ea28f;
}
.main .wpw12 .userbox .user-left ul .act a{
    color: #fff;
    background: url(../img/bdy.png)no-repeat;
    background-position: 260px;
}
.main .wpw12 .userbox .user-right{
    height: auto !important;
    box-shadow: 0 0 20px 5px #c3c3c3;
    width: 100%;
    padding: 0;
    margin-top: 2rem;
}
.main .wpw12 .userbox .user-right .u-top{
    color: #b2b4b9;
    padding-left: 30px;
    background: url(../img/home.jpg)center left no-repeat;
    position: relative;
    padding: 1rem 1rem 1rem 2rem;
    margin-left: 1rem;
}
.main .wpw12 .userbox .user-right .u-top a{
    color: #b2b4b9;
}
.main .wpw12 .userbox .user-right .uform{}
.main .wpw12 .userbox .user-right .uform form{
    width: 80%;
    margin: 0 auto;
    margin-top: 3rem;
}
.main .wpw12 .userbox .user-right .uform form .uinp{
    display: flex;
    height: 35px;
    line-height: 35px;
    margin-bottom: 1rem;
}
.main .wpw12 .userbox .user-right .uform form .uinp span{
    text-align: right;
    width: 80px;
}
.main .wpw12 .userbox .user-right .uform form .uinp input{
    border: 0;
    border-bottom: 1px solid #4ea28f;
    width: 75%;
}
.main .wpw12 .userbox .user-right .uform form .ubut{
    margin-top: 4rem;
    text-align: center;
}
.main .wpw12 .userbox .user-right .uform form .ubut button{
    width: 135px;
    height: 40px;
    border: 0;
    background: #4ea28f;
    color: #fff;
}
.main .wpw12 .userbox .user-right .u-top .fbzq{
    background: #4ea18e;
    color: #fff;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    border-radius: 5px;
    top: -5px;
}
.main .wpw12 .userbox .user-right .zqlist{
    margin-top: 2rem;
}
.main .wpw12 .userbox .user-right .zqlist ul{
    display: flex;
    height: 45px;
    line-height: 45px;
    position: relative;
    overflow: hidden;
    font-size: 0.5rem;
}
.main .wpw12 .userbox .user-right .zqlist ul .cli{
    width: 40%;
}
	.main .wpw12 .userbox .user-right .zqlist ul li:nth-child(3){
    display: none;
}
	.main .wpw12 .userbox .user-right .bjlb ul li:nth-child(2){
    display: none;
}
	.main .wpw12 .userbox .user-right .bjlb ul li:nth-child(3){
    display: block;
    width: 60%;
}
	.main .wpw12 .userbox .user-right .bjlb ul li:nth-child(4){
    width: 50% !important;
}
.main .wpw12 .userbox .user-right .zqlist ul li{
    width: 40%;
    text-align: center;
}
.main .wpw12 .userbox .user-right .zqlist ul li:last-child{
    width: 25%;
    text-align: center;
}
.main .wpw12 .userbox .user-right .zqlist ul li a{
    color: #7a7a7a;
}
.main .wpw12 .userbox .user-right .zqlist ul li a img{}


.main .wpw12 .userbox .user-right .zqlist ul::before{
	content: " ";
	width: 6px;
	height: 6px;
	background: #4ea28f;
	position: absolute;
	top: 20px;
	left: 8px;
}
.main .wpw12 .userbox .user-right .fbform{}
.main .wpw12 .userbox .user-right .fbform form{
    display: flex;
    flex-wrap: wrap;
    margin-top: 1rem;
}
.main .wpw12 .userbox .user-right .fbform form .uinp{
    width: 100%;
    display: flex;
    margin-bottom: 1rem;
    line-height: 40px;
}
.main .wpw12 .userbox .user-right .fbform form  .ubz{}
.main .wpw12 .userbox .user-right .fbform form .uinp span{width: 125px;text-align: right;}
.main .wpw12 .userbox .user-right .fbform form .uinp span b{
    color: red;
    padding-right: 5px;
}
.main .wpw12 .userbox .user-right .fbform form .uinp input[type='file']{
    border: 0;
    line-height: 40px;
}
.main .wpw12 .userbox .user-right .fbform form .uinp input{
    height: 40px;
    border: 1px solid #4ea28f;
    padding-left: 10px;
    width: 200px;
    margin: 0;
}
.main .wpw12 .userbox .user-right .fbform form .uinp select{
    border: 1px solid #4ea28f;
    width: 210px;
    padding-left: 10px;
}
	.main .wpw12 .userbox .user-right .fbform form .ubz textarea{width: 583px;padding: 5px;border: 1px solid #4ea28f;height: 100px;}
.main .wpw12 .userbox .user-right .fbform form .uinp textarea{width: 55%;padding: 5px;border: 1px solid #4ea28f;height: 5rem;}
.main .wpw12 .userbox .user-right .fbform form .ubut{
    text-align: center;
    width: 100%;
}
.main .wpw12 .userbox .user-right .fbform form .ubut button{
    width: 115px;
    height: 40px;
    border: 0;
    background: #4ea28f;
    color: #fff;
    margin-top: 3rem;
}
.fbfb{
    height: 800px !important;
}
.ubz{
    width: 100% !important;
}
.footnav{position:fixed;bottom:0;margin:0;width:100%;z-index:9999;display: block !important;}
.footnav ul{background: #4ea28f;margin:0 auto;width:100%;overflow:hidden;padding: 10px 0;}
.footnav li{float:left;width: 25%;padding:0;}
.footnav li a{display:block;width:100%;height:100%;text-align:center;color:#fff;font-size:14px;}
.footnav li a span{display:block;font-size:18px;margin: 0px 0px 5px 0;}
.footnav li a:hover span{color:#ff0;}
	.footnav li:last-child{
    border: 0;
}
}

.footnav{display:none;}





