@charset "UTF-8";
.w-120 {
  width: 120px;
}

.w-130 {
  width: 200px;
}

.w-250 {
  width: 300px;
}

.w-453 {
  width: 453px;
}

.w-258 {
  width: 258px;
}

.scroll {
  overflow: auto;
  overflow-x: hidden;
}

.scroll::-webkit-scrollbar {
  width: 6px;
}

/* 滚动槽 */
.scroll::-webkit-scrollbar-track {
  /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);    */
  border-radius: 3px;
}

/* 滚动条滑块 */
.scroll::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.1);
  /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);*/
}

.scroll::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(255, 0, 0, 0.4);
}

.frame {
  border: 1px solid #e5e5e5;
  background-color: #fff;
}

a:hover {
  color: #015293;
}

.header {
  display: block;
  width: 100%;
  background-color: #fff;
}

.header a {
  display: block;
}

.header a img {
  width: 70px;
  height: 74px;
  margin-right: 20px;
  vertical-align: middle;
}

.header a .headline {
  font-size: 0;
  vertical-align: middle;
}

.header a .headline h1.ch {
  color: #1a1a1a;
  font-size: 38px;
  letter-spacing: 2px;
}

.header a .headline h2.en {
  color: #1a1a1a;
  font-size: 16px;
  letter-spacing: 1px;
  margin-top: 6px;
}

.header a .headline h2.en span {
  color: #c40311;
}

.header a:hover {
  color: unset;
}

.headbox-2 {
  position: relative;
  height: 125px;
}

.headbox-2 a {
  margin-top: 24px;
}

.redline {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 5px;
  background-color: #ff0000;
}

.banner {
  display: block;
  width: 100%;
  height: 90px;
  background: url(6680968.png) no-repeat;
}

.banner h1 {
  font-size: 26px;
  color: #fff;
  width: 1100px;
  margin: auto;
  line-height: 90px;
  font-weight: 400;
}

.cur-location {
  display: block;
  margin-top: 25px;
  margin-bottom: 25px;
  font-size: 15px;
  color: #666;
}

.cur-location a {
  color: #666;
}

.container {
  padding-bottom: 30px;
  background-color: #f7f7f7;
}

.mid-box {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
}

.tit-bar {
  height: 53px;
  background-color: #ebebeb;
  line-height: 53px;
  margin-bottom: 25px;
  font-size:0;
}

.tit-bar span {
  font-size: 21px;
  color: #666;
  padding: 13px 48px;
  cursor: pointer;
}

.tit-bar span.per50{
	display:inline-block;
	width:50%;
	text-align:center;
	padding:0;
}
.tit-bar span.on {
  background-color: #fff;
  color: #c40311;
  font-weight: 600;
}

.content {
  padding-right: 25px;
  padding-left: 25px;
}

.fir-box {
  margin-bottom: 20px;
  margin-left: -30px;
  height: 400px;
}

.fir-box .l-box {
  width: 368px;
  height: 100%;
  margin-right: 30px;
}

.fir-box .l-box span {
  cursor: pointer;
}

.fir-box .r-box {
  width: 698px;
  height: 100%;
}

.l-list {
  display: none;
  font-size: 0;
}

.l-list ul li {
  font-size: 15px;
  margin-bottom: 16px;
}

.l-list ul li a {
  line-height: 26px;
  vertical-align: middle;
}

.l-list ul li a .point {
  display: inline-block;
  width: 4px;
  height: 4px;
  background-color: #c2c2c2;
  vertical-align: middle;
  margin-right: 10px;
}

.l-list ul li span {
  color: #999;
  margin-left: 10px;
  vertical-align: middle;
}

.l-list.selected {
  display: block;
}

.more {
  font-size: 15px;
  color: #333;
  cursor: pointer;
}

.ser-btn {
  margin: 0 -20px;
}

.ser-btn li {
  width: 25%;
  cursor: pointer;
  height:160px;
  padding:0 10px}

.ser-btn li a {
  display: block;
  font-size: 15px;
  color: #333;
  text-align: center;
}

.ser-btn li a .icon {
  display: block;
  width: 65px;
  height: 65px;
  background-color: #f0f0f0;
  border-radius: 10px;
  margin: 0 auto 16px auto;
  overflow: hidden;
}

.ser-btn li a .icon i {
  display: block;
  width: 40px;
  height: 40px;
  margin: 12px auto;
  background: url(6680970.png) no-repeat;
  background-position-x: 0;
}

.ser-btn li a .icon i.jdcl {
  background-position-y: 0;
}

.ser-btn li a .icon i.jkhx {
  background-position-y: -40px;
}

.ser-btn li a .icon i.mbwp {
  background-position-y: -80px;
}

.ser-btn li a .icon i.wstx {
  background-position-y: -120px;
}

.ser-btn li a .icon i.dx {
  background-position-y: -160px;
}

.ser-btn li a .icon i.wsd {
  background-position-y: -200px;
}

.ser-btn li a .icon i.dzrz {
  background-position-y: -240px;
}

.ser-btn li a .icon i.txy {
  background-position-y: -280px;
}

.ser-btn li a .icon i.zbgy {
  background-position-y: -320px;
}

.ser-btn li a .icon i.jgcx {
  background-position-y: -360px;
}

.ser-btn li a .icon i.txfz {
  background-position-y: -400px;
}

.ser-btn li:nth-child(4n) {
  margin-right: 0;
}

.ser-btn li:hover a {
  color: #c40311;
}

.ser-btn li:hover .icon {
  background-color: #c40311;
}

.ser-btn li:hover .icon i {
  background-position-x: -40px;
}

.ser-btn li:hover .icon i.jdcl {
  background-position-y: 0;
}

.ser-btn li:hover .icon i.jkhx {
  background-position-y: -40px;
}

.ser-btn li:hover .icon i.mbwp {
  background-position-y: -80px;
}

.ser-btn li:hover .icon i.wstx {
  background-position-y: -120px;
}

.ser-btn li:hover .icon i.dx {
  background-position-y: -160px;
}

.ser-btn li:hover .icon i.wsd {
  background-position-y: -200px;
}

.ser-btn li:hover .icon i.dzrz {
  background-position-y: -240px;
}

.ser-btn li:hover .icon i.txy {
  background-position-y: -280px;
}

.ser-btn li:hover .icon i.zbgy {
  background-position-y: -320px;
}

.ser-btn li:hover .icon i.jgcx {
  background-position-y: -360px;
}

.ser-btn li:hover .icon i.txfz {
  background-position-y: -400px;
}

.sec-box {
  margin-bottom: 20px;
}

.sec-box .sx {
  margin-right: 80px;
}

.sec-box .sx .sx-num {
  display: inline-block;
  font-size: 15px;
  color: #333;
}

.sec-box .sx .sx-num p {
  display: inline-block;
  font-size: 19px;
  color: #c40311;
  font-weight: 600;
  margin: 0;
}

.sec-box .sx .sel {
  display: inline-block;
  margin-left: 20px;
}

.sec-box .sx .sel label {
  cursor: pointer;
}

.sec-box .sx .sel label i {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(6680971.png) no-repeat;
  vertical-align: -2px;
  margin-right: 5px;
}

.sec-box .sx .sel label input[type="checkbox"]:checked + i {
  background: url(6680971.png) no-repeat;
  background-position-y: -14px;
}

.sec-box .sx .sel label .txt {
  display: inline-block;
  font-size: 15px;
  color: #333;
}

.search-box {
  font-size: 0;
  margin-right: 20px;
}

.search-box .search-bg {
  display: inline-block;
  width: 258px;
  height: 36px;
  background: #fff;
  border: 1px solid #ccc;
  vertical-align: middle;
  padding: 0 10px;
}

.search-box .search-bg input {
  display: block;
  font-size: 15px;
  color: #333;
  width: 258px;
  height: 36px;
  padding: 0;
}

.search-box .search-bg input::-webkit-input-placeholder {
  color: #ccc;
}

.search-box .search-btn {
  display: inline-block;
  height: 38px;
  width: 78px;
  background: #c40311;
  color: #fff;
  font-size: 16px;
  line-height: 38px;
  text-align: center;
  vertical-align: middle;
  margin-left: -1px;
  cursor: pointer;
}

.sx-box {
  margin-top: -10px;
}

.sx-box ul li .tit-a a {
  display: block;
  padding: 20px 0;
  border-bottom: 1px solid #ebebeb;
  font-size: 17px;
  padding-left: 10px;
}

.sx-box ul li .tit-a a i {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 8px;
  background: url(6680976.png) no-repeat;
}

.sx-box ul li .btn-box {
  display: none;
}

.sx-box ul li:hover .tit-a a {
  background-color: #f0f0f0;
  border-top: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
}

.sx-box ul li:hover .btn-box {
  display: block;
  height: 63px;
  border-bottom: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
  overflow: hidden;
}

.sx-box ul li:hover .btn-box .btn {
  width: 114px;
  height: 30px;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-top: 16px;
  margin-left: 20px;
}

.sx-box ul li:hover .btn-box .btn a i {
  display: inline-block;
  width: 18px;
  height: 18px;
  vertical-align: middle;
  margin-left: 14px;
  margin-right: 6px;
  background: url(6680975.png) no-repeat;
}

.sx-box ul li:hover .btn-box .btn a i.bszn {
  background-position: 0 0;
}

.sx-box ul li:hover .btn-box .btn a i.zxbl {
  background-position: 0 -18px;
}

.sx-box ul li:hover .btn-box .btn a i.zxbl.none {
  background-position: -18px -18px;
}

.sx-box ul li:hover .btn-box .btn a i.ckpj {
  background-position: 0 -36px;
}

.sx-box ul li:hover .btn-box .btn a i.wysc {
  background-position: 0 -54px;
}

.sx-box ul li:hover .btn-box .btn a i.wysc.sc {
  background-position: -18px -54px;
}

.sx-box ul li:hover .btn-box .btn a i.wyzx {
  background-position: 0 -72px;
}

.sx-box ul li:hover .btn-box .btn a .txt {
  display: inline-block;
  font-size: 15px;
  color: #333;
  line-height: 30px;
  vertical-align: middle;
}

.sx-box ul li:hover .btn-box .btn a:hover .txt {
  color: #c40311;
}

.page-box .page {
  text-align: center;
  font-size: 0;
  padding: 30px 0 20px 0;
}

.page-box .page a {
  display: inline-block;
  margin: 0 8px;
  width: 30px;
  height: 34px;
  line-height: 34px;
  border: 1px solid #ccc;
  font-size: 15px;
  color: #333;
}

.page-box .page a.fy {
  width: 80px;
}

.page-box .page a:hover {
  background-color: #c40311;
  color: #fff;
  border: 1px solid #c40311;
}

.third-box {
  display: block;
}

.third-box .title {
  height: 71px;
  background-color: #ebebeb;
  line-height: 72px;
  overflow: hidden;
}

.third-box .title span {
  font-size: 21px;
  font-weight: 600;
  color: #c40311;
  margin-left: 20px;
}

.third-box .title i {
  width: 80px;
  height: 72px;
  margin-top: -1px;
  background: url(6680969.png) no-repeat;
}

.third-box .gs-box {
  margin-top: 10px;
}

.third-box .gs-box table {
  width: 100%;
  table-layout: fixed;
}

.third-box .gs-box table tr {
  height: 60px;
}

.third-box .gs-box table tr.t-bg {
  background-color: #f7f7f7;
  border: 1px solid #ebebeb;
}

.third-box .gs-box table tr .red {
  color: #c40311;
}

.third-box .gs-box table tr th {
  font-size: 19px;
  color: #999;
  font-weight: unset;
  text-align: center;
}

.third-box .gs-box table tr th.tit-l {
  text-align: unset;
  padding-left: 60px;
}

.third-box .gs-box table tr td {
  padding: 0 10px;
  font-size: 17px;
  color: #333;
}

.third-box .gs-box table tr td i {
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  margin-right: 6px;
  margin-left: 6px;
  background: url(6680973.png) no-repeat;
}

.r-box2 {
  width: 638px;
  height: 100%;
  padding: 30px;
}

.r-box2 .sec-tit-box {
  display: block;
  border-bottom: 1px solid #e5e5e5;
}

.r-box2 .sec-tit-box h1 {
  font-size: 19px;
  color: #333;
  padding-bottom: 7px;
  border-bottom: 3px solid #c40311;
}

.r-box2 .fir-con {
  display: block;
  margin: 112px auto;
}

.r-box2 .sel-box {
  position: relative;
  margin-left: 90px;
  height: 43px;
  border: 1px solid #dcdcdc;
  background-color: #fafafa;
  margin-bottom: 20px;
}

.r-box2 .sel-box .icon {
  position: absolute;
  left: 0;
  width: 43px;
  height: 100%;
  border-right: 1px solid #dcdcdc;
}

.r-box2 .sel-box .icon i {
  display: block;
  width: 20px;
  height: 20px;
  margin: 11px auto;
  background: url(6680974.png) no-repeat;
}

.r-box2 .sel-box .icon i.df_icon {
  background-position-y: 0;
}

.r-box2 .sel-box .icon i.jb_icon {
  background-position-y: -20px;
}

.r-box2 .sel-box .icon i.yzm_icon {
  background-position-y: -40px;
}

.r-box2 .sel-box .icon i.date_icon {
  background-position-y: -60px;
}

.r-box2 .sel-box .icon i.key_icon {
  background-position-y: -80px;
}

.r-box2 .sel-box .select {
  cursor: pointer;
  position: absolute;
  left: 44px;
  top: 0;
  padding-left: 13px;
  padding-right: 34px;
  line-height: 43px;
  width: 362px;
  vertical-align: middle;
}

.r-box2 .sel-box .select i {
  position: absolute;
  right: 10px;
  top: 18px;
  width: 16px;
  height: 9px;
  background: url(6680977.png) no-repeat;
}

.r-box2 .sel-box .select span {
  font-size: 17px;
  color: #333;
}

.r-box2 .sel-box .select .select-item {
  display: none;
  position: absolute;
  left: -1px;
  top: 43px;
  z-index: 999;
  height: 120px;
  width: 100%;
  background-color: #fff;
  border: 1px solid #dcdcdc;
}

.r-box2 .sel-box .select .select-item li {
  font-size: 17px;
  color: #333;
  line-height: 100%;
  padding: 14px 14px;
}

.r-box2 .sel-box .select .select-item li:hover {
  background-color: #fafafa;
}

.r-box2 .sel-box input.yzm_in {
  position: absolute;
  left: 44px;
  top: 0;
  padding: 0 14px;
  line-height: 43px;
  width: 186px;
  height: 43px;
  font-size: 17px;
  background-color: #fafafa;
}

.r-box2 .sel-box input::-webkit-input-placeholder {
  color: #999;
}

.r-box2 .yzm {
  position: relative;
}

.r-box2 .yzm .yzm_pic {
  cursor: pointer;
  position: absolute;
  right: 120px;
  top: 0;
  height: 45px;
  width: 150px;
  margin-left: 20px;
  background-color: #333;
}

.r-box2 .yzm .yzm_pic img {
  width: 148px;
  height: 43px;
  border: 1px solid #dcdcdc;
}

.r-box2 .btn-box {
  margin-left: 90px;
  margin-top: 10px;
}

.r-box2 .btn-box .btn {
  cursor: pointer;
  width: 210px;
  height: 50px;
  font-size: 19px;
  border-radius: 3px;
  text-align: center;
  line-height: 50px;
  margin-right: 35px;
}

.r-box2 .btn-box .btn.red-btn {
  background-color: #c40311;
}

.r-box2 .btn-box .btn.red-btn span {
  color: #fff;
}

.r-box2 .btn-box .btn.red-btn:hover {
  background-color: #d70e1d;
}

.r-box2 .btn-box .btn.grey-btn {
  background-color: #dfdfdf;
}

.r-box2 .btn-box .btn.grey-btn span {
  color: #333;
}

.r-box2 .btn-box .btn.grey-btn:hover {
  background-color: #e5e5e5;
}

.r-box2 .result-box {
  margin-top: 25px;
}

.r-box2 .result-box table {
  width: 100%;
  table-layout: fixed;
  text-align: center;
  border: 1px solid #dcdcdc;
  font-size: 17px;
}

.r-box2 .result-box table.result tr {
  height: 48px;
  border: 1px solid #dcdcdc;
}

.r-box2 .result-box table.result tr th {
  border: 1px solid #dcdcdc;
  font-weight: 400;
  color: #fff;
  background-color: #c40311;
}

.r-box2 .result-box table.result tr td {
  border: 1px solid #dcdcdc;
  color: #333;
}

.h-box {
  width: 533px;
  height: 100%;
  margin-left: 30px;
}
