/* CSS Document */
body{
	margin:0 auto;
	font-family:"微软雅黑";
}
a{
	text-decoration:none;
}
.body{
	width: 1200px;
	margin:0 auto;
}
/*菜单开始*/
.menu{
	width:100%;
	height:80px;
	background-color:#FFF;
	font-size:20px;
	border-bottom:solid #cccccc 5px;
}
.menu_container{
	width:1400px;
	height:100%;
	margin:0 auto;
	position:relative;
}
.menu_list{
	position:absolute;
	padding-right:60px;
	bottom:-5px;
	float:right;
	right:0px;
}
.menu ul{
	list-style:none;
	width:auto;
}
.menu li{
	padding-bottom:5px;
}
.menu li a{
	text-decoration: none;
	color:#000;
}
.menu li a:hover{
	color:#cf0b16;
}
.menu .item{
	text-align:center;
	min-width:100px;
	float:left;
	margin-top: auto;
	margin-right: 45px;
	margin-bottom: 0px;
	margin-left: 45px;
}
.menu .item:hover{
	border-bottom:solid 5px #cf0b16;
}
.menu .split{
	width:5px;
	float:left;
}

.menu .logo_contain{
	position:absolute;
	bottom:0px;
	float:left;
	width:100%;
	padding-left:30px;
	margin-top: 10px;
}
.menu .logo_contain p{
	float:right;
	padding-right:5%;
	font-size:13px;
}
.menu .logo{
	width:121px;
	height:74px;
}

.menu .current a {
	color: #cf0b16;
}
.menu .current{
	border-bottom:solid 5px #cf0b16;
}
/*菜单结束*/

/*banner开始*/
.banner_container{
	width:100%;
	clear:both;
	text-align:center;
	background-color:#f1f1f1;
}

.banner{
	max-width: 1920px;
	text-align:center;
	overflow:hidden;
	margin: 0 auto;
}
.banner ul{
	list-style: none;
	width:100%;
	margin:0;
	padding: 0;
	float: left;
}
.banner ul li{
	float: left;
}

.banner_btn_group{
	clear: both;
	bottom:42px;
	margin:0 auto;
	position:relative;
}

.banner_btn{
	background-color:#FFF;
	width:46px;
	height:7px;
	margin:0 10px 0 10px;
	float:left;
	cursor: pointer;
}
.banner_btn:hover{
	background-color:#cf0b16;
}

.banner_container .current{
	background-color:#cf0b16;
}




/*banner结束*/


/*body 开始*/
/*图片列表开始*/
.body_container{
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0px;
	background-color:#f1f1f1;
}

.game_pic_body{
	clear: both;
	width:1200px;
	margin:0 auto;
}

.pic a{
	margin-top:42px;
	float: left;
	width: 232px;
	height: 180px;
	overflow: hidden;
	position: relative;
}
.pic a span {
	 display: block;
	 position: absolute;
	 left: 5%;
	 font-size: 0.79em;
	 bottom: 10%;
	 z-index: 3;
	 color: #bebfbf;
	 line-height: 1.6em;
 }

.section_body{
	width:1200px;
	clear:both;
	margin:0 auto;
	padding-top: 42px;
}

.pic a span strong {
	font-size: 1.3em;
	font-weight: normal;
	display: block;
	color: #fff;
}
/*图片列表结束*/

/*版块 */
.left{
	float: left;
}
.right{
	float: right;
}
.section{
	background-color: #FFFFFF;
	overflow: hidden;
	position: relative;
	margin-bottom: 85px;
	border:solid 1px #c9c9ca;
	height:520px;
}

.section_left{
	height: 520px;
	width: 745px;
	float: left;
}
.section_right_border{
	background: none;
	padding:10px;
}
.section_right{
	background: none;
	width: 410px;
	float: right;
}
.section_left a{
	text-decoration: none;
	color:#000;
}
.section .title{
	height:49px;
	border-bottom: solid 2px #8f8f8f;
	background-image:url("../img/title_bg.png");
	background-repeat: repeat-x;
}
.section .title span{
	font-size:20px;
	color: #454545 ;
	float: left;
	padding-left:21px;
	padding-right:21px;
	padding-bottom:6px;
	margin-top:10px;
	border-bottom:solid 5px #cf0b16;
}
.section .body{
	width: 100%;
	background-color: #FFFFFF;
}
.section .sumary{
	height:215px;
	overflow-y:hidden;
	border-bottom: solid 2px #d0d0d0;
	float:left;
}
.section .sumary .pic{
	width:280px;
	float: left;
	height:185px;
	padding:10px 0 10px 10px;
}
.section .sumary .pic_title{
	font-size:18px;
	float: right;
	width:420px;
	max-height:60px;
	padding:10px;
	overflow:hidden;
}
.section .sumary .pic_content{
	font-size:14px;
	float: right;
	width:420px;
	max-height:140px;
	overflow: hidden;
	padding:0 10px;
}
.section .list{
	padding:0;
	list-style:none;
	width:100%;
}
.section .list ul{
	padding: 0;
	list-style:none;
	padding:0;
	margin:20px 0 0 0;
}
.section .list li{
	font-size:15px;
	display: block;
	white-space: nowrap;
	overflow-x: hidden;
	padding-bottom: 10px;
	padding-left:10px;
	padding-top:8px;
}
.section .list li a:hover{
	font-size:15px;
	text-decoration:underline;
	font-weight:bold;
}

.section .more {
	font-size:18px;
	float: right;
	position: absolute;
	bottom:10px;
	right:20px;
	color:#ffa903;
	cursor:pointer;
}

.section .more_zp {
	font-size:18px;
	position: absolute;
	bottom:-30px;
	color:#ffa903;
	cursor:pointer;
	right:30px;
	height:30px;
}

.section .zhaopin{
	overflow:hidden;
	padding-top:5px;
	background-color: #fff;
	height:448px;
}
.section .zhaopin .list{
	width:100%;
	height:100%;
	background:url("../img/zhaopin_bg.png");
	padding-top:100px;
	padding-left:20px;
}
.zhaopin .list div{
	float:left;
	margin-left:0 20px 0 20px;
	height:55px;
	margin-bottom:25px;
}
.zp_center{
	width:248px;
	background-image:url("../img/zp_bg.png");
	background-repeat:no-repeat;
	font-size:18px;
	padding-top:4px;
	padding-left:25px;
}
.zp_center a{
	
	color:#fff000;
}

/*body 结束*/
/*foot 开始*/
.foot{
	clear: both;
	background-color: #272a2c;
	height:275px;
}
.foot .foot_body{
	width: 1200px;
	margin:0 auto;
}
.foot .logo{
	padding-top:67px;
	padding-left:37px;
	float: left;
}
.foot .text{
	padding-top:22px;
	font-size:14px;
	color: #fff;
	width:500px;
	padding-left:100px;
	float: left;
	line-height: 15px;
}
.foot .text a{
	color: #fff;
	text-decoration: none;
}
.foot .code{
	color:#fff;
	font-size: 16px;
	padding-top:82px;
	padding-left:62px;
	float: left;
	line-height:200%;
}

/*foot 结束*/

/*导航开始*/
.nav_container{
	background-image:url("../img/nav_bg.png");
	height:161px;
}
.nav{
	padding-top:118px;
	padding-left:18px;
	font-size:20px;
	width:1200px;
	margin:0 auto;
	color:#FFFFFF;
}
.nav a{
	width:1200px;
	margin:0 auto;
	color:#FFFFFF;
	text-decoration: none;
}
/*导航结束*/

/*左侧菜单开始*/
.menu_left{
	width:301px;
	float: left;
	box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.3);
}

.menu_left .current{
	color:#fff;
	width:250px;
	height:54px;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	background: url("../img/menu_line.png") no-repeat;
    background-position: bottom;
	
}
.menu_left .title{
	height:48px;
	width:100%;
	font-size:32px;
	text-align: center;
	color:#fff;
	padding-top:5px;
}
.menu_left ul{
	background-color: #2c2f31;
	margin:0;
	padding:0 0 45px 0;
	list-style: none;
}
.menu_left li{
	width:100%;
	font-size:20px;
	text-align: center;
	background: url("../img/menu_left_item_border0.png") no-repeat;
	background-position: center center;
	height: 58px;
	margin-top:26px;
	color:#d2d2d3;
}

.menu_left li:hover{
	color:#fff;
	background: url("../img/menu_left_item_border.png") no-repeat;
	background-position: center center;
}

.menu_left .underline_c:hover{
	width:250px;
	height:54px;
	margin:0 auto;
	cursor: pointer;
	color:#fff;
	padding-bottom:10px;
	background: url("../img/menu_line.png") no-repeat;
    background-position: bottom;
}

/*左侧菜单结束*/

/*公司动态开始*/
.dt_body{
	width:1200px;
	height:100%;
	margin:0 auto;
}
.dt_bg{
	background:url("../img/dt_bg.png") no-repeat;
	background-position: center top;
	min-height:500px;
	padding-top:38px;
}

#aboutCarousel{
	padding: 0 53px 0 53px;
}
.about_content{
	width:850px;
	min-height:360px;
	float: right;
	margin-bottom:20px;
}
.content_news{
	background-color: #ffffff;
	box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.3);
}
.about_content .title{
	font-size:20px;
	padding-top: 17px;
	padding-left:36px;
	padding-bottom: 42px;
}
.about_content .tiny{
	height:0px;
	width: 0px;
	border-left: 6px solid #717171;
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
	float: left;
	margin-top:5px;
	margin-right:24px;
}
.about_content .news{
	margin-left:20px;
	padding-bottom: 25px;
}
.about_content .news a{
	text-decoration: none;
	color:#717171;
}
.about_content .content{
	padding:0 30px 20px 30px;
}



.about_pic_container{
	background-color: #ffffff;
	box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.3);
}
.pics ul{
	list-style: none;
	margin:0;
	padding:0;
	padding-top:44px;
	padding-left:6px;
	width:744px;
	height:422px;
	overflow: hidden;
	float: left;

}
.pics ul li{
	float: left;
	padding:0;
	margin:0;
}
.pics .btn{
	width:47px;
	height:83px;
	margin-top:217px;
	cursor:pointer;
}

.about{
	font-size:18px;
	text-indent: 2em;
	line-height:220%;
}

.album_container p{
	width:264px;
	height: 194px;
	float: left;
	margin-left: 15px;
	margin-bottom: 30px;
	overflow-x:hidden;
	overflow-y:hidden;
	box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.3);
}
.album_container img{
	width:100%;	
}
/*公司动态结束*/


/*产品介绍开始*/
.products{
	width:100%;
}
.products ul{
	list-style: none;
	width:1200px;
	margin:0;
	padding:0
}
.products ul li{;
	float: left;
	padding-bottom: 45px;
}
.products .pic{
	width:322px;
	height:201px;
	overflow: hidden;
	float: left;
}
.products .download{
	width:826px;
	float: left;

}
.download{
	color: #d0d1d2;
	margin-left:45px;
}
.download .tiny0{
	width:11px;
	height:22px;
	background-image: url("../img/tiny0.gif");
	float: left;
	margin-top:88px;
}

.download .content{
	background-color: #272a2c;
	width:815px;
	height:200px;
	font-family: 黑体;
	float: left;
	font-size:14px;
	letter-spacing: 2px;
	text-indent: 2em;
	box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.3);
}
.download .content .tiny{
	width:0px;
	height:0px;
	float: left;
}
.download .content .tiny1{
	border-left:6px solid #c21d35;
	border-top:6px solid #c21d35;
	border-right:6px solid #272a2c;
	border-bottom:6px solid #272a2c;
}
.download .content .tiny2{
	border-right:6px solid #c21d35;
	border-top:6px solid #c21d35;
	border-left:6px solid #272a2c;
	border-bottom:6px solid #272a2c;
	float: right;
}
.download .content .tiny3{
	border-left:6px solid #c21d35;
	border-bottom:6px solid #c21d35;
	border-right:6px solid #272a2c;
	border-top:6px solid #272a2c;
	position: relative;
	bottom: -176px;

 }
.download .content .tiny4{
	border-right:6px solid #c21d35;
	border-bottom:6px solid #c21d35;
	border-left:6px solid #272a2c;
	border-top:6px solid #272a2c;
	position: relative;
	bottom: -176px;
	left: 791px;
}
.download .text{
	line-height: 150%;
	margin-left:10px;
	margin-right:10px;
	height:120px;
	overflow-y:hidden;
}
.download .btn{
	width: 148px;
	height: 47px;
	float:left;
}
.download .btn_ios{
	background: url("../img/ios_btn.png") no-repeat;
	left:228px;
	bottom:-39px;
}
.download_btn{
	float:left;
	padding-left:34%;
}
.download .btn_ios:hover{
	background: url("../img/ios_btn_hover.png") no-repeat;
	cursor: pointer;
}
.download .btn_android{
	background: url("../img/android_btn.png") no-repeat;
	left:430px;
	bottom:86px;
	margin-left:56px;
}
.download .btn_android:hover{
	background: url("../img/android_btn_hover.png") no-repeat;
	cursor: pointer;
}
.download .btn_pc{
	background: url("../img/pc_btn.png") no-repeat;
	left:430px;
	bottom:86px;
	margin-left:56px;
}
.download .btn_pc:hover{
	background: url("../img/pc_btn_hover.png") no-repeat;
	cursor: pointer;
}

/*产品介绍结束*/
/*人才招聘开始*/

.zhaopin_content{
	min-height: 500px;
	width:858px;
	float: right;
	margin-bottom:90px;
}
.zhaopin_content .tiny{
	border-right:10px solid #fff;
	border-bottom:6px solid #e6e7ea;
	border-top:10px solid #e6e7ea;
	float: left;
	margin-top:30px;
	height:0px;
}
.zhaopin_content .content{
	width:838px;
	min-height: 600px;
	background-color: #ffffff;
	float: left;
	box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.3);
}
.zhaopin_content .content .title{
	font-size: 20px;
	margin-top: 18px;
	margin-left:20px;
	color: #000;
	font-weight:bold;
}
.zhaopin_content .content .text{
	font-size: 14px;
	padding-left: 30px;
	padding-right: 32px;
	line-height: 30px;
}

/*人才招聘结束*/


/*分页开始*/
.pagination{
	width: auto;
	padding-left: 33%;
	margin-bottom:20px;
}
.pagination a{
	margin-left: 5px;
	margin-right: 5px;
}
.pagination .btn{
	bottom: 0px;
	width:65px;
	height: 35px;
	border: solid 2px #cdcdcd;
	font-size:18px;
	padding: 0 20px 2px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color:#8c8c8c;
	cursor: pointer;
	font-weight: bold;
}
.pagination .btn:hover{
	border-color:#000;
}
.pagination .prev{
	margin-right: 15px;
}
.pagination .next{
	margin-left: 15px;
}
.pagination a{
	font-size:18px;
	color: #8b9593;
	cursor: pointer;
	text-decoration: none;
}
.pagination a:hover{
	color: #000;
	cursor: pointer;
}
.pagination a.current{
	color:#000;
	cursor: default;
}
/*分页结束*/

/*图片展示开始*/
.show_pic_container{
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.show_area{
	position: fixed;
	top: 5%;
	left: 50%;
	z-index: 1050;
	width: 1200px;
	height: 757px;
	margin-left: -600px;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,0.3);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
	box-shadow: 0 3px 7px rgba(0,0,0,0.3);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
}
.show_area_bg{
	opacity: 0.8;
	background-color: #000000;
}
.show_pic{ clear: both;
    height: 645px;
    margin: 5% auto 0;
    overflow: hidden;
    padding: 1px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 875px;
    z-index: 1051;
}
.show_control{
	position: absolute;
	width: 62px;
	height:62px;
	background-repeat:no-repeat;
	margin:0 auto;
	padding: 0;
	top:45%;
	cursor:pointer;
}
.left{
	float: left;
	left:0;
	background-image:url("../img/pic_btn_left.png");
}
.left:hover{
	background-image:url("../img/pic_btn_left_hover.png");
}
.right{
	float: right;
	right:0;
	background-image:url("../img/pic_btn_right.png");
}
.right1:hover{
	background-image:url("../img/pic_btn_right_hover.png");
}
.show_close{
	position: absolute;
	width: 31px;
	height:31px;
	margin:0 auto;
	top:0;
	right:0;
	background-image:url("../img/pic_btn_close.png");
	background-repeat:no-repeat;
	cursor:pointer;
}
.show_close:hover{
	background-image:url("../img/pic_btn_close_hover.png");
}
/*图片展示结束*/




/*家长监护工程*/

.dt_bg .contMain {
    margin: 0 auto;
    width: 948px;
}
.clearfix::after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix::after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.dt_bg .contMain02 {
    background: rgba(0, 0, 0, 0) url("../images/contMain_y.gif") repeat-y scroll 0 0;
}

.contMain .left1 {
    float: left;
    width: 625px;
}
.contMain .left1 .tabs {
    margin: 0 auto;
    padding-top: 0px;
    width: 587px;
}
.contMain .left1 .tabs {
    margin: 0 auto;
    padding-top: 40px;
    width: 587px;
}
.tabs ul {
    border-bottom: 1px solid #44484b;
    float: left;
    width: 587px;
}
ol, ul {
    list-style: outside none none;
}
.tabs ul li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #44484b none repeat scroll 0 0;
    border-color: #44484b #44484b -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    display: inline-block;
    float: left;
    height: 30px;
    width: 100px;
}

.tabs ul li a {
    color: #fff;
    display: block;
    font-weight: bold;
    line-height: 31px;
    outline: medium none;
    text-align: center;
    width: 100px;
}
.tabs ul li.active a {
    background: #eef0ef none repeat scroll 0 0;
    border-bottom: 1px solid #eef0ef;
    color: #464a4c;
    height: 30px;
}

.tabs .tabCont {
    float: left;
    width: 587px;
}

.tabs .tabCont {
    float: left;
    width: 587px;
}
.contMain .right02 {
    padding-top: 18px;
}
.contMain .right1 {
    background: rgba(0, 0, 0, 0);
    float: right;
    height: auto;
    min-height: 982px;
    width: 321px;
    margin-top:40px;
}

.rightList .titHd2 {
    border-bottom: 1px solid #45484b;
    height: 27px;
    margin: 0 auto;
    width: 298px;
}
.xzList li {
    color: #424141;
    height: 22px;
    line-height: 22px;
    padding-bottom: 5px;
}
.xzList li span {
    float: left;
}
.xzList li a {
    color: #424141;
    float: left;
    text-decoration: underline;
}

.rightList .upa, .upa2 {
    background: #44484b;
    color: #fff;
    display: block;
    height: 26px;
    line-height: 26px;
    margin: 5px 0 0 10px;
    outline: medium none;
    text-align: center;
    width: 86px;
}


.rightList .xzList {
    padding: 10px 0 0 10px;
}
.contMain .right .rightList {
    margin: 0 auto;
    padding-top: 41px;
    width: 298px;
}


.rightList .titHd2 {
    border-bottom: 1px solid #45484b;
    height: 27px;
    margin: 0 auto;
    width: 298px;
}





.clear{
	clear:both;
}
