﻿/*
* @Author: omtech.cn
* @Date:   2018-04-19 17:30:05
* @Last Modified by:   adminomt
* @Last Modified time: 2020-07-30 09:42:14
*/
@charset 'utf-8';

/**
 ********************** common **********************
 */
/*reset*/
.wrapper {
  background: url("/template-tjjw-001/img/bg.jpg") no-repeat center top #eaeff3;
}
a:hover {
  color: #fd5f00;
}

/**
 ********************** header **********************
 */
/*topbar*/
.header .topbar {
  height: 34px;
  margin-top: 20px;
  line-height: 34px;
}
.header .topbar .search {
  width: 252px;
  height: 34px;
  padding: 0;
  border-radius: 34px;
  background-color: #e9e9e9;
}
.header .topbar .search .wrap {
  position: absolute;
  top: 8px;
  left: 20px;
  z-index: 2;
  float: left;
  width: 164px;
  height: 18px;
  overflow: hidden;
  padding-right: 15px;
  border-right: 1px solid #ababab;
}
.header .topbar .search .text {
  height: 18px;
  font-size: 16px;
  line-height: 18px;
  color: #000;
}
.header .topbar .search .text::placeholder {
  color: #666;
}
.header .topbar .search button {
  top: 5px;
  right: 15px;
  z-index: 3;
  width: 24px;
  height: 24px;
  background: url("/template-tjjw-001/img/search_icon.png") no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/template-tjjw-001/img/search_icon.png');
}
.header .topbar .search .bg {
  width: 100%;
  height: 100%;
  background-color: #e9e9e9;
  filter: alpha(opacity=100);
  opacity: 1;
}

/*main*/
.header .main {
  height: 320px;
}
.header .main .logo {
  top: 60px;
  left: 0;
  width: 770px;
  height: 300px;
}
.header .main .logo a {
  background: url("/template-tjjw-001/img/logo.png") no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/statics/images/default/quxian/plate01/hexi/logo.png');
}

/*menu*/
.header .menu {
  margin-top: 110px;
  height: 72px;
  background-color: #fd5f00;
}
.header .menu .wrap {
  height: 100%;
  overflow: hidden;
  padding-top: 0;
}
.header .menu ul {
  width: 100%;
}
.header .menu li {
  width: 180px;
  height: 72px;
  padding: 0;
  line-height: 72px;
}
.header .menu li.home {
  width: 120px;
  padding: 0;
}
.header .menu li a.on,
.header .menu li a:hover {
  color: #fff;
  background-color: #13218a;
}

/**
 ********************** footer **********************
 */
/*fix-qrcode*/
.fix-qrcode .title {
  background: url("/template-tjjw-001/img/qrcode_title.png") no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/statics/images/default/quxian/plate01/hexi/qrcode_title.png?v1');
}
.fix-qrcode .cont {
  background: url("/template-tjjw-001/img/qrcode_cont.png") no-repeat #fff;
}

/**
 ********************** home **********************
 */
/*hd-home*/
.hd-home h3 {
  border-bottom: 3px solid #005792;
  background: url("/template-tjjw-001/img/hd_icon.png") no-repeat left;
}
.hd-home h3 b {
  color: #fd5f00;
}
.hd-home h3,
.hd-home .more:hover {
  color: #13218a;
}

/*tab-home*/
.tab-home li a {
  color: #13218a;
  border: 1px solid #fff;
  background-color: #fff;
}
.tab-home li.on a {
  color: #05a7e3;
  border-color: #e6e6e6;
  background-color: #f6f6f6;
}

/*news-item*/
.news-item li a {
  background: url("/template-tjjw-001/img/news_icon.png") no-repeat 0 16px;
}
.news-item li a:hover {
  background-position: 0 -30px;
}
.news-item li.line {
  height: 1px;
  overflow: hidden;
  margin: 28px 0;
  font-size: 0;
  border-top: 1px dashed #e2e4f1;
}
.news-item li.picnews {
  height: 120px;
}

/*pic-item*/
.pic-item li {
  padding-right: 30px;
}

/*home-slide*/
.home-slide .icon li.on {
  background-color: #00c6ff;
}

/*home-headlines*/
.home-headlines {
  width: 430px;
  height: 417px;
  padding: 0;
  border: none;
}
.home-headlines .hd {
  margin-top: 0;
  margin-bottom: 20px;
}
.home-headlines .hd h3 {
  color: #fd5f00;
  background: url("/template-tjjw-001/img/hd_icon.png") no-repeat top left;
}
.home-headlines .hd h3 b {
  color: #13218a;
}
.home-headlines .bd li {
  height: 96px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  font-size: 28px;
  line-height: 32px;
  border-bottom: 1px dashed #e2e4f1;
}
.home-headlines .bd li a {
  display: block;
  height: 100%;
  overflow: hidden;
  background: url("/template-tjjw-001/img/headlines_icon.png") no-repeat 5px
    11px;
}
.home-headlines .bd li a:hover {
  background-position: 5px -83px;
}

/*home-yaowen*/
.home-yaowen li {
  margin-bottom: 10px;
  font-size: 20px;
}

/*home-shichuang*/
.home-shichuang ul {
  overflow: hidden;
  width: 1160px;
}
.home-shichuang .pic-item li {
  width: 186px;
  height: 130px;
  padding: 0;
  margin-right: 7px;
}
.home-shichuang ul li .title {
  position: absolute;
  bottom: -25px;
  left: 0;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 5px 0;
  font-size: 16px;
  line-height: 23px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.4);
  _background: none;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000,endColorstr=#80000000);
}
.home-shichuang .pic-item li a {
  width: 100%;
  height: 100%;
}

/* home-dongtai-fabu */
.home-dongtai-fabu .news-item li {
  margin-top: 10px;
}
.home-dongtai-fabu .news-item {
  height: 190px;
}

/*home-topic*/
.home-topic .title {
  background: #155bb7;
}

/*home-jubao*/
.home-jubao .nub {
  position: absolute;
  top: 0;
  left: 140px;
  margin-top: -20px;
  font-size: 50px;
  font-weight: bold;
  color: #ff3434;
}
.home-jubao .bd {
  height: 265px;
}
.home-jubao .bd li.notic {
  padding-left: 0;
  width: 100%;
  height: 40px;
  text-align: center;
}
.home-jubao .bd .notic span {
  width: 100%;
  display: block;
  color: #fff;
  font-weight: 300;
  background-color: #1a4e96;
  padding: 4px 0;
}
.home-jubao .bd li {
  position: relative;
  float: left;
  width: 455px;
  padding-left: 95px;
  padding-bottom: 15px;
}
.home-jubao .bd .last-l {
  width: 150px;
  padding-left: 80px;
}
.home-jubao .bd li span {
  position: absolute;
  top: 0;
  left: 0;
  font-weight: bold;
  color: #11539e;
}
.home-jubao .bd a {
  text-decoration: none;
}
.home-jubao .bd .link a:hover {
  text-decoration: none;
}
.home-jubao .bd .tips {
  margin-top: 10px;
  font-size: 16px;
  font-weight: bold;
}
.home-jubao .bd li .tips,
.home-jubao .bd li .tips a {
  color: #fd5f00;
}

/*home-quanwei*/
.home-quanwei .news-item li {
  margin-bottom: 11px;
}
.home-quanwei .bd {
  height: 265px;
}

/*home-baoguang*/
.home-baoguang .news-item .picnews {
  padding-bottom: 0;
}
.home-baoguang .news-item .picnews .image {
  width: 150px;
  height: 112px;
}
.home-baoguang .news-item li.line {
  margin-top: 15px;
  margin-bottom: 22px;
}

/* home-chongdianzhan */
.home-chongdianzhan .tab {
  padding-top: 7px;
}
.home-chongdianzhan .cont {
  height: 390px;
  overflow: hidden;
  margin-bottom: 10px;
  padding-top: 20px;
}
.home-chongdianzhan .cont li.line {
  margin: 30px 0;
}

/*home-wenhua-img-vid*/
.home-wenhua-img-vid .title a {
  font-weight: bold;
}

/*home-wenhua*/
.home-wenhua {
  margin-top: 30px;
  padding: 0;
  background: none;
}
.home-wenhua .hd {
  position: static;
  margin-bottom: 10px;
  background: url("/template-tjjw-001/img/wenhua_hd_bg.png") no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/statics/images/default/quxian/plate01/hexi/wenhua_hd_bg.png');
}
.home-wenhua .bd li {
  width: 274px;
  height: 100px;
  padding: 18px 18px 0 0;
}

/* part-sline */
.part-sline {
  position: relative;
  right: 25px;
  width: 1200px;
  height: 4px;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 20px;
  border-top: 3px solid #eff0f2;
}
/*part-line*/
.part-line {
  position: relative;
  right: 25px;
  width: 1200px;
  height: 4px;
  margin-top: 45px;
  margin-bottom: 20px;
  border-top: 3px dashed #e5e5e5;
}

/* home-piclink */
.home-piclink {
  margin-top: 20px;
}
.home-piclink ul {
  width: 1300px;
  overflow: hidden;
}
.home-piclink ul li {
  float: left;
  width: 350px;
  height: 74px;
  margin: 0;
  padding: 0;
  margin-right: 50px;
  margin-top: 22px;
}
.home-piclink ul li .image,
.home-piclink img {
  display: block;
  width: 100%;
  height: 100%;
}

/*home-sites*/
.home-sites .hd h3 {
  background-image: url("/template-tjjw-001/img/sites_icon.png");
}
.home-sites .hd h3 b {
  color: #13218a;
}
.home-sites .hd h3,
.home-sites .bd li.on a,
.home-sites .bd li a:hover {
  color: #fd5f00;
}

/**
 ********************** sub **********************
 */
/*hd-sub*/
.hd-sub h3 {
  color: #fd5f00;
  background: url("/template-tjjw-001/img/hd_icon.png") no-repeat 0 6px;
}

/*hd-sub-content*/
.hd-sub-content h3 {
  border-bottom: 3px solid #fd5f00;
}
.hd-sub-content h3,
.hd-sub-content .more:hover {
  color: #fd5f00;
}

/*sub-sort*/
.sub-sort li.on a,
.sub-sort li a:hover {
  background-color: #fd5f00;
}

/*pagecode*/
.pagecode span,
.pagecode a:hover {
  border-color: #fd5f00;
  background: #fd5f00;
}

/*show*/
.show-content a,
.show-keywords a,
.show-content a:hover,
.show-keywords a:hover {
  color: #fd5f00;
}
.show-related li a {
  background: url("/template-tjjw-001/img/news_icon.png") no-repeat 0 8px;
}
.show-related li a:hover {
  background-position: 0 -38px;
}

.container-sub .container-wrap.xxgk {
  padding: 0 0 25px;
}
