.content{
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
}
/*左侧*/
.left-box{
    width: 286px;
    float: left;
    margin: 20px 0 20px 30px;
}
.nav-list{
    padding-bottom: 10px;
    border: 1px solid #ccc;
    border-top: none;
}
.nav-title{
    height: 60px;
    line-height: 60px;
    color: #003867;
    text-align: center;
    font-size: 18px;
    border: 1px solid #ccc;
    border-bottom: 2px solid #003867;
}
.nav-list li{
    display: block;
    width: 246px;
    padding-left: 40px;
    color: #333;
    background: url(../../images/l-11.png) 14px 21px no-repeat;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
}
.nav-list li:hover{
    color: #26509A;
    background: url(../../images/l-22.png) 14px 21px no-repeat;
}
.buy-login{
    background: url("../../images/buy.png") no-repeat scroll 0 0;
    width: 100%;
    height: 50px;
    margin-top: 10px;
    cursor: pointer;
}
.buy-login:hover{
    background: url("../../images/buy-h.png") no-repeat scroll 0 0;
}
.buy-register{
    background: url("../../images/buy-register.png") no-repeat scroll 0 0;
    width: 100%;
    height: 50px;
    margin-top: 10px;
    cursor: pointer;
}
.buy-register:hover{
    background: url("../../images/buy-register-h.png") no-repeat scroll 0 0;
}
/*右侧*/
.right-box{
    width: 800px;
    padding: 20px 30px 20px 0;
    float: right;
    min-height: 457px;
}
.right-map{
    width: 800px;
    float: right;
    min-height: 660px;
    padding: 20px 30px 0 0;
}
.navbar{
    color: #333333;
    border-bottom: 2px solid #26509A;
    height: 40px;
    box-sizing: border-box;
}
.navbar li{
    float: left;
    height: 40px;
    line-height: 40px;
    width: 100px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    cursor: pointer;
    margin: 0!important;
}
.navbar li:hover{
    background-color: #26509A;

}
.navbar li:hover a{
     color: #fff!important;
 }
.active{
    background-color: #26509A;
    color: #fff;
    border: 1px solid #26509A;
}
.search1{
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    border-bottom: 1px solid #e6e6e6;
    color: #333333;
    padding-right: 10px;
}
.note{
    color: #666666;
}
.text-color{
    margin-right: 25px;
}
.arrow-icon{
    margin-left: 5px;
}
.search1 li{
    margin-right: 15px;
    position: relative;
}
.note{
    color: #666666;
}
.text-color{
    color: #333333;
}
.arrows{
    width: 8px;
    height: 10px;
    position: absolute;
    top: 19px;
}
.arrow-up{
    background: url("../../images/arrow-top.png") no-repeat scroll 0 0;
}
.arrow-down{
    background: url("../../images/arrow-down.png") no-repeat scroll 0 0;
}
.sort{
    cursor: pointer;
}
.sort:hover{
    text-decoration: underline;
}
.manual dl{
    font-size: 12px;
}
.manual dl dt{
    border-bottom:1px solid #26509A;
    line-height: 30px;
    height: 30px;
}
.manual dl dt span{
    padding-left: 20px;
    display: inline-block;
    width:150px;
    height: 28px;
    border-bottom: 2px solid #26509A;
}
.manual dl dd{
    margin: 30px 0 50px;
    text-align: center;
}
.manual dl dd a{
    color:#26509A ;
}
.stream dl dt span{
    background: url("../../images/stream-red.png") 0 9px no-repeat;
}
.ope dl dd{
    padding-left: 20px;
    background: url("../../images/ope-red.png") 0 0 no-repeat;
    text-align: left;
    float: left;
    width: 340px;
}
.ope dl{
    height: 127px;
}
/*信息区块*/
.section li{
    border-bottom: 1px dashed #e6e6e6;
    padding: 20px 0 50px;
}
.section li:hover{
    background: #f9f9f9;
}
.trade-img{
    width: 210px;
    height: 158px;
    display: inline-block;
    position: relative;
}
.flag{
    background: url("../../images/flag.png") no-repeat scroll 0 0;
    width: 68px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    position: absolute;
    top: 4px;
    left: -5px;
    font-size: 14px;
    color: #fff;
}
.notice{
    font-size: 14px;
    color: #FF0000;
}
.trade-info{
    width: 480px;
    margin-top: 5px;
}
.trade-name{
    font-size: 16px;
    margin-bottom: 12px;
}
.status{
    float: right;
    margin-right: 20px;
    font-weight: bold;
    font-size: 14px;
}
.blue{
    color: #2781cd;
}
.red{
    color: #26509A;
}
.gray{
    font-size: 12px;
    color: #333333;
    height: 26px;
    line-height: 26px;
}
.time-img{
    margin: 5px 5px 0 0;
}
.remain-time{
    font-size: 16px;
    color: #333333;
    display: inline-block;
    margin-top: 30px;
    width: 480px;
    position: absolute;
}
.highest{
    font-size: 14px;
    color: #000000;
    position: relative;
    padding-left: 25px;
    margin-bottom:15px;
}
.highest i{
    background: url("../../images/highest.png") center no-repeat;
    width: 21px;
    height: 15px;
    position: absolute;
    top:7px;
    left: 1px;
}
.size{
    font-size: 18px;
    color: #ff6600;
}
.text-size{
    color: #f40000;
    font-size: 18px;
}
.trade-btn{
    position: absolute;
    /*margin-top: 25px;*/
    margin-left: 280px;
    width: 200px;
}
.trade-btn a{
    width: 90px;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    background: #fff;
    text-align: center;
    float: right;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.detail-btn{
    border: 1px solid #26509A;
    color: #26509A;
}
.buy-btn{
    border: 1px solid #26509A;
    color: #26509A;
}
.detail-btn:hover{
    background: #26509A;
    color: #fff;
}
.buy-btn:hover{
    background: #26509A;
    color: #fff;
}
.m-r10{
    margin-right: 10px;
}
/*分页*/
.pageBox {
    padding: 30px 0 35px;
}
.paging{
    text-align: right;
}
.paging .laypage_main a,
.paging .laypage_main span{
    padding:0;
}
.paging .laypage_main span,
.paging .laypage_main a{
    background:#fff;
    height: 30px;
    line-height: 30px;
    margin:0;
    padding: 0 13px;
    border:1px solid #e1e1e1;
    border-right: none;
}
.paging .laypage_main .laypage_total {
    border: none;
    background: none;
}
.paging .laypage_main .laypage_curr{
    color:#fff;
    background:#26509A;
    margin:0;
    padding: 0 13px;
    height:30px;
    line-height:30px;
}
.paging .laypage_main .laypage_next,
.paging .laypage_main .laypage_prev{
    width:60px;
    height:30px;
    line-height:30px;
    border:1px solid #dfdfdf;
    background:#fff;
    text-align: center;
}
.paging .laypage_main .laypage_prev {
    border-right: none;
}
.paging .laypage_main input{
    width: 30px;
    height:30px;
    line-height:30px;
    text-align: center;
}
.paging .laypage_main button{
    height:30px;
    line-height:30px;
}
.cur{color: #26509A}
.text{ margin:0 auto; color:#333; line-height:170%; padding-bottom:40px;}
.text h2{ font-size:18px; text-align:center; line-height:200%}
.text h3,h4{ font-size:12px; font-weight:lighter; text-align:center;}
.text h5{ font-size:16px;text-align:center; margin:10px 0}
.text p{ text-indent:2em;margin-bottom: 5px;}
.filter{border-bottom: 1px solid #D6D7D8;position: relative;}
.filter div.filter-title{
    height: 36px;
    line-height: 36px;
    color: #26509A;
    text-indent: 10px;
    font-size: 14px;
    margin-bottom: 20px;
    border: 1px solid #dedede;
}
.filter div{margin-bottom: 10px;display: inline-block;width: 100%;}
.filter div label,.filter div ul{float: left;display: inline-block;}
.filter div label{width: 75px;text-align:justify;text-align-last:justify;padding: 2px 10px;}
.filter div ul{width: 700px;}
.filter div ul li{float: left;margin: 0 15px 10px 0;position: relative;}
.filter div ul li a{display: inline-block;padding: 2px 5px;font-size: 12px;}
.filter div ul li input{position: absolute;left: 0;top: 0;margin: 0;cursor: pointer;opacity: 0;filter: alpha(opacity=0);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
.filter div ul li input:checked+a{background-color: #26509a;color: #fff;border-radius: 3px;}
.filter div ul li a:hover{color:#C71E1E;}
.list-news{ margin-top:20px;}
.list-news li{ height:49px; line-height:49px; border-bottom:1px dotted #dfdfdf; }
.list-news li a{ font-size:14px; color:#000;}
.list-news li:hover a,.list-news li:hover a .time{ color:#26509a;}
.list-news li a span:first-child{ display:block; float:left; max-width:450px;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;}
.list-news li a .time{ float:right; font-size:14px; color:#3b3b3b;margin: 0}
.fold{position: relative;left: 770px;display: inline-block;font-size: 14px; color: #6f6f6f;}
.fold:hover{color: #26509a;}
.fold{position: relative;display: inline-block;font-size: 14px; color: #6f6f6f;}
.fold:before{content: "";background: no-repeat;width: 16px;height: 16px;position: absolute;left: -24px;}
.fold:hover:before{background: url(../../images/fold-1-h.png) no-repeat;}
.fold.unfold:before{background: url(../../images/unfold-1.png) no-repeat;}
.fold.unfold:hover:before{background: url(../../images/unfold-1-h.png) no-repeat;}
.newico{
    float:left;
    display:inline!important;
}
.newico:after{ content:""; display:inline-block;width:30px; height:10px; margin-left:10px;background:url(../../images/new.png) no-repeat; position:absolute; margin-top:20px;}
/*头部开始*/
body{
    background: #ffffff;
}
ul,li,a,div,table,label,tr,select,i{
    text-decoration: none;
    list-style-type: none;
    border-collapse: collapse;
    padding:0;
    margin:0;
}
/*nav开始*/
.header{
    font-size: 12px;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.top {
    height: 42px;
    line-height: 42px;
    background: #f5f5f5;
}

.top span {
    float: right;
}

.banner {
    background: #fff url(../../images/banner.png) center top no-repeat;
    height: 170px;
}

.date {
    text-align: right;
    color: #000000;
    padding-top: 35px;
}

.date span {
    display: inline-block;
    background: url(../../images/time.png) right top no-repeat;
    width: 72px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    color: #fff;
}

.search-box {
    float: right;
    width: 352px;
    height: auto;
    padding-top: 10px;
}

.search input {
    height: 32px;
    line-height: 32px;
    width: 250px;
    padding: 0;
    border: 1px solid #ccc;
    float: left;
    text-indent: 10px;
    background: #f4f4f4;
}

.search .btn {
    width: 100px;
    height: 34px;
    line-height: 34px;
    float: left;
    border: 1px solid #325f96;
    background-color: #325f96;
    color: #fff;
}

.nav_bg {
    height: 45px;
    line-height: 45px;
    background: #1157b0;
    text-align: center;
}

#nav li {
    float: left;
    font-size: 18px;
    display: inline;
    overflow: hidden;
    width: 133px;
}

#nav li a {
    color: #FFFFFF;
    display: block;
    width: 100%;
    text-align: center;
}

#nav li a:hover, #nav li a.hover {
    background: #1870E0;
}

#nav li ul {
    position: absolute;
    display: none;
    background: #1870E0;
    z-index: 5;
}

#nav li ul li {
    float: none;
    display: inline;
    height: 36px;
    line-height: 36px;
    text-align: center;
}

#nav li ul li a {
    font-weight: normal;
    height: 36px;
    overflow: hidden;
    line-height: 36px;
    padding: 0;
    border-top: 1px solid #FFF;
    font-size: 14px;
    width: 100%;
    margin: 0 auto;
}

#nav li ul li a:hover {
    background: #1157b0;
}

/*nav结束*/

/*头部结束*/
/* 我的头部 */
.my_header{
    /*width: 1200px;*/
    width:100%;
    margin: 0 auto;
}
.img_div{
    height: 90px;
}
.img_div .topCont a{
    float: left;
    margin: 30px 0 0 10px;
}
.img_div .topLinkCont{
    width: 100%;
    /*height: 30px;*/
    background: #f2f2f2;
}
.img_div .topLink{
    margin: 0 auto;
    width: 1000px;
    height: 30px;
    font-size: 13px;
    line-height: 30px;
}
.img_div .topLink>li{
    float: left;
    margin-right: 10px;
    text-align: center;
    position: relative;
}
.img_div .topLink>li ul{
    display: none;
    width: 80px;
    position: absolute;
    left: 0;
    top: 30px;
    background: #f2f2f2;
}
.img_div .topLink>li:hover >ul{
    display: block;
}
.img_div .topLink>li>a{
    color: #214c72;
}
.img_div .topLink>li:hover>a{
    color: #0089e6;
}
.img_div .topLink>li:hover >ul>li a{
    color: #214c72;
}
.img_div .topLink>li:hover >ul>li:hover a{
    color: #0089e6;
}
.img_div .topCont{
    width: 100%;
    height: 155px;
    display: flex;
    justify-content: center;
    align-items: center;
}
/*.img_div img{*/
/*    width: 1200px;*/
/*    height: 125px;*/
/*}*/
/*.img_div a{*/
/*    display: block;*/
/*    width: 382px;*/
/*    height: 47px;*/
/*    position: absolute;*/
/*    left: 10px;*/
/*    top: 30px;*/
/*    background: url('../../../../../styles/images/index/logo-jst.png') no-repeat;*/
/*}*/
.my_header nav{
    position: relative;
    height: 50px;
    /*background: url('../../../../../styles/images/index/bg-nav.gif');*/
    /*background-repeat: repeat-x;*/
}
.my_header nav ul{
    height: 50px;
    background: #2264C6;
    /*width: 50%;*/
    width:1200px;
    margin: 0 auto;
    /*margin-left: 25%;*/
}
.my_header nav ul li{
    float: left;
    width: 200px;
    margin-left: 0px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-align: center;
}
.my_header nav ul li.on{
    color: #FFF;
    font-weight:bold;
    background: #1971F4;
}
.my_header nav ul li a{
    display: block;
    padding: 0 10px;
    font-size: 18px;
    line-height: 50px;
}
.my_header nav ul li.on a:hover{
    color: #FFF;
    background: #1971F4;
    font-weight: bold;
}
.my_header nav ul li a:hover{
    font-weight: bold;
    color: #FFF;
    background: #1971F4;
    text-decoration: none;
    transition: background-color 0.2s;
}

.yjs{
    height: 31px;
    position: absolute;
    top: 5px;
    right: 5px;
}
.yjs .yjs_input{
    float: left;
    overflow: hidden;
    background-color: #fff;
    height: 30px;
}
.yjs .yjs_btn{
    float: left;
}
.yjs .yjs_input input{
    font-size: 14px;
    height: 30px;
    width: 240px;
    margin: 0 5px;
    outline: none;
    border: none;
}
.yjs .yjs_btn input{
    height: 30px;
    width: 50px;
    border-style: none;
    background-color: #ff0000;
    color: #fff;
    cursor: pointer;
}
.zqcj img{
    width: 1200px;
    height: 150px;
}
/*我的尾部footer开始*/
.foot {
    text-align: center;
    color: #333;
    background: #fff;
    /*background: #f5f5f5;*/
    font-size: 12px;
}
.foot .my_foot_content{
    width: 1200px;
    margin: 0 auto;
    background: #ffffff;
}
.foot .my_foot_content .my_foot_link a{
    display: inline-block;
    width: 150px;
    height: 45px;
    padding: 5px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    /* margin-right: 30px; */
    margin: 0 5px;
}
.foot .my_foot_content .my_foot_link a:last-child{
    margin-right: 0;
}
.foot .my_foot_content .my_foot_link a img{
    width: 150px;
    height: 45px;
}
.foot .my_foot_content .my_foot_middle{
    width: 1200px;
    margin: 30px auto;
    padding: 0 50px 10px 50px;
    box-sizing: border-box;
    position: relative;
}
.my_foot_divmiddle p{
    font-size: 14px;
    line-height: 12px;
    margin: 15px 0px 1px -126px;
}
.my_foot_divmiddle p a:hover{
    color: #ba2636;
    text-decoration: underline;
}
.foot .my_foot_content .my_foot_middle .my_foot_imgright{
    position: absolute;
    bottom: 0;
    right: 50px;
}
.my_foot_nav{
    height: 40px;
    line-height: 40px;
    color: #FFFFFF;
    background: #ab1915;
    font-size: 14px;
}
.my_foot_nav a:hover{
    border-bottom: 1px dotted #ffffff;
}

.foot .foot-bg {
    background: #003867;
}

.foot .foot-left {
    width: 800px;
    border-right: 1px solid #ccc;
    margin: 25px 0;
    padding: 20px 0;
    float: left;
    line-height: 26px;
}

.foot .foot-right {
    width: 270px;
    float: right
}

.foot .foot-right div {
    float: left;
    width: 38%;
    padding-top: 110px;
    margin: 0 6%;
}

.foot .foot-right div:first-child {
    background: url(../../images/foot-img1.png) 50% 40px no-repeat;
}

.quick-nav {
    width: 1200px;
    height: 54px;
    margin: auto;
    line-height: 54px;
    color: #fff;
}

.quick-nav dl {
    margin: 0;
}

.quick-nav dl dt {
    font-size: 18px;
    float: left;
    margin: 0 60px 0 40px;
    font-weight: bold;
}

.quick-nav dl dd {
    float: left;
    margin-right: 55px;
    _margin-top: 20px;
}

.quick-nav dl dd select {
    width: 160px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #ccc;
    border-radius: 2px;
}

.quick-nav dl dd.m0 {
    margin: 0;
}
/*尾部footer结束*/
.right-nav{
    display:block;
    width:164px;
    position: fixed;
    right: 50px;
    bottom:240px;
    margin-left:485px;
    z-index: 9999999;
    overflow:hidden;
}
.tel{
    float:right;
}
.tel-icon{
    background: url("../../images/qq.gif") 50% 50% no-repeat;
    width: 40px;
    height: 40px;
    margin-bottom: 2px;
    position: relative;
    z-index: 9999998;
}
.tel:hover .tel-icon{
    background: url("../../images/qq.gif") 50% 50% no-repeat;
}
.tel-b{
    position: absolute;
    top: 0;
    left: 164px;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    width: 120px;
    background: #ddebff;
    padding: 0 17px;
    border-radius: 3px 0 0 3px;
    z-index: 9999997;
    text-decoration:none;
}
.tel-b a{
    line-height: 38px;
    display: block;
}
@media screen and (max-width: 1300px) {
    .right-nav{
        left: auto;
        right:0;
        margin:0;
    }
}
.describe-info {
    background: url(../../images/now.png) 10px 14px no-repeat;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    width: 1170px;
    margin: 0 auto;
    padding: 11px 0 11px 30px;
    color: #000;
}
/*新闻详情页开始*/

.newsdetails-bg{
    width:942px;
    padding:30px;
    margin:0 auto;
    margin-bottom: 10px;
}
.details-header{
    height:100px;
    border-bottom:1px solid #ccc;
}
.details-content{
    padding:30px;
    font-size: 14px;
    line-height: 25px;
}
.details-about{
    border-top: 1px #ccc dotted;
    padding-top: 20px;
    padding-left: 10px;
}
.details-about dt{
    padding-top: 5px;
}
.details-about dd{
    padding-left: 20px;
 }
.details-about dd li{
    list-style: disc;
    margin-top: 5px;
}
.details-about dd li a{
    font-size: 14px;
    color: blue;
    text-decoration: underline;
}
.newstitle{
    margin-top: 10px;
    font-size: 24px;
    text-align: center;

}
.publish{
    margin-top: 15px;
    text-align: center;
    font-size: 12px;
}

.nTab{
    width: 100%;
    margin: 0 auto;
    background:#fff;
}
.nTab .TabTitle{
    position: relative;
    clear: both;
    height: 36px;
    line-height: 36px;

    text-align: center;
    border-bottom:4px solid #0274be;
    margin:0 auto;
}
.nTab .TabTitle ul{

    width: 736px;
    display: block;
    margin: 0 auto;
    padding-left: 16px;

}
.nTab .TabTitle li{
    float: left;
    width:161px;
    cursor: pointer;

}
.nTab .TabTitle .active{
    background:url(../images/tab-h.png) center no-repeat;
    color:#fff;
    margin-left:-14px;
    position: relative;
    z-index:10;
}
.nTab .TabTitle .normal{
    background:url(../images/tab.png) center no-repeat;
    margin-left:-14px;
    position: relative;
    z-index:1;
}
.nTab .TabContent{
    width:100%;
    background:#fff;
    margin: 0px auto;
}
.nTab .TabContent ul li{
    float: left;
    padding:40px 70px;
}
.nTab .TabContent ul li table tbody tr td div{
    line-height: 25px;
}

.none {display:none;}

/*新闻详情页快结束*/
.panel-heading .fold{
    width: 16px;
    height: 12px;
    display: inline-block;
    float: right;
    position: relative;
    top: 12px;
    right: 0px;
    cursor:pointer;
    background:url(../../images/fold.png) no-repeat;
}
.panel-heading .fold.unfold{
    background:url(../../images/unfold.png) no-repeat;
}
/*竞价帮助*/
.info-box h2{
    display: block;
    font-size: 18px;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
}
.info-box p{
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    text-indent: 28px;
    line-height: 25px;
    font-size: 16px;
}
.pic-control{
    text-align: center;
    width: 100%;
    padding-bottom: 10px;
    margin-top: 10px;
}
.pic-control img{
    width: 94%;
    margin: 0 auto;
}
.complany{
    width: 100%;
    margin-top: 40px;
    height: 300px;
    background: url('../../images/backgroundofhelp.png') no-repeat;
}

/*10-11需求*/
.node_bg{
    margin:50px 0 30px 0;
    text-align: center;
    border-bottom: 1px #ccc solid;
}
.info-node{
    padding-bottom:30px;
    display: inline-block;

}
.info-node li{
    float:left;
    padding:5px 7px;
    text-align:center;
    border: 1px #ccc solid;
    background: #fff;
    margin: 0 9px;
    cursor: pointer;
    position:relative;
    font-size:12px;
}
.info-node li:first-child,.info-node li:last-child{
    border-radius:14px;
}
.info-node li.blue{
    border: 1px #008cd6 solid;
    background: #fff;
    color: #008cd6;
}
.info-node li.blueBg{
    background: #008cd6;
    color: #fff;
}
.info-node li.noclick{
    cursor: not-allowed ;
}
.info-node li .jt_ico{
    display:block;
    width:8px;
    height:8px;
    background: url(../../images/jt_1.png) no-repeat;
    position: absolute;
    color: #000;
    left: -14px;
    top: 8px;
}
.info-node li:first-child .jt_ico{
    display:none;
}
.info-node li.blue .jt_ico{
    background: url(../../images/jt_2.png) no-repeat;
}
.tab{ margin-bottom:25px;}
.tab table{ margin:0 auto; border:1px solid #CCC; border-collapse:collapse; margin-bottom:10px;}
.tab table td{ padding:9px; border:1px solid #CCC; border-collapse:collapse; box-sizing:border-box; height:50px;}
.tab .bg-f2{ background:#f2f2f2;}

.mapSearch {
    position: absolute;
    left: 20px;
    top: 100px;
}