@charset "utf-8";
/* 简单流媒体
   注意: 流媒体要求您删除 HTML 中媒体的高度和宽度属性
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 不支持最大宽度，因此默认为 100% 宽度 */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver 流体网格属性
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	灵感来自于 Ethan Marcotte 的“具有响应的 Web 设计” 
	http://www.alistapart.com/articles/responsive-web-design
	
	和 Joni Korpi 的“黄金网格系统”
	http://goldengridsystem.com/
*/

/* 移动设备布局: 480px 及更低。 */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

/* 平板电脑布局: 481px 至 768px。样式继承自: 移动设备布局。 */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}
#toppic {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
}

/* 桌面电脑布局: 769px 至最高 1232px。样式继承自: 移动设备布局和平板电脑布局。 */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 100%;
	max-width: 1232px;
	padding-left: 0;
	padding-right: 0;
	margin: auto;
}

#toppic {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
}
#biaoti {
	width: 100%;
	font-size: 18px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	color: #666;
	font-family: "微软雅黑";
}
#bankuai {
	font-family: "微软雅黑";
	line-height: 48px;
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
	background-color: #566369;
	color: #FFF;
	position: fixed;
	height: 48px;
	z-index: 9999;
	width: 100%;
}
#hang {
	height: 48px;
}
#hang20 {
	height: 20px;
}
#hang1000 {
	height: 1000px;
}
#bankuai td {
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8c8f90;
}
#bankuai A:link {
	TEXT-DECORATION: none;
	color: #FFF;
}
#bankuai A:visited {
	TEXT-DECORATION: none;
	color: #FFF;
}
#bankuai A:hover {
	COLOR: #FFFF00;
	TEXT-DECORATION: none
}
#bankuai A:active {
	COLOR: #FF6600;
	TEXT-DECORATION: none
}
.zhengwen1 {
	font-family: "微软雅黑";
	font-size: 24px;
	text-align: center;
	line-height: 50px;
	font-weight: bold;
	height: 50px;
}
#toptxt {
	font-family: "微软雅黑";
	line-height: 48px;
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
	background-color: #566369;
	color: #FFF;
}
.zhengwen2 {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	line-height: 25px;
	font-size: 16px;
}
.zhengwen_title {
	font-family: "微软雅黑";
	font-size: 20px;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
	height: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #600;
}
.zhengwen_pic_txt {
	margin-bottom: 20px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
.zhengwen_pic {
	border: 1px solid #CCC;
	padding: 3px;
	text-align: center;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
}
.zhengwen_pic2 {
	padding: 3px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 240px;
}
.zhengwen_pic2 img {
	border: 1px solid #CCC;
	padding: 5px;
}

#bankuai2 {
	font-family: "微软雅黑";
	line-height: 48px;
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
	color: #FFF;
	position: fixed;
	height: 48px;
	z-index: 9998;
	width: 100%;
	bottom: 0px;
	font-weight: bold;
	opacity:0.9;
}
#bankuai2 td {
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8c8f90;
}
#bankuai2 A:link {
	TEXT-DECORATION: none;
	color: #FFF;
}
#bankuai2 A:visited {
	TEXT-DECORATION: none;
	color: #FFF;
}
#bankuai2 A:hover {
	COLOR: #FFFF00;
	TEXT-DECORATION: none
}
#bankuai2 A:active {
	COLOR: #FF6600;
	TEXT-DECORATION: none
}
.xuexiao {
	text-align: center;
}
#bmzw {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	font-size: 15px;
	line-height: 22px;
}
#bmzw_xuantian {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	font-size: 15px;
	line-height: 22px;
}
#bmtxt {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 10px;
}
#bmtxt_xuantian {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	margin-bottom: 5px;
}
#bmsub {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
}

.sub {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background-color: #FFF;
	border: 1px solid #9CF;
	font-size: 16px;
}
.sub2 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background-color: #FFF;
	border: 1px solid #9CF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20;
	font-size: 16px;
}
.sub3 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background-color: #FFF;
	border: 1px solid #9CF;
	padding-top: 0;
	padding-right: 0;
	padding-left: 20;
	font-size: 16px;
	margin-bottom: 5px;
}
#xuantian {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F0F0F0;
}

.sub_xuantian {
	color: #999;
	margin-bottom: 50px;
}

.sub_tijiao_yu {
	background-image: url(img/pic/baoming_yuzhan.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 156px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sub_tijiao_zhengshi {
	background-image: url(img/pic/baoming_zhengshi.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 156px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sub_tishi {
	font-size: 12px;
	color: #00F;
	text-align: center;
	padding-top: 20px;
}


input,select{
    box-sizing: border-box;
}
#copyright {
	text-align: center;
}

.bottom_info {
	height: 100px;
	width: 100%;
}

#footer{
	padding:0 2rem;
	background-color:#fff
	}
#footer a,#footer a:visited{
	color:#5a6978
	}
#footer{
	max-width:1200px;
	padding:40px 0 10px;margin:0 auto
	}
#customized-widget{
	position: fixed;
	right: 30px;
	bottom: 30px;
	width: auto;
	height: auto;
	z-index: 2
	}
@media screen and (max-width:768px){
	#customized-widget{
	right:5px;
	bottom:30px
		}
	#customized-widget #cs-groups .cs-groups__item{
		margin:10px 0 10px 10px
		}
	}
#cs-groups{
	width:180px;
	height:100px;
	border-radius:4px;
	color:#fff;
	font-size:16px;
	line-height:20px;
	opacity:1;
	transition:opacity .3s;
	z-index:2
	}
#cs-groups:hover{
	opacity:.96
	}
#cs-groups .cs-groups__item{
	position:relative;
	display:inline-flex;
	margin:10px;
	padding:20px 30px;
	height:20px;
	cursor:pointer;
	border-radius:33px;
	background-color:#6ed0ce;
	box-shadow:7px 7px 12px 4px rgba(2,25,25,.05)
	}
#cs-groups .cs-groups__item>a{
	color:#fff
	}
#cs-groups .widget__icon{
	width:20px;
	height:20px;
	display:inline-block;
	margin-right:10px;
	background-size:100%!important
	}
#cs-after-sales .widget__icon{
	background-image: url(img/pic/icon-post-sales.png)
	}

@media (-webkit-min-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx){
	#cs-pre-sales .widget__icon{background-image:url(http://pic.edu365.com.cn/chat/icon-pre-sales@2x.png)}
	}
@media screen and (min-width:1920px){
	#cs-pre-sales .widget__icon{
	background-image: url(http://pic.edu365.com.cn/chat/icon-pre-sales@2x.png)
}
	}
@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2 * 96dpi){
	#cs-pre-sales .widget__icon{background-image:url(http://pic.edu365.com.cn/chat/icon-pre-sales@2x.png)}
	}

	#cs-pre-sales #unreadNum{
		display:none;
		position:absolute;
		top:-10px;
		left:-5px;
		width:26px;
		height:26px;
		text-align:center;
		line-height:26px;
		font-size:14px;
		color:#fff;
		border-radius:15px;
		background-color:#ff3b30
		}
	#cs-pre-sales .bubble{
		display:none;
		position:absolute;
		width:260px;
		border:1px solid #f7f7f7;
		border-radius:4px;
		color:#000;
		text-align:left;
		box-shadow:0 0 14px 0 rgba(0,0,0,.16);
		line-height:1.428571429;
		background-color:#fff;
		right:110%;
		top:50%;
		height:96px;
		margin-top:-48px}
@media screen and (max-width:768px){
	#cs-pre-sales .bubble{
		top:-100%;
		left:-75%
		}
	#cs-pre-sales .bubble .arrow1,#cs-pre-sales .bubble .arrow2{
		display:none
		}
	}
#cs-pre-sales .bubble .arrow1{
	position:absolute;
	z-index:2;
	font-size:0;
	line-height:0;
	right:-8px;
	top:42px;
	border-top:7px solid transparent;
	border-bottom:7px solid transparent;
	border-left:8px solid #fff
	}
#cs-pre-sales .bubble .arrow2{
	position:absolute;
	z-index:1;font-size:0;
	line-height:0;
	right:-10px;
	top:41px;
	border-top:8px solid transparent;
	border-bottom:8px solid transparent;
	border-left:9px solid #f7f7f7
	}
#cs-pre-sales .bubble .inside{
	margin:12px 18px;
	color:#2A3541;
	text-align:left}
#cs-pre-sales .bubble .inside .avatar{
	width:26px;
	height:26px;
	border-radius:13px;
	margin-right:6px;
	vertical-align:top;
	box-shadow:0 0 4px 0 rgba(0,0,0,.1)
	}
#cs-pre-sales .bubble .inside .name{
	display:inline-block;
	margin-top:3px;
	font-size:16px;
	color:#2A3541
	}
#cs-pre-sales .bubble .inside .msg{
	max-height:40px;
	margin-top:5px;
	font-size:14px;
	overflow:hidden;
	color:#2A3541
	}
.widget__icon{
	background-image: url(http://pic.edu365.com.cn/chat/icon-phone-sales.png)
	}

.bubble{
	display:none;
	position:absolute;
	width:160px;border:1px solid #f7f7f7;
	border-radius:4px;
	color:#000;
	text-align:left;
	box-shadow:0 0 14px 0 rgba(0,0,0,.16);
	line-height:1.428571429;
	background-color:#fff;
	right:108%;
	top:50%;
	height:50px;
	margin-top:-25px
	}
.bubble .arrow1{
	position:absolute;z-index:2;
	font-size:0;line-height:0;
	right:-8px;top:19px;
	border-top:7px solid transparent;
	border-bottom:7px solid transparent;
	border-left:8px solid #fff
	}
.bubble .arrow2{
	position:absolute;z-index:1;
	font-size:0;line-height:0;
	right:-10px;
	top:18px;
	border-top:8px solid transparent;
	border-bottom:8px solid transparent;
	border-left:9px solid #f7f7f7
	}
.bubble .inside{
	margin:12px 18px;
	text-align:center;
	color:#2A3541
	}
.bubble{
	display:block
	}
