body{
  font-family: "微软雅黑";
  background: #f4f4f4;
}
.hide {
    display: none;
}
.show {
    display: block;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
li,ul{
  list-style-type: none;
}
.clearfix:after{
  display:block;
  clear:both;content:"";
  visibility:hidden;
  height:0;
}
input{
  outline: none;
}
.clearfix{zoom:1}
select{appearance:none;color:#999999;border:none;height:34px;width:69%;background:transparent;position:relative;z-index:111;padding-left:10px;
-moz-appearance:none; /* Firefox */
-webkit-appearance:none; /* Safari 和 Chrome */}
/*top*/
@media (min-width: 768px){
  .min-h,.min-h.in-ans-box,.sou-main .row,.sou-a-main,.sec-box{
    min-height: 798px;
  }
  .ko_study_r{
    width: 94%;
    -webkit-box-shadow: 0px 1px 3px #ccc;
  -moz-box-shadow: 0px 1px 3px #ccc;
  -o-box-shadow: 0px 1px 3px #ccc;
  -ms-box-shadow: 0px 1px 3px #ccc;
  box-shadow: 0px 1px 3px #ccc;
  margin-top: 20px;
  position: relative;
  background: #fff;
  }
  .ko_study_r{
    float: right;
  }
  .ko_s {
      position: absolute;
      top: 0;
      left: -70px;
      display: block;
      width: 70px;
      height: 74px;
      color: #fff;
      text-align: center;
      line-height: 24px;
      background: #2a8c70;
  }
  .ko_s a{
    color: #fff;
  }
  .ko_s a img{
    display: block;
    margin: 12px auto 0;
  }
  .sou-box .spantop span {
      position: absolute;
      width: 80px;
      height: 80px;
      display: block;
      background-color: #fff;
      -webkit-border-radius: 80px;
      -moz-border-radius: 80px;
      -ms-border-radius: 80px;
      -o-border-radius: 80px;
      border-radius: 80px;
      -webkit-box-shadow: 0px 1px 3px #ccc;
      -moz-box-shadow: 0px 1px 3px #ccc;
      -o-box-shadow: 0px 1px 3px #ccc;
      -ms-box-shadow: 0px 1px 3px #ccc;
      box-shadow: 0px 1px 3px #ccc;
      bottom: -24px;
      left: 50%;
      margin-left: -40px;
  }
  .ko_main .sou-box p{
    padding-top: 30px;
    border: 1px solid #eee;

  }
  .ko_main .sou-box p a{
    display: block;
    text-align: center;
  }
  .divi_img{
    width: 180px;
    height: 110px;
    display: block;
  }
  .sor_txt img{
    margin: 10px auto;
    max-width: 550px;
    display: block;
  }
  .ko_study_r{
    padding-top: 20px;
  }
}
@media (max-width: 768px){
  .spantop .imgtop .img01{
    display: none;
  }
  .ko_study_r{
    padding-top: 0;
  }
  .ko_s a{
    display: block;
    color: #333;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    line-height: 24px;
    font-size: 18px;
    margin-left: 20px;
    margin-bottom: 20px;
  }
  .sor_txt img{
    max-width: 100%; height: auto;
    margin: 10px auto;
    display: block;
  }
  .ko_main .col-xs-6{
    width: 100%;
  }
  .ko_main .sou-box .spantop span,.ko_main .sou-box .spantop{
    float: left;
    width: 50px;
  }
  .ko_main .sou-box .spantop .img02{
    width: 50px;
    height: 50px;
  }
  .ko_main .sou-box .spantop span a{
    width: 50px;
    height: 50px;
  }
  .ko_main .sou-box p{
    float: left;
    width: 73%;
    padding: 0;
    margin: 0;
    display: block;
    text-align: left;
    margin-left: 10px;
  }
  .ko_main .sou-box p a{
    font-size: 16px;
  }
  .ko_main .sou-box p span{
    font-size: 14px;
    margin-top: 5px;
  }
  .divi_img{
    width: 85px;
    height: 60px;
    display: block;
  }
}
.top .logo{
  margin: 6px 0 0 15px;
  float: left;
}
.top .navbar{
  background: #2a8c70;
  border-color: #2b7a5c;
}
.top .navbar-nav>li>a{
  color:#fff;
}
.top .navbar-nav>.active>a,.top .navbar-nav>.active>a:hover{
  background: #2b7a5c;
  color: #fff;
}
.mar-top{
  margin-top: 60px;
}
.stream-list-item {
    margin: 0;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
}
.stream-list-item .qa-rank {
    float: left;
    margin-right: 5px;
    font-size: 16px;
    text-align: center;
    line-height: 1.2;
    color: #666;
    margin-left: 12px;
}
.stream-list-item .answers{
    display: inline-block;
    padding-top: 3px;
    width: 40px;
    height: 40px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
}
.stream-list-item .qa-rank .ans-green {
    background: #009a61;
    color: #fff;
}
.stream-list-item .qa-rank .ans-red{
    background: #AD3A37;
    color: #fff;
}
.stream-list-item .qa-rank small{
    display: block;
    font-size: 12px;
}
.stream-list-item .views{
  padding-top: 2px;
}
.stream-list-item .summary{
    overflow: auto;
    overflow-x: hidden;
}
.stream-list-item .author a {
    color: #999;
}
.stream-list-item .author {
    margin-bottom: 5px;
    color: #999;
    font-size: 13px;
}
.stream-list-item .title {
    display: inline;
    margin: 0 5px 0 0;
    font-size: 16px;
}
.stream-list-item .title a {
    color: #333;
}
.taglist-inline {
    margin: 0;
    display: inline-block;
}
.taglist-inline>li {
    display: inline-block;
    margin-right: 5px;
}
.taglist-inline>li>.tag {
    display: inline-block;
    padding: 0 8px;
    color: #017e66;
    background: #E7F2ED;
    height: 24px;
    line-height: 24px;
    font-weight: 400;
    font-size: 13px;
    text-align: center;
}
.stream-list-item .title a:hover{
  color: #2a8c70;
}
.taglist-inline>li>a.tag:hover{
  color: #fff;
  background: #017e66;
  text-decoration: none;
}
.in-main .in-tab{
  margin-top: 10px;
}
.side-alert {
    border: 1px solid #fbeed5;
    padding: 15px;
}
.btn-primary {
    border-color: #008151;
    background: #009a61;
    color: #fff;
}
.btn-primary:hover,.tag-ground a:hover{
  color:#fff;
  background-color:#006741;
  text-decoration: none;
}
.mt-10{
  margin-top: 10px;
}
.i-r-ht{
  margin: 15px 0;
}
.i-r-ht h3,h3,.ques{
  margin-bottom: 15px;
  font-size: 16px;
  color: #666;
  font-weight: normal;
}
.tag-ground a {
    display: inline-block;
    padding: 0 8px;
    color: #017e66;
    background-color: #E7F2ED;
    height: 24px;
    line-height: 24px;
    font-weight: 400;
    font-size: 13px;
    text-align: center;
    margin-bottom: 5px;
}
.ans-pm ol{
  margin-left: -38px;
}
.ans-pm ol li .num{
  margin-right: 8px;
}
.ans-pm ol li{
  margin-bottom: 8px;
  height: 32px;
  line-height: 32px;
  width: 94%;
  color: #666;
  font-size: 14px;
}
.ans-pm ol li a{
  color: #666;
}
.ans-pm ol li a:hover{
  text-decoration: underline;
  color: #017e66;
}
.img-circle{
  margin-right: 10px;
  width: 32px;
  height: 32px;
  vertical-align: middle;
}
.ans-pm ol li span{
  float: right;
  display: block;
}
.nav-tabs>li>a{
  color: #017e66;
}
.bottom{ clear: both;width: 100%; padding: 10px 0; font-size: 13px;border-top: 1px solid #EEE; color: #7f7f7f;}
.footer{text-align: center;}
.footer a{color: #7f7f7f;margin: 0px 5px;}
.footer a:first-child{margin-left: 0px;}
.footer p{margin-bottom: 8px;}
.footer p:first-child{margin-bottom: 15px;}
.widget-question .title {
    margin: 0 0 10px;
}
.ans-main .taglist-inline{
  padding: 0;
}
.text-fmt{
  overflow: hidden;
    font-size: 14px;
    line-height: 1.6;
    word-wrap: break-word;
    margin-top: 10px;
}
.post-opt a {
    color: #999;
}
.post-title{
  padding:10px 0 15px;
border-bottom: 1px solid #eee;
}
.widget-box {
    padding-top: 15px;
    border-top: 1px solid #eee;
}
.widget-action {
    color: #999;
}
.widget-action li:first-child {
    margin-top: 0;
}
.widget-action button {
    margin-right: 8px;
    min-width: 58px;
}
.btn-success {
    border-color: #4cae4c;
    background-color: #5cb85c;
    color: #fff;
}
.widget-action strong {
    color: #333;
}
.widget-action li {
    margin-top: 10px;
}
img.img_h{
  height: 120px; width: 100%; display: block;
}
.sou-main a.thumbnail{
  margin-bottom: 0;
  padding: 0;
}
.sou-main .sou-box{
  margin-bottom: 20px;
}
.sou-main .sou-box .sou_m{
  border: 1px solid #eee;
  border-top: 0;
  padding: 0 10px;
}
.sou-main .sou-box .sou_m h3{
  margin: 5px 0 ;
}
.sou_top{
  height: 55px;
  position: relative;
  float: left;
  margin: 10px 0 10px 15px;
}
.sou_top .btn{
  border-radius: 2px;
}
.widget-comments .media {
    border-bottom: 1px solid #eee;
    font-size: 13px;
}
.widget-answers .media {
    border-bottom: 1px solid #eee;
}
.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
.media-left, .media>.pull-left {
    padding-right: 10px;
}
.avatar-27 {
    width: 27px;
    height: 27px;
    border-radius: 2px;
}
.media-object {
    display: block;
}
.souart_top{
  width: 100%;
  overflow: hidden;
  margin: 20px auto;
}
.souart_top p {
    color: #333;
    margin-bottom: 10px;
}
.souart_top .name {
    color: #999;
    font-size: 14px;
}
.souart_top .name a {
    color: #999;
    margin-right: 20px;
}
.souart_top .name {
    color: #999;
    font-size: 14px;
}
.sou-a-main .widget-comment-form{
  margin: 20px 0;
}
.sou-main .bs-example{
  width: 100%;
  overflow: hidden;
  position: relative;
  background: #fff;
}
.spantop {
    width: 100%;
    height: 90px;
    position: relative;
}
.sou-box .spantop span a {
    display: block;
    width: 80px;
    height: 80px;
}
.sou-box .spantop span img {
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    -ms-border-radius: 80px;
    -o-border-radius: 80px;
    border-radius: 80px;
}
.sou-box p {
    text-align: left;
    /*margin-top: 30px;*/
    padding: 15px 30px;
}
.sou-box p .title {
    font-size: 20px;
    color: #333;
    font-weight: bold;
}
.sou-box p .content {
    font-size: 12px;
    color: #666;
    line-height: 1.8;
    display: block;
    text-align: left;
    margin-top: 15px;
    word-wrap: break-word;
}
.ko_main p .content {
    margin: 0;
}
.sou-box .img01{
  width:100%;
  height:94px;
}
.sou-box .img02{
  width:100%;
  height:80px;
}
.divi_img{
  margin-right: 10px;
  margin-left: 2%;
}
.ko-tab .nav-tabs{
  margin-bottom: 20px;
}
.divi-main .stream-list-item{
  position: relative;
    background: #fff;
    overflow: hidden;
    width:100%;
    padding: 20px 0;
    margin-bottom: 20px;
}
.divi_r .divi_top{
  margin-bottom: 20px;
  background: #fff;
  padding-bottom: 20px;
}
.divi_r .ad1{
  width: 100%;
  height: 120px;
}
.divi_r .tag_ground{
  background: #fff;
  padding: 20px 10px;
}
.divi_r .tag_ground a{
  color: #333;
  margin-bottom: 10px;
}
.tag_ground a{
  display: inline-block;
  padding: 0 8px;
  color: #017e66;
  background-color: #E7F2ED;
  height: 24px;
  line-height: 24px;
  font-weight: 400;
  font-size: 13px;
  text-align: center;
  margin-bottom: 5px;
}
.divi_r .tag_ground a:hover{
  color: #fff;
  text-decoration: none;
}
.divi_r .hd{
  position: relative;
  height: 150px;
  overflow: hidden;
  margin-top: 16px;
}
.divi_r .hd ul{
  position: absolute;
  top:0;
  left: 30px;
}
.hd ul li{
  height: 26px;
  line-height: 26px;
  list-style: disc;
}
.hd ul li a{
  text-overflow: hidden;
  overflow: hidden;
  white-space: nowrap;
  width: 70%;
  color: #666;
}
.hd ul li a:hover{
  color: #2a8c70;
}
.divi-main .stream-list-item:hover {
    box-shadow: 0 1px 4px #009a61;
    transition: width 4s;
    -moz-transition: width 4s;
    -webkit-transition: width 4s;
    -o-transition: width 4s;
}
.divi_top h3 {
    background: #ddd;
    font-size: 16px;
    color: #2a8c70;
    padding-left: 12px;
    height: 36px;
    line-height: 36px;
    margin-bottom: 0;
}
.divi_top p{
  background: #fff;
  font-size: 14px;
  color: #666;
  font-weight: normal;
  line-height: 36px;
  padding: 20px 0 20px 12px;
  border: 1px solid #eee;
}
.divi_top a{
  color: #666;
}
.divi_top a:hover{
  text-decoration: underline;
  color:#2a8c70;
}
.divi-main .til{
  font-size: 18px;
}
.sor_txt p{
  text-indent: 2em;
}
.avatar-128 {
    width: 128px;
    height: 128px;
    border-radius: 50%;
}
.space-header {
    background-color: #f6f6f6;
    padding: 20px 0;
}
.space-header-info{
  margin: 10px 0;
}
.space-header-info span{
  display: block;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus{
  background: #2a8c70;
}
.space-nav li a{
  color: #666;
}
.stream-doing-item-info {
    color: #999;
    margin-bottom: 5px;
}
.stream-doing-item-title h4 {
    display: inline;
    margin: 0 5px 0 0;
    font-size: 16px;
}
.stream-doing-item-title h4 a{
    color: #2a8c70;
}
.per-main .stream-doing-item{
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

.ko_main .row{
  margin-right: 0;
  margin-left: 0;
}
.yzm{
  width: 100px;
  height: 40px;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
  background: #008151;
  border: 1px solid #fff;
}
.in-main .in-span{
  display: block;
  float: left;
  color: #fff;
  padding: 2px 5px;
  margin-right: 10px;
}
.bg_yellow{
  background-color: #fb6e52;
}
.bg_w{
  background: #fff;
}
.i-box .stream-list-item{
  margin: 10px 0;
}
.bg_yel{
  background: #fe9624;
}
.bg_gr{
  background: #5ad257;
}
/*.i-box .col-md-9{
  padding: 0;
}*/
.i-box .stream-list-item{
  padding-left:15px;
}
.i-box .js-txt-tck{
  cursor: pointer;
}
.i-box .panel-title{
  display: inline-block;
  border: 1px solid #8a6d3b;
  padding: 5px 10px;
  border-radius: 4px;
}
.i-box .panel-success>.panel-heading{
  border-color:#fcf8e3;
  color: #8a6d3b;
  padding: 6px 15px;
}
.ans-grey{
  background: #808B87;
  color: #fff;
}
/*.col-xs-12{
  padding: 0;

}*/
.pagination>li>a.active,.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus{
  background: #009a61;
  color: #fff;
}
.sou.sou-main .sou-box p{
  padding: 2px 0 0 0;
}
.sou-main  .sou-box p a{
  color: #009a61;
}
.sou-col-box{
  width: 100%;
  margin: 0 auto;
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px #009a61;
    box-shadow: inset 0 3px 5px #009a61;
    background: #009a61;
}
.i-box .divi_top h3{
  margin: 0;
}
.col-md-9{
  background: #fff;
}
.ko_home{
  width: 100%;
  background: #fff;
  padding: 20px 0 0 0;
  margin-bottom: 20px;
}
.ko_home .banner_middle{
  width: 230px;
  text-align: center;
  margin: 0 auto;
  height: 170px;
}
.banner_middle .banner_log img, .banner_middle .banner_log span {
    display: inline-block;
    width: 80px;
    height: 80px;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    -ms-border-radius: 80px;
    -o-border-radius: 80px;
    border-radius: 80px;
}
.banner_middle .banner_log em {
    color: #2a8c70;
    font-size: 24px;
    font-weight: 700;
    line-height: 45px;
    vertical-align: top;
    display: block;
}
.addcolor .c1 .gzdiv a {
    border: 1px solid #2a8c70;
}
.banner_middle .gzdiv a {
    font-size: 14px;
    padding: 5px 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #2a8c70;
    color: #AD3A37;
}
.banner_middle .gzdiv a:hover{
  border: 1px solid #333;
}
.banner_middle .gzdiv a b{
  color: #333;
}
.banner_middle .gzdiv a span {
    display: inline-block;
    margin-left: 15px;
    font-size: 16px;
    cursor: pointer;
}
.banner_middle .gzdiv a span i, .csdn-pagination .page-nav b {
    font-size: 12px;
    font-weight: 400;
}
.kohome_main .sou_top{
  margin-top: 20px;
}
.kohome_main .sou_top ul{
  width: 650px;
  margin: 0 auto;
}.sou_top ul li{
  float: left;
}
.camNavBigUl > li,.sou_top ul li {
    float: left;
    height: 53px;
    border-top: 2px solid #fff;
    border-right: 1px solid #f4f4f4;
    position: relative;
}
.source_main .camNavBigUl > li:first-child > a {
    color: #2a8c70;
}
.source_main .camNavBigUl > li > a,.sou_top ul li a {
    line-height: 48px;
    font-size: 18px;
    color: #2a8c70;
    position: relative;
    width: 160px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
}
.sou_top ul li{
  float: left;
}
.ko_home .sou_top ul li {
    float: left;
    height: 53px;
    border-top: 2px solid #fff;
    border-right: 1px solid #f4f4f4;
    position: relative;
}
.source_main .camNavBigUl > li:first-child > a {
    color: #2a8c70;
}
.ko_home.sou_top ul li a {
    line-height: 48px;
    font-size: 18px;
    color: #2a8c70;
    position: relative;
    width: 160px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    list-style: none;
}
.ko_home .sou_top ul li a {
    line-height: 48px;
    font-size: 18px;
    color: #2a8c70;
    position: relative;
    width: 160px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
}
.ko_home .sou_top {
    height: 55px;
    background: url(../images/cambgBig.jpg) repeat-x left top;
    position: relative;
    width: 100%;
    margin: 0;
}
.ko_home .sou_top ul {
    width: 552px;
    margin: 0 auto;
}
.source_main .camNavBigUl > li.active, .camNavBigUl > li:hover, .sou_top ul li.active{
    border-top: 2px solid #2a8c70;
    background: #fff;
}


svg {
    cursor: move;
    position: absolute;
}
.kl_str {
    height: 940px;
    background-color: #f8f8f8;
}
svg .link {
    fill: none;
    stroke: #6ac6ff;
    opacity: .8;
    stroke-width: 2;
}
.ko_img .kl_title {
    padding: 18px 20px;
    border-bottom: 1px solid #bbb;
    background-color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 19px;
    color: #666;
}
.ko_img .img_box{
  width: 100%;
  padding: 20px;
  background: #fff;
}
.ko_img .img_box img{
  margin: 0 auto;
}
.ans_hd{
  margin-top: 20px;
}
.ans-pm .img-circle{
  border-radius: 20%;
}
.space-header-social span{
  display: block;
}
.sou .camLiDes{
  float: left;
}
.sou .camLiDes{
  float: left;
}
.sou .peo_name{
  float: right;
}
.cf30{
  color: #f00;
}
.sou .camNavRight {
    height: 55px;
    position: absolute;
    right: 0;
    top: 11px;
    border-left: 1px solid #f4f4f4;
    padding: 0 20px;
    border-radius: 6px;
}
a.yBtn {
    background: #009a61;
    width: 94px;
    height: 34px;
    display: inline-block;
    line-height: 32px;
    text-align: center;
    color: #fff;
}
a.yBtn:hover{
  text-decoration: none;
  background: #008151
}
.ko_main .sou-box span.ko_cy_peo{
  margin-top: 5px;
  display: block;
}
.ko_main .sou-box span.ko_cy_peo a{
  display: inline;
  text-align: left;
}
.index_ms{
  clear: both;
  margin: 10px 0 0 0;
}
.index_time{
  display: block;
  color: #999;
}
.index_img{
  display: block;
  margin: 5px 0;
  max-width: 200px;
}
.modal-dialog{
  z-index: 10000;
}
.modal-txt{
  margin-left: 20px;
}
.mod-img{
  width: 120px;
  height: 120px;
  margin:10px 0 0 20px;
}
.enter-box{
  width: 800px;
  margin: 0 auto;
  position: relative;
  top: 200px;
}
.enter_m{
  text-align: center;
  height: 160px;
  color: #fff;
  overflow: hidden;
}
.enter_m a{
  display: block;
  color: #fff;
}
.enter_m a:hover{
  color: #fff;
  text-decoration: none;
}
.enter_m i{
  display: block;
  margin: 20px auto 10px;
}
.enter_m span{
  display: block;
  font-size: 18px;
}
.enter{
  margin-bottom: 30px;
}
.enter_m.e1{
  background: #676980;
}
.enter_m.e2{
  background: #6cc9b6;
}
.enter_m.e3{
  background: #ff7e00;
}
.enter_m.e4{
  background: #ea6060;
}
.enter_m.e5{
  background: #2dc1e9;
}
.enter_m.e6{
  background: #c59a00;
}
.enter_m.e7{
  background: #8c4b13;
}
.enter_m.e8{
  background: #0ca3f2;
}
.enter_m.e1 i{
  width: 80px;
  height: 80px;
  background: url(../common/images/en_ico_01.png) no-repeat;
}
.enter_m.e2 i{
  width: 69px;
  height: 80px;
  background: url(../common/images/en_ico_02.png) no-repeat;
}
.enter_m.e3 i{
  width: 76px;
  height: 80px;
  background: url(../common/images/en_ico_03.png) no-repeat;
}
.enter_m.e4 i{
  width: 80px;
  height: 80px;
  background: url(../common/images/en_ico_04.png) no-repeat;
}
.enter_m.e5 i{
  width: 50px;
  height: 80px;
  background: url(../common/images/en_ico_05.png) no-repeat;
}
.enter_m.e6 i{
  width: 90px;
  height: 80px;
  background: url(../common/images/en_ico_06.png) no-repeat;
}
.enter_m.e7 i{
  width: 86px;
  height: 80px;
  background: url(../common/images/en_ico_07.png) no-repeat;
}
.enter_m.e8 i{
  width: 102px;
  height: 80px;
  background: url(../common/images/en_ico_08.png) no-repeat;
}
.sec-box{
  background: #fff;
}
.sec-box .nav{
  margin-bottom: 10px;
}
.sec-box .nav-pills>li>a{
  color: #333;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus{
  color: #fff;
}
.sou-a-main{
  background: #fff;
}
.sou-a-main .souart_top p{
  font-size: 18px;
}
.sou-a-main .souart_top p.name{
  font-size: 14px;
}
.so_img{
  width: 1400px;
}
.so_img .owl-item{
  margin-left: 10px;
}
.product-item{
  margin-right: 10px;
}
.s_a_auto{
  width: 80%;
  margin: 0 auto 20px;
}
.owl-prev {
    left: -16px;
    background-position: 0 0;
}
.owl-prev,.owl-next {
  text-indent: -20000px;
    position: absolute;
    top: 45%;
    background: url(../images/ico02.png) no-repeat;
    width: 14px;
    height: 20px;
    z-index: 50;
    margin-top: -10px;
}
.owl-next {
    right: -8px;
    background-position: -19px 0;
}
.sou-a-main .souart_bot{
  margin-top: 20px;
}
.modal-txt dl{
  margin: 20px 0;
}
.modal-backdrop.in{
  z-index: 999;
}
.editor-wrap{
  position: relative;
  z-index: 10000;
}
#set_up .editor-wrap{
  width: 50%;
  margin: 0 auto;
}
