@charset "UTF-8";
@font-face {
  font-family: 'iconfont';
  /* project id 240211 */
  src: url("../font/iconfont.eot");
  src: url("../font/iconfont.eot?#iefix") format("embedded-opentype"), url("../font/iconfont.woff") format("woff"), url("../font/iconfont.ttf") format("truetype"), url("../font/iconfont.svg#iconfont") format("svg");
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 14px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

/* 媒体查询 */
@media all and (min-width: 320px) {
  html {
    font-size: 32px;
  }
}

@media all and (min-width: 360px) {
  html {
    font-size: 36px;
  }
}

@media all and (min-width: 375px) {
  html {
    font-size: 37.5px;
  }
}

@media all and (min-width: 384px) {
  html {
    font-size: 38.4px;
  }
}

@media all and (min-width: 412px) {
  html {
    font-size: 41.2px;
  }
}

@media all and (min-width: 414px) {
  html {
    font-size: 41.4px;
  }
}

@media all and (min-width: 480px) {
  html {
    font-size: 48px;
  }
}
@media (max-width: 1600px) {
  .floatingWindown {
      display: none;
  }
}
.main {
  width: 1200px;
  margin: 0 auto;
}

.main::after {
  clear: both;
  content: " ";
  display: table;
  box-sizing: border-box;
}

.main .text::after {
  clear: both;
  content: " ";
  display: table;
  box-sizing: border-box;
}

.main dl dt {
  overflow: hidden;
}

.main dl dt img {
  width: 100%;
  height: auto;
}

.main .textdetails {
  /*text-indent: 2em;*/
  text-align: center;
  padding-bottom: 60px;
}
.main .textdetails h3{
  font-size: auto;
}
.main .textdetails a{
  color: #369;
}
.main .textdetails p {
  font-size: 16px;
  color: #333333;
  line-height: 30px;
  text-align: left;
}

.main .textdetails img {
  max-width: 100%;
  height: auto;
  padding: 20px 0;
}

.main .title {
  height: 50px;
  padding: 0 20px;
  line-height: 50px;
  position: relative;
  border-bottom: solid 1px #eeeeee;
}

.main .title::before {
  left: 20px;
  top: 50%;
  width: 4px;
  content: '';
  height: 20px;
  margin-top: -10px;
  position: absolute;
  border-radius: 3px;
  background-color: #1b89cb;
}

.main .title h3 {
  float: left;
  font-size: 18px;
  color: #000000;
  font-weight: bold;
  position: relative;
  padding-left: 15px;
  border-bottom: solid 1px #1b89cb;
}


.main .title h3::before {
  width: 0;
  left: 50%;
  height: 0;
  content: '';
  bottom: -1px;
  z-index: 2;
  position: absolute;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 5px solid #ffffff;
}

.main .title h3::after {
  width: 0;
  left: 50%;
  height: 0;
  content: '';
  bottom: -1px;
  position: absolute;
  margin-left: -2.5px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 7px solid #8dc4e5;
}
.link .main .title h3 {
  float: left;
  font-size: 18px;
  color: #000000;
  font-weight: bold;
  position: relative;
  padding-left: 15px;
  border-bottom: solid 1px transparent;
}
.link .main .title h3.active {
  float: left;
  font-size: 18px;
  color: #000000;
  font-weight: bold;
  position: relative;
  padding-left: 15px;
  border-bottom: solid 1px #1b89cb;
}
.link .main .title h3::before {
  width: 0;
  left: 50%;
  height: 0;
  content: '';
  bottom: -1px;
  z-index: 2;
  position: absolute;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 5px solid transparent;
}
.link .main .title h3::after {
  width: 0;
  left: 50%;
  height: 0;
  content: '';
  bottom: -1px;
  position: absolute;
  margin-left: -2.5px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 7px solid transparent;
}
.link .main .title h3.active::before {
  width: 0;
  left: 50%;
  height: 0;
  content: '';
  bottom: -1px;
  z-index: 2;
  position: absolute;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 5px solid #ffffff;
}

.link .main .title h3.active::after {
  width: 0;
  left: 50%;
  height: 0;
  content: '';
  bottom: -1px;
  position: absolute;
  margin-left: -2.5px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 7px solid #8dc4e5;
}

.main .title a {
  float: right;
  font-size: 14px;
  color: #1b89cb;
}

.main .title p {
  float: right;
  font-size: 14px;
  color: #000000;
}

.main .title p span {
  font-size: 16px;
  color: #1b89cb;
  padding-right: 10px;
}

.main .title p a {
  float: none;
  color: #000000;
}

.crumbs {
  padding-top: 20px;
  background-color: #fcfcfc;
}

.crumbs .main {
  height: 55px;
  line-height: 55px;
}

.crumbs .main p {
  font-size: 14px;
  color: #6f6f6f;
}

.crumbs .main p a {
  font-size: 14px;
  color: #6f6f6f;
}

.crumbs .main p span {
  font-size: 16px;
  color: #1b89cb;
  padding-right: 10px;
}

.page .pagination {
  padding-top: 40px;
  text-align: center;
}

.page .pagination li {
  display: inline-block;
  margin: 0 6px;
  height: 40px;
  cursor: pointer;
}

.page .pagination li a {
  transition: all 0.2s;
}

.page .pagination li a, .page .pagination li span {
  display: inline-block;
  padding: 0 16px;
  font-size: 15px;
  color: #333;
  line-height: 40px;
  border-radius: 2px;
}

.page .pagination li:hover a {
  background: #1b89cb;
  color: #ffffff;
}

.page .pagination li.active span {
  background: #1b89cb;
  color: #ffffff;
}

.page .pagination li.disabled span {
  color: #cccccc;
}

.page .pagination li.disabled:hover span {
  background: transparent;
  color: #cccccc;
}

.header {
  width: 100%;
  height: 80px;
  background-color: #ffffff;
}

.header .main .logo {
  float: left;
  line-height: 80px;
}

.header .main .logo img {
  height: 60px;
  display: inline-block;
}

.header .main .number {
  float: right;
  padding-top: 22px;
}

.header .main .number dl dt {
  float: left;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border-radius: 100%;
  border: solid 1px #1b89cb;
}

.header .main .number dl dt span {
  font-size: 18px;
  color: #1b89cb;
}

.header .main .number dl dd {
  float: left;
  padding-left: 10px;
}

.header .main .number dl dd p {
  font-size: 14px;
  color: #000000;
}

.header .main .number dl dd h3 {
  font-size: 18px;
  color: #d71418;
  font-weight: bold;
  font-family: 'Arial';
}

.header2 {
  height: 50px;
  line-height: 40px;
  background-color: #1b89cb;
}

.header2 .main a {
  float: left;
  width: 113px;
  height: 45px;
  font-size: 15px;
  margin-top: 5px;
  color: #ffffff;
  margin-left: 20px;
  text-align: center;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.header2 .main a.active {
  color: #1b89cb;
  font-weight: bold;
  background-color: #ffffff;
}

.header2 .main a:hover {
  color: #1b89cb;
  font-weight: bold;
  background-color: #ffffff;
}

.banner {
  height: 220px;
}

.news {
  padding: 20px 0;
  background-color: #fcfcfc;
}

.news.news2 .main .item {
  width: 100%;
  height: auto;
}
.news.news2 .main .item .questions{
  padding: 20px 20px 0 20px
}
.news.news2 .main .item .questions p{
  width: 180px;
  height: 50px;
  cursor: pointer;
  font-size: 16px;
  color: #ffffff;
  line-height: 50px;
  text-align: center;
  background-color: #1b89cb;
}
.news.news2 .main .item .questions p span{
  padding-right: 10px;
}

.news.news2 .main .item .text {
  padding: 20px 20px 40px 20px;
}

.news.news2 .main .item .text a {
  height: 53px;
  padding-top: 0;
  line-height: 53px;
  border-bottom: solid 1px #eeeeee;
}
.news.news2 .main .item .text.text2 a .contact{
  height: 53px;
}
.news.news2 .main .item .text a span {
  width: 900px;
}
.news.news2 .main .item .text a p{
  float: right;
  font-size: 14px;
  color: #b7b7b7;
  margin-right: 40px;
}
.news.news2 .main .item .text a p.active{
  color: #d71418;
}
.news.news2 .main .item .text a h6{
  float: right;
  font-size: 14px;
  color: #b7b7b7;
  margin-left: 40px;
}
.news.news2 .main .item .text a h6.active{
  transform: rotate(90deg);
}
.news.news2 .main .item .text a:hover h6{
  color: #1b89cb;
}
.news.news2 .main .item .text.text2 a{
  height: auto;
  border-bottom: dashed 1px #ebebeb;
}
.news.news2 .main .item .text.text2 a .reply{
  width: 100%;
  display: none;
  padding-bottom: 10px;
}
.news.news2 .main .item .text.text2 a .reply .titles{
  float: left;
  color: #1b89cb;
  font-size: 15px;
  font-weight: bold;
  line-height: 24px;
}
.news.news2 .main .item .text.text2 a .reply .contents{
  color: #5d5d5d;
  font-size: 15px;
  padding-left: 62px;
  line-height: 25px;
  word-break: break-all;
}
.news .main .fl {
  float: left;
}

.news .main .fr {
  float: right;
}

.news .main .item {
  height: 245px;
  width: calc(50% - 10px);
  border: solid 1px #eeeeee;
  background-color: #ffffff;
}

.news .main .item .text {
  padding: 0 20px;
}

.news .main .item .text a {
  height: 20px;
  display: block;
  padding-top: 15px;
  position: relative;
}

.news .main .item .text a:hover span {
  color: #1b89cb;
}

.news .main .item .text a:hover i {
  color: #1b89cb;
}

.news .main .item .text a::before {
  top: 22px;
  width: 6px;
  height: 6px;
  content: '';
  position: absolute;
  border-radius: 100%;
  background-color: #1b89cb;
}

.news .main .item .text a span {
  float: left;
  width: 450px;
  font-size: 15px;
  padding-left: 15px;
  color: #5d5d5d;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.news .main .item .text a i {
  float: right;
  font-size: 14px;
  color: #b7b7b7;
}

.details {
  padding-bottom: 40px;
  background-color: #fcfcfc;
}

.details .main .left {
  float: left;
  width: 798px;
  border: solid 1px #eeeeee;
  background-color: #ffffff;
}

.details .main .left .detailsTitle {
  padding: 35px 0;
  margin: 0 30px;
  text-align: center;
  border-bottom: solid 1px #eeeeee;
}

.details .main .left .detailsTitle h3 {
  font-size: 24px;
  color: #000000;
}

.details .main .left .detailsTitle p {
  padding-top: 10px;
}

.details .main .left .detailsTitle p span {
  font-size: 14px;
  color: #b7b7b7;
  padding: 0 20px;
}

.details .main .left .text {
  padding: 0 30px;
}

.details .main .left .text .textdetails {
  padding-top: 40px;
}

.details .main .left .textFoot {
  margin: 0 30px;
  padding: 20px 0;
  border-top: solid 1px #eeeeee;
}

.details .main .left .textFoot::after {
  clear: both;
  content: " ";
  display: table;
  box-sizing: border-box;
}

.details .main .left .textFoot .left2 {
  float: left;
}

.details .main .left .textFoot .left2 a {
  width: 500px;
  display: block;
  font-size: 14px;
  color: #333333;
  padding-top: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.details .main .left .textFoot .left2 a:first-child {
  padding-top: 0;
}

.details .main .left .textFoot .left2 a:hover {
  color: #1b89cb;
}

.details .main .left .textFoot .right2 {
  float: right;
  padding-top: 10px;
}

.details .main .left .textFoot .right2 a {
  float: right;
  height: 44px;
  padding: 0 30px;
  line-height: 44px;
  border-radius: 44px;
  background-color: #d71418;
}

.details .main .left .textFoot .right2 a:hover {
  background-color: rgba(215, 20, 24, 0.8);
}

.details .main .right {
  width: 378px;
  float: right;
  border: solid 1px #eeeeee;
  background-color: #ffffff;
}

.details .main .right .text {
  padding: 0 20px;
}

.details .main .right .text a {
  height: 20px;
  display: block;
  padding-top: 30px;
  position: relative;
}

.details .main .right .text a:last-child {
  padding-bottom: 30px;
}

.details .main .right .text a:hover span {
  color: #1b89cb;
}

.details .main .right .text a:hover i {
  color: #1b89cb;
}

.details .main .right .text a::before {
  top: 37px;
  width: 6px;
  height: 6px;
  content: '';
  position: absolute;
  border-radius: 100%;
  background-color: #1b89cb;
}

.details .main .right .text a span {
  float: left;
  width: 325px;
  font-size: 15px;
  padding-left: 15px;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.details .main .right .text a i {
  float: right;
  font-size: 14px;
  color: #b7b7b7;
}

.lane {
  padding-bottom: 20px;
  background-color: #fcfcfc;
}

.lane .main .item {
  float: left;
  width: calc(20% - 18px);
  height: 78px;
  margin-left: 20px;
  border: solid 1px #eeeeee;
  background-color: #ffffff;
}

.lane .main .item:nth-child(5n+1) {
  margin-left: 0;
}

.lane .main .item dl {
  padding-top: 15px;
  padding-left: 20px;
}

.lane .main .item dl dt {
  float: left;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 100%;
  background-color: #1b89cb;
}

.lane .main .item dl dt span {
  font-size: 18px;
  color: #ffffff;
}

.lane .main .item dl dd {
  padding-left: 55px;
}

.lane .main .item dl dd h3 {
  font-size: 18px;
  color: #000000;
  font-weight: bold;
}

.lane .main .item dl dd p {
  font-size: 12px;
  color: #000000;
  line-height: 24px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.link {
  padding-bottom: 20px;
}

.link .main {
  border: solid 1px #eeeeee;
  background-color: #ffffff;
}

.link .main .text {
  display: none;
  padding: 20px 20px 20px 20px;
}
.link .main .text.text2 a {
  color: #333333;
  font-size: 0.32rem;
  padding-right: 0.53333rem;
  word-break: break-all;
  line-height: 0.55rem;
  display: inline-block;
}

.lane .main .item {
  float: left;
  width: calc(20% - 18px);
  height: 78px;
  margin-left: 20px;
  border: solid 1px #eeeeee;
  background-color: #ffffff;
}

.lane .main .item:nth-child(5n+1) {
  margin-left: 0;
}

.lane .main .item dl {
  padding-top: 15px;
  padding-left: 20px;
}

.lane .main .item dl dt {
  float: left;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 100%;
  background-color: #1b89cb;
}

.lane .main .item dl dt span {
  font-size: 18px;
  color: #ffffff;
}

.lane .main .item dl dd {
  padding-left: 55px;
}

.lane .main .item dl dd h3 {
  font-size: 18px;
  color: #000000;
  font-weight: bold;
}

.lane .main .item dl dd p {
  font-size: 12px;
  color: #000000;
  line-height: 24px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.link .main .text.active {
  display: block;
}

.link .main .text .item {
  float: left;
  width: 174px;
  height: 78px;
  margin-bottom: 20px;
  line-height: 78px;
  margin-left: 20px;
  text-align: center;
  border: solid 1px #eeeeee;
}

.link .main .text .item:nth-child(6n+1) {
  margin-left: 0;
}

.link .main .text .item img {
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
}

.footer .up {
  background-color: #333333;
}

.footer .up .main {
  padding-top: 20px;
  padding-bottom: 20px;
}

.footer .up .main .left {
  float: left;
}

.footer .up .main .left img {
  height: 50px;
}

.footer .up .main .left p {
  line-height: 70px;
}

.footer .up .main .left p a {
  font-size: 14px;
  color: #a4a4a4;
  margin-left: 55px;
}

.footer .up .main .left p a:first-child {
  margin-left: 0;
}

.footer .up .main .left p a:hover {
  color: #ffffff;
}

.footer .up .main .right {
  float: right;
}

.footer .up .main .right .item {
  width: 50px;
  float: right;
  height: 50px;
  cursor: pointer;
  line-height: 50px;
  position: relative;
  text-align: center;
  margin-right: 50px;
  border-radius: 100%;
  background-color: #484848;
}

.footer .up .main .right .item:hover img {
  display: block;
}

.footer .up .main .right .item span {
  font-size: 20px;
  color: #1b89cb;
}

.footer .up .main .right .item img {
  top: 0;
  left: 70px;
  width: 92px;
  float: right;
  height: auto;
  display: none;
  position: absolute;
}

.footer .down {
  background-color: #333333;
}

.footer .down .main {
  padding: 35px 0;
  text-align: center;
  border-top: solid 1px;
  border-color: rgba(255, 255, 255, 0.1);
}

.footer .down .main p {
  font-size: 14px;
  color: #a4a4a4;
  line-height: 26px;
}

.footer .down .main p a {
  font-size: 14px;
  color: #a4a4a4;
}

.footer .down .main p a:hover {
  color: #ffffff;
}

.floatingWindown {
  top: 300px;
  right: 20px;
  width: 180px;
  height: 140px;
  position: fixed;
  overflow: hidden;
  border-radius: 10px;
  border: solid 1px #eeeeee;
  background-color: #f7fbfc;
}

.floatingWindown .up {
  text-align: center;
}

.floatingWindown .up .title::after {
  clear: both;
  content: " ";
  display: table;
  box-sizing: border-box;
}

.floatingWindown .up .title dl {
  padding-top: 35px;
}

.floatingWindown .up .title dl dt {
  float: left;
  padding-left: 20px;
}

.floatingWindown .up .title dl dt span {
  font-size: 28px;
  color: #d71418;
}

.floatingWindown .up .title dl dd {
  float: left;
  padding-left: 10px;
}

.floatingWindown .up .title dl dd h3 {
  font-size: 18px;
  color: #000000;
  font-weight: bold;
  text-align: left;
}

.floatingWindown .up .title dl dd p {
  text-align: left;
  font-size: 10px;
  color: #999999;
}

.floatingWindown .up ul {
  padding: 20px 20px 0 20px;
  text-align: left;
}

.floatingWindown .up ul li {
  font-size: 12px;
  color: #333333;
  line-height: 24px;
}

.floatingWindown .up .img {
  padding-top: 10px;
}

.floatingWindown .up .img dl {
  float: left;
  margin-left: 20px;
}
.floatingWindown .up .img dl:nth-child(2) {
  margin-left: 10px;
}
.floatingWindown .up .img dl img{
  width: 70px;
}
.floatingWindown .up .img dl dd{
  font-size: 12px;
}
.floatingWindown .upTop {
  bottom: 0;
  width: 100%;
  height: 50px;
  cursor: pointer;
  color: #ffffff;
  line-height: 50px;
  position: absolute;
  text-align: center;
  background-color: #1b89cb;
}

.floatingWindown .upTop p {
  font-size: 16px;
  color: #ffffff;
}

.floatingWindown .upTop p span {
  font-size: 20px;
  padding-right: 10px;
}
.quesPop{
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 99999;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.6);
}
.quesPop.active{
  display: block;
}
.quesPop .text{
  top: 50%;
  left: 50%;
  width: 700px;
  height: 580px;
  position: fixed;
  margin-top: -290px;
  margin-left: -350px;
  background-color: #ffffff;
}

.quesPop .text .title {
  height: 50px;
  padding: 0 20px;
  line-height: 50px;
  position: relative;
  border-bottom: solid 1px #eeeeee;
}

.quesPop .text .title::before {
  left: 20px;
  top: 50%;
  width: 4px;
  content: '';
  height: 20px;
  margin-top: -10px;
  position: absolute;
  border-radius: 3px;
  background-color: #1b89cb;
}

.quesPop .text .title h3 {
  float: left;
  font-size: 18px;
  color: #000000;
  font-weight: bold;
  position: relative;
  padding-left: 15px;
  border-bottom: solid 1px #1b89cb;
}
.quesPop .text .title h3::before {
  width: 0;
  left: 49%;
  height: 0;
  content: '';
  bottom: -1px;
  z-index: 2;
  position: absolute;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 5px solid #ffffff;
}

.quesPop .text .title h3::after {
  width: 0;
  left: 50%;
  height: 0;
  content: '';
  bottom: -1px;
  position: absolute;
  margin-left: -2.5px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 7px solid #8dc4e5;
}
.quesPop .text .title span {
  float: right;
  font-size: 24px;
  color: #1b89cb;
  cursor: pointer;
}
.quesPop .text .layui-form{
  padding: 50px;
}
.quesPop .text .layui-form .layui-form-item{
  margin-bottom: 20px;
}
.quesPop .text .layui-form .layui-form-item .layui-input-block{
  margin-left: 0;
  position: relative;
}
.quesPop .text .layui-form .layui-form-item .layui-input-block p{
  position: absolute;
  font-size: 14px;
  color: #b7b7b7;
  left: 20px;
  line-height: 50px;
  z-index: 2;
}
.quesPop .text .layui-form .layui-form-item .layui-input-block p span{
  font-size: 20px;
  color: #b7b7b7;
  float: left;
  padding-right: 10px;
}
.quesPop .text .layui-form .layui-form-item .layui-input-block .layui-input{
  height: 50px;
  padding-left: 90px;
  border: solid 1px #e6e6e6;
  background-color: #fcfcfc;
}
.quesPop .text .layui-form .layui-form-item .layui-input-block .layui-input.fl{
  float: left;
  width: 258px;
}
.quesPop .text .layui-form .layui-form-item .layui-input-block .fr{
  float: left;
  width: 120px;
  height: 48px;
  padding-left: 0;
  text-align: center;
  margin-left: 20px;
  border: solid 1px #e6e6e6;
}
.quesPop .text .layui-form .layui-form-item .layui-input-block .fr img{
  display: inline-block;
  line-height: 50px;
  max-width: 100%;
  height: 100%;
}
.quesPop .text .layui-form .layui-form-item .layui-input-block .layui-textarea{
  height: 118px;
  background-color: #fcfcfc;
  padding-left: 120px;
  padding-top: 15px;
}
.quesPop .text .layui-form .layui-form-item .layui-input-block .layui-btn{
  width: 100%;
  height: 50px;
  background-color: #1b89cb;
}

.header .main .search {
  float: right;
  margin-top: 18px;
  margin-right: 20px;
}

.header .main .search input {
  float: left;
  width: 360px;
  height: 42px;
  border: none;
  padding-left: 20px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background-color: #ffffff;
  border: solid 1px #1b89cb;
}

.header .main .search input::placeholder {
  font-size: 14px;
  color: #999999;
}

.header .main .search span {
  font-size: 20px;
  color: #ffffff;
  line-height: 44px;
  padding-right: 10px;
}

.header .main .search button {
  float: left;
  width: 120px;
  height: 44px;
  border: none;
  cursor: pointer;
  font-size: 16px;
  color: #ffffff;
  background-color: #1b89cb;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}