/***************HOME*************/

/*  logoLine  */
.logoLine {
    height: 140px;
    background: url('../images/bg.jpg') no-repeat center;
    background-size: cover;
    text-align: center;
}

/* .phoneCon{height: 48px;position: relative;background: url('../images/phone.png') no-repeat left;} */
.phoneCon p {
    font-size: 33px;
    color: #ff9000;
    margin-top: 10px;
    margin-left: 64px;
    text-align: left;
}

.navbar-form {
    display: inline-block;
    width: 330px;
    height: 37px;
    margin: 34px 0;
}

.form-group {
    position: relative;
    width: 100%;
}

.form-group button {
    background: url('../images/search.png') no-repeat #84cff3;
    height: 36px;
    width: 52px;
    position: absolute;
    top: 0px;
    right: 0px;
    border: 0;
    outline: none;
}

.navbar-form input {
    width: 318px;
    height: 34px;
    border-radius: 8px;
    border: 1px solid #84cff3;
    padding-left: 10px;
    outline: none;
    color: rgba(107, 107, 107, 0.6);
    font-size: 0.73vw;
    font-family: "Microsoft Yahei", "微软雅黑";
}

.form-group img {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

input.form-control::-webkit-input-placeholder {
    color: rgba(107, 107, 107, 0.6);
    font-size: 0.73vw;
    font-family: "Microsoft Yahei", "微软雅黑";
}

/* WebKit browsers */
input.form-control:-moz-placeholder {
    color: rgba(107, 107, 107, 0.6);
    font-size: 0.73vw;
    font-family: "Microsoft Yahei", "微软雅黑";
}

/* Mozilla Firefox 4 to 18 */
input.form-control::-moz-placeholder {
    color: rgba(107, 107, 107, 0.6);
    font-size: 0.73vw;
    font-family: "Microsoft Yahei", "微软雅黑";
}

/* Mozilla Firefox 19+ */
input.form-control:-ms-input-placeholder {
    color: rgba(107, 107, 107, 0.6);
    font-size: 0.73vw;
    font-family: "Microsoft Yahei", "微软雅黑";
}

/* Internet Explorer 10+ */
.form-hot {
    color: #6b6b6b;
    font-size: 12px;
    text-align: left;
    margin-top: 5px;
    margin-left: 4px;
}

.form-hot a {
    margin-right: 10px;
    color: #6b6b6b;
    font-size: 12px;
}

.form-hot a:hover {
    color: #84cff3;
}

/*  nav  */
.mainNav {
    background-image: url(../images/topnav_bg.jpg);
    width: 100%;
}

.nav {
    width: 1200px;
    height: 50px;
    padding: 0px;
    margin: 0px auto;
    z-index: 9998;
}

.nav .nav_list {
    float: right;
    padding: 0px;
    margin: 0px;
}

.nav li {
    float: left;
    height: 50px;
    width: 148px;
    line-height: 50px;
    position: relative;
    list-style: none;
}

.nav .navjiange {
    float: left;
    list-style: none;
    width: 1px;
    height: 50px;
}

.nav li.last {
    background: none;
    list-style: none;
}

.nav li a {
    float: left;
    display: block;
    width: 148px;
    height: 50px;
    text-align: center;
    line-height: 50px;
}

.nav li a:hover {
    text-decoration: none;
    color: #FFFFFF;
    line-height: 50px;
    font-size: 15px;
    font-weight: bold;
    font-family: "Microsoft Yahei";
    background-color: #ff8100;
}

.nav li a span {
    float: left;
    display: block;
    width: 148px;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    font-family: "Microsoft YaHei";
    text-align: center;
    color: #FFFFFF;
    font-size: 16px;
}

.nav li .submenu {
    display: block;
    padding: 0px;
    margin: 0px;
}

.nav li .submenu {
    display: none;
    position: absolute;
    top: 50px;
    left: 0px;
}

.nav li .submenu {
    width: 148px;
    padding: 0px;
    margin: 0px;
}

.nav .submenu .SmallNavJianGe {
    float: left;
    list-style: none;
    width: 148px;
    height: 1px;
    background: #27bdf8;
    display: block;
    overflow: hidden;
}

.nav li .submenu {
    z-index: 9998;
    padding: 0px;
    margin: 0px;
    padding: 0px;
    margin: 0px;
}

.nav li .submenu li {
    float: left;
    padding: 0;
    background: none;
    height: 31px;
    line-height: 31px;
    background: #02ace0;
    padding: 0px;
    margin: 0px;
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
    -khtml-opacity: 0.85;
    opacity: 0.85;
}

.nav li .submenu li a {
    padding: 0;
    text-align: center;
    background: #0287d2;
    font-family: "Microsoft YaHei";
    height: 31px;
    line-height: 31px;
    background: none;
    color: #fff;
    width: 148px;
    font-size: 14px;
    font-family: "Microsoft Yahei";
}

.nav li .submenu li a:hover {
    padding: 0;
    text-align: center;
    background: #0287d2;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    width: 148px;
    height: 31px;
    line-height: 31px;
    font-size: 14px;
    font-family: "Microsoft Yahei";
}

.nav A.a1 {
    /* background:url(../images/Nav_HoverBg.jpg); */
    color: #fff;
}

.nav A.a1 span {
    background: url(../images/Nav_HoverBg.jpg);
    color: #fff;
}

/*  banner  */
.focusBox {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.focusBox .pic {
    position: relative;
    z-index: 0;
    margin: 0 auto;
    height: 600px;
}

.focusBox .pic li {
    height: 600px;
    width: 100% !important;
}

.focusBox .hd {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
    font-size: 0;
    z-index: 1;
}

.focusBox .hd li {
    margin: 0 5px;
    background: url(../images/dot.png) no-repeat 0 -16px;
    height: 16px;
    overflow: hidden;
    width: 16px;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    _background: url(../images/dot8.png) no-repeat 0 -16px;
}

.focusBox .hd .on {
    background-position: 0 0;
}

/* main */
.mainAdv {
    width: 1536px;
    margin: 48px auto 0;
    position: relative;
}

.phone-btn {
    width: 335px;
    position: absolute;
    bottom: 6%;
    right: 11%;
    height: 52px;
    background-color: #FEA100;
    text-align: center;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    display: flex;
    justify-content: center;
}

.phone-btn:hover {
    background: #ce860a;
}

.phone-btn p {
    color: #fff;
    font-size: 18px;
    height: 100%;
    line-height: 52px;
    width: 26%;
    margin-top: 4px;
}

.phone-btn i {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    margin-top: 6px;
}

.mainProdut {
    margin: 60px auto 0;
}

.mainGetphone {
    width: 1427px;
    margin: 0 auto;
    background-color: #f1f1f1;
    padding-bottom: 40px;
}

.mainGetphone .getphoneTitle {
    padding: 80px 0 70px;
    text-align: center;
}

.mainTonglan {
    width: 100%;
    margin: 60px auto 0;
    position: relative;
}

.mainTonglan img {
    width: 100%;

}

.callPhone {
    cursor: pointer;
}

.demo-table {
    width: 1200px;
    margin: 0 auto;
}

.demo-table label {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    font-family: heiti;
}

.demo-table tr:nth-child(2) ul li {
    margin-right: 22px;
    padding: 0 17px;
}

.demo-table tr:nth-child(2) ul li {
    margin-right: 22px;
    padding: 0 17px;
}

.demo-table tr:nth-child(3) ul li {
    margin-right: 49px;
    padding: 0 31px;
}

.demo-table tr:nth-child(2) ul li:last-child {
    margin-right: 0;
}

.demo-table tr:nth-child(3) ul li:last-child {
    margin-right: 0;
}

.demo-table input.phoneInput,
.mainLast input {
    width: 13.90vw;
    height: 2.5vw;
    border: 1px solid #158607;
    outline: none;
    padding-left: 1.14vw;
    color: #999999;
    font-family: heiti;
    font-size: 0.98vw;
}
.buttonHome{
    width: 8.64vw;
    height: 2.7vw;
    background: #158607;
    outline: none;
    border: 0;
    color: #fff;
    font-size: 0.98vw;
    font-family: heiti;
}
.mainLastHome input {
    width: 13.90vw;
    height: 2.5vw;
    border: 1px solid #158607;
    outline: none;
    padding-left: 1.14vw;
    color: #999999;
    font-family: heiti;
    font-size: 0.98vw;
}

.demo-table tr:nth-child(4) td,
.stcsBox tr:nth-child(3) td {
    font-size: 0;
    vertical-align: inherit;
}

.demo-table tr:nth-child(4) button,
.mainLast button,
.stcsBox tr:nth-child(3) button {
    width: 8.64vw;
    height: 2.7vw;
    background: #158607;
    outline: none;
    border: 0;
    color: #fff;
    font-size: 0.98vw;
    font-family: heiti;

}

.demo-table tr:nth-child(4) input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #999999;
    font-family: heiti;
    font-size: 0.98vw !important;
    line-height: 48px;
    margin-top: 10px;
}

.demo-table tr:nth-child(4) input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999999;
    font-family: heiti;
    font-size: 0.98vw !important;
    line-height: 48px;
    margin-top: 10px;
}

.demo-table tr:nth-child(4) input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999999;
    font-family: heiti;
    font-size: 0.98vw !important;
    line-height: 48px;
    margin-top: 10px;
}

.demo-table tr:nth-child(4) input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #999999;
    font-family: heiti;
    font-size: 0.98vw !important;
    line-height: 48px;
    margin-top: 10px;
}

.demo-table .submitText {
    font-size: 20px;
    font-family: heiti;
}

.demo-table .submitText p:nth-child(1) {
    font-weight: bold;
}

.demo-table .submitText p:nth-child(2) {
    color: #999999;
}

.demo-table .submitInput {
    float: left;
}

.demo-table .submitText {
    float: left;
    margin-left: 28px;
    line-height: 28px;
}

@font-face {
    font-family: heiti;
    src: url('../font/AdobeHeitiStd-Regular.otf');
}

.mainInput {
    width: 1200px;
    margin: 62px auto 0;
}

.mainInput .getphoneTitle {
    text-align: center;
    margin-bottom: 52px;
}

.sel-box {
    width: 100%;
    border: 1px solid #ddd;
    overflow: hidden;
}

.sel-box.on {
    border-color: #F8F8F8;
}

.sel-title-box {
    position: relative;
    cursor: default;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: white;
}

.sel-title {
    padding-left: 12px;
    line-height: 2.2;
}

.sel-sign {
    position: absolute;
    display: inline-block;
    right: 0;
    top: 0;
    background: url(down2.png);
    background-size: 100% 100%;
}

.sel-sign.on {
    background: url(down22.png);
    background-size: 100% 100%;
}

.sel-float-box {
    position: absolute;
    border: 1px solid #ddd;

    z-index: 2;
    background-color: white;
    margin-left: -1px;
    overflow: hidden;
    line-height: 1.8;
}

.sel-float-box.on {
    border-color: #F8F8F8;
}

.sel-float-div {
    padding-left: 12px;
    cursor: default;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-color: white;
    color: #666;
}

.sel-float-div:hover {
    background-color: #F8F8F8;
    color: white;
}

.sel-float-div-disabled {
    padding-left: 12px;
    line-height: 1.8;
    color: #bbb;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.sel-hide {
    display: none;

}

.mainInput input,
.mainInput .formSelect,
.mainInput .formSelect select {
    width: 307px;
    height: 50px;
}

.mainInput input {
    border: 1px solid #bfbfbf;
    outline: none;
    padding-left: 16px;
    margin-right: 30px;
    margin-bottom: 30px;
    font-size: 0.98vw;
    color: #999999;
    font-family: heiti;
}

.mainInput input:nth-child(2n) {
    margin-right: 0;
}

.formBox form {
    width: 684px;
    font-size: 0;
    float: left;
}

.mainInput input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #999999;
    font-family: heiti;
    font-size: 0.98vw;
    line-height: 48px;
    margin-top: 10px;
}

.mainInput input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999999;
    font-family: heiti;
    font-size: 0.98px;
    line-height: 48px;
    margin-top: 10px;
}

.mainInput input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999999;
    font-family: heiti;
    font-size: 0.98;
    line-height: 48px;
    margin-top: 10px;
}

.mainInput input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #999999;
    font-family: heiti;
    font-size: 0.98;
    line-height: 48px;
    margin-top: 10px;
}

.mainInput select {
    border: 1px solid #bfbfbf;
    padding-left: 20px;
    font-size: 0.98vw;
    color: #999;
    font-family: 'heiti';
    outline: none;
    width: 325px !important;
}

.mainInput select option {
    font-size: 0.98vw;
    color: #999;
    font-family: 'heiti';
}

.mainInput .formButton {
    display: block;
    width: 325px;
    height: 50px;
    outline: none;
    background: #158607;
    border: 1px solid #158607;
    color: #fff;
    font-size: 20px;
    /* font-family: 'heiti'; */
    border-radius: 30px;
    margin-top: 30px;
}

.mainInput .formResult {
    width: 407px;
    float: right;
}

.resultTotal {
    background-color: #333333;
    width: 386px;
    height: 70px;
    line-height: 70px;
    text-align: right;
    padding-right: 20px;
    border-radius: 10px 10px 0 0;
}

.resultTotal p {
    color: #fea100;
    display: inline-block;
    font-size: 36px;
}

.resultTotal span {
    display: inline-block;
    color: #fff;
    font-size: 20px;
}

.resultItem {
    height: 134px;
    background-color: #f5f5f5;
    border-radius: 0 0 10px 10px;
}

.resultItem td:nth-child(1) {
    font-size: 20px;
    color: #a0a0a0;
    /* line-height: 18px; */
    padding-left: 26px;
    padding: 26px 0 0 26px;
    vertical-align: top;
}

.resultItem td:nth-child(2) {
    font-size: 30px;
    color: #333333;
    /* line-height: 18px; */
    /* padding-left: 26px; */
    padding: 18px 0 0 0px;
    vertical-align: middle;
    font-weight: bold;
}

.resultItem .output-container {
    width: 100%;
}

.inputImg {
    width: 1200px;
    margin: 0 auto;
}

.inputImg img {
    margin-top: 33px;
    width: 100%;
}

.mainZl {
    margin: 70px auto 0;
    text-align: center;
}

/* .mainZl img{width: 100%;} */
.mainLast {
    margin-top: 113px;
    text-align: center;
    position: relative;
    background: url('../images/index7.jpg') no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
}
.mainLastHome {
    margin-top: 113px;
    text-align: center;
    position: relative;
    background: url('../images/index7.jpg') no-repeat;
    background-size: 100% 100%;
    width: 100%;
}

.mainLast .submitInput {
    font-size: 0;
    position: absolute;
    bottom: 17.6%;
    left: 45.1%;
}

.mainLastHome .submitInputHome {
    font-size: 0;
    position: absolute;
    bottom: 44.2%;
    left: 45.2%;
}

.aside {
    bottom: 50%;
    position: fixed;
    right: 0;
    text-align: center;
    cursor: pointer;
}

.aside img {
    width: 50%;
}

.asideBottom {
    position: fixed;
    bottom: 0;
    right: 0;
    cursor: pointer;
}

.groot-ui-dialog-wrapper {
    display: flex;
    position: absolute;
}

.iptCls {
    width: 350px;
    height: 60px;
    position: relative;
    margin-top: 15px;
}

.iptCls input {
    width: 229px;
    height: 100%;
    padding-left: 20px;
    background: #F5F5F5;
    border: 0;
    float: left;
    outline: none;
    font-size: 0.83vw;
    color: #ccc;
}

.iptCls .devider {
    position: absolute;
    top: 38%;
    right: 33%;
    height: 18px;
    width: 1px;
    background-color: #999;
}

.iptCls .input-btn {
    float: left;
    font-size: 16px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    color: #999;
    background-color: #F5F5F5;
    cursor: pointer;
    width: 120px;
}

.ipt {
    width: 100%;
    height: 100%;
}

.ipt input {
    width: 100%;
    height: 100%;
    padding-left: 20px;
    background: #F5F5F5;
    border: 0;
    outline: none;
    font-size: 0.83vw;
    color: #ccc;
}

.ipt input::-webkit-input-placeholder,
.iptCls input::-webkit-input-placeholder {
    color: #ccc;
    font-size: 0.83vw;
}

/* WebKit browsers */
.ipt input:-moz-placeholder,
.iptCls input::-webkit-input-placeholder {
    color: #ccc;
    font-size: 0.83vw;
}

/* Mozilla Firefox 4 to 18 */
.ipt input::-moz-placeholder,
.iptCls input::-webkit-input-placeholder {
    color: #ccc;
    font-size: 0.83vw;
}

/* Mozilla Firefox 19+ */
.ipt input:-ms-input-placeholder,
.iptCls input::-webkit-input-placeholder {
    color: #ccc;
    font-size: 0.83vw;
}

.gt-jmy-pc-callback-phonenumber {
    width: 388px;
    background-color: #fff;
    padding: 40px;
}

.gt-jmy-pc-callback-phonenumber .title {
    font-size: 24px;
    color: #333;
}

.gt-jmy-pc-callback-phonenumber .subTitle {
    font-size: 18px;
    color: #999;
    margin: 11px 0 30px 0px;
}

.wrapper-right {
    width: 409px;
}

.tcBox {
    background-color: rgba(0, 0, 0, 0.6);
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 100;
    display: none;
}

.wechatBox {
    background-color: rgba(0, 0, 0, 0.6);
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 100;
    display: none;
}

.wechatBox .weChatText {
    width: 422px;
    height: 400px;
    margin: 0 auto;
    background: #fff;
    text-align: center;
    padding: 30px;
    top: 28%;
    position: absolute;
    left: 35%;
}

.wechatBox .weChatText div {
    width: 100%;
    background: #f5f5f5;
    padding: 30px 0;
    border-radius: 5px;
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 16px;
}

.wechatBox .weChatText p {
    font-size: 21px;
}

.wechatBox .weChatText img {
    width: 100%;
}

.wechatBox .iconfont {
    position: absolute;
    top: 29%;
    right: 34%;
    cursor: pointer;
    font-size: 20px;
}

input .gap {
    width: 370px;
}

.gap .iptCls {
    width: 370px;
}

.button {
    width: 370px;
    padding-right: 0;
    height: 60px;
    background-color: #25ba45;
    margin-top: 15px;
}

.button button {
    width: 100%;
    height: 100%;
    border: 0;
    background-color: #25ba45;
}

.button button span {
    color: #ffff;
    font-size: 16px;
}

.phoneCon {
    cursor: pointer;
}

.iconfont {
    position: absolute;
    top: 1%;
    right: 1%;
    cursor: pointer;
    font-size: 1.04vw;
    width: 1.04vw;
}

.iconfont img {
    width: 100%;
}

.stcsBox tr:nth-child(1) ul li,
.stcsBox tr:nth-child(2) ul li {
    margin-right: 50px !important;
}

.stcsBox tr:nth-child(2) ul li {
    padding: 0 20px;
}

.tonglan-phone {
    position: absolute;
    display: flex;
    right: 25%;
    top: 60%;
}

.tonglan-phone .t-phone {
    width: 17.47vw;
    height: 2.27vw;
    background: #fea100;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    font-size: 1.21vw;
    line-height: 2.27vw;
    margin-right: 1.01vw;
    cursor: pointer;
}

.tonglan-phone .t-phone:hover {
    background: #fff;
    color: #fea100;
}

.tonglan-phone .t-wechat {
    width: 10.85vw;
    height: 2.27vw;
    line-height: 2.27vw;
    color: #fea100;
    font-size: 1.21vw;
    background: #fff;
    border-radius: 10px;
    text-align: center;
    cursor: pointer;
}

.tonglan-phone .t-wechat:hover {
    background: #fea100;
    color: #fff;
}

.last-phone {
    width: 20.5vw;
    height: 3.53vw;
    line-height: 3.53vw;
    position: absolute;
    border-radius: 10px;
    font-size: 1.81vw;
    font-weight: bold;
    color: #fff;
    display: flex;
    /* justify-content: center; */
    padding-left: 4.53vw;
    left: 37%;
    top: 32.3%;
    cursor: pointer;
}

.last-phone:hover {
}

.last-phone p {
    font-size: 1.81vw;
    font-weight: bold;
    color: #fff;
    margin-right: 0.25vw;
}

.last-phone p:nth-child(2) {
    font-size: 1.31vw;
    font-weight: bold;
    color: #fff;
}

.kefu {
    position: absolute;
    top: 45.3%;
    left: 40.5%;
}

.kefu li {
    width: 6.7vw;
    height: 1.72vw;
    line-height: 1.72vw;
    border-radius: 15px;
    color: #fff;
    font-size: 0.76vw;
    margin-bottom: 1.2vw;
    cursor: pointer;
    text-align: center;
}

.kefu li:hover {
}

.bottom-btn2 {
    display: flex;
    position: absolute;
    bottom: 9.3%;
    left: 31.8%;
}

.bottom-btn2Home {
    display: flex;
    position: absolute;
    bottom: 21.4%;
    left: 32.5%;
}
.bottom-btn2Home p {
    width: 16.25vw;
    height: 2.5vw;
    border-radius: 1.56vw;
    text-align: center;
    color: #fff;
    font-size: 0.98vw;
    line-height: 2.5vw;
    margin-right: 2.29vw;
    cursor: pointer;
}

.bottom-btn2 p {
    width: 16.25vw;
    height: 2.5vw;
    border-radius: 1.56vw;
    text-align: center;
    color: #fff;
    font-size: 0.98vw;
    line-height: 2.5vw;
    margin-right: 2.29vw;
    cursor: pointer;
}

.homeSubmit{
    margin: 0px;
    padding: 0px;
    border: 0px;
    outline: 0px;
    font-size: 100%;
    font-weight: normal;
    vertical-align: baseline;
    background: transparent;
    list-style-type: none;
    font-style: inherit;
    font-family: "Microsoft Yahei", "微软雅黑";
    vertical-align: middle;
}
/* .footer{
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
} */

/* side */
.side {
    position: fixed;
    width: 75px;
    height: 275px;
    right: 0;
    top: 154px;
    z-index: 100;
}

.side ul li {
    width: 75px;
    height: 72px;
    float: left;
    position: relative;
    border-bottom: 1px solid #fff;
}

.side ul li .sidebox {
    position: absolute;
    width: 75px;
    height: 72px;
    top: 0;
    right: 0;
    transition: all 0.3s;
    background: #5db98a;
    filter: Alpha(opacity=80);
    color: #fff;
    font: 14px/75px "微软雅黑";
    overflow: hidden;
    text-align: center;
    /* padding-left: 10px; */
}

.side ul li .sidetop {
    width: 75px;
    height: 72px;
    line-height: 72px;
    display: inline-block;
    background: #5db98a;
    filter: Alpha(opacity=80);
    transition: all 0.3s;
}

.side ul li .sidetop:hover {
    background: #158607;
    opacity: 1;
    filter: Alpha(opacity=100);
}

.side ul li img {
    /* float: left; */
}