* {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: "Microsoft YaHei", Tahoma, Helvetica, Arial, simsun;
}
html, body {
	-ms-overflow-style: scrollbar;
}
body {
	background: #f3f3f3;
	font-size: 16px;
}
#header {
	height: auto;
	background: #fff;
}
/*
a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
.carousel-inner a:hover img {
	opacity: 1;
}
*/
/* -------------------------------------------------------------------------
common
------------------------------------------------------------------------- */
.w1200 {
	width: 1200px;
	margin: 10px auto;
	background: #fff;
}
.logo {
	background: url(../images/common_img/logo.png) no-repeat;
	height: 74px;
	margin-top: 10px;
	margin-bottom: 15px;
}
th {
	text-align: center;
}
.alert ul li {
	list-style: inside;
}
.p20 {
	padding: 20px;
}
.p30 {
	padding: 30px;
}
.h30 {
	height: 20px;
}
.float-left {
	float: left;
}
.titleBar h3 {
	border-radius: 4px;
	color: #a90000;
	border: 1px solid #e3e3e3;
	box-shadow: 2px 2px 2px #f0f0f0;
	line-height: 50px;
	text-indent: 15px;
	text-align:center;
	font-family: 'microsoft yaHei', '微软雅黑', arial;
	padding-bottom: 3px;
}
.titleBarNew h3 {
	border-radius: 4px;
	color: #a90000;
	border: 1px solid #e3e3e3;
	box-shadow: 2px 2px 2px #f0f0f0;
	line-height: 50px;
	text-indent: 15px;
	font-family: 'microsoft yaHei', '微软雅黑', arial;
	padding-bottom: 3px;
}
.titleBar i {
	height: 25px;
	background: #a90000;
	width: 5px;
	display: inline-block;
	border-radius: 1px;
	vertical-align: middle;
	margin-right: 10px;
}
/* -------------------------------------------------------------------------
header
------------------------------------------------------------------------- */
.logo a {
	display: block;
	width: 473px;
	height: 74px;
}
.top {
	height: 35px;
	background: #f8f8f8;
	color: #666;
	line-height: 35px;
	font-size: 14px;
}
.top a {
	padding-left: 10px;
	padding-right: 10px;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
	margin-left: -15px;
	display: none;
}
.navbar-nav {
	width: 100%;
}
.nav .navbar-nav .li a {
	font-size:20px;
}
.navbar-default {
	background: #004da1;
	box-shadow: 2px 2px 5px #999;
	border: none;
	margin-bottom: 0px;
}
.navbox {
	background: url(../images/common_img/navBg.png);
	box-shadow: 2px 2px 5px #999;
}
.navbar-default .navbar-nav > li {
	width: 14%;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
}
.navbar-default .navbar-nav > li.cur > a {
	color: #004da1;
	display: block;
	text-align: center;
}
.navbar-default .navbar-nav > li > a:hover {
	background: url(../images/common_img/nav_ov.png) no-repeat top center;
	margin-top: -11px;
	height: 61px;
	display: block;
	color: #004da1;
}
.sub {
	display: none;
	background: #3260b6;
}
.sub ul li {
	color: #fff;
	text-align: center;
	line-height: 40px;
	border-top: 1px solid #7ea4e8;
}
.sub ul li a {
	color: #fff;
	display: block;
}
.sub ul li a:hover {
	background: #517ecf;
	display: block;
}
.navbar-default .navbar-nav > li:hover div.sub {
	display: block;
	margin-top: 0px;
}
.cur {
	background: url(../images/common_img/nav_ov.png) no-repeat top center;
	color: #004da1 !important;
	height: 66px;
	line-height: 46px;
	margin-top: -11px;
}
.cur:hover {
	background: none;
	color: #004da1 !important;
	margin-top: 0px;
}
/* -------------------------------------------------------------------------
index
------------------------------------------------------------------------- */
.specialBox {
	width: 420px;
	margin-left: 750px;
	height: 285px;
}
.specialBox ul li {
	width: calc((100% - 30px) / 2);
	float: left;
	text-align: center;
	background: #f8f8f8;
	margin: 0px 0px 10px 15px;
	border-radius: 10px;
}
.specialBox ul li a {
	display: block;
	margin-bottom: 5px;
}
.specialBox ul li a img {
	height: 60px;
}
.specialBox h3 {
	font-size: 16px;
	line-height: 32px;
	margin: 0px;
}
.noticeBox {
	width: 730px;
	height: 285px;
	position: absolute;
}
/* -------------------------------------------------------------------------
tab
------------------------------------------------------------------------- */

.tab-block {
	background-color: #FFF;
}
.tab-block.information-tab {
	height: auto;
}
.tab-block.information-tab .tabs {
	height: 350px;
}
.tab-block .tab-buttons {
	width: 100%;
	height: 50px;
	background-color: #fafafa
}
.tab-block .tab-buttons .tab-button {
	width: 33.33%;
	float: left;
	height: 50px;
	text-align: center;
	font-size: 20px;
	color: #999;
	line-height: 50px;
	position: relative;
	cursor: pointer;
	background-color: #f2f2f3;
	margin-top: 0px;
}
.tab-block .tab-buttons .tab-button a {
	color: #C40001;
	text-decoration: none;
}
.tab-block .tab-buttons .tab-button.tabcur {
	background-color: #fff;
	font-size: 20px;
	font-weight: bold;
}
.tab-block .tab-buttons .tab-button.tabcur a {
	color: #337ab7;
}
.tab-block .tab-buttons .tab-button.tabcur:after {
	content: '';
	position: absolute;
	top: -1px;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #C40001
}
.tab-block .tabs {
	width: 100%;
	height: 528px
}
.tab-block .tabs .tab-item {
	width: 100%;
	height: 100%;
	padding: 10px;
	display: none
}
.tab-block .tabs .tab-item.active {
	display: block
}
.information-tab .information-left {
	width: 500px;
	height: 340px;
	overflow: hidden;
	position: relative;
	float: left;
}
.information-tab .information-left img {
	width: 100%;
	height: auto
}
.information-tab .information-left .left-bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 48px;
	line-height: 48px;
	background-color: rgba(0, 0, 0, .5);
	z-index: 2;
	color: #fff;
	padding: 0 14px
}
.information-tab .information-left .left-bottom .article-title {
	font-size: 18px;
	width: 400px;
	float: left;
}
.information-tab .information-left .left-bottom .article-time {
	font-size: 14px;
	float: right;
}
.information-tab .information-right {
	padding: 0px 0px 0px 20px;
}
.information-tab .information-right a {
	color: #000;
}
.information-tab .information-right a:hover {
	color: #337ab7;
}
.information-tab .information-right ul li {
	list-style: disc;
	line-height: 30px;
}
.information-tab .information-right ul li span.article-time {
	float: right;
}
.article-time-1{
	width: 85%;
    display: block;
    float: left;
}
.question-icon {
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/question-icon.png) center no-repeat;
	-ms-background-size: 16px 16px;
	background-size: 16px 16px;
}
.focusbox {
	position: absolute;
	width: 600px;
	margin: 0px 10px;
	height: 400px;
}
.newBox {
	margin: 10px;
	margin-left: 620px;
}
.title {
	border-bottom: 1px solid #eee;
	margin: 0px 0px 10px 15px;
}
.title span {
	font-size: 26px;
	color: #C40001;
	font-weight: bold;
	margin-right: 55px;
	height: 28px;
	line-height: 50px;
	border-bottom: 2px solid #C40001;
}
.title span a {
	color: #C40001;
	text-decoration:none;
}
.title span a:hover{
	color:#004da1;
}

section {
	padding: 20px;
}
/* -------------------------------------------------------------------------
focus
------------------------------------------------------------------------- */
.focus {
	width: 595px;
	height: 380px;
}
.focus img {
	width: 595px;
	height: 380px;
}
.focus .shadow .title {
	width: 260px;
	height: 65px;
	padding-left: 30px;
	padding-top: 20px;
}
.focus .shadow .title a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
	overflow: hidden;
}
.focus .btn {
	position: absolute;
	bottom: 34px;
	left: 510px;
	overflow: hidden;
	zoom: 1;
}
.focus .btn a {
	position: relative;
	display: inline;
	width: 13px;
	height: 13px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}
.focus .btn a:hover, .focus .btn a.current {
	cursor: pointer;
	background: #fc114a;
}
.focus .fPic {
	position: absolute;
	left: 0px;
	top: 0px;
}
.focus .D1fBt {
	overflow: hidden;
	zoom: 1;
	height: 16px;
	z-index: 10;
}
.focus .shadow {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0px;
	z-index: 10;
	height: 50px;
	line-height: 50px;
	background: rgba(0,0,0,0.6);
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0, startColorstr = '#80000000', endColorstr = '#80000000')\9;
	display: block;
	text-align: left;
}
.focus .shadow a {
	text-decoration: none;
	color: #fff;
	font-size: 20px;
	overflow: hidden;
	margin-left: 10px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
}
.focus .fcon {
	position: relative;
	width: 100%;
	float: left;
	display: none;
	background: #000
}
.focus .fcon img {
	display: block;
	width: 597px;
 	height: 400px;
}
.focus .fbg {
	bottom: 15px;
	right: 40px;
	position: absolute;
	height: 21px;
	text-align: center;
	z-index: 200;
}
.focus .fbg div {
	margin: 4px auto 0;
	overflow: hidden;
	zoom: 1;
	height: 14px
}
.focus .D1fBt a {
	position: relative;
	display: inline;
	width: 12px;
	height: 12px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}
.focus .D1fBt .current, .focus .D1fBt a:hover {
	background: #fc114a;
}
.focus .D1fBt img {
	display: none
}
.focus .D1fBt i {
	display: none;
	font-style: normal;
}
.focus .prev, .focus .next {
	position: absolute;
	width: 40px;
	height: 74px;
	background: url(../images/focus_btn.png) no-repeat;
	border-radius: 50px;
}
.focus .prev {
	top: 50%;
	margin-top: -37px;
	left: 0;
	background-position: 0 -74px;
	cursor: pointer;
}
.focus .next {
	top: 50%;
	margin-top: -37px;
	right: 25px;
	background-position: -40px -74px;
	cursor: pointer;
}
.focus .prev:hover {
	background-position: 0 0;
}
.focus .next:hover {
	background-position: -40px 0;
}
.shopImg img {
	width: 100%;
	height: 85px;
}
/* -------------------------------------------------------------------------
yiqing
------------------------------------------------------------------------- */
.yiqingbox {
	width: 1200px;
	height: 60px;
	overflow: hidden;
	position: relative;
}
.box-1 ul li {
	width: 1200px;
	height: 60px;
	position: relative;
	overflow: hidden;
}
.box-1 ul li img {
	display: block;
	width: 1200px;
	height: 60px;
}
.box-1 ul li h2 {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 40px;
	width: 300px;
	background: rgba(125,125,120,.4);
	text-indent: 2em;
	padding-right: 500px;
	font-size: 15px;
	line-height: 40px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
	color: ghostwhite
}
.box-2 {
	position: absolute;
	right: 10px;
	bottom: 14px;
}
.box-2 ul li {
	float: left;
	width: 12px;
	height: 12px;
	overflow: hidden;
	margin: 0 5px;
	border-radius: 50%;
	background: rgba(0,0,0,0.5);
	text-indent: 100px;
	cursor: pointer;
}
.box-2 ul .on {
	background: rgba(255,255,255,0.6);
}
.box-3 span {
	position: absolute;
	color: white;
	background: rgba(125,125,120,.3);
	width: 40px;
	height: 50px;
	top: 50%;
	font-family: "宋体";
	line-height: 50px;
	font-size: 30px;
	margin-top: -25px;
	text-align: center;
	cursor: pointer;
}
.box-3 .popprev {
	left: 10px;
}
.box-3 .popnext {
	right: 10px;
}
.box-3 span::selection {
	background: transparent;
}
.box-3 span:hover {
	background: rgba(125,125,120,.8);
}
/* -------------------------------------------------------------------------
content
------------------------------------------------------------------------- */
.main-content {
	background: #fff;
	padding: 5px;
}
.redLine {
	border-bottom: 1px dashed #aa2b2b;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.garyLine {
	border-bottom: 1px dashed #999;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.topBg {
	background: url( ../images/common_img/topBg.jpg) no-repeat;
	height: 120px;
}
.topBg h2 {
	margin-top: 40px;
	margin-bottom: 5px;
}
.topBg h2 small {
	color: #999;
	font-size: 18px;
	margin-top: 8px;
}
.userImg {
	width: 230px;
	height: 330px;
	display: inline-block;
	margin: 7px 30px 30px;
}
.userImg img {
	width: 230px;
	height: 330px;
}
/* -------------------------------------------------------------------------
sidebar
------------------------------------------------------------------------- */
.sidebar {
	display: flex;
	background: #fff;
	padding: 5px;
	margin-bottom: 15px;
	padding-left: 35px;
}
.sidebar h4 {
	color: #aa2b2b;
	text-align: left;
	border-bottom: 1px solid #aa2b2b;
	line-height: 40px;
}
.sidebar ul li {
	border-bottom: 1px solid #e8e9ea;
	text-align: left;
	list-style: none;
	width: 100%;
	line-height: 46px;
}
.sidebar ul li a {
	color: #666;
}
.sidebar ul li a:hover {
	color: #000;
}
.sidebar ul {
	width: 100%;
	margin-left: -20px;
}
.sidebar p {
	font-size: 14px;
	margin: 0px;
}
.shoplist ul li a {
	background: url(../images/common_img/arrowG.png) center right 10px no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
}
.shoplist ul li a:hover {
	background: #e24e35 url(../images/common_img/arrowW.png) center right 10px no-repeat;
	display: block;
	color: #fff;
}
.pagination-box {
	text-align: center;
}
/* -------------------------------------------------------------------------
footer
------------------------------------------------------------------------- */
.footer {
	background: #555;
	color: #ccc;
	margin-top: 10px;
}
.footer ul>li>a {
	color: #999;
}
.footerList {
	text-align: center;
	line-height: 35px;
}
.footer ul>li>a:hover {
	color: #fff;
}
.footer .w45 {
	list-style: none;
}
.links {
	border-bottom: 1px solid #605e5e;
	margin-bottom: 10px;
}
.links a {
	height: 50px;
	line-height: 50px;
	color: #ccc;
	padding-left: 20px;
	padding-right: 20px;
}

/* -------------------------------------------------------------------------
news
------------------------------------------------------------------------- */
.xinwen-list {
	margin: 0px 15px 0px 15px;
}
.xinwen-list li {
	background-position: 4px;
	height: 47px;
	line-height: 47px;
	padding-left: 17px;
	border-top-color: rgb(238, 238, 238);
	border-top-width: 1px;
	border-top-style: solid;
	background: url(../images/common_img/arrowG.png) no-repeat left center;
}
.xinwen-list li i {
	color: #999;
}
.article h1 {
	font-size: 26px;
	color: #333333;
	padding: 20px 0;
	text-align: center;
}
.article h2 {
	height: 40px;
	line-height: 40px;
	background-color: #f9f9f9;
	font-size: 15px;
	color: #5d5d5d;
	text-align: center;
}
.prev {
	width: 160px;
	height: 34px;
	color: #fff;
	background: #aa2b2b;
	display: inline-block;
	line-height: 34px;
	text-align: center;
	color: #fff;
	border-radius: 50px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.prev:hover {
	background: #942121;
	color: #fff !important;
}