﻿/* CSS Document */
h1{margin:0;padding:0;font-size:16px;}
h2{margin:0;padding:0;font-size:14px;}
li{margin:0;padding:0;}
ul{margin:0;padding:0;}
ol{margin:0;padding:0;}
dl{margin:0;padding:0;}
dd{margin:0;padding:0;}
form{margin:0;padding:0;}
p{margin:0;padding:0;}
em{margin:0;padding:0;}
strong{margin:0;padding:0;}
font{margin:0;padding:0; font-size:14px;}
*{ margin-top: 0px; margin-bottom: 0px;}
body{font-family: "宋体";line-height: 24px; color:#444444 !important; background:#cbcbcb;  text-align:left !important; font-size:12px;  margin:0; padding:0;}
strong{color: #000;}
a{color: #2b7ec4;text-decoration: none;}
a:link{color: #000;text-decoration: none;}
a:visited {color: #000;text-decoration: none;}
a:hover {color: #4e81c0;text-decoration: none;}
a:active {color: #000;text-decoration: none;}
ul{ list-style:none;}
img { border:none; vertical-align: middle;}
.clear{ clear:both; height:0px; overflow:hidden; margin-top:0!important; line-height:0px; font-size:0; display:block; margin:0; padding:0;}
.left{ float:left;}
.right{ float:right;}
.clearfix:after {visibility: hidden; display: block; clear: both; height: 0; font-size: 0; content: ".";}
.clearfix{zoom:1;}

/* top
+++++++++++++++++++++++++++ */
#top{ height:31px !important; width:1000px; margin: 0 auto; line-height:30px; font-size: 12px; font-family:"宋体"; color: #333; text-decoration: none; position:relative;}
#top_left { margin-right: 10px;float:left;height:30px; line-height:30px; font-size: 12px; font-family:"宋体"; color: #333; text-decoration: none;_overflow:hidden;}
#top_left a{ padding-left:16px; background:url(../images/star_sc.png) no-repeat center left;}
#top{ height:30px; line-height:30px; font-size: 12px; font-family:"宋体"; color: #333; text-decoration: none; position:relative;}
#top_left2 { float:right;height:30px; line-height:30px; font-size: 12px; font-family:"宋体"; color: #333; text-decoration: none;}
#top_left2 i{-webkit-transition:-webkit-transform .2s ease-in;-webkit-backface-visibility:hidden;-moz-transition:-moz-transform .2s ease-in;-o-transition:-o-transform .2s ease-in;transition:transform .2s ease-in; border-width:3px; border-style:solid; border-color:#999 #F9F9F9 #F9F9F9; width:0; height:0; line-height:0; font-size:0;position:absolute;right:3px; top:13px;}
#top_left2 span{ padding-right:12px; margin-right:10px; color:#999 !important; position:relative;display:inline-block;height:31px;cursor:pointer;}
span.ksfb{ padding-left:20px; background:url(../images/ksfb.png) no-repeat 0 5px;}


/*未登录状态样式*/
.login_top{ float:left; width:420px;}
.login_top input.input_text{ width:80px; height:20px; background:#fff; border:1px solid #ccc; padding:0 5px; color:#999;}
.login_top input.input_button{ width:50px; margin-right:5px; float:left; color:#fff !important; height:22px; line-height:22px; cursor:pointer; background:#0E7BCD; border:none;}
.login_top a.input_button{ display:block; width:50px; text-align:center; color:#fff !important; height:22px; line-height:22px; cursor:pointer; background:#0E7BCD; border:none; float:left;}

/*
.login_top{ float:left; width:380px;}
.login_top input.input_text{ width:80px; height:20px; background:#fff; border:1px solid #ccc; padding:0 5px; color:#999;}
.login_top input.input_button{ width:40px; color:#fff !important; height:22px; line-height:22px; cursor:pointer; background:#0E7BCD; border:none;}
*/
/*登陆后状态样式*/
.denglu {
    float: left;
    height: 30px;
    padding-left: 5px;
    padding-right: 15px;
}

span.user_name {
    display: block;
    line-height: 20px;
    height: 22px;
    border: 1px solid #dedede;
    margin-top: 3px;
    padding-left: 5px;
    float: left;
    margin-right: 15px;
    padding-right: 15px;
    position: relative;
    z-index: 9999;
    _margin-left: 5px;
}

span.user_color{background: url(../image/input-color.jpg) no-repeat 5px 4px #fff !important;}

.navOn dt i, .userOn dt i, .messageOn dt i, .searchOn dt i, .launchOn dt i, .setOn dt i {
    -moz-transform: rotate(180deg);
    -moz-transform-origin: 50% 30%;
    -webkit-transform: rotate(180deg);
    -webkit-transform-origin: 50% 30%;
    -o-transform: rotate(180deg);
    -o-transform-origin: 50% 30%;
    transform: rotate(180deg);
    transform-origin: 50% 30%;
    top: 9px;
    right: 4px;
}

span.user_name i {
    -webkit-transition: -webkit-transform .2s ease-in;
    -webkit-backface-visibility: hidden;
    -moz-transition: -moz-transform .2s ease-in;
    -o-transition: -o-transform .2s ease-in;
    transition: transform .2s ease-in;
    border-width: 3px;
    border-style: solid;
    border-color: #4d4d4d #F9F9F9 #F9F9F9;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    position: absolute;
    right: 3px;
    top: 10px;
    margin-right: 3px;
}

span.user_name:hover {
    text-decoration: none !important;
    color: #444 !important
}

.user_tc {
    display: block;
    width: 220px;
    z-index: 10000;
    background: #fff;
    border: 1px solid #dedede;
    border-top: none;
    position: absolute;
    top: 26px;
    left: 79px;
    padding: 10px;
    z-index: 9999;
    border-top: 1px solid #dedede;
    line-height: 24px;
}

.user_tc dl {
    display: block;
    clear: both;
    overflow: hidden;
}

.user_tc dl dd {
    display: block;
    width: 77px;
    height: 77px;
    float: left;
    padding-top: 10px;
}

.user_tc dl dd img {
    width: 77px;
    height: 77px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.user_tc dl dt {
    display: block;
    width: 133px;
    float: right;
}

.user_tc dl dt strong {
    display: block;
    height: 20px;
    line-height: 20px;
    font-weight: normal;
}

.user_tc dl dt p{ clear:both;}

.user_tc dl dt strong a b {
    font-weight: bold;
    color: #000 !important;
    font-size: 14px;
}

.user_tc dl dt strong a {
    color: #999 !important;
    font-size: 12px;
}

.user_tc dl dt p a {
    color: #0E7BCD !important
}

.user_tc dl dt a.num_name {
    display: block;
    float: left;
    margin-right: 20px;
    text-align: center;
    line-height: 16px;
    color: #0E7BCD !important
}

.psw_user a {
    color: #0E7BCD !important;
    padding: 0 5px;
    display: inline-block;
}

.psw_user a:hover {
    background: #f6d8d6;
    height: 20px;
    line-height: 20px;
    border-radius: 3px;
    color: #444 !important;
}

.user_tc ul {
    display: block;
    clear: both;
}

.user_tc ul li {
    display: block;
    border-top: 1px dashed #ccc;
    line-height: 20px;
    padding-top: 5px;
    margin-top: 5px;
}

.user_tc ul li a {
    color: #0E7BCD !important
}

.user_tc ul li span {
    color: #f00
}


.set_tc{ display:block; width:110px; background:#fff; border:1px solid #ccc; border-top:none; position:absolute; top:28px; left:-12px; padding:5px; z-index:10000}
.set_tc ul{ display:block; clear:both;}
.set_tc ul li{ display:block; height:30px; line-height:30px; border-bottom:1px dashed #ccc;}
.set_tc ul li a{display:block;height:30px; line-height:30px; text-align:center;border-radius:3px;-moz-transition:padding-left 0.2s ease-in-out 0s;-webkit-transition:padding-left 0.2s ease-in-out 0s;-o-transition:padding-left 0.2s ease-in-out 0s; cursor:pointer;}
.set_tc ul li a span{ color:#FF641F !important;}
.set_tc ul li a:hover{ background:#f0f0f0; padding-left:10px;}



.message1{ float:left; margin-right:15px; display:block; line-height:24px; height:28px; margin-top:3px; position:relative; padding-right:12px;}
.message1 i{-webkit-transition:-webkit-transform .2s ease-in;-webkit-backface-visibility:hidden;-moz-transition:-moz-transform .2s ease-in;-o-transition:-o-transform .2s ease-in;transition:transform .2s ease-in; border-width:3px; border-style:solid; border-color:#4d4d4d #F9F9F9 #F9F9F9; width:0; height:0; line-height:0; font-size:0;position:absolute;right:3px; top:10px;}
.message1 em{ background:#D9D9D9; color:#666; margin-right:5px; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; min-width:19px; display:inline-block; text-align:center; line-height:14px; height:14px; _width:17px; _margin-top:7px;}
.message1 em.hasMes{ background:#FF641F; color:#fff;}/*有消息橙色背景*/
.message1 em.hasOrg{ color:#FF641F; }/*有消息橙色字色*/
.set{background:url(../images/set.jpg) no-repeat 0px 4px; width:48px; float:left; text-align:center; padding-left:7px; position:relative; display:block; line-height:24px; margin-top:3px; height:28px; cursor:pointer;}
.set i{-webkit-transition:-webkit-transform .2s ease-in;-webkit-backface-visibility:hidden;-moz-transition:-moz-transform .2s ease-in;-o-transition:-o-transform .2s ease-in;transition:transform .2s ease-in; border-width:3px; border-style:solid; border-color:#4d4d4d #F9F9F9 #F9F9F9; width:0; height:0; line-height:0; font-size:0;position:absolute;right:3px; top:10px;}

em{margin:0;padding:0; font-style:normal;}

a.login_text_top{ color:#158AC2 !important; padding:3px 5px; border-radius:3px;}
a.login_text_top:hover{ background:#158AC2; color:#fff !important;}
a.link_regist{ color:#158AC2 !important;padding:3px 5px;border-radius:3px;}
a.link_regist:hover{ background:#999; color:#fff !important;}


.gz-btn {
    background: url(../images/gz-btn.jpg) no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 32px;
    vertical-align: middle;
    width:79px;
	margin-top: -4px;
}
.jgz-btn {
    margin-left: 10px;
}

.login_pinglun_text{
    display: block;
    font-size: 14px;
    font-family: "微软雅黑";
    padding-left: 5px;
    border-bottom: 1px solid #dedede;
    margin-right: 20px;
    padding-bottom: 10px;
	font-weight: bold;
}
.username_ell {
    display: inline-block;
    float: left;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90px;
}

#nav_tc ul {
    display: block;
    overflow: hidden;
    background: url(../images/icon_xm.jpg) no-repeat 0 6px;
}

#nav_tc a {
    text-align: left;
    padding-left: 18px;
	background:none;
}

#nav_tc li {
}

.set_tc ul {
    clear: both;
    display: block;
}
.banner_bg{background:url(../images/banner-bg.jpg) no-repeat top center; text-align:center;}
.wrapper{ width:100%; height:50px; background:#313e47}
.content{ width:1000px; margin:0 auto;background:#fff; overflow:hidden;}

.nav{ height:50px; line-height:50px; width:1000px; margin:0 auto; color:#FFF; text-align:center;}
.nav a{ display:inline-block; font-family:'微软雅黑'; font-size: 14px; color:#fff; padding: 0px 18px 0 18px;}
.nav a:hover{ background:#cb3d3d;}
.nav a.set{ }


#logo{ background: url(../images/logo_bg.jpg) repeat-x bottom #fff; height: 40px; position:relative;}
#logo h1{ font-size:14px; width:207px; height: 40px; position:absolute; top:0px; left:15px; line-height: 40px;}
#logo h1 span{ position:absolute; top:0; left:0; width:100%; height:100%; background: url(../images/logo.jpg) no-repeat bottom;}
p#breadCrumbs{ position:absolute; top: 12px; left:245px;}
p.tel{ position:absolute; top: 12px; right:15px; padding-left:25px; background:url(../images/tel.jpg) no-repeat 0 5px; color:#013c88;}
.mg_dx_info{ padding:0px 18px 0px 114px; margin:0 20px; margin-top:18px;font-family:"微软雅黑"; background:url(../images/mg_dx_info.jpg) no-repeat left center;}
.mg_dx_info h2{ display:block; height:36px; line-height:36px; font-size:24px; font-weight:bold;}
.mg_dx_info p{ display:block; font-size:14px; line-height:24px;}


.main{ overflow:hidden; clear:both; margin-top:20px;}
.main h2{ display:block;}
.main h2 span,.pm_main h2 span{ position:absolute; top:-9999px;}
.pm_main{ margin-top:20px;}

.youshi{ width:470px; float:left; background:#e8f2f3; margin-right:20px; margin-top:20px;}
.youshi em{ display:block; height:40px; line-height:40px; padding-left:54px; padding-right:14px; color:#fff; font-family:"微软雅黑"; font-size:24px; background:url(../images/dui_student.jpg) no-repeat #45b6c7; float:left; margin-bottom:10px;}
.youshi dl{ display:block; padding:7px 15px; padding-right:0;border-bottom:1px solid #ccc; overflow:hidden;}
.youshi dl dd{ display:block; width:34px; height:40px; line-height:38px; text-align:center; color:#fff; float:left; font-family:Arial, Helvetica, sans-serif; font-size:24px; font-weight:bold; background:url(../images/youshi_dd.jpg) no-repeat; margin-top:7px; margin-right:10px;}
.youshi dl dt strong{ display:block; height:30px; line-height:30px; text-align:left; font-family:"微软雅黑"; color:#222; font-size:16px;}
.youshi dl dt{ display:block; width:398px; float:left;}


.youshi02{ background:#e9e9e9;}
.youshi02 em{ background:url(../images/dui_school.jpg) no-repeat #313e47;}
.youshi02 dl dd{ background:url(../images/youshi02_em.jpg) no-repeat;}





.school_info{ width:463px; float:left; padding-right:15px; margin-right:15px; border-right:1px dashed #ccc; margin-top:15px;}
.school_info h3{ display:block; height:30px; border-bottom:1px solid #ccc; line-height:30px; font-size:16px;padding-bottom:5px; font-family:"微软雅黑";padding-left:24px; color:#000 !important; background:url(../images/school_h3_bg.jpg) no-repeat 8px 10px;}
.school_info h3 span{ display:block; height:30px; float:left; padding-right:30px; background:url(../images/01.gif) no-repeat right center;}
.school_info h3 span a{color:#000 !important;}
.school_info h3 span a:hover{color:#444 !important;}
.school_info strong{ display:block; height:30px; border-bottom:1px solid #ccc; line-height:30px; font-size:16px; padding-bottom:5px;font-family:"微软雅黑";padding-left:24px; color:#000 !important; background:url(../images/school_h3_bg.jpg) no-repeat 8px 10px;}
.school_info strong span{ display:block; height:30px; float:left; padding-right:30px; background:url(../images/01.gif) no-repeat right center;}
.school_info strong span a{color:#000 !important;}
.school_info strong span a:hover{color:#444 !important;}
.school_info dl{ display:block; padding:10px 0 10px 10px; overflow:hidden; position:relative;}
.school_info dl dd{ display:block; width:100px; border:1px solid #ccc; padding:1px;float:left; margin-top:10px;}
.school_info dl dd:hover{ border:1px dashed #ccc;}
.school_info dl dt{ display:block; width:332px; padding-left:10px;float:left;}
.school_info dl dt font{ font-size:14px; font-weight:bold; color:#222}
.school_info dl dt b{ color:#444;}
.school_ys02{ overflow:hidden; color:#cc0000;}
.school_ys02 span{ float:left; display:block; width:75px; font-weight:bold; font-size:14px;}
.school_ys02 p{ display:block; width:254px; float:left;}
.bm_button{ width:120px; position:absolute; top:15px; right:0;}
.bm_button a{ display:block; width:120px; height:22px; line-height:22px; text-align:center; font-size:14px; color:#fff !important; font-weight:bold; background:#45b6c7; margin-bottom:10px;}

.school_info02{ margin-right:0; padding-right:0; border:none;}
.school_all{ padding-left:20px; padding-bottom:10px;}
.pic_sid{border:10px solid #4b4b4b; background:#4b4b4b;overflow:hidden; height:134px; margin-bottom:15px; width:940px;}
.pic_sid p{ display:block; width:180px; text-align:center; float:left; color:#fff; font-size:14px; padding:0 5px;}

.pic_sid img{ display:block; width:180px; margin-right:10px; height:110px;}

.guihua{ width:896px; margin:0 auto;}
.guihua dl{display: block;
float: left;
width: 204px;
padding: 0 10px;
font-family: "微软雅黑";
padding-top: 10px;
background: #cbcbcb;}
.guihua dl dd{ display:block; text-align:center; height:106px; background:url(../images/jian_big.jpg) no-repeat bottom; font-size:24px; font-family:"微软雅黑";}
.guihua dl dt{ display:block; margin-top:10px; padding-bottom:10px;}
.guihua dl dt strong{ display:block;color:#ad0000 !important; text-align:center;l}
.guihua dl dt p{ display:block; font-size:14px;}

.guihua_search { height:32px; overflow:hidden; clear:both; line-height:32px; margin-bottom:10px;}
.guihua_search font{ display:block; float:left; height:32px; padding-left:30px;font-size:12px;}
.guihua_search span{ display:block; font-size:20px; height:32px; line-height:32px; padding-left:30px; background:url(../images/guihua_search.jpg) no-repeat left center; font-family:"微软雅黑"; float:left;}
.guihua_search p{display:block; float:left; height:32px;}
.guihua_search select{ height:24px; border:1px solid #999; background:#fff; margin-top:3px;}
.guihua_search input.search_button{ width:86px; height:31px; border:none; background:none; background:url(../images/search_btn.jpg) no-repeat; cursor:pointer; margin-left:30px;}

dl.zt{ display:block; margin:15px 22px 10px 0; width:212px; float:left;}
dl.zt dd{ display:block; width:210px; height:130px; border:1px solid #dedede}
dl.zt dt{ display:block; height:30px; text-align:center; font-size:14px; font-weight:bold; line-height:30px;}


#footer{ text-align:center; overflow:hidden; margin-top:15px; margin-bottom:15px; clear:both; padding-bottom:70px;}



.more_school{margin-top:15px; overflow:hidden; background:#f0f0f0; margin-right:15px;}
.more_school ul{ display:block;overflow:hidden; float:left; padding:5px 0 5px 5px;}
.more_school ul li{ display:block; height:28px; line-height:28px; padding-left:18px; background:url(../images/more_school_li.jpg) no-repeat left center; border-bottom:1px solid #dedede; float:left; overflow:hidden; width:292px; margin-right:10px;}
.more_school ul li a{ float:left; overflow:hidden; margin-right:5px;}
.more_school ul li a.ck_tj{ float:right; overflow:hidden; color:#dc476a !important; margin:0;}
.more_school ul li strong{ background:url(../images/more_school_ap.jpg) no-repeat left center #cb3d3c; height:16px; display:block; float:left; font-weight:normal; margin-top:6px;line-height:16px; padding:0 7px 0 10px;color:#fff !important;}

.ys_con{ margin-left:20px; overflow:hidden;}
.main_nr{margin:10px 0 0 20px; overflow:hidden; width:940px; height:170px;}
.weixin{ width:120px; padding:10px; background:#e8e8e8; position:fixed;  bottom:20px;left:20px; _position:absolute; padding-top:10px;}
.weixin span{ display:block; width:15px; height:15px; background:url(../images/style/weixin_close.jpg) no-repeat; margin-bottom:10px; float:right; cursor:pointer;}
.weixin dl{margin:0; padding:0; }
.weixin dd{ margin:0; padding:0; display:block; clear:both;height:120px; overflow:hidden; margin-bottom:10px;}
.weixin dt{ margin:0; padding:0; display:block;}
.weixin b{ position:absolute; font-weight:normal; left:10px; top:7px;}
.weixin img{margin:0; padding:0;} 


.last{ display:none;width:100%; height:40px; line-height:40px; background:#2978BB; position:fixed; z-index:99999; bottom:0px;}
.last ul li{ float:left; width:33%; height:40px; border-right:1px #61B3FA solid; background:#2978BB; text-align:center; display:block; overflow:hidden;}
.last ul li a { display:inline-block; height:40px; width:99.8%; color:#FFF; border-right:1px #0469BB solid; text-align:center; }
.last ul li a span { font-size:14px; font-weight:600;} 
.last ul li a em img{ vertical-align:middle;}
.footer{ display:none;text-align: center;color: #666;font-family: '宋体'; font-size: 12px; border-top: 1px solid #017d05; padding: 10px 0 50px 0;}
.b640{ display:none;}
.copyright{ display:none; padding:1em 0em 1em; text-align:center;border-top:2px solid #4e8099; margin:1.5em 0 2em;}
.copyright p{ margin-bottom:0.3em; margin:0 0.3em 0.3em;}
.copyright p a{ margin-right:5px;}

@media only screen and (max-width:800px){
	#top{ display:none;}
	.banner_bg img{ width:100%; height:auto; vertical-align:middle;}
	.nav{ width:100%; height:auto;}
	.nav a{ padding:0px; float:left; width:33%; height:42px; line-height:42px; }
	.wrapper{ height:auto;}
	p.tel{ display:none;}
	.content{ width:100%;}
	h2 img{ width:100%; height:auto;}
	.youshi{ width:99%;}
	.youshi dl dt{ width:92%;}
	.school_all{ padding-left:0px;}
	.school_info{ width:48%;}
	.pm_main,.none{ display:none;}
	.more_school{ margin-right:0px;}
	.more_school ul li{ width:46%;}
	.weixin{ display:none;}
	#fixed-sq,#footer,#qiao-wrap,#QIAO_INVITE_CONTAINER,#QIAO_ICON_CONTAINER .qiao-icon-sector-inner{ display:none !important;}
	.fixed-input{ padding-left:0px !important;}

	}
@media only screen and (max-width:768px){
	.ys_con{ margin-left:5px;}
	.school_info{ width:47%;}
	
	}

@media only screen and (max-width:640px){
	#logo h1{ display:none;}
	.last{ display:block;}
	#qiao-wrap,#fixed-sq,#footer{ display:none !important;}
	.copyright{ display:block;}
	.more_school ul li{ width:96%; height:32px; line-height:32px;}
	p#breadCrumbs{ height:40px; line-height:40px; position:static;}
	}

@media only screen and (max-width:480px){
	.school_info{ width:99%; margin-right:0px;}
	.nav a{ font-size:12px;}
	#logo{ background:none; height:auto; margin-top:5px; padding:0 5px;}
	#logo p{ line-height:24px; height:auto;}
	.youshi dl dt{ width:89%;}
	.more_school ul li{ width:94%;}
	.main h2 span{  position:static; top:0px !important; font-size:22px;  line-height:36px; position:static;font-family:"微软雅黑"; text-align:center; display:block;}
	h2 img{ display:none;}
	}
	
@media only screen and (max-width:414px){
	.nav a{ width:50%; font-size:14px; height:38px; line-height:38px;}
	.youshi dl dt
	}
	
@media only screen and (max-width:380px){
	} 
	
@media only screen and (max-width:360px){
	
	}
@media only screen and (max-width:320px){
	.nav a{ font-size:12px;}
	.youshi dl dt{ width:84%;}
	}

