@charset "utf-8";

* {
  margin: 0;
  padding: 0;
}

* {
  box-sizing: border-box;
}
.ellipsis {
  white-space:nowrap;
  text-overflow:ellipsis;
  -o-text-overflow:ellipsis; 
  overflow:hidden;
  display: block;
}
.brand{
  background: #f2f2f2;
  box-sizing: border-box;
}
.blockbox {
  width: 1280px;
  margin: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mt-35{margin-top: 35px !important;}
.inter-container {
  position: relative;
  width: 100%;
  height: 400px;
  margin: 0 auto;
  background: url("https://res.huibiaow.cn/webimg/trademarkReg/banner.jpg") center center no-repeat;
  box-sizing: border-box;
}
.inter-container a{display: block;}
.inter-container .inter-container-contnet{
  width: 1280px;
  margin: 0 auto;
  padding-top: 80px;
}
.inter-container .inter-container-contnet >h3{
width: 306px;
height: 16px;
font-size: 14px;
font-family: MicrosoftYaHei;
color: #FFFFFF;
line-height: 16px;
margin-bottom: 34px;
}
.inter-container .inter-container-contnet >h1{
width: 660px;
height: 65px;
font-size: 56px;
font-family: MicrosoftYaHei;
color: #FFFFFF;
font-weight: normal;
line-height: 65px;
margin: 0 0 21px;
}
.inter-container .inter-container-contnet >p{
width: 581px;
height: 19px;
font-size: 14px;
font-family: MicrosoftYaHei;
color: #FFFFFF;
line-height: 19px;
opacity: 0.28;
margin-bottom: 16px;
}
.inter_line{
  height: 2px;
  line-height: 2px;
  margin-bottom: 52px;
}
.inter-container .inter-container-contnet .inter-content-btn{
  width: 141px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  border: 1px solid #ffffff;
  cursor: pointer;
}
.inter-container .inter-container-contnet .inter-content-btn >i{
width: 1px;
height: 8px;
background: #FFFFFF;
margin: 0 10px;
}
.inter-container .inter-container-contnet .inter-content-btn >span{
width: 48px;
height: 16px;
font-size: 12px;
display: inline-block;
font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
font-weight: bold;
color: #FFFFFF;
line-height: 16px;
position: relative;
margin-left: 21px;
}
.inter-container .inter-container-contnet .inter-content-btn >span::after{
content: '';
display: block;
width: 1px;
height: 8px;
background: #FFFFFF;
position: absolute;
top: 5px;
left: -11px;
}
.inter_search{
width: 1280px;
height: 170px;
background: #FFFFFF;
box-shadow: 10px 0 40px rgba(65,81,99,0.16);
padding: 28px 40px 0px;
position: absolute;
bottom: -55px;
}
.inter_search_text{
font-size: 13px;
font-family: SourceHanSansCN-Medium, SourceHanSansCN;
font-weight: 500;
color: #999999;
line-height: 20px;
margin-left: 17px;
position: relative;
}
.inter_search_text span{
  font-size: 16px;
  color: #4e4e4e;
}
.inter_search_text::after{
content: '';
display: block;
position: absolute;
width: 3px;
height: 3px;
background: #F12500;
left: -8px;
top: 10px;
}
.inter_search_text::before{
content: '';
display: block;
position: absolute;
width: 7px;
height: 3px;
background: #F12500;
left: -16px;
top: 10px;
}
.search_tips{
height: 17px;
line-height: 17px;
}
.search_tips span{
font-size: 12px;
font-family: PingFangHK-Medium, PingFangHK;
font-weight: 500;
color: #666666;
line-height: 17px;
margin-left: 28px;
}
.search_tips span i{
color: #F12500;
}

.search_box_form {
margin-top: 17px;
height: 49px;
position: relative;
}

.search_box_form .search_box_input {
  height: 49px;
  background: linear-gradient(#F5F7F7, #EEF1F2);  
  padding: 13px 20px;
  outline: none;
  color: #777;
  position: relative;
}
.search_box_input1{
  width: 290px;
  margin-right: 2px;
}
.search_box_input1 input{
  width: calc(100% - 40px);
}
.search_box_input2{
  width: 290px;
  margin-right: 2px;
}
.search_box_input2 input{
  width: calc(100% - 42px);
}
.search_box_input3{
  width: 290px;
}
.search_box_input3 input{
  width: calc(100% - 43px);
}
.search_box_input input{
  height: 16px;
  line-height: 16px;
  color: #777;
}
.search_box_input img{
  margin-right: 25px;
}
.search_box_input::before{
  content: '';
  display: block;
  position: absolute;
  width: 1px;
  height: 10px;
  background: linear-gradient(#E4E4E4, #CFCFCF);
  left: 47px;
  top: 20px;
}
#kst1 img,#kst2 img{margin-right: 22px;margin-top: -3px;}
#kst1::after,#kst2::after {
  content: '';
  display: block;
  position: absolute;
  width: 2px;
  height: 8px;
  background: #CFCFCF;
  left: 52px;
  top: 20px;
}
.search_box_form .btn1, .search_box_form .search_show_each .btn2, .search_show_each .search_box_form .btn2 {
  display: block;
  width: 141px;
  height: 49px;
  background: #0761CA linear-gradient(313deg, #037EE7 0%, #0761CA 100%);
  text-align: center;
  font-size: 12px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 49px;
  position: absolute;
  top: 0px;
  right: 0;
}

.gm::after{
  left: 59px!important;
  background: #f12500!important;
}
.gm{
  width: 180px!important;
  background: #f9f2f0!important;
  border: 1px solid #f12500;
  color: #f12500!important;
}
.cx{
  right: 186px!important;
}
.search_res{
  height: 18px;
  line-height: 18px;
  margin-top: 12px;
  overflow: hidden;
}
.search_res img{
  margin-right: 3px;
  margin-top: 3px;
}
.search_res span{
  height: 12px;
  font-size: 12px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #999999;
  line-height: 12px;
}
.search_box_form .search_icons {
  display: inline-block;
  width: 20px;
  height: 44px;
  background: url("../../images/web/copyright/icon2.png") no-repeat center;
  margin-right: 6px;
  vertical-align: top;
}
/* 注册国际商标政府资助 */
.support {
  width: 100%;
  background-size: 100% 100%;
  padding: 55px 0;
  margin-bottom: 33px;
}
.support_box{
  width: 1280px;
  margin: 0 auto;
  padding-top: 74px;
}
.support_title{
  height: 33px;
  line-height: 33px;
  font-size: 28px;
  color: #333333;
}
.support_title span{
  font-size: 14px;
  color: #aeaeae;
}
.support_content{
  margin-top: 36px;
}
.support_text{
  width: 310px;
  height: 240px;
  padding: 28px 59px;
  background: #ffffff;
  text-align: center;
  color: #999999;
  font-size: 12px;
  margin-right: 13px;
  box-shadow: 3px 0px 20px rgba(63,92,126,0.11);
  position: relative;
  transition: all 0.1s;
}
.support_text:last-child{
  margin: 0;
}
.support_text >h3{
  font-size: 18px;
  height: 21px;
  line-height: 21px;
  color: #232323;
  margin: 24px 0 10px;
}
.header_lo{
  height: 5px;
  line-height: 5px;
  text-align: center;
  margin-top: 20px;
}
.header_lo span{
  width: 5px;
  height: 5px;
  background: #DFDFDF;
}
/* .support_text:hover .support_hover_box{
  display: block;
} */
.translate_all{
  transition: all 0.1s;
}
.translate_all:hover{
  transform: translate(0px,-2px);
}
/* .support_hover_box{
  width: 310px;
  height: 240px;
  position: absolute;
  top: 0;
  left: 0;
  background: url("/static/img/internation/bg1.png") no-repeat center;
  display: none;
} */
/* .support_hover_box2{background: url("../../images/inter_shangbiao/v2/ln_hover.png") no-repeat center;}
.support_hover_box3{background: url("../../images/inter_shangbiao/v2/fl_hover.png") no-repeat center;}
.support_hover_box4{background: url("../../images/inter_shangbiao/v2/sy_hover.png") no-repeat center;} */
.support_hover_top{
  width: 100%;
  height: 182px;
  padding: 46px 53px 0 41px;
}
.support_hover_top h3{
  font-size: 18px;
  text-align: left;
  color: #ffffff;
  height: 21px;
  line-height: 21px;
  margin-bottom: 15px;
}
.support_hover_top p{
  font-size: 12px;
  text-align: left;
  color: #cfe5ff;
  line-height: 17px;
  margin-bottom: 12px;
}
.support_hover_top .header_lo{
  margin-top: 0;
  text-align: left;
}
.support_hover_top .header_lo span{
  background: #67b6ff;
  border-radius: 5px;
}
.support_hover_bottom{
  width: 100%;
  height: 58px;
  line-height: 58px;
  background: #0272e5;
  color: #c0e1ff;
  font-size: 14px;
  text-align: left;
  padding:0 27px 0 38px;
}
.support_hover_bottom img{
  margin-top: 23px;
}
/* 全球热门国家/地区 */
.area_box{
  width: 1280px;
  margin: 0 auto;
}
.area_content{
  margin-top: 32px;
}
.area_text{
  width: 420px;
  height: 170px;
  padding: 37px 41px 35px 34px;
  margin-right: 10px;
  margin-bottom: 10px;
  background: #ffffff;
  box-shadow: 20px 0px 30px rgba(65,81,99,0.1);
}
.area_text:nth-child(3n){margin-right: 0;}
.area_img{
  width: 80px;
  height: 80px;
  margin-right: 28px;
  margin-top: 6px;
}
.area_introduce{
  width: calc(100% - 108px);
}
.area_introduce h3{
  height: 21px;
  line-height: 21px;
  font-size: 18px;
  color: #333333;
}
.area_introduce p{
 margin: 8px 0;
 font-size: 13px;
 height: 35px;
 line-height: 17px;
color: #999999;
}
.area_introduce a{
  height: 20px;
  padding: 3px 0;
  line-height: 14px;
  font-size: 12px;
  color: #f12500;
  border-bottom: 1px solid #f12500;
}
.area_introduce a img{
  margin-left: 1px;
}
.ljzx{
  height: 20px;
  padding: 3px 0;
  line-height: 14px;
  font-size: 12px;
  color: #f12500;
  border-bottom: 1px solid #f12500;
}
.ljzx img{
  margin-left: 1px;
}
.area_more{
  width: 180px;
  height: 42px;
  line-height: 42px;
  border-radius: 21px;
  background: #0761ca;
  display: block;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  margin:30px auto 0;
  cursor: pointer;
}
.area_more span{
  display: inline-block;
  margin-left: 16px;
  position: relative;
}
.area_more span::before{
  content: '';
  display: block;
  position: absolute;
  width: 1px;
  height: 8px;
  background: #5190da;
  left: -10px;
  top: 18px;
}


/*  的优势 */
.part4_box{
  width: 1280px;
  margin: 0 auto;
  padding-top: 61px;
}
.part4_content{
  margin-top: 32px;
}
.part4_introduce{
  width: 420px;
  height: 170px;
  background: #ffffff;
  margin: 0 10px 10px 0;
  padding: 37px 40px 0 36px;
}
.part4_introduce:nth-child(3n){
  margin: 0 0 10px 0 ;
}
.part4_img{
  width: 72px;
  margin-top: 12px;
  margin-right: 34px;
}
.part4_text{
  width: calc(100% - 106px);
}
.part4_text h3{
  font-size: 18px;
  color: #333333;
  line-height: 21px;
  margin-bottom: 8px;
}
.part4_text p{
  font-size: 13px;
  color: #999999;
  line-height: 19px;
  height: 38px;
  margin-bottom: 10px;
}
.part4_text h3{}

.liucheng{
  margin-top: 24px;
  color: #aeaeae;
  font-size: 12px;
}
.liucheng p{
  height: 14px;
  line-height: 14px;
}
.liucheng p span{
  margin-right: 10px;
  display: initial;
}
.liucheng p span img{
  margin-right: 4px;
}
.liucheng p span:last-child{
  margin-right: 0;
}
.choose_body_r .environment_each {
  width: 300px;
  float: left;
}

.choose_body_r .environment_each:not(:last-child) {
  margin-right: 11px;
}

.choose_body_r .environment_each .name {
  font-size: 12px;
  color: #2A2A2A;
  height: 16px;
  line-height: 16px;
  padding-left: 22px;
  background: url("https://res.huibiaow.cn/webimg/icon/choose_icon6.png") no-repeat center left;
}

.choose_body_r .environment_each .img {
  width: 300px;
  height: 180px;
  overflow: hidden;
  margin-top: 22px;
}

.choose_body_r .environment_each .img img {
  max-width: 100%;
  max-height: 100%;
  transition: 0.5s;
}

.choose_body_r .environment_each .img:hover img {
  transform: scale(1.1);
}
/* 知产资讯中心*/
/* .news , .newslistBox {
  margin-top: 156px !important;
} */

.news_box {
  margin-top: 34px;
  background: #fff;
}

.news_box .more {
  display: block;
  width: 16px;
  height: 16px;
  background: url("https://res.huibiaow.cn/webimg/icon/news_icon6.png") no-repeat center;
  position: absolute;
  top: 47px;
  right: 40px;
  transition: 0.3s;
}

.news_box .more:hover {
  background: url("https://res.huibiaow.cn/webimg/icon/news_icon6_h.png") no-repeat center;
}

.news_slide {
  float: left;
  width: 951px;
  border-right: 1px solid #EEEEEE;
  padding: 45px 0 0 40px;
  position: relative;
  overflow: hidden;
}

.news_slide_hd li {
  width: 136px;
  float: left;
  height: 24px;
  padding-left: 22px;
  transition: 0.3s;
  font-size: 16px;
  color: #2A2A2A;
  background-repeat: no-repeat;
  background-position: center left;
  position: relative;
  cursor: pointer;
}

.news_slide_hd li.li1 {
  background-image: url("https://res.huibiaow.cn/webimg/icon/news_icon1.png");
}

.news_slide_hd li.li1:hover {
  color: #F12500;
  font-weight: bold;
  background-image: url("https://res.huibiaow.cn/webimg/icon/news_icon1_h.png");
}

.news_slide_hd li.li2 {
  background-image: url("https://res.huibiaow.cn/webimg/icon/news_icon2.png");
}

.news_slide_hd li.li2:hover {
  color: #F12500;
  font-weight: bold;
  background-image: url("https://res.huibiaow.cn/webimg/icon/news_icon2_h.png");
}

.news_slide_hd li.li3 {
  background-image: url("https://res.huibiaow.cn/webimg/icon/news_icon3.png");
}

.news_slide_hd li.li3:hover {
  color: #F12500;
  font-weight: bold;
  background-image: url("https://res.huibiaow.cn/webimg/icon/news_icon3_h.png");
}

.news_slide_hd li.on {
  color: #F12500;
  font-weight: bold;
}

.news_slide_hd li.on.li1 {
  background-image: url("https://res.huibiaow.cn/webimg/icon/news_icon1_h.png");
}

.news_slide_hd li.on.li2 {
  background-image: url("https://res.huibiaow.cn/webimg/icon/news_icon2_h.png");
}

.news_slide_hd li.on.li3 {
  background-image: url("https://res.huibiaow.cn/webimg/icon/news_icon3_h.png");
}

.news_slide_hd li.on:after {
  content: '';
  display: block;
  width: 86px;
  height: 4px;
  background: #F12500;
  position: absolute;
  bottom: -40px;
  left: 0;
}

.news_slide_bd {
  width: 870px;
  overflow: hidden;
  margin-top: 40px;
}

.news_slide_each .entrance {
  display: block;
  width: 870px;
  height: 196px;
  background: #EFF3F7;
  position: relative;
  padding: 59px 0 0 240px;
}

.news_slide_each .entrance .img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 196px;
  height: 196px;
}

.news_slide_each .entrance .p1 {
  font-size: 20px;
  color: #2A2A2A;
  line-height: 20px;
  width: 458px;
}

.news_slide_each .entrance .p2 {
  width: 458px;
  font-size: 14px;
  color: #656565;
  line-height: 20px;
  height: 40px;
  margin-top: 20px;
}

.news_slide_each .entrance .check {
  display: block;
  width: 36px;
  height: 36px;
  background: #0761CA url("https://res.huibiaow.cn/webimg/icon/news_icon4.png") no-repeat center;
  position: absolute;
  top: 98px;
  right: 60px;
  transition: 0.3s;
}

.news_slide_each .entrance .check:hover {
  background: #1B76DF url("https://res.huibiaow.cn/webimg/icon/news_icon4.png") no-repeat center;
}

.news_slide_each .list {
  width: 871px;
  overflow: hidden;
  margin-top: 19px;
  height: 192px;
}
.list_content{
  width: 386px;
}
.list_content:first-child{
  margin-right: 69px;
}
.news_slide_each .list_each {
  width: 304px;
  display: block;
  float: left;
  padding-left: 26px;
  height: 54px;
  font-size: 12px;
  color: #2A2A2A;
  line-height: 54px;
  transition: 0.3s;
  background-position:center left;
  background-repeat:no-repeat;
  background-image: url("https://res.huibiaow.cn/webimg/icon/news_icon5.png");
  border-bottom: 1px solid #EEEEEE;
}
.news_slide_each .list_each h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_slide_each .list_each:hover {
  color: #F24C31;
  background-image: url("https://res.huibiaow.cn/webimg/icon/news_icon5h.png");
}

.news_slide_each .list_each:nth-child(even) {
  float: right;
}

.news_slide_each .list_each:nth-last-child(2) {
  border: none;
}

.news_slide_each .list_each:last-child {
  border: none;
}

.news_question {
  float: left;
  width: 328px;
  padding: 46px 40px 0 40px;
  position: relative;
}

.news_question .title {
  font-size: 16px;
  color: #2A2A2A;
  line-height: 18px;
  padding-left: 22px;
  background: url("https://res.huibiaow.cn/webimg/icon/news_icon7.png") no-repeat center left;
  display: block;
}

.news_question .list {
  width: 248px;
  margin-top: 40px;
  padding-top: 35px;
}

.news_question .first {
  display: block;
  margin-bottom: 20px;
}

.news_question .first .p1 {
  padding-left: 33px;
  font-size: 18px;
  color: #2A2A2A;
  line-height: 18px;
  position: relative;
}

.news_question .first .p1:before {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  background: url("https://res.huibiaow.cn/webimg/icon/news_icon8.png") no-repeat center;
  position: absolute;
  top: 0;
  left: 0;
}

.news_question .first .p2 {
  padding-left: 33px;
  font-size: 12px;
  color: #656565;
  line-height: 22px;
  height: 66px;
  display: block;
  position: relative;
  margin-top: 18px;
}

.news_question .first .p2:before {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  background: url("https://res.huibiaow.cn/webimg/icon/news_icon9.png") no-repeat center;
  position: absolute;
  top: 2px;
  left: 0;
}

.news_question .first .btn {
  display: block;
  width: 120px;
  height: 26px;
  background: #0761CA;
  line-height: 26px;
  text-align: center;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
  margin: 33px 0 0 33px;
  transition: 0.3s;
}

.news_question .first .btn i {
  display: inline-block;
  width: 12px;
  height: 26px;
  background: url("https://res.huibiaow.cn/webimg/icon/optimization_icon2.png") no-repeat center;
  vertical-align: top;
  margin-left: 53px;
}

.news_question .first .btn:hover {
  background: #1B76DF;
}

.news_question .other {
  display: block;
  padding-left: 33px;
  font-size: 14px;
  color: #2A2A2A;
  height: 55px;
  line-height: 55px;
  position: relative;
  transition: 0.3s;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news_question .other:not(:last-child) {
  border-bottom: 1px solid #E7E7E7;
}

.news_question .other:before {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -9px;
  background: url("https://res.huibiaow.cn/webimg/icon/news_icon10.png") no-repeat center;
}

.news_question .other:hover {
  color: #F24C31;
}
/* 国际商标资讯end */


/* 新闻详情 */

.box1200 {
  width: 1200px;
  margin: auto;
}

.page-little-nav { color: #666666;font-size: 14px; line-height: 54px;}

/* .news_crumb {
  height: 42px;
  background: #fff;
  line-height: 40px;
  border-top: 1px solid #e1dee0;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 12px 0 rgba(74, 109, 183, 0.07);
  box-shadow: 0 2px 12px 0 rgba(74, 109, 183, 0.07);
}

.news_crumb .x-breadcrumb {
  font-size: 12px;
  height: 100%;
}

.news_crumb .x-breadcrumb__title {
  float: left;
  margin-right: 5px;
  color: #666;
}

.news_crumb .x-breadcrumb__item {
  float: left;
  margin-right: 5px;
  color: #666;
}
.news_crumb .x-breadcrumb__item:last-child {
  width:300px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}

.news_crumb .x-breadcrumb__item a {
  color: #666;
  text-decoration: none;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}

.news_crumb .x-breadcrumb__item a .x-icon {
  font-size: 12px;
  color: #666;
}

.news_crumb .x-breadcrumb__item a:hover {
  color: #f61825;
}

.news_crumb .x-breadcrumb__item .nuxt-link-exact-active {
  color: #f61825;
}

.news_crumb .x-breadcrumb__item:last-child .x-icon {
  display: none;
} */

.news_detail {
  width: 1200px;
  margin: 20px auto 0;
  overflow: hidden;
}


.news_detail_other {
  float: right;
  width: 280px;
}

.news_detail_other .news_detail_ad {
  width: 280px;
}


.news_detail_other .news_detail_ad_transfer {
  width: 100%;
  min-height: 252px;
  background: #fff;
  border-radius: 4px;
}

.news_detail_other .news_detail_ad_transfer_head {
  width: 100%;
  height: 48px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 14px 0;
  border-bottom: 1px solid #eeeeed;
  overflow: hidden;
}

.news_detail_other .news_detail_ad_transfer_head_t {
  float: left;
  font-size: 16px;
  color: #4d4c4c;
}

.news_detail_other .news_detail_ad_transfer_head_more {
  float: right;
  font-size: 12px;
  color: #c3c2c1;
  margin-top: 4px;
  -webkit-transition: .3s;
  transition: .3s;
}

.news_detail_other .news_detail_ad_transfer_head_more:hover {
  color: #e2171b;
}

.news_detail_other .news_detail_ad_transfer_info {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 0 15px 14px;
  font-size: 14px;
  color: #7f7e7f;
  line-height: 28px;
}

.news_detail_other .news_detail_ad_transfer_info .item{
  display: block;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
  color: #7f7e7f;
  line-height: 49px;
  border-bottom: 1px dashed #ececea;
}
.news_detail_other .news_detail_ad_transfer_info .item a{
  color: #7f7e7f;
}
.news_detail_other .news_detail_ad_transfer_info a i{
  display: inline-block;
  width: 13px;
  height: 13px;
  background: url(https://res.huibiaow.cn/webimg/icon/icon_tuijian.png) no-repeat 50% 50%;
  vertical-align: -1px;
  margin-right: 9px;
  transition:.3s;
}
.news_detail_other .news_detail_ad_transfer_info a:hover {
  color: #e2171b;
}

.news_detail_other .news_detail_ad_transfer_head_t {
  float: left;
  font-size: 16px;
  color: #4d4c4c;
}
.news_detail_other .news_detail_ad_hot {
  width: 100%;
  min-height: 239px;
  background: #fff;
  border-radius: 4px;
  margin-top: 15px;
}

.news_detail_other .news_detail_ad_hot_head {
  width: 100%;
  height: 48px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 14px 0;
  border-bottom: 1px solid #eeeeed;
  overflow: hidden;
}

.news_detail_other .news_detail_ad_transfer_head_t {
  float: left;
  font-size: 16px;
  color: #4d4c4c;
}

.news_detail_other .news_detail_ad_hot_mark {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 15px 0;
}

.news_detail_other .news_detail_ad_hot_mark a {
  display: inline-block;
  width: 47%;
  height: 30px;
  border-radius: 12px;
  border: 1px solid #ebeaea;
  text-align: center;
  line-height: 30px;
  font-size: 12px;
  color: #878789;
  margin-bottom: 8px;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
}
.news_detail_other .news_detail_ad_hot_mark a:nth-child(2n){
  margin-left: 9px;
}

.news_detail_other .news_detail_ad_hot_mark a:hover {
  color: #f44a3f;
  border: 1px solid #f44a3f;
}
/* 详情左边 */
.news_detail_items {
  float: left;
  width: calc(100% - 300px);
  background: #fff;
  border-radius: 4px;
}

.xdetail_body_content_head {
  width: 100%;
  /* height: 115px; */
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #eeeeed;
  margin: auto;
}

.xdetail_body_content_head_name {
  float: left;
  padding-top: 32px;
  width: 100%;
}

.xdetail_body_content_head_name_t {
  font-size: 24px;
  color: #474747;
  font-weight: 700;
}

.xdetail_body_content_head_name_info {
  margin-top: 5px;
  margin-bottom: 10px;
  width: 100%;
}

.xdetail_body_content_head_name_info span {
  color: #999899;
  font-size: 12px;
}

.xdetail_body_content_head_name_info span:first-child {
  margin-right: 20px;
}

.xdetail_body_content_head_name_info .author {
  margin-left: 20px;
}

.xdetail_body_content_head_back {
  float: right;
  cursor: pointer;
  /* padding-top: 70px; */
}

.xdetail_body_content_head_back a {
  display: block;
  position: relative;
  font-size: 12px;
  color: #999899;
}

.xdetail_body_content_head_back a:before {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  left: -25px;
  width: 16px;
  height: 16px;
  background: url('https://res.huibiaow.cn/webimg/icon/back_icon.png') no-repeat 50%;
}


.xdetail_body_content_center {
  width: 100%;
  margin: auto;
  padding: 30px 0;
}

.xdetail_body_content_center h2, .xdetail_body_content_center mark, .xdetail_body_content_center p, .xdetail_body_content_center span {
  font-weight: 400!important;
  text-decoration: none!important;
  word-break: break-word;
    font-weight: 400!important;
    text-decoration: none!important;
    word-break: break-word;
    line-height: 32px !important;
    font-size: 16px !important;
    color: #8d8d8d;

}
.xdetail_body_content_center strong{
  text-decoration: none!important;
  word-break: break-word;
  line-height: 32px !important;
  font-size: 16px !important;
}

.xdetail_body_content_center span {
  display: inline;
}

.xdetail_body_content_center a, .xdetail_body_content_center a span, .xdetail_body_content_center a mark,.xdetail_body_content_center a p, .xdetail_body_content_center a strong {
  font-size: 14px!important;
  line-height: 26px!important;
  font-weight: 400!important;
  text-decoration: none!important;
  text-indent: 0 !important;
  color: rgb(255, 0, 0) !important;
}

.xdetail_body_content_footer {
  width: 100%;
  padding: 25px 0;
  border-bottom: 1px dotted #edeceb;
  border-top: 1px dotted #edeceb;
  margin: auto auto 25px;
  line-height: 32px;
}


/* .xdetail_body_content_footer_mark {
  margin-bottom: 15px;
}

.xdetail_body_content_footer_mark_name {
  font-size: 14px;
  color: #4d4c4c;
}

.xdetail_body_content_footer_mark_each {
  display: inline-block;
  padding: 0 10px;
  height: 24px;
  line-height: 22px;
  border: 1px solid #ebeaea;
  border-radius: 12px;
  font-size: 12px;
  color: #e7403c;
  cursor: pointer;
}

.xdetail_body_content_footer_pages {
  overflow: hidden;
}

.xdetail_body_content_footer_pages_last {
  float: left;
  cursor: pointer;
  font-size: 12px;
  color: #989898;
  -webkit-transition: .3s;
  transition: .3s;
}

.xdetail_body_content_footer_pages_last:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 11px;
  background: url('https://res.huibiaow.cn/webimg/icon/icon_left.png') no-repeat 50%;
  position: relative;
  top: 1px;
  margin-right: 5px;
}

.xdetail_body_content_footer_pages_next {
  float: right;
  cursor: pointer;
  font-size: 12px;
  color: #989898;
  -webkit-transition: .3s;
  transition: .3s;
}

.xdetail_body_content_footer_pages_next:after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 11px;
  background: url('https://res.huibiaow.cn/webimg/icon/icon_right.png') no-repeat 50%;
  position: relative;
  top: 1px;
  margin-left: 5px;
} */

.xdetail_body_content_recommend {
  width: 856px;
  margin: auto;
}

.xdetail_body_content_recommend_each {
  margin-top: 15px;
  padding-bottom: 30px;
  font-size: 0;
}
.xdetail_body_content_recommend_name{font-size: 16px;}
.xdetail_body_content_recommend_each a {
  font-size: 14px;
  color: #666;
  display: inline-block;
  width: 260px;
  margin-bottom: 10px;
  -webkit-transition: .3s;
  transition: .3s;
  
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
}
.xdetail_body_content_recommend_each a:nth-child(2){
   margin:0 24px 10px;
}
.xdetail_body_content_recommend_each a img{
   width: 100%;
   height:200px;
}
.xdetail_body_content_recommend_each a span{
   position: absolute;
   bottom: 0;
   left: 0;
   display: block;
   width: 100%;
   height: 30px;
   background-color: rgba(0,0,0,0.3);
   color: #fff;
   line-height: 30px;
}
.xdetail_body_content_recommend_each a:hover {
  color: #e7403c;
}




/* 新闻列表 */
.newslistBox{ }
.newslistBox .newslistBoxBannter{height: 300px;background: url(https://res.huibiaow.cn/webimg/index/newsbanter.jpg) no-repeat center;}
.newslistBox .newslistBoxBannter h2{text-align: center;font-size: 60px;color:#fff;    padding-top: 100px;}
.newslistBox .lists{background: #fff;margin-bottom: 100px;    margin-top: 30px;}
.newslistBox .lists li{width: 100%;padding: 30px;display: inline-block;border-bottom: 1px solid #e7e7e7;}
.newslistBox .lists .img{width: 300px;height: 200px;float: left;margin-right: 30px;}
.newslistBox .lists .img img{width: 100%;max-height: 100%;}
.newslistBox .lists .info{width: calc(100% - 330px);float: left;}
.newslistBox .lists .info .name{color: #303030;font-size: 24px;width: 100%;line-height: 36px;height: 36px;margin-top: -5px;margin-bottom:20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.newslistBox .lists .info .name a:hover{color: #ff4b40;}
.newslistBox .lists .info .desc{width: 100%;font-size: 14px;color: #8d8d8d;line-height: 30px;height: 120px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.newslistBox .lists .info .author{width: 100%;height: 24px;line-height: 24px;margin-top: 10px;overflow: hidden;color: #939393;font-size: 14px;}
.newslistBox .lists .info .author span{margin-right: 20px;}
.newslistBox .lists .info .author .tag.yx{color: #fea35a;}
.newslistBox .lists .info .author .tag.pp{color: #ffc365;}
.newslistBox .lists .info .author .tag.zx{color: #ff5341;}
.newslistBox .lists .info .author .tag.al{color: #67b9ff;}
.newslistBox .lists .info .author .tag.yl{color: #4ad979;}
.newslistBox .lists .bot{width: 100%;display: inline-block;}
.newslistBox .lists .bot .more{width: 140px;height: 40px;border-radius: 20px;background: linear-gradient(0deg,#f92e31 0%, #ff6969 100%);color: #fff;text-align: center;line-height: 40px;cursor: pointer;margin: 30px auto;}