.container #template_Wrapper {
    position: relative;
        background-image: url(../assets/image/5.jpg),url(../assets/image/softwear-bg.jpg);
    background-color: black;
    width: 100%;
    height: 100%;
    right: 0px;
    margin: auto;
    background-size: auto;
    background-repeat: no-repeat;
}

.container #template_Wrapper .leftSide {
    position: absolute;
    background-image: url(../assets/image/5.jpg);
    width: 900px;
    height: 100%;
    margin: auto;
    background-repeat: no-repeat;
    /* background-position-x: 4px; */
    left: 0px;
    z-index: 12;
}



.container #template_Wrapper .rightSide {
    position: absolute;
    background-color: #bdacac;
    width: 700px;
    height: 100%;
    right: 0px;
    background-repeat: no-repeat;
    background-image: url(../assets/image/softwear-bg.jpg);
    z-index: 11;
     background-position: left -902px top;
}
.head_content{
      background-image:url(../assets/image/cz-softwear_bg_image_01b.png);
         width: 370px;
         height: 360px;
      background-repeat: no-repeat;
    background-position: left bottom;
    position: relative;
    left: 28px;
    pointer-events: none;
}
.head_content .content_link {
    width: 180px;
    height: 149px;
    top: 6px;
    left: 170px;
    border-radius: 60px;
}
.line_dom{
    background-image: url(../assets/image/softwear-hair_lines.png);
    width: 741px;
    height:447px;
    background-repeat: no-repeat;
        position: absolute;
 top: 144px;
 left: -78px;
 pointer-events: none;

}
.main_content{
     background-repeat: no-repeat;
      background-image: url(../assets/image/cz-softwear_content_image_01.png);
      width:900px;
      height:1094px;
          position: relative;
          top: -102px;
           pointer-events: none;
}
#softwear_hair{
    width: 400px;
    height: 400px;
    position: absolute;
    left: 402px;
    top: -22px;
}
#popup0_doc_link_0{
        position: absolute;
        top: 834px;
        width: 420px;
        height: 34px;
        /* border: 1px solid #000; */
        left: 36px;
}
#softwear_link_1{
    
    top: 923px;
    width: 672px;
    height: 34px;
    /* border: 1px solid yellow; */
    left: 36px;
}
#softwear_link_2{
 
 top: 963px;
 width: 672px;
 height: 34px;
 /* border: 1px solid yellow; */
 left: 36px;
}
#softwear_link_3{
    
    top: 1005px;
    width: 716px;
    height: 35px;
    /* border: 1px solid yellow; */
    left: 36px;
}
#softwear_link_4{
    position: absolute;
    cursor: pointer;
    top: 1048px;
    width: 156px;
    height: 35px;
    /* border: 1px solid yellow; */
    left: 36px;
}
.content_link{
  position: absolute;
 cursor: pointer;
}
.main_content a{
    display: block;
    width:100%;
    height: 100%;
}
.popup_div{
        z-index: 12;
}
#popup_div_5 .bg_image {
    background-image: url(../assets/image/cz-softwear_content_image_02.png);
    width:524px;
    height:144px;
}
#popup_div_5 .back_image{
  background-image: none;
      left: 11px;
          top: -1px;
}
#popup_div_5{
            top: 280px;
            left: 4px;
           z-index: 9999999;
}
#popup_div_5 .video_section{
        left: 36px;
            top: 142px;
}
#popup_div_5 .video_click_patch {
           position: absolute;
      top: -44px;
      height: 32px;
      left: 274px;
      width: 196px;
}
#popup_div_5 #click_slide_show_0 {
    width: 218px;
    height: 35px;
    top: 95px;
    position: absolute;
    left: 35px;
    cursor: pointer;
}
#popup_div_5 .slideshow{
    top: 82px;
    background-image: none;
}
#popup_div_5 .slideshow .img_div {
 width:auto;
 height:auto;
}
.hover_border:hover{
    border-bottom: 2px solid #66cc33
}
#popup_div_1 .bg_image{
    height: 841px !important;
}
.doc_link,.content_link,#softwear_link_4,.popup_div{
    pointer-events: all;
}
.leftSide{
     pointer-events: none;
}