body{
    font-family: 'Microsoft Yahei', "Lucida Grande", "Tahoma", "Arial", "Helvetica", "sans-serif";
    margin: 0px;
    padding:0px;
}

a,a:link{ 
    text-decoration: none;
    color: #282828;
}

a:hover{
    color: #8c0000;
}

ul{
    list-style-type: none;
}

div.topLine{
    background-color: #700005;
    height: 15px;
}

div.topWrap{
    background:  #aa040d url(../images/banner-bg-img.png) no-repeat top right;
    height: 120px;
}

div.topMain{
    width: 1200px;
    margin: auto;
}

a.logo{
    float: left;
    padding-top: 20px;
    padding-left: 50px;
    /*padding-left: 30px;*/
}

div.navber{
    z-index: 30;
    position: relative;
}
div.navber ul{
    width: 1200px;
    margin: auto;
}

div.navber li{
    border-bottom: 1px solid #dedede;
    float:  left;
    padding: 0px 3px 0px 3px;
    position: relative;
    list-style-type: none;
    width: 10.6%;
    text-align: center;
}

div.navber a{
    display: block;
    line-height: 42px;
    font-size: 15px;
    color: #333;
    padding: 0 16px;
}

div.navber a:hover{
    color: #ffffff;
    background-color: #700005;
}
/* sub-nav item */
div.sub-navber{
    margin-left: 0px;*margin-left: -64px;
    display: none;
    position: absolute;
    top: 42px;
    width: 95.5%;
    z-index: 999;
    padding:  0px;
    margin-right: 13px;
    background-color: #ffffff;
    list-style-type: none;
}

div.sub-navber ul{
    padding: 0px;
    width: 100%;
}

div.sub-navber li{
    width: 100%;
    float: none;
    display: block;
    margin: 0px;
    padding: 0px;
    border-bottom: none;
}

div.sub-navber a{
    text-decoration: none;
    padding: 0px;
}
div.content{
    width: 100%;
}

div.con-top{
    display: table;
    width: 1118px;
    
    margin: 10px auto;
}

div.con-top-l{
    width: 734px;
}

div.con-top-r{
    width: 350px;
    margin-left: 30px;
}

div h2{
    font-size: 18px;

    height: 42px;
    line-height: 42px;
    border-bottom: 2px solid #8c0000;
    margin-bottom: 8px;
}

.pic-new{
    width: 308px;
    height: 290px;
    float: left;
}

.pic-new h3{
    font-size: 15px;
    margin: 5px 0 5px;
}

.pic-new p{
    color: #787878;
}

.image-new{
    border: 0;
    width: 308px;
    height: 173px;
}

.title-new{
    margin-left: 14px;
    width: 410px;
    float: left;
}

.title-new li{
    font-size: 15px;
    padding: 12px 12px 12px 18px;
    line-height: 21px;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
}

.title-new span{

    font-size: 12px;
    font-family: 'Candara';
    
    color: #666666;
    text-align: center;
    font-weight: bold;
    top: 18px;
}

.notify{
    padding-left: 10px;
    padding-top: 10px;
   
}

.notify li{
       margin-bottom: 10px;
    overflow: hidden;

}

.title-notify{
    padding-left: 10px;
    display:flex;/*Flex布局*/
    display: -webkit-flex; /* Safari */
    align-items:center;/*指定垂直居中*/
}

.title-notify a{
    font-size: 15px;
    margin-top: 10px;
}

.date{
    width: 54px;
    text-align: center;
    font-size: 12px;
    float: left;
    _display: inline;
    padding-top: 8px;
    padding-bottom: 8px;
    border: 2px solid #970b14;
    color: #700005;
    background: #fff;
}

.date span{
    display: block;
    font-size: 16px;
    line-height: 24px;
    padding: 8px 0 2px 0;
    zoom: 1;
}

.con-media{
    display: table;
    width: 1118px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}

.con-media-l{
    margin-top: 30px;
    width: 300px;
}

.link-study ul{
    padding-left: 0px;
}

.link-study li{
    margin: 5px 0px 5px 0px;
    width: 300px;
    text-align: center;

    float: left;
}

.link-study-li2{
    margin: 5px 0px 5px 0px;
    width: 300px;
    height: 70px;
    display: block;
    background: #8c0000;
    text-align: center;
    line-height: 28px;
    font-size: 15px;
    float: left;
}

.link-study a{
    width: 100%;

    border-width: 1px;
    border-style: solid;

    margin: 0px auto;

    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;

    cursor: pointer;
    box-sizing: border-box;
    display: inline-block;
    text-decoration: none;
    text-align: center;

    font-size: 18px;
    height: 60px;
    line-height: 60px;
    

    background-color: #fff;
    border-color:#970b14;
    border-radius: 4px;

    color: #970b14;
}

.link-study a:hover{

    border-style: dashed;
    background-color: #700005;
    border-color: #700005;
    color: #fff;
}
.link-friendly {
    width: 300px;
    display: table;
    background-color: #ecece9;
    padding-left: 15px;
    padding-top: 15px;

    /*display correct grey background
    为了正确显示灰色背景*/
    height: 230px;
}

.link-friendly h4 {
    font-size: 18px;
    color: #22132d;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px;
    margin-right: 5%;
}

.link-friendly ul {
    padding-left: 0px;
}

.link-friendly li{
    line-height: 40px;
}

.link-friendly a{
    color: #444;
    font-size: 13px;
}

.link-friendly sapn{

}

.con-media-r{
    margin-left: 30px;
    width: 788px;
}

/*group for sub-col1 and sub-col2
  为子栏目1和子栏目2设置的组*/
.con-media-r-top{
    height: 310px;
    width: 100%;
    overflow: hidden;
}
/*group for sub-col3 and sub-col4
为子栏目3和子栏目4设置的组*/
.con-media-r-down{
    height: 400px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
}
/*sub-col 子栏目的样式 */
.con-media-r-col{
    margin: 3px;
    margin-top:15px;
    width: 375px;
}

.con-media-title li{
    font-size: 15px;
    border-bottom: 1px solid #e5e5e5;
    height: 45px;
    line-height: 40px;
}

.con-media-title span{
    font-size: 12px;
    font-family: 'Candara';
    color: #666666;
    text-align: center;
    font-weight: bold;
    top: 18px;
}

.con-footer{
    transform: rotate(0.5turn);
    background: #8f000b url(../images/banner-bg.png) no-repeat top right;
    width: 100%;
    height: 170px;
    border-top: 1px solid #af0a1a;
    overflow: hidden;
}


.warpFooter {
    transform: rotate(-0.5turn);
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding: 16px 0;
    color: #fff;
    font-size: 14px;
    height: 130px;
    text-align: center;
}

.more{
    color: #86745f;
    margin-right: 10px;
    font-size: 12px;
}

.left{
    float: left;
}

.right{
    float: right;
}

/*垂直翻转*/
.turn {

}

.flipy {
    -moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
    /*IE*/
    filter:FlipV;
}

/*水平翻转*/
.flipx {
    -moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
    /*IE*/
    filter:FlipH;
}


/*displayInfo*/
.article {
    display: table;
    width:1200px;
    margin: 0px auto;
    padding-bottom: 100px;
}

.title-article {
    text-align: center;
    border-bottom: 1px solid #af0a1a;
}

.title-article h3 {
    margin: 30px 0px 10px 0px;
    font-size: 20px;

}

.author-article {
    padding: 10px 0px;
    font-size: 15px;
    color: #444444;

}

.content-article {
    padding-top: 20px;
    width: 900px;
    margin: 0px auto;
}

.content-article p {
    margin: 20px 0px;
}


/*listColumn*/
.con-nav {
    display: table;
    background: #af0a1a url(../images/nav-bg.jpg) no-repeat top center;
    width: 100%;
    margin: 0px auto;
    height: 280px;
}

.con-nav-main {
    display: table;
    background: #af0a1a url(../images/nav-bg-blur.jpg) no-repeat top center;
    width: 100%;
    margin: 0px auto;
    height: 417px;
    z-index: 20;
position: relative;
}

.con-nav-img{
    
    height: 100%;
    width: 1118px;
    margin:0px auto;
}

.column{
    font-size: 25px;
    color: #fff;
    line-height: 48px;
    padding-top: 60px;
    text-align: center;

}

.sub-column {
    padding-top: 30px;
    padding-left: 0px;
    color: #fff;
    font-size:18px;
    /*这里的长度需要手动调整*/
    width: 500px;
    margin: 0px auto;
    height: 50px;
    text-align: center;
}

.sub-column li{
    float: left;
}

.sub-column a{

    color: #fff;
    padding: 5px 3px;
    margin: 5px 15px;
}

.sub-column a:hover{
    color: #af0a1a;
}

.con-list {
    width: 1118px;
    margin: 30px auto;
    padding-bottom: 150px;
    height: 500px;
}

.con-list-l{
    width:300px;
    margin-right: 30px;
    background-color: #f8f7f4;
}

.con-list-l h2{
    padding-left: 10px;
}

.con-list-l ul{
    padding-left: 0px;
}


.con-list-r{
    width: 788px;
}

.con-list-r ul {
    list-style: none;
    line-height: 1.6;
    margin: 0;
    padding: 0;
}

.con-list-r li {
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #d9d9d9;
    font-size: 14px;
    padding-left: 20px;
}

.con-list-r a{
    color: #555555;
    line-height: 48px;
    text-decoration: none;
}

.con-list-r span {
    color: #999;
    font-size: 12px;
  }

h3.anchor-title {
    font-size: 16px;
    padding-left: 4px;
    line-height: 26px;
    color: #99212a;
}

/** 列表页左侧导航**/
.column-head { line-height: 24px;}   
/**ä½ç½®æ ç›®èƒŒæ™¯**/
.column-head .column-anchor { background: #99212a;height : 78px}
.column-head .column-anchor .column-switch { display: block; width: 30px; height: 24px; float: right; display: none; background: url(img/menu-dot.png) no-repeat center;}
.column-head .column-anchor h3.anchor-title { display: inline-block; float: left; font-size: 22px; font-weight: normal; color: #fff; padding-left: 30px; line-height: 48px;}		
/**ä½ç½®æ ç›®å­—ä½“**/
.column_icon { float: left; background: url(../images/list_03.jpg) no-repeat; width: 114px; height: 65px;}
.column-body {}
.column-list-wrap { border: 1px solid #c9c9c9; border-bottom: none;}
.column-pic { background: url(../images/list_06.jpg) no-repeat; width: 245px; height: 242px; margin-top: 24px;}
.column-list-wrap li { width: 100%; vertical-align: bottom;}
.column-list-wrap li a { display: block; width: 100%; border-bottom: 1px solid #c9c9c9; font-size: 15px; color: #3f3f3f; background: #f5f5f5;}
.column-list-wrap li a:hover { color: #7e0001; text-decoration: none; background-color: none; font-weight: bold;}
.column-list-wrap li.selected a.selected { color: #7e0001; background-color: none; font-weight: bold;}
.column-list-wrap li a span { display: block; padding: 7px; line-height: 22px; padding-left: 28px;}
.column-list-wrap .sub-list li a { background-position: 18px 11px; font-size: 14px; background-color: #F1F1F1;}
.column-list-wrap .sub-list li a:hover { background-color: #D6D6D6; color: #121212;}
.column-list-wrap .sub-list li.selected a.selected { background-color: #666; color: #fff; background-position: 18px 11px;}
.column-list-wrap .sub-list li a span { padding: 4px 10px; padding-left: 28px; line-height: 18px;}
.column-list-wrap .sub-list .sub-list li a { font-size: 13px; background-position: 26px 10px; background-color: #f5f5f5;}
.column-list-wrap .sub-list .sub-list li.selected a.selected { background-position: 26px 10px;}
.column-list-wrap .sub-list .sub-list li a span { padding-left: 36px; line-height: 17px;}
.column-list-wrap .sub-list .sub-list .sub-list li a { background-position: 34px 13px;}
.column-list-wrap .sub-list .sub-list .sub-list li.selected a.selected { background-position: 34px 13px;}
.column-list-wrap .sub-list .sub-list .sub-list li a span { padding: 4px 10px; padding-left: 44px;}
.column-list-wrap .sub-list .sub-list .sub-list .sub-list li a span { padding: 4px 10px; padding-left: 52px;}

/** 列表页 导航路径**/
column-path { line-height: 29px; color: #454545; font-size: 14px; text-align: right;}
column-path a { color: #454545;}
column-path a:hover { color: #7e0001;}
