/*reset*/
body {margin:0; padding:0; font-size:14px ; color:#323232; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji","Microsoft YaHei",tahoma,arial,"\5B8B\4F53"; font-weight:normal!important; background-color: #F8F8F8;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0;}   
table,td,tr,th{font-size:12px;}
li{list-style-type:none;}
img{vertical-align:top;border:0;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6 {font-size:14px;}
address,code,em,th,s,i{font-weight:normal; font-style:normal;}
s{color:#909090; margin:0 10px; text-decoration:none;}


/*form*/
label input{vertical-align:middle; margin-right:3px;}
label{cursor:pointer;}
textarea{resize:none;font-size:12px;}
:focus {outline: 0;}
select{padding:4px 5px;border:1px solid #cbcbcb; border-radius:2px; margin-right:3px;}

/*font-size*/
.fB{font-weight:bold;}
.f12{font-size:12px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:16px;}

/*float*/
.l,.left{float:left;}
.r,.right{float:right;}
.clearfix {display: block;}
.clearfix:after{content:"."; display:block; height:0; clear:both;visibility:hidden;}
* html .clearfix { height: 1%;}

/*scrollbar*/
::-webkit-scrollbar{width:3px;height:6px;}
::-webkit-scrollbar-button:vertical{display:none;}
::-webkit-scrollbar-track:vertical{background-color:black;}
::-webkit-scrollbar-track-piece{background-color:#F5F5F5;}
::-webkit-scrollbar-thumb:vertical{margin-right:6px; background-color:#bbb;}
::-webkit-scrollbar-thumb:vertical:hover{background-color:#aaa;}
::-webkit-scrollbar-corner:vertical{background-color:#535353;}
/*placeholder*/
::-webkit-input-placeholder { /* WebKit browsers */
  color: #aaa;font-size: 14px;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #aaa; font-size: 14px;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #aaa; font-size: 14px;
}
html,body{width: 100%;height: 100%;background: #f5f5f5;}
/*display*/
.hide{display:none;}
.block{display:block;}

/*a*/
a {color:#323232; text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {color:#ddd; transition: all 0.5s;}
a:active {color:#4385F5;}

/*省略行数*/
.text-overflow-1,.text-overflow-2,.text-overflow-3,.text-overflow-4,.text-overflow-5,.text-overflow-6{display: -webkit-box !important;
 overflow: hidden;
 text-overflow: ellipsis;
 word-break: break-all;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 1;
}
.text-overflow-2{-webkit-line-clamp: 2;}
.text-overflow-3{-webkit-line-clamp: 3;}
.text-overflow-4{-webkit-line-clamp: 4;}
.text-overflow-5{-webkit-line-clamp: 5;}
.text-overflow-6{-webkit-line-clamp: 6;}
.basebg{background:#2ccaba;}

/*----------------导航-----------------*/
/*公共*/
		.block{width: 100%;}
		.flex{display: -webkit-flex; -webkit-flex-wrap: wrap; display: flex;flex-wrap: wrap;}

		/*头部*/
		.top{height: 48px;line-height: 48px; background: #fafafa;position: fixed; z-index: 999;color: #a9a9a9;}
		.px1200{width: 1200px;margin: 0 auto;}
		.notice{width: 1000px; }
		.user{width: 190px; margin-top: 0px;}
		.user a{padding:0 15px ;position: relative;float: right;max-width: 190px;}
		.user .logined{widht: 190px;}
		.user .reg:after{position: absolute;top:17px;height:14px;right:0;content: '';width:0;border-left: solid #666 1px;}
		.logined:hover+.user_list,.user_list:hover{display: block;}
		.user_list{width: 190px;position:absolute;top: 30px;padding-top:20px;display: none;}
		.user_list a:hover{background: #ccc;color:#fff!important}
		.user_list a li{line-height: 30px;padding-left: 20px;}

		/*logo导航*/
		.logo{padding-top: 50px;height: 120px;background: #fff}
		.logo_img img{height: 100%;margin-top: 10px;}
		.search{height: 40px;width: 350px;border: 2px solid #666;margin-top: 60px;background: #fff;margin-right: 90px}
		#search{border: none; line-height: 40px;padding:0 25px;width: 220px;}
		.search_btn{display: block;height: 40px;line-height: 40px;padding: 0 15px;float:right; color:#fff; background: #666;}

		/*nav导航*/
		.menu{background: #fff;height: 36px;padding-top: 20px;}
		.list{position: relative;}
		.nav_name{width: 230px; background: #ccc;line-height: 36px;color: #fff;border-top-left-radius: 5px;border-top-right-radius: 5px;}
		.nav_name i{width: 40px;text-align: center;}
		.nav_name p{width: 150px;text-align: center;}
		.nav_name cite{width: 40px;text-align: center;}
		.navs{position:absolute;background:rgba(0, 0, 0, 0);z-index: 9999;display: none;}
		.navs_item{position: relative;}
		.navs_item:first-child:before{position: absolute;left: 20px;height:0px;content: '';width:170px;border-bottom: solid #fafafa 0px;}
		.navs_item:before{position: absolute;left: 20px;height:0px;content: '';width:170px;border-bottom: solid #fafafa 1px;}
		.nav_title{background: rgba(0, 0, 0, .7);height: 105px;width: 210px;line-height: 105px;padding-left: 20px;color: #fff;}
		.nav_title i{width: 40px;height: 40px;line-height: 40px;text-align: center;display: inline-block;background: #fff;font-size: 18px;font-weight: 700;border-radius: 5px;color: #333}
		.nav_title p{width: 130px;text-align: center;display: inline-block;}
		.nav_title b{width: 40px;text-align: center;display: inline-block;}
		.nav_title:hover{background: #fff;color: #333}
		.nav_title:hover>i{background: #333;color: #fff}

		.daohang{width: 900px;text-align: center}
		.daohang a {padding: 0 25px;font-size: 16px;font-weight:700 }
		.daohang a:hover{} 
		.panel{width: 840px;min-height: 380px;background: #fff;position: absolute;left: 230px;padding: 20px 80px 20px 50px;display: none;}
		.panel li{border-bottom: 1px dashed #ccc;}
		.panel h1{line-height: 40px;}
		.panel p{line-height: 40px;padding-left: 20px}
		.panel p a{padding: 0 10px;}

/*----------------页脚-----------------*/
.footer{width:100%; background-color:#1c1a1d;}
.footer-top{width:100%; background:url(../images/footer.jpg) no-repeat center bottom; background-size: 100% auto;}
.footer-top-box{width:1200px; margin:0 auto; color:#888;}
.footer-bottom{width:100%; background-color:#151515;height:36px; overflow:hidden; }
.footer-bottom-box{width:1200px; line-height:36px; margin:0 auto; color:#888;}
.footer-bottom-box .a{margin-left:10px; color:#bbb;}
.footer-bottom-box .r{color:#bbb;}

.footer-link{padding:50px 0; padding-right:160px;}
.footer-link dt{font-size:18px; height:48px; line-height: 36px; color:#bbb;}
.footer-link dt a{color:#bbb;}
.footer-link dd{font-size:14px; line-height:32px;}
.footer-link a{color:#888;}
.footer-link a:hover{color:#36a0ff;}

.footer-about{padding:50px 0;}
.footer-about dt{font-size:18px; height:48px; line-height: 36px; color:#bbb;}
.footer-about dd{line-height:32px; font-size:14px;}
.footer-about a{line-height:27px;color:#909090; }
.footer-about a:hover{color:#fff; }

/*----------------分页-----------------*/
.pagebox{width:100%; text-align:center; font-size:14px;}
.pagebox a,.pagebox span{min-width:16px; height:33px; line-height:33px;  margin:0 4px; padding:0 10px; color:#333; border-radius:1px; text-align:center; border:1px solid #ddd; background-color:#fff; display:inline-block;}
.pagebox a:hover,.pagebox span{background-color:#d79c00; color:#fff; border:1px solid #d79c00;}
.data-none{padding:30px 0; text-align: center; color:#999;}
/*----------------动画---------------*/
.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@-webkit-keyframes fadeIn{
  0% {
		opacity: 0;
	}
  100% {
		opacity: 1;
	}
}
@keyframes fadeIn{
  0% {
		opacity: 0;
	}
  100% {
		opacity: 1;
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
	-webkit-animation-duration: .6s;
	animation-duration: .6s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@-webkit-keyframes fadeInUp {
  0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}
  100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
@keyframes fadeInUp {
  0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}
  100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
   -webkit-animation-name: fadeInDown;
   animation-name: fadeInDown;
   -webkit-animation-duration: .8s;
   animation-duration: .8s;
   -webkit-animation-fill-mode: both;
   animation-fill-mode: both;
}