.tabIcon{
	width: 500px;
	height: 200px;
}
.clearfix {
  overflow: auto;
  zoom: 1;
}

/* 首页 */


.nav_logo{ float:left; margin-left:5%;}

/* 时尚、娱乐、购物、视频、消费 */.label_orange{ float:left;/*width:28px;*/ border-radius:2px; color:#fb8e00; border: solid 1px #fb8e00; font-size:10px; font-weight:normal; text-align:center; padding:1.5px 1px;}
/* 生活、旅游、健身、母婴、要闻 */.label_red{ float:left;/*width:28px;*/ border-radius:2px; color:#c70000; border: solid 1px #c70000; font-size:10px; font-weight:normal; text-align:center; padding:1.5px 1px;}
/* 游戏、段子、围棋、小说 */.label_green{margin-top: -3px;margin-right: 8px;/* margin-bottom: 15px; */float: right;/*width:28px;*/border-radius:2px;color:#a0cf9e;border: solid 1px #a0cf9e;font-size:10px;font-weight:normal;text-align:center;padding:1.5px 1px;}
/* 财经、商务、科学、体育、邮件 */.label_blue{ float:left;/*width:28px;*/ border-radius:2px; color:#5071ff; border: solid 1px #5071ff; font-size:10px; font-weight:normal; text-align:center; padding:1.5px 1px;}

@font-face{
　　font-family: abc;
　　src: url('./fonts/fzlt_GBK_M.TTF');
}
body{
	/*background-image:url(/system/modules/my.opencms.news/resources/pc/pic/banner/new-year.jpg); */
	background-repeat:no-repeat;background-position:center top;
	background-color: #f6f6f6;
	min-width: 1200px;
	font-family:"微软雅黑", helvetica, arial;
}
.container-fluid {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}
#nav-header{
	width: 1160px;
    color: #fff;
    line-height: 36px;
	/*background-image:url(/system/modules/my.opencms.news/resources/pc/pic/background-pic/Christmaspic.png);
	background-repeat:no-repeat;background-position:center center;*/
}
#nav-header ul{
    height: 100%;
    text-align: center;
    font-size: 14px;
}
#nav-header ul li.border-right{
    
}
#nav-header ul li.login-btn{
    background: #2F5621;
}
#nav-header ul li.limit-120{
    width: 120px;
}
#nav-header ul li.limit-100{
    width: 100px;
}
header{
	width: 100%;
	background-color: #1c391b;
	color: #FFFFFF;
	font-family:"微软雅黑", helvetica, arial;
	position:fixed;
	top:0;
	z-index:99;
	opacity:1;
}
header a, a:hover {
    color: #FFFFFF;
}
.nav{
	position: relative;
	width: 100%;
	margin: 0 auto;
  	background-color:#ffffff; margin-bottom:26px;
	font-family:"微软雅黑", helvetica, arial;
    /*margin-bottom: 120px;*/ /*内容距导航间距*/
	margin-bottom: 10px;
	padding-left:5%;
}
.nav a:hover {
    color: #1c391b;
}
nav .tab{
	float: left;
	color: #404040;
	width: 100%;	
    font-size: 18px;
	clear: both;
}
nav .tab li{
	letter-spacing: 2px;
	float: left;
	line-height:50px;
	width: 6%; margin-top:10px;
}
nav .tab .li_img{
	letter-spacing: 2px;
	float: left;
	line-height:40px;
	width:162px;
}
nav .tab .li_img img{
	width:129px;
}
#more{
	font-size: 18px;
	position: relative;
	z-index: 10;
	width: 6%;
	color:#333;
}
#tabIcon{
	/* border:1px solid red; */
	position: absolute;
	display: block;
	width:140px;
	top:45px;
	right:-15%;
	background: #FFFFFF;
	z-index: 1;
	color: #000000;
	-webkit-box-shadow:0 1px 8px rgba(26, 26, 26, .5);-moz-box-shadow:0 1px 8px rgba(26, 26, 26, .5);box-shadow:0 1px 8px rgba(26, 26, 26, .5);
	border-radius: 4px;
	display: none;
	
}
#tabIcon:after{
	content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    top: -5px;
    left: 62.5px;
    transform: rotate(45deg);
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    background: #fff;
    box-shadow: -1px -1px 5px -2px rgba(0,0,0,0.5);
}
#tabIcon ul{
	padding:0 5px;
}
#tabIcon ul li{
	padding:0px;
	width: 50%;
	float: left;
	text-align: center;
	/* line-height: 40px; */
	/*  border: 1px red solid;  */
	 padding:5px 5px;
}
#tabIcon ul li a{
	color: #000000;
	font-size: 18px;
}
.source{ margin-top:10px;}
.source_logo img{ float:left;height:12px !important; width:12px !important; display:block;}
.source_text a{float:left;line-height:12px; font-size:12px; color:#787878; margin-left:6px;font-family:"微软雅黑", helvetica, arial;}
.source_text a:hover{ color:#1c391b;}
.source_text a:active{ color:#787878;text-decoration: none !important;}
.source_text a:visted{ color:#787878;text-decoration: none !important;}
.source_text a:link{ color:#787878;text-decoration: none !important;}


nav .tab li a{
/*	display: inline-block;
	width:36px;
	height: 40px;*/
	color: #000000;
	text-decoration: none !important;
}
nav .tab li a:hover{
	/*text-decoration: underline;*/
	border-bottom: solid 1px #1c391b; 
}
.content{
	width: 100%;
	margin: 0 auto;
	font-family:"微软雅黑", helvetica, arial;
}

a{
	color: #FFFFFF;
}
.top{
	width: 100%;
	margin: 0 auto;
}
.login{
	margin-top: -22px;
	float: right;
}
.weather{
	padding: 5px;
}
.top a{			
	font-size: 15px;
	padding: 5px;
}
.login_button{
	padding: 8px;
	background-color: rgb(111, 184, 42);
}
.navbar-default .navbar-nav{
	min-width: 1200px;	
}
.navbar-default .navbar-nav>li{
	
}
.navbar-default .navbar-nav>li>a {
    color: #FFFFFF;
  	font-size: 20px;
  	font-weight: bold;
}
.navbar-default {
     background-color: #000000; 
     border-color: #000000; 
}
.box{
	/* min-width: 200px; */
	float: left;
	background-color: transparent;
	margin-bottom: 10px;
	padding-bottom: 3px;
	padding-right:0px;
	/*border-right:solid 15px #f6f6f6; */
}
.inbox{
	width: 100%;
	margin-bottom: 20px;
}
.box img{
	width: 276px;
	/*height:197px;*/
}
.clear{
	clear: both;
}
.duotu{
	padding: 3px 10px 3px 10px;
	background-color: #BFC4C8;
	border-radius: 10px;
	color: #FFFFFF;	
	margin-top: -2px
}
.box h2{
	height: 20px;
	width: 80%;
	margin: 0 auto;
	margin-top: 10px;
	/* text-decoration: underline; */
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.box h2 span{
	display: inline;
}
.box p {
	width: 248px;
	margin: 15px;
	margin-right: 25px !important;
}
p.source {
    margin-bottom: 15px;
}
.box .title{
	font-weight: bold;
	font-size: 16px;
	letter-spacing:2px;
	line-height: 20px;
}

.box a:hover{color:#1c391b;}
.box a:active{color:#333;}
.box a:visted{color:#333;}
.box a:link{color:#333;}
.box a{
	text-decoration: none;
	cursor: pointer;
	color:#333;
}
.article{
	letter-spacing:1px;
	line-height: 20px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 0px;
}

.ad .login{
	background-color: #FFFFFF;
	padding: 30px 0;
}
.ad .login a{
	color:#000000;
}
.input{
	padding: 3px 5px 3px 10px;
	font-size: 20px;
	width:90%;
	margin-left:5%;
	height:40px;
}
.bt0{
	border: 1px solid #A9A9A9;
	border-top: 0px solid red;
}

.ad .login .submit{
	width:40%;
	margin-top:10px;
}
.underline{
    border: 2px solid #333;
}
.ad img {
	width: 100%;
}
.ad .ad_img{
	
	width:100%;
}
.ad .login a{
	color: #D5D5D5;
}
.submit{
	border: 0px;
	color: #FFFFFF;
	background-color: rgb(111, 184, 42);
}
.login_a{
	font-size: 14px;
	margin-left: 5px;
}
.fs15{
	font-size: 15px;
}
.ad_button{
	text-align: center;
	margin-top: 20px;
}

.ad_button button{
	padding: 8px 20px;
	border-radius: 20px;
	border: 0px;
	color: #6C8294;
	background-color: #ACD9FF;
}
.tip{
	width: 102%;
	height: 30px;
	text-align: center;
	color: #FFFFFF;
	background-color: #79C932;
	margin: 0 auto;
	padding-top: 10px;
	margin-left: -1.5%;
	margin-bottom: 10px;
}
#back_top{ height:40px; width:40px; /*border: solid 1px #ababab; background-color:#ababab;*/ position:fixed; bottom:80px; right:20px;background-image:url(http://www.tom.com/system/modules/my.opencms.news/resources/pc/pic/back_top_normal.png);/* background-repeat:no-repeat; background-position:center center; cursor:pointer;*/} 
#back_top:hover{ /* background-color:#6EBA2C;border: solid 1px #6EBA2C;*/background-image:url(http://www.tom.com/system/modules/my.opencms.news/resources/pc/pic/back_top_hover.png);}
.box{
	    /*border-right: solid 13px #f6f6f6;*/
}
#ad .box{
	border-right: solid 0px #f6f6f6;
}
.box {
	width: 290px;
  }
.content{
	min-width: 640.5px;
	position:relative;
	top:130px;
}
/*
.row {
	margin-right: -15px;
}
*/





