| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258 |
- html{color:#000;background:#fff; }
- body { color:#666;font-size:12px; overflow-x:hidden;} /*网站字体颜色*/
- body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
- table{border-collapse:collapse;border-spacing:0;}
- fieldset,img{border:0;}
- address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
- del,ins{text-decoration:none;}
- li{list-style: none;}
- caption,th{text-align:left;}
- q:before,q:after{content:'';}
- abbr,acronym{border:0;font-variant:normal;}
- sup{vertical-align:baseline;}
- sub{vertical-align:baseline;}
- input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
- input,button,textarea,select{*font-size:100%;}
- input,select{vertical-align:middle;}
- select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
- table{font-size:inherit;font:100%; border-collapse:collapse;}
- pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
- /*title*/
- h1 { font-size:32px;}
- h2 { font-size:24px; color:#000;}
- h3 { font-size:20px; color: #fff; text-align: center; margin-bottom: 50px; font-size: 36px;}
- h4 { font-size:14px;}
- h5 { font-size:12px; font-weight:500;}
- h6 { font-size:10px;}
- /*for ie f6n.net*/
- a{ text-decoration:none;}
- a:focus{outline:0;} /*for ff f6n.net*/
- a:hover { text-decoration:none;}
- p{ word-spacing:-1.5px;}
- h2 a:hover{ text-decoration: none;}
- textarea{ resize:none;}
- em{ font-style: normal;}
-
- .title_top{
- position: fixed;
- left: 0;
- top: 0;
- background: #f8fffa;
- width: 100%;
- height: 70px;
- display: flex;
- align-items: center;
- justify-content: space-around;
- min-width: 1440px;
- z-index: 999;
- }
- .title_navigation{
- width: 1000px;
- display: flex;
- justify-content: space-between;
- }
- .title_navigation div{
- font-size: 16px;
- }
- .title_navigation div a{
- color: #000;
- }
- .ad{
- position: relative;
- height: 600px;
- }
- .back{
- width: 100%;
- background: #1bb188;
- display: flex;
- justify-content: center;
- min-width: 1440px;
- overflow: hidden;
- }
- .back_nei{
- padding-top: 50px;
- }
- .back_nei_item{
- width: 1440px;
- display: flex;
- justify-content: space-between;
- align-items: center;
- flex-wrap: wrap;
- }
- .back_nei_item div{
- width: 30%;
- height: 250px;
- background: #fff;
- border-radius: 20px;
- margin-bottom: 50px;
- overflow: hidden;
- position: relative;
- }
- .back_nei_item_text{
- position: absolute;
- bottom: 0;
- left: 0;
- width: 100%;
- padding: 20px;
- color: #fff;
- font-size: 18px;
- background: rgba(0, 0, 0, 0.6);
- }
- .back_nei_item div img{
- width: 100%;
- height: auto;
- }
- .recruit{
- display: flex;
- align-items: center;
- }
- .recruit_text{
- margin-top: 20px;
- border-radius: 15px;
- background-color: #fdf7f7;
- display: flex;
- flex-wrap: wrap;
- box-sizing: border-box;
- padding: 30px 300px 0px 40px;
- }
- .recruit_text div{
- width: 30%;
- color: #13a08b;
- font-size: 22px;
- padding-bottom: 30px;
- }
- .my{
- width: 100%;
- background: #b1b1b1;
- margin-top: 100px;
- padding: 20px 50px;
- box-sizing: border-box;
- }
- .my_text{
- display: flex;
- justify-content: space-between;
- }
- .my_text div{
- flex: 1;
- color: #fff;
- }
- .edit_shop{
- width: 80%;
- margin: 0 auto;
- display: flex;
- justify-content: space-between;
- align-items: center;
- color: #fff;
- font-size: 22px;
- margin-left: 180px;
- }
- .edit_shop_item{
- width: 400px;
- height: 60px;
- font-size: 15px;
- background: #fff;
- color: #13a08b;
- margin-bottom: 15px;
- padding: 5px;
- box-sizing: border-box;
- border-radius: 5px;
- cursor: default;
- }
- .edit_shop_item:hover{
- width: 400px;
- height: 60px;
- font-size: 15px;
- background: #fff;
- color: #13a08b;
- margin-bottom: 15px;
- padding: 5px;
- box-sizing: border-box;
- border-radius: 5px;
- box-shadow: 0px 0px 10px #555;
- }
- .edit_shop_item span{
- font-size: 18px;
- font-weight: 600;
- }
- .edit_shop_left{
- /* height: 300px; */
- }
- .edit_shop_right{
- /* height: 300px; */
- }
- .edit_shop_center img{
- width: 250px;
- }
- .join_top{
-
- }
- .join_flowPath{
- display: flex;
- justify-content: space-between;
- flex-wrap: wrap;
- }
- .join_flowPath_div{
- width: 25%;
- display: flex;
- justify-content: space-between;
- font-size: 16px;
- margin-bottom: 50px;
- }
- .join_flowPath_div span{
- font-weight: 600;
- font-size: 25px;
- width: 100%;
- display: block;
- }
- .join_flowPath_div img{
- width: 64px !important;
- margin: 0 20px;
- }
- .an{ width:100%;}
- .an-nei{ width:1200px; margin: 0 auto; text-align:center;box-sizing:border-box;}
- .biao-an{font-weight:500; font-size:36px;color:#000;}
- .biao-an p{ letter-spacing:4px; font-size:16px;color:#666666;}
- .picScroll-left{ position:relative; margin-top:48px;}
- .picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block; width:50px; height:50px; float:right; margin-right:5px; margin-top:10px;
- cursor:pointer;}
- .picScroll-left .prev,
- .picScroll-left .next{ position:absolute; right:-8%; top:45%; display:block; filter:alpha(opacity=50);opacity:0.5;}
- .picScroll-left .next{ left:auto; left:-8%; background-position:8px 5px; }
- .picScroll-left .bd ul li{ width:385px; _display:inline; text-align:center; margin-right:23px; position: relative;}
- .picScroll-left a{ display:block; text-decoration:none;}
- .picScroll-left .bd ul li .pic{ text-align:center; height: 250px; overflow: hidden;}
- .picScroll-left .bd ul li .pic img{ width: auto; height:100%;display:block;}
- .picScroll-left .bd ul li .title{
- width: 100%;
- position: absolute;
- bottom: 0;
- background: rgba(0, 0, 0, 0.6);
- }
- .picScroll-left .bd ul li .title h4{ font-size:20px; color:#fff; text-align:center; overflow:hidden; margin-bottom:10px;}
- .picScroll-left .bd ul li .title a{ padding:20px; font-size:14px; color:#fff; text-align:left; line-height:24px; display:block; }
- .picScroll-left .bd ul li .title span{ color:#ec7f18; display:block; margin-top:10px;}
|