﻿/*
* @Author: omtech.cn
* @Date:   2018-04-19 17:30:05
* @Last Modified by:   adminomt
* @Last Modified time: 2020-07-27 11:56:08
*/
@charset 'utf-8';

/**
 ********************** common **********************
 */
/*reset*/
.wrapper { background: url('/template-tjjw-011/bg.jpg') no-repeat center top #eaf0f3; }
a:hover { color: #e63c3c; }


/**
 ********************** header **********************
 */
/*main*/
.header .main .logo { height: 260px; }
.header .main .logo a {
	background: url('/template-tjjw-011/logo.png') no-repeat;
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/statics/images/default/quxian/plate01/wuqing/logo.png');
}

/*menu*/
.header .menu li a.on,
.header .menu li a:hover {
	background: url('/template-tjjw-011/wq/menu_on_bg.png') no-repeat;
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/statics/images/default/quxian/plate01/wuqing/menu_on_bg.png');
}
.header .menu li.home a.on,
.header .menu li.home a:hover {
	background: url('/template-tjjw-011/wq/menu_home_on_bg.png') no-repeat;
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/statics/images/default/quxian/plate01/wuqing/menu_home_on_bg.png');
}


/**
 ********************** footer **********************
 */
/*fix-qrcode*/
.fix-qrcode .title {
	background: url('/template-tjjw-011/wq/qrcode_title.png?v1') no-repeat;
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/statics/images/default/quxian/plate01/wuqing/qrcode_title.png?v1');
}
.fix-qrcode .cont { background: url('/template-tjjw-011/wq/qrcode_cont.png') no-repeat #fff; }


/**
 ********************** home **********************
 */
/*hd-home*/
.hd-home h3 {
	border-bottom: 3px solid #e63c3c;
	background: url('/template-tjjw-011/wq/hd_icon.png') no-repeat left center;
}
.hd-home h3,
.hd-home .more:hover { color: #e63c3c; }
.hd-home h3 b { color: #13218a; }

/*tab-home*/
.tab-home li a {
	color: #13218a;
	border: 1px solid #fff;
	background-color: #fff;
}
.tab-home li.on a {
	color: #e63c3c;
	border-color: #e6e6e6;
	background-color: #f6f6f6;
}

/*news-item*/
.news-item li a { background: url('/template-tjjw-011/wq//news_icon.png') no-repeat 0 16px; }
.news-item li a:hover { background-position: 0 -30px; }

/*home-slide*/
.home-slide .icon li.on { background-color: #e63c3c; }

/*home-headlines*/
.home-headlines .bd li a { background: url('/template-tjjw-011/wq/headlines_icon.png') no-repeat 5px 11px; }
.home-headlines .bd li a:hover { background-position: 5px -55px; }

/*home-jubao*/
.home-jubao { height: 85px; }
.home-jubao ul {
	width: 100%;
	margin: 0;
}
.home-jubao li {
	width: 160px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 20px;
}
.home-jubao li.item1 {
	width: 250px;
	padding-left: 0;
}

/*home-wenhua*/
.home-wenhua .hd {
	background: url('/template-tjjw-011/wq/wenhua_hd_bg.png') no-repeat;
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/template-tjjw-011/wq/wenhua_hd_bg.png');
}

/*home-sites*/
.home-sites .hd h3 b { color: #13218a; }
.home-sites .hd h3,
.home-sites .bd li.on a,
.home-sites .bd li a:hover { color: #e63c3c; }
/*.home-sites .bd li.long { display: none; }*/


/**
 ********************** sub **********************
 */
/*hd-sub*/
.hd-sub h3 {
	color: #e63c3c;
	background: url('../../../../images/default/quxian/plate01/wuqing/hd_icon.png') no-repeat 0 6px;
}

/*hd-sub-content*/
.hd-sub-content h3 { border-bottom: 3px solid #e63c3c; }
.hd-sub-content h3,
.hd-sub-content .more:hover { color: #e63c3c; }

/*sub-sort*/
.sub-sort li.on a,
.sub-sort li a:hover { background-color: #e63c3c; }

/*pagecode*/
.pagecode span,
.pagecode a:hover {
	border-color: #e63c3c;
	background: #e63c3c;
}

/*show*/
.show-content a,
.show-keywords a,
.show-content a:hover,
.show-keywords a:hover { color: #e63c3c; }
.show-related li a { background: url('../../../../images/default/quxian/plate01/wuqing/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;
}