.secd{
    height: 100px;
    line-height: 100px;
    color: #fff;
}
.pucont{
    margin: 20px auto;
    min-height: 420px;
}
.widget {
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 0 35px #eee !important;
    border-top: 8px solid #e4e5e6;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin: 0 0 16px;
  }
  
  
.widget .widget-title {
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 1;
    position: relative;
    padding-left: 18px;
    font-weight: 600;
    color: #3e54ff;
  }
  
.widget-title:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 2px;
    background-color: #3E54FF;
    content: '';
  }
  .custom li {
    box-shadow: 0 0 8px #cfcfcf !important;
    margin-bottom:1px;
}
.custom li  a{
    padding: 5px 12px;
    height: 36px;
    line-height: 25px;
}
.custom .active{
    background-color: #6777f8;
}
.custom .active a{
    color: #fff;
}
.custom .active a:hover{
    color: #fff;
}

/*Comment form*/
.comment-form {
    background-color: #fff;
    padding: 6px 20px 20px 20px;
    box-shadow: 0 0 35px #eee !important;
    margin-top: 0px;
  }

  .comment-form form .form-box .form-control-custom {
    border: none;
    background: #fff;
    font-size: 14px;
    color: #333;
    padding: 25px;
    padding-left: 30px;
    padding-right: 50px;
    font-weight: 500;
    height: 60px;
    border: 2px solid #eee;
    margin-bottom: 25px;
    border-radius: 0;
    font-size: 14px;
    font-weight: 400;
  }

  .comment-reply-title {
    box-shadow: 0 0 35px rgb(218, 218, 218) !important;
    margin-top: 0px !important;
    margin-bottom: 10px !important;
    font-size: 22px;
    font-weight: 600;
    padding: 12px;
    line-height: 28px;
    color: #3e54ff;
    border-left: 3px solid;
  }
  .cessm{
    /* margin-bottom: 12px; */
  }
  .cessm h5{
    text-align: center;
    color: #fa9511;
    margin-bottom: 6px;
  }
  .cessm i{
    float: left;
    color: #ff1919;
    font-weight: bold;
    font-style: normal;
  }
  .cessm input{
    max-width: 200px;
    height: 36px;
    font-size: 14px;
  }
  .cessm span{
    float: left;
    line-height: 36px;
  }
  .cessm .form-box{
    float: left;
    width: 100%;
    margin-top: 16px;
  }
  .cessm select{
    float: left;
    border: 1px solid #d1d0d0;
    height: 36px;
    margin-bottom: 6px;
    font-size: 14px;
  }
  .comment-form{
    margin-bottom: 12px;
  }
  .comment-form form .cessm>.form-box .form-control-custom{
    width: 100%;
    padding: 15px;
    padding-left: 10px;
    padding-right: 10px;
    height: 36px;
    margin-bottom: 5px;
    border: 1px solid #d1d0d0;
    border-radius: 3px;
    float: left;
    color: #212529;
  }
 .form-group .form-control{
  -webkit-appearance: block;
  -moz-appearance: block;
    appearance: block;
  }
  .cessm .form-box{
    /* border-bottom: 1px dashed #473BF0; */
    padding-bottom: 10px;
  }
  .xian{
    float: left;
    width: 100%;
    height: auto;
    background-color: #fff;
    padding: 6px 20px 20px 20px;
    box-shadow: 0 0 35px #eee !important;
  }
  .jxfshm{
    float: left;
    line-height: 33px;
  }
  .ex1{
    color: #ff1919;
  }
  .ex2{
    color: #2602ee;
  }
  .ex3{
    color: #073bf8;
  }
  .table-list{
    width: 100%;
    margin-top: 10px;
    float: left;
    text-align: left;
  }
.table-list li {
    color: #444;
    margin-bottom: 5px;
    font-size: 14px;
}
.table-list li b {
  color: #fc0202;
  padding: 0 .2rem;
}
.changy{
  width: 200px;
  font-size: 15px;
  margin-bottom: 6px;
}
.table-list>.tongzhi{
  color: #888;
}
.table-list>.tongzhi a{
  color: #073bf8;
}
.btyjchm{
  padding: 6px 16px;
  text-align: center;
  width: 90px;
  text-transform: capitalize;
  font-size: 13px;
  font-weight: 500;
  margin-right: 7px;
  color: #fff;
  background-color: #3E54FF;
}
.btyjchm:hover{
  color: #fff;
  background-color: #3E54FF;
}

.btyjchm2{
  padding: 6px 16px;
  text-align: center;
  width: 90px;
  text-transform: capitalize;
  font-size: 13px;
  font-weight: 500;
  margin-right: 7px;
  background: transparent;
  color: #666;
  border: 1px solid #ccc;
}
.btyjchm2:hover{
  color: #3E54FF;
  border: 1px solid #3E54FF;
}
.chaxun{
  margin-bottom: 10px;
}
.sencon{
  width: 100%;
  margin: 0 0 0em;
  border-right: 1px solid #d6b5f2;
  border-bottom: 1px solid #d6b5f2;
}
.sencon thead th{
  background-color: #c88dfc;
  text-align: center;
  border-left: 1px solid #d6b5f2;
  border-top: 1px solid #d6b5f2;
  line-height: 36px;
}
.sencon tbody td{
  background-color: #f0e3f6;
  border-left: 1px solid #d6b5f2;
  border-top: 1px solid #d6b5f2;
  padding: 5px;
}
.sencon tbody td p{
  color: #7800e6;
}
.sencon tbody td a{
  background-color: #fff;
  padding: 2px 6px;
  font-weight: normal;
  border:1px solid #e3c8fa;
}
.haoma{
  text-align: center;
  font-weight: bold;
  line-height: 36px;
}
.haomacon{
  text-align: center;
  /* color: #ea06ee; */
  color: #b308b6;
}
.tjqz{
  margin-top: 10px;
}
.tjqz .btn{
  padding: 8px 30px;
}
.qunzu{
  text-align: right;
}
.qunzu select{
  width: 200px;
  margin-bottom: 0;
}
.qunzu i{
  padding-left: 2px;
  float: left;
  color: red;
  font-style: normal;
}
.qunzu input{
  float: left;
}
.qunzu .table-list{
  margin-top: 0px;
  line-height: 22px;
}
.qunzu textarea{
  max-width: 300px;
}
.addnum .form-box{
  margin: 3px auto;
}
.addnum input {
  max-width: 200px;
  height: 36px;
  font-size: 14px;
}
.morfabu{
  float: left;
  width: 100%;
  font-weight: normal;
}
.haoma h6{
  line-height: 50px;
}
.morfabu li{
  width: 33.33%;
  float: left;
  color: #666;
}
.morcon{
  float: left;
  width: 100%;
  text-align: left;
  font-weight: normal;
  border-top: 1px solid #d6b5f2;
  margin-top: 6px;
  line-height: 30px;
  padding-top: 9px;
  margin-bottom: 10px;
  padding-left: 6px;
  padding-right: 6px;
}
.card {
  text-align: left;
}
.sencon tbody td p {
  color: #333;
}
.blockquote-footer{
  margin-top: 0px;
  font-size: 16px;
}
.blockquote-primary .blockquote-footer {
  color: #d226d5;
}
.card{
  background-color: #fcf6ff;
  border: 1px solid #e0c7ec;
  margin-bottom: 5px;
}
.blockquote {
  margin-bottom: 0rem;
}

.inner-section-title {
  text-align: left;
  margin-bottom: 40px;
}

.inner-section-title h4 {
  text-transform: capitalize;
  font-size: 14px;
  display: inline-block;
  background: #3e54ff;
  color: #fff;
  padding: 4px 18px;
  margin-bottom: 5px;
  font-weight: 500;
}

.inner-section-title h2 {
  font-weight: 700;
  font-size: 32px;
}

.contact-address-wrapper {
  padding-right: 50px;
}

.single-info {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 2px solid #eee;
}
.single-info h2{
  font-size: 26px;
}
.single-info:last-child {
  border: none;
  margin: 0;
  padding: 0;
}
.single-info ul li span {
  display: block;
}

.single-info ul li a {
  display: inline-block;
  color: #333;
  font-size: 14px;
  font-weight: 500;
  margin-top: 1px;
}

.single-info ul li a:hover {
  color: #3E54FF;
}
.contacts-form input {
  border: none;
  height: 60px;
  margin-bottom: 20px;
  padding: 0 28px !important;
  width: 100%;
  font-size: 14px;
  color: #333 !important;
  font-weight: 500;
  border-radius: 0;
  background: #f3f3f3;
  background: transparent;
  border: 2px solid #eee !important;
  border-radius: 0 !important;
}

.contacts-form textarea {
  border: none;
  height: 150px;
  margin-bottom: 20px;
  padding: 28px;
  width: 100%;
  font-size: 14px;
  color: #181E4E;
  font-weight: 500;
  border-radius: 0;
  background: #f3f3f3;
  background: transparent;
  border: 2px solid #eee;
}

.contacts-button button {
  padding: 16px 30px;
  width: 100%;
  border: none;
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  border-radius: 0;
  line-height: 1;
  transition: 0.3s;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #fff;
  background: #3E54FF;
  height: 60px;
}

.contacts-button button:hover {
  color: #fff;
}


.news li {
  margin-bottom:1px;
}
.news li  a{
  padding: 5px 12px;
  height: 36px;
  line-height: 25px;
}
.news .active{
  background-color: #6777f8;
}
.news .active a{
  color: #fff;
}
.news .active a:hover{
  color: #fff;
}

.custom li {
  margin-bottom: 11px;
}

.custom li:last-child {
  margin-bottom: 0;
}

.news li a {
  font-size: 14px;
  height: 36px;
  background-color: transparent;
  display: block;
  position: relative;
  line-height: 36px;
  color: #333;
  transition: all 0.3s ease-out 0s;
  font-weight: 500;
  padding: 0;
  overflow: hidden;
}
.news li div{
  width: 68%;
}

.news li a span {
  position: absolute;
  right: 0;
  top: 0;
  width: 32%;
  height: 26px;
  line-height: 26px;
  text-align: center;
  background-color: transparent;
  color: #333;
  transition: all 0.3s ease-out 0s;
  border-radius: 50%;
  font-size: 13px;
}

.news li a:hover {
  color: #3E54FF;
}