﻿/* CSS Document */
h1{margin:0;padding:0;font-size:16px; position:absolute; top:-9999px;}
h2{margin:0;padding:0;font-size:28px;}
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;}
*{ margin: 0px; padding: 0px;}
body{font-family: "宋体";line-height: 24px; text-align:left !important; background:#f2f2f2;font-size:12px; color:#222; margin:0; padding:0;}
h2{color: #ba0000; font-size:14px;}
strong{color: #444;}
a{text-decoration: none;filter: Alpha(Opacity=100);opacity:1;transition: opacity 0.5s ease;-o-transition: opacity 0.5s ease;-webkit-transition: opacity 0.5s ease;-moz-transition: opacity 0.5s ease}
a:link{color: #444;text-decoration: none;}
a:visited {color: #444;text-decoration: none;}
a:hover {text-decoration: none;}
a:active {color: #444;text-decoration: none;}
ul{ list-style:none;}
img { border:none; max-width:100%; height:auto; 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;}
.container{ width:1000px; margin:0 auto; overflow:hidden; background:#fff; padding-bottom:50px;}
.clearfix:after {visibility: hidden; display: block; clear: both; height: 0; font-size: 0; content: ".";}
.clearfix{zoom:1;}
.left{ float:left;}
.right{ float:right;}

/* 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; background:#fff;}
#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;}
.znx_icon {
    background: url(../images/zhanneixin.jpg) no-repeat scroll 15px 10px rgba(0, 0, 0, 0);
}
.znx_icon:hover {
    background: url(../images/znx_hover.jpg) no-repeat scroll 15px 10px #F0F0F0 !important;
}

/* top
+++++++++++++++++++++++++++ */
#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(http://newbbs.yuloo.com/static/image/common/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{ height:346px; background:url(../images/banner.jpg) no-repeat center #e7e7e7; text-align:center;}
/* logo
+++++++++++++++++++++++ */
#logo{ background: url(../images/logo_bg.jpg) repeat-x bottom #fff; width:100%; line-height:40px; 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{ width:500px; padding-left:240px; height:40px; line-height:40px; float:left;}
p.tel{ float:right; margin-right:15px;padding-left:25px; background:url(../images/tel.jpg) no-repeat left center; color:#013c88;}

.nav_bg{ height:40px; width:100%; line-height:40px;color:#FFF; text-align:center; background:#b61c40;}
.nav{width:1000px; margin:0 auto; }
.nav h2{ display:inline;}
.nav a{ display:block; float:left; height:40px; font-family:'微软雅黑'; font-size:16px; color:#fff !important; padding:0px 47px 0 47px; font-weight:bold;}
.nav a:hover{ background:#9d0d2f;}
.nav a.select{ background:#9d0d2f;}

.mg_dx_info{ padding:18px 18px 0px 114px; 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:22px;}

.main{ padding-left:29px; overflow:hidden; background:url(../images/main_bg.jpg) no-repeat top left;clear:both; margin-top:25px;}
.big_title_blank{height:39px; line-height:38px; padding-right:15px;overflow:hidden; clear:both;font-family:"微软雅黑";}
.big_title{ height:39px; line-height:38px;  font-size:24px; color:#fff !important; padding-left:15px; padding-right:124px; background:url(../images/main_bg_right.jpg) no-repeat top right #b61c40; float:left; font-weight:bold; display:block;}
.big_title span{ font-size:16px; padding-left:5px; font-weight:normal;}

.gz_school{ width:228px; float:left; margin-right:14px; background:#f0f0f0; margin-top:15px;}
.gz_school strong{ display:block; height:34px; line-height:34px; border-left:10px solid #dc476a; padding-left:10px; font-family:"微软雅黑"; font-size:16px;}
.gz_school p{ display:block; padding:5px 10px; border-bottom:1px solid #dedede;}

.school_ys{ border-top:1px solid #fff; padding:5px 10px; background:#dedede}
.school_ys b{ display:block; height:30px; line-height:30px; text-align:center; font-size:16px;}
.school_ys em{ display:block; height:30px; line-height:30px; padding-left:22px; background:url(../images/school_ys_em.jpg) no-repeat left center;}
.school_ys em font{ color:#b61c40;}
.sh_peo{ height:30px; line-height:30px; text-align:center;}

.phone{ float:right; font-size:18px; color:#b61c40; font-weight:bold; font-family:Arial, Helvetica, sans-serif "微软雅黑";}
.phone a{ font-weight:normal; margin-left:10px;}

.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:#dc476a;}
.school_ys02 span{ float:left; display:block; width:75px; font-weight:bold; font-size:14px;}
.school_ys02 p{ display:block; width:100%; float:left;}
.bm_button{ width:100%; text-align:center;height:22px;}
.bm_button a{ display: inline-block; float:left; margin:0 20px; width:120px; height:22px; line-height:22px; text-align:center; font-size:14px; color:#fff !important; font-weight:bold; background:#b61c40; margin-bottom:10px;}

.school_info02{ margin-right:0; padding-right:0; border:none;}
.more_school{margin-top:15px; overflow:hidden; background:#f0f0f0; margin-right:15px;}
.more_school ul{ display:block; width:923px; overflow:hidden; float:left; padding:5px 0 5px 5px;}
.more_school ul li{ display:block; height:28px; line-height:28px; padding-left:20px; background:url(../images/more_school_li.jpg) no-repeat left center; border-bottom:1px solid #dedede; float:left; overflow:hidden; width:277px; margin-right:10px;}
.more_school ul li a{ float:left; overflow:hidden;}
.more_school ul li a.ck_tj{ float:right; overflow:hidden; color:#dc476a !important;}
a.more_school_button{ display:block; width:28px; text-align:center; background:#b61c40; float:right; line-height:16px; color:#fff !important; height:66px; padding-top:2px;}

.dqwz{ height:36px; line-height:36px; padding:0 10px; background:#f0f0f0;}

.pm_main{padding-left: 29px;
overflow: hidden;
background: url(../images/main_bg.jpg) no-repeat top left;
clear: both;
margin-top: 25px;}
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{ margin:20px auto; text-align:center; font-family:"宋体"}

.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;} 


.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;}

.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;} 


@media only screen and (max-width:1000px){
	.top_bg,p.tel,.weixin,.big_title span{ display:none;}
	.banner{ height:auto;}
	.nav{ width:768px;}
	.nav a{padding:0 25px;}
	.container{ width:768px;}
	.gz_school{ width:46%; margin:2% 2% 0%}
	.school_info{width:46%; margin:2% 1.5% 0% 0%; padding-right:1.5%;}
	.school_info dl{ padding:10px 0px;}
	.school_info dl dt{ width:200px;}
	.more_school ul{ width:95%;}
	.more_school ul li{ width:45%; margin-right:2%; padding-left:2.5% } 
    .bm_button a{ margin:0 10px;}
	#fixed-sq{ width:100% !important; margin-left:0px !important; left:0px !important; background:#036 !important;}
	.fixed-input{ padding-left:20px !important;}
	.footer table{ width:100% !important;}
	
	}
	
@media only screen and (max-width:767px){
	.nav_bg{  height:70px; line-height:35px;}
	.nav{width:100%;}
	.nav a{ width:33.333%; padding:0; text-align: center; height:35px; line-height:35px}
	.container{ width:98%; margin:0 1%;}
	.big_title{ width:96%; padding:0 2%;  font-size:18px;}
	p#breadCrumbs{ width:98%; padding-left:2%; margin-top:40px; overflow: hidden; text-overflow:ellipsis; white-space:nowrap;}
	.mg_dx_info{ margin-top:25px;}
	.mg_dx_info{ background:none; padding:15px;}
	.main{ margin-top:20px; background:none; padding-left:0px;}
	.gz_school{ width:96%; margin:3% 2%;}
	.school_info{ margin:3% 1.5% 0 0;}
	.school_info dl dd{ width:23%;}
	.school_info dl dt{ width:72%; padding-left:3%}
	.bm_button a{ width:40%; margin:0 4%;}
	a.more_school_button{ display:none;}
	.more_school{ margin-right:0;}
	.more_school ul{ width:98%; padding:1%;}
	.more_school ul li{ width:95%; padding-left:3%}
	.pm_main,.footer{ display: none;}
	#fixed-sq,#footer,#qiao-wrap,#QIAO_INVITE_CONTAINER,#QIAO_ICON_CONTAINER .qiao-icon-sector-inner{ display:none !important;}
	.copyright,.last{ display:block;}
	
	}
@media only screen and (max-width:600px){
	.school_info{ width:97%; border-right:none;}
	.more_school ul li{ padding-left:5%}
	}