﻿html {
	/*text-align: center;*/
}
body {
	background: #fff;
}
.box p{
	font-size: 14px;
}
li{
	list-style: none;
}
body,h1,ul,a,p,span,li{
	padding:0;
	margin:0;
}
.content-body{
	width:1100px;
	position: relative;
	margin:0 auto;
	margin-top:90px;
}
.header{
	height:80px;
	width:100%;
	position: fixed;
	z-index: 999;
	top:0;
	background: rgba(0,0,0,0.77);
}
.header-in{
	width:1200px;
	position: relative;
	margin:0 auto;
}
.header h1{
	display: inline-block;
	float:left;
	padding-top:15px;
}
.header .nav-list{
	height:80px;
}
.header .nav-list ul li{
	line-height: 80px;
	width:120px;
	text-align: center;
	float:left;
	list-style: none;
	cursor: pointer;
}
.header .nav-list ul li a{
	color:white;
}
a{
	text-decoration: none;
}
.left{
	width:850px;
	position: relative;
	float:left;
}
.left{
	width:750px;
	position: relative;
	float:left;
}
.sider{
	width:300px;
	position: relative;
	float:right;
}
.sider ul li{
	margin-top: 10px;
}
.sider ul li a{
	font-size: 13px;
	color:gray;
}
.clear{
	clear:both;
}
.newlist_article{
	margin-top:30px;
	height:100px;
}
.newlist_article a{
	height:100px;
	width:100%;
}
.newlist_article a img{
	display: inline-block;
	float:left;
	margin-right:20px;
}
.newsarticle_content span{
	display: inline-block;
	float:right;
	margin-top:15px;
}
.newlist_title{
	font-size: 16px;
	height:30px;
	color:black;
}
.newlist_content{
	font-size: 13px;
	color:#424242;
}
.bottom {
	position: relative;
	background-color: rgba(0,0,0,0.5);
	width: 100%;
	height: 200px;
	padding-top: 50px;
	margin-top:50px;
}
.bottom_content {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height:200px;
}
.bottom_left {
	width: 700px;
	position: relative;
	float: left;
	font-size: 14px;
	transform: scale(.9);
	color: white;
	line-height: 30px;
}
.bottom_link a {
	color: white;
	font-size: 14px;
}
.bottom_link a:hover span {
	border-bottom: 1px solid white;
}
.footer{position: relative;float:right;width:300px;margin-top:70px;}
.footer .site-contact ul{ margin-bottom: 20px;}
.footer .site-contact ul:after{ content: ""; clear: both; display: block;}
.footer .site-contact li{ float: left; width: 50px; height: 50px; border-radius: 50%; background-color: #73777a; cursor: pointer; background-image: url(/img/iconbg.png); background-repeat: no-repeat; margin-right:50px; transition: all 0.3s; position: relative;}
.footer .site-contact li:hover{ background-color: #02bdd5;}
.footer .site-contact li .hover-content{ position: absolute; background: url(https://s.gaodunwangxiao.com/static-goldenfinance/web/src/static/images/border-bj.png) center no-repeat; width: 212px; height: 220px; bottom: 40px; left: 50%; margin-left: -106px; display: none;}
.footer .site-contact li:hover .hover-content{ display: block;}
.hover-content img{width:126px;height:126px;}
.footer .site-contact .site-contact-wechat{ background-position: -92px -401px;}
.footer .site-contact .site-contact-wechat .code-img{ text-align: center; margin-top: 32px;}
.footer .site-contact .site-contact-wechat .code-txt{ text-align: center; font-size: 14px; line-height: 22px; font-weight: bold; color: #666; margin-top: 16px;}
.footer .site-contact .site-contact-webo{ background-position: -29px -401px;}
.footer .site-contact .site-contact-webo .code-img{ text-align: center; margin-top: 25px;}
.footer .site-contact .site-contact-webo .code-txt{ text-align: center; font-size: 14px; line-height: 22px; font-weight: bold; color: #666; margin-top: 12px;}
.footer .site-contact .site-contact-wechat:hover{ background-position: -92px -355px;}
.footer .site-contact .site-contact-webo:hover{ background-position: -29px -355px;}
.righter_bar{
	width:300px;
	position: relative;
	float:right;
	box-shadow: grey 0px 0px 10px;
	background: white;
}
.zuixin ul li{
	font-size: 14px;
	list-style: none;
	margin-bottom: 10px;
	padding: 0 0 0 12px;
	position: relative;
}
.remen_title{
	font-size: 16px;
}
.zuixin ul li a{
	font-size: 12px;
}
.zuixin ul > li:before {
	background-color: gray;
	border-radius: 2px;
	content: " ";
	display: inline-block;
	width: 4px;
	height: 4px;
	position: absolute;
	left: 0;
	top: 8px;
}
.wzcontent{
	padding:5px;
}
.teacherbox{
	width:300px;
	height:200px;
	overflow: hidden;
}
.allteacher h5{
	line-height: 30px;
	padding-left:10px;
	font-size: 18px;
}
.teacherbox .swiper-slide{
	width:300px;
	height:200px;
}
.remen_title{
	padding-left:20px;
	height: 30px;
	line-height: 30px;
}
.linner1{
	height:100%;
	width:150px;
	float: left;
	background: #5bc0de;
	text-align: center;
}

.linner1 img{
	width:140px;
	height:140px;
	display: inline-block;
	vertical-align: middle;
	margin-top:30px;
}
.linner2{
	width: 130px;
	position: relative;
	float: right;
	height: 200px;
	padding: 0 10px;
	padding-top: 40px;
}
.linner2 p{
	font-size: 14px;
	line-height: 16px;
}
.linner2 a{
	display: inline-block;
}
.clear{
	clear:both;
}
/*报价*/
.teachers{
	height:40px;
	text-align: center;
	line-height: 40px;

}
.ft{
	margin:0;
	height:30px;
	font-size: 14px;
	line-height: 30px;
}
.checkbox{
	width:25%;
	float:left;
	text-align: center;
	font-size: 14px;
	line-height: 25px;
}
.nianjise,.banxingse{
	height:27px;
	width:110px;
	font-size: 13px;
}
#yourtell{
	height:30px;
	line-height: 30px;
	text-align: center;
	width:190px;
	box-sizing: border-box;

}
.getbutton{
	height:30px;
	line-height: 30px;
	text-align: center;
	width:90px;
	float:right;
	border:none;
}
h5,button,input{
	margin:0;
	padding:0;
}
/*!* 页尾区 *!*/
/*.links {*/
/*	margin-top: -10px;*/
/*}*/
/*.links hr {*/
/*	color: #DCDCDC;*/
/*}*/
/*.search {*/
/*	background: #1F73BE;*/
/*	color: #fff;*/
/*}*/
/*.search td, .search a {*/
/*	color: #fff;*/
/*}*/
/*.search a:hover {*/
/*	color: #fff!important;*/
/*}*/
/*.copyright {*/
/*	margin: 5px 0;*/
/*}*/



/*!* 频道和列表页 *!*/
/*.position {*/
/*	background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;*/
/*	color: #07519A;*/
/*	border: 1px solid #AACCEE;*/
/*	border-bottom: none;*/
/*	margin-bottom: 10px;*/
/*}*/
/*.position td {*/
/*	line-height: 26px;*/
/*	padding: 0px 10px;*/
/*	font-family: "宋体";*/
/*}*/
/*.channle .box {*/
/*	margin-bottom: 10px;*/
/*}*/
/*.listpage .news_list .box {*/
/*	border-width: 1px;	*/
/*	padding: 0 10px;*/
/*}*/
/*.listpage .list_content .box{*/
/*	border-width: 1px;	*/
/*	padding: 10px;*/
/*}*/
/*.listpage .news_list .box ul {*/
/*	border-bottom: 1px dashed #ccc;*/
/*}*/
/*.news_list .box ul li {*/
/*	clear: both;*/
/*	padding: 0 0 0 8px;*/
/*	line-height: 28px;*/
/*	height: 28px;*/
/*}*/
/*.news_list .box ul li a {*/
/*	font-size: 14px;*/
/*	float: left;*/
/*}*/
/*.news_list .box ul li span {*/
/*	font-size: 14px;*/
/*	float: right;*/
/*}*/
/*.flash_list .line_bottom {*/
/*	color: #666;*/
/*	margin-bottom: 4px;*/
/*	border-bottom: 1px dashed #ccc;*/
/*}*/
/*.flash_list .flashsay {*/
/*	color: #666;*/
/*}*/
/*.movie_list .line_bottom {*/
/*	color: #666;*/
/*	margin-bottom: 4px;*/
/*	border-bottom: 1px dashed #ccc;*/
/*}*/
/*.movie_list .titlepic img {*/
/*	border: 1px solid #ccc;*/
/*	padding: 3px;*/
/*}*/
/*.shop_list .line_bottom {*/
/*	color: #666;*/
/*	margin: 8px 0;*/
/*	border-bottom: 1px dashed #ccc;*/
/*}*/
/*.shop_list .line_bottom table {*/
/*	margin-bottom: 8px;*/
/*}*/
/*.photo_list .line_bottom {*/
/*	color: #666;*/
/*	margin: 8px 0;*/
/*	border-bottom: 1px dashed #ccc;*/
/*}*/
/*.photo_list .line_bottom table {*/
/*	margin-bottom: 8px;*/
/*}*/
/*.info_list .line_bottom {*/
/*	color: #666;*/
/*	margin: 8px 0;*/
/*	border-bottom: 1px dashed #ccc;*/
/*}*/
/*.info_list .line_bottom .titlepic {*/
/*	width: 90px;*/
/*}*/
/*.info_list .titlepic img {*/
/*	border: 1px solid #ccc;*/
/*	padding: 3px;*/
/*}*/
/*.info_list .line_bottom .click {*/
/*	color: #f60;*/
/*}*/
/*.info_list .line_bottom .smalltext {*/
/*	color: #666;*/
/*}*/
/* 分页样式*/

.list_page {
	margin: 15px 5px;
}
.pageLink a,
.list_page a,
.list_page b {
	padding: 4px 4px 2px;
	border: 1px solid #D2EFFF;
	background: #F0F8FF;
	text-align: center;
	display: inline;
	font-size: 14px;
	}
.pageLink a:hover,
.list_page a:hover{
	border: 1px solid #D2EFFF;
	background: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	}

/*分页样式2*/
.showpage .epages {
	text-align: center;
	}
.epages{margin:3px 0;font:11px/12px Tahoma}
.epages *{vertical-align:middle;}
.epages a{padding:1px 4px 1px;border:1px solid #A6CBE7;margin:0 1px 0 0;text-align:center;text-decoration:none;font:normal 12px/14px verdana;}
.epages a:hover{border:#659B28 1px solid;background:#f3f8ef;text-decoration:none;color:#004c7d}
.epages input{margin-bottom:0px;border:1px solid #659B28;height:15px;font:bold 12px/15px Verdana;padding-bottom:1px;padding-left:1px;margin-right:1px;color:#659B28;}

/*图片自动缩图*/
.photoresize {
	max-width:560px;
	myimg:expression(onload=function(){
	this.style.width=(this.offsetWidth > 560)?"560px":"auto"}
		   );
	}

.ecomment {margin:0;padding:0;}
.ecomment {margin-bottom:12px;overflow-x:hidden;overflow-y:hidden;padding-bottom:3px;padding-left:3px;padding-right:3px;padding-top:3px;background:#FFFFEE;padding:3px;border:solid 1px #999;}
.ecommentauthor {float:left; color:#F96; font-weight:bold;}
.ecommenttext {clear:left;margin:0;padding:0;}

