@charset "utf-8";
/* CSS Document */
* {
  margin: 0;
  padding: 0;
}
img {
  border: none;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
table,
th,
tr,
td {
  border-collapse: collapse;
  border-spacing: 0;
  border: none;
}
input,
select,
textarea,
map,
area {
  outline: none;
  border: none;
  background: none;
  resize: none;
}
button {
  border: none;
  background-color: transparent;
  outline: none;
}
/* 清浮动 */
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
body,
html {
  height: 100%;
  width: 100%;
  font-family: Microsoft YaHei, Arial;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-overflow-scrolling: touch;
}




.shortcut .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 65px;
}
.shortcut .logo {
  height: 50px;
}
.shortcut .logo img {
  /*width: 130px;*/
  height: 50px;
  background-size: contain;
}
.shortcut .nav_icon {
  display: flex;
  height: 50px;
  justify-content: flex-end;
  align-items: center;
}
.shortcut .nav_icon ul {
  display: flex;
}
.shortcut li {
  margin-right: 28px;
  /*更换icon后删除*/
  /*更换icon后删除*/
}
.shortcut li:hover p {
  color: #e3362a;
}
.shortcut li:hover .vacancy_icon {
  display: none;
}
.shortcut li:hover .active_icon {
  display: block;
}
.shortcut li a {
  display: flex;
  align-items: center;
}
.shortcut li a img {
  margin-right: 5px;
}
.shortcut li a .vacancy_icon {
  display: block;
}
.shortcut li a .active_icon {
  display: none;
}
.shortcut li:nth-child(1) img {
  width: 18px;
}
.shortcut li:nth-child(2) img {
  width: 14px;
}
.shortcut li:nth-child(3) img {
  width: 20px;
}
.shortcut li:nth-child(4) img {
  width: 17px;
}
.shortcut li i {
  display: inline-block;
  font-size: 28px;
  color: #666;
  line-height: 28px;
  vertical-align: middle;
}
.shortcut li p {
  display: inline-block;
  font-size: 12px;
  color: #666666;
  line-height: 27px;
  vertical-align: middle;
}
.shortcut li:nth-child(1) span {
  background-position: 0 0;
}
.shortcut li:nth-child(2) span {
  background-position: 0 -27px;
}
.shortcut li:nth-child(3) span {
  background-position: 0 -54px;
}
.shortcut li:nth-child(4) span {
  background-position: 0 -81px;
}
.shortcut .link_login {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 84px;
  height: 29px;
  border: 1px solid #ea362c;
  border-radius: 3px;
}
.shortcut .link_login span {
  height: 10px;
  width: 1px;
  margin: 0 8px;
  background-color: #e60012;
}
.shortcut .link_login a {
  font-size: 12px;
  color: #e3362a;
}
.shortcut .link_login a:hover {
  text-decoration: underline;
}
.shortcut .subscribe_btn {
  width: 70px;
  height: 30px;
  border-radius: 3px;
  background-color: #ee5a50;
  margin-left: 20px;
}
.shortcut .subscribe_btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  font-size: 12px;
  color: #fff;
}
.shortcut .login_desc {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: 30px;
}
.shortcut .login_desc i {
  width: 14px;
  height: 14px;
  font-size: 14px;
  color: #666666;
  vertical-align: middle;
  margin-right: 4px;
}
.shortcut .login_desc a {
  color: #666666;
  font-size: 14px;
  line-height: 27px;
  cursor: pointer;
}
.shortcut .login_desc .read_btn {
  margin: 0 10px;
  color: #e60012;
}
.shortcut .login_desc .term_container {
  position: absolute;
  top: 100px;
  /*right: 0px;*/
  right: -90px;
  width: 400px;
  height: 320px;
  padding: 40px 90px 0;
  background-color: #ffffff;
  border-radius: 5px;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
  z-index: 888;
  display: flex;
  justify-content: space-between;
}
.shortcut .login_desc .term_container .left_img {
  width: 207px;
  height: 271px;
  box-shadow: 0px 3px 8px 0px rgba(10, 3, 6, 0.48);
}
.shortcut .login_desc .term_container .right_desc {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 38px 15px 0 0;
}
.shortcut .login_desc .term_container .right_desc h6 {
  font-size: 16px;
  line-height: 16px;
  color: #333;
  margin-bottom: 12px;
  font-weight: normal;
}
.shortcut .login_desc .term_container .right_desc p {
  font-size: 16px;
  line-height: 16px;
  color: #333;
  margin-bottom: 9px;
}
.shortcut .login_desc .term_container .right_desc span {
  color: #e3362a;
  margin: 0 0 60px;
}
.shortcut .login_desc .term_container .right_desc .xuding_btn {
  width: 125px;
  height: 30px;
  background-color: #e3362a;
  border-radius: 15px;
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  box-shadow: 0px 2px 2px 0px rgba(10, 3, 6, 0.22);
}
.shortcut .login_desc .term_container .right_desc .go_reading {
  height: 30px;
  width: 125px;
  border-radius: 15px;
  background-color: #e3362a;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 13px;
  box-shadow: 0px 2px 2px 0px rgba(10, 3, 6, 0.22);
}
.shortcut .login_desc .term_container .term_off_btn {
  position: absolute;
  top: 24px;
  right: 30px;
  cursor: pointer;
}
.nav_container {
  height: 40px;
  width: 100%;
  background-color: #e3362a;
}
.nav_container .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.nav_container ul {
  display: flex;
  height: 40px;
  justify-content: flex-start;
  align-items: center;
}
.nav_container ul li {
  overflow: hidden;
  height: 100%;
  /*margin-right: 15px;*/
}
.nav_container ul li a {
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
  padding: 0 24px;
  font-size: 16px;
  color: #fff;
}
.nav_container ul .active {
  background-color: #cb2318;
}
.nav_container .search_container {
  width: 200px;
  height: 30px;
  border-radius: 8px;
  background-color: #fff;
  position: relative;
  padding: 0 0;
}
.nav_container .search_container .search_input {
  width: 160px;
  /*height: 100%;*/
  height: 30px;
  /*text-indent: 20px;*/
  font-size: 16px;
  color: #333;
  margin-left: 10px;
}
.nav_container .search_container .submit_btn {
  width: 19px;
  height: 21px;
  background: url(../images/sousuo.svg) no-repeat top center;
  position: absolute;
  top: 5px;
  right: 14px;
  cursor: pointer;
}


.hzk_app_down {
  background: url(/images/appDownload-img.png) no-repeat top center;
  background-size: 1000px 522px;
}
.toufu_app_down {
  background: url(/images/appDownload-img1.png) no-repeat top center;
  background-size: 1000px 522px;
}





.inner {
  width: 1200px;
  margin: 0 auto;
}

.details_pc_container .hy_top_advert {
  margin: 24px 0 7px;
  width: 100%;
  height: 108px;
}
.details_pc_container .hy_cont {
  border-bottom: 2px solid #e7141a;
}
.details_pc_container .hy_cont .left_cont {
  float: left;
  width: 770px;
}
.details_pc_container .hy_cont .right_cont {
  margin-left: 810px;
}
.details_pc_container .hy_cont .right_cont .hy_title {
  height: 38px;
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 12px;
}
.details_pc_container .hy_cont .right_cont .hy_title h5 {
  display: inline-block;
  color: #e3362a;
  font-size: 19px;
  line-height: 38px;
  margin-bottom: 12px;
  border-bottom: 1px solid #e3362a;
}
.details_pc_container .hy_cont .right_cont .hy_title span {
  display: inline-block;
  height: 13px;
  width: 25px;
  background-image: url(../images/spirit-img.png);
  background-repeat: no-repeat;
  background-position: 0 -160px;
  vertical-align: inherit;
}
.details_pc_container .hy_cont .right_cont .hy_title a {
  display: block;
  float: right;
  font-size: 14px;
  line-height: 40px;
  color: #a8a8a8;
}
.details_pc_container .hy_cont .right_cont .hy_title a p {
  display: inline-block;
}
.details_pc_container .hy_cont .right_cont .hy_title a i {
  font-size: 14px;
}
.details_pc_container .hy_cont .right_cont .crumbs_nav h5 {
  font-size: 18px;
  color: #e3362a;
  font-weight: bold;
  line-height: 38px;
}
.details_pc_container .hy_cont .right_cont .card_links ul {
  padding: 0px 0 13px;
  overflow: hidden;
}
.details_pc_container .hy_cont .right_cont .card_links li {
  float: left;
  width: 126px;
  height: 36px;
  font-size: 16px;
  line-height: 36px;
  text-align: center;
  background-color: #ececec;
  margin: 0 5px 4px 0;
}
.details_pc_container .hy_cont .right_cont .card_links li:nth-child(3n) {
  margin-right: 0;
}
.details_pc_container .hy_cont .right_cont .card_links li a {
  color: #000000;
}
.details_pc_container .hy_cont .right_cont .card_links .active {
  background-color: #e3362a;
}
.details_pc_container .hy_cont .right_cont .card_links .active a {
  color: #fff;
}
.details_pc_container .hy_cont .right_cont .kx_container {
  color: #000;
}
.details_pc_container .hy_cont .right_cont .kx_cont {
  margin-bottom: 14px;
}
.details_pc_container .hy_cont .right_cont .kx_cont li {
  height: 30px;
}
.details_pc_container .hy_cont .right_cont .kx_cont li a {
  display: inline-block;
  height: 30px;
  width: 100%;
  color: #666;
  font-size: 16px;
  line-height: 32px;
  white-space: nowrap;
  /*强制文本在一行内显示*/
  text-overflow: ellipsis;
  /*溢出省略号，支持ie、safari（webkit）*/
  -o-text-overflow: ellipsis;
  /*溢出省略号，支持opera*/
  overflow: hidden;
  /*溢出隐藏*/
  -moz-binding: url("ellipsis.xml#ellipsis");
  /*溢出省略号，支持firefox*/
}
.details_pc_container .hy_cont .right_cont .kx_cont li a:hover {
  color: #e3362a;
}
.details_pc_container .hy_cont .right_cont .hz_introduce .hk_cont {
  position: relative;
  display: flex;
}
.details_pc_container .hy_cont .right_cont .hz_introduce .left_img {
  width: 138px;
  height: 180px;
}
.details_pc_container .hy_cont .right_cont .hz_introduce .left_img img {
  width: 100%;
  height: 100%;
}
.details_pc_container .hy_cont .right_cont .hz_introduce .right_desc {
  display: flex;
  flex: 1;
  flex-direction: column;
  margin-left: 15px;
}
.details_pc_container .hy_cont .right_cont .hz_introduce .right_desc em,
.details_pc_container .hy_cont .right_cont .hz_introduce .right_desc i {
  font-style: normal;
}
.details_pc_container .hy_cont .right_cont .hz_introduce .right_desc em {
  position: absolute;
  width: 60px;
  height: 16px;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  background-color: #e3362a;
  color: #fff;
  right: 0;
  top: -10px;
}
.details_pc_container .hy_cont .right_cont .hz_introduce .right_desc h5 {
  /*margin-top: 8px;*/
  font-weight: bold;
  font-size: 18px;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 237px;
}
.details_pc_container .hy_cont .right_cont .hz_introduce .right_desc p {
  text-align: justify;
  font-size: 15px;
  line-height: 22px;
}
.details_pc_container .hy_cont .right_cont .hz_introduce .right_desc i {
  color: #e3362a;
}
.details_pc_container .hy_cont .right_cont .hz_introduce .right_desc .desc {
  color: #555;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  -moz-binding: url("ellipsis.xml#ellipsis");
  /*溢出省略号，支持firefox*/
  margin-bottom: 14px;
}
.details_pc_container .hy_cont .right_cont .hz_introduce .right_desc .time {
  color: #383838;
}
.details_pc_container .hy_cont .right_cont .hz_introduce .subscribe_line {
  margin-top: 10px;
  display: block;
  width: 100%;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background-color: #e3362a;
  border-radius: 6px;
  behavior: url(iecss3.htc);
}
.details_pc_container .hy_cont .right_cont .tf_container {
  /*padding-top: 18px;*/
  padding: 18px 0;
}
.details_pc_container .hy_cont .right_cont .tf_container .tf_cont {
  width: 388px;
  height: 222px;
}
.details_pc_container .hy_cont .right_cont .tf_container .tf_cont img {
  width: 100%;
  height: 100%;
}
.details_pc_container .crumbs_nav {
  border-bottom: 1px solid #e3362a;
  margin-bottom: 12px;
}
.details_pc_container .crumbs_nav h5 {
  float: left;
}
.details_pc_container .crumbs_nav a {
  font-size: 18px;
  color: #e3362a;
  font-weight: bold;
  line-height: 38px;
}
.details_pc_container .crumbs_nav i {
  color: #e3362a;
}
.details_pc_container .crumbs_nav .share {
  float: right;
}
.details_pc_container .crumbs_nav .share i {
  font-size: 20px;
}
.details_pc_container .crumbs_nav .share .icon-weixin {
  color: #3eb135;
}
.details_pc_container .crumbs_nav .share .icon-QQ {
  color: #4dafea;
}
.details_pc_container .crumbs_nav .share .icon-weibo {
  color: #df4d69;
}
.original_container li a {
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 32px;
  color: #666;
  white-space: nowrap;
  /*强制文本在一行内显示*/
  text-overflow: ellipsis;
  /*溢出省略号，支持ie、safari（webkit）*/
  -o-text-overflow: ellipsis;
  /*溢出省略号，支持opera*/
  overflow: hidden;
  /*溢出隐藏*/
  -moz-binding: url("ellipsis.xml#ellipsis");
  /*溢出省略号，支持firefox*/
}
.original_container li a:hover {
  color: #e3362a;
}
.article_detail h4 {
  font-size: 26px;
  color: #383838;
  line-height: 42px;
  text-align: justify;
  margin-bottom: 8px;
}
.article_detail .article_time span {
  float: left;
  color: #707070;
  font-size: 14px;
  line-height: 36px;
}
.article_detail .article_time span:nth-child(2) {
  margin: 0 15px 0 8px;
}
.article_detail .article_time span:nth-child(3) {
  margin: 0 15px 0 0;
}
.article_detail .article_time span:last-child {
  float: right;
}
.article_detail .article_time span:last-child span {
  font-size: 20px;
  color: #e7141a;
  font-weight: bold;
  margin-right: 5px;
  cursor: pointer;
}
.article_cont{
  text-align: center;
}
.article_detail p {
  font-size: 16px;
  color: #383838;
  line-height: 30px;
  margin: 18px 0;
  text-align: justify!important;
  text-indent: 2em;
}
.article_detail p img {
  display: block;
  margin: 0 auto;
  max-width: 705px;
}
.article_detail p iframe {
  display: block;
  margin: 0 auto;
  width: 640px;
  height: 360px;
}
.article_detail .zebian {
  text-align: right;
  color: #999;
  font-size: 14px;
  margin: 12px 0;
  font-weight: normal;
}

.relevant_read h6 {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  font-weight: normal;
}
.relevant_read h6 i {
  display: inline-block;
  font-weight: bold;
  color: #e7141a;
  font-size: 26px;
  margin-right: 5px;
  vertical-align: middle;
}
.relevant_read ul {
  margin-bottom: 25px;
}
.relevant_read li a {
  width: 100%;
}
.relevant_read li a span {
  display: inline-block;
  line-height: 32px;
  font-size: 17px;
  color: #333333;
  width: 620px;
  white-space: nowrap;
  /*强制文本在一行内显示*/
  text-overflow: ellipsis;
  /*溢出省略号，支持ie、safari（webkit）*/
  -o-text-overflow: ellipsis;
  /*溢出省略号，支持opera*/
  overflow: hidden;
  /*溢出隐藏*/
  -moz-binding: url("ellipsis.xml#ellipsis");
  /*溢出省略号，支持firefox*/
}

.relevant_read li a em {
  float: right;
  line-height: 28px;
  font-size: 14px;
  font-style: normal;
  color: #a8a8a8;
  margin-right: 5px;
}
.relevant_read li a em:frist-child {
  margin-right: 0;
}
.relevant_read li:hover a span {
  color: #e3362a;
}
.article__bottom_adver {
  margin: 0 auto;
  width: 770px;
  height: 108px;
  margin-bottom: 80px;
}
.article__bottom_adver a {
  display: block;
  width: 100%;
  height: 100%;
}
.article_left_adver {
    margin: 14px 0;
}
.footer-code-list {
  padding: 30px 0;
}
.footer-code-list .list {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.footer-code-list .list .item {
  display: flex;
  flex: 1;
  padding-left: 44px;
  justify-content: flex-start;
}

.footer-code-list .list .item .ew-pic {
  width: 94px;
  height: 94px;
  margin-right: 18px;
}
.footer-code-list .list .item .item_desc {
  display: flex;
  flex-direction: column;
  padding-top: 8px;
}
.footer-code-list .list .item h4 {
  display: flex;
  align-items: center;
  font-size: 18px;
  line-height: 36px;
  font-weight: normal;
  color: #383838;
}
.footer-code-list .list .item h4 img {
  margin-right: 5px;
}
.footer-code-list .list .item p {
  width: 100px;
  font-size: 14px;
  color: #383838;
  line-height: 20px;
}
.footer_special {
  padding: 67px 0 24px;
  background-color: #484848;
}
.footer_special .list .item .ew-pic {
  background-color: #fff;
}
.footer_special .list .item h4 {
  color: #fff;
}
.footer_special .list .item h4 i {
  font-size: 30px;
  vertical-align: middle;
}
.footer_special .list p {
  color: #fff;
}
.bottom_shortcut .cont {
  overflow: hidden;
  height: 40px;
  width: 100%;
  background-color: #f5f5f5;
}
.bottom_shortcut ul {
  display: flex;
  justify-content: center;
  padding: 0 150px;
}
.bottom_shortcut li {
  float: left;
  padding: 5px 0;
  margin-right: 35px;
}
.bottom_shortcut li:last-child {
  margin-right: 0;
}
.bottom_shortcut li a {
  display: block;
  height: 30px;
  font-size: 14px;
  color: #666;
  line-height: 30px;
}
.keep_record {
  padding: 30px 0;
}
.keep_record P {
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  color: #999;
}

.shortcut1 li i {
  color: #000000;
  margin-right: 6px;
}
.link_login2 a {
  display: inline-block;
  color: #e3362a;
  margin-right: 5px;
}

.maskd {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 777;
  display: none;
}
.app_down_item {
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 888;
  width: 1000px;
  height: 522px;
  margin-left: -500px;
  margin-top: -261px;
}
.app_down_item .off-btn {
  position: absolute;
  top: 14px;
  right: 18px;
  z-index: 999;
  cursor: pointer;
  height: 37px;
  width: 37px;
}
.app_down_item .off-btn img {
  height: 37px;
  width: 37px;
}
.hzk_app_down {
  background: url(/images/appDownload-img.png) no-repeat top center;
  background-size: 1000px 522px;
}
.toufu_app_down {
  background: url(/images/appDownload-img1.png) no-repeat top center;
  background-size: 1000px 522px;
}
.header_container1 {
  height: 260px;
  width: 100%;
  background-color: #cc0000;
  position: relative;
  margin-bottom: 490px;
}
.header_container1 .hzk_logo2 {
  padding: 10px 0 0 40px;
}
.header_container1 .go_links {
  position: absolute;
  top: 125px;
  left: 50%;
  margin-left: 222px;
}
.header_container1 .go_links ul {
  display: flex;
  justify-content: flex-end;
}
.header_container1 .go_links ul li {
  display: flex;
  align-items: center;
  height: 18px;
  border-right: 2px solid #fff;
  margin-right: 18px;
}
.header_container1 .go_links ul li:last-child {
  border: none;
}
.header_container1 .go_links ul li a {
  display: flex;
  height: 18px;
  font-size: 16px;
  align-items: center;
  color: #fff;
  font-weight: bold;
  margin-right: 18px;
}
.header_container1 .login_container {
  position: absolute;
  left: 50%;
  margin-left: -571px;
  top: 160px;
  width: 1042px;
  height: 537px;
  background: url(/images/login_bg1.png) no-repeat top center;
}
.header_container1 .login_container .login_bg2 {
  position: absolute;
  top: 100px;
  left: -70px;
}
.header_container1 .login_container .login_form {
  position: absolute;
  top: 104px;
  right: 48px;
  width: 294px;
  height: 292px;
  padding: 30px 24px 0;
  background-color: #fff;
  box-shadow: 0px 0px 24px 0px rgba(130, 131, 131, 0.48);
}
.header_container1 .login_container .login_form .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 22px;
}
.header_container1 .login_container .login_form .title h6 {
  font-size: 20px;
  color: #333;
}
.header_container1 .login_container .login_form .title a {
  font-size: 16px;
  color: #cc0000;
}
.header_container1 .login_container .input_item {
  display: flex;
  align-items: center;
  height: 36px;
  border: 1px solid #999999;
  margin-bottom: 12px;
}
.header_container1 .login_container .input_item i {
  margin: 0 10px;
  font-size: 20px;
  color: #999;
}
.header_container1 .login_container .input_item input {
  height: 100%;
  flex: 1;
}
.header_container1 .login_container .input_item1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header_container1 .login_container .input_item1 input {
  display: block;
  height: 36px;
  width: 140px;
  border: 1px solid #999999;
  text-indent: 15px;
}
.header_container1 .login_container .input_item1 .captcha-pic {
  display: flex;
}
.header_container1 .login_container .input_item1 .captcha-pic img {
  width: 75px;
  height: 30px;
}
.header_container1 .login_container .input_item1 .change a {
  font-size: 16px;
  color: #cc0000;
}
.header_container1 .login_container .auto-login {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin: 8px 0 20px;
}
.header_container1 .login_container .auto-login input[type="checkbox"] {
  position: absolute;
  left: -20px;
}
.header_container1 .login_container .auto-login .auto-login-wrap {
  display: flex;
  align-items: center;
}
.header_container1 .login_container .auto-login span {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 13px;
  width: 13px;
  border: 1px solid #d6d6d6;
  border-radius: 5px;
  position: relative;
  margin-right: 5px;
  z-index: 3;
}
.header_container1 .login_container .auto-login i {
  font-size: 10px;
  font-weight: bold;
  color: #e60012;
}
.header_container1 .login_container .auto-login p {
  font-size: 14px;
  color: #999;
}
.header_container1 .login_container .auto-login a {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  color: #999;
}
.header_container1 .login_container input[type="submit"] {
  width: 100%;
  height: 36px;
  background-color: #cc0000;
  color: #fff;
  font-size: 16px;
  border-radius: 5px;
  cursor: pointer;
}

.ad_icon img{
  width: 40px;
  height: 19.5px;
}
