@charset "UTF-8";
body {
  box-sizing: border-box;
}

.abox {
  display: block;
  cursor: pointer;
}

.thisimg,
.flexslider .slides > li > .abox > .img,
.index_05 .i05_main_1 #i05_main_1 .slides .item .abox .imgbox .img_1,
.index_09 .i09_main_1 .list ul li .abox .imgbox .img_1,
.list_05 ul li .abox .imgbox .img_1,
.list_06 ul li .abox .imgbox .img_1,
.list_08 ul li .abox .imgbox .img_1,
.c10_main_6 .list ul li .abox .imgbox .img_1,
.c12_main_1 .imgbox .img_1 {
  -o-object-fit: cover;
     object-fit: cover;
}

.thisimg {
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.1);
}

.thisimg {
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
}

/*banner图*/
/* flexslider   banner */
.flexslider {
  position: relative;
  overflow: hidden;
  position: relative;
  /*按钮*/
}
.flexslider .slides li {
  position: relative;
  overflow: hidden;
}
.flexslider .flex-viewport {
  display: block;
  width: 100%;
  height: 100%;
}
.flexslider .slides {
  display: block;
  width: 100%;
  height: 100%;
}
.flexslider .slides > li {
  display: block;
  width: 100%;
  height: 100%;
}
.flexslider .slides > li > .abox {
  display: block;
  width: 100%;
  height: 100%;
}
.flexslider .slides > li > .abox > .img {
  display: block;
  width: 100%;
  height: 100%;
}
.flexslider .flex-direction-nav {
  display: none;
}
.flexslider .flex-control-nav {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}
.flexslider .flex-control-nav li {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flexslider .flex-control-nav li a {
  display: block;
  overflow: hidden;
  text-indent: -99em;
  line-height: 500px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

#demo01 {
  height: 100%;
}
#demo01 .slides li .abox {
  width: 2560px;
  position: relative;
  left: 50%;
  margin-left: -1280px;
}
#demo01 .flex-control-nav {
  margin-bottom: 32px;
}
#demo01 .flex-control-nav li {
  margin: 0 4px;
}
#demo01 .flex-control-nav li a {
  width: 14px;
  height: 4px;
  background-color: #92c7fc;
}
#demo01 .flex-control-nav li a.flex-active {
  width: 20px;
  background-color: #0469cd;
}

.btnbox_1001 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btnbox_1001 .btn_1 {
  width: 110px;
  height: 38px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  color: red;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  border: 1px solid red;
}
.btnbox_1001 .btn_1:hover {
  color: #FFFFFF;
  background-color: red;
}

.title_01 .t01_inside {
  display: flex;
  align-items: center;
  justify-content: center;
}
.title_01 .t01_inside .text_item_1 {
  color: #0056ba;
  font-size: 24px;
  line-height: 30px;
}
.title_01 .t01_inside .text_item_2 {
  color: #cad6e1;
  font-size: 24px;
  line-height: 30px;
}
.title_01 .t01_inside .text_item_3 {
  flex: 1;
  width: 0;
  margin: 0 24px 0 14px;
  border-bottom: 1px solid #dae2e6;
}
.title_01 .t01_inside .text_item_4 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 86px;
  height: 30px;
  color: #0362bd;
  font-size: 12px;
  background-color: #dce6ef;
  border-radius: 15px;
}
.title_01 .t01_inside .text_item_5 {
  flex: 1;
  width: 0;
}
.title_01.cor2 .text_item_1 {
  color: #FFFFFF;
}
.title_01.cor2 .text_item_2 {
  color: #5492dd;
}
.title_01.cor2 .text_item_3 {
  background-color: rgba(255, 255, 255, 0.2);
}
.title_01.cor2 .text_item_4 {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.35);
}

.title_02 .t02_inside {
  display: flex;
}
.title_02 .t02_inside .text_main_1 {
  flex: 1;
  width: 0;
}
.title_02 .t02_inside .text_main_1 .text_item_1 {
  display: flex;
  align-items: center;
}
.title_02 .t02_inside .text_main_1 .text_item_1 .abox {
  color: #333333;
  font-size: 20px;
  line-height: 38px;
  padding: 0 22px;
  border-radius: 18px;
}
.title_02 .t02_inside .text_main_1 .text_item_1 .abox.on {
  color: #FFFFFF;
  background-color: #0362bd;
}
.title_02 .t02_inside .text_main_1 .text_item_1 .jg {
  margin: 0 20px;
  width: 1px;
  height: 25px;
  background-color: #d0d7dc;
}
.title_02 .t02_inside .text_main_1 .text_item_1 .jg:nth-last-child(1) {
  display: none;
}

.title_03 {
  padding: 6px 0 0 0;
  border-bottom: 1px solid #d7dfe6;
}
.title_03 .t03_inside {
  position: relative;
}
.title_03 .t03_inside .text_item_0 {
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 44px;
  height: 3px;
  background-color: #0469cd;
}
.title_03 .t03_inside .text_item_1 {
  color: #333333;
  font-size: 24px;
  line-height: 56px;
}

.title_04 .t04_inside {
  display: flex;
  align-items: center;
}
.title_04 .t04_inside .line_1 {
  flex: 1;
  width: 0;
  height: 1px;
  background-color: #d6e7f8;
}
.title_04 .t04_inside .text_item_1 {
  color: #3064ad;
  font-size: 24px;
  line-height: 32px;
  padding: 0 20px;
  word-break: keep-all;
}

.title_05 {
  padding: 0 0 26px 0;
  border-bottom: 1px solid #d3d4d5;
}
.title_05 .t05_inside {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.title_05 .t05_inside .text_main_1 {
  flex: 1;
  display: flex;
}
.title_05 .t05_inside .text_main_1 .text_item_1 {
  position: relative;
}
.title_05 .t05_inside .text_main_1 .text_item_1 .text_0 {
  position: absolute;
  bottom: -27px;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #0469cd;
}
.title_05 .t05_inside .text_main_1 .text_item_1 .text_1 {
  color: #333333;
  font-size: 24px;
  line-height: 36px;
}
.title_05 .t05_inside .text_main_2 .morebtn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 86px;
  height: 30px;
  color: #0362bd;
  font-size: 12px;
  background-color: #dce6ef;
  border-radius: 15px;
}

.navbar .parbox .scroll_wrap .scroll_inside {
  display: flex;
}
.navbar .parbox .item .par .abox .abox_in {
  position: relative;
  padding: 0 32px;
}
.navbar .parbox .item .par .abox .text_item_0 {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  background: url(../image/p-navbar-1-1.png) no-repeat bottom center;
}
.navbar .parbox .item .par .abox .text_item_jg {
  position: absolute;
  left: 0;
  top: 31px;
  bottom: 32px;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.4);
}
.navbar .parbox .item .par .abox .text_item_1 {
  color: #ffffff;
  font-size: 18px;
  line-height: 78px;
}
.navbar .parbox .item .par .abox.on .text_item_0 {
  display: block;
}
.navbar .parbox .item .par .abox.on .text_item_1 {
  font-weight: bold;
}
.navbar .parbox .item .par .abox:hover .text_item_1 {
  font-weight: bold;
}
.navbar .parbox .item:nth-child(1) .text_item_jg {
  display: none;
}

.article_01 {
  color: #666666;
  font-size: 16px;
  line-height: 28px;
  text-align: justify;
}
.article_01 p + p {
  margin-top: 28px;
}
.article_01 img {
  max-width: 100%;
}
.article_01 .dymap img {
  max-width: none;
}

.list_01 ul li:nth-child(4n+1) {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px dotted #b5b7b9;
}
.list_01 ul li:nth-child(1) {
  margin: 0;
  padding: 0;
  border: 0;
}
.list_01 ul li .abox .abox_in {
  position: relative;
}
.list_01 ul li .abox .text_item_1 {
  color: #595c6d;
  font-size: 18px;
  line-height: 48px;
  margin: 0 130px 0 0;
}
.list_01 ul li .abox .text_item_2 {
  position: absolute;
  right: 24px;
  top: 0;
  color: #595c6d;
  font-size: 14px;
  line-height: 48px;
}
.list_01 ul li .abox:hover .text_item_1 {
  color: #0e5bb5;
}

.list_02 ul li .abox .abox_in {
  position: relative;
}
.list_02 ul li .abox .text_item_1 {
  color: #595c6d;
  font-size: 18px;
  line-height: 48px;
}
.list_02 ul li .abox .text_item_2 {
  position: absolute;
  right: 24px;
  top: 0;
  color: #595c6d;
  font-size: 14px;
  line-height: 48px;
  display: none;
}
.list_02 ul li .abox:hover .text_item_1 {
  color: #0e5bb5;
}

.list_03 ul li + li {
  border-top: 1px dotted #d9e1e9;
}
.list_03 ul li .abox .abox_in {
  position: relative;
}
.list_03 ul li .abox .abox_in .text_item_1 {
  position: absolute;
  top: 22px;
  left: 0;
  width: 24px;
  height: 24px;
  color: #ffffff;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  font-weight: bold;
  background-color: #bcc0c4;
  border-radius: 2px;
}
.list_03 ul li .abox .abox_in .text_item_2 {
  margin: 0 0 0 34px;
  color: #333333;
  font-size: 16px;
  line-height: 68px;
}
.list_03 ul li .abox:hover .text_item_2 {
  color: #3366af;
}
.list_03 ul li:nth-child(1) .abox .text_item_1 {
  background-color: #ea5501;
}
.list_03 ul li:nth-child(2) .abox .text_item_1 {
  background-color: #0469cd;
}
.list_03 ul li:nth-child(3) .abox .text_item_1 {
  background-color: #06a027;
}

.list_04 ul li:nth-child(6n+1) {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px dotted #b5b7b9;
}
.list_04 ul li:nth-child(1) {
  margin: 0;
  padding: 0;
  border: 0;
}
.list_04 ul li .abox .abox_in {
  position: relative;
}
.list_04 ul li .abox .text_item_1 {
  color: #333333;
  font-size: 16px;
  line-height: 40px;
  margin: 0 130px 0 0;
}
.list_04 ul li .abox .text_item_2 {
  position: absolute;
  right: 12px;
  top: 0;
  color: #888888;
  font-size: 14px;
  line-height: 40px;
}
.list_04 ul li .abox:hover .text_item_1 {
  color: #0e5bb5;
  font-weight: bold;
}
.list_04.mode2 ul li {
  padding: 0;
  margin: 0;
}
.list_04.mode2 ul li + li {
  border-top: 1px dotted #b5b7b9;
}
.list_04.mode2 ul li .abox {
  padding: 10px 0;
}

.list_05 ul li {
  border-bottom: 1px dotted #b5b7b9;
}
.list_05 ul li .abox .abox_in {
  display: flex;
  align-items: center;
  height: 176px;
}
.list_05 ul li .abox .imgbox {
  width: 148px;
  height: 112px;
  margin-right: 16px;
}
.list_05 ul li .abox .imgbox .img_1 {
  display: block;
  width: 100%;
  height: 100%;
}
.list_05 ul li .abox .textbox {
  flex: 1;
  width: 0;
  margin-right: 16px;
}
.list_05 ul li .abox .textbox .text_item_1 {
  color: #2e2e2e;
  font-size: 18px;
  line-height: 22px;
}
.list_05 ul li .abox .textbox .text_item_2 {
  color: #686868;
  font-size: 14px;
  line-height: 24px;
  height: 48px;
  margin-top: 12px;
}
.list_05 ul li .abox .textbox .text_item_3 {
  margin-top: 12px;
  height: 20px;
}
.list_05 ul li .abox .textbox .text_item_3 .text_1 {
  float: left;
  color: #686868;
  font-size: 14px;
  line-height: 20px;
}
.list_05 ul li .abox:hover .textbox .text_item_1 {
  color: #305fa2;
  font-weight: bold;
}

.list_06 {
  width: 1240px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.list_06 ul li {
  float: left;
}
.list_06 ul li:nth-child(3n-1) {
  margin-left: 44px;
}
.list_06 ul li:nth-child(3n) {
  float: right;
}
.list_06 ul li:nth-child(n+4) {
  margin-top: 24px;
}
.list_06 ul li .abox {
  width: 384px;
}
.list_06 ul li .abox .imgbox {
  height: 250px;
  position: relative;
}
.list_06 ul li .abox .imgbox .img_1 {
  display: block;
  width: 100%;
  height: 100%;
}
.list_06 ul li .abox .imgbox .zgbox {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  background-image: url(../image/p-other-1-1.png);
  background-position: center center;
}
.list_06 ul li .abox .textbox {
  padding: 0 20px;
  height: 50px;
}
.list_06 ul li .abox .textbox .text_item_1 {
  color: #333333;
  font-size: 16px;
  line-height: 50px;
  text-align: center;
}
.list_06 ul li .abox:hover .imgbox .zgbox {
  background-color: rgba(0, 0, 0, 0);
}
.list_06 ul li .abox:hover .textbox .text_item_1 {
  color: #0362bd;
  font-weight: bold;
}

.list_07 {
  width: 1240px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.list_07 ul li {
  float: left;
}
.list_07 ul li:nth-child(3n-1) {
  margin-left: 44px;
}
.list_07 ul li:nth-child(3n) {
  float: right;
}
.list_07 ul li:nth-child(n+4) {
  margin-top: 38px;
}
.list_07 ul li .abox {
  width: 384px;
  height: 210px;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
}
.list_07 ul li .abox .abox_in {
  box-sizing: border-box;
  height: 100%;
  margin: 0 24px;
  background: url(../image/p-list_07-1-1.png) no-repeat right top;
}
.list_07 ul li .abox .textbox {
  padding: 26px 0 0 0;
}
.list_07 ul li .abox .textbox .text_item_1 {
  color: #333333;
  font-size: 18px;
  line-height: 22px;
}
.list_07 ul li .abox .textbox .text_item_2 {
  margin-top: 14px;
  width: 54px;
  height: 2px;
  background-color: #0469cd;
}
.list_07 ul li .abox .textbox .text_item_3 {
  margin-top: 20px;
  color: #999999;
  font-size: 16px;
  line-height: 20px;
}
.list_07 ul li .abox .textbox .text_item_3 .cor2 {
  color: #333333;
}
.list_07 ul li .abox .textbox .text_item_4 {
  margin-top: 26px;
  height: 48px;
  display: flex;
  align-items: center;
  background-color: #e3effa;
}
.list_07 ul li .abox .textbox .text_item_4 .text_1 {
  flex: 1;
  width: 0;
  margin: 0 0 0 30px;
  padding: 0 0 0 40px;
  color: #0469cd;
  font-size: 20px;
  line-height: 30px;
  background: url(../image/p-list_07-2-1.png) no-repeat left center;
}
.list_07 ul li .abox:hover {
  border: 0;
  padding: 1px;
  background: linear-gradient(to right, #0469cd, #438bcd);
}
.list_07 ul li .abox:hover .textbox .text_item_1 {
  color: #FFFFFF;
}
.list_07 ul li .abox:hover .textbox .text_item_2 {
  background-color: #FFFFFF;
}
.list_07 ul li .abox:hover .textbox .text_item_3 {
  color: #FFFFFF;
}
.list_07 ul li .abox:hover .textbox .text_item_3 .cor2 {
  color: #FFFFFF;
}
.list_07 ul li .abox:hover .textbox .text_item_4 {
  background-color: #FFFFFF;
}

.list_08 ul li {
  float: left;
}
.list_08 ul li:nth-child(2n) {
  float: right;
}
.list_08 ul li:nth-child(n+3) {
  margin-top: 42px;
}
.list_08 ul li .abox {
  display: block;
  width: 604px;
  border: 1px solid #ededee;
}
.list_08 ul li .abox .abox_in {
  display: flex;
  height: 254px;
  padding: 20px 22px;
}
.list_08 ul li .abox .imgbox {
  width: 192px;
  margin-right: 30px;
}
.list_08 ul li .abox .imgbox .img_1 {
  display: block;
  width: 100%;
  height: 100%;
}
.list_08 ul li .abox .textbox {
  flex: 1;
  width: 0;
}
.list_08 ul li .abox .textbox .text_item_1 {
  color: #0062bd;
  font-size: 20px;
  line-height: 24px;
}
.list_08 ul li .abox .textbox .text_item_2 {
  margin-top: 14px;
}
.list_08 ul li .abox .textbox .text_item_2 .text_1 {
  color: #333333;
  font-size: 16px;
  line-height: 28px;
}
.list_08 ul li .abox .textbox .text_item_3 {
  color: #666666;
  font-size: 16px;
  line-height: 28px;
  height: 84px;
}
.list_08 ul li .abox .textbox .text_item_4 {
  margin-top: 12px;
  width: 90px;
  color: #333333;
  font-size: 16px;
  line-height: 36px;
  text-align: center;
  background-color: #e0effa;
  border-radius: 4px;
}
.list_08 ul li .abox:hover {
  background-color: #f4fafe;
  border-color: #5998d4;
}
.list_08 ul li .abox:hover .textbox .text_item_4 {
  color: #FFFFFF;
  background-color: #0362bd;
}

.list_09 ul li + li {
  margin-top: 90px;
}
.list_09 ul li .abox .abox_in .item {
  position: relative;
}
.list_09 ul li .abox .abox_in .item .jt_1 {
  position: absolute;
  width: 30px;
  height: 28px;
}
.list_09 ul li .abox .abox_in .item .text_item_0 {
  position: absolute;
  top: -20px;
  left: 16px;
  color: #ffffff;
  font-size: 30px;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;
  background-color: #3064ad;
  border-radius: 10px;
}
.list_09 ul li .abox .abox_in .item .text_item_1 {
  color: #3064ad;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 10px;
}
.list_09 ul li .abox .abox_in .item .text_item_2 {
  color: #333333;
  font-size: 18px;
  line-height: 30px;
}
.list_09 ul li .abox .abox_in .item_1 {
  padding: 16px 36px 24px 84px;
  background-color: #fafbfb;
  border: 1px solid #ecebeb;
  border-radius: 18px 18px 18px 0;
}
.list_09 ul li .abox .abox_in .item_1 .jt_1 {
  left: -1px;
  bottom: -28px;
  background-image: url(../image/p-other-8-1.png);
}
.list_09 ul li .abox .abox_in .item_2 {
  z-index: 5;
  padding: 16px 36px 24px 28px;
  margin: -16px 0 0 56px;
  background-color: #e9f0fd;
  border: 1px solid #b5d0fc;
  border-radius: 18px 18px 0 18px;
}
.list_09 ul li .abox .abox_in .item_2 .jt_1 {
  right: -1px;
  bottom: -28px;
  background-image: url(../image/p-other-8-2.png);
}

.form_01 .formmain + .formmain {
  margin-top: 26px;
}
.form_01 .formmain .formitem_1 {
  display: flex;
}
.form_01 .formmain .formitem_1 .formtext_1 {
  width: 80px;
  color: #333333;
  font-size: 16px;
  line-height: 42px;
  padding: 1px 0;
  position: relative;
}
.form_01 .formmain .formitem_1 .formtext_1 .must {
  position: absolute;
  left: -8px;
  color: #d40202;
}
.form_01 .formmain .formitem_1 .forminputbox_1 {
  flex: 1;
  width: 0;
}
.form_01 .formmain .formitem_1 .forminputbox_1 .textwrap .textbox {
  padding: 0 14px;
  background-color: #FFFFFF;
  border: 1px solid #999999;
}
.form_01 .formmain .formitem_1 .forminputbox_1 .textwrap .textbox .text {
  color: #333333;
  font-size: 16px;
  line-height: 42px;
  height: 42px;
}
.form_01 .formmain .formitem_1 .forminputbox_1 .textwrap .textsbox {
  padding: 9px 14px;
  background-color: #FFFFFF;
  border: 1px solid #999999;
}
.form_01 .formmain .formitem_1 .forminputbox_1 .textwrap .textsbox .texts {
  color: #333333;
  font-size: 16px;
  line-height: 24px;
  height: 168px;
}
.form_01 .formmain .formitem_1 .forminputbox_1 .radiowrap {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1px 0;
}
.form_01 .formmain .formitem_1 .forminputbox_1 .radiowrap .radiobox + .radiobox {
  margin-left: 20px;
}
.form_01 .formmain .formitem_1 .forminputbox_1 .radiowrap .radiobox .label {
  display: block;
  position: relative;
  cursor: pointer;
}
.form_01 .formmain .formitem_1 .forminputbox_1 .radiowrap .radiobox .label .radio_model_1 .text_item_1 {
  color: #666666;
  font-size: 16px;
  line-height: 42px;
  padding-left: 26px;
  background-image: url(../image/p-radio-1-1.png);
  background-position: left center;
}
.form_01 .formmain .formitem_1 .forminputbox_1 .radiowrap .radiobox .label .radio {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.form_01 .formmain .formitem_1 .forminputbox_1 .radiowrap .radiobox .label .radio:checked + .radio_model_1 .text_item_1 {
  background-image: url(../image/p-radio-1-2.png);
}
.form_01 .formmain .yzmbox .yzmimg {
  display: block;
  width: 140px;
  height: 42px;
  border: 1px solid #999999;
}
.form_01 .formmain_1 {
  display: flex;
  align-items: center;
}
.form_01 .formmain_1 .formitem_1.no1 {
  width: 394px;
}
.form_01 .formmain_1 .formitem_1.no2 {
  width: 394px;
  margin-left: 36px;
}
.form_01 .formmain_1 .formitem_1.no3 {
  flex: 1;
  width: 0;
  margin-left: 42px;
}
.form_01 .formmain_2 {
  display: flex;
  align-items: center;
}
.form_01 .formmain_2 .formitem_1.no1 {
  width: 300px;
}
.form_01 .formmain_2 .yzmbox {
  margin-left: 16px;
}
.form_01 .subbox {
  padding: 0.42rem 0;
  margin-top: 0.5rem;
  border-top: 1px solid #c4c5c6;
  display: flex;
  align-items: center;
  justify-content: center;
}
.form_01 .subbox .btn {
  width: 260px;
  height: 44px;
  color: #FFFFFF;
  font-size: 14px;
  margin: 0 11px;
  border: 1px solid #3064ad;
}
.form_01 .subbox .btn.bg1 {
  color: #3064ad;
}
.form_01 .subbox .btn.bg2 {
  background-color: #3064ad;
}

.alert_wrap {
  display: none;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.alert_wrap .alert_outside {
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.alert_wrap .alert_bg {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(12, 12, 13, 0.5);
}
.alert_wrap .alert_inside {
  position: relative;
  z-index: 5;
}
.alert_wrap .alert_inside .alert_close_01 {
  position: absolute;
  top: -30px;
  right: -20px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.alert_wrap .alert_inside .alert_close_01 .img_1 {
  display: block;
  width: 100%;
  height: 100%;
}
.alert_wrap .alert_inside .alert_box {
  box-sizing: border-box;
}

.at01_wrap .alert_01 {
  width: 556px;
  height: 354px;
  padding: 0 30px;
  background-image: url(../image/bg-alert_01-1-1.jpg);
  background-position: center center;
  background-size: cover;
  border-radius: 18px;
}
.at01_wrap .at01_main_1 {
  padding: 44px 0 32px 0;
}
.at01_wrap .at01_main_1 .text_item_1 {
  display: block;
  width: 52px;
  height: 52px;
  margin: 0 auto;
}
.at01_wrap .at01_main_1 .text_item_2 {
  margin-top: 10px;
  color: #333333;
  font-size: 26px;
  line-height: 30px;
  text-align: center;
}
.at01_wrap .at01_main_2 {
  padding: 22px 0 0 0;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.at01_wrap .at01_main_2 .text_item_1 {
  color: #333333;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
}
.at01_wrap .at01_main_2 .text_item_2 {
  width: 270px;
  margin: 32px auto 0 auto;
  color: #c90808;
  font-size: 30px;
  line-height: 64px;
  text-align: center;
  background-color: #FFFFFF;
  border-radius: 6px;
}

.filter_wrap_01 {
  padding: 0 32px;
  background-color: #f8f8f8;
}

.filter_wrap_01 .item {
  position: relative;
}

.filter_wrap_01 .item + .item {
  border-top: 1px dotted #dddddd;
}

.filter_wrap_01 .item .label {
  float: left;
}

.filter_wrap_01 .item .label .text_item_1 {
  color: #999999;
  font-size: 16px;
  line-height: 56px;
}

.filter_wrap_01 .item .mainbox {
  margin-left: 96px;
}

.filter_wrap_01 .item .mainbox_top {
  border-bottom: 1px solid #e0e0e0;
}

.filter_wrap_01 .item .mainbox_top .abox {
  display: block;
  float: left;
  position: relative;
}

.filter_wrap_01 .item .mainbox_top .abox + .abox {
  margin-left: 70px;
}

.filter_wrap_01 .item .mainbox_top .abox .text_item_0 {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 4px;
  background-color: #099bd0;
}

.filter_wrap_01 .item .mainbox_top .abox .text_item_1 {
  color: #333333;
  font-size: 16px;
  line-height: 56px;
}

.filter_wrap_01 .item .mainbox_bottom {
  padding: 16px 0 20px 0;
}

.filter_wrap_01 .item .mainbox_bottom .abox {
  display: block;
  float: left;
  padding: 0 20px;
  margin-top: 8px;
  margin-right: 4px;
  border-radius: 3px;
}

.filter_wrap_01 .item .mainbox_bottom .abox .text_item_1 {
  color: #666666;
  font-size: 16px;
  line-height: 32px;
}

.filter_wrap_01 .item_2 .mainbox_bottom {
  padding: 4px 0 20px 0;
}

/* act */
.filter_wrap_01 .item .mainbox_top .abox.on .text_item_0 {
  display: block;
}

.filter_wrap_01 .item .mainbox_top .abox.on .text_item_1 {
  color: #046c9c;
  font-weight: bold;
}

.filter_wrap_01 .item .mainbox_bottom .abox.on {
  background-color: #e2e4e5;
}

.filter_wrap_01 .item .mainbox_bottom .abox.on .text_item_1 {
  color: #046c9c;
}

.filter_wrap_01 .item .mainbox_top .abox:hover .text_item_1 {
  color: #046c9c;
  font-weight: bold;
}

.filter_wrap_01 .item .mainbox_bottom .abox:hover {
  background-color: #e2e4e5;
}

.filter_wrap_01 .item .mainbox_bottom .abox:hover .text_item_1 {
  color: #046c9c;
}

/* act */
.filter_wrap_02 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px 0;
  border-bottom: 1px solid #e0e0e0;
}

.filter_wrap_02 .main_item_1 {
  display: flex;
  align-items: center;
}

.filter_wrap_02 .main_item_1 .text_item_1 {
  color: #999999;
  font-size: 16px;
  line-height: 24px;
}

.filter_wrap_02 .main_item_1 .text_item_2 {
  display: flex;
}

.filter_wrap_02 .main_item_1 .text_item_2 .text_1 {
  display: flex;
  align-items: center;
  padding: 0 12px;
  background-color: #62b8d7;
  border-radius: 2px;
}

.filter_wrap_02 .main_item_1 .text_item_2 .text_1 + .text_1 {
  margin-left: 10px;
}

.filter_wrap_02 .main_item_1 .text_item_2 .text_1_1 {
  color: #ffffff;
  font-size: 16px;
  line-height: 32px;
}

.filter_wrap_02 .main_item_1 .text_item_2 .text_1_2 {
  display: block;
  width: 10px;
  margin-left: 14px;
}

.filter_wrap_02 .main_item_1 .text_item_2 .text_1_2_img {
  display: block;
  width: 100%;
}

.filter_wrap_02 .main_item_2 {
  display: flex;
  align-items: center;
}

.filter_wrap_02 .main_item_2 .text_item_1 {
  color: #999999;
  font-size: 16px;
  line-height: 24px;
  margin-right: 16px;
}

.filter_wrap_02 .main_item_2 .text_item_1 .cor2 {
  color: #046c9c;
  font-weight: bold;
}

.filter_wrap_02 .main_item_2 .searchwrap .searchbox {
  display: flex;
  align-items: center;
  width: 196px;
  border: 1px solid #099bd0;
  border-radius: 3px;
}

.filter_wrap_02 .main_item_2 .searchwrap .searchbox .textbox {
  flex: 1;
  padding: 0 12px;
}

.filter_wrap_02 .main_item_2 .searchwrap .searchbox .textbox .text {
  color: #999999;
  font-size: 14px;
  line-height: 34px;
}

.filter_wrap_02 .main_item_2 .searchwrap .searchbox .jg {
  flex: 0 0 1px;
  height: 20px;
  background-color: #046c9c;
  opacity: 0.22;
}

.filter_wrap_02 .main_item_2 .searchwrap .searchbox .subbox {
  flex: 0 0 40px;
}

.filter_wrap_02 .main_item_2 .searchwrap .searchbox .subbox .submit {
  width: 100%;
  height: 34px;
  background: url(../image/p-search-1-1.png) no-repeat center center;
}/*# sourceMappingURL=style.css.map */