﻿.wrapper .con-wrap {
    width: 1200px;
    display: flex;
}
.con-wrap-left{
    width: 286px;
    display: flex;
    flex-direction: column;
    margin-right: 10px;float:left;
}
.left-list{
    width: 100%;
    margin-bottom:8px;
    border:1px solid #999999;
    box-sizing: border-box;
}
.left-list 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{
    font-size:22px;
    margin-right:3px;
}
.left-list ul {
    padding-top:15px;
    padding-left:20px;
    box-sizing:border-box;

    background: #eeeeee;
}
.left-list ul li {
  padding-bottom: 8px;
}
.left-list ul li a{
    font-size:15px;
    color:#696969;
    display: flex;
    align-items: center;
}
.left-list ul li a span {
    font-size:15px;
    color:#696969;
}
.left-list-item li a span.selected {
    color: #70264f;
    font-size: larger;
    font-size: 18px;
}
.left-list ul li a small {
    color: #70264f;
    margin-right:5px;
    font-size: 18px;
}
.left-pic{
    width: 286px;
    height: 193px;
}
.left-pic img{
    width: 100%;
    height:100%;
}
.con-wrap-right {
    width: 902px;
    box-sizing: border-box;
    display: flex;
    overflow: hidden;
}
.con-wrap-right 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-wrap-right h3 a { color: #fff;}
.con-right-item {
    width: 902px;
    height: auto;
    border:1px solid #999999;
    overflow: hidden;
    background: #eeeeee;
}
.item-gaikuang {
    padding:25px 30px 25px 35px;
    box-sizing: border-box;
}

.item-gaikuang dl dt {
    width: 338px;
    height: 182px;
    float: left;
    margin-right: 20px;
}
.item-gaikuang dl dt img{
    width: 100%;
    height: 100%;
}
.item-gaikuang dl dd {
    font-size:14px;
    color:#696969;
    line-height: 25px;
    text-indent: 28px;
}
.item-shezhi {
    padding: 20px 20px 0 20px;
    box-sizing: border-box;
}
.item-shezhi-keshi1{
    width: 835px;
    margin-bottom:18px;
    border:1px solid #c8c8c8;
    background: #fff;
}
.item-shezhi-keshi1 h4 {
    line-height: 42px;
    font-weight: normal;
    font-size:18px;
    color:#70264f;
    padding-left:23px;
    box-sizing: border-box;
    background: #d9d9d9;
    border-bottom:1px solid #c8c8c8;
}
.item-shezhi-keshi1 h4 a {
    line-height: 42px;
    font-weight: normal;
    font-size:18px;
    color:#70264f;
    padding-left:23px;
    box-sizing: border-box;
    background: #d9d9d9;
    border-bottom:0px solid #c8c8c8;
}
.item-shezhi-keshi1-info {
    padding:20px 17px 15px 22px;
    box-sizing: border-box;
    border-bottom:1px solid #c8c8c8;
    color:#696969;
    line-height: 20px;
}
.item-shezhi-keshi1 footer{
    line-height: 42px;
    padding-left:23px;
    box-sizing: border-box;
}
.item-shezhi-keshi1 footer a{
    color:#696969;
    margin-right: 10px;
}
.con-right-item  div {
    width: 100%;
    height: 100%;
}
.left-list .left-list-item .selected span{color: #70264f;
    font-size: large;
    font-size: 18px;
}
.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;
    font-size: larger;
    font-size: 18px;
}
.left-list-item1 li a span.selected {
    color: #70264f;
    font-size: larger;
    font-size: 18px;
}
.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;}