@charset "utf-8";
/* CSS Document */

/************新闻列表***********/
.main{width:1140px;background:#fff;margin:0 auto; margin-top:-32px;z-index:1; position:relative;padding:30px;padding-bottom:45px;overflow:hidden; }
.main .left {width:198px;float:left;}
.main .left .title{width:100%; overflow:hidden;margin-bottom:20px;padding-left:10px;}
.main .left .title h1{font-size:20px;}
.main .left .title span{color:#ccc; font-family:Arial, Helvetica, sans-serif; font-size:16px;}
.main .left ul li a{width:198px;height:53px; background:url(../images/bg3.gif);font-size:14px; line-height:53px; display:block;border-bottom:1px dotted #ccc;color:#000;}
.main .left ul li:first-child a{border-top:1px dotted #ccc;}
.main .left ul li a p{margin-left:20px;}
.main .left ul li a:hover,.main .left ul li a.on{background:url(../images/bg4.gif);color:#fff;}
.main .right{float:right;width:890px;}
.main .right .title_box{height:55px;border-bottom:1px solid #ddd; line-height:55px;}
.main .right .title_box p{color:#999;}
.main .right .title_box p a{color:#999;margin:0 8px 0 8px;}
.main .right .news{margin-top:25px;}
.main .right .news a:hover h3{color:#e50a00;}
.main .right .news a:hover dt img{ opacity:0.9}
.news dl{border-bottom:1px solid #ccc; overflow:hidden;margin-top:20px; background:url(../images/li_bg1.gif) no-repeat left top 10px;padding-left:10px;}
.main .right .news a dd{height:136px;float:right;width:100%;}
.main .news h3{ padding: 0;margin: 0;font-size:20px;font-weight:bold;color:#364ea0;}
.main .right .news a:hover h3{color:#ff6600;}
.main .news span{max-height:60px;overflow: hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2;line-height:20px;color:#666;margin:15px auto;}
.main .news .infor { white-space: nowrap; overflow: hidden; text-overflow: ellipsis;margin-top:17px; }
.main .news .eye, .news .time { color: #999; margin-right: 10px; vertical-align: middle; float: right;}
.main .news .time {float:left;}
.main .news .eye:before { display: inline-block; content: ''; margin-right: 4px; width: 18px; height: 13px; vertical-align: middle; background: url(../images/t18.png) no-repeat center; margin-top:-3px;height:18px;}
.main .news .time:before { display: inline-block; content: ''; width: 16px; height: 16px; vertical-align: middle; background: url(../images/t17.png) no-repeat center; margin-right:4px;    margin-top: -4px;}
/******翻页******/
.main .next{padding-top:40px;text-align:center;}
.main .next a{text-align:center;line-height:20px;color:#666;padding:6px 12px; display:inline-block; margin:0 3px;border:1px solid #ccc;border-radius:4px;font-size:13px; }
.main .next a:hover{background:#ff6600;color:#fff;border-color:#ff6600;}
.main .next .on{background:#ff6600;color:#fff;border-color:#ff6600;}


/************新闻详情***********/
.news2{width:90%;margin:0 auto;margin-top:30px; overflow:hidden;}
.news2 img{max-width:100%;}
.news2 .content1 h1{text-align:center;font-size:24px;}
.news2 .content1 h2{text-align:center;color:#999;font-size:14px; background:url(../images/t12.gif) no-repeat center bottom;height:40px;line-height:40px;margin-bottom:15px;}
.news2 .content1 h2 span{margin:0 5px 5px;}
.news2 .content1 p{line-height:26px;margin-top:15px;}
.pic{width:100%;text-align:center;overflow:hidden}
.news2 img{padding-top:15px;}

/*----成功案例列表----↓↓↓*/
.case{width:100%;}
.case{overflow:hidden}
.case .c ul{width:1000px;margin-left:-35px; overflow:hidden;}
.case .c ul li{float:left; position:relative;margin-left:35px;width:425px;margin-top:25px;}
.case .c ul li .item_t h1{width:425px;height:295px; border-bottom:7px solid #fff;}
.case .c ul li .item_t a img{width:425px;height:295px;}
.case .c ul li .item_t h2{width:425px;text-align:center;}
.case .c ul li .item_t h2 a p{font-size:16px;color:#333;line-height:30px;}
.case .c ul li .item_t h2 a:hover p{color:#354ea0;}
.case .c ul li .item_b{width:425px;height:295px; background:rgba(0,0,0,0.5);text-align:center; display: none;}
.case .c ul li .item_b a{ display:block;width:425px;height:295px;}
.case .c ul li .item_b a img{margin-top:122px;}
.case .c ul li:hover .item_b{ position:absolute;left:0;top:0; display:block;border-bottom:7px solid #354ea0;}

.wx{text-align:center;padding-top:20px;}



/*招聘申请表*/
.shenqingbiao{ border-top:1px solid #e3e7f5;border-left:1px solid #e3e7f5; min-height:300px; overflow:hidden;margin-top:30px;}
.shenqingbiao td,.shenqingbiao th{ border-bottom:1px solid #e3e7f5;border-right:1px solid #e3e7f5;}
.shenqingbiao th{ font-weight:normal; text-align:left; background-color:#f7f9ff; height:38px;padding-left:5px;}
.shenqingbiao td{height:38px; padding-left:10px; position:relative;}
.shenqingbiao th.xiaoth{ width:114px;height:38px;}
.shenqingbiao td.mtd{width:184px; height:38px;}
.shenqingbiao td.ltd{width:220px; height:38px;}
.shenqingbiao td.std{width:127px; height:38px;}
.shenqingbiao input[type="text"]{ width:100%; height:100%;border: none;}
/*input[type = "radio"]{ display:none;}*/
.radiolabel{ height:14px; padding-left:20px; background-image:url(img/radio_bg.jpg); background-repeat:no-repeat; background-position:left top; margin-right:20px;}
label.checked{ background-position:left -26px;}
.l_select{ width:188px; height:23px; text-align:center; border:1px solid #e3e7f5; }
.shenqingbiao input,.shenqingbiao select,.shenqingbiao textarea{ color:#868686;}
.s_select{ width:67px; height:23px; text-align:center; margin-left:4px; margin-right:18px;border:1px solid #e3e7f5; }
#p_dizhi{ width:432px; height:23px;line-height: 24px; border:1px solid #e3e7f5; text-indent:10px;}
.shenqingbiao textarea{ width:864px; height:167px; line-height: 24px; outline:none;resize:none; border:none;}
.m_select{ width:158px; height:23px; text-align:center; border:1px solid #e3e7f5;}
.shenqingbiao td.mmtd{width:176px; height:38px;}
.tijiao{ display:block;width:127px; height:34px; font-size:16px; color:white; background:#354ea2; border-radius:17px; border:none; margin:28px auto 0;}
.shenqingbiao button{ width:91px; height:33px; border:1px solid #e3e7f5; border-radius:16px; background:#f7f9ff; line-height:31px; position:absolute; left:17px; bottom:11px; color:#5e5e5e;cursor:pointer;}
caption{ width:100%; height:44px; color:white; text-align:center; line-height:44px; background:#354ea2;}
.mltd{ width:154px; height:57px; }
.clear_bg{background-image:none !important;}
th font{ font-size:14px; color:red; vertical-align:middle;}
.full_th{ padding-left:15px !important;}


/**********投递简历**********/
.tab{padding-top:20px;}
.tab > tbody > tr > td {  margin: 10px;  padding: 10px 0;  }
font{color:red}
.tab .tab-td1 {  width: 170px;  text-align: right;  }
.tab .tab-submit button {  padding: 5px 10px;  cursor: pointer;  }
.tab .tab-submit {  text-align: center;  }
#preview > img {  width: 100px;  height: 145px;  }


/**********校长信箱**********/
.normaltext { padding-top: 35px; }
.normaltext td .textbox { width: 410px; }
input[type=text].textbox, input[type=password].textbox { height: 35px; line-height: 35px; border: 1px solid #D0D6DC; background: #fff; border-radius: 3px; color: #999; width: 230px; padding-left: 10px; }
.normaltext td { padding-bottom: 10px; font-size: 14px; }
textarea.textbox { border: 1px solid #D0D6DC; background: #fff; border-radius: 3px; color: #999; /* width: 400px !important; */
    width: 90% !important; padding: 10px; height: 100px !important; outline: none; resize: none; }
.ljtd .button { background: url(../images/btn_normal.gif) no-repeat; border: 0px; color: #000; width: 93px; height: 28px; line-height: 28px; text-align: center; margin-top: 10px; cursor: pointer; }



input[type="text"]{
    -webkit-appearance: none;
}
 