.content .substance {
  overflow: hidden;
  margin-top: 35px;
  margin-bottom: 30px;
}

.content .substance .left {
  float: left;
  width: 280px;
  margin-right: 17px;
}

.content .substance .left h1 {
  font-size: 30px;
  color: #fff;
  background: #193e8c;
  text-align: center;
  width: 100%;
  height: 110px;
  padding-top: 50px;
  transition: all 0.5s;
}

.content .substance .left h1:hover {
  background: url(../image/bg.png) no-repeat center;
  background-size: 120%;
}

.content .substance .left h1 span {
  display: block;
  font-size: 22px;
  color: #fff;
  font-weight: lighter;
  text-transform: uppercase;
}

.content .substance .left ul {
  width: 278px;
  height: 370px;
  border: 1px solid #cbcbcb;
}

.content .substance .left ul li {
  height: 60px;
  width: 100%;
  text-align: center;
  font-size: 20px;
  color: #333;
  line-height: 60px;
  border: 1px solid transparent;
  cursor: pointer;
  transition: all 0.5s;
}

.content .substance .left ul li.on {
  border-color: #cbcbcb;
  background: #5e78ae;
  color: #fff;
}

.content .substance .left ul li:hover {
  transition: all 0.5s;
  border-color: #cbcbcb;
  background: #5e78ae;
  color: #fff;
}

.content .substance .left h2 {
  font-size: 20px;
  color: #fff;
  width: 278px;
  height: 60px;
  background: #193e8c;
  line-height: 60px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  border: 1px solid #cbcbcb;
  transition: all 0.5s;
}

.content .substance .left h2:hover {
  background: url(../image/bg.png) no-repeat center;
  background-size: 120%;
}

.content .substance .left ol {
  overflow: hidden;
}

.content .substance .left ol li {
  background: #193e8c;
  width: 85px;
  height: 52px;
  float: left;
  border-radius: 12px;
  margin-right: 12px;
  margin-bottom: 12px;
  transition: all 0.5s;
}

.content .substance .left ol li:nth-child(3n) {
  margin-right: 0;
}

.content .substance .left ol li>a {
  display: block;
  width: 100%;
}

.content .substance .left ol li img {
  display: block;
  width: 30px;
  margin: 0 auto;
}

.content .substance .left ol li p {
  margin-top: -2px;
}

.content .substance .left ol li p a {
  font-size: 12px;
  color: #fff;
  text-align: center;
}

.content .substance .left ol li:hover {
  background: url(../image/bg.png) no-repeat center;
}

.content .substance .left ol li:hover img {
  transition: all 0.5s;
  transform: scale(1.3);
}

.content .substance .right {
  overflow: hidden;
}

.content .substance .right:hover h2 span {
  transition: all 0.5s;
  width: 100%;
}

.content .substance .right h2 {
  font-size: 20px;
  color: #333;
  padding-bottom: 20px;
  border-bottom: 2px solid #e0e0e0;
  position: relative;
}

.content .substance .right h2 span {
  display: block;
  position: absolute;
  z-index: 1;
  bottom: -2px;
  width: 84px;
  height: 5px;
  background: #193e8c;
  transition: all 0.5s;
}
.content .substance .right .detail {
  margin-top: 12px;
  padding: 0 83px;
}
.content .substance .right .detail img {
  width: 223px;
  margin-right: 110px;
  display: inline-block;
  border: 1px solid #e6e6e6;
}
.content .substance .right .detail ul {
  display: inline-block;
  position: relative;
  top: -25px;
}
.content .substance .right .detail ul li {
  margin-bottom: 20px;
}
.content .substance .right .detail ul li p {
  font-size: 22px;
  color: #444;
}
.content .substance .right .text h1 {
  font-size: 22px;
  color: #444;
}
.content .substance .right .text p {
  font-size: 15px;
  color: #666;
  margin: 15px 0;
  text-indent: 2em;
  line-height: 30px;
}
.content .right h1 {
  font-size: 22px;
  color: #fff;
  width: 100%;
  height: 65px;
  line-height: 65px;
  text-align: center;
  background: #193e8c;
  margin-top: 14px;
}
.content .right h4 {
  font-size: 20px;
  color: #193e8c;
  border-bottom: 1px dashed #8c9ec5;
  margin-top: 30px;
  padding-bottom: 15px;
}
.content .right .group h3 {
  font-size: 16px;
  color: #333;
  background: #f1f1f1;
  height: 45px;
  line-height: 45px;
  margin-top: 35px;
}
.content .right .group span {
  display: block;
  font-size: 16px;
  color: #333;
  margin-top: 20px;
  margin-left: 82px;
  cursor: pointer;
  width: 100px;
}
.content .right .group span i {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #cfcfcf;
  background: #f1f1f1;
  display: inline-block;
  position: relative;
  margin-right: 20px;
}
.content .right .group span i:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 2px;
  top: 2px;
  width: 8px;
  height: 8px;
  background: #666;
  border-radius: 50%;
  display: none;
}
.content .right .group span.check i:after {
  display: block;
}
.content .right .group textarea {
  width: 848px;
  height: 181px;
  border: 1px solid #e9e9e9;
  resize: none;
  margin-top: 20px;
  margin-left: 12px;
  padding: 15px;
  font-size: 16px;
  color: #333;
}
#sub {
  font-size: 22px;
  color: #fff;
  width: 143px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border: none;
  background: #193e8c;
  margin-top: 15px;
  margin-left: 12px;
  margin-bottom: 48px;
  transition: all 0.3s ease;
}
#sub:hover {
 background: url(../image/bg.png) no-repeat center;
}
.content .right p {
  font-size: 14px;
  color: #555;
  margin-bottom: 15px;
  margin-left: 5px;
}
.timu{
  width:100%;
  height:40px;
  color:#484848;
  font-size:16px;
  line-height:40px;
  padding-left:20px;
  background-color:#F0F0F0;
}
.xuanxiang{
  width:100%;
  height:30px;
  color:#484848;
  font-size:14px;
  line-height:30px;
  padding-left:50px;
}
.xuanxiang input{
  margin-right:20px;
}
.texta{
  width:881px;
  height:170px;
  margin-top:20px;
  padding: 10px;
  color: #333;
  font-size: 16px;
  resize: none;
}
.put3{
   font-size: 22px;
    color: #fff;
    text-align: center;
    width: 142px;
    height: 40px;
    line-height: 40px;
    border: none;
    background: #193e8c;
    transition: all 0.3s ease;
}
.put3：hover{
    background: url(../image/bg.png) no-repeat center;
}
.font2{
  line-height: 30px;
  padding-top: 20px;
}
.manyiduDl:nth-child(5){
  margin: 20px 0 30px;
 }

.manyiduDl:nth-child(5) input{
  width: 150px;
  height: 35px;
  padding-left: 8px;
}
.manyiduDl:nth-child(5) span{
  font-size: 16px;
  color: #4c4c4c;
}
.manyiduDl:nth-child(5) img{
  width: 110px;
  height: 40px;
  position: relative;
  top: 15px;
  left: 5px;
  cursor: pointer;
}
.manyiduDl label{
  cursor: pointer;
}