.container{padding-top: 0;}
.fr{ float: right;}
.fl{ float: left;}
img{display: inline-block;}

.jzxx .notice{
  line-height: 30px;
}
.jzxx .notice b {
  display: inline-block;
  width: 98%;
  height: 35px;
  line-height: 35px;
  background-color: #eee;
  padding-left: 20px;
  color: #545454;
  margin: 20px 0 25px 0;
  font-weight: normal;
  border-radius: 6px;
}
.til {
  text-indent: 30px;
}
.text-title{
  height: 45px;
  line-height: 45px;
  font-size: 20px;
  color: #90251e;
  font-size: 20px;
  border-bottom: 1px solid #d7d7d7;
}
.text-title span {
  display: inline-block;
  width: 5px;
  height: 15px;
  border-left: 2px solid #90251e;
  vertical-align: middle;
  margin-right: 15px;
  margin-top: -3px;
}
.hdjl-form .form-group{
  margin-bottom: 15px;
}
.hdjl-form .form-control{
  box-sizing: border-box; padding: 10px; line-height: 19px; border: 1px solid #cccccc; width: calc(100% - 475px); height: 40px; display: inline-block;  vertical-align: top;
}
.hdjl-form .ss .form-control {width: calc(100% - 118px);}
.hdjl-form .area .form-control {width: calc(100% - 590px);}
@media \0screen\,screen\9 {
  .hdjl-form .col-5 .form-control{width: 362px;}
  .hdjl-form .col-10 .form-control{width: 869px;}
}
.hdjl-form textarea.form-control{
  height: auto; font-family: "微软雅黑 Regular", "microsoft YaHei";
}
.hdjl-form .col-5{
  width: 48%; 
}
.hdjl-form .col-10{
  width: 100%;
}
.hdjl-form label{
  display: inline-block; width: 99px; line-height: 40px;text-align: right;
}
.hdjl-form .btn-qq {width: 90px;text-align: left;}
.hdjl-form .btn-qq input {width:20px; height: 20px; vertical-align:middle;margin-right: 10px;}
.hdjl-form .form-group i{
  display: inline-block;color: #cc0000; /*width: 16px;*/
}
.hdjl-form .xjnr label {
  float: left;
}
.hdjl-form .xjnr textarea {
  width: calc(100% - 118px);
  padding-top: 5px;
  text-indent: 5px;
  margin-left: 4px;
}
.hdjl-form .xjnr i {float: right;}
.scfj {position: relative;}
.scfj input {position:absolute;opacity: 0; z-index: 1;}
.scfj .files-btn {position: absolute; left: 105px;z-index: 0;width:100px;height: 40px;line-height:40px;}
.scfj span {margin-left: 110px;}
.tips {margin-left: 105px;}
.tips p {margin: 15px 0;}
.sub-btn {width: 100px;height: 40px;line-height:40px;color: #fff;background-color: #90251e;outline: none; border: 1px solid #90251e;border-radius: 4px;}
.hqyzm {width: 154px; height: 40px; line-height: 40px; color: #fff;background-color: #2e6bb6; outline:none;border: 1px solid #2e6bb6;border-radius: 4px;}
/* 验证码 */
.hdjl-form .verification .form-control{ width:200px; }
.hdjl-form .verification img{ vertical-align: top; margin-top: 1px;}
/* 提交 */
.hdjl-form .btn-box {text-align: center; margin-top: 35px;}
.hdjl-form .btn-box .btn{ width: 192px; height: 42px; border: none; cursor: pointer; font-size: 18px; font-weight: bold; outline: none; margin: 0 5px;}
.hdjl-form .btn-box .btn-submit{background-color: #90251e; color: #fff;}
/*.hdjl-form .btn-box .btn-submit:hover{background-color: #f4e9e8; }*/
.hdjl-form .btn-box .btn-reset{background-color: #f4e9e8; color: #90251e;}
.hdjl-form .btn-box .btn-reset:hover{background-color: #f4e9e8;}



@media screen and (max-width: 768px) {
  .jzxx{
    padding: 3%;
  }
  .hdjl-form .col-5{
    width: 100%;
  }
  .hdjl-form .verification .form-control{width:120px}
  .hdjl-form .btn-box .btn{width: 130px}
}
@media screen and (max-width: 414px) {
  .jzxx{
    padding:3% 0;
  }
  .jzxx .notice{line-height: 26px;padding-bottom: 10px;}
  .hdjl-form .verification .form-control{width:100px}
  .hdjl-form label{
    display: block; line-height: 28px;
  }
  .hdjl-form .form-control{
    width: 100%;
  }
  .hdjl-form .form-group{
    margin-bottom: 8px;
  }
  .hdjl-form .btn-box{
    margin-top: 15px;
  }
}
/*右侧样式*/
.BreadcrumbNav {
  height: 35px;
  line-height: 35px;
}
.left {
  float: left;
  width: 320px;
  height: 1200px;
  background-color: #fff;
}
.right {
  float: right;
 width: 814px;;
  background-color: #fff;
  padding: 0 23px 0 20px;
}
.area p{
  font-size: 14px;
  color: #999999;
}
/**/
/*模糊搜索样式*/
.search_content {
  display: none;
  width:699px;
  margin:0 auto;
  background-color:#fff;
  border-radius:8px;
  margin-left: 104px;
}
.search_content ul {
  padding-left:0;
  border: 1px solid #EEEEEE;
}
.search_content li {
  width:689px;
  margin:0 auto;
  height:40px;
  line-height:40px;
  box-sizing:border-box;
  list-style:none;
  padding-left: 10px;
}
.search_content li:last-child {
  border-bottom:0;
}
.search_content li a {
  color:#8c8282;
}
.search_content li p{width: 75%;float: left;}
.search_content li  a{display: inline-block;width: 25%;float: right;text-align: center;}
