@charset "utf-8";
/* CSS Document */

@charset "UTF-8";
a,address,b,big,blockquote,body,center,cite,code,dd,del,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,label,legend,li,ol,p,pre,small,span,strong,u,ul,var{margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}button,html input[type=button],input[type=submit]{-webkit-apperance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}ol,ul{list-style:none}img{border:0;vertical-align:middle}em,i,u{font-style:normal}.fl{float:left}.fr{float:right}.al{text-align:left}.ac{text-align:center}.ar{text-align:right}.hide{display:none}.clear,.clr{display:block;overflow:hidden;clear:both;height:0;line-height:0;font-size:0}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.clearfix{*zoom:1}body{font:12px/150% Arial,Verdana,"\5b8b\4f53";color:#666;background:#fff}a{color:#666;text-decoration:none}a:hover{color: #E47830;}
h1,h2,h3,h4,h5,h6{font-style: normal;}
.clearfix:after{display:block;clear:both;content:"";visibility:hidden;height:0;}
.clearfix{zoom:1;}
input{outline:none;}
body{font-family:"微软雅黑";background:#fdf8f8;height:876px;min-width: 1300px;}
textarea{resize:none}


/*********头部**********/

#header{width:100%;}


/*********头部logo、搜索**********/
.header_t{background: #af2125 ;overflow:hidden;height: 137px;    margin: 0 auto; }
.header_c{width:100%;overflow:hidden;background:#f1fafa no-repeat center top}
.header_c_nr{width:1150px;margin:0px auto;overflow:hidden;padding: 0px 25px;}

.logo{margin-top:15px; overflow:hidden;width:600px;}
.logo_tu{float:left;padding-right:10px;}
.dqcs{float:left;margin-top:20px;margin-left:10px;}
.dqcs a{color:#fff;font-size:14px;}

.dqcs2{background:url(../images/dqcs_bg.jpg);width:46px;height:23px;line-height:23px;margin-bottom:10px;padding-left:10px;}
.sousuo{float:right;margin-top:35px;margin-bottom:0px;width:280px;margin-right: 70px;}
.sousuo p{float:left;}
.xueyuan{
	text-align: right;
    padding-right: 20px;
    margin-bottom: 10px;
}
.sousuo input{border:1px solid #d6d6d6;border-right:none;height:37px;line-height:37px;width:217px;color:#666;padding:0 8px;font-size:16px;border-radius: 5px 0 0 5px;}
.sousuo em{background:url(../images/sousuo.gif) no-repeat right;border:none;height:37px;line-height:37px;width:36px;color:#666;padding-left:10px;font-size:16px;display: block;cursor: pointer;}

.sousuo_tb{*margin-top:1px;display:block;width:50px;height:37px; }

/*********头部logo、搜索**********/
/*********头部导航**********/
.menu{}
.nav{width: 1150px;height:42px;overflow:hidden;text-align: right;    margin: 0 auto;}

#nav {
  line-height: 42px;  list-style-type: none; margin:0 auto;display: inline-block;
}

#nav>li>a {
 display: block; width:130px; text-align:center;color:#fff;font-size:18px;text-decoration:none;
}
#nav>li {
    float: left;
    width: 130px;
    background: url(../images/line.png) no-repeat right;
    text-align: center;
}

.nobac{
background-image:none!important;
}
#nav li:hover>a{
 background:#9d1216;color:#fff;
}
#nav li ul {
 line-height: 27px;  list-style-type: none;text-align:left;
 left: -999em;position: absolute;z-index:10;
}
#nav li ul li{
 line-height: 35px;
 background: url(../images/navsolid.png);
 float: none;
 background: #fff;
}
#nav li ul a {
 display: block; width:100px; text-align:center;color:#005656;font-size:16px;text-decoration:none;
}

#nav li ul a{
 display: block;text-align:left;text-align:center;
}
#nav li ul li:hover a{color:#000;background:#eaf7f7;}


#nav li:hover ul {
 left: auto;
 box-shadow: 1px 1px 3px #999;
}
#nav li.sfhover ul {
 left: auto;
}
#content {
 clear: left;
}

/*********头部导航**********/

/*********content**********/
.content{
    width:1120px;
    margin:auto;
    background: #f7f6f6;
    min-height: 550px;
    padding: 30px 15px;
    border:1px solid #f3eeee;
}
/*********对话校友**********/
.dialogue{
    background: #f7f1f1;
    height:390px;
    box-shadow: 0px 0px 0px 2px #e8e8e8;
    padding: 15px;
}
.dia_list{margin-left: 20px;width:510px;}
.dia_list h3{
  font-size: 22px;
  color:#1c1c1c;
}
.dia_list ul{margin-top: 20px;}
.dia_list ul li{
    background: url(../images/b1.png) no-repeat 0 8px;
    padding-left: 10px;
    height: 44px;
    line-height: 27px;
    font-size: 14px;
    color: #000000;
}
.dia_list ul li.hover{
    background: url(../images/right.png) no-repeat 0 8px;
}
.dia_list ul li a{
    width: 480px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}
.focusBox {
    POSITION: relative; 
    BORDER-BOTTOM-STYLE: none;  
    BORDER-LEFT-STYLE: none;  
    WIDTH: 549px;  
    BORDER-TOP-STYLE: none; 
    HEIGHT: 363px; 
    BORDER-RIGHT-STYLE: none; 
    OVERFLOW: hidden;
    border:1px solid #dddddd;
    padding: 4px;
    background: #ffffff;
   
}
.focusBox .hd {
    Z-INDEX: 2; POSITION: absolute; BOTTOM: 10px; RIGHT: 10px
}
.focusBox .hd UL {
    ZOOM: 1; FLOAT: left; OVERFLOW: hidden
}
.focusBox .hd UL LI {
    TEXT-ALIGN: center; FILTER: alpha(opacity=60); LINE-HEIGHT: 18px; WIDTH: 18px; FONT-FAMILY: Arial; BACKGROUND: #000; FLOAT: left; HEIGHT: 18px; COLOR: #666; CURSOR: pointer; MARGIN-RIGHT: 3px; -moz-opacity: 0.6; -khtml-opacity: 0.6; opacity: 0.6
}
.focusBox .hd UL LI.on {
    BACKGROUND: #000; COLOR: #fff
}
.focusBox .bd {
    POSITION: relative
}
.focusBox .bd LI {
    Z-INDEX: 1; POSITION: absolute; BACKGROUND-COLOR: #fff; TOP: 0px; LEFT: 0px
}
.focusBox .bd .pic {
    LINE-HEIGHT: 0px
}
.focusBox .bd .pic IMG {
    WIDTH: 549px; HEIGHT: 363px
}
.focusBox .bd .con {
    TEXT-ALIGN: center; LINE-HEIGHT: 40px;  HEIGHT: 40px; 
}
.focusBox .bd .con h3{line-height: 21px;margin-top: 9px;}
.focusBox .bd .con h3 A {
    WIDTH: 240px; 
    COLOR: #000000; 
    FONT-SIZE: 15px; 
    
        text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}
.focusBox .bd .con p{
    line-height: 17px;
    text-align: left;
    margin-top: 5px;
    text-indent: 24px;
}

.focusBox .bd .con A:hover {
    COLOR: #dd841c
}

/*********第二排**********/
.clos_two{margin-top: 22px;}
.alumni_memory{
    width:333px;
    border: 1px solid #d6d5d5;
    height:335px;
    background: #ffffff;
    padding: 15px 20px;
}
.alumni_memory h3 span{
    background: url(../images/line2.png) no-repeat;
    width: 116px;
    height: 27px;
    padding-left: 10px;
    line-height: 21px;
    display: inline-block;
    font-size: 18px;
}
.alumni_memory ul{
    margin-top: 10px;
}

.alumni_memory ul li{
    background: url(../images/b1.png) no-repeat 0 8px;
    padding-left: 10px;
    height: 30px;
    line-height: 27px;
    font-size: 14px;
}
.alumni_memory ul li a{
        width: 310px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}
.alumni_mien{
    margin:0px 20px;
    width:370px;
    border: 1px solid #d6d5d5;
    height:335px;
    background: #ffffff;
    padding: 15px 20px;
}
.alumni_mien h3 span{
    background: url(../images/line2.png) no-repeat;
    width: 116px;
    height: 27px;
    padding-left: 10px;
    line-height: 21px;
    display: inline-block;
    font-size: 18px;
}
.alumni_mien ul{
    margin-top: 10px;
}

.alumni_mien ul li{
    background: url(../images/b1.png) no-repeat 0 8px;
    padding-left: 10px;
    height: 30px;
    line-height: 21px;
    font-size: 14px;
}
.alumni_mien ul li a{
        width: 350px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}
.alumni_pattern{
    width:250px;
    border: 1px solid #d6d5d5;
    height:335px;
    background: #ffffff;
    padding: 15px 20px;
}
.alumni_pattern h3 span{
    background: url(../images/line2.png) no-repeat;
    width: 116px;
    height: 27px;
    padding-left: 10px;
    line-height: 21px;
    display: inline-block;
    font-size: 18px;
}
.alumni_pattern ul{
    margin-top: 10px;
}

.alumni_pattern ul li{
    background: url(../images/b1.png) no-repeat 0 8px;
    padding-left: 10px;
    height: 30px;
    line-height: 21px;
    font-size: 14px;
}
.alumni_pattern ul li a{
        width: 230px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}
/*********对话校友**********/
.logue{margin:10px 35px;}
.crumbs{font-size: 14px;margin-bottom: 10px;}
.logue h3{
    text-align: center;
    font-size: 22px;
    height:35px;
    line-height: 35px;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 20px;
}
.logue_list{margin-top: 35px;}
.logue_list dl{width:330px;font-size: 16px;margin:0px 10px;margin-bottom: 25px;height:275px;}
.logue_list dl dt{margin-bottom: 10px;}
.logue_list dl dd p{margin-bottom: 10px;}
.logue_list dl dd p.ph{text-indent: 20px;}
.logue_list dl dd p.pc{text-indent: 50px;}
/*********分页**********/
.tcdPageCode{padding: 15px 0px;color: #ccc;}
.tcdPageCode a{display: inline-block;color: #af2125;display: inline-block;height: 25px;	line-height: 25px;	padding: 0 10px;border: 1px solid #ddd;	margin: 0 2px;border-radius: 4px;vertical-align: middle;}
.tcdPageCode a:hover{text-decoration: none;border: 1px solid #af2125;}
.tcdPageCode span.current{display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 2px;color: #fff;background-color: #af2125;	border: 1px solid #af2125;border-radius: 4px;vertical-align: middle;}
.tcdPageCode span.disabled{	display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 2px;	color: #bfbfbf;background: #f2f2f2;border: 1px solid #bfbfbf;border-radius: 4px;vertical-align: middle;}
/*********列表页**********/
.list_content{
    padding:30px;
    font-size:15px;
    width: 820px;
    min-height: 100px;
    margin-top: 15px;
}
.list_content h1{
    text-align: center;
    font-size: 20px;
    color: #2c2c2c;
    font-weight: bold;
    margin-bottom: 30px;
    font-family: "宋体";
}
.list_content ul{
     border-top:2px solid #949494;
}
.list_content ul li {
    font-size: 15px;
    padding: 15px 0;
    border-bottom: dotted 1px #BEBEBF;
}
.list_content ul li em{
    width: 600px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}
/*********图片列表**********/
.list_content dl{
     margin-right: 70px;
     margin-bottom: 30px;
}
.list_content dl dt{
    margin-bottom: 20px;
}
.list_content dl dd{
    text-align: center;
}
/*********列表详情页**********/
.content h1.active_h1{
    text-align: center;
    font-size: 20px;
    color: #2c2c2c;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 20px;
    font-family: "宋体";
}
.active_cite{
    padding:0px 100px;
    padding-bottom: 50px;
}
.active_cite p{
    font-size: 18px;
}
/*********注册页面**********/
/*********注册页面**********/
.res_table{margin-top: 30px;margin-bottom: 50px;}
.res_table table{margin:auto;font-size: 14px;}
.res_table table tr td label{
    display: inline-block;
    width:100px;
    text-align: right;
    margin-right: 20px;
}
.res_table table tr td{
    height:70px;
}
.res_table table tr td input{
   width: 300px;
   height: 34px;
   padding: 0 5px;
}
.res_table table tr td span.regspan{
    display: block;
   padding-left: 125px;
    color: red;
    height: 30px;
}
.res_commit{
    text-align: center;
    margin-top: 10px;
}
.btn{
    border: 1px solid #59bfbe;
    background: #59bfbe;
    width: 100px;
    height: 30px;
    color: #fff;
    font-size: 14px;
}
/*********content**********/

/*******************************底部********************************/


#footer{background:#af2125 ;margin:0px auto;overflow:hidden;margin-top:10px;font-size:12px;margin: 0 auto;}
.footer_l{text-align:center;width:960px;margin:14px auto;line-height:24px;}
.footer_l p{color: #fff;font-size: 18px;margin-top: 15px;}



/*******************************底部********************************/
.inblock{
	width: 140px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}

