@charset "UTF-8";
.header {
  background: url(../images/bgtop.jpg) repeat-y center;
  background-size: 100% 100%;
  height: 90px;
  padding: 0;
  z-index: 99;
  border: 0;
  padding-left: 100px;
  padding-right: 60px;
  padding-top: 30px;
  color: #FEFEFE;
}
.header .hnav {
  position: absolute;
  top: 30px;
  left: 33px;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.header .hnav.open {
  transform: rotate(-90deg);
}
.header .topleftNav {
  float: left;
  position: relative;
}
.header .topleftNav .orgName {
  font-size: 30px;
  font-weight: bold;
  padding-right: 20px;
  display: inline-block;
  vertical-align: middle;
}
.header .topleftNav .name {
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
  width: 220px;
}
.header .topleftNav .sj {
  display: inline-block;
  width: 65px;
  text-align: center;
  border: 1px solid #FEFEFE;
  border-radius: 3px;
  cursor: pointer;
}
.header .topleftNav .xiala {
  position: absolute;
  top: 35px;
  right: 0;
  width: 62%;
  background: #017F20;
  z-index: 998;
  display: none;
}
.header .topleftNav .xiala li {
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  padding-left: 50px;
  font-size: 20px;
  color: #E5E6E8;
}
.header .topleftNav .xiala li:hover, .header .topleftNav .xiala li.cur {
  background: #016601;
}
.header .topright {
  float: right;
}
.header .topright .userInfo {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.header .topright .userInfo dl {
  position: absolute;
  top: 30px;
  right: 50%;
  margin-right: -60px;
  width: 120px;
  background: #fff;
  border: 1px solid #56AE00;
  border-bottom: 0;
  display: none;
}
.header .topright .userInfo dd {
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #3E3E3E;
  border-bottom: 1px solid #56AE00;
}
.header .topright .userInfo dd:hover {
  color: #017C2C;
}
.header .topright .userName {
  padding-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
.header .styleName {
  float: left;
  color: #fff;
}
.header .styleName .sName {
  font-size: 32px;
  font-weight: bold;
}
.header .styleName .sNum {
  font-size: 20px;
  padding-left: 15px;
}
.header .styleBtn {
  float: right;
  text-align: right;
  color: #fff;
  margin-top: -8px;
}
.header .styleBtn a, .header .styleBtn span {
  color: #fff;
  display: inline-block;
  text-align: center;
  font-size: 18px;
  height: 45px;
  line-height: 43px;
  border: 2px solid #fff;
  border-radius: 5px;
  vertical-align: middle;
  margin-left: 3px;
}
.header .styleBtn .moreSkin {
  padding-left: 59px;
  background: url(../images/skinIcon.png) no-repeat 15px center;
  padding-right: 20px;
}
.header .styleBtn .prev {
  background: url(../images/ll.png) no-repeat center;
}
.header .styleBtn .next {
  background: url(../images/rr.png) no-repeat center;
}
.header .styleBtn .prev, .header .styleBtn .next {
  width: 45px;
  cursor: pointer;
}
.header .styleBtn .skinNum {
  padding: 0 12px;
}
.header .styleBtn .skinNum span {
  border: 0;
}
.header .styleBtn .skinConfirm, .header .styleBtn .comLink {
  width: 160px;
  background: #004B22;
  border-color: #004B22;
  cursor: pointer;
}
.header .styleBtn .skinConfirm {
  background: #00B845;
  border-color: #00B845;
}

.footer {
  background: #E5E6E8;
  background-position-x: 220px;
  padding-top: 10px;
}
.footer .fwx, .footer .fqq {
  cursor: pointer;
  margin-left: 10px;
  position: relative;
}
.footer .showewm {
  position: absolute;
  top: -124px;
  left: 0;
  max-width: 100%;
  display: none;
}
.footer .fw {
  margin-top: 5px;
}
.footer .vison {
  font-size: 16px;
  color: #B2B2B2;
  padding: 5px;
  padding-left: 10px;
  margin-left: 10px;
  margin-top: -2px;
  border-left: 1px solid #B2B2B2;
}

.leftNav {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #00552c;
  top: 90px;
  background: #CCCED2;
  font-size: 16px;
  padding-bottom: 90px;
}
.leftNav.open {
  left: -164px;
}
.leftNav.open li > a {
  background-position-x: 95%;
}
.leftNav.open .xiala, .leftNav.open i {
  display: none;
}
.leftNav a {
  display: block;
  height: 50px;
  line-height: 50px;
  color: #00552c;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.leftNav a:hover {
  color: #009e3b;
}
.leftNav dd {
  position: relative;
}
.leftNav dd.cur {
  background: #02993b;
}
.leftNav dd.cur > a {
  color: #fff;
}
.leftNav li {
  position: relative;
  border-bottom: 1px solid #fff;
}
.leftNav li.open .xiala {
  background: url(../images/xjt1.png) no-repeat center;
}
.leftNav li.cur > a {
  color: #009e3b;
}
.leftNav li a {
  padding-left: 15px;
}
.leftNav li > a {
  padding-left: 44px;
}
.leftNav .as0 {
  background: url(../images/1/0.png) no-repeat 7px center;
}
.leftNav .as1 {
  background: url(../images/1/1.png) no-repeat 7px center;
}
.leftNav .as2 {
  background: url(../images/1/2.png) no-repeat 7px center;
}
.leftNav .as3 {
  background: url(../images/1/3.png) no-repeat 7px center;
}
.leftNav .as4 {
  background: url(../images/1/4.png) no-repeat 7px center;
}
.leftNav .as5 {
  background: url(../images/1/5.png) no-repeat 7px center;
}
.leftNav .as6 {
  background: url(../images/1/6.png) no-repeat 7px center;
}
.leftNav .as7 {
  background: url(../images/1/7.png) no-repeat 7px center;
}
.leftNav .as8 {
  background: url(../images/1/8.png) no-repeat 7px center;
}
.leftNav .as9 {
  background: url(../images/1/9.png) no-repeat 7px center;
}
.leftNav .as10 {
  background: url(../images/1/10.png) no-repeat 7px center;
}
.leftNav .as11 {
  background: url(../images/1/11.png) no-repeat 7px center;
}
.leftNav .as12 {
  background: url(../images/1/12.png) no-repeat 7px center;
}
.leftNav .as13 {
  background: url(../images/1/13.png) no-repeat 7px center;
}
.leftNav .as14 {
  background: url(../images/1/14.png) no-repeat 7px center;
}
.leftNav .as15 {
  background: url(../images/1/15.png) no-repeat 7px center;
}
.leftNav .as16 {
  background: url(../images/1/16.png) no-repeat 7px center;
}
.leftNav dl {
  background: #E9EDF3;
  display: none;
}
.leftNav dl a {
  padding-left: 30px;
}
.leftNav .xiala {
  position: absolute;
  width: 39px;
  height: 50px;
  top: 0;
  right: 0;
  background: url(../images/xjt.png) no-repeat center;
  z-index: -1;
}

.login {
  background: url(../images/bg1.jpg) no-repeat center top;
  padding-bottom: 100px;
  min-width: 1200px;
  margin: auto;
}
.login .center {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.login .loginLogo {
  width: 30%;
  margin: 2.5% 0 1%;
  margin-left: 2%;
}
.login .loginBox {
  border-radius: 15px;
  box-shadow: 0 0 9px 3px rgba(118, 144, 109, 0.3);
  background: #fff;
  overflow: hidden;
}
.login .leftBg {
  float: left;
  width: 50%;
  border-right: 1px dashed #DAE0CB;
  background: url(../images/bg333.png) no-repeat right top;
}
.login .padding_img {
  background: url(../images/bg33.png) no-repeat left bottom;
}
.login .rightBox {
  float: left;
  width: 50%;
  padding-top: 4%;
  padding-left: 3%;
  padding-right: 5%;
  padding-bottom: 0;
  position: relative;
}
.login .forgetMM {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 48px;
  padding-left: 36px;
  padding-right: 60px;
  font-size: 21px;
  color: #7E7E7E;
  font-family: "微软雅黑";
  background: #fff;
}
.login .forgetMM .infos {
  text-align: center;
  color: #666666;
  padding-top: 5px;
  padding-bottom: 15px;
}
.login .forgetMM .tabs {
  margin-bottom: 20px;
}
.login .forgetMM .form2 {
  display: none;
  position: relative;
}
.login .forgetMM .form2 .inputItem {
  padding-left: 0;
}
.login .forgetMM .form2 .name {
  margin: 0;
  margin-right: 3%;
}
.login .forgetMM .form2 .loadingW {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border: 2px solid #32AF06;
  border-radius: 3px;
  text-align: center;
  line-height: 28px;
  padding: 25px 0;
  background: #fff;
  color: #32AF06;
}
.login .forgetMM .form2 .loadingW img {
  margin-top: 25px;
}
.login .tabs {
  text-align: center;
}
.login .tabs span {
  display: inline-block;
  color: #363636;
  font-size: 27px;
  margin: 0 6%;
  padding-bottom: 15px;
  cursor: pointer;
}
.login .tabs span.cur {
  border-bottom: 3px solid #009E02;
  color: #017556;
}
.login .forms {
  padding-top: 4%;
  font-size: 21px;
  color: #7E7E7E;
  font-family: "微软雅黑";
  height: 326px;
}
.login .item2 {
  display: none;
}
.login .inputItem {
  padding: 20px;
  border-bottom: 2px solid #ADADAD;
  position: relative;
}
.login .inputItem .icon, .login .inputItem .name, .login .inputItem input {
  display: inline-block;
  vertical-align: middle;
}
.login .inputItem input {
  border: 0;
  width: 60%;
  margin-top: 1px;
}
.login .remember {
  color: #5A5A5A;
  padding: 30px 0;
  overflow: hidden;
}
.login .remember input {
  margin-right: 10px;
  zoom: 1.6;
}
.login .remember .forget {
  float: right;
  text-decoration: underline;
  color: #009E02;
  cursor: pointer;
}
.login .dyzm {
  position: absolute;
  top: 23px;
  right: 0;
}
.login .dyzm span {
  border: 2px dashed #EB6100;
  color: #EB6100;
  padding: 10px 15px;
  font-size: 18px;
  cursor: pointer;
}
.login .dyzm i {
  padding-left: 10px;
  font-size: 14px;
  cursor: pointer;
}
.login .name {
  margin: 0 3%;
  margin-left: 20px;
}
.login input::-webkit-input-placeholder {
  color: #7E7E7E;
}
.login input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #7E7E7E;
}
.login input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #7E7E7E;
}
.login input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #7E7E7E;
}
.login .subLogin, .login .forgetBtn, .login .forgetBtn1 {
  background: #017556;
  border-radius: 6px;
  text-align: center;
  color: #fff;
  font-size: 30px;
  padding: 20px 0;
  cursor: pointer;
}
.login .forgetBtn, .login .forgetBtn1 {
  margin-top: 95px;
}
.login .quicklogin {
  font-size: 26px;
  text-align: center;
  overflow: hidden;
  color: #595959;
  margin: 20px 0;
}
.login .quicklogin i {
  display: inline-block;
  height: 2px;
  background: #8A8A8A;
  width: 150px;
  margin-top: 10px;
}
.login .wxqq {
  text-align: center;
}
.login .wxqq img {
  margin: 0 15px;
  cursor: pointer;
}
.login .getYzm, .login .fgetYzm {
  position: absolute;
  top: 15px;
  right: 0;
  background: #56AE00;
  border-radius: 3px;
  color: #fff;
  font-size: 21px;
  cursor: pointer;
  border: 0;
  width: 143px;
  height: 41px;
  line-height: 41px;
}

.baseInfo input {
  width: 100%;
  height: 35px;
  line-height: 35px;
  padding: 0 15px;
  border: 1px solid #ddd;
}
.baseInfo textarea {
  resize: none;
  border: 1px solid #ddd;
  width: 100%;
  padding: 5px 15px;
}
.baseInfo select {
  width: 33.3%;
  float: left;
}
.baseInfo li {
  overflow: hidden;
}
.baseInfo li span {
  float: left;
  overflow: hidden;
  position: relative;
}
.baseInfo li .red {
  color: red;
}
.baseInfo li .name {
  width: 100px;
  text-align: right;
  height: 50px;
  line-height: 50px;
}
.baseInfo li .input {
  width: 450px;
  margin-left: 10px;
  padding-top: 10px;
}
.baseInfo .imgList {
  width: 92px;
  display: inline-block;
  vertical-align: top;
  display: none;
  margin-top: 10px;
  position: relative;
  cursor: pointer;
}
.baseInfo .imgList .padding_img {
  border: 1px solid #ddd;
}
.baseInfo #filePicker0 {
  vertical-align: middle;
}

.productList .subBtn {
  padding-left: 0;
  margin-bottom: 20px;
  margin-top: 0;
}
.productList .select {
  overflow: hidden;
  margin-right: -2%;
}
.productList .select li {
  float: left;
  width: 31.3%;
  margin-right: 2%;
  overflow: hidden;
  margin-bottom: 15px;
}
.productList .select li .name {
  float: left;
  width: 40%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #02993b;
  color: #fff;
}
.productList .select li select, .productList .select li .other5 {
  float: left;
  width: 60%;
}
.productList .select li .orderdata {
  height: 30px;
}
.productList .select li .cateName, .productList .select li .keyword {
  width: 80%;
  height: 30px;
  padding: 0 10px;
}
.productList .select li .search {
  float: right;
  width: 20%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background: #02993b;
  cursor: pointer;
}
.productList .select li .subBtn {
  margin-bottom: 0;
}
.productList .cate2s, .productList .cate3s {
  display: none;
}

.addProduct .cates .layui-form-select {
  float: left;
  width: 33.33%;
}
.addProduct .cate2s, .addProduct .cate3s {
  display: none;
}
.addProduct .imgList {
  width: 92px;
  margin-top: 10px;
  vertical-align: top;
  display: none;
  position: relative;
}
.addProduct .imgList .padding_img {
  border: 1px solid #ddd;
}
.addProduct #filePicker0 {
  vertical-align: middle;
}
.addProduct .prevImg, .addProduct .prevImg1 {
  display: none;
  width: 320px;
  height: 320px;
  border: solid 1px #555;
  padding: 5px;
  margin-top: 10px;
  position: relative;
}
.addProduct .prevImg img, .addProduct .prevImg1 img {
  width: auto !important;
  max-width: 90%;
  max-height: 90%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

#treeDemo {
  /* ruler */
}
#treeDemo input.radio {
  margin: 0 2px 0 8px;
}
#treeDemo input.radio.first {
  margin-left: 0;
}
#treeDemo input.empty {
  color: lightgray;
}
#treeDemo code {
  color: #2f332a;
}
#treeDemo .highlight_red {
  color: #A60000;
}
#treeDemo .highlight_green {
  color: #A7F43D;
}
#treeDemo li.title {
  list-style: none;
}
#treeDemo ul.list {
  margin-left: 17px;
}
#treeDemo div.content_wrap {
  width: 600px;
  height: 380px;
}
#treeDemo div.content_wrap div.left {
  float: left;
  width: 250px;
}
#treeDemo div.content_wrap div.right {
  float: right;
  width: 340px;
}
#treeDemo div.zTreeDemoBackground {
  width: 250px;
  height: 362px;
  text-align: left;
}
#treeDemo ul.ztree {
  margin-top: 10px;
  border: 1px solid #E6E6E6;
}
#treeDemo ul.log {
  border: 1px solid #617775;
  background: #f0f6e4;
  width: 300px;
  height: 170px;
  overflow: hidden;
}
#treeDemo ul.log.small {
  height: 45px;
}
#treeDemo ul.log li {
  color: #666666;
  list-style: none;
  padding-left: 10px;
}
#treeDemo ul.log li.dark {
  background-color: #E3E3E3;
}
#treeDemo div.ruler {
  height: 20px;
  width: 220px;
  background-color: #f0f6e4;
  border: 1px solid #333;
  margin-bottom: 5px;
  cursor: pointer;
}
#treeDemo div.ruler div.cursor {
  height: 20px;
  width: 30px;
  background-color: #3C6E31;
  color: white;
  text-align: right;
  padding-right: 5px;
  cursor: pointer;
}

.zzc, .zzcimg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 999;
  display: none;
}
.zzc .changeImgs, .zzcimg .changeImgs {
  position: absolute;
  width: 300px;
  background: #fff;
  top: 200px;
  left: 50%;
  margin-left: -150px;
}
.zzc .imgList, .zzcimg .imgList {
  display: none;
}

.editMMZZC {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 9999;
  color: #333;
  display: none;
}
.editMMZZC .content {
  width: 300px;
  background: #fff;
  height: 275px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -137px;
  margin-left: -150px;
}
.editMMZZC .layui-layer-content {
  padding: 10px;
}
.editMMZZC li {
  margin-bottom: 10px;
}
.editMMZZC li .lable {
  display: inline-block;
  width: 75px;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
}
.editMMZZC li .w {
  display: inline-block;
  width: 205px;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
}
.editMMZZC li input {
  height: 30px;
  line-height: 30px;
  padding: 0 5px;
}

.nytabs {
  margin-bottom: -10px;
}
.nytabs span {
  cursor: pointer;
  display: inline-block;
  width: 100px;
  text-align: center;
  height: 36px;
  line-height: 30px;
  border-bottom: 3px solid transparent;
}
.nytabs span:hover, .nytabs span.cur {
  border-color: #02993B;
}

.skinList .tabs span {
  display: inline-block;
  width: 400px;
  height: 50px;
  line-height: 48px;
  padding-left: 30px;
  font-size: 16px;
  color: #333;
  border: 1px solid #D2D2D2;
  border-radius: 3px 3px 0 0;
  border-bottom: 0;
}
.skinList .tabs span .line {
  display: inline-block;
  width: 9px;
  height: 17px;
  background: #099C2F;
  border-radius: 8px;
  vertical-align: middle;
  margin-right: 10px;
}
.skinList .skinBox {
  border: 1px solid #D2D2D2;
  border-radius: 3px;
  padding: 30px;
}
.skinList .margin {
  width: 1000px;
  margin: 0 -1.5%;
}
.skinList ul {
  width: 1100px;
  overflow: hidden;
  margin-left: -1%;
}
.skinList li {
  float: left;
  width: 22%;
  margin: 0 1.5%;
  border: 1px solid #CCCCCC;
  position: relative;
  margin-bottom: 30px;
}
.skinList li .w {
  padding: 10px;
  padding-top: 5px;
}
.skinList li .name {
  color: #099C2F;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.skinList li .tname {
  color: #A7A7A7;
  margin-bottom: 15px;
}
.skinList li .szz {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  display: none;
}
.skinList li .szz .select {
  cursor: pointer;
  width: 160px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #00B845;
  color: #fff;
  font-size: 18px;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -80px;
}
.skinList li .szz .beSelect {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -40px;
  margin-left: -40px;
  display: none;
}
.skinList li.selected .szz {
  display: block;
}
.skinList li.selected .beSelect {
  display: block;
}
.skinList li.selected .select {
  display: none;
}
.skinList li:hover .szz {
  display: block;
}
.skinList .padding_img {
  padding-top: 75%;
  background: #fff;
  border-bottom: 1px solid #CCCCCC;
}
.skinList .loadMore {
  position: relative;
  text-align: center;
  padding: 20px 0;
  width: 1100px;
  height: 47px;
}
.skinList .loadMore .more {
  color: #333333;
  font-size: 20px;
  cursor: pointer;
}
.skinList .loadMore .change, .skinList .loadMore .myLink {
  display: inline-block;
  width: 160px;
  height: 50px;
  line-height: 50px;
  border-radius: 5px;
  font-size: 20px;
  background: #04B000;
  color: #fff;
  cursor: pointer;
  position: absolute;
  top: 9px;
  right: 197px;
}
.skinList .loadMore .myLink {
  border: 1px solid #D2D2D2;
  background: none;
  color: #333333;
  right: 27px;
}

.h5search {
  height: 140px;
  background: url(../images/hgbg.jpg) repeat-x center;
  border: 1px solid #92CC9A;
  padding-top: 30px;
  font-size: 16px;
  color: #fff;
}
.h5search em {
  color: #fff;
  margin-right: 10px;
  cursor: pointer;
}
.h5search .inputbox {
  width: 815px;
  border: 1px solid #92CC9A;
  overflow: hidden;
  margin: auto;
  line-height: 45px;
}
.h5search input {
  float: left;
  width: 720px;
  height: 45px;
  padding: 0 20px;
  color: #999999;
  background: #fff;
  border: 0;
}
.h5search .ss {
  float: right;
  width: 93px;
  height: 45px;
  text-align: center;
  background: #009944;
  cursor: pointer;
}
.h5search .hotwords {
  width: 815px;
  margin: auto;
  padding: 10px 20px;
}

.h5cates {
  padding: 20px 0;
}
.h5cates span {
  font-size: 16px;
  color: #666666;
  padding: 0 18px;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  border-radius: 2px;
  text-align: center;
  margin-bottom: 5px;
  cursor: pointer;
}
.h5cates span:hover, .h5cates span.cur {
  background: #009944;
  color: #fff;
}
.h5cates li {
  overflow: hidden;
}
.h5cates li.line {
  margin: 15px 0;
  height: 1px;
  background: #009944;
}
.h5cates .sname {
  font-size: 18px;
  color: #009944;
  width: 90px;
  float: left;
  height: 30px;
  line-height: 30px;
}
.h5cates .item {
  float: left;
  width: calc(100% - 230px);
  min-height: 35px;
  max-height: 35px;
  transition: all 0.5s;
  overflow: hidden;
}
.h5cates .item.open {
  max-height: initial;
}
.h5cates .mores {
  float: right;
  font-size: 16px;
  color: #666666;
  cursor: pointer;
  width: 140px;
  text-align: right;
  height: 30px;
  line-height: 30px;
}
.h5cates .mores b {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: url(../images/h5more1.png) no-repeat center;
  margin-left: 5px;
  transition: all 0.2s;
  margin-top: -4px;
}
.h5cates .mores b.cur {
  transform: rotate(180deg);
}

.h5switch {
  height: 61px;
  border-bottom: 2px solid #E9E9E9;
}
.h5switch span {
  float: left;
  width: 50%;
  font-size: 24px;
  color: #999999;
  cursor: pointer;
  text-align: center;
  height: 60px;
  line-height: 60px;
  border-bottom: 3px solid transparent;
}
.h5switch span:hover, .h5switch span.cur {
  color: #009944;
  border-bottom: 3px solid #51B15C;
}

.h5List {
  padding-top: 30px;
}
.h5List li {
  margin-bottom: 30px;
}
.h5List .box {
  width: 90%;
  margin: auto;
  border: 1px solid #D2D2D2;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  transition: all 0.5s;
}
.h5List .box:hover {
  box-shadow: 0 0 32px 3px rgba(86, 86, 86, 0.4);
}
.h5List .padding_img {
  padding-top: 115%;
}
.h5List .infos {
  padding: 10px;
  position: relative;
  z-index: 3;
  background: #fff;
  border-radius: 0 0 5px 5px;
  z-index: 20;
}
.h5List .i {
  color: #A1A1A1;
  margin-bottom: 10px;
}
.h5List .t {
  font-size: 18px;
  color: #009944;
}
.h5List .n {
  text-align: right;
  color: #009944;
  font-family: arial;
}
.h5List .used, .h5List .eyes {
  position: absolute;
  z-index: 2;
  left: 50%;
  width: 74%;
  top: -55px;
  margin-left: -37%;
  height: 45px;
  border-radius: 5px;
  background: #009944;
  text-align: center;
  line-height: 45px;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  display: none;
}
.h5List .eyes {
  top: -135px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background: none;
}
.h5List .eyes img {
  max-width: 54%;
  display: block;
  margin: auto;
}
.h5List .h5zzc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/bg1.png) repeat;
  z-index: 10;
  display: none;
}
.h5List .myH5 {
  position: absolute;
  left: 0;
  bottom: -100px;
  width: 100%;
  background: #fff;
  overflow: hidden;
  font-size: 16px;
  color: #999999;
  text-align: center;
  padding: 15px 0;
}
.h5List .myH5 span {
  float: left;
  width: 50%;
  cursor: pointer;
}
.h5List .myH5 span:hover {
  color: #009944;
}
.h5List .myH5 span.sh1:hover b {
  background: url(../images/h11.png) no-repeat center;
}
.h5List .myH5 span.sh2:hover b {
  background: url(../images/h22.png) no-repeat center;
}
.h5List .myH5 span.sh3:hover b {
  background: url(../images/h33.png) no-repeat center;
}
.h5List .myH5 b {
  display: block;
  margin: auto;
  width: 40px;
  height: 40px;
}
.h5List .myH5 .sh1 b {
  background: url(../images/h1.png) no-repeat center;
}
.h5List .myH5 .sh2 b {
  background: url(../images/h2.png) no-repeat center;
}
.h5List .myH5 .sh3 b {
  background: url(../images/h3.png) no-repeat center;
}

.h5load {
  text-align: center;
  font-size: 18px;
  color: #43B77A;
  margin-bottom: 30px;
  display: none;
}
.h5load img {
  margin-right: 10px;
  animation: zhuan linear 1s infinite;
  -webkit-animation: zhuan linear 1s infinite;
}

.h5nodata {
  font-size: 18px;
  text-align: center;
  color: #ddd;
  margin-bottom: 30px;
  display: none;
}

.h5deleteTK {
  width: 400px;
  height: 250px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -125px;
  margin-left: -200px;
  border: 1px solid #51B15C;
  border-radius: 5px;
  overflow: hidden;
  z-index: 90;
  background: #fff;
  display: none;
}
.h5deleteTK .ht {
  height: 55px;
  font-size: 24px;
  color: #fff;
  background: #51B15C;
  padding-top: 16px;
  padding-left: 28px;
}
.h5deleteTK .ht img {
  float: right;
  cursor: pointer;
  margin-right: 14px;
}
.h5deleteTK .hc {
  text-align: center;
  font-size: 18px;
  color: #009944;
  padding-top: 60px;
}
.h5deleteTK .btns {
  margin-top: 25px;
}
.h5deleteTK .btns span {
  display: inline-block;
  cursor: pointer;
  width: 120px;
  height: 45px;
  border-radius: 5px;
  background: #009944;
  color: #fff;
  font-size: 18px;
  line-height: 45px;
  margin: 0 5px;
}

.h5previewbg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/bg1.png) repeat;
  z-index: 99;
  display: none;
}

.h5preview {
  height: 630px;
  width: 1200px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -315px;
  margin-left: -600px;
  border-radius: 5px;
  overflow: hidden;
  z-index: 100;
  background: #fff;
  padding: 20px;
  z-index: -1;
  opacity: 0;
}
.h5preview .leftside {
  float: left;
  width: 324px;
  overflow: hidden;
}
.h5preview .ups {
  margin-top: 7px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  color: #333333;
}
.h5preview .ups span {
  width: 120px;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  border-radius: 3px;
  border: 1px solid #D2D2D2;
}
.h5preview .ups span.lf {
  background: url(../images/h5up.png) no-repeat center;
}
.h5preview .ups span.rt {
  background: url(../images/h5down.png) no-repeat center;
}
.h5preview iframe {
  border: 0;
}
.h5preview .gb2 {
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
}
.h5preview .centerbox {
  float: left;
  width: 385px;
  padding: 0 30px;
  padding-top: 20px;
}
.h5preview .h5ewm {
  width: 63%;
  margin: auto;
  text-align: center;
  color: #333;
}
.h5preview .hname {
  font-size: 24px;
  color: #000;
  text-align: center;
  margin-top: 53px;
  margin-bottom: 20px;
}
.h5preview .hinputbox {
  margin-bottom: 20px;
  overflow: hidden;
}
.h5preview .hinputbox input {
  float: left;
  height: 40px;
  width: 225px;
  padding-left: 13px;
  line-height: 40px;
  border: 1px solid #D2D2D2;
  border-right: 0;
  border-radius: 2px 0 0 2px;
}
.h5preview .hinputbox .hcopy {
  float: left;
  height: 40px;
  background: #00B450;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  width: 100px;
  border-radius: 0 2px 2px  0;
  cursor: pointer;
}
.h5preview .henter {
  border-radius: 2px;
  background: #00B450;
  color: #fff;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
}
.h5preview .rightside {
  float: left;
  width: 403px;
  padding-top: 15px;
}
.h5preview .hwxk .hk {
  vertical-align: top;
  width: 354px;
  height: 120px;
  display: inline-block;
  margin-left: 5px;
  background: url(../images/hk.png) no-repeat;
  padding: 15px;
  padding-right: 80px;
  padding-top: 10px;
  position: relative;
}
.h5preview .shareTitle {
  color: #333;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 48px;
}
.h5preview .shareTX {
  position: absolute;
  bottom: 6px;
  right: 6px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.h5preview .shareIF {
  font-size: 12px;
  color: #b8b5b5;
  line-height: 18px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 51px;
}
.h5preview .shareTIP {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #000;
}
.h5preview .shareList {
  overflow: hidden;
}
.h5preview .shareList li {
  margin-bottom: 15px;
  border: 1px solid #D2D2D2;
  overflow: hidden;
}
.h5preview .shareList .shareIMG {
  border: 0;
}
.h5preview .shareList .shareIMG .shareT {
  cursor: pointer;
}
.h5preview .shareList .shareIMG .shareI {
  color: #999;
}
.h5preview .shareList .shareT {
  float: left;
  width: 100px;
  background: #43B77A;
  color: #fff;
  text-align: center;
  font-size: 16px;
}
.h5preview .shareList .shareI {
  float: left;
  width: 301px;
  color: #333333;
  padding-left: 15px;
}
.h5preview .shareList .ws {
  display: block;
  height: 40px;
  line-height: 40px;
  border-right: 1px solid #D2D2D2;
}
.h5preview .shareList input {
  width: 100%;
  float: left;
  border: 0;
  height: 40px;
  line-height: 40px;
  color: #333333;
  padding-right: 15px;
}
.h5preview .shareList textarea {
  width: 100%;
  float: left;
  border: 0;
}
.h5preview .shareList .dec .ws {
  height: 48px;
  line-height: 48px;
}
.h5preview .rightside .henter {
  width: 80%;
  margin: auto;
  margin-top: 8px;
}

.editH5 .leftScroll {
  padding-bottom: 15px;
  position: absolute;
  top: 0;
  left: 0;
  width: 255px;
  height: 100%;
  background: #EAEAEA;
  border-right: 1px solid #CACACA;
  overflow: auto;
  cursor: default;
}
.editH5 .leftScroll .name {
  height: 60px;
  background: #fff;
  text-align: center;
  color: #004B22;
  font-size: 22px;
  line-height: 60px;
  border-bottom: 2px solid #00A22E;
}
.editH5 .leftScroll li {
  margin-top: 15px;
}
.editH5 .leftScroll .box {
  width: 80%;
  margin: auto;
  background: #fff;
  padding: 15px;
  position: relative;
  border: 1px solid transparent;
}
.editH5 .leftScroll .box.cur, .editH5 .leftScroll .box:hover {
  border: 1px solid #02801D;
}
.editH5 .leftScroll .padding_img {
  width: 80%;
  padding-top: 142%;
  cursor: pointer;
}
.editH5 .leftScroll .infos {
  position: absolute;
  top: 16px;
  right: 17px;
}
.editH5 .leftScroll .infos > div {
  margin: auto;
  width: 20px;
  height: 20px;
  text-align: center;
  margin-bottom: 15px;
  cursor: pointer;
}
.editH5 .leftScroll .tipss {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -18px;
  text-align: center;
  height: 36px;
  line-height: 36px;
  color: #fff;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  font-size: 16px;
}
.editH5 .leftScroll .num {
  color: #196544;
  border: 1px solid #196544;
  line-height: 18px;
}
.editH5 .leftScroll .del {
  background: url(../images/h5c.png) no-repeat 0 0;
}
.editH5 .leftScroll .del:hover {
  background: url(../images/h5c1.png) no-repeat 0 0;
}
.editH5 .leftScroll .copy {
  background: url(../images/h5c.png) no-repeat 0 -30px;
}
.editH5 .leftScroll .copy:hover {
  background: url(../images/h5c1.png) no-repeat 0 -30px;
}
.editH5 .middleH5 {
  width: calc(100% - 255px - 290px);
  position: absolute;
  top: 0;
  left: 255px;
  height: 100%;
  overflow-y: auto;
}
.editH5 .h5scrolly {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.editH5 .h5mama {
  height: 17rem;
  width: 10rem;
  margin: auto;
  position: relative;
}
.editH5 .h5mama img {
  max-width: 100%;
}
.editH5 .h5Code {
  border: 1px solid #D3D3D3;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  cursor: all-scroll;
}
.editH5 .rightScroll {
  position: absolute;
  top: 0;
  right: 0;
  width: 290px;
  height: 100%;
  background: #EAEAEA;
  border-left: 1px solid #CACACA;
  overflow: auto;
  padding-bottom: 10px;
  cursor: default;
}
.editH5 .rightScroll .name {
  height: 60px;
  background: #fff;
  text-align: center;
  color: #004B22;
  font-size: 22px;
  line-height: 60px;
  border-bottom: 2px solid #00A22E;
}
.editH5 .rightScroll li {
  margin-top: 10px;
  position: relative;
}
.editH5 .rightScroll .p20 {
  padding: 10px 20px;
}
.editH5 .hrtitle {
  height: 40px;
  line-height: 40px;
  background: #6FC980;
  color: #fff;
  font-size: 16px;
  padding: 0 20px;
}
.editH5 .h5colorfamily .colorP {
  background: #fff;
  border: 1px solid #D2D2D2;
  overflow: hidden;
  padding-left: 5px;
}
.editH5 .h5colorfamily .colorP span {
  float: left;
  width: 23px;
  height: 23px;
  margin: 6px 0;
  margin-right: 5px;
  border-radius: 5px;
  cursor: pointer;
}
.editH5 .colorPick {
  display: block;
  height: 45px;
  text-align: center;
  line-height: 45px;
  background: #007F64;
  color: #fff;
  font-size: 17px;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
}
.editH5 .logoMAMA .padding_img {
  padding-top: 30%;
  border: 1px solid #D2D2D2;
  background: #fff;
  margin-bottom: 10px;
  background: url(../images/bgbg.png) repeat;
}
.editH5 .logoBTNS {
  margin: 0 -2%;
}
.editH5 .logoBTNS span {
  display: inline-block;
  width: 46%;
  height: 40px;
  line-height: 38px;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #009944;
  margin: 0 2%;
  font-size: 17px;
  color: #009944;
  text-align: center;
  cursor: pointer;
}
.editH5 .backgroundMAMA .padding_img {
  padding-top: 100%;
  background: url(../images/bgbg.png) repeat;
  margin-bottom: 10px;
}
.editH5 .backgroundMAMA img {
  transition: auto;
}
.editH5 .backgroundMAMA .colorPick {
  margin-top: 10px;
}
.editH5 .logofamily {
  overflow: hidden;
  position: relative;
}
.editH5 .changeOpacty {
  margin-top: 10px;
  height: 40px;
  border: 1px solid #009944;
  border-radius: 5px;
  background: #fff;
  position: relative;
  padding-left: 80px;
  padding-right: 52px;
  padding-top: 19px;
}
.editH5 .changeOpacty .w {
  position: absolute;
  top: 0;
  left: 0;
  width: 70px;
  height: 38px;
  border-radius: 4px;
  background: #009944;
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 38px;
}
.editH5 .changeOpacty .n {
  position: absolute;
  top: 0;
  right: 0;
  width: 38px;
  height: 38px;
  border-left: 1px solid #009944;
  text-align: center;
  line-height: 38px;
  color: #009944;
}
.editH5 .editShareinfo {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 20px;
  color: #004B22;
  text-align: center;
  z-index: 99;
  background: #EFEFEF;
  display: none;
}
.editH5 .editShareinfo dd {
  margin-bottom: 10px;
}
.editH5 .editShareinfo .editSharetitle {
  height: 45px;
  line-height: 45px;
  text-align: center;
  background: #5DAD6C;
  font-size: 18px;
  color: #fff;
}
.editH5 .editShareinfo .editSharecontent {
  border: 1px solid #65B76E;
  background: #fff;
  padding: 5px;
}
.editH5 .editShareinfo .editSharecontent input, .editH5 .editShareinfo .editSharecontent textarea {
  width: 100%;
  padding: 0 10px;
  text-align: center;
  border: 0;
}
.editH5 .editShareinfo .editSharecontent .d {
  padding: 20px 0;
  border: 1px dashed #65B76E;
}
.editH5 .editShareinfo .saveShare {
  background: #007F64;
  color: #fff;
  border: 1px solid #007F64;
}
.editH5 .h5Byns {
  position: absolute;
  top: 40px;
  right: -60px;
  width: 40px;
}
.editH5 .h5Byns li {
  height: 100px;
  border: 1px solid #65B672;
  border-radius: 3px;
  text-align: center;
  color: #65B672;
  font-size: 16px;
  margin-bottom: 10px;
  padding: 0 9px;
  padding-top: 16px;
  cursor: pointer;
}
.editH5 .h5Byns li.disabled {
  cursor: default;
  pointer-events: none;
  border-color: #ddd;
  color: #ddd;
}
.editH5 .editH5upimg {
  cursor: default;
  right: 50%;
  margin-right: -200px;
  bottom: initial;
  top: 100px;
  z-index: 100;
}
.editH5 .editH5upimg.show {
  display: block;
}
.editH5 .editH5upimg .imgList {
  display: none;
  width: 50%;
  margin: auto;
}
.editH5 .editH5upimg .padding_img {
  padding-top: 100%;
}

.myphoneBg {
  width: 303px;
  float: left;
}
.myphoneBg .bg {
  height: 605px;
  margin-bottom: 10px;
  background: url(../images/phone.png) no-repeat;
  padding-top: 87px;
  padding-left: 33px;
  text-align: center;
}
.myphoneBg .bgimg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.myphoneBg .subBtn {
  padding: 0;
  text-align: center;
}
.myphoneBg .makeImg {
  position: relative;
  width: 241px;
  height: 433px;
}
.myphoneBg .p1 {
  padding-top: 13%;
  margin-top: 15px;
  margin-bottom: 10px;
}
.myphoneBg .names {
  padding: 0 10px;
  font-size: 16px;
  color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  z-index: 10;
  height: 24px;
}
.myphoneBg .kouhao {
  font-size: 15px;
  margin-top: 135px;
  padding: 0 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  z-index: 10;
  height: 24px;
}
.myphoneBg .p2 {
  width: 65%;
  margin: auto;
  padding-top: 65%;
}
.myphoneBg .bottomW {
  color: #1DAF69;
  margin-top: 7px;
  position: relative;
  z-index: 10;
  background: url(../images/zx.png) no-repeat center;
  -webkit-background-size: 100%;
  background-size: 100%;
  padding: 0 60px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 24px;
}

.detailDatas {
  color: #333;
}
.detailDatas .ss {
  border: 1px solid #D2D2D2;
  overflow: hidden;
}
.detailDatas .ss .lf {
  font-size: 16px;
  text-align: center;
  background: #DEF2E8;
  height: 100px;
  line-height: 100px;
  width: 120px;
}
.detailDatas .ss .leftside {
  float: left;
  height: 100px;
  padding-top: 28px;
  padding-left: 20px;
  font-size: 15px;
}
.detailDatas .ss .leftside input {
  width: 280px;
  height: 45px;
  padding-left: 15px;
}
.detailDatas .ss .leftside span {
  background: #D2D2D2;
  display: inline-block;
  width: 25px;
  height: 45px;
  line-height: 45px;
  vertical-align: middle;
  text-align: center;
}
.detailDatas .ss .searchbtn {
  display: inline-block;
  width: 160px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background: #0E9F4E;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
  font-size: 18px;
  vertical-align: middle;
  margin-left: 7px;
}
.detailDatas .echart {
  margin: 15px 0;
  border: 1px solid #D2D2D2;
}
.detailDatas .echart .tlts {
  height: 50px;
  line-height: 50px;
  background: #EEEEEE;
  padding-left: 20px;
  font-size: 16px;
}
.detailDatas .echart .tlts em {
  padding: 5px 10px;
  border-radius: 5px;
  border: 1px solid #D2D2D2;
  cursor: pointer;
}
.detailDatas .echart .tlts em:hover, .detailDatas .echart .tlts em.cur {
  background: #0E9F4E;
  border-color: #0E9F4E;
  color: #fff;
}
.detailDatas .echart .content {
  border-top: 1px solid #D2D2D2;
  padding: 10px;
}
.detailDatas .tables {
  border: 1px solid #D2D2D2;
  border-bottom: 0;
  text-align: center;
}
.detailDatas .tables .theads {
  background: #EEEEEE;
  font-size: 18px;
  border-bottom: 1px solid #D2D2D2;
}
.detailDatas .tables .theads span {
  display: inline-block;
  width: 25%;
  height: 50px;
  line-height: 50px;
  border-right: 1px solid #fff;
}
.detailDatas .tables .theads span:last-child {
  border: 0;
}
.detailDatas .tables .tbodys span {
  display: inline-block;
  width: 25%;
  height: 40px;
  line-height: 40px;
  border-right: 1px solid #D2D2D2;
  border-bottom: 1px solid #D2D2D2;
}
.detailDatas .tables .tbodys span:last-child {
  border-right: 0;
}

.tailoring-content .preview-box-parcel, .tailoring-container .tailoring-content, .tailoring-container1 .tailoring-content {
  height: auto;
}

.prequan {
  display: none;
}

.tailoring-content-three {
  text-align: center;
  margin-bottom: 25px !important;
  margin-top: 35px !important;
  border: 0 !important;
}
.tailoring-content-three .l-btn {
  margin: 0 5px;
}

.imgCutbtns .l-btn {
  width: 90px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  text-align: center;
}

.zybj {
  cursor: pointer;
}

.watermark {
  overflow: hidden;
  margin-top: 10px;
  position: relative;
}
.watermark .zc {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  width: 60%;
  height: 85%;
  z-index: 20;
  display: none;
  cursor: not-allowed;
}
.watermark .lf {
  width: 60%;
}
.watermark .rt {
  width: 40%;
}
.watermark li {
  margin-bottom: 15px;
}
.watermark > div {
  border: 1px solid #ddd;
  padding: 15px;
  height: 432px;
}
.watermark .content {
  padding-left: 50px;
  position: relative;
}
.watermark .layui-form-radio {
  padding: 0;
  margin-right: 0;
}
.watermark input {
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  margin-top: 8px;
}
.watermark dl {
  overflow: hidden;
  width: 120px;
  height: 120px;
  margin-top: 10px;
}
.watermark dl dd {
  float: left;
  width: 40px;
  height: 40px;
  border: 1px solid #ddd;
  cursor: pointer;
}
.watermark dl dd.cur, .watermark dl dd:hover {
  background: #017F1E;
}
.watermark .demo-slider {
  margin-top: 10px;
  padding: 15px 10px;
  padding-left: 48px;
  width: 60%;
  border: 1px solid #ddd;
}
.watermark .w {
  position: absolute;
  top: 7px;
  left: 60px;
}
.watermark .subBtn {
  padding-left: 50px;
}
.watermark .syimg {
  margin-top: 15px;
  border: 2px solid #ddd;
  background: #000;
  position: relative;
}
.watermark .zywords {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  font-size: 33px;
  height: 25px;
  line-height: 25px;
  color: #ddd;
  z-index: 99;
}

.listImgp {
  cursor: pointer;
}

.manyImgs li {
  float: left;
  width: 20%;
  margin-top: 10px;
  margin-right: 20px;
  border: 1px solid #ddd;
}
.manyImgs .padding_img {
  overflow: initial;
}

/*# sourceMappingURL=sunstar.css.map */
