.wrapper .con-wrap {
    width: 1200px;
    display: flex;
}
.con-wrap-left{
    width: 286px;
    display: flex;
    flex-direction: column;
    margin-right: 10px;
}
.left-list, .left-list-jigou{
    width: 100%;
    margin-bottom:8px;
    border:1px solid #999999;
    box-sizing: border-box;
    background: #eeeeee;
}
.left-list h3, .left-list-jigou h3{
    height: 44px;
    background: #70264f;
    display: flex;
    align-items: center;
    color:#fff;
    padding-left: 15px;
    box-sizing: border-box;
    font-weight:normal;
    font-size:18px;
}
.left-list h3 span, .left-list-jigou h3 span{
    font-size:22px;
    margin-right:3px;
}
.left-list ul, .left-list-jigou ul{
    padding-top:15px;
    padding-left:20px;
    box-sizing:border-box;
}
.left-list ul li {
/*  margin-bottom: 8px; */
}

.left-list-jigou ul li {
margin-bottom: 8px; 
}

.left-list ul li a,.left-list-jigou ul li a{
    font-size:15px;
    color:#696969;
    display: flex;
    align-items: center;
}
.left-list ul li a span, .left-list-jigou ul li a span {
    font-size:15px;
    color:#696969;
}
.left-list-item li a span.selected {
    color: #70264f;
}
.left-list-item1 li a span.selected {
    color: #70264f;
}
.left-list ul li a small, .left-list-jigou ul li a small {
    color: #70264f;
    margin-right:5px;
    font-size: 18px;
}
.left-list-jigou ul li a.selected span,.left-list-jigou ul li a.parent span {    color: #70264f;
    font-size: large;   font-size: 18px;}
.left-list-item li a.parent span {color: #70264f; font-size: large; font-size: 18px;}
.left-pic{
    width: 286px;
    height: 193px;
}
.left-pic img{
    width: 100%;
    height:100%;
}
.con-wrap-right {
    width: 902px;
    min-height: 700px;
    box-sizing: border-box;
    overflow: hidden;
}
.con-wrap-right-gongsi {
    width: 1200px;
    min-height: 700px;
    box-sizing: border-box;
    overflow: hidden;
}
.con-box-tab {
    width: 1804px;
}
.con-right-box {
    width: 902px;
    min-height:700px;
    background: #eeeeee;
    border: 1px solid #999999;
    box-sizing: border-box;
    float: left;
   /** display: flex; **/
    flex-direction: column;
}
.con-right-box-gongshi {
    width: 1200px;
    min-height:700px;
    background: #eeeeee;
    border: 1px solid #999999;
    box-sizing: border-box;
    float: left;
   /** display: flex; **/
    flex-direction: column;
}
.con-right-box a { color: #fff;}
.con-right-box .def-info{
    flex: 1;
    padding:35px 33px 40px 40px;
    position: relative;
}
.con-right-box .info-con a {color: #00e;    font-size: 16px;}
.con-right-box .def-info .page-change{
    position: absolute;
    width: 280px;
    left:311px;
    bottom: 45px;
    display: flex;
    justify-content: space-between;
}
.con-right-box .def-info .page-change a {
    color: #696969;
}
.page-change input {
    outline: none;
    border:none;
    width: 62px;
    height: 22px;
    border:1px solid #999999;
    background: #fff;
    text-align: center;
}
.con-right-box .def-info ul li {
   display: flex;
   justify-content: space-between;
   line-height: 25px;
   color:#696969;
}
.con-right-box .def-info ul li small {color: #696969;}
.con-right-box .def-info ul li a{
    color:#696969;
}
.con-right-box .def-info ul li:nth-child(1),
.con-right-box .def-info ul li:nth-child(2),
.con-right-box .def-info ul li:nth-child(1) a,
.con-right-box .def-info ul li:nth-child(2) a
{
    color:#70264f;
}
.con-right-box h3{
    width: 100%;
    height:44px;
    line-height: 44px;
    display: flex;
    justify-content: space-between;
    background: #70264f;
    color:#fff;
    align-items: center;
    font-weight:normal;
    padding-left:35px;
    box-sizing: border-box;
    font-size: 18px;
    padding-right:34px;
}
.con-wrap-right .con-box-tab .item-tab1{
    width: 99.8%;
    height: 99.7%;
    float: left;
    display: flex;
    flex-direction: column;
    border: 1px solid #999999;
    background: pink;
}
.con-wrap-right .con-box-tab .item-tab1 .item-tab1-info {
    width: 100%;
    height: 100%;
    padding:33px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    height:435px;
}
.con-wrap-right .con-box-tab .item-tab1 .item-tab1-info-list {
    width: 406px;
    height: 206px;
    background: #fff;
    border: 1px solid #c8c8c8;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
}
.con-wrap-right .con-box-tab .item-tab1 .item-tab1-info-list h4{
    height: 40px;
    background: #d9d9d9;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #c8c8c8;
    padding-left:20px;
    padding-right:13px;
    font-size:16px;
    font-weight: normal;
    color:#71264f;
}
.con-wrap-right .con-box-tab .item-tab1 .item-tab1-info-list h4 a {
    color: #696969;
}
.con-wrap-right .con-box-tab .item-tab1 .info-list-con {
    flex:1;
    padding: 10px 18px 10px 25px;
}
.con-wrap-right .con-box-tab .item-tab1 .info-list-con ul li {
  display: flex;
  justify-content: space-between;
  line-height: 20px;
}
.con-wrap-right .con-box-tab .item-tab1 .info-list-con ul li a {
    width: 225px;
    color: #696969;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.con-wrap-right .con-box-tab .item-tab1 .info-list-con ul li small {
    color: #71264f;
}
.con-wrap-right .con-box-tab .item-tab1 .item-tab1-info h2 {
    width: 100%;
    margin-bottom: 20px;
    font-size:16px;
    font-weight:normal;
    color:#71264f;
}
.item-tab1-info h2 a {
    color: #696969;
}
.con-right-item-tab h3{
    width: 100%;
    height:44px;
    display: flex;
    justify-content: space-between;
    background: #70264f;
    color:#fff;
    align-items: center;
    font-weight:normal;
    padding-left:35px;
    box-sizing: border-box;
    font-size: 18px;
    padding-right:34px;
}
.con-right-item-tab{
    width: 902px;
    height: 700px;
    background: #eeeeee;
    overflow: hidden;
    float:left;
    display: none;
}
.con-right-item-tab .item-tab1{
    width: 99.8%;
    height: 99.7%;
    float: left;
    display: flex;
    flex-direction: column;
    border: 1px solid #999999;
}
.item-tab1-info {
    width: 100%;
    height: 100%;
    padding:33px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    height:435px;
}
.item-tab1-info-list {
    width: 406px;
    height: 206px;
    background: #fff;
    border: 1px solid #c8c8c8;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
}
.item-tab1-info-list h4{
    height: 40px;
    background: #d9d9d9;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #c8c8c8;
    padding-left:20px;
    padding-right:13px;
    font-size:16px;
    font-weight: normal;
    color:#71264f;
}
.item-tab1-info-list h4 a {
    color: #696969;
}
.info-list-con {
    flex:1;
    padding: 10px 18px 10px 25px;
}
.info-list-con ul li {
  display: flex;
  justify-content: space-between;
  line-height: 26px;
}
.info-list-con ul li a {
    width: 255px;
    color: #696969;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.info-list-con ul li small {
    color: #71264f;
}
.item-tab1-info h2 {
    width: 100%;
    margin-bottom: 20px;
    font-size:16px;
    font-weight:normal;
    color:#71264f;
}
.item-tab1-info h2 a {
    color: #696969;
}
.def-info .def-info-box{
    flex:1;
    border: 1px solid #C0BABE;
}
.def-info .def-info-box .title-item {
  line-height: 40px;
  background: #F0EAEE;
  color:#8F8A8E;
  font-size: 16px;
  font-weight: normal;
  padding-left: 20px;
}
.def-info .def-info-box .item-con {
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  padding: 10px 20px;
}
.def-info .def-info-box .item-con a {
  width: 50%;
  line-height: 25px;
  color: #909090;
  font-size: 14px;
}
.def-info .info-title {
  line-height: 50px;
  text-align: center;
  font-weight: normal;
  font-size: 18px;
  color: #71264f;
}
.def-info .date {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
.def-info .date p {
    margin: 0 20px;
    color: #696969;
    font-size: 14px;
}
.def-info .date p span {
  font-size: 14px;
}
.article p {
  color: #696969;
  text-indent: 28px;
  line-height: 20px;
}
.foot {
  text-align: right;
  line-height: 25px;
  margin-top: 10px;
}
.foot p {
  color: #696969;
}


.left-list .left-list-item .selected span{color: #70264f;
    font-size: large;font-size: 18px;}