@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/alefhebrew.css);
*{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size:0px;
	line-height:0px;
	vertical-align: top;
	text-decoration:none;
	background-repeat: no-repeat;
	list-style: none;
	color:#fff;
	word-break:keep-all;
	font-family: 'Noto Sans', sans-serif;
  	/*-webkit-appearance: none;*/
  	-webkit-text-size-adjust: none !important;
  	border-radius: 0px;

}
html, body {
	height:100%;
	width:100%;
}
body{
  
  position:relative;
	margin:0 auto;
	min-height:700px;

}
.clear{
	clear:both;
}

.container{
    background:#fff;

}

.wrapper{
	margin:0 auto;
	width:980px;
}

.wrapper_content{
    position:relative;
    overflow:hidden;
    border-left:1px solid #e2e2e2;
    
}
.wrapper_content .sub_bottom_shadow{
  background:url('../images/sub_shadow_reverse.png') center bottom no-repeat;
  position: absolute;
  bottom:0px;
  width:100%;
  height:11px;
}
.top_bg{
	background:#b8a489;
	width:100%;
	height:300px;
}
.intro.bg{
  width:100%;
  height:100%;
  background:url('../images/intro_bg_img1.jpg') center center no-repeat;
  background-size: cover;
}
.intro.bg .dot{
  width:100%;
  height:100%;
  background:url('../images/intro_bg_dot.png');
  
}
.intro.bg .logo{
  width:313px;
  height:30px;
  position:absolute;
  left:50%;
  top:50%;
  margin-top:-200px;
  margin-left:-156px;
  background:url('../images/intro_logo.png');
}
.intro.bg .slogan{
  width:691px;
  height:212px;
  position:absolute;
  left:50%;
  top:50%;
  margin-top:-106px;
  margin-left:-345px;
  background:url('../images/intro_slogan.png');
  display:none;
}
.intro.bg .select_lang{
  position:absolute;
  left:50%;
  top:50%;
  width:310px;
  height:50px;
  margin-top:155px;
  margin-left:-155px;
  background:#f30000;
}
.intro.bg .select_lang span.des{
  font-size:18px;
  line-height:50px;
  padding-left:30px;
  color:#fff;
  font-weight:normal;
}
.intro.bg .select_lang span.btn{
      cursor: pointer;
    margin-top:5px;
    width:50px;
    height:40px;
    float:right;
     border-left:1px solid rgba(0,0,0,0.15);
    
}
.intro.bg .select_lang span.btn div{
    width:50px;
    height:11px;
    padding:16px 0px 13px 0px;
    border-left:1px solid rgba(255,255,255,0.3);
}
.intro.bg .select_lang span.btn div p{
    width:50px;
    height:11px;
    display:block;
    background:url('../images/intro_arrow.png') center 0px no-repeat;
}
.intro.bg .select_lang ul.select{
    display:none;
    background:rgba(0,0,0,0.8);
}
.intro.bg .select_lang ul.select li{
  cursor: pointer;
  line-height:50px;
  text-indent:30px;
  font-size:18px;
  border-bottom:1px solid rgba(255,255,255,0.2);
  color:rgba(255,255,255,0.5);
}
.intro.bg .select_lang ul.select li.final{
  border:0px;
}
.intro.bg .select_lang ul.select li:hover{
  color:#fff;
  
}


/* wrapper head start */

.wrapper_head{
    width:980px;
    height:70px;
    margin:0 auto;
}


.devide1{
    width:260px;
    line-height: 65px;
    font-size:29px;
    color:#333;
    text-transform: uppercase;
    font-weight:400;
    text-indent:20px;
    float:left;
}

.devide2{
    width:720px;
    color:#333;
    font-weight:400;
    float:left;
    text-transform: uppercase;
}



.wrapper_head .sub_title{
    float:left;
    line-height: 65px;
    font-size: 29px;
    color: #333;
    text-transform: uppercase;
    font-weight: 400;
    padding-left:60px;
    width:100%;
}

.pos{
    padding-top:30px;
    height:45px;
    float:left;
    font-size: 14px;
    line-height:14px;
    color: #333;
    text-transform: uppercase;
  
}

.pos span{
    font-size: 14px;
    line-height:14px;
    color: #333;
    font-weight:600;
    text-transform: uppercase;
}


.pos i {
    margin: 0px 5px;
    display: inline-block;
    zoom: 1;
    height: 13px;
    width: 12px;
    background: url('../images/icon1.png') -12px 1px no-repeat;
}

/* wrapper head end */



/* left menu start*/

.left_menu {
    width: 260px;
    float: left;
    min-height: 400px;

}

.lnb ul {
      padding-top:20px;
      padding-bottom:20px;
    display: block;
    clear: both;
}

li.sm.active {
    cursor: default;
}

.lnb ul li {
    cursor: pointer;
    line-height: 40px;
    font-size: 15px;
    
}

.lnb ul li a {
    display: block;
    height: auto;
    line-height: 40px;
    font-size: 15px;
    color: #555;
    font-weight: 400;
    margin-left: 20px;
    text-transform:uppercase;
    margin-right:10px;
    
}

.lnb ul li a.active {
     color: #e60000 !important;
}

.left_banner img{
    cursor:pointer;
}

.lnb ul li.cut a{
    line-height:20px;
    
}

.lnb ul li.cut{
    margin-bottom:20px;
    margin-top:10px;
}

.lnb ul li.cut:last-child{
    line-height:20px;
    margin-bottom:0px;
}

/* left menu end*/

/* download popup start */

.article_popup{
	overflow:hidden;
	background:url('../images/bg1.png');
	width:0%;
	height:100%;
	position:absolute;
	zoom:1;
	left:0px;
	top:0px;
	z-index:10;
	font-size:15px;
	line-height:15px;
	color:#999;
	
}
.article_popup .popup{
	position:absolute;
	left:50%;
	text-align: center;
	top:50%;
	padding:30px 20px;
	width:360px;
	height:220px;
	background:#fff;
	margin-left:-150px;
	margin-top:-140px;
    box-shadow:0px 3px 15px rgba(0,0,0,0.7);
}

.article_popup .popup .subtitle{
        font-size:14px;
    color:#666;
    line-height:20px;
    margin-bottom:20px;
    margin-left:25px;
    text-align:left;
}



.article_popup .popup .col{
        width: 100%;
    display: block;
}

.article_popup .popup .col span{
    font-size: 14px;
    color: #333;
    line-height: 26px !important;
    width: 80px;
    display: inline-block;
    zoom: 1;
    text-align:left;
}



.article_popup .btn:hover{
	background:#333 !important;
}

.article_popup .popup h2{
	display:inline-block;
	zoom:1;
	*display:inline;
	line-height:32px;
	height:32px;
	font-size:14px;
	color:#666;

}
.article_popup .popup input{
	margin:0px 10px;
	font-size:13px;
	text-indent:10px;
	width:200px;
	line-height:30px;
	height:30px;
	font-weight: 300;
	color:#333;
	background:#f8f8f8;
	border:1px solid #e2e2e2;
	margin-bottom:10px;
	
	
	
	
}
.article_popup .popup input:focus{
	color:#fff;
	background:#333;
}
.article_popup .popup .confirm{
	cursor:pointer;
	width:120px;
	height:30px;
	font-size:13px;
	line-height: 30px;
	color:#fff;
	background:#ea0000;
	font-weight: 600;
	text-align: center;
	display:inline-block;
	zoom:1;
	*display:inline;
	margin-right:5px;
}
.article_popup .popup .cancel{
	cursor:pointer;
	width:120px;
	height:30px;
	font-size:13px;
	line-height: 30px;
	font-weight: 600;
	background:#d2d2d2;
	text-align: center;
	display:inline-block;
	zoom:1;
	*display:inline;
}
.article_popup .popup .confirm:hover, .article_popup .popup .cancel:hover
{
	background:#000;
	color:#fff;
}


/* download popup end */




/* sub start*/

.top_bg .logo{
    width:317px;
    height:37px;
    background:url('../images/sub_logo.png') 0px 0px no-repeat;
    float:left;
    cursor:pointer;
}
.top_bg span.padding{
    font-size:0px;
    line-height:0px;
    padding:25px 0px;
    margin:0px;
    display: block;
}
.top_bg .popup{
    position:relative;
    z-index: 2;
}
.top_bg img.top_visual{
    position:absolute;
    left:50%;
    margin-left:-960px;
    top:0px;
}
.top_bg ul.gnb{
    float:right;
    height:24px;
}
.top_bg ul.gnb li{
    margin-top:2px;
    cursor: pointer;
    display:inline-block;
    zoom:1;
    *display: inline;
    margin-left:50px;
}
.top_bg ul.gnb li span{
    padding:0px;
    font-size:15px;
    font-weight:600;
    line-height:24px;
    color:#333;
    text-transform: uppercase;

}
.top_bg ul.gnb li.active{
    margin-top:0px;
    border-top:2px solid #e60000;
}
.top_bg ul.gnb li.active span{
    color:#e60000;
}
.top_bg ul.gnb li:hover > span{
    color:#e60000;
}
.top_bg .slogan{
    margin-top:50px;
    margin-left:30px;
    width:424px;
    height:130px;
    display: none;
    background:url('../images/sub_slogan.png') 0px 0px no-repeat;
}
.line2{
    background:#e60000;
    height:2px;
}
.middle{
    height:11px;
    background:url('../images/sub_shadow.jpg') center no-repeat;
}

/* sub end */

/* sub_content start */

.sub_content {
    width: 660px;
    float: left;
    padding-left: 58px;
    font-size:15px;
    color:#333;
    border-left:1px solid #e2e2e2;
    padding-bottom:40px;
    min-height:550px;
}

.sub_content .sub_containter{
    width:100%;
 
   
    
}

.sub_content .sub_containter_title{
    font-size: 24px;
    line-height: 50px;
    color: #333;
    font-weight: 500;
    padding-top:30px;
    padding-bottom:10px;
}

.sub_content .sub_containter_img {
    text-align:center;   
    padding-bottom:30px;

}

.sub_content .sub_containter_text{
    font-size: 14px;
    line-height: 22px;
    color: #666;
    font-weight: 500;
}



.sub_content .sub_containter_text a{
     font-size: 14px;
    line-height: 20px;
    color: #e60000;
    font-weight: 500;
}

.sub_content .sub_container_text ul{

    color:#000;
}

.sub_content .sub_containter_text ul li{
    margin-left:20px;
    font-size: 14px;
    line-height: 22px;
    color: #666;
    font-weight: 500;
    margin-bottom: 10px;
    list-style-type: disc;
}
    
.sub_content .sub_containter_text h2{
    font-size:16px;
    color:#333;
}


/* sub_content end */

/* sub_table start */


.table{
    width:660px;
}
.table .gubun{
    border-top:2px solid #333;
    border-bottom:1px solid #999;
    border-right:1px solid #d2d2d2;
    float:left;
    width:155px;
    line-height:40px;
    color:#333;
    font-size:13px;
    font-weight: 900;
    text-align: center;

}
.table .t1{
    border-top:2px solid #333;
    border-bottom:1px solid #999;
    border-right:1px solid #d2d2d2;
    text-align: center;
    float:left;
    width:100px;
    color:#333;
    font-size:13px;
    font-weight: 900;
    line-height:40px;
}
.table .sec_head{
    border-bottom:1px solid #d2d2d2;
    border-right:1px solid #d2d2d2;
    float:left;
    width:155px;
    line-height:40px;
    color:#333;
    font-size:13px;
    font-weight: 500;
    text-align: center;
}
.table .sec1{
    border-bottom:1px solid #d2d2d2;
    border-right:1px solid #d2d2d2;
    text-align: center;
    float:left;
    width:100px;
    font-size:13px;
    color:#666;
    font-weight: 500;
    line-height:40px;
}
.table .color{
    background:#f9f9f9;
}
.table .final{
    border-right:0px;
}
.table .line2{
    clear:both;
    background:#d2d2d2;
    width:100%;
    height:1px;
}
.table .txt2{
    font-size:11px;
    width:100%;
    color:#000;
    font-weight: 900;
    line-height:30px;
    height:30px;
    text-align: right !important;
}

.table .note{
    margin-left:20px;
    padding-top:15px;
    height:20px;
    font-size:12px;
    color:#666;
    font-weight: 300;
    line-height:20px;
    margin:0 auto;
    letter-spacing:0.05em;
}

.table .note span{
    font-size:12px;
    color:#ea0000;
    font-weight: 900;
    width:50px;
    float:left;
    line-height:20px;
    height:120px;
    vertical-align: top !important;
}

.table .note p{
    font-size:12px;
     color:#666;
    line-height:20px;
    
    
}


/* sub_table end */

/*board list start*/


.sub_containter_text .div_table{
    min-height:200px;
}
.table_total{
    position: relative;
}

.sub_containter_text .div_table .header{
    font-size:12px;
    line-height:34px;
    background:#333;
    color:#fff;
    float:left;
    text-align: center;
    width:25%;
}
.sub_containter_text .div_table .col{
    background:#f8f8f8;
    height:35px;
    display:block;
    clear:both;
    overflow:hidden;
}
.sub_containter_text .div_table .list{
    cursor: pointer;
    font-size:13px;
    line-height:34px;
    color:#333;
    float:left;
    text-align: center;
    border-bottom:1px solid #e2e2e2; 
}
.sub_containter_text .div_table .c1{
    width:70px;
}
.sub_containter_text .div_table .c2{
    width:350px;
}
.sub_containter_text .div_table .list.c2{
    padding:0px 10px;
    width:330px;
    text-align: left;

}
.sub_containter_text .div_table .c3{
    width:130px;
}
.sub_containter_text .div_table .list.c3{
    color:#999;
}
.sub_containter_text .div_table .list span.lock{
    display:inline-block;
    zoom:1;
    *display:inline;
    width:25px;
    height:34px;
    background:url('../images/ico2.png') center center no-repeat;
}
.sub_containter_text .div_table .c4{
    width:100px;
}
 .sub_containter_text .div_table .done{
    color:#0b67b5 !important;
    font-weight:600;
 }


/*board list end */


/*media start */

.news_block{
    cursor: pointer;
    float:left;
    width:199px;
    height:270px;
    background: #f4f4f4;
    margin-bottom:30px;
    overflow:hidden;
    position: relative;
}
.news_block .round{
    width:194px;
    height:264px;
    position:absolute;
    z-index:1;
    border:2px solid #ea0000;
    display:none;
}
.news_block.middle{
    margin:0px 31px;
    margin-bottom:30px;
}
.news_block .spot_news{
    display: block;

    overflow: hidden;
}
.news_block .spot_news img{
     width:198px;
        height:120px;
}
.news_block .title{
    padding:0px 15px;
    margin-top: 12px;
    font-weight: 700;
    letter-spacing: -0.03em;
    color:#333;
    font-size: 15px;
    overflow:hidden;
    line-height:30px;
}
.news_block .content{
    padding:0px 15px;
    margin-top: 10px;
    font-weight: 400;
    color:#666;
    line-height: 16px;
    font-size: 12px;
    overflow:hidden;
    height:60px;
}
.news_block .term{
    text-align: right;
    padding:0px 15px;
    margin-top: 10px;
    font-weight: 900;
    color:#666;
    line-height: 20px;
    font-size: 11px;
    overflow:hidden;
}
.news_block:hover > *{
    color:#ea0000;
    display: block;
}

/*media end */



/*board view start */


span.title0{
    font-weight: 900;
    letter-spacing: -0.03em;
    margin-top:10px;
    color:#333 !important;
    font-size: 26px !important;
    display:block;
}
.memo{
    display: block;
    padding:7px 0px;
    margin-top: 20px;
    background:#fff;
    font-weight: 400;
    color:#333 !important;
    line-height: 20px;
    font-size: 12px;
    overflow:hidden;
}
.memo p, .memo span, .memo div, .memo a{
    font-weight: 400;
    color:#333 !important;
    line-height: 20px;
    font-size: 13px;
}

.memo img{
    width:100%;
    height:auto;
}


span.term{
    display: block;
    text-align: left;
    margin-top: 30px;
    font-weight: 300;
    color:#666 !important;
    line-height: 20px;
    font-size: 15px !important;
    overflow:hidden;
}
.news_block:hover > *{
    color:#ea0000;
    display: block;
}
.line{
    background:#e2e2e2;
    height:1px;
    margin:20px 0px;
}
.list_st{
    text-align: right;
    margin-bottom:10px;
}
.list_st .btn{
    cursor: pointer;
    display: inline-block;
    width:120px;
    height:40px;
    font-size:16px;
    color:#fff;
    text-align: center;
    letter-spacing: 1px;
    line-height: 40px;
    background:#333;
}
.list_st .btn:hover{
    background:#ea0000;
}
a.fancybox img{
    max-width:800px;
}



/*board view end */


/*paginate start */


.paginate{
    text-align:center;
    position:relative;
    margin-bottom:-40px;
}
.paginate *{    
    display:inline-block;   
    zoom:1; 
    *display:inline;
}
.paginate .count{
    cursor:pointer; 
    color:#999; 
    text-align:center; 
    font-size:11px; 
    line-height:41px; 
    height:41px; padding:0px 15px; 
    background:; 
    border-top:1px solid transparent; 
    position:relative; 
    z-index:1;
}
.paginate .count:hover{
    color:#e60000; 
    border-top:1px solid transparent;
}
.paginate .page_over{
    color:#e60000 ;
    border-top:1px solid #e60000 ;
}
.paginate .page_over:hover{
    color:#e60000 ; 
    border-top:1px solid #e60000 ;
}


/*paginate end */









/* footer start */

.middle_resverse{
    height:11px;


}

.wrapper_footer{
    width:100%;
    height:180px;
    background:url('../images/footer_bg.jpg') center no-repeat;
    background-size:cover;

}


.wrapper_footer .copyright{
    width:980px;
    margin:0 auto;
    padding-top: 25px;
    font-size: 13px;
    line-height: 22px;
    color:#999;
    letter-spacing:0.05em;
}

.wrapper_footer .copyright a{
    font-size: 13px;
    color:#999;
    line-height: 22px;
     letter-spacing:0.05em;
}

.wrapper_footer .copyright span{
    font-size: 13px;
    color:#ddd;
    text-transform: uppercase;
    line-height: 22px;
     letter-spacing:0.05em;
}

/* footer end */





