#top {
  background-color: #f5f5f5;
}
#top a {
  color: #fff;
}
#top header {
  width: 100%;
  overflow: hidden;
  position: relative;
  background-color: #6d2e0c;
}
#top header .Inpad {
  width: 90%;
  margin: 0 91px;
}
#top header .Inpad .logoBottom {
  position: absolute;
  top: 170px;
}
#top header .Inpad .mainTtl {
  position: absolute;
  top: 319px;
  margin-left: 4%;
  width: 29%;
  line-height: 156%;
  text-align: right;
  /* left: 90px; */

  font-size: 16px;
  color: #fff;
}
#top header .Inpad .mainImg {
  position: absolute;
  top: 265px;
  /* left: 190px; */

  margin-left: 35%;
}
#top header .mainCatg {
  position: absolute;
  top: 423px;
  margin-left: 29.6%;
  text-align: right;
  color: #fff;
  font-size: 12px;
}
#top header .siteInfo {
  width: 100%;
  font-size: 11px;
  margin-top: 5px;
  color: #fff;
}
#top header .siteInfo .siteInfoInner {
  width: 90%;
  margin: 0 91px;
}
#top header .headArea {
     width: 100%;
    height: 92px;
    background-color: #f5f5f5;
    /* margin-top: 5px; */
}
#top header .headArea .headAreaInner {
  width: 86.9%;
  margin: 0 91px;
}
#top header .headArea .headAreaInner h1 {

    padding-top: 15px;
}
#top header .headArea .headAreaInner .sns {
  float: right;
}
#top header .headArea .headAreaInner .sns li {
  float: left;
}
#top header .mainPt {
  width: 100%;
  height: 700px;
  background-image: url(../img/mainPt.png);
  font-size: 0;
  position: absolute;
  z-index: 0;
}
#top header video {
  width: 100%;
  z-index: -1;
  position: absolute;
}
#top header .headInner {
  padding-left: 80px;
  padding-right: 60px;
}
#top header .headInner h1,
#top header .headInner h2,
#top header .headInner .mainCatch,
#top header .headInner .menuBtn {
  position: relative;
  z-index: 3;
}
#top header .headInner h1 {
  margin-top: 40px;
}
#top header .headInner .catchArea {
  margin-top: 80px;
  margin-left: 40px;
}
#top header .headInner .catchArea h2 {
  color: #fff;
  font-size: 22px;
  margin-bottom: 30px;
  font-weight: 100;
  text-shadow: 1px 0px 3px #555;
}
#top header .headInner .menuBtn {
  width: 123px;
  float: right;
  margin-top: 40px;
}
#top .contents {
  padding-left: 80px;
  padding-right: 80px;
  margin-top: 20px;
  z-index: 20;
  position: relative;
}
#top .contents .contentPad {
  padding-right: 20px;
}

#top .contents .mainContents2 {
  background-color: none!important;
  padding-right: 17px;
  padding-left: 12px;
  padding-top: 15px;
  padding-bottom: 40px;
}
#top .contents .mainContents .boxPad {
  padding-left: 10px;
  padding-top: 11px;
}
#top .contents .mainContents .boxPad .box {
  background-color: #f3f3f3;
  font-size: 10%;
  position: relative;
}
#top .contents .mainContents .boxPad .box .shereBtn {
  background-color: #000;
  position: absolute;
  color: #fff;
  width: 60px;
  height: 60px;
  text-align: center;
  top: 0;
  right: 0;
}
#top .contents .mainContents .boxPad .box .shereBtn .count {
  font-size: 24px;
  padding-top: 4px;
  font-weight: 800;
}
#top .contents .mainContents .boxPad .box .shereBtn .shere {
  font-weight: 500;
  font-size: 11px;
  margin-top: -3px;
}
#top .contents .mainContents .boxPad .box time {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  padding-left: 10px;
  padding-bottom: 4px;
  padding-top: 8px;
  font-size: 18px;
  letter-spacing: -1px;
  color: #c0c0c0;
  display: block;
}
#top .contents .mainContents .boxPad .box .imgArea {
  height: 160px;
  overflow: hidden;
      width: 40%;
    float: left;
}
#top .contents .mainContents .boxPad .box .imgArea img {
  width: 100%;
  overflow: hidden;
}
#top .contents .mainContents .boxPad .box h3 {
  font-size: 16px;
  line-height: 1.4em;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 25px;
}
#top .tagArea .btnPad {
  padding-bottom: 1px;
  padding-right: 1px;
}
#top .tagArea .tag {
    background-color: #595959;
    height: 27px;
    font-size: 10px;
    color: #fff;
    text-align: center;
    padding-top: 7px;
}
#top .serchArea {
  margin-top: 10px;
  margin-bottom: 15px;
}
#top .serchArea .textBox {
  height: 32px;
}
#top .rankArea {
  background-color: #fff;
  padding-top: 10px;
  padding-left: 10px;

  height: 100px;
  border-bottom: solid 1px #c0c0c0;
      border-left: solid 2px #7e9e2e;
    border-right: solid 2px #7e9e2e;
}

#top .rankArea2{
  background-color: #fff;
  padding-top: 10px;
  padding-left: 10px;

  height: 100px;
  border-bottom: solid 1px #c0c0c0;
      border-left: solid 2px #d53d4c;
    border-right: solid 2px #d53d4c;
}

#top .authorArea{
     padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 18px;
    margin-top: 0px;
    background: #fff;
    border: solid 2px #2294e1;
}





#top .rankArea .cap {
  width: 80px;
  height: 80px;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  font-size: 0;
  position:relative;
}
#top .rankArea .cap img {
  width: 100%;
  height: 100%;
}
#top .rankArea h4 {
  font-size: 13px;
  padding-left: 10px;
  padding-right: 5px;
  line-height: 1.3em;
  width: 116%;
}
#top .rankArea .time {
  text-align: right;
  ont-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  padding-left: 10px;
  font-size: 13px;
  padding-top: 15px;
  letter-spacing: -1px;
  color: #c0c0c0;
}
#top .last1{
  border-bottom:solid 2px #7e9e2e;
}

#top .last2{
  border-bottom:solid 2px #d53d4c;
  margin-bottom:20px;
}
#top .fbPad {
  width: 300px;
  padding-left: 10px;
  margin-top: 15px;
  display: block;
}
#top .pageNation {
    width: 374px;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 25px;
}
#top .pageNation li {
  float: left;
  margin-left: 5px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: #5ab0af;
  font-size: 16px;
  color: #fff;
}
#top .pageNation .first.last {
  width: 80px;
  background-color: #9f9f9f;
}
#top footer {
  width: 100%;
  height: 250px;
  background:url(../img/footerPt.png);
  color: #fff;
}
#top footer h5 {
  font-size: 16px;
  padding-top: 20px;
  padding-bottom: 5px;
}
#top footer .footInner {
  padding-left: 80px;
  padding-right: 80px;
  margin: 0 auto;
  padding-top: 30px;
}
#top footer .footInner .footLeft {
  float: left;
  width: 200px;
}
#top footer .footInner .footRight {
  float: right;
}
#top footer .footInner .tell,
#top footer .footInner .email,
#top footer .footInner .url {
  padding-top: 3px;
}
#top footer .footInner h6 {
  margin-top: 130px;
  margin-bottom: 15px;
  font-size: 15px;
}
#top footer .footInner .right {
  text-align: right;
}
#top footer .footInner .snsArea {
  float: right;
}
#top footer .footInner .twitter,
#top footer .footInner .facebook {
  width: 60px;
}
#top footer .footInner .clear {
  clear: both;
}
#top footer .footInner .copy {
  float: right;
}
#top footer .pageTopBt {
  width: 213px;
  height: 50px;
  background-color: #5a5a5a;
  float: right;
  margin-top: -30px;
}
#top footer .pageTopBt .inBox {
  text-align: center;
  margin-top: 9px;
}
#top footer .pageTopBt .inBox .text {
  font-size: 20px;
  letter-spacing: 0px;
  position: relative;
  font-weight: 100;
  top: 3px;
}

.mainThum img{
	width:100%;
}

.texSize1{
	font-size:22px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:20px;
}

.singleTex{
	font-size:14px;
	color:#797979;margin-top: 20px;
}

.texSize2{
	font:20px;
	font-weight:800;
	padding-bottom:5px;
	margin-top:35px;
	margin-bottom:15px;
	border-bottom:2px solid #00a185;
}

.boxLeft{
	float:left;
	width:45%;
}
.boxRight{
	width:48%;
	float:right;
}

.other{
	color:#c0c0c0;
	font-size:12px;
}

.linkBtn{
	width:50%;
	height:50px;
	background:#00a185;
	text-align:center;
	padding-top:16px;
	border-radius:4px;
	color:#fff;
	font-weight:bold;
	margin:0 auto;
	margin-top:20px;
}

.LeftBox{
	width:20%;
	float:left;
	padding-right:3%;
}
.left{
	margin-top:121px;
}

.relateve{
	position:relative;
}
.cap1{
	position: absolute;
    z-index: 100;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    width: 100%;
    padding: 24px;
    color: #fff;
    font-size: 17px;
}
.RightBox{
	width:78%;
	float:right;
}

.marginTop{
	margin-top:4px;
	padding-top:10px;
	padding-bottom:5px;
	border-top:1px #838383 solid;
	position:relative;
	}
	
.fontSize3{
	font-size:15px;
	font-weight:800;
	margin-bottom:10px;
}

.fontSize4{
	font-size:13px;
	color:#797979;
}
	
.Catego{
	width:25%;
	font-size:9px;
	background:#E6E6E6;
	margin-top:5px;
	border-radius:5px;
	color:#fff;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
}

.more{
	    position: absolute;
    right: 0;
    bottom: 0;
    width: 100px;
    height: 19px;
    text-align: center;
    background: #565656;
    color: #fff;
}

.linkBox{
	margin-top:66px;
}

.logoArea{
	width:40%;
	float:left;
}

#top .serchArea2 .textBox {
     height: 38px;
    width: 20.666667%;
    float: right;
    margin-right: 85px;
    margin-top: 28px;
}

.subTxt{
	font-size:11px;
	color:#717171;
	padding-top:4px;
}

.gNav li{
    color: #fff;
    font-size: 13px;
    float: left;
    border-left: solid 1px #fff;
    padding: 10px 0;
    padding: 1px 1.5%;
    /* height: 3px; */
    margin-top: 15px;
    margin-bottom: 10px;
    /* padding-bottom: 10px; */
}

nav{
	width: 85.7%;
    margin: 0 auto;
}

.navBg{
	width:100%;
	background:#4c4c4c;
	    height: 52px;
}

.navBgSp{
  display: none;
      height: 0px;
}


.singleImg{

  margin-top: 30px;
}




.vanner{
	margin-bottom:10px;
}
.vanner2{
  margin-top:20px;
}

.authorLeft{
	    width: 7%;
	float:left;
}
.authorRight{
	width:18%;
	float:right;
}
.authorArea{
	margin-top:10px;
}

.clear{
	clear:both;
}

.ft_vanner{
  width: 69%;
  margin: 0 auto;
  padding: 20px 0;
  border-top: solid 1px #333;
  border-bottom:solid 1px #333;
  margin-bottom: 20px;
}

header .headArea .headAreaInner {
    width: 86.9%;
    margin: 0 91px;
}

#menu, ul.sub_menu {
    list-style: none;
    padding: 0;
    position: relative;
    z-index: 100;
    top: -56px;
}

.main_menu {

    color: #fff;
	display: none;
    text-align: center;
    font-size: 11pt;
    font-weight: bold;
    padding: 17px 10px 0;
    position: absolute;
    top: -107px;
    right: -14px;
    /* margin: -1px 0 0 -1px; */
    cursor: pointer;
    /* width: 180px; */
    /* height: 35px; */
    /* border: 1px solid #e5e4e6; */
}
.sub_menu{
    right: -17px;
}
.sub_menu li {
    background: #fff;
	color:#333;
    padding: 13px 10px 11px 10px;
    text-align: center;
    border-bottom: 1px solid #e5e4e6;
    font-size: 11pt;
    /* font-weight: bold; */
    /* width: 180px; */
    /* height: 35px; */
    /* margin: -1px 0 0 -1px; */
}

.sub_menu li a{
	    color: #333!important;
}

.authorTitle{
	margin-top:20px;
	
	padding-bottom:8px;

}

.authorTitle2{
	padding-bottom:8px;
	    background: #7e9e2e;

}
.authorTitle3{
	padding-bottom:8px;
	    background: #d53d4c;

}
.authorTitle img{
	padding-right:10px;
}
.authorTitle2 img{
	padding-right:10px;
}

.rank{
	    position: absolute;
    color: #fff;
    z-index: 100000;
    width: 20px;
    height: 20px;
    bottom: 0;
    right: 0;
    background: #000;
    text-align: center;
    font-size: 14px;
}

.headerBg{
	width:100%;
	height: 122px;
	background-image:url(../img/headerBgPt.png);
}

.subLogo li{
	float:left;
	margin-left:10px;
}

.nav li{
	float:left;
	margin-left:12px;
	font-size:13px;
	
}

.nav li img{
	padding-right:8px;
	padding-bottom:1px;
}

.logo{
    float: left;
    width: 350px;
    margin-top: 8px;
    margin-bottom: 3px;
}


.center{
	float:left;
	margin-left:50px;
	margin-top:19px;
}

.search{
	    width: 290px;
    margin-left: 30px;
    height: 40px;
    margin-top: 57px;
    float: right;
}

.headerInner{
	width:86.9%;
	margin:0 auto;
}

.subTitle{
	width:86.9%;
	margin:0 auto;
	color:#fff;
	font-size:11px;
	padding:3px 0;
}

.padLf{
	padding-left:10px;
	padding-right:10px;
}

.imageArea{
	overflow: hidden;
    border-radius: 8px 0 0 10px;
    height: 176px;
    margin-top: 0px;
    margin-left: 0px;
}

.contBox{
	    background: #fff;
    border-radius: 10px 0px 0px 10px;
    height: 180px;
    border: solid 2px #4dccb9;
	
    position: relative;
    margin-bottom: 9px;
		
}

.imgHg{
display: block;
    /* max-width: 100%; */
    height: auto;
}


.ContTitle{
	font-size:18px;
	padding-top:10px;
	line-height:1.4em;
	font-weight:bold;
}

.ContTxt{
	font-size:14px;
	margin-top:5px;
}

.Date,.category{
	width:100px;
	float:left;
	font-size:12px;
		margin-top:60px;
		color:#c0c0c0;
}

.author,.shere{
	width:80px;
	float:left;
	font-size:12px;
	margin-top:60px;
	color:#c0c0c0;
}

.right{
	float:right;
}

.infoCont{
	position:absolute;
	bottom:10px;
	width:65%;
}

.category{
	text-align:center;
	background-color:#EEEEEE;
	font-size:10px;
	padding:4px 0;
	border-radius:4px;
}

.new{
	position:absolute;
	top:10px;
	left:-1px;
}

.categoryLine{
	line-height: 2.8em;
	font-size:13px;
    color: #4b4b4b;
    font-weight: 100;
    border-bottom: solid 1px #d5d5d5;
}

.categoryLine img{
	padding-right:5px;
}

.companyImg{
	padding-top:10px;
	padding-bottom:10px;
}

.searchText{
	position:relative;
}
.serchImg{
	    position: absolute;
    right: 7px;
    top: 6px;
}

.textBox{
	height:40px;
}

.logoImg{
	width:100%;
}