/*
 * init.css
 * 独立项目公用样式
 * 2012/12/04
 */

/*页面元素属性初始化*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    padding: 0;
    margin: 0;
}


input,button,select,textarea{outline:none}
textarea{resize:none}

fieldset, img {
    border: 0;
}

strong{
    font-style: normal;
}
ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 12px;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
}
/*
 * 默认字体控制
 * 字磅400, 字号12px, 英文和数字采用tahoma方便对齐，中文首选微软雅黑，宋体为降级方案（le IE7）
 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th, td, address, caption, cite, code, dfn, em,  th, var {
    font: 400 12px "微软雅黑", "Microsoft YaHei", "Tahoma", "宋体";
}
 p{
    font:"微软雅黑", "Microsoft YaHei", "Tahoma", "宋体";
}
body{background-color:#fff;}


.ft_12 , .ft_12 a{ font-size: 12px !important; }
.ft_14 , .ft_14 a{ font-size: 14px; line-height:24px !important; }
.ft_24 , .ft_14 a{ font-size: 24px; line-height:30px !important; }
.ft_36 , .ft_14 a{ font-size: 36px; line-height:36px !important; }

.lh22 , .lh22 li , .lh22 a{ line-height: 22px !important;}

/*
 * 清除浮动
 */
.clr:after , .clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clr,.clearfix {
    zoom: 1
}

/*
 * 页面公用样式
 */
.show {
    display: block;
}

.hide {
    display: none;
}

.inl {
    display: inline;
}

.inlb {
    display: inline-block;
    *display:inline;
    * zoom: 1;
}

.left {
    float: left;
}

.right {
    float: right;
}

.fnon {
    float: none;
}

.abs {
    position: absolute;
}

.relt {
    position: relative;
}

.box {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
}

.zom {
    zoom: 1;
}

.largest {
    font-size: 30px;
    font-weight: 700;
}

.txtshad {
    text-shadow: 1px 2px 3px #ddd;
}

.mgt10 {
    margin-top: 10px;
}
.mgt15 {
    margin-top: 15px;
}
.mgt20 {
    margin-top: 20px;
}
.mgt30 {
    margin-top: 30px;
}
.pdl33{padding-left: 33px;}
.pd5 {
    padding: 5px;
}
.pdl90{ padding-left: 90px;}

.pd10 {
    padding: 10px;
}

.gray ,.gray a {
    color: #999;
}

.red , .red a{
    color: #f00;
}

.black , .black a{
    color: #000;
}
.green , .green a{ color: #4ea40a;}
.blue , .blue a{ color: #0159a3;}
.price {
    font-family: Arial;
    font-weight: 700;
}
.white{ color:#fff}
.fc6{ color:#fc6}
.idp_left_float{ left: 50% !important;}
.idp_right_float{ right: 50% !important; }
.ukyoushi{ background:#9797b2; padding-top: 20px;}
/*专题css*/

.banner{ min-width:1000px; height:655px; background: url(../images/banner.jpg) center; margin:0 auto;}
.introduction{min-width:1000px; height:335px; background:url(../images/introduction.jpg) center; margin:0 auto;}
.introduction_out{ width: 1000px; margin:0 auto;height:335px;}
.introduction_content{ width:460px; height:260px;font:14px; padding-top:55px}
.introduction_content p{ width:370px; margin-left:20px}

.introduction_rg{ width: 480px; padding:10px 25px 5px;  overflow: hidden; margin:102px 0 0; background:#cc9933;}
.introduction_rg p{ color: #000;}
.introduction_rg p.ft_14{ width: 470px;}
.introduction_rg p a{ font-size: 14px; color: #fbfbfb; text-decoration: none;}
.schedule{min-width:1000px; height:680px;background:url(../images/schedule.jpg) center; margin:0 auto;}
.schedule_countent{ width:960px; height:650px; padding:0 20px; padding-top:30px;margin:0 auto}
.schedule_countent td{ text-align:left;vertical-align:top; border-bottom:#fff 1px solid}
.schedule_countent a,.schedule_countent a:visited{ color:#fff !important; text-decoration:none}
.schedule_countent a:hover{ color:#FFFFBF; text-decoration:none}
.schedule_countent strong{ background:#000; color:#fff; font-size:18px; padding:2px 14px; font-weight:normal;}
.schedule_countent strong：hover{ background:#000; color:#fff; font-size:18px; padding:2px 14px; font-weight:normal;}
.schedule_countent p{ margin-top:15px; line-height:1.6em; color:#fff; font-size:14px}

.schedule_countent .fc6 p{ color:#ffcc66;float:left; }
.schedule_countent .fc6 li{ background:#996636; float:left; font-size:18px; padding:4px 10px; list-style:none; margin-top:8px}
.schedule_countent .fc6 li:hover{background:#CC9933}
.schedule_countent .fc6 strong{ background:#996636; color:#fff; font-size:18px; padding:2px 24px; font-weight:normal;}

.major{width:960px; padding:0 20px;margin:0 auto;}
.major ul{ width:960px; margin-top:20px}
.major ul li{ width:270px; padding:0px 25px; height:450px; float:left; font-size:14px; line-height:22px}
.major ul li div{ width:270px;text-align:center; margin-bottom:20px}
.major ul li div strong{font-size:18px; line-height:24px; color:#fff; background:#000; font-weight:normal;padding:2px 14px}
.major_link{ display: block; width: 240px; height: 38px; line-height: 38px; overflow: hidden; background: #cc9933; color: #000 !important; text-align: center; text-decoration: none; margin-top: 15px;}
.major_link:hover{ background:#cc9933; color: #fbfbfb;}
.consultant{width:1000px;height:200px;margin:0 auto; background:#f7f7f7; padding-top:50px;}
.rank{width:1000px; padding:20px 0;height:365px;margin:0 auto;}
.rank .rank_01{ width:375px; height:325px; float:left}
.rank .rank_02{ width:360px; height:325px; margin-left:180px;float:left}
.rank_01 .ft_36,.rank_02 .ft_36{line-height:48px !important; }
.rank_01 ul{ margin-top:20px}
.rank_01 ul li{ width:355px; height:40px; background:#996633; margin-bottom:10px; text-align:center; color:#fff; font-size:18px; line-height:40px}
.rank_01 ul li a:link,.rank_01 ul li a:visited{ color:#fff; text-decoration:none}
.rank_01 ul li a:hover,.rank_01 ul li a:active{text-decoration: underline}
.rank_01 ul li:hover{background:#CC9933}

.rank_02 ul{ margin-top:20px; }
.rank_02 ul li{font-size:14px; line-height:28px; list-style:inside}
.rank_02 ul li a:link,.rank_01 ul li a:visited{ color:#000; text-decoration:none}
.rank_02 ul li a:hover,.rank_01 ul li a:active{text-decoration: underline; color:#C93;}

.aboutus{ min-width:1000px; height:640px; background:url(../images/bg_aboutus.jpg) center; margin:0 auto;}
.aboutus_content{width:1000px; height:640px;margin:0 auto; text-align:center}
.aboutus_content p{ color:#999; font-size:24px}
.maodian{ width:979px; padding-top:537px; height:118px; margin:0 auto; padding-left:21px;}