/*初始化开始*/
*{margin:0;padding:0;}
body{background:#fff; background-size:cover; font:12px/22px "Microsoft YaHei","SimSun"; font-size:100%;}
body,ul,ol,li,p,a,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd,select,option{ margin:0; padding:0;box-sizing: border-box;}
li,img,input,em,select{ list-style:none; font-style:normal; outline:none;}
a{ text-decoration:none !important; cursor:pointer !important;}
select::-ms-expand { display: none; }
.img_none{display:none;}
.img-position-absolute{position: absolute;	top: 0;	bottom: 0; left: 0;	right: 0; max-width: 100%; max-height: 100%;display: block;	margin:auto;padding: auto;}
.clear::after {
    content: '.';
    height: 0;
    display: block;
    visibility: hidden;
    clear: both;}
body {
    font-size: 14px;
    font-family: 'Microsoft Yahei', Arial, Helvetica, sans-serif;
    border: 0;
}
/*header开始*/
.container-fluid{
    max-width: 1200px;
}
.navbar-brand{
    position: relative;
    padding-top: 0;
    font-size: 18px;
}
.navbar-brand img{
    display: inline-block;
    position: relative;
    top:0;
    left: 0;
}

.navbar-brand div span{
    font-size: 10px !important;
    letter-spacing:0px;
    color: #333;
}
.navbar-brand div{
  padding-top:17px ;
  margin-left:10px;
  letter-spacing:3px;
    color: #348ec6;
}
.navbar{
    height: 80px;
}

/*.navbar-brand {
    float: left;
    height: 50px;
    padding-top: 0;
    font-size: 18px;
    line-height: 20px;
}*/
.navbar-inverse .navbar-nav>li>a
 {
    display: block;
    padding: 30px 12px;
    font-size: 20px;
    color: #333;
}
.navbar-inverse .navbar-nav>li>a:hover {
    color:#1bb1dc ;
    border-top: 3px solid #1bb1dc;
}

.hot{
    color:#1bb1dc !important;
    border-top: 3px solid #1bb1dc;
}
.ser{
    position: relative;
}
.search {
    color: white;
    background-color: #192c3b;
    border:none;
    padding: 29px 25px;
    border-radius: 0;
}
.search-input{
    position: absolute;
    left:-100px;
    top:90px;
    height: 40px;
    width: 200px;
    border-radius: 3px;
    /*border: 2px solid #192c3b;*/
    display: none;
}
.btn {
    outline: none !important;
}

.search:hover ,.search:focus{
    color: white;
    background-color: #192c3b;
    border:none;
}
.navbar-inverse {
     background-color:white;
     border-color:#e7e7e7;
     box-shadow: 0px 3px 3px #999999;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color:#237bb2;
    display: block;
    width: 30px;
    height: 4px;
    border-radius:0;
}

.navbar-toggle {
    border:none;
    border-radius: 0px;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color:rgba(0,0,0,0);
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color:rgba(0,0,0,0);
}
.navbar-collapse{
    float: right;
}
/*main*/
/*banner开始*/
.carousel-control {
    position: absolute;
    top:calc(50% - 25px);
    width: 10%;
    font-size: 50px;
    color: #999;
    text-align: center;
    text-shadow: none;

}

.carousel-control:hover ,.carousel-control:focus
{
    background:none !important;
}
.carousel-control{
    background: none  !important;

}
.carousel-indicators {
    position: absolute;
    bottom: 50px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.carousel-inner{
    position: relative;
}
.navbar{
    margin: 0;
}

.item img{
    /*min-height:180px;*/
    margin: 0 auto;
}
.service{
    font-size: 14px;
    background: #ededed;
    line-height: 40px;
}
.top_img{
    padding:20px 0 20px 0;
    border-top:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
}

.content{
    width: 100%;
    background:#ededed;
    margin-top: 20px;
    padding-bottom: 30px;
}
.col-xs-12 {
    padding: 0;
}
.num{
    background: #1bb1dc;
    color: white;
    text-align: center;
    width: 60px;
    height: 60px;
    border: solid 2px #ffffff;
    border-radius: 5px;
    position: absolute;
    top:calc(50% - 30px);
    left:-30px;
}
.num-r{
    background: #1bb1dc;
    color: white;
    text-align: center;
    width: 60px;
    height: 60px;
    border: solid 2px #ffffff;
    border-radius: 5px;
    position: absolute;
    top:calc(50% - 30px);
    right:-30px;
}
.num-1{
    font-size: 30px;
    margin-top: 8px;
}

.num-1 p{
    font-size: 12px;
}
.our-right{
     position: relative;
     padding: 0 !important;
}
.item-list{
    background: white;
    margin-top: 20px;
    transition: all linear .3s;
}
.item-list:hover{
    box-shadow: 5px 5px 15px #666;
    transform: translateY(-4px);
    transition: all linear .3s;
}

.item-list a{
    color: #333;
}
.item-list:hover.item-list a{
     color: #25566f;
 }
.our-left{
    width: 56%;
    padding: 6.5% 40px;
}
.our-right{
    width: 44%;
}
.our-right img{
    width: 100%;
}
.our-left h3{
    font-size: 20px;
    width: 90%;
    margin: 0 auto;
    text-align: right;
}
.our-left .xxx{
    width: 90%;
    margin: 10px auto 0;
    text-align: left;
    word-break: break-all;
    display: -webkit-box;
   
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
}

.sidebar{
    margin-top: 20px;
}
.con-us{
    width: 100%;
    background: rgba(157, 157, 157, 0.51);
    padding: 5px 5px;
}
.contact-us{
    width: 100%;
    background: #1bb1dc;
}
.contact-us h2{
    font-size: 24px;
    color: white;
    padding-top: 15px;
    margin-left: 20px;
}
.contact-us p{
    font-size: 14px;
    color: white;
    margin-left: 20px;
    padding-bottom: 20px;

}
.contact-mes{
    background: white;
    margin-top: 20px;
    padding-bottom: 20px;
    border: 1px solid #c6c6c6;
}
.contact-mes h3{
    font-size: 16px;
    margin-left: 15px;
    padding-top: 20px;
}
.contact-mes ul{
    width: 90%;
    padding-bottom: 20px;
    border-bottom: 1px #9d9d9d solid;
    margin: 0 auto;
    margin-top: 20px;
}
.contact-mes ul li{
     color:#333; line-height:30px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
     font-size: 12px;
}
.contact-mes ul li b{
    margin:0 15px 0 0; line-height:30px;
}
.zx{
    display:block;
    width: 80%;
    margin: 0 auto;
    color: white;
    background: #666;
    border-radius:0;
    margin-top: 20px;
    font-size: 14px;
    line-height: 18px;
}
.ditu{
    width: 100%;
    box-sizing: border-box;
    margin:20px auto;
    background: white;
    border: 1px solid #9d9d9d;
    padding: 5px 5px;
}
#dituContent{
    width:100%;
    height:250px;
}
#mapContent{
    width:100%;
    height:400px;
    padding: 5px;
    margin-top:20px;
    margin-bottom:20px;
    background: white;
    border: 1px solid #ededed;
}

.about{
    background: white;
    color: #333;
    font-size: 12px;
    margin-top: 20px;
    border: 1px solid #ededed;
}

.about_img{
    padding: 3px 3px;
    border: 1px solid #c6c6c6;
    border-radius: 2px;

}
.ab-mes{
    width: 90% ;
    margin: 0 auto;
    padding: 20px 0px;
}
.ab-ms{
    padding: 0 2%;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.2;

}
.weihu{
    font-size:12px ;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 15px;
    border-bottom: dashed 1px #999;
}
.wei{
    font-size:12px ;
    width: 90%;
    margin: 0 auto;
}
.ab-ms h4{
    color:#f56502;
    font-size: 12px;

}
.list-it{
    width: 90%;
    margin: 0px auto;
    padding: 20px 0;
}

.list-it li{width:100%; float:left;}
.list-it li a{
    color: #666;
    font-size: 12px;
    line-height:36px;
}
.list-it li a:hover{
    color: #f56502;
    font-size: 12px;
    line-height:36px;
}
.line{
    border-top: 1px dashed #333;
    padding-bottom: 20px;
}
/*四步流程开始*/
.step{
    padding-top:30px ;
    padding-bottom:30px ;
}
.step1{
    width: 22%;
}
.step1 img{
    width: 100%;
}
.next-arrow{
    width: 4%;
}
.next-arrow img{
    display:block ;
    margin: 100% auto;
}
.s-step{
    margin: 5px 0;
}
.step2{
    width: 44%;
}
.step2 img{
    width: 100%;
}
.next-arrow2{
    width: 12%;
}
.next-arrow2 img{
    display:block ;
    margin: 60% auto;
}
.step-bottom{
    position: relative;
    height: 22px;
}
.step-bottom img{
    position: absolute;
    right: 20%;
    transform: rotate(90deg);
}
/*底部版权开始*/
.footer{
    background: #2e2e2e;
    width:100%;
    padding-top: 30px;
    color: #c1c1c1;
}
.foot-l{
    width: 43%;
    color: #c1c1c1;
    font-size: 12px;
    border-right: 1px solid #6f6f6f;
}
.foot-l>h3{
    font-size: 26px;
    font-weight: 800;
    color: white;
}
.foot-l>span{
    display: block;
}
.foot-l>p{
    line-height: 26px;
    margin-top: 16px;
}
.foot-l-l>p{
    line-height: 28px;
}
.foot-l-l>p:nth-child(1){
    margin-bottom: 25px;
}
.foot-l-l>p:nth-child(2){
}
.foot-l-l>p:nth-child(3){
    color: #0a6ebd;
}
.foot-c{
    width: 30%;
    border-right: 1px solid #6f6f6f;
    
    text-align: center;
}
.foot-c h4{
    font-size: 22px;
    margin: 0 0 30px 0;
}
.foot-c ul{
    width:50%;
}
.foot-c ul li a{
    color: #c1c1c1;
    font-size: 14px;
    line-height: 45px;
}
.foot-c ul li a:hover{
    color:#f56502;
    
}
.foot-r{
    width: 27%;
    padding-left: 50px;
}
.foot-r h4{
    font-size: 22px;
    margin: 0 0 30px 20px;
}
.foot-r ul li{
    color: #c1c1c1;
    font-size: 14px;
    line-height: 45px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.footer2{
    padding: 20px;
    background: #2e2e2e;
    width:100%;
    border-top: 1px solid #6f6f6f;
}
.footer2 p{
    width: 70%;
    font-size: 12px;
    color: #c1c1c1;
}
.footer2 a{
    /*display: block;*/
}
.footer3{
    padding: 20px;
    background: #2e2e2e;
    width:100%;
    margin-bottom: 58px;
}
.footer3 p{
    font-size: 14px;
    text-align: center;
    color: #fff;
}
/*产品页*/
.content1{
    width: 100%;
    background:#ffffff;
    padding-bottom: 30px;
}
.recycling{
    border-bottom:1px solid #c8c8c8;
    line-height: 30px;
    margin-top: 25px;
}
.recycling h4{
    color: #c8c8c8;
    font-size: 30px;
    font-weight: bold;
}
.recycling h4 span{
    display: inline-block;
    line-height: 30px;
    font-size: 18px;
}
.recycling p{
    font-size: 12px;
    color: #404040;
}
.line{
    margin-top: 3px;
    height: 1px;
    border-top: 1px solid #c8c8c8;
}

/*banner开始*/
.banner{
    width: 100%;
}
.banner img{
    width: 100%;
}
/*内容一开始*/
.con-1{
    position: relative;
  margin-top: 30px;
   line-height: 24px;
}
.con-title{
    z-index: 9999;
    background: white;
    display: inline-block;
    margin-bottom: 15px;
}
.con-title img{
    background: white;
    display: inline-block;
    width: 24px;
    vertical-align: top;
    z-index: 999;
}
.con-title span{
    background: white;
    font-size: 24px;
    line-height: 24px;
    color: #292929;
    display: inline-block;
    z-index: 999;
}
.line-1{
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 1px;
    border-top: 1px solid #c8c8c8;
    top: 50%;
    left: 0;
    z-index: 1;
}
.con-info p{
    font-size: 12px;
    line-height: 1.6;
    color: #696969;
}
.con-info img{max-width:100%;}
.con-pp{
    margin: 20px 0;
}
.con-pp span{
    display: inline-block;
    padding: 6px 20px;
    background: #ededed;
    border: 1px solid #ccc;
    margin-right: 30px;
    margin-bottom: 13px;
    font-size: 16px;
}
.con-pp span a{
    color: #333;
}

.con-pp span:hover{  background:#1bb1dc;
   }
.con-pp span:hover a{ color:  #fff;}

.con-pp .act{ background:#1bb1dc;}
.con-pp .act a{ color:  #fff;}
.product{
    width: 100%;
    margin-top: 20px;
}
.product li{
    margin-bottom: 20px;
    padding: 0 10px;
    position: relative;

}
#boxer {
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 0 25px #000;
    padding: 10px;
    position: absolute;
    z-index: 105;
    top:0;
    left:0;
}
#boxer-overlay {
    background: #000;
    height: 100%;
    left:0px;
    position: fixed;
    top:500px;
    width: 100%;
    z-index: 105;
}
.product-img-top{padding-top:151.37%;}
.img-position-absolute{position: absolute;top: 0;bottom: 0; left: 0;right: 0; max-width: 100%; max-height: 100%;display: block;margin:auto;padding: auto;}
.product-show{
 width:100%; height:100%; line-height:40px; background:rgba(23, 23, 23, 0.5) none repeat scroll 0 0 !important; position:absolute; left:0; bottom:-72%; text-align:center;  font-family:'微软雅黑'; font-size:14px; color:#fff; transition:all 0.5s;
}
.product li:hover .product-show{ bottom:0; font-size:20px; padding:35% 0;}
.product li a{
    width:100%;
    position: relative;
    display: block;
    background: #f2f2f2;
    overflow: hidden; border:  1px solid #999;
}

/*company*/
.company{
    margin-top: 20px;
}
/*手机底部*/
.hot1{width:100%; height:58px; background:#2e2e2e; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;}
.hot1 span{ color:#fff; font-size:16px; line-height:20px;}
.hot1 h6{ font-size:12px; line-height:20px;}
.hot1 .row div a{ display:block; color:#fff; padding:7px 0;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; }
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }

@media (max-width: 1199px) {


}

@media (max-width: 991px) {
  .ny-messages{margin-top: 20px;}

}

@media (max-width: 767px) {
    .ny-messages{margin:20px;}
    .navbar-nav {
         margin: 0px;
    }
    .navbar-brand img{
        height: 100px;
        z-index: 999;
    }
    .navbar-brand img{
        height: 75px;
        z-index: 999;
    }
    .navbar {
        height: 55px;
    }
    .navbar-collapse{
        float: none;
    }
    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: rgba(0, 0, 0, 0);
        background: rgb(239, 239, 239);
        text-align: center;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: rgba(0, 0, 0, 0);
    }
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
         max-height: none;
    }
    .nav>li {
        border-bottom: 1px dashed #ccc;
    }
    .navbar-inverse .navbar-nav>li>a:hover , .navbar-inverse .navbar-nav>li.hot>a:focus{
        color:#1bb1dc ;
        border-top: none;
    }
    .hot{
         border-top: none;
    }
    .navbar-inverse .navbar-nav>li>a {
         padding: 9px 0;
    }
    .our-left{
        padding: 4% 15px;
        line-height: 1.2;
    }
    .our-left h3{
        font-size: 16px;
    }
    .our-left p{
        width: 100%;
        margin-top: 5px;
        font-size: 14px;
    }
    .about{
        margin-top: 0px;
        background: #ededed;

    }
    .about .container-fluid{
        background: white;
        margin: 0 15px;
    }
    .recycling h4 {
        font-size: 24px;
    }
    .recycling h4 span {
        line-height: 24px;
        font-size: 16px;
    }
    .con-title img {
        width: 16px;
        vertical-align: middle;
    }
    .con-title span {
        font-size: 16px;
        line-height: 16px;
    }
    .con-pp span {
        display: inline-block;
        padding: 3px 10px;
        background: #ededed;
        border: 1px solid #ccc;
        margin-right: 15px;
        margin-bottom: 12px;
        font-size: 14px;
    }
    .sidebar{width:100%;}
}
@media (max-width: 420px) {
    .our-left{
        padding: 4% 15px;
        line-height: 1;
    }
    .our-left h3{
        font-size: 14px;
    }
    .our-left .xxx{
        width: 100%;
        margin-top: 5px;
        font-size: 12px;
        height: 62px;
        overflow: hidden;
    }
    .recycling h4{
        font-size: 14px;
    }
    .recycling h4 span {
        line-height: 1;
        font-size: 12px;
        line-height: 30px;
    }
    .con-pp span {
        display: inline-block;
        padding: 2px 8px;
        background: #ededed;
        border: 1px solid #ccc;
        margin-right: 12px;
        margin-bottom: 12px;
        font-size: 12px;
    }

}
@media (max-width: 340px) {
    .our-left{
        padding: 3% 15px;
    }

}


.item{
    width: 100%;
}
.item-new{
    width: 100%;
    border-bottom: 1px solid #bfbfbf;
    margin: 0 auto;
    padding-bottom: 20px;
}
.item-new h4{
    line-height: 50px;
}

/*浮动QQ*/
.dock {
    position: fixed;
    right: 0px;
    width: 50px;
    -moz-opacity: 0.9;
    opacity: 0.9;
    z-index: 200;
        font-size:14px;
    font-family:'微软雅黑';
}

.dock.close {
    z-index: 50;
}

.dock ul.icons {
    position: absolute;
    list-style: none;
    right: 0px;
    padding: 0px;
    width: 50px;
    border: 1px solid #333;
    border-right: none;
    background: #111;
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.dock.close ul.icons {
    right: -70px;
}

.dock ul.icons li i {
    display: block;
    position: relative;
    width: 50px;
    height: 50px;
    background: url(../images/icons.png) no-repeat;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    z-index: 210;
}

.dock ul.icons li.active i {
    -moz-opacity: 0.4;
    opacity: 0.4;
}

.dock ul.icons li.up i {
    background-position: -63px -150px;
}

.dock ul.icons li.tel i {
    background-position: -62px -108px;
}

.dock ul.icons li.im i {
    background-position: -63px -20px;
}

.dock ul.icons li.wechat i {
    background-position: -59px -66px;
}

.dock ul.icons li.down i {
    background-position: -63px -190px;
}

.dock ul.icons li p {
    display: block;
    position: absolute;
    top: 50px;
    right: -260px;
    padding: 15px 20px;
    height: 120px;
    color: White;
    line-height: 30px;
    border: 1px solid #333;
    border-right: none;
    background: #111;
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .4s ease-in-out .1s;
    -moz-transition: all .4s ease-in-out .1s;
    -ms-transition: all .4s ease-in-out .1s;
    -o-transition: all .4s ease-in-out .1s;
    transition: all .4s ease-in-out .1s;
    overflow: hidden;
    z-index: 201;
}

.dock ul.icons li.active p {
    right: 50px;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
}

.dock ul.icons li.tel p {
width: 140px;
    height:130px;
    line-height:30px
}

.dock ul.icons li.im p {
    width: 140px;
    height:160px;
    line-height:30px
}

.dock ul.icons li.im p a {
    display: block;
    margin-top: 12px;
    width: 100px;
    height: 35px;
    line-height: 32px;
    color: #00dfb9;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #00dfb9;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.dock ul.icons li.im p a:hover {
    color: White;
    background: #0f8773;
    border: 1px solid #0f8773;
}

.dock ul.icons li.wechat p {
    width: 170px;
    height:160px;
    line-height:30px
}

.dock ul.icons li.wechat p img {
    
    border: 2px solid #000;
}

.dock a.switch {
    position: absolute;
    display: block;
    top: 252px;
    right: 11px;
    width: 26px;
    height: 26px;
    background: url(../images/icons.png) no-repeat 0px -640px;
    cursor: pointer;
    -webkit-transition-delay: .15s;
    -moz-transition-delay: .15s;
    -ms-transition-delay: .15s;
    -o-transition-delay: .15s;
    transition-delay: .15s;
}

.dock a.switch.off {
    background-position: -32px -640px;
}

.pad-3{
    padding: 3% 0;
}

/**/
.ny-messages{text-align: center;}
.ny-messages form{display:inline-block;max-width: 450px;text-align: left;}
.ny-messages form p{font-size: 14px;font-weight: 400;line-height: 30px;width: 70px;}
.ny-messages form input{width: 200px;height: 30px;line-height: 30px;font-weight: 400;}
.ny-messages form textarea{width:350px;line-height: 30px;}
.ny-messages form label{margin-bottom: 10px;}
.ny-messages form label div{line-height: 30px;margin-left: 10px;}
.ny-messages form label h5{line-height: 30px;}
.yz input{width:100px!important; }
input[type=submit]{display:block;width:100px !important;background: #1bb1dc;color: #fff;margin-left: 70px;border: none;outline: none;}
/**/