@charset "utf-8";

/* CSS Document */



/*font*/
#foot-content{
	
	background:#610d03;

}
#footer-main ul li .box-detail{

  font-family:Tahoma, Geneva, sans-serif;	

}

#footer .box-footer1-2 .head1,#footer .box-footer1-2 .head2{

  font-family: 'kit65p';	

}

#footer-main ul li .title,#footer-main ul li .box-detail .detail{

  font-family: 'kit55p';		

}

#footer .box-footer1-2 .head3{

  font-family: 'kit45p';	

}

#footer{

  font-family: 'kit35p';	

}

#footer .box-footer1-2 .head2{

  font-size:45px;	

}

#footer .box-footer1-2 .head1{

  font-size:25px;	

}

#footer .box-footer1-2 .head3,#footer-main ul li .title{

  font-size:22px;	

}

#footer{

  font-size:18px;	

}

#footer .box-footer1-3 .detail,#footer #text-kseven,#footer-main ul li .box-detail .detail{

  font-size:16px;	

}

#footer-main ul li .box-detail .detail-check,#footer-main ul li .box-detail .no-detail-check{

  font-size:10px;	

}



/*footer-main*/

#footer-main{position:relative;padding:12px 0;background:rgb(0,0,0);}

#footer-main ul{padding:0;margin:0;}

#footer-main ul li{position:relative;width:161px;height:207px;background:rgb(34,34,34);float:left;margin-left:32px;}

#footer-main ul li:first-child{margin-left:22px;}

#footer-main ul li .title{width:100%;text-align:center;color:#fff;margin:7px 0 10px 0;}

#footer-main ul li .border{width:151px;height:2px;margin:auto;background:url(../images/footer/border.jpg) no-repeat;}

#footer-main ul li .box-detail{width:100%;padding-top:10px;}

#footer-main ul li .box-detail .detail-check{color:#fff;margin: 0 0 5px 29px}

#footer-main ul li .box-detail .detail-check span,#footer-main ul li .box-detail .no-detail-check span{color:rgb(198,171,78);}

#footer-main ul li .box-detail .no-detail-check{color:#fff;margin: 0 0 5px 25px}

#footer-main ul li .box-detail .detail{color: #fff;margin-left: 13px;line-height: 15px;}



/*footer*/

#footer{position:relative;width:100%;min-width:960px;color:rgb(150,148,148);margin-top: -27px;

background: rgb(21,21,21); /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE1MTUxNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY1JSIgc3RvcC1jb2xvcj0iIzE1MTUxNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgyJSIgc3RvcC1jb2xvcj0iIzBjMjg0NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwODM3NmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  rgba(21,21,21,1) 0%, rgba(21,21,21,1) 65%, rgba(58,45,28,1) 82%, rgba(81,60,34,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(21,21,21,1)), color-stop(65%,rgba(21,21,21,1)), color-stop(82%,rgba(58,45,28,1)), color-stop(100%,rgba(81,60,34,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(21,21,21,1) 0%,rgba(21,21,21,1) 65%,rgba(58,45,28,1) 82%,rgba(81,60,34,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(21,21,21,1) 0%,rgba(21,21,21,1) 65%,rgba(58,45,28,1) 82%,rgba(81,60,34,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(21,21,21,1) 0%,rgba(21,21,21,1) 65%,rgba(58,45,28,1) 82%,rgba(81,60,34,1) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(21,21,21,1) 0%,rgba(21,21,21,1) 65%,rgba(58,45,28,1) 82%,rgba(81,60,34,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#151515', endColorstr='#08376c',GradientType=0 ); /* IE6-8 */



}

#footer a{color:rgb(150,148,148);}

#footer a:hover{color:rgb(255,255,255);}

#footer #img1{float:left;padding-top: 10px;}

#footer .box-footer1{float:left;overflow:hidden;padding:18px 0 0 0;line-height: 20px;}

#footer .box-footer1 .box-footer1-1{float:left;width:530px;}

#footer .box-footer1 .box-footer1-1 .box1{float:left;margin:0 25px 0 20px;width:180px;}

#footer .box-footer1 .box-footer1-1 .box2{float:left;width:100px;}

#footer .box-footer1 .box-footer1-1 .box-social{float:left;width:100%;overflow:hidden;}

#footer .box-footer1 .box-footer1-1 .box-social .title{float:left;width:100%;margin-bottom: 11px;}

#footer .box-footer1 .box-footer1-1 .box-social #icon1,#footer .box-footer1 .box-footer1-1 .box-social #icon2{float:left;margin-right:8px;}

#footer .box-footer1 .box-footer1-1 .box-social .text1{float:left;margin-top:19px;}
#footer .box-footer1 .box-footer1-1 .box1 .head2{font-size:27px; color: #F9FF00;  font-family: 'kit65p';}



#footer .box-footer1-2{float:left;}

#footer .box-footer1-2 .head1{color:#fff;}

#footer .box-footer1-2 .head2{
 color: #F9FF00;
 margin-top: 13px;
font-size:28px;
}

#footer .box-footer1-2 .head3{margin-top:15px;}

#footer .box-footer1-2 .head4{margin-top:3px;}

#footer .box-footer1-2 #icon-bank{margin-top: 9px;}

#footer .box-footer1-3{position:relative;width:100%;border-radius:10px;background:rgb(34,34,34);overflow:hidden;float:left;padding:8px 0;margin:23px 0 18px;}

#footer .box-footer1-3 #img-text{float:left;margin:49px 0 0 19px;}

#footer .box-footer1-3 .detail{float: right;margin-right: 26px;width: 605px;}

/*#footer #bg1{position:absolute;width:100%;height:99px;}*/

#footer #text-kseven{
  color:#fff;
  float:right;
  margin-top:24px;
}

.box_blank {
  height: 40px;
}
#ft-left{
        float:left;   
        font-size:25px; color: #FFF;  font-family: 'kit65p';
}
