<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*! common.css  当前项目所使用的通用CSS Style,非通用的CSS请不要在这里定义 */

/**
 * author: sunhh
 * date: 2015-03-30  
 * 
 */

/*样式初始化（除各浏览器对css默认的设置）********开始*******/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, legend, button form, fieldset, input, textarea, p, blockquote, th, td
{
    padding: 0;
    margin: 0;
}
/* 酌情修改 */
body
{
    /*background:#fff;color:#333;font-size:12px; margin-top:5px;font-family:"SimSun","宋体","Arial Narrow";*/
    font-family: "Microsoft Yahei" , "Tahoma" , "Helvetica" , "Arial" , "sans-serif";   
    font-size: 14px;
    color: #656565;
}

/*设置边框为0*/
fieldset, img
{
    border: 0 none;
}

/* 短引用的内容可取值：''或"" */
q:before, q:after
{
    content: ”;
}

/* 缩写，图片等无边框 */
fieldset, img, abbr, acronym
{
    border: 0 none;
}
abbr, acronym
{
    font-variant: normal;
}
legend
{
    color: #000;
}

/* 清除特殊标记的字体和字号 */
address, caption, cite, code, dfn, em, th, var
{
    /*去掉了 strong*/
    font-weight: normal;
    font-style: normal;
}

/* 上下标 */
sup
{
    vertical-align: text-top;
}
sub
{
    vertical-align: text-bottom;
}

/* 设置表格的边框被合并为一个单一的边框, 指定分隔边框模型中单元格边界之间的距离为0*/


/* 表格标题及内容居左显示 */
caption, th
{
    text-align: left;
}
input, img, select
{
    vertical-align: middle;
}

/* 清除列表样式 */
ol, ul
{
    list-style: none;
}

/* 输入控件字体 */
input, button, textarea, select, optgroup, option
{
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

/* 标题元素样式清除 */
h1, h2, h3, h4, h5, h6
{
    font-weight: normal;
    font-size: 100%;
}

/* 链接样式，颜色可酌情修改 */
del, ins, a
{
    text-decoration: none;
}
/*a:link {color:#009;}
a:visited {color:#800080;}
a:hover,a:active,a:focus {color:#c00; text-decoration:underline;} 
*/

/* 鼠标样式 */
input[type="submit"]
{
    cursor: pointer;
}
button
{
    cursor: pointer;
}
input::-moz-focus-inner
{
    border: 0;
    padding: 0;
}

.clear
{
    clear: both;
}
/*样式初始化（除各浏览器对css默认的设置）********结束*******/



/*网站中心部分的宽度为 1180px */

/*顶部访问量********开始*******/
.visit
{
    margin: 0 auto;
    width: 1180px;
    height: 35px;
    line-height: 35px;
    text-align: right;
    padding-right: 5px;
}
/*顶部访问量********结束*******/

/*导航和logo********开始*******/
.navlogo
{
    margin: 0 auto;
    width: 1180px;
    height: 60px;
    background-color: #ffffff;
}
.logo
{
    width: 246px;
    float: left;
}

.nav
{
    float: left;
    margin-left: 84px;
}
.nav ul
{
    width: 600px;
    height: 60px;
}
.nav li
{
    float: left;
    height: 60px;
    padding-left: 13px;
    padding-right: 13px;
    line-height: 60px;
    font-weight: 500;
    font-size: 18px;
}

.nav li a
{
    color: #656565;
}

.nav li:hover, .nav li:hover a
{
    display: block;
    background-color: #cd0303;
    color: #f5ffff;
}

.li_def
{
    background-color: #cd0303;
}
.s_def
{
    color: #f5ffff;
}

/*导航和logo********结束*******/

/*搜索和登录********开始*******/
.search_login
{
    float: left;
    width: 250px;
    height: 60px;
    background-color: #ffffff;
}
.search
{
    float: left;
    width: 80px;
    height: 60px;
    line-height: 60px;
}
.log
{
    float: right;
    width: 100px;
    height: 60px;
    line-height: 60px;
}
.log a:link, .log a:visited
{
    font-size: 15px;
    color: #656565;
}
/*搜索和登录********结束*******/

/* 首页滚动图片 信息资讯 通知公告部分  ****开始*********/
.def_div
{
    width: 1180px;
    height: 722px;
    margin: 0 auto;
}
.def_left
{
    float: left;
    width: 780px;
    height: 722px;
}
.def_mid
{
    float: left;
    width: 20px;
    height: 722px;
}
.def_right /*通知公告 重点专业外框*/
{
    float: left;
    width: 380px;
    height: 722px;
}

.def_trans_div /*图片切换外框尺寸*/
{
    width: 780px;
    height: 350px;
}
.def_title_div
{
    width: 780px;
    height: 60px;
}

.b_title
{
    width: 130px;
    height: 30px;
    line-height: 30px;
    color: #010101;
    display: block;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 3px;
    font-weight: 300;
    font-family: Microsoft Yahei;
    font-size: 25px;
}


.def_zx_div /*信息资讯div*/
{
    width: 778px;
    height: 310px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
}
.def_zx_left
{
    float: left;
    width: 347px;
    height: 312px;
}
.def_zx_right
{
    float: left;
    width: 410px;
    height: 312px;
}
.def_zx_right_title
{
    width: 410px;
    height: 44px;
    line-height: 44px;
    font-family: Georgia,Times,serif;
    font-size: 18px;
    text-align: right;
}
.def_zx_right_title a
{
    color: #656565;
}
.def_zx_right_con
{
    width: 410px;
}
.def_zx_right_dot
{
    width: 20px;
    height: 25px;
    float: left;
    line-height: 25px;
}
.def_zx_right_dottitle
{
    float: left;
    height: 25px;
    line-height: 25px;
}
.def_zx_right_dottitle a
{
    color: #646464;
}


.def_notice
{
    width: 378px;
    height: 720px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
}


.def_notice_title
{
    width: 378px;
    height: 45px;
}
.def_notice_title a
{
    color: #656565;
}
.def_notice_title_span
{
    display: block;
    padding-left: 18px;
    margin-top: 15px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    font-size: 16px;
    float: left;
}
.def_notice_title_span_m
{
    display: block;
    padding-right: 20px;
    margin-top: 15px;
    height: 30px;
    font-size: 18px;
    font-family: Georgia,Times,serif;
    line-height: 30px;
    float: right;
}
.def_notice_content
{
    width: 340px;
    height: 305px;
    margin-left: 18px;
    margin-right: 20px;
    margin: 0 auto;
}

.def_notice_con_num
{
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    margin-top: 8px;
    background-color: #676566;
    color: #f8ffff;
    font-size: 13px;
    text-align: center;
    line-height: 16px;
    margin-right: 12px;
}
.def_notice_con_title
{
    display: block;
    float: left;
    top: 0px;
    font-size: 15px;
    width: 308px;
    word-break: break-all;
}
.def_notice_con_title a
{
    color: #646464;
}

.def_height_num
{
   line-height:27px;
}



/* 首页滚动图片 信息资讯 通知公告部分  ****结束*********/


/****首页** 子平台模块样式***********开始***************/
.def_title_div_l
{
    width: 1180px;
    height: 60px;
    margin: 0 auto;
}

.ul_title
{
    float: right;
    height: 20px;
    line-height: 20px;
    padding-top: 30px;
    padding-bottom: 10px;
}
.ul_title li
{
    float: left;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 16px;
    color: #666666;
    font-weight: 500;
}
.ul_title a
{
    color: #656565;
}

.def_sub_div
{
    margin: 0 auto;
    width: 1180px;
    height: 320px;
    border: 0px;
    background-color: #ffffff;
}
/****首页** 子平台模块样式***********结束***************/

/****首页** App***********开始***************/
.def_app
{
    width: 1180px;
    height: 325px;
    margin: 0auto;
}

/****首页** App***********结束***************/

/*******版权********开始*/
.copyright
{
    width: 1180px;
    height: 220px;
    margin: 0 auto;
    background-color: #ffffff;
}
.copyright ul
{
    margin-left: 5px;
}
.copyright ul li
{
    float: left;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 16px;
    color: #666666;
    font-weight: bold;
}
/*******版权********结束*/





.list_div_01
{
    height: 25px;
    width: 658px;
}
.list_div_02
{
    height: 25px;
    width: 410px;
}


.list_img_01
{
    width: 780px;
    height: 350px;
    border: 0;
}

.search_keyword
{
    padding: 0px 0px 0px 2px;
    border: 1px solid #666;
    width: 120px;
    height: 26px;
    color: rgb(102, 102, 102);
    line-height: 26px;
}
</pre></body></html>