@charset "utf-8";
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,input{margin:0;padding:0;border:0;}
body{font-size:12px;}
img{border:none;}
ul,ol{list-style:none;}
input,select,textarea{outline:none;}
a{text-decoration: none;}
.clearfix:after{content:"";display:block;clear:both;}
.clearfix{zoom:1;}
body,h1,h2,th,td,input{
	font-family: 'Microsoft YaHei','微软雅黑', 'HanHei SC', 'PingFang SC', 'Helvetica Neue', 'Helvetica', 'WenQuanYi Micro Hei', 'STHeitiSC-Light', 'Arial', 'Segoe UI', helvetica,arial,verdana,tahoma,sans-serif;
}
h1,h2,h3,h4,h5,h6{
	font-weight: 500;
}
h1{
	font-size: 30px;
}
h2{
	font-size: 22px;
}
#ad1{
	margin: 0 auto;
	margin-top: 6px;
	text-align: center;
}
em{
	font-style: normal;
	font-size: 12px;
}
#header{
	height: 60px;
	max-width:960px;
	margin:0 auto;
	position: relative;
}
#header>div{
	/*float: left;*/
}
#logo{
	width:260px;
	height: 60px;
	position: relative;
	float: left;
}
#logo a{
	width:150px;
	height: 100%;
	margin-top:5px;
	display: inline-block;
	background: url('../images/tailogo_text.png') no-repeat;
	background-size: 150px 50px;
}
#logo a div{
	float: left;
}
#logo a #taiimg{
	height: 50px;
	width: 50px;
	margin: 5px;
}
#logo a #taiimg img{
	height: 50px;
	width: 50px;	
}
#logo a #tai{
	width: 140px;
	height: 60px;
	position: absolute;
	top: 0;
	left: 60px;
	font-weight: 900;
	color: #249FFF;
	/*color: #FF1502;*/
	/*color: rgba(255,20,0,0.85);*/
	line-height: 60px;
	font-size: 30px;
}
#searchbox{
	width:440px;
	padding-top:10px;
	position:relative;
	float: right;
}
#search_input{
	width:336px;
	height:36px;
	border:2px solid #a0a0a0;
	border-right:none;
	line-height:normal;
	font-size:15px;
	color:#8f8f8f;
	padding-left: 12px;
	border-radius: 20px 0 0 20px;
  	-webkit-border-radius: 20px 0 0 20px;
    -moz-border-radius: 20px 0 0 20px;
    font-family: "Microsoft YaHei";
}
#search_input:focus{
	border-color:#06a7e1;
	color: #333;
}
/*搜索交互*/
#search_btn{
	width:90px;
	height:40px;
	position:absolute;
	margin-left: -16px; 
	cursor: pointer;
	border-radius: 28px;
  	-webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    background-color: #0d9dff;
    color: #fff;
    font-size: 16px;
}
.searchShow{
	width:448px;
	border:2px solid #06a7e1;
	position:absolute;
	top:48px;
	left:0;
	background:#fff;
	display: none;
	border-radius: 10px;
  	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    overflow: hidden;
    z-index: 16;
}
/*右边注册栏*/
.menu{
	position:absolute;
	right: 0;
	display: none;
}
.menu li{
	float:left;font-family: "Microsoft YaHei";
	font-size:14px;
	position: relative;
}
.menuText{
	line-height: 24px;
	height:24px;
	padding:18px 9px 18px 9px;
	float:left;
	position:relative;
}
.menuText a{
	color:#535353;
	position:relative;
}
.menuText_active{
	background:#fff;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	padding:18px 8px 18px 8px;
	z-index: 17;
	position: relative;
}
.menuShow{
	width:310px;
	border:1px solid #dddddd;
	position:absolute;
	top:59px;
	left:0;
	background: #fff;
	display: none;
	z-index:16;
	border-radius: 4px;
}
#collect .menuShow{
	left: -98px;
}
#record .menuShow{
	left: -98px;
}
.caret{
	overflow: hidden;
	display: inline-block;
	width: 8px;
	height:4px;
	line-height: 0;
	font-size: 0;
	vertical-align: middle;
	background:url(../images/header.png) -120px -4px;
}
/*menu里面的内容*/
.menuCont{
	width: 100%;
	/*不添加padding时mouseout有问题*/
	/*padding:14px 24px;*/
}
.userCont{
	width:310px;
}
.userCont li{
	width:100%;
	height:40px;
}
.userCont li:hover{
	background-color: #f3f3f3;
}
.userCont li .s_none{
	margin-left: 104px;
	line-height:40px;
}
.userCont li a{
	width: 100%;
	height:40px;
	color:#555;
	line-height: 40px;
	display: inline-block;
}
.userCont li a .s_title{
	margin-left: 20px;
}
.userCont li a .s_sub{
	margin-left: 40px;
}
.icos{
	width:20px;
	height:20px;
	display:inline-block;
	font-size: 0;
	line-height: 0;
	vertical-align: middle;
	background:transparent url(../images/header.png) no-repeat;
}
.icon-collect{
	background-position:-20px -61px;
}
.icon-record{
	background-position:-40px -60px;
}
.ico-upload-12{
	background-position:-40px -20px;
}
#member a:hover{
	color: #ff0000;
}
#member a{
	display: block;
	float: left;
}
.uname{
	max-width: 60px;
	height: 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-right: 6px;
}
/*导航栏*/
.nav-area{
	width: 100%;
	height: 44px;
	position: relative;
	background: #0d9dff;  /*原来的*/
	/*background:#006AC8;*/
	/*background:#027BD6;*/
	/*background: #4A7BF7; */
	/*background: transparent linear-gradient(rgb(13,157,255), rgb(0, 106, 204)) repeat;*/
	/*background: transparent linear-gradient(rgb(13,157,255), rgb(3,139,234)) repeat;*/
	/*background: transparent linear-gradient(rgb(13,157,255), rgb(56,123,247)) repeat;*/
	clear: both;
}
.nav-box{
	max-width: 960px;
	height: 44px;
	margin: 0 auto;
}
.nav{
	margin: 0 auto;
	font-size: 16px;
	text-align: center;
}
.nav a{
	padding:0 30px;
	/*margin:0 -5px;*/
}
.nav a:hover{
	color: #fff;
	/*background: #1573FF;
	border-radius: 3px;
  	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;*/
}
.nav a{
	width: 100%;
	height: 100%;
	color:#fff;
	line-height: 44px;
}
.nav a:hover{
	color:#bbb;
}
.nav.active{
	/*background: #1573FF;
	border-radius: 3px;
  	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;*/
}
.nav-area .nav  a.active{
	/*padding-top: 1px;*/
	color:#bbb;
	/*text-shadow: 0 0 1px #0049ff;*/
}
.ad960_1{
	width: 960px;
	height: 90px;
	margin:0 auto;
	margin-top: 6px;
}
#footer{
	position: relative;
	max-width:960px;
	margin: 0 auto;
	margin-top: 30px;
	padding-top: 10px;
	clear: both;
	border-top: 3px solid #ccc;
}
#footer #foot_nav{
	text-align: center;
	color:#999999;
	font-size: 12px;
	clear: both;
}
#footer #foot_nav a{
	color:#555555;
	font-size:12px;
	margin-left: 6px;
}
#footer #foot_nav a:first-child{
	margin-left: 0;
}
#footer #foot_nav a:hover{
	text-decoration: underline;
	color:#249FF1;
}
#footer #copyright{
	text-align: center;
	line-height: 22px;
	margin-top: 4px;
	color: #999999;
	font-size: 12px;
}
#footer #copyright div a{
	color: #999999;
}
#footer #copyright div a:hover{
	text-decoration: underline;
}
#footer #copyright div a{
	color:#333333;
	text-decoration: none;
	color: #999999;
}
#footer #copyright #analyze{
	margin: 0 6px;
}
#footer #copyright #ba{
	width: 346px;
	text-align: center;
	margin:0 auto;
}
#footer #copyright #read{
	clear: both;
}
#footer #copyright #ba>div{
	display: inline-block;
	float: left;
}
/*300x250广告样式开始*/
.ad300x300{
	width: 300px;
	height: 300px;
	position: absolute;
	top: 8px;
	right: 0;
}
.ad300x300 img{
	width: 300px;
	height: 300px;
}
/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  display: none;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}
#to-top {
	display: none;
}
/*300x250广告样式开始*/
.show{display: block;}
.hide{display: none;}
.fl{float:left;}
.fr{float:right;}
.cl{clear: both;}
@media only screen and (max-width:960px) {
	#logo{
		width:120px;
		height: 55px;
		position: relative;
		float: left;
	}
	#logo a{
		width:120px;
		height: 100%;
		margin-top:8px;
		margin-left:8px;
		display: inline-block;
		background-size: 120px auto;
	}
	#logo a div{
		float: left;
	}
	#member{
		display: none;
	}
	.menu{
		display: none;
	}
	.nav a {
		padding: 0 3px;
	}
	.taiimg{
		height: 35px;
		width: 35px;
		margin: 10px;
	}
	.taiimg img{
		height: 35px;
		width: 35px;	
	}
	#logo a #tai{
		width: 60px;
		height: 55px;
		position: absolute;
		top: 0;
		left: 50px;
		font-weight: 900;
		color: #249FFF;
		/*color: #FF1502;*/
		/*color: rgba(255,20,0,0.85);*/
		line-height: 55px;
		font-family: "Microsoft YaHei";
		font-size: 18px;
	}
	#searchbox{
		width:50%;
		padding-top:10px;
		position: absolute;
		top: 0;
		right: 8%;
	}
	.search-page #searchbox{
		float: none;
	}
	#search_input{
		width:80%;
		height:32px;
		border:2px solid #a0a0a0;
		font-size:15px;
		line-height: 32px;
		color:#8f8f8f;
		padding: 0px 0 0 12px;
		border-radius: 20px 0 0 20px;
	  	-webkit-border-radius: 20px 0 0 20px;
	    -moz-border-radius: 20px 0 0 20px;
	    font-family: "Microsoft YaHei";
	}
	#search_input:focus{
		border-color:#06a7e1;
		color: #333;
	}
	/*搜索交互*/
	#search_btn{
		width:60px;
		height:36px;
		position:absolute;
		margin-left: -16px; 
		appearance: none;
	    -moz-appearance: none;
	    -webkit-appearance: none;
		background-size: 40px 36px;
		background-color: #0d9dff;
		cursor: pointer;
		border-radius: 28px;
	  	-webkit-border-radius: 28px;
	    -moz-border-radius: 28px;
	    color: #fff;
	    font-size: 16px;
	}
	.searchShow{
		width:448px;
		border:2px solid #06a7e1;
		position:absolute;
		top:48px;
		left:0;
		background:#fff;
		display: none;
		border-radius: 10px;
	  	-webkit-border-radius: 10px;
	    -moz-border-radius: 10px;
	    overflow: hidden;
	    z-index: 16;
	}
	#to-top {
		width: 100%;
		height: 26px;
		line-height: 26px;
		text-align: center;
		margin: 10px auto;
		display: block;
		clear: both;
	}
	#to-top a {
		width: 30%;
		color: #fff;
		background-color: #0096ff;
		display: inline-block;
		border-radius: 20px;
		font-size: 1rem;
	}
}
#ad-bottom-box{
	width: 100%;
	height: 100px;
	position: fixed;
	bottom: 0;
	background-color:#eee;
	-moz-box-shadow: 3px -1px 4px #333;
	-webkit-box-shadow: -1px 3px 4px #333;
	box-shadow: 3px -1px 4px #333;
}
#ad-bottom-box .ad-close{
	right: 0;
	top: -16px;
	font-size: 12px;
	position:absolute;text-align:right;cursor: pointer;color: #333;font-weight: bold;
}
#ad-bottom-jiazhua{
	width: 100%;
	height: 100%;
	display: block;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
}