@charset "utf-8";
/*首页改版  limengru  2015.1.10*/
body{
	font-family: '微软雅黑';
	background: url(../img/pc_body_bg.png) repeat;
}
/*nav*/
nav{
	width: 100%;
	height: 70px;
	background: #65adcf; 
}
nav #nav{
	width: 960px;
	height: 70px;
	margin: 0 auto;
}
#nav .log{
	width: 170px;
	height: 63px;
	float: left;
	color: #fff;
	padding-top: 7px;
	line-height: 28px;
	margin-right: 165px;
}
#nav .log h1{
	font-size: 29px;
	font-weight: 800;
}
#nav .log p{
	font-size: 16px;
}
#nav .nav{
	width: 560px;
	height: 20px;
	line-height: 20px;
	float: left;
	margin-top: 25px;
}
#nav .nav li{
	width: auto;
	height: 20px;
	float: left;
	position: relative;
	font-size: 18px;
	padding: 0 25px;
	background: url(../img/pc_nav_bg.png) no-repeat left center;
}
#nav .nav li .icon{
	display: inline-block;
	font-size: 0;
	width: 5px;
	height: 5px;
	position: absolute;
	background: #fff;
	right: 10px;
	top: 8px;
}
#nav .nav .first{
	background: none;
}
#nav .nav li a{
	color: #fff;
	display: block;
}
/*学员评价*/
.stu_eval{
	width: 238px;
	height: 370px;
	position: fixed;
	left: 0;
	top: 80px;
	overflow: hidden;
	z-index: 1999;
}
.stu_eval .stu_block{
	width: 95px;
	height: 25px;
	background: #df961c;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 25px;
	cursor: pointer;
	display: none;
}
.stu_eval .stu_none{
	width: 238px;
	height: 340px;
	
	margin-top: 25px;
}
.stu_eval .stu_none .statu_none{
	width: 95px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	color: #5b5b5b;
	background: #e9e9e9;
	font-size: 14px;
	float: right;
	margin-top: -25px;
	margin-right: 12px;
	cursor: pointer;
}
.stu_eval .stu_none .gun_words{
	width: 244px;
	height: auto;
}
.list_lh{ 
	height: 370px; 
	overflow: hidden;
}
.stu_eval .stu_none .gun_words dl{
	width: 237px;
	height: 119px;
	line-height: 18px;
	overflow: hidden;
}
.sta0{
	margin-top: -5px;
}
.first{
	margin-top: 0px;
}
.stu_eval .stu_none .gun_words dl dt span{
	display: block;
	width: 206px;
	height: 20px;
	margin-left: 9px;
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	border-bottom: 1px dotted #8b8b8b;
	color: #8b8b8b;
}
.stu_eval .stu_none .gun_words dl dd span{
	display: block;
	width: 191px;
	height: auto;
	margin-left: 19px;
	font-size: 12px;
	line-height: 19px;
	color: #8b8b8b;
}
.stu_eval .stu_none .gun_words dl dd .main_word{
	color: #fff;
}
.stu_eval .stu_none .gun_words .sta0 dt span{
	color: #fff;
	border-bottom: 1px dotted #fff;
}
.stu_eval .stu_none .gun_words .sta2{
	height: 119px;
}
.stu_eval .stu_none .gun_words .sta0 dt , .stu_eval .stu_none .gun_words .sta0 dd{
	background: url(../img/pc_stu_bg0.png) repeat-y;
}
.stu_eval .stu_none .gun_words .sta1 dt , .stu_eval .stu_none .gun_words .sta1 dd{
	background: url(../img/pc_stu_bg1.png) repeat-y;
}
.stu_eval .stu_none .gun_words .sta2 dt , .stu_eval .stu_none .gun_words .sta2 dd{
	background: url(../img/pc_stu_bg2.png) repeat-y;
}
.stu_eval .stu_none .gun_words .sta0 dd{
	min-height: 86px;
	padding-bottom: 5px;
}
.stu_eval .stu_none .gun_words .sta1 dd{
	min-height: 86px;
	padding-bottom: 5px;
}
.stu_eval .stu_none .gun_words .sta2 dd{
	min-height: 70px;
	padding-bottom: 5px;
}
.stu_eval .stu_none .gun_words dl .bg0{
	width: 238px;
	height: 9px;
	background: url(../img/pc_stu_bg3.png) no-repeat left center;
}
.stu_eval .stu_none .gun_words dl .bg1{
	width: 237px;
	height: 7px;
	background: url(../img/pc_stu_bg4.png) no-repeat left center;
}
.stu_eval .stu_none .gun_words dl .bg2{
	width: 237px;
	height: 9px;
	background: url(../img/pc_stu_bg5.png) no-repeat left center;
}
.stu_eval .stu_none .gun_words dl .bg3{
	width: 237px;
	height: 7px;
	background: url(../img/pc_stu_bg6.png) no-repeat left center;
}
.stu_eval .stu_none .gun_words dl .icon_show{
	width: 15px;
	height: 9px;
	background: url(../img/pc_stu_show.png) no-repeat left center;
	min-height: 0;
	padding: 0;
	margin-left: 204px;
}

/*了解我们*/
.know_pic{
	width: 1100px;
	height: 600px;
	margin: 0 auto;
	margin-top: 70px;
}
.know_pic .know_mess , .choose_us .choose_mess{
	text-align: center;
	font-size: 30px;
	color: #676767;
}
#jswbox{
	width:1100px;
	height:600px;
	margin:0 auto;
	position:relative;
}
#jswbox ul{
	position:relative;
	height:600px;
	margin-top: -50px;
}
#jswbox li{
	position:absolute;
	width:0;
	height:0;
	z-index:0;
	cursor:pointer;
	top:152px;
	left:10px;
}
#jswbox li span{
	display: block;
	width: 100%;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	position: absolute;
	top: 55%;
}
#jswbox li img{
	width:100%;
	height:100%;
	vertical-align:top;
	float:left;
}
#jswbox .prev, #jswbox .next{
	display:none;
}
/*选择我们*/
.choose_us{
	width: 840px;
	height: 960px;
	margin: 0 auto;
	margin-top: -50px;
}
.choose_us .choose_mess{
	margin-bottom: 30px;
}
.choose_us .choose_box li{
	width: 260px;
	height: 288px;
	background-color: #f3f3f3;
	float: left;
	margin-right: 20px;
	margin-top: 20px;
}
.choose_us .choose_box li div{
	background: url(../img/pc_index_icon.png);
}
.choose_us .choose_box li span{
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 20px;
	color: #5e5e5e;
	margin-top: 25px;
}
.choose_us .choose_box li .icon0{
	width: 108px;
	height: 105px;
	margin: 0 auto;
	margin-top: 70px;
	background-position: 0 0;
}
.choose_us .choose_box li .icon1{
	width: 116px;
	height: 109px;
	margin: 0 auto;
	margin-top: 67px;
	background-position: -123px 0;
}
.choose_us .choose_box li .icon2{
	width: 123px;
	height: 120px;
	margin: 0 auto;
	margin-top: 56px;
	background-position: -257px 0;
}
.choose_us .choose_box li .icon3{
	width: 130px;
	height: 115px;
	margin: 0 auto;
	margin-top: 70px;
	background-position: -400px 0;
}
.choose_us .choose_box li .icon4{
	width: 216px;
	height: 75px;
	margin: 0 auto;
	margin-top: 109px;
	background-position: -545px 0;
}
.choose_us .choose_box li .icon5{
	width: 168px;
	height: 148px;
	margin: 0 auto;
	margin-top: 35px;
	background-position: 0 -136px;
}
.choose_us .choose_box li .icon6{
	width: 130px;
	height: 115px;
	margin: 0 auto;
	margin-top: 50px;
	background-position: -173 -120px;
}
.choose_us .choose_box li .icon7{
	width: 130px;
	height: 115px;
	margin: 0 auto;
	margin-top: 50px;
	background-position: -308px -128px;
}
.choose_us .choose_box li .icon8{
	width: 155px;
	height: 113px;
	margin: 0 auto;
	margin-top: 50px;
	background-position: -460px -128px;
}
/*页脚*/
.footer{
	width: 100%;
	height: 280px;
	background: #404040;
	margin-top: 140px;
}
.footer .foot_main{
	width: 570px;
	height: 189px;
	margin: 0 auto; 
	padding-top: 41px;
}
.footer .way_down{
	width: 120px;
	height: auto;
	float: right;
}
.footer .way_down li{
	font-size: 14px;
	color: #939393;
	line-height: 26px;
}
.footer .foot_main .way_yy{
	width: 345px;
	height: auto;
	float: left;
}
.footer .foot_main .way_yy dt {
	width: 128px;
	height: 171px;
	float: left;
}
.footer .foot_main .way_yy dd{
	width: 180px;
	font-size: 14px;
	color: #939393;
	line-height: 26px;
	margin-left: 180px;
}
.footer .foot_mess{
	width: 100%;
	height: 49px;
	font-size: 14px;
	color: #8a8a8a;
	line-height: 55px;
	text-align: center;
	border-top: 1px solid #797979;
}
.footer .foot_mess a{
	color: #8a8a8a;
}


/*焦点图*/

#focus{
	overflow:hidden;
	width:100%;
}
#focus ul{
	width:300%;
}
#focus ul li{
	float:left;
	text-align:center;
	width:33.333%;
	height:auto;
}
#focus .btnBg{
	width:800px;
	height:20px;
	left:0;
	bottom:0;
	background:#000;
}
#focus .btn{
	width:41px;
	height:8px;
	position:relative;
	text-align:right;
	bottom:21px;
	z-index:1000;
	margin:0 auto;
}
#focus .btn span{
	display:inline-block;
	_display:inline;
	_zoom:1;
	width:8px;
	height:8px;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	_font-size:0;
	margin-left:5px;
	cursor:pointer;
	background:#fff;
	font-size:0;
}
#focus .btn span.on{
	background:#fff;
}
#focus ul li .focus_mess0{
	position:absolute;
	width:468px;
	height:160px;
	left:50%;
	top:20%;
	text-align:left;
}
#focus ul li .focus_mess0 span{
	display:block;
	font-size:52px;
	color:#fff;
}
#focus ul li a{
	display:block;
	width:260px;
	height:70px;
	line-height:70px;
	text-align:center;
	border:4px solid #fff;
	float:right;
	margin-top:20px;
	font-size:32px;
	color:#fff;
}
#focus ul li .focus_mess1{
	position:absolute;
	width:805px;
	height:260px;
	left:18%;
	top:15%;
	line-height:42px;
}
#focus ul li .focus_mess1 span{
	display:block;
	text-align:left;
	font-size:32px;
	color:#fff;
}
#focus ul li .focus_mess1 .yx_mess{
	margin-top:32px;
}
#focus ul li .focus_mess2{
	width:600px;
	height:320px;
	position:absolute;
	left:42%;
	top:12%;
	text-align: center;
}
#focus ul li .focus_mess2 dl{
	width: 270px;
	height: 140px;
	float: left;
	font-size: 26px;
	color: #fff;
	padding: 0 14px;
}
#focus ul li .focus_mess2 dd{
	width: 100%;
}

#focus ul li .focus_mess2 dl dt{
	width:93px;
	height:93px;
	margin:0 auto;
}
#focus ul li .focus_mess2 dl.bg0{
	margin-left:0;
}
#focus ul li .focus_mess2 .bg0 dt{
	background:url(../img/pc_focus2_bg0.png) no-repeat center;
}
#focus ul li .focus_mess2 .bg1 dt{
	background:url(../img/pc_focus2_bg1.png) no-repeat center;
}
#focus ul li .focus_mess2 .bg2 dt{
	background:url(../img/pc_focus2_bg2.png) no-repeat center;
}
#focus ul li .focus_mess2 .bg3 dt{
	background:url(../img/pc_focus2_bg3.png) no-repeat center;
}
#focus ul li .focus_mess2 a{
	margin-left: 171px;
	margin-top: -1px;
}
#focus ul li .focus_mess1 a,#focus ul li .focus_mess2 a,#focus ul li .focus_mess2 dd{
	float:left;
}
/*pc首页加入城市切换  limengru  2015.06.24*/
#nav{
	position: relative;
}
#nav .home_city{
	width: 67px;
	height: 26px;
	line-height: 26px;
	position: absolute;
	left: 225px;
	top: 24px;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
}
#nav .home_city .icon_addre{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 17px;
	height: 21px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAVCAMAAACXIvXeAAAA1VBMVEVMaXH///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9n1EWCAAAARnRSTlMAWaRmdOom4SO4R+xrCQ77GL1/wgNGicxqLLIx1hJVNlqig0UH0BbfoT+m6YcGSYxt/d58Gj7EBapI7c5sr/L3dvyan+IePcBTcgAAAKdJREFUeNpNyGtXAWEYheFbzRh0oBIpFFIhx6Jy7MD7/39S7adZ472+7L1upH+cjeZR9uqNWC5y/x4vMXduL6WQdr40sLA3udjalqFiZwTFT3s3vGiGyLfuOU+aBySj+8OB5hR51W3wrDlEAt0SHc3mFph+6bYgdNJtvtv2gIHzfQBce2GFnIyTkL/HpJJSJzaLwxkihbjUSAQWlniqf6GNL3O0DneYX3EqNr0AnhbUAAAAAElFTkSuQmCC);
	background-repeat: no-repeat;
}
#nav .home_city em{
	position: relative;
	top: -3px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 22px;
	border-bottom: 1px solid #fff;
}
#nav .city_Box{
	width: 533px;
	height: 208px;
	display: none;
	background-color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: absolute;
	margin-top: 72px;
	opacity: 0.9;
	margin-left: 175px;
	z-index: 1;
}
#nav .city_Box .trian{
	display: inline-block;
	*display: inline;
	*zoom:1;
	width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
	margin-top: -9px;
	margin-left: 80px;
}
#nav .city_Box .city_mess{
	width: 492px;
	height: 32px;
	margin: 0 auto;
	margin-top: 19px;
 	color: #545454;
	font-size: 18px;
	border-bottom: 1px solid #a4a4a4;
}
#nav .city_Box .city_mess .kh_mess{
	font-size: 14px;
}
#nav .city_Box ul{
	width: 492px;
	height: 72px;
	margin: 18px auto 40px;
}
#nav .city_Box ul li{
	width: auto;
	height: auto;
	line-height: 32px;
	float: left;
	margin-right: 40px;
	font-size: 18px;
	color: #545454;
	cursor: pointer;
}
#nav .city_Box ul li.non{
	margin-right: 0;
}
#nav .city_Box ul li.on{
	color: #2155ff;
	height: 26px;
	border-bottom: 1px solid #2155ff;
}
#nav .city_Box .foot_mess{
	width: 492px;
	height: auto;
	margin: 0 auto;
	color: #8c8c8c;
	font-size: 14px;
}
/*友情链接begin limengru 2016.12.26*/
.firend_box{
    width: 1000px;
    margin: 40px auto 114px;
}
.firend_box .tit{
    font-size: 32px;
    color: #3f3f3f;
    padding-top: 60px;
    line-height: 50px;
    text-align: center;
}
.firend_box ul{
    width: auto;
    margin: 50px auto 0;
    height: 70px;
}
.firend_box ul li{
    width: 22%;
    float: left;
    margin-right: 4%;
}
.firend_box ul li:last-child{
    margin-right: 0;
}
.firend_box ul li a{
    display: block;
    width: 100%;
    height: auto;
}
.firend_box ul li img{
    width: 100%;
    height: auto;
}