@charset "UTF-8";
/*
    Css for PEL,    ver 1.0
    CopyRight By Dongyi Network Technology CO.,Ltd Design Center

    本网站通用布局
*/

/* Css Reset */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img {
    padding: 0;
    margin: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    vertical-align: top;
    border: 0;
}
address, caption, cite, code, dfn, em, th, var, i {
    font-weight: normal;
    font-style: normal;
}
ol, ul, li {
    list-style: none;
}
div, dl, dt, dd, ol, ul, li {
    zoom: 1;
}
caption, th {
    text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}
q:before, q:after {
    content: '';
}
abbr, acronym {
    border: 0;
}
article, aside, dialog, footer, header, section, footer, nav, figure, menu, time {
    margin: 0;
    padding: 0;
    display: block;
    zoom: 1;
}
pre {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    white-space: pre-wrap;
    word-wrap: break-word;
}
/* Public */

body {
    overflow-x: hidden;
    min-width: 1200px;
    color: #333;
    font-size: 16px;
    line-height: 1.8;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
    text-align: left;
    -webkit-text-size-adjust: none;
    background: #f5f5f5 url(../img/body-bg.png) repeat-x;
}
a {
    color: #333;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #2e74b7;
}
.clearbox {
    border: none;
    border-top: 1px solid transparent !important;
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin-top: -1px !important;
    visibility: hidden;
}
.blank {
    display: block;
    height: 10px;
    font-size: 0px;
    line-height: 0;
    overflow: hidden;
    clear: both;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .clearfix {
    height: 1%;
}
*+html .clearfix {
    min-height: 1%;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.hide {
    display: none;
}
input[type=button], input[type=submit], input[type=file], button {
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.siteWidth {
    width: 1200px;
    margin: 0 auto;
}
/*头部 */

#header {
    height: 240px;
    background: url(../img/bg.png) no-repeat center 32px;
}

/* topBar */

.topBar {
    height: 32px;
    line-height: 32px;
    background: #2e74b7;
}
.topBar .siteWidth {
    height: 35px;
    overflow: visible;
    position: relative;
}
.topBar .date {
    float: left;
    height: 32px;
    line-height: 32px;
    color: #fff;
    font-size: 12px;
}


.topBar .phone {
    position: relative;
    float: right;
    margin-right: 10px;
}
.topBar .phone dt a {
    display: block;
    font-size: 12px;
    padding: 0 10px;
    color: #fff;
}
.topBar .phone dd {
    display: none;
    position: absolute;
    top: 40px;
    left: -15px;
}
.topBar .on dd {
    display: block;
}

.topBar a.home {  float: right; padding: 0 10px; color: #fff; background-color: #f60; font-size: 12px;}


/* 站群导航 S */

#siteLast {
    width: 100px;
    height: 32px;
    float: right;
    _display: inline;
    position: relative;
    z-index: 31;
}
#siteLast dt {
    width: 64px;
    height: 32px;
    padding-left: 36px;
    text-align: left;
    line-height: 32px;
    background: url(../img/siteLast.png) 12px 13px no-repeat #225c97;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
}

#siteLast dd{ display:none; padding:10px; color:#333; font-size:12px;}
#siteLast dd a{ margin:0; color:#333;}
#siteLast dd h3{ text-align:left; margin:0 10px; position:relative; font-size:14px; font-weight:bold; line-height:34px; display:block; overflow:hidden;}
#siteLast dd h3 span{float:left; height:34px; line-height:34px; padding:0 15px 0 0; background:#ffffff; position:relative; z-index:2;}
#siteLast dd h3 i{ content:""; display:block; height:1px; line-height:0; font-size:0; background:#eeeeee; top:16px; right:0; width:100%; position:absolute; z-index:1;}
#siteLast dd ul{ overflow:hidden; padding: 0 0 0 10px;}
#siteLast dd li{ float:left; width: 110px; text-align:left; overflow:hidden; height: 30px; line-height: 30px;}
#siteLast dd li a{}
#siteLast dd li a:hover{ color:#085085;}
#siteLast li a{ cursor:pointer;}
#siteLast.on dt{ background-color:#085085; color:#fff;}
#siteLast.on dd{display:block;position:absolute;right:0;top: 30px;width: 790px;padding-bottom:10px;background:#ffffff;border: 3px solid #085085;-webkit-box-shadow:0px 4px 8px rgba(0, 0, 0, .3);-moz-box-shadow:0px 4px 8px rgba(0, 0, 0, .3);box-shadow:0px 4px 8px rgba(0, 0, 0, .3);}
/* 站群导航 E */

/* searchBar */

.s-form {
    width: 266px;
    height: 40px;
    overflow: hidden;
    background: url(../img/search.png) no-repeat;
    float: right;
    margin-top: 65px;
}
.s-form .input-box { float: left; width: 206px; height: 40px; }
.s-form .from-control {
    height: 40px;
    line-height: 40px;
    width: 186px;
    padding: 0 10px;
    background: none;
    border: none;
    font-size: 14px;
    outline: none;
}
.s-form .btn-box {
    float: right;
    width: 60px;
    height: 40px;
}
.s-form .btn {
    float: left;
    width: 60px;
    height: 40px;
    background: none;
    text-indent: 200%;
    overflow: hidden;
    border: none;
    cursor: pointer;
    outline: none;
}

/* logoBox */
.logoBox { height: 158px; }
.logoBox .logo { padding-top: 40px; width: 470px; float: left; }
.logoBox .logo img {max-width: 470px;}

/*导航 */

.nav {
    width: 1200px;
    margin: 0 auto;
    height: 50px;
    position: relative;
    background-color: #2e74b7;
}

.nav .siteWidth { position: relative; }


.mainNav { width: 1200px; margin: 0 auto; }
.mainNav .li1 { float: left; width: 14.28%; position: relative;}
.mainNav .a1 {
    display: block;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    width: 100%;
    font-weight: bold;
}
.mainNav .a1:hover {
    text-decoration: none;
}
.mainNav .li1.on1 { background-color: #225c97;}


/* 下拉菜单 */
.mainNav .ul1 {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50px;
    padding: 5px 0;
    background: #225c97;
}
.mainNav .ul1 li {
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.mainNav .ul1 li a {
    color: #fff;
    display: block;
}
.mainNav .ul1 li a:hover {
    background-color: #2e74b7;
    color: #fff;
    text-decoration: none;
}

/*内容区 */

#content {
    width: 1200px;
    margin: 20px auto;
}

/* box */
.box { background-color: #fff; }
.box .hd { height: 40px; background-color: #ced9e1; line-height: 40px; padding-right: 15px;}
.box .hd h3 { float: left; font-weight: bold; font-size: 18px;  padding-left: 20px; }
.box .hd a.more { float: right; background: url(../img/arrow-A.png) no-repeat right center; padding-right: 12px; color: #225d98; }
.box .bd { clear: both; padding:10px 20px; }


/* box-default */
.box-default .hd { height: 37px; line-height: 37px; border-bottom: 3px solid #ccc; margin-bottom: 20px; }
.box-default .hd h3 { float: left; padding: 0 10px border-bottom: 3px solid #2e74b7; height: 37px; position: relative; bottom: 0; font-size: 18px;  }
.box-default .hd h3 a,.box-default .hd h3 span { color: #2e74b7; }
.box-default .hd a.more { float: right; color: #999; font-size: 14px; }
.box-default .bd { clear: both; }


/* js-tab */
.js-tab .hd { overflow: hidden; }
.js-tab .hd li { float: left; padding: 0 16px; font-size: 18px; }
.js-tab .hd li.on { font-weight: bold; border-top: 2px solid #2e74b7;  background-color: #fff; border-left: 1px solid #bccce4; border-right: 1px solid #bccce4;}
.js-tab .hd li.on a { color: #2e74b7; }
.js-tab .bd { padding-top: 15px; }

/* list-time */
.list-time li.t { height: 90px; margin-bottom: 10px; padding-bottom: 15px; border-bottom: 1px dashed #d9d9d9; }
.list-time li.t .date { float: left; width: 90px; height: 90px; background-color: #2e74b7; text-align: center; }
.list-time li.t .date span { display: block; font-size: 36px;color: #fff; line-height: 50px; padding-top: 5px;  }
.list-time li.t .date b { font-weight: normal; font-size: 14px; color: #fff; opacity: 0.5; filter: alpha(opacity=50); }
.list-time li.t .con { float: right; width: 450px; }
.list-time li.t .con .title a { font-size: 18px; }
.list-time li.t .con .intro { line-height: 24px; color: #666; padding-top: 5px; }
.list-time li.n { line-height: 32px; height: 32px; background: url(../img/dot.png) no-repeat left center; padding-left: 20px; }
.list-time li.n span.date { float: right; color: #999; font-size: 12px;  }

/*底部 */

#footer {
    clear: both;
    background: #2e74b7;
    text-align: center;
    color: #fff;
}
#footer .siteWidth {
    padding: 20px 0;
    font-size: 14px;
    overflow: hidden;
    position: relative;
}
#footer a {
    color: #fff
}
#footer .blue { position: absolute; right: 0; top: 15px; }
/* 当前位置 */

.path {
    height: 48px;
    line-height: 48px;
    padding-left: 28px;
    background: url(../../Base/img/path.png) 5px 17px no-repeat;
    text-align: left;
    font-size: 14px;
    color: #333;
}
.path a, .path span {
    padding: 0 3px;
    color: #333;
}
.path a:hover {
    color: #2e74b7
}


/*验证码*/

div.codeinp input[type=text] {
    width: 100px !important;
    float: left;
    margin-right: 10px;
}
/* 通用底部按钮 */

.bot {
    text-align: center;
    padding: 0 0 20px 0;
}
.bot a, .bot button {
    cursor: pointer;
    display: inline-block;
    height: 46px;
    line-height: 46px;
    padding: 0 5%;
    font-size: 16px;
    background: #2eaeb5;
    border: 0;
    color: #fff;
    margin: 0 2%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.bot a:hover, .bot button:hover {
    text-decoration: none;
    background: #2eaeb5;
}
