@charset "UTF-8";
/*通用padding、margin*/
/*margin*/
.mt1 {
  margin-top: 1px;
}

.mr1 {
  margin-right: 1px;
}

.mb1 {
  margin-bottom: 1px;
}

.ml1 {
  margin-left: 1px;
}

/*padding*/
.pt1 {
  padding-top: 1px;
}

.pr1 {
  padding-right: 1px;
}

.pb1 {
  padding-bottom: 1px;
}

.pl1 {
  padding-left: 1px;
}

/*margin*/
.mt2 {
  margin-top: 2px;
}

.mr2 {
  margin-right: 2px;
}

.mb2 {
  margin-bottom: 2px;
}

.ml2 {
  margin-left: 2px;
}

/*padding*/
.pt2 {
  padding-top: 2px;
}

.pr2 {
  padding-right: 2px;
}

.pb2 {
  padding-bottom: 2px;
}

.pl2 {
  padding-left: 2px;
}

/*margin*/
.mt3 {
  margin-top: 3px;
}

.mr3 {
  margin-right: 3px;
}

.mb3 {
  margin-bottom: 3px;
}

.ml3 {
  margin-left: 3px;
}

/*padding*/
.pt3 {
  padding-top: 3px;
}

.pr3 {
  padding-right: 3px;
}

.pb3 {
  padding-bottom: 3px;
}

.pl3 {
  padding-left: 3px;
}

/*margin*/
.mt4 {
  margin-top: 4px;
}

.mr4 {
  margin-right: 4px;
}

.mb4 {
  margin-bottom: 4px;
}

.ml4 {
  margin-left: 4px;
}

/*padding*/
.pt4 {
  padding-top: 4px;
}

.pr4 {
  padding-right: 4px;
}

.pb4 {
  padding-bottom: 4px;
}

.pl4 {
  padding-left: 4px;
}

/*margin*/
.mt5 {
  margin-top: 5px;
}

.mr5 {
  margin-right: 5px;
}

.mb5 {
  margin-bottom: 5px;
}

.ml5 {
  margin-left: 5px;
}

/*padding*/
.pt5 {
  padding-top: 5px;
}

.pr5 {
  padding-right: 5px;
}

.pb5 {
  padding-bottom: 5px;
}

.pl5 {
  padding-left: 5px;
}

/*margin*/
.mt6 {
  margin-top: 6px;
}

.mr6 {
  margin-right: 6px;
}

.mb6 {
  margin-bottom: 6px;
}

.ml6 {
  margin-left: 6px;
}

/*padding*/
.pt6 {
  padding-top: 6px;
}

.pr6 {
  padding-right: 6px;
}

.pb6 {
  padding-bottom: 6px;
}

.pl6 {
  padding-left: 6px;
}

/*margin*/
.mt7 {
  margin-top: 7px;
}

.mr7 {
  margin-right: 7px;
}

.mb7 {
  margin-bottom: 7px;
}

.ml7 {
  margin-left: 7px;
}

/*padding*/
.pt7 {
  padding-top: 7px;
}

.pr7 {
  padding-right: 7px;
}

.pb7 {
  padding-bottom: 7px;
}

.pl7 {
  padding-left: 7px;
}

/*margin*/
.mt8 {
  margin-top: 8px;
}

.mr8 {
  margin-right: 8px;
}

.mb8 {
  margin-bottom: 8px;
}

.ml8 {
  margin-left: 8px;
}

/*padding*/
.pt8 {
  padding-top: 8px;
}

.pr8 {
  padding-right: 8px;
}

.pb8 {
  padding-bottom: 8px;
}

.pl8 {
  padding-left: 8px;
}

/*margin*/
.mt9 {
  margin-top: 9px;
}

.mr9 {
  margin-right: 9px;
}

.mb9 {
  margin-bottom: 9px;
}

.ml9 {
  margin-left: 9px;
}

/*padding*/
.pt9 {
  padding-top: 9px;
}

.pr9 {
  padding-right: 9px;
}

.pb9 {
  padding-bottom: 9px;
}

.pl9 {
  padding-left: 9px;
}

/*margin*/
.mt10 {
  margin-top: 10px;
}

.mr10 {
  margin-right: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.ml10 {
  margin-left: 10px;
}

/*padding*/
.pt10 {
  padding-top: 10px;
}

.pr10 {
  padding-right: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.pl10 {
  padding-left: 10px;
}

/*margin*/
.mt11 {
  margin-top: 11px;
}

.mr11 {
  margin-right: 11px;
}

.mb11 {
  margin-bottom: 11px;
}

.ml11 {
  margin-left: 11px;
}

/*padding*/
.pt11 {
  padding-top: 11px;
}

.pr11 {
  padding-right: 11px;
}

.pb11 {
  padding-bottom: 11px;
}

.pl11 {
  padding-left: 11px;
}

/*margin*/
.mt12 {
  margin-top: 12px;
}

.mr12 {
  margin-right: 12px;
}

.mb12 {
  margin-bottom: 12px;
}

.ml12 {
  margin-left: 12px;
}

/*padding*/
.pt12 {
  padding-top: 12px;
}

.pr12 {
  padding-right: 12px;
}

.pb12 {
  padding-bottom: 12px;
}

.pl12 {
  padding-left: 12px;
}

/*margin*/
.mt13 {
  margin-top: 13px;
}

.mr13 {
  margin-right: 13px;
}

.mb13 {
  margin-bottom: 13px;
}

.ml13 {
  margin-left: 13px;
}

/*padding*/
.pt13 {
  padding-top: 13px;
}

.pr13 {
  padding-right: 13px;
}

.pb13 {
  padding-bottom: 13px;
}

.pl13 {
  padding-left: 13px;
}

/*margin*/
.mt14 {
  margin-top: 14px;
}

.mr14 {
  margin-right: 14px;
}

.mb14 {
  margin-bottom: 14px;
}

.ml14 {
  margin-left: 14px;
}

/*padding*/
.pt14 {
  padding-top: 14px;
}

.pr14 {
  padding-right: 14px;
}

.pb14 {
  padding-bottom: 14px;
}

.pl14 {
  padding-left: 14px;
}

/*margin*/
.mt15 {
  margin-top: 15px;
}

.mr15 {
  margin-right: 15px;
}

.mb15 {
  margin-bottom: 15px;
}

.ml15 {
  margin-left: 15px;
}

/*padding*/
.pt15 {
  padding-top: 15px;
}

.pr15 {
  padding-right: 15px;
}

.pb15 {
  padding-bottom: 15px;
}

.pl15 {
  padding-left: 15px;
}

/*margin*/
.mt16 {
  margin-top: 16px;
}

.mr16 {
  margin-right: 16px;
}

.mb16 {
  margin-bottom: 16px;
}

.ml16 {
  margin-left: 16px;
}

/*padding*/
.pt16 {
  padding-top: 16px;
}

.pr16 {
  padding-right: 16px;
}

.pb16 {
  padding-bottom: 16px;
}

.pl16 {
  padding-left: 16px;
}

/*margin*/
.mt17 {
  margin-top: 17px;
}

.mr17 {
  margin-right: 17px;
}

.mb17 {
  margin-bottom: 17px;
}

.ml17 {
  margin-left: 17px;
}

/*padding*/
.pt17 {
  padding-top: 17px;
}

.pr17 {
  padding-right: 17px;
}

.pb17 {
  padding-bottom: 17px;
}

.pl17 {
  padding-left: 17px;
}

/*margin*/
.mt18 {
  margin-top: 18px;
}

.mr18 {
  margin-right: 18px;
}

.mb18 {
  margin-bottom: 18px;
}

.ml18 {
  margin-left: 18px;
}

/*padding*/
.pt18 {
  padding-top: 18px;
}

.pr18 {
  padding-right: 18px;
}

.pb18 {
  padding-bottom: 18px;
}

.pl18 {
  padding-left: 18px;
}

/*margin*/
.mt19 {
  margin-top: 19px;
}

.mr19 {
  margin-right: 19px;
}

.mb19 {
  margin-bottom: 19px;
}

.ml19 {
  margin-left: 19px;
}

/*padding*/
.pt19 {
  padding-top: 19px;
}

.pr19 {
  padding-right: 19px;
}

.pb19 {
  padding-bottom: 19px;
}

.pl19 {
  padding-left: 19px;
}

/*margin*/
.mt20 {
  margin-top: 20px;
}

.mr20 {
  margin-right: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.ml20 {
  margin-left: 20px;
}

/*padding*/
.pt20 {
  padding-top: 20px;
}

.pr20 {
  padding-right: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pl20 {
  padding-left: 20px;
}

/*margin*/
.mt21 {
  margin-top: 21px;
}

.mr21 {
  margin-right: 21px;
}

.mb21 {
  margin-bottom: 21px;
}

.ml21 {
  margin-left: 21px;
}

/*padding*/
.pt21 {
  padding-top: 21px;
}

.pr21 {
  padding-right: 21px;
}

.pb21 {
  padding-bottom: 21px;
}

.pl21 {
  padding-left: 21px;
}

/*margin*/
.mt22 {
  margin-top: 22px;
}

.mr22 {
  margin-right: 22px;
}

.mb22 {
  margin-bottom: 22px;
}

.ml22 {
  margin-left: 22px;
}

/*padding*/
.pt22 {
  padding-top: 22px;
}

.pr22 {
  padding-right: 22px;
}

.pb22 {
  padding-bottom: 22px;
}

.pl22 {
  padding-left: 22px;
}

/*margin*/
.mt23 {
  margin-top: 23px;
}

.mr23 {
  margin-right: 23px;
}

.mb23 {
  margin-bottom: 23px;
}

.ml23 {
  margin-left: 23px;
}

/*padding*/
.pt23 {
  padding-top: 23px;
}

.pr23 {
  padding-right: 23px;
}

.pb23 {
  padding-bottom: 23px;
}

.pl23 {
  padding-left: 23px;
}

/*margin*/
.mt24 {
  margin-top: 24px;
}

.mr24 {
  margin-right: 24px;
}

.mb24 {
  margin-bottom: 24px;
}

.ml24 {
  margin-left: 24px;
}

/*padding*/
.pt24 {
  padding-top: 24px;
}

.pr24 {
  padding-right: 24px;
}

.pb24 {
  padding-bottom: 24px;
}

.pl24 {
  padding-left: 24px;
}

/*margin*/
.mt25 {
  margin-top: 25px;
}

.mr25 {
  margin-right: 25px;
}

.mb25 {
  margin-bottom: 25px;
}

.ml25 {
  margin-left: 25px;
}

/*padding*/
.pt25 {
  padding-top: 25px;
}

.pr25 {
  padding-right: 25px;
}

.pb25 {
  padding-bottom: 25px;
}

.pl25 {
  padding-left: 25px;
}

/*margin*/
.mt26 {
  margin-top: 26px;
}

.mr26 {
  margin-right: 26px;
}

.mb26 {
  margin-bottom: 26px;
}

.ml26 {
  margin-left: 26px;
}

/*padding*/
.pt26 {
  padding-top: 26px;
}

.pr26 {
  padding-right: 26px;
}

.pb26 {
  padding-bottom: 26px;
}

.pl26 {
  padding-left: 26px;
}

/*margin*/
.mt27 {
  margin-top: 27px;
}

.mr27 {
  margin-right: 27px;
}

.mb27 {
  margin-bottom: 27px;
}

.ml27 {
  margin-left: 27px;
}

/*padding*/
.pt27 {
  padding-top: 27px;
}

.pr27 {
  padding-right: 27px;
}

.pb27 {
  padding-bottom: 27px;
}

.pl27 {
  padding-left: 27px;
}

/*margin*/
.mt28 {
  margin-top: 28px;
}

.mr28 {
  margin-right: 28px;
}

.mb28 {
  margin-bottom: 28px;
}

.ml28 {
  margin-left: 28px;
}

/*padding*/
.pt28 {
  padding-top: 28px;
}

.pr28 {
  padding-right: 28px;
}

.pb28 {
  padding-bottom: 28px;
}

.pl28 {
  padding-left: 28px;
}

/*margin*/
.mt29 {
  margin-top: 29px;
}

.mr29 {
  margin-right: 29px;
}

.mb29 {
  margin-bottom: 29px;
}

.ml29 {
  margin-left: 29px;
}

/*padding*/
.pt29 {
  padding-top: 29px;
}

.pr29 {
  padding-right: 29px;
}

.pb29 {
  padding-bottom: 29px;
}

.pl29 {
  padding-left: 29px;
}

/*margin*/
.mt30 {
  margin-top: 30px;
}

.mr30 {
  margin-right: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.ml30 {
  margin-left: 30px;
}

/*padding*/
.pt30 {
  padding-top: 30px;
}

.pr30 {
  padding-right: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.pl30 {
  padding-left: 30px;
}

.bgc_F2F2F2 {
  background-color: #e7f0ff;
}

.bodypt47 {
  padding-top: 47px;
}

.top-box1 {
  background: #fff;
  position: fixed;
  height: 47px;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 11;
}

.top-nav-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.top-nav .nav-item {
  display: inline-block;
  position: relative;
  margin-right: 50px;
}

.top-nav .nav-item:hover .nav-two {
  display: block;
}

.top-nav .nav-item:last-child {
  margin-right: 0;
}

.top-nav .nav-item .nav-first {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #0043a8;
  padding-right: 16px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAALCAYAAAByF90EAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADZSURBVHgBrc/LDYJAEAbgWdaLnCyBErADkHjGk4knYwXaiSXgxcARK4AOpARK4MaJHWeWQALyMvFPSCbL7DezAH+KaCsvukKFL0hPOfwSJ7RASr+GdtGNyDtVOWHuYswJNiDXb6osQx8ojAGBL5MuEj1lCbIyE32H7tYQb6DKLVXZIqxBEG29gEJXDKzKU+zRZw4g3GN0mtJLAVXpTm4mzaCP8LHxtXaLibjF9k9b//OiAAAPfYQjYCpe+KCWM30FjxhD5qEORkEoQBmEHLN+2zzUYCj8MYTzAaH9cjnB8ujYAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-size: 10px 6px;
  background-position: right center;
  line-height: 47px;
}

.top-nav .nav-item .nav-two {
  position: absolute;
  top: 47px;
  left: 0;
  background: #ffffff;
  -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  padding: 4px 0;
  min-width: 120px;
  display: none;
}

.top-nav .nav-item .nav-two a {
  display: block;
  padding: 10px 18px;
}

.top-nav .nav-item .nav-two a:hover {
  background: #f2f3f5;
}

.top-nav .nav-item .nav-two a:active {
  background: #e4e7ed;
}

.page_width {
  width: 1243px;
  margin: 0 auto;
  position: relative;
}

.page_white {
  background-color: #fff;
}

.top-search-container {
  width: 460px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 47px;
}

.top-search-container .search-button1 {
  width: 84px;
  height: 32px;
  line-height: 32px;
  background-color: #2e7ae1;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGVSURBVHgB7ZbRcYMwDIZFJ/AIbFBGoBOkI2SDskHoBGWDpBOQTpDrBLABdALYQJWLc6dzMFh2k7zku9NhjCX/QrYB4MGdSXwHImJOlw1ZSqZM90j2TXZMkqSHa0ATb8k6XOdElsJ/QcEUWY1ydpJ5EtfkdDmRZaxbv+5PspasN336uS5LboUoqSTvEAoJ2FtZVUaUa3w6U6YCQjA155QC3wPzG4LWhJXJXuirLP9K4v+31WIzmImhJM5VaPZWnIHFyZfGPln3z6z9BeFw3wwEAjgjhNOztgoV4F+7CGwBP6ydQji8lKNEQMvaGwgnd8Rcxpxo6LuCHTHemH8HUnD6qp1pJPvYJMC34BakWAeJpvYRgZffA3n2LFhhiehc2eB0/O6szDUZxEABSrykM29EP/sw5RpwHtF/gUtEsTABOgRmTHyDniVcEqFre1gRMphJFfNr2HPnYvb+KTVBc5jO9nOwnqylv592ZmxNl1fWpce80NiYI94fnBZnY70p0ba+logj3BJLhF4rcdszQkR9l8kfrPELxRv22mh0J5UAAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: 16px center;
  padding-left: 40px;
  color: #fff;
  border-radius: 2px;
}

.top-search-container .search-button1:hover {
  cursor: pointer;
}

.top-search-container .top-search-box {
  border: 1px solid #e4e7ed;
  background-color: #fff;
  border-radius: 2px;
  margin-right: 6px;
  height: 32px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.top-search-container .top-search-box input {
  width: 256px;
  border: none;
  border-left: 1px solid #e4e7ed;
  height: 100%;
  padding-left: 40px;
  padding-right: 40px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAKWSURBVHgB7ZZNbtpAFMf/z4a2u3IEblB6A3KC0BMEVFGpq+BlGlU4akm6M6wqFSLoCZqeIOkJoDdwb+Bly4df3xQMQ7Dx2GqSTf4SkmeYj9/M+5gHPOqBRaYDP3j9qk3WIcBlaZZW3QGYf0wxv3Kdtz5yKBWg413WLeI2A+WUoTdTnjWygiQCuN6w9IwWwxCoIcuCRO7J8esz4/FI2PwJLa7ls6J1B8z4KlMmIUJfddjqfyIxC6p5IWIBLrqDoVx5PWrLxr0ZbNd1GkHseO9zGVS83jITs/POaXaRFUDZnIiHm3X47NRpujDQudcfyfGPVs1AfOJlmk9YOx3icBs6GplurjRFoSUn8lfNUhHFVtqcLQAVato1Bn94auxMSspEc+ZG1CbCkfInmAJYoLXHy+lzxfZ7p3kDlR+WKtmYV2AKIMQvom+x/XfklTbX3o6k/QC6FuAAefff+IH6NjeBLhu0d+L/0jYA8y+tUUZOSSJam5I2/mAAAEy0VQ6RX9XoY6GvmQZA8qrpi6iwREZ96g2OsbG7v4oKM4CTZditJ1hEXloc61IpOWS4UZs5TM0jO064kNQbfYv9KvIoDU0govcA2ulPnTejtHk7AOrKQnlItK6aQIw73pd63AIK7qJ32WYqjvXHSE7/CgZKrAc6Xt8Vb27f6vblN5Ek9ZPIei7bqCSjfjs3ZPok762IPnr9lrWEMPUDf3lyqil4uZGJZEL/N9uNpKc8tSRTtmUU3FVYJoFIscJSMxS60Ubn3cEYqzSsQGZsH8RBGBelSv8KU1l0k14tX9x2Is62E+sC8A1aOZcEkQkgi+LKujgIC3cktclUNoOWCVVYP8V8pI+7M4AEiCAEu/cGcAviSiLkIM5fHvWg+gssAh6O6j4S+gAAAABJRU5ErkJggg==")
    no-repeat;
  background-size: 16px;
  background-position: 12px center;
}

.top-search-container .top-search-box .search-del {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAL8SURBVHgBzZjNUhNBEMe7h000CYTsGyxPIBy8WAWG0lIvVoEvoD4BvgHFG8jVC3j0olR5oSwtAlR58SA+AfEJEhOSlZCdtnuXRbLskkxCsvyqtvZjZrf/NT073T0Ihriu63Q63gpO4T3SUEakEgCWglaqE2AV+SCt97U+27Ftu2rwecBBOzYaJ68A1Us2WgYDCOAIiTaLxentQfr3FdRsNsuEaou/7MAoIFRB00Y/YYmCarVaybLurBPQG7hBEPFt9+x0g11Zj22HeDGOlcl+IoJ5GAc8Wt5ZZzlufmGcmKlMdm9kFw0pCiNiSizm59jFnCMTXnd9URfuU5c7yJyZlBiBR2PeyrDN3mcBwW+NW5ACHuhle2am0ivopHU8ydHpgedTcbowJ5e+y/zRSUuMwLZ9DaEgVLAGaeNHAT75v7mVPTZ59+D7D2i7f+HZo8XY9t1vh5DP3YWlB/fBhIyVdyylMismL4mYd9sf/Ot224UXz5/0tH/8/MU/QkxEdTqtVYUKH4IBLotIMh69l1E0QTIIi9MHh2jgoA9PHy9Biw2FhqOCQmTkklx6DWVsNFs1viiZvhkdjcuImKgrB6SuhhFzndERxAglBbcMEVSHIUhy2XWuHAB2GZkLihqNumlYURz9qxYR7XMW5wz60u7Xg75iwnM+nzP70wh+i8uOwIACG0kSE70v8GptBFGFQ4fLoUMbhY5DXq1bfUKHiFk0DB1eV835K2KjebLH62QZUkSyx9mZwoI6v3sPKSO1m38OH/xptI8ljEAKcOiqzhbz/xM0QaP3GlICQW+E1xeCJKcl0JswYbgQ7Smzr5RBysruSTUAE0Bcpb3cgm1jfBkk9ZHuqlXpCGMmEIPLl8VcERSIyvkdxymKt2yOAjG5arQtNtoHok4XxjGnZM7obi5WjNA3VZTyhECtj7ok+C7iPzksCJMw2rDiTHeNd8cMJzxVZOG9sQ2rKBL7lOItPS4OePgdIHQQg6yTglSmznVehTz6pbNTO3Yu3jVJ/AOabmy9v3VGegAAAABJRU5ErkJggg==")
    no-repeat;
  position: absolute;
  right: 12px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 18px;
  height: 18px;
  background-size: 100%;
}

.top-search-container .top-search-box .search-del:hover {
  cursor: pointer;
}

.circle-li {
  height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.circle-li .circle {
  width: 7px;
  height: 7px;
  border-radius: 5px;
  background-color: #d9d9d9;
}

.circle-li a {
  font-size: 18px;
  line-height: 25px;
  color: #444444;
  margin-left: 12px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.grey-red-title {
  width: 100%;
  height: 52px;
  background-color: #ebeff1;
  border-left: 6px solid #e80000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-weight: 500;
  font-size: 18px;
  padding: 0px 17px;
}

.grey-red-title .title {
  color: #e80000;
}

.grey-red-title .subtitle {
  color: #4e5969;
}

.border-circle-more {
  width: 390px;
  height: 408px;
  border: 1px solid #d9d9d9;
  padding: 0px 18px;
}

.border-circle-more .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 16px;
  height: 49px;
  border-bottom: 1px solid #f2f3f5;
}

.border-circle-more .title span {
  color: #000000;
  font-weight: 500;
}

.border-circle-more .title a {
  color: #86909c;
}

.border-circle-more .content {
  width: 100%;
  margin-top: 20px;
}

.border-circle-more .content .circle-li:not(:first-child) {
  margin-top: 24px;
}

.border-circle-more .imgs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.border-circle-more .imgs img {
  width: 100%;
  height: 100%;
}

.border-circle-more .img4 a {
  width: 79px;
  height: 122px;
}

.border-circle-more .img3 a {
  width: 106px;
  height: 122px;
}

.border-circle-more .img-bottom {
  margin-top: 20px;
}

.border-circle-more .img-top {
  margin-bottom: 20px;
  margin-top: 12px;
}

.tab-head {
  overflow: hidden;
  border-left: 1px solid #278bcf;
}

.tab-head span {
  width: 141px;
  height: 39px;
  line-height: 39px;
  color: #333333;
  text-align: center;
  cursor: pointer;
  float: left;
  font-size: 16px;
  border-right: 1px solid #278bcf;
  border-top: 1px solid #278bcf;
  border-bottom: 1px solid #278bcf;
}

.tab-head span:hover {
  color: #ffffff;
  background-color: #278bcf;
}

.tab-head .active {
  color: #ffffff;
  background-color: #278bcf;
}

.tab-container .tab-box-item .news-item {
  overflow: hidden;
  margin-top: 24px;
}

.tab-container .tab-box-item .news-item:first-child {
  margin-top: 19px;
}

.tab-container .tab-box-item .news-item a {
  float: left;
  font-size: 18px;
  line-height: 25px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #444444;
}

.tab-container .tab-box-item .news-item span {
  float: right;
  font-size: 14px;
  color: #86909c;
  line-height: 20px;
}

.title-border-list {
  padding: 0px 24px 47px;
  margin-top: 24px;
  width: 701px;
  height: 425px;
}

.title-border-list .title {
  color: #000000;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  font-weight: 500;
  padding: 12px 0px;
  border-bottom: 1px solid #f2f3f5;
}

.title-border-list .title-border-list-content .title-border-list-content-item {
  width: 301px;
  float: left;
  margin-top: 24px;
}

.title-border-list .title-border-list-content .title-border-list-content-item:not(:nth-child(2n)) {
  margin-right: 50px;
}

.white-back-img-list {
  width: 293px;
  height: 324px;
  padding: 20px 20px 30px;
  background-color: #ffffff;
}

.white-back-img-list img {
  width: 254px;
  height: 157px;
}

.white-back-img-list .content-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  color: #1d2129;
  text-align: center;
  margin: 19px 0px 11px 0px;
  display: block;
}

.white-back-img-list .content-text {
  font-size: 14px;
  line-height: 20px;
  color: #4e5969;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  text-overflow: ellipsis;
  height: 60px;
  overflow: hidden;
}

.circle-img-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.circle-img-list-item .img {
  width: 84px;
  height: 84px;
  border-radius: 42px;
  display: block;
}

.circle-img-list-item .img img {
  width: 100%;
  height: 100%;
  border-radius: 42px;
}

.circle-img-list-item .detail {
  margin-left: 33px;
}

.circle-img-list-item .detail .detail-title {
  display: block;
  font-size: 18px;
  line-height: 25px;
  color: #1d2129;
  margin-bottom: 12px;
}

.circle-img-list-item .detail .detail-text {
  font-size: 18px;
  line-height: 25px;
  color: #4e5969;
  width: 396px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  text-overflow: ellipsis;
  height: 50px;
  overflow: hidden;
}

.dropdown-container {
  position: relative;
}

.dropdown-container .dropdown-text {
  line-height: 32px;
  width: 112px;
  padding-left: 12px;
  padding-right: 22px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAKCAYAAAC0VX7mAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAB6SURBVHgBpcy9DYAgEIZhLiziKGpj5SB2OoE02lJaMIaVjXEU5tBCxUQTwo9wvN13uTwwcMEAoCfpyf08Crou81ZW9W1CTvA9GOsaSdVKRD9MDfpekaiGaSACNTADjECtmBUMQJ2YE/SgXswLWtBfLLiRi5bxKQv5vQBfCV1el+iVOAAAAABJRU5ErkJggg==")
    no-repeat;
  background-size: 10px 5px;
  background-position: calc(100% - 7%) center;
  font-size: 14px;
  color: #1d2129;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dropdown-container .dropdown-text:hover {
  cursor: pointer;
}

.dropdown-container .dropdown-ul {
  position: absolute;
  left: 0;
  display: none;
  min-width: 86px;
  background-color: #fff;
  -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  padding: 4px 0;
}

.dropdown-container .dropdown-ul .dropdown-ul-item {
  padding: 10px 18px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.dropdown-container .dropdown-ul .dropdown-ul-item:hover {
  background-color: #f2f3f5;
  cursor: pointer;
}

.dropdown-container .dropdown-ul .dropdown-ul-item:active {
  background-color: #e4e7ed;
}

.dropdown-container .dropdown-ul .active {
  background-color: #e4e7ed;
}

.top-bgc {
  position: absolute;
  width: 100%;
  height: 1082px;
  left: 0;
  top: 0;
}

.top-bgc img {
  width: 100%;
  height: 100%;
}

.module1 {
  margin-top: 601px;
}

.module1 .menu-container {
  background-color: #2e7ae1;
  padding-bottom: 12px;
}

.module1 .menu-container .menu-box {
  width: 1243px;
  margin: 0 auto;
  overflow: hidden;
}

.module1 .menu-container .menu-box a {
  font-size: 14px;
  line-height: 18px;
  color: #ffffff;
  padding: 0 8px;
  float: left;
  width: calc(100% / 12);
  text-align: center;
  margin-top: 12px;
}

.module1 .content {
  padding: 24px 40px 40px;
}

.module1 .content .title {
  text-align: center;
}

.module1 .content .title span {
  color: #c70503;
  font-size: 40px;
  font-weight: 600;
  line-height: 56px;
}

.module1 .content .subtitle {
  text-align: center;
  margin-top: 24px;
}

.module1 .content .subtitle span {
  color: #4e5969;
  font-size: 16px;
  line-height: 22px;
}

.module1 .content .main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 39px;
}

.module1 .content .main .img {
  width: 557px;
  height: 378px;
}

.module1 .content .main .img img {
  width: 100%;
  height: 100%;
}

.module1 .content .main .module1-tab {
  width: 565px;
  background-color: #fff;
}

.module2 {
  margin-top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 12px 18px;
}

.module2 .title .title-item {
  width: 40px;
  height: 120px;
  color: #ffffff;
  font-size: 18px;
  line-height: 25px;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.module2 .title .title-item:hover {
  cursor: pointer;
}

.module2 .title .title-item {
  background-color: #e80000;
}

.module2 .title .title-item.blue {
  background-color: #278bcf;
}

.module2 .main-item {
  overflow: hidden;
  margin-left: 18px;
}

.module2 .main-item .content-item {
  width: 216px;
  margin-right: 15px;
  float: left;
  margin-bottom: 9px;
}

.module2 .main-item .content-item:nth-child(5n) {
  margin-right: 0px;
}

.module2 .main-item .content-item .title {
  width: 216px;
  height: 34px;
  color: #1d2129;
  line-height: 34px;
  text-align: center;
  border-radius: 2px;
  font-size: 16px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.module2 .main-item .first-item img {
  width: 216px;
  height: 120px;
  display: block;
}

.module2 .main-item .first-item .title {
  background-color: #bae7f7;
}

.module2 .main-item .normal-item .title {
  background-color: #ebeff1;
}

.module3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.module3 .list1 {
  padding: 0px 24px 47px;
  margin-top: 24px;
  width: 701px;
  height: 425px;
}

.module3 .list1 .title {
  color: #000000;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  font-weight: 500;
  padding: 12px 0px;
  border-bottom: 1px solid #f2f3f5;
}

.module3 .list1 .module3-list1-content .module3-list1-item {
  width: 301px;
  float: left;
  margin-top: 24px;
}

.module3 .list1 .module3-list1-content .module3-list1-item:not(:nth-child(2n)) {
  margin-right: 50px;
}

.module3 .list2 {
  padding: 0px 24px 47px;
  margin-top: 24px;
  width: 518px;
  height: 425px;
}

.module3 .list2 .title {
  font-size: 16px;
  line-height: 22px;
  padding: 12px 0px;
  border-bottom: 1px solid #f2f3f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.module3 .list2 .title span {
  font-weight: 500;
  color: #000000;
}

.module3 .list2 .title a {
  color: #86909c;
}

.module3 .list2 .module3-list2-content .module3-list2-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 24px;
}

.module3 .list2 .module3-list2-content .module3-list2-item .circle-li {
  width: 350px;
}

.module3 .list2 .module3-list2-content .module3-list2-item .time {
  font-size: 18px;
  line-height: 25px;
  color: #86909c;
}

.module4 {
  padding: 27px 18px;
  margin-top: 24px;
}

.module4 .module4-list {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.module5 {
  padding: 27px 18px;
  margin-top: 24px;
}

.module5 .module5-lists {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.module5 .module5-lists .module5-list1 {
  width: 798px;
  height: 408px;
  border: 1px solid #d9d9d9;
  padding: 16px;
}

.module6 {
  padding: 27px 18px;
  position: relative;
  margin-top: 24px;
}

.module6 .module6-list1 .title {
  width: 250px;
  height: 50px;
  line-height: 50px;
  border-top: 3px solid #278bcf;
  font-size: 18px;
  color: #e80000;
  padding-left: 24px;
}

.module6 .module6-list2 {
  margin-top: 20px;
}

.module6 .module6-list2 .module6-tabs .tab-head-back {
  /* overflow: hidden; */
  /* position: absolute; */
  /* top: 27px; */
  display: flex;
  margin-left: 248px;
  margin-top: -70px;
  margin-bottom: 20px;
  /* width: 100%; */
}

.module6 .module6-list2 .module6-tabs .tab-head-back span {
  width: 139px;
  height: 50px;
  line-height: 50px;
  color: #ffffff;
  background-color: #278bcf;
  text-align: center;
  cursor: pointer;
  float: left;
  font-size: 16px;
}

.module6 .module6-list2 .module6-tabs .tab-head-back span:hover {
  color: #278bcf;
  background-color: #ffffff;
  border-top: 3px solid #e80000;
}

.module6 .module6-list2 .module6-tabs .tab-head-back .active {
  color: #278bcf;
  background-color: #ffffff;
  border-top: 3px solid #e80000;
}

.module6 .module6-list2 .tab-container-back-item-contain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.module6 .module6-list2 .tab-container-back-item-contain .list1 {
  border: 1px solid #d9d9d9;
  width: 716px;
  height: 408px;
}

.module6 .module6-list2 .tab-container-back-item-contain .list1 .title-border-list {
  margin-top: 0px;
}

.module6 .module6-list2  .list2 {
  border: 1px solid #d9d9d9;
  width: 464px;
  height: 408px;
  padding: 0px 20px;
  overflow: hidden;
}

.module6 .module6-list2 .list2 .list2-item {
  position: relative;
  width: 205px;
  height: 175px;
  float: left;
  margin-top: 14px;
}

.module6 .module6-list2 .list2 .list2-item img {
  width: 100%;
  height: 100%;
}

.module6 .module6-list2  .list2 .list2-item .title {
  width: 100%;
  height: 49px;
  padding: 8px 12px;
  color: #ffffff;
  font-weight: 500;
  font-size: 12px;
  line-height: 17px;
  position: absolute;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.65);
}

.module6 .module6-list2 .list2 .list2-item:not(:nth-child(2n)) {
  margin-right: 12px;
}

.module7 {
  margin-top: 24px;
  padding: 24px 18px;
}

.module7 .module7-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
}

.module7 .module7-content .list1 video {
  width: 168px;
  height: 113px;
}

.module8 {
  position: relative;
  text-align: center;
}

.module8 .title {
  font-weight: 600;
  font-size: 40px;
  line-height: 56px;
  color: #1d2129;
  text-align: center;
  margin: 50px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.module8 .title .border {
  width: 77px;
  height: 5px;
  background-color: #278bcf;
}

.module8 .content {
  overflow: hidden;
  width: 1243px;
  display: inline-block;
}

.module8 .content .white-back-img-list {
  float: left;
  margin-bottom: 24px;
}

.module8 .content .white-back-img-list:not(:nth-child(4n)) {
  margin-right: 6px;
}

.module8 .back {
  width: 100%;
  height: 636px;
  background-color: #278bcf;
  position: absolute;
  bottom: -46px;
  z-index: -1;
}

.module9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  top: 46px;
  padding-bottom: 84px;
}

.module9 .title {
  text-align: center;
  font-size: 30px;
  line-height: 42px;
  color: #444444;
  margin: 55px 0px 60px 0px;
}

.module9 .title a {
  display: block;
}

.module9 .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 1243px;
}

.module9 .content .list1 .circle-img-list-item:not(:last-child) {
  margin-bottom: 46px;
}

.module9 .content .list2 img {
  width: 612px;
  height: 360px;
}

.footer {
  margin-top: 64px;
  text-align: center;
  background: #278bcf;
  min-height: 135px;
  padding: 39px;
}

.footer p {
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  margin-bottom: 18px;
  color: #ffffff;
}
/*# sourceMappingURL=index.css.map */
.ui-dialog,
.ui-dialog * {
  box-sizing: content-box;
}
.diy-design-mode .diy-root.diy-area {
  background-color: #beebf87a !important;
}
.module1,
.module2 {
  z-index: 10;
}
.diy-design-mode .tab-head span {
  width: 126px;
}
.diy-design-mode #widget8 {
  height: 40px;
}
.diy-design-mode .module2 .main-item .content-item {
  margin-right: 10px;
}
.module2 .content {
  min-width: 1149px;
}
.diy-design-mode .module3 .list1 .module3-list1-content .module3-list1-item {
  width: 283px;
}
.diy-design-mode #widget35 {
  height: 47px;
}
.diy-design-mode #widget20 {
  height: 39px;
}
.diy-design-mode .module5 .module5-lists .module5-list1 {
  height: auto;
}
.diy-design-mode .module6 .module6-list2 .module6-tabs .tab-head-back {
  left: 0;
  top: 0;
  margin-top: 0;
}
#widget25 .title-border-list-content {
  padding: 24px;
  border: 1px solid #D9D9D9;
  padding-top: 0;
  overflow: hidden;
  border-top: none;
  width: 716px;
}
#widget25 .title-border-list-content .title-border-list-content-item {
  width: 301px;
  float: left;
  margin-top: 23px;
  margin-right: 50px;
}
#widget25 .title-border-list-content .title-border-list-content-item:nth-child(2n){
  margin-right: 0;
}
.module6 .title-p {
  padding: 0 24px;
  border: 1px solid #D9D9D9;
  border-bottom:none;
  width: 716px;
}
.module6 .title-p a{
  color: #000000;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  font-weight: 500;
  padding: 12px 0px;
  border-bottom: 1px solid #F2F3F5;
  display:block
}
#widget31 .list1 .circle-img-list-item:not(:last-child){
  margin-bottom: 50px;
}
