@charset "utf-8";
*{
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑", Arial;
	font-size: 14px;
}
input::-webkit-input-placeholder {
    /* placeholder颜色 */ 
    color: #aab2bd;
    /* placeholder字体大小  */
    font-size: 12px;
    /* placeholder位置  
    text-align: right;*/
}
a{
	text-decoration: none;
}
html{
	width: 100%;
	height: 100%;
	overflow:hidden; 
	min-width:1200px;
	margin:0 auto;
	overflow-x:auto;
	font-size:14px;
}
body{
	width: 100%;
	height: 100%;
	overflow-y:auto;
}
.header{
	border: none;
    background-color:#1d1f23;
}
.flex{
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.logo{
	height:28px;
	display:block;
}
.logo img{
	display:block;
	width:auto;
	height:28px;
}
.header .layui-nav{
	background:none;
	text-align:right;
}
.login-bg{
	background:url(../images/bg.jpg) no-repeat center;
    background-size: cover;
    overflow: hidden;
}
.login{
    margin:0 auto;
    height: 500px;
    width: 760px;
    background:#fff;
    margin-left: auto;
    margin-right: auto;
   overflow-x: hidden;
    box-sizing: border-box;
	position:fixed;
	top:50%;
	margin-top:-220px;
	left:50%;
	margin-left:-380px;
}
.login-left{
	width:380px;
	height:100%;
	background:url(../images/service.jpg) no-repeat center center;
	background-size:cover;
	float:left;
}
.login-right{
	width:380px;
	float:left;
	padding:50px 20px 20px 20px;
	box-sizing:border-box;
}
.login-sum{
	font-size:14px;
	text-align:center;
	line-height:24px;
	color:#fff;
	margin-bottom:30px;
}
.login .message {
    position: relative;
    color: #333;
    font-size: 28px;
	text-align:center;
	letter-spacing:2px;
	margin-bottom:30px;
}
.login .message img{
	width:32px;
	margin-right:10px;
}
.input-flex{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border: 1px solid #DCDEE0;
     height: 44px;
    padding: 0px 10px;
    font-size: 14px;
    color: #555555;
    box-sizing: border-box;
	margin-bottom:15px;
	border-radius:4px;
}
.input-flex:focus{border: 1px solid #0F9081;}
.input-flex img.login-icon{
    display: block;
    width:30px;
}
.input-flex input{
    border:none;
}
.login input[type=submit],
.login input[type=button]{
    display: inline-block;
    vertical-align: middle;
    padding: 12px 24px;
    margin: 0px;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    color: #ffffff;
    background:rgba(15, 144, 129, 1);
    border-radius: 5px;
    border: none;
    -webkit-appearance: none;
    outline:none;
    width:100%;
}
.login input[type=submit]{
	margin-top:10px;
	padding:0;
	line-height:46px;
	border-radius:5px;
	overflow:hidden;
	border:none;
}
.login .loginwechat{margin-bottom:20px;}
.login-btn input[type="submit"]{
	background:#FF5722
}
.banner-box{
	width: 100%;
    height: 700px;
    overflow: hidden;
    position: relative;
	background-color: #1C3C12;
}
.banner{
	width:1920px;
    height: 700px;
}
.banner img{
	display:block;
	width:auto;
	height:100%;
	margin:0 auto;
}
.list-banner{
	width:100%;
	height:500px;
	overflow:hidden;
	position:relative;
}
.list-img{
	width:1920px;
	height:500px;
}
.list-img img{
	display:block;
	width:auto;
	height:100%;
	margin:0 auto
}
.site-idea {
    margin: 30px 0;
    font-weight: 300;
}
.site-idea li {
    font-size: 14px;
}
.site-idea li div {
    padding: 25px;
    line-height: 24px;
    border: 1px solid #d2d2d2;
}
.site-idea .layui-field-title {
    border-color: #d2d2d2;
}
.site-idea .layui-field-title legend {
    margin: 0 20px 20px 0;
    padding: 0 20px;
    text-align: center;
}
.footer {
    padding: 30px 0;
    line-height: 30px;
    text-align: center;
    color: #666;
    font-weight: 300;
}
.layadmin-header {
    height: 50px;
    line-height: 50px;
    margin-bottom: 0;
    border-radius: 0;
	border-bottom:1px solid #f6f6f6;
	box-sizing:border-box;
}
.layadmin-header .layui-breadcrumb {
    padding: 0 15px;
	
	border-top:none;
	border-radius:6px 6px 0 0;
	overflow:hidden;
	box-sizing:border-box;
}
.news-box{
	margin-top:15px;
	width:1170px;
}
.news-box .nav-left{
	width:200px;
	float:left;
}
.news-box .nav-left .layui-nav{
	background:#fff;
	border-radius:6px;
}
.news-box .layui-col-md2 .layui-nav-itemed>a{
	color:#333 !important
}
.news-box .layui-nav-itemed>a .layui-nav-more{
	border-color: transparent transparent #999 !important;
}
.news-box .layui-nav-tree .layui-nav-item a:hover{
	background:#f8f8f8 !important;
}
.news-box .layui-nav .layui-nav-item a:hover{
	color:#333  !important
}
.news-box .layui-nav-itemed>a:hover .layui-nav-more{
	border-color: transparent transparent #999 !important;
}
.news-box .layui-nav-itemed>.layui-nav-child{
	background-color: #fafafa !important;
}
.news-box .layui-nav-tree .layui-nav-child a{
	color:#666  !important
}
.news-box .layui-nav .layui-nav-item a{
	color:#333 !important;
}
.news-box .layui-nav-tree .layui-nav-bar{
	background-color: #FF5722 !important;
}
.news-box .layui-nav .layui-nav-more{
	border-color: #999 transparent transparent
}
.news-box .nav-on:after{
	content:'';
	position:absolute;
	left:0;
	top:0;
	width: 5px;
	height:45px;
	background-color: #FF5722;
}
.news-box .layui-nav .layui-nav-item.nav-on a{
	color:#FF5722
}
.news-box .container-box{
	width:925px !important;
	position:relative;
	float:right;
	overflow:hidden;
	height:100%;
	min-height:720px;
}
.news-box .container-box .layui-body{
	border-radius:0;
	width:100%;
	position:static;
	padding:0;
}
.news-box .container-box .layui-body .layui-card-body{
	min-height:520px;
}
.container-list{
	min-height:660px;
}
.boss-img{
	box-sizing: border-box;
    width: 170px;
    padding: 0 5px 12px;
    background: #ffffff;
    border-radius: 2px;
    box-shadow: 0px 1px 16px 0px rgb(94 168 255 / 20%);
	margin-top:10px;
}
.boss-img .boss-er{
	position: relative;
    padding: 20px 17px 5px;
    width: 126px;
    height: 126px;
    overflow: hidden;
    border-radius: 0;
}
.boss-img .boss-er img{
	display:block;
	width:100%
}
.boss-img .flex i{
	font-size:16px;
	color:#5FB878;
	margin-right:8px;
}
.boss-img .flex{
	font-size:12px;
	padding:0 10px;
	justify-content:center;
}
button.table-btn{
	width:90px;
	line-height:32px;
	height:32px;
	padding:0;
	border-radius:4px;
}
#pages{
	text-align:right;
}
.sort-hang{
	line-height:36px;
}
.list-table table td img{
	width:50px;
}
.list-table .layui-table .view-btn{
	width:60px;
	border-radius:4px;
}
.search-box{
	background:#fff
}
.search-box .layui-form-item{
	margin-bottom:0;
	padding:10px 15px;
}
.ercode{
	margin-left:20px;
	display:inline-table;
	width:50px;
	height:50px;
}
.ercode img.codeimg{
	max-width:50px !important;
}
.codeimg-box img.codeimg{
	width:249px;
	height:249px;
	max-width:249px;
}

/* 解读师 */
.advisera-box{
	width:1200px;
	margin:30px auto;
}
.position{
	padding-bottom:20px;
	width:1200px;
	margin:0 auto;
	display:flex;
	justify-content:flex-start;
	align-items:center;
	color:#999;
	background:url(../images/main50.png) no-repeat left 2px;
	background-size:14px 14px;
	padding-left:20px;
}
.position span{margin:0 5px;}
.position a{margin:0 4px;}
.position a:hover{color:#e02726}
.position i{
	list-style:none;
	color:#888
}
.serlist ul li{
	width:18%;
	margin-right:1.25%;
	margin-bottom:1.3%;
	float:left;
	background:#fff;
	padding:10px 10px 15px 10px;
	box-sizing:border-box;
	box-shadow:0 0 4px #ddd;
	border-radius:4px;
	cursor:pointer;
}
.serlist ul li img{
	width:100%;
	display:block;
	margin:0;
	margin-bottom:10px;
}
.serlist ul li h4{
	font-size:14px;
	margin-bottom:6px;
}
.serlist ul li p{
	color:#999;
}
.serlist-con{
	margin-top:8px;
	font-size:12px;
	color:#e02726;
	text-align:right
}
.serlist ul li .serlist-con img{
	width:16px;
	display:inline-table;
	margin-right:6px;
	vertical-align:middle;
	margin:0
}
.serlist ul li:hover .serlist-con img{
	-webkit-animation: ser 1s .2s ease both;
	-moz-animation: ser 1s .2s ease both;
}
@-webkit-keyframes ser{
	0%{-webkit-transform:scale(1);}
	
	10%, 20%{-webkit-transform:scale(0.8) rotate(-10deg);}

	30%, 50%, 70%, 90%{-webkit-transform:scale(1.2) rotate(10deg);}

	40%, 60%, 80%{-webkit-transform:scale(1.2) rotate(-10deg);}

	100%{-webkit-transform:scale(1) rotate(0);}
}
.list-banner .search-box{
	position:absolute;
	width:800px;
	left:50%;
	margin-left:-400px;
	display:flex;
	justify-content:flex-start;
	align-items:center;
	top:50%;
	margin-top:-51px;
	border-radius:5px;
	overflow:hidden;
	background:rgba(255, 255, 255, 0.15);
	padding:7px;
}
.list-banner .search-box .search-lf{
	flex:1;
	background:#fff;
	padding:10px 15px;
	
}
.list-banner .search-box .search-lf input{
	width:100%;
	display:block;
	border:none;
	padding:0;
	line-height:28px;
}
.list-banner .search-box .search-rg{
	width:140px;
	background:#FF751A;
	height:48px;
	border-radius:0 5px 5px 0 
}
.list-banner .search-box .search-rg button{
	background:none;
	border:none;
	color:#fff;
	text-align:center;
	display:block;
	line-height:48px;
	width:100%;
	font-size:16px;
	font-weight:700
}




