.fl {
  float: left;
}
.fr {
  float: right;
}
.dpn {
  display: none;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
  _height: 1px;
}
*html .clearfix {
  height: 1%;
}
* + html .clearfix {
  height: 1%;
}
.evaluation {
  box-sizing: border-box;
  width: 1000px;
  height: 40px;
  background: #edf5fc;
  margin: 20px auto;
  font-size: 16px;
  padding: 0 15px;
  line-height: 2.5;
  color: #333333;
}
.evaluation .dqwz {
  display: inline-block;
}
.evaluation .eval-tab {
  color: #ccc;
  float: right;
  color: #666;
}
.evaluation .eval-tab .eval-active {
  color: #3c95d9;
}
.evaluation .eval-tab div {
  width: auto;
  cursor: pointer;
  line-height: 1;
  display: inline-block;
  height: 17px;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
}
.evaluation .eval-tab div + div {
  margin-left: 7px;
  padding-left: 10px;
  border-left: 1px solid #ccc;
}
.box-container {
  width: 1000px;
  height: auto;
  margin:0px auto;
}
.box-container .box-left {
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  width: 200px;
  height: auto;
  float: left;
  border: 1px solid #e3e3e3;
  margin-right: 18px;
}
.box-container .box-left .box-menu {
  padding: 10px 7px;
}
.box-container .box-left .submenu-active .el-submenu_title {
  color: #3c95d9;
}
.box-container .box-left .submenu-active .el-submenu_title img {
  transform: rotatex(0deg) rotatey(0deg) rotatez(-180deg);
}
.box-container .box-left .box-menu-item {
  color: #333;
}
.box-container .box-left .box-menu-item .el-submenu_title {
  font-size: 18px;
  line-height: 2.2;
  height: 45px;
  padding-left: 7px;
  border-radius: 3px;
  transition: all .3s;
  cursor: pointer;
}
.box-container .box-left .box-menu-item .el-submenu_title:hover {
  background: #edf5fc;
}
.box-container .box-left .box-menu-item .el-submenu_title label {
  font-size: 20px;
  font-weight: bold;
}
.box-container .box-left .box-menu-item .el-submenu_title img {
  float: right;
  margin-top: 17px;
  margin-right: 10px;
  width: 13px;
  height: 12px;
}
.box-container .box-left .box-menu-item .sub_menu-i-active {
  background: #3c95d9!important;
  color: #ffffff;
}
.box-container .box-left .box-menu-item .sub_menu {
  display: none;
  font-size: 16px;
  background: #fdfdfd;
}
.box-container .box-left .box-menu-item .sub_menu .el-menu-item {
  width: 171px;
  height: 40px;
  transition: all .1s;
  line-height: 2.4;
  padding-left: 15px;
  border-radius: 3px;
  background: #fff;
  cursor: pointer;
  position: relative;
}
.box-container .box-left .box-menu-item .sub_menu .el-menu-item span:nth-child(2) {
  width: auto;
  white-space: nowrap;
}
.box-container .box-left .box-menu-item .sub_menu .el-menu-item:hover {
  background: #edf5fc;
}
.box-container .box-left .box-menu-item .sub_menu .el-menu-item .tooltips {
  display: none;
  float: left;
  z-index: 999;
  zoom: 1;
  padding: 2px 10px 0;
  background: #f1f3f2;
  color: #787878;
  width: auto;
  height: 36px;
  border-radius: 5px;
  position: absolute;
  left: 205px;
  top: 0;
  font-size: 14px;
  border: 1px solid #efefef;
  min-width: 150px;
}
.box-container .box-left .box-input {
  margin: 25px 10px;
}
.box-container .box-left .box-input input {
  width: 180px;
  height: 35px;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  font-size: 16px;
  color: #999999;
  padding-left: 8px;
  box-sizing: border-box;
  line-height:35px;
}
.box-container .box-left .box-btn {
  margin: 25px 10px;
}
.box-container .box-left .box-btn input {
  width: 180px;
  height: 35px;
  border-radius: 3px;
  cursor: pointer;
  color: #ffffff;
  font-size: 16px;
  box-sizing: border-box;
  border: 1px solid #3c95d9;
  background: #3c95d9;
  outline: none;
}
.box-container .box-left .box-btn .box-btn-active {
  padding-top: 2px;
}
.box-container .box-right {
  width: 780px;
  height: auto;
  float: left;
}
.box-container .box-right .box-con {
  width: 780px;
  height: auto;
  box-sizing: border-box;
}
.box-container .box-right .box-con .box-head {
  padding: 0 15px;
  border: 1px solid #e3e3e3;
}
.box-container .box-right .box-con .box-head .box-title {
  width: auto;
  float: left;
  border-bottom: 3px solid #3c95d9;
  font-size: 18px;
  color: #3c95d9;
  padding-top:15px;
  padding-bottom:5px;
}
.box-container .box-right .box-con .box-head .box-head-text {
  width: 740px;
  margin: 10px 5px;
  float: left;
  height: auto;
  font-size: 14px;
  line-height:20px;
}
.box-container .box-right .box-con .box-table {
  width: 780px;
  margin: 19px 0;
  text-align: center;
  font-size: 14px;
  border-collapse: collapse;
}
.box-container .box-right .box-con .box-table td {
  height: 40px;
  border: 1px solid #e3e3e3;
}
.box-container .box-right .box-con .box-sjlx a {
  color: #999999;
  font-size: 14px;
}
.box-container .box-right .box-con .box-sjlx a:hover {
  color: #000;
}