﻿/*!
 * etui v2.3
 *
 * copyright 2015.6 东方怡动信息技术有限公司
 */
@import ;
@import ;
/* ---------通用样式定义--------- */
body{font-family: 'microsoft yahei',arial,helvetica,sans-serif;font-size: 12px;line-height: 180%;-webkit-font-smoothing:antialiased;margin:0;background:#ededed;}
a{color: #484848;}
a:hover{color: #0096ff;}
.container{max-width: 980px;margin-right: auto; margin-left: auto;}
.no-margin-left{margin-left:0;}
.margin-top20{margin-top:20px!important;}
.margin-right10{margin-right:10px!important;}
/* ---------首页样式 定义--------- */
#header {height: 133px; background-color:#6699cc;}
.top-header{background: url(/uploads/image/assimages/logo.jpg) top no-repeat;height:133px;    position: relative;}
.back {
    position: absolute;
    top: 15px;
    right: 40px;
    color: #ff6d00;}
.one-tab{border-bottom: 3px solid #ececec;}
.one-tab>.active>a, .one-tab>.active>a:hover{border: 0;border-bottom: 3px solid #cc6699;color:#333333;}
.one-tab>li {margin-bottom: -3px;}
.one-tab>li>a{border: 0;font-size:22px;font-weight:bold;color:#666666;}
.one-tab li a i{padding-right:4px;}
a.more1 { position:absolute;font-size: 14px;padding: 5px 10px;top: 20px;right: 20px;background:#996699;color:#ffffff;}
.two-tab{border-bottom: 1px solid #cc6699;margin-bottom: 0;}
.two-tab>li>a{border: 0;border-radius: 0;color:#ffffff;}
.two-tab a{border: 0;background:#999999;border-radius: 0;color:#ffffff;}
.two-tab>.active>a,.two-tab>.active>a:hover{border: 0;background:#cc3366;border-radius: 0;color:#ffffff;}
.page{margin:20px 0;padding:15px;background:#ffffff;    position: relative;}
.word{padding-bottom:20px;}
.word p{margin:0px 20px 0 40px;border-bottom: dashed 1px #ccc;padding-bottom: 10px;text-indent: 2em;}
.word h2{padding:5px 20px 0 40px;font-size:16px;font-weight:400;color:#3366cc;margin:0;}
.newdate span a{border: 0;background:#cc3366;border-radius: 0;color:#ffffff;}

.footer{background:#ffffff; padding: 15px 0;}

.footer #copyright{width: 60%;text-align: center;margin: 0 auto;}


.page-header{padding-left: 12px;border-bottom: 3px solid #ececec;list-style: none;    padding-bottom: 5px;margin-bottom:10px;}	
.page-header span{font-size: 22px;font-weight: bold;border-bottom: 3px solid #16508a;color:#333333;    padding:0px 12px 4px 12px;}
.word2{padding-bottom:20px;}

.years .nav{width: 100%;position: relative;left: 0;display: block;float: left;margin: 0 10px 0 0;background:#b1b1b1;}
.years .nav li{float:left;text-align: center;}
.years .nav li a{color:#ffffff;padding:5px 0;}
.years .nav li.active,.nav li a:hover{background:#ff954f;}
.col9{width:9%;}
.word2 h2{font-size:16px;font-weight:400;color:#164f89;margin:0;border-bottom: solid 1px #adadad;}
.word2 h2:before {
    width: 5px;
    height: 5px;
    content: "";
    margin: 0 10px 4px 10px;
    background: #164f89;
    display: inline-block;
    vertical-align: middle;}
.word2 h2 small{font-size:12px;padding-left:20px;}
.word2 h2 small a{color:#ff2424;}
/*.word2 p{text-align: right;}*/
a.more2 { position:absolute;font-size: 14px;padding: 5px 10px;top: 30px;right: 20px;background:#cc3366;color:#ffffff;}