

/*鼠标移入*/
.news_l .one .one_li a:hover{
	color: #fff!important;
	 background: url(../images/fx_icon_03.png);
}
.news_l .one .two_ul li:hover {
	 background: url(../images/fx_icon_03.png);
}

.two_li .two_ul li:hover{
	 background: url(../images/fx_icon_03.png) !important;
}
.one_li .two_ul li:hover{
	 background: url(../images/fx_icon_03.png) !important;
}
/*鼠标移入*/


a,
input,
button {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.inner {
  width: 1120px;
  margin: 0 auto;
}
/*点击时的阴影*/
input,
button {
  -webkit-appearance: none;
  border-radius: 0;
}
/*ios圆角*/
body {
  margin: 0;
  -webkit-user-select: none;
}
/*禁止选中文字 */
body * {
  -webkit-user-select: none;
  font-family: helvetica;
}
/*字体*/
body {
  -webkit-text-size-adjust: 100%;
}
/*横屏时字号不变*/
h1 {
  margin: 0;
}
a {
  text-decoration: none;
  cursor: pointer;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
img {
  vertical-align: text-top;
}
p {
  margin: 0;
}
.clearfloat:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.groupNews .news_title {
  border-bottom: 2px #efefef solid;
}
.groupNews .news_title .title_l {
  margin-top: 28px;
  border-bottom: 2px #a61f23 solid;
  font-size: 17px;
  color: #262626;
}
.groupNews .news_title .title_l .t {
  line-height: 33px;
  display: block;
  
  height: 33px;
}
.groupNews .news_title .title_l .f {
  font-size: 12px;
  margin-bottom: 12px;
  text-align: left;
  display: block;
 
}
.groupNews .news_title .title_r {
  font-size: 12px;
  color: #262626;
  line-height: 88px;
}
.groupNews .news_l {
  margin-top: 46px;
}
.groupNews .news_l .one {
  border: 1px #e6e6e6 solid;
  width: 215px;
}
.groupNews .news_l .one .one_li {
  line-height: 45px;
  border-bottom: 1px #e6e6e6 solid;
  background: url(../images/path_icon_03.png) no-repeat 232px 24px;
}
.groupNews .news_l .one .one_li a {
  font-size: 15px;
  color: #262626;
  padding-left: 24px;
  display: block;
  width: 100%;
  height: 100%;
}
.groupNews .news_l .one .one_li:last-child {
  border-bottom: none;
}
.groupNews .news_l .one .two_ul {
  display: block;
}
.groupNews .news_l .one .two_ul li:first-child {
  border-top: 1px #e6e6e6 solid;
}
.groupNews .news_l .one .two_ul li:last-child {
  border-bottom: none;
}
.groupNews .news_l .one .two_ul li {
  line-height: 54px;
  border-bottom: 1px #e6e6e6 solid;
  padding-left: 47px;
  background: url(../images/path_icon_07.png) no-repeat 233px 24px;
}
.groupNews .news_l .one .two_ul li a {
  font-size: 14px;
  color: #262626;
}
.groupNews .news_l .one_li_off {
  background: url(../images/down_icon_03.png) no-repeat !important;
}
.groupNews .news_l .one_li_off a {
  color: #fff!important;
}
.groupNews .top {
  border-bottom: 1px solid #efefef;
  padding-bottom: 2px;
  height: 52px;
}
.groupNews .top .top-body {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 2px;
}
.groupNews .top .top-body .l {
  width: 50%;
  float: left;
}
.groupNews .top .top-body .l ul li {
  float: left;
  line-height: 52px;
  width: 80px;
  box-sizing: border-box;
  text-align: center;
  margin: 0 10px;
  border-bottom: 2px solid #FFFFFF;
  font-size: 18px;
  color: #262626;
}
.groupNews .top .top-body .l ul .action {
  border-bottom: 2px solid #a61f23;
}
.groupNews .top .top-body .r {
  width: 50%;
  float: left;
}
.groupNews .top .top-body .r p {
  text-align: right;
  line-height: 52px;
  color: #262626;
  font-size: 14px;
}
.groupNews .content-box .padding_l-80 {
}
.groupNews .content-box .margin_top_46 {
  margin-top: 46px;
}
.groupNews .content-box .l {
  box-sizing: border-box;
  float: right;
  width: 780px;;
}
.groupNews .content-box .l .t1 {
  padding-bottom: 28px;
  background: #eeeeee;
  padding-left: 18px;
  padding-right: 18px;
  display: block;
}
.groupNews .content-box .l .t1 .go_details {
  color: #000000;
  font-size: 14px;
  margin-top: 42px;
}
.groupNews .content-box .l .t1 .go_details:hover{
	color: #a61f23;
}
.groupNews .content-box .l .t1 .time {
  color: #c9c9c9;
  font-size: 22px;
  line-height: 49px;
}
.groupNews .content-box .l .t1 .l {
  width: 450px;
  float: left;
}
.groupNews .content-box .l .t1 .l p {
  font-size: 14px;
  color: #878787;
  line-height: 22px;
}
.groupNews .content-box .l .t1 .l .title {
  color: #262626;
  font-size: 16px;
  margin-bottom: 7px;
   display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
     -moz-box-orient: vertical;
      display: -moz-box;
    word-break: break-word;
    overflow: hidden;
    text-overflow: clip;
    height: 21px;
    overflow: hidden;
}
.groupNews .content-box .l .t1 .r {
  float: right;
}
.groupNews .content-box .l .t1 .r img {
  width: 260px;
  height: 148px;
  margin-top: 5px;
}
.groupNews .content-box .l .t2 {
  width: 100%;
  display: inline-block;
  margin-bottom: 80px;
  float: left;
}
.groupNews .content-box .l .t2 .content-box {
  margin-top: 26px;
  width: 100%;
}
.groupNews .content-box .l .t2 .content-box .content:hover .text .title {
  color: #a61f23;
}
.groupNews .content-box .l .t2 .content-box .action {
  background: #eeeeee;
}
.groupNews .content-box .l .t2 .content-box .content {
margin: 5px 0;
  cursor: pointer;
}
.groupNews .content-box .l .t2 .content-box .content .time {
   font-size: 14px;
  width: 90px;
  display: inline-block;
  float: left;
  background: #eeeeee;
  text-align: center;
  padding-top: 10px;
   line-height: 22px;
    color: #ccc;
}
.groupNews .content-box .l .t2 .content-box .content .time .day{
 margin: 10px 0 3px 0;
    font: bold 36px/36px "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif;
    color: #a61f23;
	
}
.groupNews .content-box .l .t2 .content-box .content .time .time_t {
  font-size: 16px;
  line-height: 27px;
  margin-top: 17px;
}
.groupNews .content-box .l .t2 .content-box .content .time .time_f {
  font-size: 14px;
  line-height: 27px;
  margin-bottom: 14px;
}
.groupNews .content-box .l .t2 .content-box .content .time span {
}
.groupNews .content-box .l .t2 .content-box .content .line {
  display: inline-block;
  float: left;
  width: 3px;
  border-left: 1px solid #bfbfbf;
  height: 75px;
  margin-top: 12px;
}
.groupNews .content-box .l .t2 .content-box .content .text {
  display: inline-block;
  width: 586px;
  float: left;
  box-sizing: border-box;
  padding: 12px 10px 12px 28px;
}
.groupNews .content-box .l .t2 .content-box .content .text p:first-child {
  font-size: 16px;
  line-height: 20px;
  color: #262626;
  display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
    word-break: break-word;
    overflow: hidden
}
.groupNews .content-box .l .t2 .content-box .content .text p:last-child {
  font-size: 13px;
  line-height: 20px;
  color: #878787;
  height: 40px;;
  overflow: hidden;
}
.groupNews .content-box .l .t2 .content-box .content .text .title {
  color: #262626;
  margin-bottom: 14px;
}
.groupNews .content-box .l .t2 .content-box-2 {
  display: none;
}
.groupNews .content-box .r {
  float: right;
}
.groupNews .content-box .r .box-line {
  width: 100%;
  height: 50px;
}
.groupNews .content-box .r .box {
  width: 260px;
  height: 210px;
  position: relative;
  margin-bottom: 50px;
}
.groupNews .content-box .r .box > .tilte {
  color: #262626;
  font-size: 18px;
  background: #eeeeee;
  height: 42px;
  line-height: 42px;
  padding-left: 14px;
}
.groupNews .content-box .r .box img {
  width: 100%;
  height: 168px;
}
.groupNews .content-box .r .box > .content {
  padding: 0 6px;
  padding-bottom: 6px;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
}
.groupNews .content-box .r .box > .content .text {
  font-size: 14px;
  color: #ffffff;
  line-height: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-word;
  overflow: hidden;
}
.groupNews .content-box .r .box > .content > .title {
  font-size: 16px;
  color: #ffffff;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-word;
  overflow: hidden;
}
.groupNews .page {
  width: 1200px;
  margin: 0 auto;
  border-bottom: 1px solid #e9e9e9;
  text-align: center;
  margin-top: 100px;
  padding-bottom: 24px;
}
.groupNews .page p {
  font-size: 14px;
  color: #878787;
  display: inline-block;
}
.groupNews .page p span {
  color: red;
}
.groupNews .page div {
  display: inline-block;
}
.groupNews .page div a {
  background: #cccccc;
  padding: 8px 12px;
  color: #FFFFFF;
}
.groupNews .page div .number {
  color: #262626;
}
.groupNews .page div .action {
  background: #777777 !important;
  color: #FFFFFF !important;
}
.groupNews .foot {
  width: 1200px;
  margin: 0 auto;
  padding-top: 24px;
  margin-bottom: 50px;
}
.groupNews .foot .l {
  float: left;
  width: 50%;
}
.groupNews .foot .l select {
  border: #e6e6e6 1px solid;
  color: #878787;
  font-size: 12px;
  width: 186px;
  height: 26px;
  border-radius: 5px;
  margin-right: 18px;
}
.groupNews .foot .l a {
  font-size: 12px;
  color: #878787;
  padding: 0 15px;
  border-right: 1px solid #9a9a9a;
}
.groupNews .foot .l p {
  color: #878787;
  font-size: 12px;
  margin-top: 16px;
}
.groupNews .foot .l .lasty {
  border-right: none;
}
.groupNews .foot .r {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding-left: 200px;
  padding-top: 14px;
}
.groupNews .foot .r span {
  color: #878787;
  font-size: 12px;
}
.groupNews .foot .r div {
  color: #878787;
  font-size: 12px;
  margin-top: 6px;
}
.groupNews .foot .r div a {
  color: #878787;
  font-size: 12px;
  position: relative;
}
.groupNews .foot .r div a .code {
  position: absolute;
  top: -94px;
  left: -14px;
  border: 2px solid #a61f23;
  display: none;
}
.groupNews .foot .r div a:hover {
  color: #A61F23;
}
.news_details_box .inner {
  width: 1120px;
  margin: 0 auto;
}
.news_details_box .news_title {
  border-bottom: 2px #efefef solid;
}
.news_details_box .news_title .title_l {
  margin-top: 28px;
  border-bottom: 2px #a61f23 solid;
  font-size:17px;
  color: #262626;
}
.news_details_box .news_title .title_l .t {
  line-height: 33px;
  display: block;
  height: 33px;
}
.news_details_box .news_title .title_l .f {
  font-size: 12px;
  margin-bottom: 12px;
  text-align: left;
  display: block;
  padding-left: 3px;
}
.news_details_box .news_title .title_r {
  font-size: 14px;
  color: #262626;
  line-height: 88px;
}
.news_details_box .news_box .news_l {
  margin-top: 46px;
}
.news_details_box .news_box .news_l .one {
  border: 1px #e6e6e6 solid;
  width: 215px;
}
.news_details_box .news_box .news_l .one .one_li {
  line-height: 45px;
  border-bottom: 1px #e6e6e6 solid;
  background: url(../images/path_icon_03.png) no-repeat 232px 24px;
}
.news_details_box .news_box .news_l .one .one_li a {
  font-size: 15px;
  color: #262626;
  padding-left: 24px;
  display: block;
  width: 100%;
  height: 100%;
}
.news_details_box .news_box .news_l .one .one_li:last-child {
  border-bottom: none;
}
.news_details_box .news_box .news_l .one .two_ul {
  display: none;
}
.news_details_box .news_box .news_l .one .two_ul li {
  line-height: 54px;
  border-bottom: 1px #e6e6e6 solid;
  padding-left: 47px;
  background: url(../images/path_icon_07.png) no-repeat 233px 24px;
}
.news_details_box .news_box .news_l .one .two_ul li a {
  font-size: 14px;
  color: #262626;
}
.news_details_box .news_box .news_l .one_li_off {
  background: url(../images/down_icon_03.png) no-repeat !important;
}
.news_details_box .news_box .news_l .one_li_off a {
  color: #fff!important;
}
.news_details_box .news_box .news_l .one_l1i:hover {
  background: url(../images/fx_icon_03.png) no-repeat;
  color: #fff;
}
.news_details_box .news_box .news_l .one_l1i:hover a {
  color: #fff;
}
.news_details_box .news_box .news_l .two_ul li:hover {
  background: url(../images/two_li_bg_03.png) no-repeat;
}
.news_details_box .news_box .news_l .two_ul li:hover a {
  color: #fff;
}
.news_details_box .news_r {
  padding-left: 84px;
  width: 880px;
  margin-top: 40px;
}
.news_details_box .news_r .news_detailsTitle {
  line-height: 78px;
  font-size: 24px;
  color: #262626;
}
.news_details_box .news_r .news_detailsTime {
  border-bottom: 1px #ccc solid;
  margin-bottom: 10px;
  font-size: 14px;
  color: #878787;
  line-height: 50px;
}
.news_details_box .news_r .news_detailsTime span {
  float: left;
}
.news_details_box .news_r .news_detailsTime .line {
  margin: 0 17px;
}
.news_details_box .news_r .news_detailsTime .fenxiang a {
  margin-left: 6px;
  float: right;
  width: 20px;
  height: 20px;
  display: block;
  margin-top: 14px;
}
.news_details_box .news_r .news_detailsTime .fenxiang .fx1 {
  background: url(../images/qq2.png) no-repeat;
}
.news_details_box .news_r .news_detailsTime .fenxiang .fx2 {
  background: url(../images/wx2.png) no-repeat;
}
.news_details_box .news_r .news_detailsTime .fenxiang .fx3 {
  background: url(../images/xl2.png) no-repeat;
}
.news_details_box .news_r .news_detailsTime .fenxiang .fx4 {
  background: url(../images/zone2.png) no-repeat;
}
.news_details_box .news_r .news_detailsTime .fenxiang .fx1:hover {
  background: url(../images/qq1.png) no-repeat;
}
.news_details_box .news_r .news_detailsTime .fenxiang .fx2:hover {
  background: url(../images/wx1.png) no-repeat;
}
.news_details_box .news_r .news_detailsTime .fenxiang .fx3:hover {
  background: url(../images/xl1.png) no-repeat;
}
.news_details_box .news_r .news_detailsTime .fenxiang .fx4:hover {
  background: url(../images/zone1.png) no-repeat;
}
.news_details_box .news_r .news_detailsText {
  font-size: 14px;
  color: #878787;
  text-align: justify;
}
.news_details_box .news_r .news_detailsText .text_p {
  line-height: 24px;
}
.news_details_box .news_r .news_detailsText .font_bold {
  line-height: 58px;
  font-weight: bold;
}
.news_details_box .news_r .news_detailsText .text_pic {
  width: 580px;
  height: 305px;
  margin: 35px auto 0;
}
.news_details_box .news_r .news_detailsText .text_pic img {
  width: 100%;
  height: 100%;
}
.news_details_box .news_r .news_detailsText .tel_msg {
  margin-top: 40px;
  font-weight: bold;
  text-align: center;
  line-height: 25px;
  padding-bottom: 70px;
  border-bottom: 1px #ccc dashed;
}
.news_details_box .news_r .go_back {
  line-height: 50px;
  text-align: center;
}
.news_details_box .news_r .go_back a:hover{
	color: #a61f23;
}
.news_details_box .news_r .go_back a {
  font-size: 14px;
  color: #878787;
}
.news_details_box .news_r .go_back .back_in {
  margin: 0 30px;
}
.overflow_text2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-word;
  overflow: hidden;
}
.overflow_text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.overflow_text1 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-word;
  overflow: hidden;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
.tcdPageCode {
  padding: 15px 20px;
  text-align: left;
  color: #ccc;
  text-align: right;
}
.tcdPageCode a {
  color: #000;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  padding: 0 6px;
  border: 1px solid #ccc;
  margin: 0 2px;
  border-radius: 4px;
  vertical-align: middle;
}
.tcdPageCode a:hover {
  text-decoration: none;
  border: 1px solid #ccc;
}
.tcdPageCode span.current {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  padding: 0 6px;
  margin: 0 2px;
  color: #fff;
  background-color: #6c5c55;
  border: 1px solid #ccc;
  border-radius: 4px;
  vertical-align: middle;
}
.tcdPageCode span.disabled {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  padding: 0 6px;
  margin: 0 2px;
  color: #bfbfbf;
  background: #6c5c55;
  border: 1px solid #bfbfbf;
  border-radius: 4px;
  vertical-align: middle;
}
