@charset "utf-8";
/* CSS Document */
body { margin:0; padding:0; font:15px/24px tahoma, Arial, sans-serif; color:#333;  -webkit-text-size-adjust:none; -moz-text-size-adjust:none;-ms-text-size-adjust:none; }
.clear { clear:both; height:0;}
.Details { width:95%; margin:0 auto; padding: 0; }
img{ max-width: 100%; height: auto; }
h1, h2, h3, h4, h5, p, h6, ul, li, ol, dd, dl, dt, input { padding:0; margin:0; list-style:none; font-weight:400;}
*{margin:0; padding:0;}

a { color: #22a4ff;  text-decoration: none; }
a:hover { color: #f60; text-decoration: underline; }

.Ramp3px {  border-radius: 3px; -o-border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s;
-moz-transition: all 0.5s; }

.Ramp5px {  border-radius: 5px; -o-border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; transition: all 0.3s; -o-transition: all 0.3s; -webkit-transition: all 0.3s;
-moz-transition: all 0.3s; }

/* CSS Document */

/* CSS Document */
.MainFoot { background:#656565;}
.MainFoot .Details {  width:95%; margin:0 auto; padding:10px 0;  } 
.MainFoot .Details p { text-align:center; padding:5px 0;  color:#FFF;}
.MainFoot .Details p i { color:#b3b3b3; font-style:normal;}
.MainFoot .Details p a { color:#FFF; text-decoration:none;}
.MainFoot .Details p a:hover { color:#FFF; text-decoration:underline;}

.MobleBig {   width: 100%; }

.MobleNav { background: #edf0f2; display: block; height: 65px;  }
.MobleNav .lltab {  padding: 15px 0;  }
.MobleNav .lltab h4 { font-size: 27px;  font-weight: 800; line-height: 35px; display: block; width: 20%; float: left; padding: 0 0 0 1%; }
.MobleNav .lltab h4 a { color: #333; text-decoration: none; }
.MobleNav .lltab h5 { display: block; font-size: 23px;  display: block; width: 150px; float: right; line-height: 35px;  }
.MobleNav .lltab h5 img { vertical-align: middle; }
.MobleNav .lltab h5 a { color: #7dc03b; text-decoration: none; }
.MobleNav .lltab .Huv { width: 35px; height: 35px; float: right; cursor: pointer; }

.Matter {  background: #202020; padding: 20px 0; display: none; position:absolute; top: 65px; z-index: 10; left: 0; width: 100%;  color: #fff; }
.Matter .close { width: 19px; height: 19px; float: right; margin: 0 5% 0 0; cursor: pointer;  }
.Matter ul { font-size: 23px; padding: 20px 5% 0 5%; }
.Matter ul li { list-style: none; border-bottom: 1px solid #4d4d4d; padding: 25px 0 15px; }
.Matter ul li:last-child { border:none;  }
.Matter ul li a { color: #fff; text-decoration: none; }


@media  (max-width: 979px) {



}

@media  (max-width: 767px) {



}

@media  (max-width: 479px) {



}

















