﻿/*
 * @Author: omtech.cn
 * @Date: 2018-08-07 14:45:37
 * @Last Modified by:   adminomt
 * @Last Modified time: 2020-07-15 14:55:28
 */

@charset 'utf-8';

/**
 ********************** common **********************
 */
/*reset*/
.wrapper {
  background: url("/template-tjjw-008/img/bg.jpg") no-repeat center top #f0f0f0;
}
a:hover {
  color: #3377d1;
}

/**
 ********************** header **********************
 */

.header .main .logo a {
  background: url("/template-tjjw-008/img/logo.png") no-repeat;
  _background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/statics/images/default/quxian/plate04/xiqing/logo.png');
}
.header .menu {
  background-color: #0b3f9b;
}
.header .menu li {
  width: 133.3px;
}
.header .menu li a.on,
.header .menu li a:hover {
  background-color: #3377d1;
}

/**
 ********************** footer **********************
 */
.footer {
  background-color: #0b3f9b;
}

/*fix-qrcode*/
.fix-qrcode .title {
  background: url("/template-tjjw-008/img/qrcode_title.png") no-repeat;
  _background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/statics/images/default/quxian/plate04/xiqing/qrcode_title.png');
}
.fix-qrcode .cont {
  background: url("/template-tjjw-008/img/qrcode_cont.png") no-repeat #fff;
}

/**
 ********************** home **********************
 */
/*hd-home*/
.hd-home h3,
.hd-home .more {
  color: #0074e4;
}
.hd-home {
  background: url("/template-tjjw-008/img/hd_home_bg.png") no-repeat center;
}
.hd-long-home {
  background: url("/template-tjjw-008/img/hd_home_long_bg.png") no-repeat center;
}
.hd-long-home .more {
  border-bottom: 1px solid #0074e4;
}
.bg-blue {
  background: url("/template-tjjw-008/img/mod_long_bg.png") repeat;
}
.bg-blue .hd-long-home {
  background: url("/template-tjjw-008/img/hd_home_long1_bg.png") no-repeat
    center;
}

/*tab-home*/
.tab-home li a {
  color: #5e5e5e;
  background-color: #f2f2f2;
}
.tab-home li.on {
  background: url("/template-tjjw-008/img/tab_bg.png") no-repeat bottom center;
}
.tab-home li.on a {
  color: #fff;
  background-color: #0c5bc7;
}
.tab-home li.notab {
  background: none;
}

/*news-item*/
.news-item li a {
  background: url("/template-tjjw-008/img/news_icon.png") no-repeat 0 16px;
}
.news-item li a:hover {
  color: #3377d1;
  background-position: 0 -30px;
}
.news-item li .cont h4 a {
  color: #0b3f9b;
}
.news-item li .cont h4 a:hover {
  color: #3377d1;
}
.news-item li.picnews-big .cont .more:hover {
  color: #3377d1;
}

/*home-headlines*/
.home-headlines .bd li a {
  background: url("/template-tjjw-008/img/news_icon.png") no-repeat 5px 13px;
}
.home-headlines .bd li a:hover {
  background-position: 5px -38px;
}
.home-headlines .bd .more:hover {
  color: #3377d1;
}

/*home-slide*/
.home-slide .icon li.on {
  background-color: #3377d1;
}

/*home-yaowen*/
/* 样式异常 */
/*.home-yaowen .news-item li.picnews { margin-bottom: 29px; }*/

/*home-topic*/
.home-topic .title {
  background: url("/template-tjjw-008/img/topic_title_bg.png") no-repeat top
    #2566bf;
}

/* home-jubao*/
.home-jubao .bd {
  background: url("/template-tjjw-008/img/jubao_center_bg.png") repeat-y center;
}
.home-jubao .bd .tp-bg {
  top: 0;
  background: url("/template-tjjw-008/img/jubao_top_bg.png") top center;
}
.home-jubao .bd .bt-bg {
  bottom: 0;
  background: url("/template-tjjw-008/img/jubao_bottom_bg.png") bottom center;
}
.home-jubao .text .sm {
  color: #0c5bc7;
}
.home-jubao .cont .item {
  color: #0c5bc7;
}
.home-jubao .cont .line {
  background-color: #0c5bc7;
}
.home-jubao .cont .item .logo1 {
  background: url("/template-tjjw-008/img/jubao_logo.png") no-repeat 0 0;
}
.home-jubao .cont .item .logo2 {
  background: url("/template-tjjw-008/img/jubao_logo.png") no-repeat -44px 0;
}
.home-jubao .cont .item .logo3 {
  background: url("/template-tjjw-008/img/jubao_logo.png") no-repeat -88px 0;
}

/*home-guangjiao*/
.home-guangjiao .tab ul {
  width: 600px;
}
.home-guangjiao .tab li a {
  width: 80px;
  padding: 0;
}
.home-guangjiao .tab li a.long {
  width: 110px;
}

/* home-meili */
.home-meili .tab li a {
  background-color: #3377d1;
}
.home-meili .tab li a:hover,
.home-meili .tab li.on a {
  background: #fff;
  color: #3377d1;
}

/*home-sites*/
.home-sites .hd h3 b {
  color: #0b3f9b;
}
.home-sites .hd h3,
.home-sites .bd li.on a,
.home-sites .bd li a:hover {
  color: #3377d1;
}

/**
 ********************** sub **********************
 */
/*hd-sub*/
.hd-sub h3 {
  color: #333;
  padding-left: 10px;
}

/*hd-sub-content*/
.hd-sub-content h3 {
  border-bottom: 3px solid #3377d1;
}
.hd-sub-content .more:hover {
  color: #3377d1;
}

/*sub-sort*/
.sub-sort li.on a,
.sub-sort li a:hover {
  color: #fff;
  background-color: #3377d1;
}

/*pagecode*/
.pagecode span,
.pagecode a:hover {
  border-color: #3377d1;
  background: #3377d1;
}

/*show*/
.show-content a,
.show-keywords a,
.show-content a:hover,
.show-keywords a:hover {
  color: #3377d1;
}
.show-related li a {
  background: url("/template-tjjw-008/img/news_icon.png") no-repeat 0 8px;
}
.show-related li a:hover {
  background-position: 0 -38px;
}
