@charset "utf-8";
/* CSS Document */
li{list-style:none;}
.fixsize{
	max-width:1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
.fixsizeslide{
	max-width:1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
.fixsizenews{
	max-width:1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
.fixsizefooter{
	max-width:1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
/**************************************************/
.boxmenu{
	width:100%;
	height:auto;
	padding-bottom: 5px;
	float:left;
}
.boxmenu li{
	width:49% !important;
	height:80px;
	color:#F9F9F9;
	line-height:80px;
	font-family:RSU_Regular;
	font-size:20px;
	text-align:center;
	margin-left:0.5%;
	margin-right:0.5%;
	margin-top:5px;
	margin-bottom:5px;
	position:relative;
	overflow:hidden;
	float:left;
}
.boxmenu li a{
	transition:all .4s ease-in-out;
	-moz-transition:all .4s ease-in-out;
	-ms-transition:all .4s ease-in-out;
	-o-transition:all .4s ease-in-out;
	-transition:all .4s ease-in-out;
	color:#fff;
}
.boxmenu li a:hover{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	background-color: rgba(0,0,0,0.3);
}
.boxmenu li:nth-child(1){
	background-color:#4CAF50;
}
.boxmenu li:nth-child(2){
	background-color:#8BC34A;
}
.boxmenu li:nth-child(3){
	background-color:#FF9800;
}
.boxmenu li:nth-child(4){
	background-color:#FF5722;
}
.boxregbig{
   width:100%;
   height:auto;
   padding-left:10px;
   padding-right:10px;
}
/****************************************************/
.boxtop{
  width:100%;
  height:80px;
  background-color: #E91E63;
}
.boxtop2{
  width:100%;
  height:auto;
  background-color:#3f3f3f;
}
.boxtop2 .navbar-default{
	background-color:#3f3f3f;
}
.boxtop2 .navbar-default .navbar-toggle {
    border-color: #3c3b3b;
}
.boxtop2 .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #545252;
}

.boxtop2 .navbar-toggle{
	background-color: #333333;
    border: 1px solid #333333;
}

.boxtop2 .navbar-collapse {
    border-top: 0px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 0px 0 rgba(255,255,255,.1);
}
.boxtop2 .navbar-default .navbar-nav>li>a {
    color: #ffffff;
}
.boxtop2 .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
	background-color: #007b6f;
	 transform: scale(1.020);
	-webkit-transform: scale(1.020);
	-moz-transform: scale(1.020);
	-ms-transform: scale(1.020);
	-o-transform: scale(1.020);
}
.boxtop2 li:nth-child(odd){
	background-color:#363535;
}
.boxlogo{width:70px;height:70px;line-height: 79px;float:left;}
.boxlogo img{
	width: 50px;
}
.textTop{
	width:349px;
	margin-left: -10px;
	float:left;
	color:#FFFFFF;
}
.linereg{
    width: 100%;
    height: 35px;
    text-align: center;
    background-color: #009688;
    font-family: "RSU_Regular";
    font-size: 20px;
    line-height: 37px;
    margin-bottom: 5px;
    margin-top: 5px;
    color: #FFFFFF;
}
.textTop li:nth-child(1){
   font-family: RSU_BOLD;
   font-size: 36.1px;
   padding-top: 33px;
   line-height: 0px;
}
.textTop li:nth-child(2){
    font-size: 21px;
    line-height: 45px;
    float:left;
}
.textTop .linetext{
    width: 20.5%;
    height: 7px;
    float: left;
    margin-top: 20px;
    margin-left: 5px;
    background-color: #fff;
}
.navtop{
	width: 357px;
	float:right;
	color:#fff;
	line-height: 80px;
}
.navtop li{
	width: 19%;
	text-align:center;
	float:left;
	border-left: 1px #f672a0 solid;
}
.navtop li img{
	width: 35%;
    position: relative;
	border-left:0px;
    top: -3px;
}
.navtop li a{
	color: #ffffff;
	background-color: #f54e87;
	transition:.4s;
}
.navtop li a:hover{
	background-color: #6a6a6a;
}
.banerH{
    width: 100%;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #ffffff;
}
.Topicyear{
	width:100%;
	height:40px;
	font-family: RSU_Regular;
	font-size:70%;
	line-height:40px;
	color:#FFFFFF;
	border-radius:3px;
	background-color: #ff5722;
	text-align:center;
	float:left;
}
.boxdetailreg{
	width:100%;
	height:auto;
	background-color:#e5e5dd;
	padding-top:10px;
	float: left;
}
.boxNreg{
	width: 100%;
    height: auto;
    float: left;
}
.boxNreg li{
	width:32.6%;
	height:auto;
	float:left;
	margin-left:0.7%;
	margin-bottom:10px;
}
.boxNreg .cardnew{
	width: 100%;
    background-color: #fff;
    padding: 10px;
    border-radius: 2px;
	box-shadow: 0 0 3px rgba(0, 0, 0,.3);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0,.3);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0,.3);
	-ms-box-shadow: 0 0 3px rgba(0, 0, 0,.3);
	-o-box-shadow: 0 0 3px rgba(0, 0, 0,.3);
}
.cardnewimg{
	width:100%;
	height:180px;
	overflow:hidden;
}
.cardnewimg img{
	width:100%;
}
.card-textnews{
	font-size:28px;
	
}
.cardnew .btnnews{
	padding: 0px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-primarynews {
    font-size: 26px !important;
    color: #fff;
    background-color: #ff5722;
    border-color: #ff5722;
    transition:all .4s;
}
.btn-primarynews:hover {
	color:#fff;
	background-color: #484848;
	border-color: #484848;
}

.boxfooter{
	width:100%;
	background-color: #e91e63;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
}
.mapshow {
    width: 100%;
    padding: 0px 10px 0px 10px;
}
.mapMF {
    width: 100%;
    height: 300px;
    border: 0;
}

.boxfootD{
width:100%;
height:auto;
float:left;
}
.boxfootD li{
	padding:5px;
	list-style:none;
}
.fd1D{
	height:auto;
	font-family: "RSU_Regular";
	padding-top: 11px;
    padding-left:15px;
	padding-right:15px;
	padding-bottom:11px;
	font-size:60%;
	color:#ffffff;
	text-align:center;
}
.fd2D{
	height:auto;
	font-family: "RSU_Regular";
	padding-top: 15px;
    padding-left:15px;
	padding-right:15px;
	padding-bottom:20px;
	font-size:60%;
	color:#ffffff;
	text-align:center;
}
.boxfootD hr{
	width:70%;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
}
.boxfootD a{
	display:inline-block;
	color:#ffffff;
}
.boxfootD a:hover{
	color: #FFEB3B;
}
.boxdetailM{
	width:100%;
	height:auto;
	background-color:#e5e5dd;
	float: left;
}
.boxnewsS{
	width:100%;
	height:auto;
	padding-top:10px;
	float: left;
}
.boxnewsS li{
	width:306px;
	height:auto;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}
.boxnewsS .cardnew{
	width: 100%;
    background-color: #fff;
    padding: 10px;
    border-radius: 2px;
	box-shadow: 0 0 3px rgba(0, 0, 0,.3);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0,.3);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0,.3);
	-ms-box-shadow: 0 0 3px rgba(0, 0, 0,.3);
	-o-box-shadow: 0 0 3px rgba(0, 0, 0,.3);
}
.boxNrowBig{
	width:100%;
	float:left;
}
.Fsearch{
	width:100%;
	float:left;
}
.Fsearch .table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th{
	text-align:center;
}
.Fsearch .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
	text-align:center;
}
.boxbtregdata {
    display: inline-block;
    font-size: 26px;
}
.boxbtregdata .btn {
    font-size: 24px;
}
.boxbtregdata .btn-primarydata {
    color: #fff;
    background-color: #cc2656;
    border-color: #c72151;
}
.datepicker table{
    font-size: 26px;
}

.showA{
	display:block;
}
.hidA{
	display:none;
}
@media only screen and (max-width: 768px){
.boxmenu li{
	width:100% !important;
	margin-left:0px;
	margin-right:0px;
}
.boxmenu li{
	width:100% !important;
}
.boxNreg li{
	width:100%;
	margin-left: 0px;
	padding-left: 10px;
    padding-right: 10px;
}
.boxnewsS li{
	width:100%;
	margin-left: 0px;
	padding-left: 10px;
    padding-right: 10px;
}
.cardnewimg {
    height: auto;
}
}

@media only screen and (max-width: 767px){
.showA{
	display:none;
}
.hidA{
	display:block;
}

}
@media only screen and (max-width: 520px){
	.Topicyear {
    font-size: 60%;
	}
}
@media only screen and (max-width: 446px){
.textTop {
    width: 241px;
	}
	.Topicyear {
    font-size: 50%;
	}
.textTop li:nth-child(1) {
    font-size: 24px;
}
.textTop li:nth-child(2) {
    font-size: 58.9%;
}
.textTop .linetext{
	    width: 13.7%;
	   }
}
@media only screen and (max-width: 350px){
	.Topicyear {
    font-size: 45%;
	}
	.textTop {
    width: 201px;
	}
.textTop li:nth-child(1) {
    font-size: 24px;
}
.textTop li:nth-child(2) {
    font-size: 16px !important;
}
}