body,
html {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family: "SimHei,arial, helvetica, sans-serif";
}

form,
input,
button,
textarea,
p,
blockquote,
ul,
ol,
dl {
	margin: 0;
	padding: 0
}

img,
button {
	border: 0
}

li {
	list-style: none
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
	display: block
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0
}

i,
em,
address,
cite {
	font-style: normal
}

dl dd {margin: 0;}

a {
	color: #333;
	text-decoration: none;
	cursor: pointer
}

a:hover {text-decoration: none}
.lFloat {float: left}
.rFloat {float: right}

#header {
	width: 100%;
	min-width: 1200px;
	background-color: #f9f9f9;
	border-bottom: 1px solid #e4e4e4;
	height: 34px;
}


li {
	list-style-type: none;
}

li:hover {
	cursor: pointer;
}

#header .headerDom,
.newsCollection {
	width: 1200px;
	margin: 0 auto;
	min-width: 1200px;
	overflow: hidden;
}

#header .headerDom .headerDom_icon_more li {
	float: left;

	text-indent: 1em;
	line-height: 34px;
	font-size: 12px;
	color: #666;
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-position: 0 7px;
}

#header .headerDom .headerDom_icon_more li a:hover {
	color: #1464a5;
}



.headerDom_icon_log {
	width: 1200px;
	margin: 3px auto 0 auto;
}

.headerDom_icon_log .headerDom_logo {
	width: 240px;
	padding-right: 15px;
	/* border-right: 1px dashed #c6c6c6; */
	float: left;
	display: flex;
	align-items: center;
	justify-content: center;
}

.headerDom_icon_log .headerDom_logo img {
	position: relative;
	top: 6px;
}

.headerDom_icon_log div {
	float: left;
	padding-left: 30px;
}

.headerDom_icon_log div li {
	line-height: 40px;
}

.headerDom_icon_log div li:nth-child(1) {
	color: #666;
}

.headerDom_icon_key {
	float: right !important;
	width: 390px !important;
	margin-top: 15px;
}

.headerDom_icon_key input {
	border: 1px solid #ccc;
	height: 32px;
	border-radius: 3px 0 0 3px;
	width: 320px;
	display: block;
	float: left;
	text-indent: 2em;
}

.headerDom_icon_key span,
.headerDom_icon_key button {
	display: inline-block;
	height: 34px;
	background-color: #1464a5;
	text-align: center;
	color: #fff;
	width: 68px;
	float: right;
	line-height: 34px;
	font-size: 16px;
	border-radius: 0 3px 3px 0;
	border: 0;
}

.headerDom_icon_key dl {
	margin-top: 5px;
	display: block;
	float: left;
}

.headerDom_icon_key dl strong {
	float: left;
	padding-right: 5px;
	color: #1464a5;
}

.headerDom_icon_key dl dd {
	float: left;
	padding-right: 5px;
	color: #666;
}

.headerDom_fz {
	padding-left: 0 !important;
	width: 1200px;
	display: block;
	float: left;
	background-color: #f8f8f8;
	margin-top: 10px;
}

.headerDom_fz li {
	line-height: 24px !important;
	float: left;
	padding: 0 10px;
	color: #666;
	position: relative;
}

.headerDom_fz li:hover {
	cursor: pointer;
	color: #1464a5;
}

.headerDom_fz li:after {
	content: "";
	position: absolute;
	top: 25%;
	right: 0;
	width: 1px;
	height: 50%;
	border-right: 1px solid #ccc;
}

.headerDom_fz li:nth-child(1) {
	width: 86px;
	height: 25px;
	background-image: url(../img/icon_05.png);
	background-size: 100% 100%;
	text-indent: 1em;
	color: #333 !important;
	padding: 0 !important;
}

.headerDom_fz li:nth-child(1):after {
	border-right: 0 !important;
}

.headerDom_fz li span {
	position: relative;
	top: 3px;
	margin-right: 5px;
}

.homenews {width:1200px; margin:0 auto; display:flex; justify-content:space-between; flex-wrap:wrap;}
.homenews .left {width:800px;display:flex; justify-content:space-between; flex-wrap:wrap;}

.homenews .left .t {font-size:24px; margin-bottom:10px;}
.homenews .left .t span {float:right; font-size:16px; margin-top:5px;}
.homenews .left .t span a { color:#999;}
.homenews .left .pic {font-size:0; overflow:hidden;}
.homenews .left .pic img {width:100%; transition: all 1s;}
.homenews .left .pic:hover img{transform: scale(1.1);}
.newslist {background:#fff; width:493px; padding: 14px 20px; box-sizing:border-box;}
.newslist li {background: url(../images/icon10.png) no-repeat left; line-height:32px; background-size:20px; text-indent:28px;white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;}
.newslist li a {}
.newslist li a:hover {color:#e80000;}


.newslist2 {background: url(../images/newsbg.jpg) no-repeat right; background-size:100% 100%; width:100%; padding:20px; box-sizing:border-box; margin-top:20px;}
.newslist2 li {background: url(../images/icon11.png) no-repeat left; line-height:32px; background-size:20px; text-indent:28px;white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;}
.newslist2 li a {}
.newslist2 li a:hover {color:#e80000;}
.newslist2 li span {float:right; color:#a57e43;}


.homenews .right {width:380px;}
.quiklink {display:block; clear:both; display:flex; justify-content:space-between;}
.quiklink .t {color:#fff; padding:20px; position:absolute; bottom:10px; font-size:16px; z-index: 100;}
.quiklink .t a {color:#fff;}
.quiklink .icon {padding:20px; position: relative; z-index: 100;
  display: inline-block;
  color: var(--thm-gray);
  font-size: 50px;
  line-height: 50px;
  transition-delay: 0.1s;
  transition: all 500ms ease;}
.quiklink .icon img {width:50px;}
.quiklink .bg8:hover .icon {transform: rotateY(180deg); transition-delay: 0.1s;}
.quiklink .bg9:hover .icon {transform: rotateY(180deg); transition-delay: 0.1s;}
.quiklink .bg10:hover .icon {transform: rotateY(180deg); transition-delay: 0.1s;}
.quiklink .t p {font-size:14px; color:#fff}
.quiklink .bg8 {background: url(../images/bg8.png) no-repeat right bottom; height:166px; width:33.333%; background-size:cover; position:relative;}
.quiklink .bg9 {background: url(../images/bg9.png) no-repeat right bottom; height:166px; width:33.333%; background-size:cover; position:relative;}
.quiklink .bg10 {background: url(../images/bg10.png) no-repeat right bottom; height:166px; width:33.333%; background-size:cover; position:relative;}


.zhuanti {background:#fff; padding:20px; box-sizing:border-box;box-shadow: 0 0 3px #e3e3e3;}
.redian {background:#fff; padding:20px; box-sizing:border-box; margin-top:20px;box-shadow: 0 0 3px #e3e3e3;}

.homenews .right li {display:block; clear:both; border-bottom:#ccc 1px dotted; text-indent:12px; line-height:36px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; position:relative; }
.homenews .right li:before {
  position: absolute;
  display: block;
  left: 0;
  top: 15px;
  content: '';
  width: 4px;
  height: 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #9b753c;
}


.homenews .right li a:hover {color:#e80000}
.homenews .right .tit {font-size:20px; border-bottom:#ccc 1px solid; padding-bottom:10px;}
.ad2 {width:1200px; margin:0 auto; margin-bottom:20px; display:flex; justify-content:space-between;}
.ad2 .left img {width:590px; height:220px;}
.ad2 .right img {width:590px; height:220px;}
.shop {width:1200px; margin:0 auto; display:flex; justify-content:space-between; background:#fff; overflow:hidden; padding:20px; box-sizing:border-box; margin-bottom:20px; margin-top:20px;}
.shop .shoplist {width:770px;}
.shop .shoplist .t {
  font-size: 20px;
  color: #592800;
  width: 170px;
  height: 47px;
  text-align: center;
  line-height: 47px;
  background: url(../images/titbg2.png) no-repeat center;
    background-size: auto;
  background-size: cover; margin-bottom:20px;
}
.shop .shoplist span {float:right; margin-top:15px;}
.shop .shoplist span a {font-size:16px; color:#999;}
.shop .shoplist ul { display:flex; justify-content:space-between; flex-wrap:wrap;}
.shop .shoplist ul li {width:18%; margin-right:1.5%; margin-bottom:2%; text-align:center;}
.shop .shoplist ul li:nth-child(5n) {margin-right:0;}
.shop .shoplist ul li img {width:150px; height:110px;}
.shop .shoplist ul li p {white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;}
.shop .shopbook {width:350px; overflow:hidden;}
.shop .shopbook .t {
  font-size: 20px;
  color: #592800;
  width: 170px;
  height: 47px;
  text-align: center;
  line-height: 47px;
  background: url(../images/titbg2.png) no-repeat center;
    background-size: auto;
  background-size: cover; margin-bottom:20px;
}
.shop .shopbook span {float:right; margin-top:14px;}
.shop .shopbook span a {font-size:16px; color:#999;}
.shop .shopbook ul { display:flex; justify-content:space-between; flex-wrap:wrap;}
.shop .shopbook ul li {width:30%; margin-right:1.5%; margin-bottom:2%;}
.shop .shopbook ul li p {font-size:14px;overflow:hidden; margin-bottom:10px; text-align:center;
text-overflow:ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical;
-webkit-line-clamp:1;}
.shop .shopbook ul li:nth-child(3n) {margin-right:0;}
.shop .shopbook ul li img {width:100px; height:110px;}

.forum {width:1200px; background:#fff; padding:20px; padding-top:10px; padding-bottom:0; margin:0 auto; margin-bottom:20px; box-sizing:border-box; overflow:hidden;}
.forum .tit {display:flex; justify-content:space-between; align-items:center; margin-bottom:10px;}
.forum .t {
  font-size: 18px;
  color: #000;
  width: 770px;
  height: 47px;
  line-height: 47px;
    background-size: auto;
  background-size: cover;
}

.forum ul { display:flex; justify-content:space-between; flex-wrap:wrap;}
.forum ul li {width:23.5%; margin-right:1.5%; overflow:hidden;}
.forum ul li p {font-size:14px;overflow:hidden; margin-bottom:20px; padding:5px 10px; line-height:33px; background:#e6e6e6;
text-overflow:ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical;
-webkit-line-clamp:1;}
.forum ul li:nth-child(4n) {margin-right:0;}
.forum ul li .pic {overflow:hidden; height:175px;}
.forum ul li img {width:272px; height:175px; transition: all 1s;}
.forum ul li:hover img{transform: scale(1.1);}


.mingren {background:#fff; width:1200px; margin:0 auto; padding:20px; box-sizing:border-box; margin-bottom:20px; height:auto; overflow:hidden;}
.mingren .t { line-height:45px; font-size:18px; border-bottom:#efefef 1px solid; margin-bottom:20px;}
.mingren .t span {float:right; font-size:16px;}
.mingren .left {float:left; width:280px; margin-right:20px;}
.mingren .left li {margin-bottom:12px;}
.mingren .left img { width:280px; height:192px;}
.mingren .center {float:left; width:560px;}
.mingren .center img {width:560px;}
.mingren .center p {font-size:20px; line-height:32px;}
.mingren .right {float:right; width:280px; margin-left:20px;}
.mingren .right img { width:280px; height:192px;}
.mingren .right li {margin-bottom:12px;}


@media only screen and (max-width: 1024px) {
	.mingren {width:100%;}
	.mingren .left {width:100%}
	.mingren .left img { width:100%}
	.mingren .right {width:100%}
	.mingren .right img { width:100%}
	
	.mingren .center {float:left; width:100%;}
.mingren .center video { width:100%;}
}

.fengcai {width:1200px; background:#fff; padding:20px; margin:0 auto; margin-bottom:20px; box-sizing:border-box; overflow:hidden;}
.fengcai .tit {display:flex; justify-content:space-between; align-items:center; margin-bottom:20px;}
.fengcai .t {
  font-size: 20px;
  color: #592800;
  width: 170px;
  height: 47px;
  text-align: center;
  line-height: 47px;
  background: url(../images/titbg2.png) no-repeat center;
    background-size: auto;
  background-size: cover;
}


.fengcai {overflow:hidden;}
.fengcai .pic {height:240px; overflow:hidden;}
.fengcai .pic img {width:100%; transition: all 1s;}
.fengcai .pic:hover img{transform: scale(1.1);}


.nav {
	width: 100%;
	min-width: 1200px;
	height: 45px;
	background-color: #1464a5;
}

.nav ul {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.nav ul a {
	display: block;
	width: 109px;
	line-height: 45px;
	font-size: 15px;
	color: #fff;
	float: left;
	text-align: center;
}

.nav ul a:hover,
.nav_on {
	background-color: #333;
}

.twelve {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;

}

.lheadline {
	width: 910px;
	background-color: #fff;
	/* padding: 15px; */
}

.headline {
	margin-top: 24px;
	overflow: hidden;
	box-shadow: 0 0 3px #e3e3e3;
}

.lheadline_Hot {
	width: calc(100% - 2px);
	border: 1px solid #efefef;
	display: flex;
	align-items: center;
}

.lheadline_Hot .lheadline_Hot_logo img {
	display: block;
}

.lheadline_Hot .lheadline_Hot_logo {
	margin-right: 5px;
}

.lheadline_Hot dl {
	width: calc(100% - 116px);
	position: relative;
	top: -3px;
}

.lheadline_Hot dl dd:nth-child(1) a {
	font-size: 37px;
	/*color: #024795;*/
	color: #1464a5;
	font-weight: bold;
	display: block;
	text-align: center;
	line-height: 60px;
	height: 70px;
	overflow: hidden;
}

.lheadline_Hot dl dd:nth-child(2) {
	width: 90%;
	margin: 0 auto;
	margin-top: 4px;
}

.lheadline_Hot dl dd:nth-child(2) a {
	display: block;
	width: 33.3%;
	float: left;
	text-align: center;
	font-size: 14px;
	height: 20px;
	overflow: hidden;
	color: #666;
}

.lheadline_Hot dl dd:nth-child(2) a:hover,
.lheadline_Hot dl dd:nth-child(1) a:hover {
	color: #1464a5;
}

.news {
	width: 620px;
	margin-right: 20px;
}

.news div {
	width: 100%;
	overflow: initial;
}

.news .swiper-pagination span {
	width: 10px;
	height: 10px;
	background-color: #fff;
	opacity: 1;
}

.news .swiper-pagination-bullet-active {
	width: 20px !important;
	background-color: #fbc701 !important;
	border-radius: 5px;
}

.news .swiper-slide a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

.news .swiper-slide a img {
	display: block;
	height: 390px;
}

.news .swiper-slide a p {
	background-color: rgba(0, 0, 0, 0.6);
	height: 60px;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	width: 100%;
	text-align: center;
	padding-top: 15px;
	font-size: 16px;
}

.newsTo {
	width: 248px;
	margin-right: 20px;
}

.newsTo ul h3 {
	display: block;
	font-size: 18px;
	font-weight: bold;
	height: 50px;
	overflow: hidden;
	margin-top: 22px;
}

.newsTo ul span {
	display: block;
	font-size: 14px;
	color: #666;
	line-height: 22px;
	margin-top: 10px;
}

.newsTo ul a {
	color: #1464a5;
	font-size: 14px;
}

.newsTo dl a {
	display: block;
	overflow: hidden;
	width: 100%;
	margin-top: 12px;
}

.newsTo dl a img {
	width: 90px;
	height: 58px;
	display: block;
	float: left;
	vertical-align: middle;
	object-fit: cover;
}

.newsTo dl a div {
	width: calc(100% - 105px);
	float: right;
	position: relative;
	height: 61px;
}

.newsTo dl a div h3 {
	font-weight: normal;
	font-size: 12px;
	color: #333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size: 14px;
}

.newsTo dl a div span {
	color: #999;
	position: absolute;
	bottom: 0;
}

.newsTo dl a div span:nth-child(1) {
	left: 0;
}

.newsTo dl a div span:nth-child(3) {
	right: 0;
	background-image: url(../img/icon_ck.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	color: #ccc;
}

.newsTo dl a div h3:hover {
	color: #1464a5;
}

.rheadline {
   padding: 12px;
    width: 246px;
    background-color: #fff;
    height: 366px;
}

.bookIndex div {
	overflow: initial !important;
}

.bookIndex {
	width: 100%;
	height: 100%;
	/* border-top: 15px solid #fff; */
}

.bookIndex .swiper-slide {
	background-color: #fff;
}
.bookIndex .swiper-slide img{
    height: 330px;
}
.bookIndex .swiper-slide a p {
	line-height: 37px;
	display: block;
	text-align: center;
	font-size: 14px;
	padding-bottom: 15px;
}

.bookIndex .swiper-slide a i {
	display: block;
	text-align: center;
	padding-bottom: 10px;
	color: #1464a5;
	font-size: 14px;
}

.bookIndex .swiper-pagination {
	bottom: 35px !important;
}

.bookIndex .swiper-pagination span {
	background-color: #9f9f9f;
}

.bookIndex .swiper-pagination-bullet-active {
	background-color: #1464a5 !important;
	width: 10px;
	height: 10px;
}

.userSearch {
	margin-top: 22px;
	background-image: url(../img/icon_dq.gif);
	height: 73px;
	background-size: 145%;
	background-position: center center;
}

.publicationVideo,
.newsTbbd,
.artLibrary {
	width: 1170px;
	margin: 20px auto 20px auto;
	overflow: hidden;
	background-color: #fff;
	padding: 15px;
	box-shadow: 0 0 3px #e3e3e3;
}

.publicationIndex {
	width: 890px;
}
.publicationIndex ul {display:flex; justify-content:space-between; flex-wrap:wrap;}
.publicationIndex ul li {width:19%; margin-right:1%; margin-bottom:2%;}
.publicationIndex ul li:nth-child(5n) {margin-right:0}
.publicationIndex ul li p {overflow:hidden; height:227px;}
.publicationIndex ul li img {width:100%; height:227px; transition: all 1s;}
.publicationIndex ul li:hover img{transform: scale(1.1);}
.publicationIndex ul li i {font-size: 16px; margin: 8px 0; display: none;}
.publicationIndex ul li .intro {font-size:14px; color:#999;overflow:hidden; line-height:24px;
text-overflow:ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical;
-webkit-line-clamp:2; display:none;}


.VideoIndex {width: 260px;}
.VideoIndex .text {line-height:26px; margin-bottom:10px; background:#f9f7ea; padding:10px; box-sizing:border-box; color:#4d4225}
.VideoIndex img {max-width:100%; position:relative;}
.VideoIndex a {position:relative; margin-bottom:10px; display:block;}
.VideoIndex a p {position:absolute; bottom:50px; left:50px; color:#fff; z-index:10; text-align:center; font-size:24px;}
.index_title {position: relative;height: 55px;}
.index_title div {float:right; margin-top:15px; margin-right:10px;}
.index_title div a {font-size:16px; color:#999;}
.index_title span {
	font-size: 18px;
	color: #592800;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0px;
	z-index: 9999;
	height:45px;
	text-align:center;
	line-height:45px;
	background-size:cover;
}

.index_title2 {font-size: 20px; display:flex; align-items:center; color:#592800;height: 60px; margin-bottom:5px;}
.index_title2 img {width:26px; height:26px; margin-right:10px; float:left;}


.banner_gg,
.newsThree,
.friendship {
	margin: 15px auto;
	width: 1200px;
}

.banner_gg ul {display:flex; justify-content:space-between; flex-wrap:wrap;}
.banner_gg ul li {width:31.5%; margin-right:1.5%; border:#efefef 1px solid; overflow:hidden; background:#fff; margin:0; padding:5px; font-size:0;}
.banner_gg ul li:last-child {margin-right:0;}
.banner_gg ul li img {max-width:100%;}
.banner_gg ul li img:hover {opacity:0.7}
.newsTbbd {
	margin-top: 0;
}

.newsTbbd_l {
	width: 685px;
}

.newsTbbd_r {
	width: 485px;
}
/* banner */
.banner{height:680px;}
.banner .ban_c img{position:absolute;width:1920px;left:50%;margin-left:-960px;top:0;}
.banner .ban_nav{display:none;}
.banner .Left,.banner .Right{position:absolute;width:38px;height:38px;background:url(../images/cir_white.gif) no-repeat #aaa;right:45%;bottom:15px;}
.banner .Left{margin-right:-450px;background-position:5px 0}
.banner .Right{margin-right:-490px;background-position:-33px 0;background-color:#e6292f;}
.bann_ext{position:relative;}
.frontCover{position:absolute;top:-120px;padding:0 0 16px;border-bottom:5px solid #de0000;}
.frontCover li{float:left;width:82px;padding:3px;background:#000;color:#fff;overflow:hidden;margin-right:10px;cursor:pointer;}
.frontCover p{text-align:center;height:28px;line-height:28px;overflow:hidden;}
.frontCover .img{position:relative;height:50px;overflow:hidden;}
.frontCover img{position:absolute; width:141px; height:50px; left:-0px;}
.frontCover .open{background:#e60013;}
.wrap{width:1200px;margin-left:auto;margin-right:auto;}
/*幻灯片(组件)*/
.slide{position:relative;width:100%;}
.ban_c{display:none;position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;}
.ban_c img{width:100%;height:100%;}
.ban_t{position:absolute;left:0;bottom:0;width:100%;padding:4px 0;text-indent:10px;white-space:nowrap;overflow:hidden;color:#fff;background:rgba(0,0,0,.5);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#88000000,endcolorstr=#88000000);z-index:3;}
.ban_nav{position:absolute;bottom:0;left:0;width:100%;text-align:right;z-index:4;}
.ban_nav a{display:inline-block;vertical-align:middle;width:14px;height:14px;line-height:14px;overflow:hidden;text-align:center;margin-right:8px;cursor:pointer;text-decoration:none;font-size:10px;-webkit-text-size-adjust:none;background:#ccc;}
.ban_nav .on{background:#f90;color:#fff;}
.Left,.Right{cursor:pointer;}
@media only screen and (max-width: 1024px) {
	.banner{height:180px;}
	.banner .ban_c img{position:absolute;width:100%;left:0;margin-left:0;top:0;}
	.frontCover {display:none;}
	.banner .Left,.banner .Right {display:none;}
}

.news_whdj img {
	width: 186px;
	height: 122px;
	float: left;
	vertical-align: middle;
	object-fit: cover;
}

.news_whdj div {
	width: calc(100% - 200px);
	float: right;
}

.news_whdj div h3 {
	font-size: 16px;
	color: #333;
	padding-top: 5px;
}

.news_whdj div span {
	color: #999;
	line-height: 20px;
	display: block;
	margin-top: 10px;
}

.news_whdjList {
	margin-top: 15px;
}

.news_whdjList a {
	display: block;
	width: calc(50% - 15px);
	margin-right: 15px;
	float: left;
	line-height: 30px;
	font-size: 14px;
	overflow: hidden;
	height: 30px;
	color: #555;
}

.news_whdjList a:hover {
	color: #1464a5;
}

.artLibrary_header {
	background-color: #f0f0f0;
	padding: 20px 30px;
}

.artLibrary_header li {
	padding: 0 10px;
	float: left;
}

.artLibrary_header li:hover {
	color: #1464a5;
}

.artLibrary_img {
	width: 880px;
	float: left;
	margin-top: 20px;
	position: relative;
	left: -8px;
}

.artLibrary_img img {
	width: 100%;
}

.artLibrary_img a {
	display: block;
	height: 183px;
	width: 134px;
	overflow: hidden;
	margin-left: 12px;
	margin-bottom: 20px;
	position: relative;

	float: left;
}

.artLibrary_gg {
	width: 300px;
	margin-top: 20px;
}

.artLibrary_gg a:nth-child(2) {
	display: block;
	margin-top: 10px;
}

.artLibrary_img a p {
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	color: #fff;
	width: 100%;
	background-color: rgba(0, 0, 0, .6);
	line-height: 30px;
	font-size: 14px;
}

.artLibrary_img a span {
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(136, 29, 25, 0.75);
	color: #fff;
	z-index: 999;
	position: absolute;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 30px;
	font-size: 14px;
}

.news_rwft,
.news_whgj,
.news_sjzc {
	width: 31%;
	float: left;
}

.news_whgj {
	margin: 0 42px;
}

.newsThreeTxts {
	display: block;
	width: 100%;
	height: 200px;
	position: relative;
	overflow: hidden;
}

.newsThreeTxts img {
	width: 100%;
}

.newsThreeTxts p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 30px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background-color: rgba(0, 0, 0, .7);
	line-height: 30px;
}

.newsThreeTxt dl {
	margin-top: 10px;
	height: 260px;
	overflow: hidden;
}

.newsThreeTxt dl a {
	display: block;
	line-height: 26px;
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.newsThreeTxt dl a:hover {
	color: #1464a5;
}

.newsCollection_l {
	width: 882px;
}

.newsCollectionDom {
	width: 100%;
}

.newsCollectionDom img {
	display: block;
	width: 300px;
	float: left;
	margin-right: 15px;
}

.newsCollectionDom h3 {
	font-size: 22px;
	font-weight: bold;
	padding-top: 10px;
}

.newsCollectionDom h3:hover {
	color: #1464a5;
}

.newsCollectionDom span {
	font-size: 14px;
	line-height: 32px;
	padding-top: 10px;
	display: block;
	color: #999;
	text-indent: 2em;
}

.newsCollection_l ul {
	width: 271px;
	height: 294px;
	overflow: hidden;
	float: left;
	margin-top: 15px;
	border-right: 1px solid #ececec;
	padding-left: 15px;
}

.newsCollection_l ul a {
	display: block;
	line-height: 30px;
	font-size: 14px;
	position: relative;
	text-indent: 1.5em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.newsCollection_l ul a:after {
	content: '';
	position: absolute;
	left: 5px;
	top: 10px;
	width: 5px;
	height: 5px;
	background-color: #666666;
}

.newsCollection_l ul a:hover {
	color: #1464a5;
}

.newsCollection_l ul:nth-child(4) {
	border-right: 0;
}

.newsCollection_r {
	width: 300px;
}

.newsCollection_r li img {
	width: 100%;
	display: block;
}

.newsCollection_r li {
	margin-bottom: 15px;
}

.newsCollection_r li span {
	display: block;
	background-color: #f3f3f3;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
}

.friendship {
	margin-top: 0px;
}

.friendship .index_title span {
	color: #333;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 14px;
	font-weight: bold;
}

.friendship ul a {
	display: block;
	width: 132px;
	border-right: 1px solid #e3e3e3;
	float: left;
	overflow: hidden;
	border-bottom: 1px solid #e3e3e3;
	text-align: center;
	padding: 10px 0;
}

.friendship ul {
	border-left: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e;
	overflow: hidden;
	position: relative;
}

.friendship ul:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #e3e3e3;
}

.friendship ul:before {
	content: '';
	position: absolute;
	right: 0px;
	top: 0px;
	width: 1px;
	height: 100%;
	border-left: 1px solid #e3e3e3;
	z-index: 999;
}

.friendship ul a:nth-child(9) {
	border-right: 0;
}

.friendship ul a:nth-child(18) {
	border-right: 0;
}

.friendship ul a:nth-child(27) {
	border-right: 0;
}

.friendship ul a:nth-child(36) {
	border-right: 0;
}

#footer {
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
	border-top: 5px solid #1464a5;
}

#footer .footer_header {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}

#footer .footer_header a {
	display: inline-block;
	float: left;
	line-height: 40px;
	padding: 0 15px;
	font-size: 14px;
}

#footer .footer_header a:hover {
	color: #1464a5;
}

#footer span {
	display: block;
	text-align: center;
	padding-top: 20px;
	color: #666;
}

#footer img {
	display: block;
	margin: 20px auto;
}

.seearchNews {
	width: 1200px;
	margin: 0 auto;
}

.seearchNews ul li h3 {
	font-size: 16px;
	margin: 0 auto;
}

.seearchNews ul li {
	padding-bottom: 20px;
	border-bottom: 1px solid #e3e3e3;
	box-shadow: 0 0 3px #e3e3e3;
	margin-bottom: 20px;
	padding-top: 20px;
	background-color: #f5f4f4;
	padding-left: 30px;
	border-radius: 10px;
}

.seearchNews ul li h3 a {
	font-size: 16px;
	color: #454545;
}

.seearchNews ul li p {
	color: #999;
	font-size: 14px;
	margin: 11px 0;
}

.seearchNews ul li font {
	color: #1464a5;
}

.seearchNews ul li span {
	display: block;
	width: 100%;
	color: #999;
}

.seearchNews ul li span a {
	display: block;
	width: 100%;
}

.seearchNews ul li span small {
	display: inline-block;
}

.pagelistNews {
	display: flex;
	justify-content: center;
}

.resultbarNews {
	display: flex;
	justify-content: center;
	padding: 30px;
	font-size: 20px;
	color: #454545;
}

.resultbarNews strong {
	color: #1464a5;
	font-size: 20px;
	padding: 0 10px;
}

.loginHeader {
	float: right;
}

.loginHeader a {
	line-height: 34px !important;
	color: #333;
	display: inline-block;
	padding-left: 10px;
}

#right-flow {
	height: 200px;
	width: 170px;
	position: fixed;
	right: 20px;
	top: 200px;
	z-index: 9999;
}

#right-flow .weixin {
	width: 145px;
	height: 200px;
	float: left;
	border: 1px solid #E2E2E2;
	text-align: center;
	padding-top: 20px;
	background: #fff;
}

#right-flow .weixin img {
	width: 120px;
	height: 120px;
}

#right-flow .weixin .name {
	margin-top: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #DC141C;
}

#right-flow .close-weixin {
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
	float: right;
	border: 1px solid #E2E2E2;
}

#right-flow .close-weixin .glyphicon {
	color: #525252;
	font-weight: none;
}

.domBge {
  background: url(../images/mainbg.jpg)#f6f2e7 no-repeat top;
    background-size: auto;
  background-size: 100%;
  overflow: hidden;
  clear: both;
  padding: 20px 0 50px 0;
}
.whdjHeader {
	width: 1170px;
	margin: 0 auto;
	background-color: #fff;
	padding: 15px;
	box-shadow: 0 0 3px #e3e3e3;
}

.whdjHeader div {
	width: 650px;
	float: left;
	overflow: hidden;
	position: relative;
}

.whdjHeader ul {
	width: 519px;
	float: right;
}

.whdjHeader ul li {
	width: 243px;
	float: left;
	position: relative;
	margin-left: 15px;
	margin-bottom: 15px;
}

.whdjHeader ul li:nth-child(3),
.whdjHeader ul li:nth-child(4) {
	margin-bottom: 0;
}

.whdjHeader ul li img {
	width: 100%;
	height: 157px;
	display: block;
	position: relative;
	vertical-align: middle;
	object-fit: contain;
}

.whdjHeader ul li span {
	display: block;
	background-color: #f6f6f6;
	color: #666;
	line-height: 35px;
	text-indent: 1em;
	overflow: hidden;
	height: 35px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.whdjHeader ul li span:hover {
	color: #333;
	background-color: #ccc;
}

.whdjHeader div span {
	color: #fff;
	background-color: rgba(0, 0, 0, 0.6);
	line-height: 40px;
	position: absolute;
	left: 0;
	bottom: 0;
	text-indent: 1em;
	width: 100%;
	font-size: 14px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	height: 40px;
}

.whdjHeader div img {
	width: 100%;
	height: 399px;
	display: block;
	position: relative;
	vertical-align: middle;
	object-fit: cover;
}

.whdjDom {
	margin: 15px auto;
	width: 1200px;
	overflow: hidden;
}

.whdjDom .whdjDom_l {
	width: 825px;
	float: left;
	background-color: #FFFFFF;
	padding: 15px;
	box-shadow: 0 0 3px #e3e3e3;
}
.whdjDom_r1 {
	width: 280px;
	float: left;
	background-color: #fff;
	box-shadow: 0 0 3px #e3e3e3;
}
.whdjDom_r1 .tit { background:#ab0602; line-height:85px; color:#fff; font-size:26px; padding-bottom:10px; text-indent:20px; position:relative;}
.whdjDom_r1 .tit:before {content: "";
  background: #fff;
  width: 50px;
  height: 2px;
  display: block;
  position: absolute; left:20px;
  bottom: 20px;}
.whdjDom_r1 ul {padding:20px;}
.whdjDom_r1 li {display:block; border-bottom:#ccc 1px dotted; line-height:48px; text-indent:20px; font-size:16px; position:relative;}
.whdjDom_r1 li:hover {background:#fafafa;}
.whdjDom_r1 li:after {margin-top: -2px; left:5px;}
.whdjDom_r1 li:after {
  content: "";
  background: #ccc;
  width: 4px;
  height: 4px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  display: block;
  position: absolute;
  top: 50%;
}


.whdjDom .whdjDom_l1 {
	width: 865px;
	float: right;
	background-color: #FFFFFF;
	padding: 20px;
 line-height:32px;
	box-shadow: 0 0 3px #e3e3e3;
}
.whdjDom .whdjDom_l1 p {margin-bottom:15px;}

.whdjDom .whdjDom_l1 ul li img {width:160px; height:120px;}
.whdjDom .whdjDom_l1 ul li div {
  width: calc(100% - 180px);
  float: right;
}
.whdjDom .whdjDom_l1 ul li div span {}
.whdjDom .whdjDom_l1 ul li div h3 {
  font-size: 18px;
  line-height: 27px;
  padding-top: 2px;
  color: #555;
  font-weight: normal;
}



.whdjDom .whdjDom_l ul li {
	border-bottom: 1px solid #d6d6d6a8;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}

.whdjDom .whdjDom_l ul li:hover {
	background-color: #f9f9f9;
}

.whdjDom .whdjDom_l ul li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0 !important;
}

.whdjDom .whdjDom_l ul li img {
	display: block;
	width: 160px;
	height: 120px;
	float: left;
	position: relative;
	vertical-align: middle;
	object-fit: cover;
	background: #edf0f5;
}

.whdjDom .whdjDom_l ul li div {
	width: calc(100% - 177px);
	float: right;
}

.whdjDom .whdjDom_l ul li div h3 {
	font-size: 20px;
	line-height: 27px;
	padding-top: 2px;
	color: #555;
}

.whdjDom .whdjDom_l ul li div span {
	color: #666;
	font-size: 14px;
	padding-top: 10px;
	display: block;
	line-height: 27px;
}

.whdjDom_r {
	width: 300px;
	float: right;
	padding: 15px;
	background-color: #fff;
	box-shadow: 0 0 3px #e3e3e3;
}

.whdjgg {
	margin-bottom: 20px;
}

.whdj_r_news span {
	color: #1464a5;
	display: block;
	font-size: 16px;
	position: relative;
	margin-bottom: 15px;
}

.whdj_r_news span i {
	font-style: normal;
	display: inline-block;
	padding: 0 2px 8px 2px;
	font-size: 16px;
	border-bottom: 1px solid #1464a5;
	position: relative;
	z-index: 99;
}

.whdj_r_news span:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: #ebebeb;
}

.whdj_r_news ul {
	margin-bottom: 20px;
}

.whdj_r_news ul a {
	display: block;
	height: 30px;
	font-size: 15px;
	padding: 5px 0;
	text-indent: 2em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	line-height: 32px;
	position: relative;
	color: #666;
}

.whdj_r_news ul a:after {
	content: '1';
	color: #666;
	position: absolute;
	left: 2px;
	top: 4px;
	text-indent: 0;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	font-family: "arial black";
	color: #1464a5;
}

.whdj_r_news ul a:nth-child(1):after {
	content: '1';
}

.whdj_r_news ul a:nth-child(2):after {
	content: '2';
}

.whdj_r_news ul a:nth-child(3):after {
	content: '3';
}

.whdj_r_news ul a:nth-child(4):after {
	content: '4';
	color: #999 !important;
}

.whdj_r_news ul a:nth-child(5):after {
	content: '5';
	color: #999 !important;
}

.whdj_r_news ul a:nth-child(6):after {
	content: '6';
	color: #999 !important;
}

.whdj_r_news ul a:nth-child(7):after {
	content: '7';
	color: #999 !important;
}

.whdj_r_news ul a:nth-child(8):after {
	content: '8';
	color: #999 !important;
}

.whdj_r_news ul a:nth-child(9):after {
	content: '9';
	color: #999 !important;
}

.whdj_r_news ul a:hover {
	color: #1464a5;
}

.whdj_r_news dl {
	margin: 0;
	padding: 0;
}

.whdj_r_news dl a {
	display: block;
	width: 50%;
	position: relative;
	float: left;
	margin-bottom: 5px;
}

.whdj_r_news dl a img {
	width: 145px;
	height: 197px;
}

.whdj_r_news dl a p {
	position: absolute;
	left: 0px;
	bottom: 3px;
	width: 145px;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	background-color: rgba(0, 0, 0, .6);
}

.pagesNews {
	display: flex;
	justify-content: center;
	margin-top: 50px;
	line-height: 40px;
}

.pagesNews a,
.pagesNews strong {
	display: block;
	padding: 0px 15px;
	font-size: 14px;
	background-color: #fff;
	margin-left: 5px;
	line-height: 40px;
}

.pagesNews strong {
	color: #1464a5;
}

.pagesNews input {
	padding: 0px;
	width: 42px !important;
	height: 37px !important;
	font-size: 13px !important;
	border: 1px solid #e3e3e3 !important;
}

.pagesNews input:nth-child(4) {
	background-color: #1464a5 !important;
	color: #fff !important;
	border: 1px solid #1464a5 !important;
}

.htmlPosition {
	width: 1200px;
	height: 45px;
	line-height: 46px;
	border-bottom: 1px solid #e3e3e3;
	position: relative;
	text-indent: 1em;
	margin: 0px auto 20px auto;
	font-size: 14px;
}
.htmlPosition a{
    font-size: 14px;
}
.htmlPosition:after {
	content: '';
	width: 3px;
	height: 15px;
	background-color: #1464a5;
	left: 0;
	top: 50%;
	margin-top: -7px;
	position: absolute;
}

.rwftHeaderDom {
	width: 1151px;
	margin: 0 auto;
	background: #fff;
	padding: 15px;
	position: relative;
	left: -8px;
	box-shadow: 0 0 3px #e3e3e3;
}

.rwftHeaderDom .bookIndex {
	width: 100% !important;
	padding: 0 !important;
	border: none !important;
}

.rwftDom {
	width: 1200px;
	margin: 15px auto;
	overflow: hidden;
}

.rwftDom ul {
	/* column-count: 4; */
	column-gap: 0;
}

.rwftDom li {
	width: 284px;
	float: left;
	background-color: #fff;
	margin-right: 15px;
	margin-bottom: 20px;
	box-shadow: 0 0 3px #e3e3e3;
	break-inside: avoid;
	box-sizing: border-box;
	position: relative;
}

.rwftDom li h3 {
	font-size: 16px;
	padding: 8px 15px 0px 15px;
	line-height: 28px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.rwftDom li span {
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	line-height: 24px;
	padding: 0px 15px 5px 15px;
	color: #999;
	width: calc(100% - 30px);
}


.rwftDom li img {
	width: 100%;
}

.rwftHeaderDom .bookIndex img {
	width: calc(100% - 30px);
	height: 279px;
	position: relative;
	vertical-align: -webkit-baseline-middle;
	object-fit: contain;
	background-color: #f7f7f7;
	padding: 15px;
}

.rwftHeader {
	width: 1150px;
	padding: 15px;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
	left: -10px;
}

.rwftHeader .text {
	width: 500px !important;
	text-align: center;
}

.rwftHeader #focusImage {
	margin-top: 0 !important;
}

.rwftHeader .text .title {
	font-size: 16px !important;
}

.rwftHeader .text .p {
	text-align: left !important;
}

.rwftHeader .contents {
	height: 400px !important;
}

.rwftHeader .contents li {
	height: 400px !important;
}

.rwftHeader .image img {
	width: 665px !important;
	height: auto !important;
}

.tbbdheaderText {
	width: 480px !important;
	margin-top: 70px;
}

.tbbdheaderText h3 {
	font-size: 26px;
	line-height: 30px;
}

.sjzcHeader {
	width: 1170px;
	padding: 15px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #fff;
}

.sjzcHeader_l {
	width: 780px;
	float: left;
}

.sjzcHeader_r {
	width: 350px;
	float: right;
}

.sjzcHotImg {
	border: none !important;
	width: 100% !important;
}

.sjzcHotImg img {
	width: 100%;
	position: relative;
	vertical-align: middle;
	object-fit: cover;
	height: 400px;
}

.sjzcHotImg .swiper-slide {
	position: relative;
}

.sjzcHotImg a p {
	position: absolute;
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
	left: 0;
	bottom: 0px;
	font-size: 18px !important;
	background-color: rgba(0, 0, 0, 0.6);
	padding-bottom: 0 !IMPORTANT;
	line-height: 50px !important;
}

.sjzcHotImg .swiper-button-next,
.sjzcHotImg .swiper-button-prev {
	position: absolute;
	top: 96.5%;
	width: 17px;
	height: 25px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 17px 25px;
	background-position: center center;
	background-repeat: no-repeat;
}

.sjzcHotImg .swiper-button-next {
	background-image: url(http://test.ccpvip.cn/templets/wenhua/newStyle/img/icon_right_swpre.png) !important;
	right: 80px;
}

.sjzcHotImg .swiper-button-prev {
	background-image: url(http://test.ccpvip.cn/templets/wenhua/newStyle/img/icon_left_swpre.png) !important;
	left: 80px;
}

.sjzcHotImg .swiper-pagination {
	display: none;
}

.sjzcHeader_r ul li {
	line-height: 32px;
	font-size: 14px;
	color: #333;
	text-indent: 22px;
	position: relative;
}

.sjzcHeader_r ul li:after {
	content: '';
	width: 5px;
	height: 5px;
	position: absolute;
	left: 6px;
	top: 50%;
	margin-top: -3px;
	background-color: #000;
	
}

.sjzcHeader_r ul li:nth-child(1) {
	font-weight: bold;
	font-size: 18px;
	text-indent: 0 !important;
}

.sjzcHeader_r ul li:nth-child(1):after {
	display: none;
}

.sjzcHeader_r ul:nth-child(2) {
	border-top: 1px dashed #e3e3e3;
	padding-top: 10px;
	margin-top: 10px;
}

.whgjHotImg,
.xinwenzixun {
	border: 0;
}

.whgjHotImg img,
.xinwenzixun img {
	width: 100%;
	position: relative;
	vertical-align: middle;
	object-fit: cover;
	height: 360px;
}

.whgjHotImg .swiper-slide,
.xinwenzixun .swiper-slide {
	margin-bottom: 20px;
}

.whgjHotImg .swiper-slide,
.xinwenzixun .swiper-slide {
	margin-bottom: 20px;
}

.whgjHotImg .swiper-pagination,
.xinwenzixun .swiper-pagination {
	bottom: 20px !important;
}

.xwHeader_r ul li:nth-child(1) {
	display: none;
	font-weight: normal;
	font-size: 14px;
	text-indent: 22px !important;
}

.xwHeader_r ul li:nth-child(1):after {
	background-color: #1464a5;
}

.txscHeader_r {
	width: 375px;
	float: right;
}

.txscHeader_r ul li {
	display: flex;
	justify-content: center;
	margin-bottom: 21px;
}

.txscHeader_r ul li:last-child {
	margin-bottom: 0;
}
.txscHeader_r ul li img {
    width: 120px;
    height: 81px;
    display: block;
    float: left;
    vertical-align: middle;
    object-fit: cover;
    float: left;
}

.txscHeader_r ul li div {
	width: calc(100% - 130px);
	float: right;
}

.txscHeader_r ul li div span {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.txscHeader_r ul li div span:nth-child(1) {
	font-size: 16px;
	font-weight: bold;
	height: 47px;
}

.txscHeader_r ul li div span:nth-child(2) {
	line-height: 19px;
	font-size: 12px;
	color: #999;
}

.videDom {
	width: 1200px;
	margin: 0 auto;
}

.videDom_l {
	width: 880px;
	float: left;
}

.videDom_r {
	width: 300px;
	float: right;
}

.videotitle,
.videoList {
	width: 1200px;
	margin: 15px auto;
	overflow: hidden;
}

.videoList {
	column-count: 0;
	column-gap: 15px;
}

.videoList li {
	break-inside: avoid;
	box-sizing: border-box;
	text-align: center;
	height: 300px;
	margin-bottom: 15px;

}

.videoList li p {
	background-color: #eee;
	text-align: center;
	line-height: 26px;
	padding: 8px 5px;
	font-size: 14px;
	height: 50px;
	/* display: flex; */
	align-items: center;
	justify-content: center;
	background-image: url(http://find.ccpvip.cn/uploads/allimg/190112/1-1Z1121Q1190-L.png);
	background-size: 40px 40px;
	background-repeat: no-repeat;
	background-position: 225px center;
}

.videoList li:hover p {
	background-image: url(http://find.ccpvip.cn/uploads/allimg/190112/1-1Z1121Q512412.png);
}

.videoList li img {
	width: 100%;
	height: 200px;
	position: relative;
	vertical-align: middle;
	object-fit: contain;

}

.footer_yuanxiao {
	width: 1197px;
	overflow: hidden;
	margin: 30px auto;
	border: 1px solid #e3e3e3;
	border-bottom: 0;
	border-right: 0;
	height: 62px;
}

.footer_yuanxiao li {
	float: left;
	width: 170px;
	text-align: center;
	overflow: hidden;
	border: 1px solid #e3e3e3;
	border-left: 0;
	border-top: 0;
	padding: 3px 0;
}

.footer_yuanxiao li a {
	overflow: hidden;
}

.title_ON {
	border-color: #1362a0;
}

.title_ON a {
	color: #fff;
	background: #1362a0;
}

.title_ONs a {
	color: #777
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {

	.headerDom_logo {
		border-right: none !important;
		margin-left: 30px;
		margin-right: 0px !important;
	}
}


.w {width: 1200px;}
.l {float: left;}
.r {float: right;}
.line {background-image: url(../images/biankuang.png); height:16px;}
.gundong {background:#efefef; padding:12px 0; line-height:28px;}
.gundong .content {width:1200px; margin:0 auto; display:flex; justify-content:space-between;}
.notice {background:url(../images/tit.png); width:105px; height:30px; line-height:30px; text-align:center; font-size:16px; color:#592800;font-weight: bold;}
#demo1 a {margin-right:20px;}
#demo2 a {margin-right:20px;}
.top {display:flex; justify-content:space-between; width:1200px; margin:0 auto; padding:10px 0; align-items:center;}
.top a:hover {color:#322bb6;}
.header {margin: 0 auto;height: 128px; display: flex; justify-content: space-between;	align-items: center;flex-wrap: wrap;}
.header .logo {width: 194px;}
.header .logo img {width:100%}
.search {width: 202px; margin-left:40px; display: flex;}
.form {display: flex;}
.search input {width: 170px;height: 30px;text-indent: 10px;border: 1px solid #bfbfbf;border-radius: 3px 0px 0px 3px;border-right: 0; box-sizing:border-box;}
.search .btn {
	display: flex;
	height: 100%;
	width: 30px;
	height: 30px;
	border: 1px solid #bfbfbf;
	border-radius: 0px 3px 3px 0px;
	background-image: url(../images/searchicon.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 22px;
}
.search input{outline:none}
.search input:focus{}
.search span:hover {cursor: pointer;}

.ewm { display:flex; align-items:center;}
.ewm ul { display:flex;}
.ewm li {margin-left:30px; text-align:center; color:#dc1616; font-size:13px;}
.ewm img {width:80px; border:#ccc 1px solid;}

.menu {display:flex; justify-content:space-between;}
.menu a {background: url(../images/menubg.png); width:33px; margin-left:24px; letter-spacing:4px; height:113px; box-sizing:border-box; overflow:hidden; writing-mode:vertical-rl; text-align:center; line-height:33px; text-indent: 10px;}
.menu a:hover {color:#b3642d;}

.headerNav {
	width: 100%;
	height: 55px;
	background-color: #ab0602;
	position: relative;
	z-index: 99;
}

.headerNav .headerNavul {
	height: 55px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.headerNav .headerNavul ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 100%;
	flex-wrap: wrap;
}

.headerNav .headerNavul ul a {
	color: #fff;
	font-size: 15px;
	padding: 0 19px;
	position: relative;
}

.headerNav .headerNavul ul a::after {
	content: "";
	position: absolute;
	width: 1px;
	height: 14px;
	border-right: 1px solid #fff;
	right: 0px;
	top: 50%;
	margin-top: -7px;
}
.headerNav .headerNavul ul a:last-child::after {display:none;}
.headerNav .headerNavfont {
	background-color: #1464a5;
	width: 289px;
	position: relative;
	/* overflow: hidden; */
	display: flex;
	justify-content: space-between;
}

.headerNav .headerNavfont::after {
	content: "";
	position: absolute;
	left: 0px;
	top: 0;
	width: 0px;
	height: 0px;
	border-top: 54px solid #053c69;
	border-left: 0px solid transparent;
	border-right: 55px solid transparent;
}

.headerNavfont .headerNavYYYY {
	color: #fff;
	position: relative;
	z-index: 9;
	height: 55px;
	display: flex;
	align-items: center;
	margin-left: 64px;
	font-size: 14px;
}

.headerNavType {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 14px;
	position: relative;
	width: 100px;
}

.headerNavType div {
	padding-right: 18px;
	background-image: url("../img/2022/more.png");
	background-position: right center;
	background-repeat: no-repeat;
	font-size: 14px;
}

.headerNavType div:hover {
	cursor: pointer;
}

.headerNavType dl {
	position: absolute;
	left: 0;
	top: 55px;
	background-color: #1464a5;
	width: 100px;
	padding: 10px 0;
	display: none;
}

.headerNavType dl dd {
	padding: 5px 0;
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
}

.headerNavType dl dd:hover {
	cursor: pointer;
	color: #00bcd4;
}

.footerLinks {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 15px;
}

.footerLinks ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.footerLinks ul a {
	padding: 10px 30px 10px 0;
	color: #616161;
	position: relative;
}

.footerLinks ul a:after {
	content: "";
	position: absolute;
	right: 15px;
	top: 50%;
	width: 1px;
	height: 14px;
	margin-top: -7px;
	border-right: 1px solid #bababa;
	font-size: 12px;
}

.footerLinks h3 {
	font-size: 18px;
	border-bottom: 1px solid #bbb;
	padding-bottom: 12px;
	position: relative;
	letter-spacing: 2px;
	margin-bottom: 15px;
	font-weight: normal;
}

.footerLinks h3::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -2px;
	width: 78px;
	height: 3px;
	background-color: #000;
}

.footerInfo {border-top: 4px solid #850a10; background:#a71017; text-align:center; padding:30px 0; color:#fff;height: auto; overflow: hidden;}

.footerInfo p {
	color: #fff;
	font-size: 16px; line-height:32px;
}


.footerInfo p {
	display: flex;
	justify-content: center;
}

.indexBanner,
.indexBannerBox {
	width: 100%;
	min-width: 1200px;
	height: 632px !important;
}

.indexBannerBox {
	position: relative;
}

.indexBannerBox .swiper-wrapper div {

	overflow: inherit;
}

.indexBannerBox .swiper-slide {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.indexBannerBox .swiper-slide div {
	width: 100%;
	height: 100%;
	position: relative;
}

.indexBannerBox .swiper-slide a {
	display: block;
	width: 100%;
	height: 100%;
}

.indexBannerBox .swiper-slide div p {
	background-color: rgba(0, 0, 0, 0.7);
	display: flex;
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
	height: 50px;

	padding-bottom: 10px;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 14px;
}

.indexBannerBox .swiper-slide div img {
	display: block;
}

.twentyTwomember {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 30px;
}

.twentyTwomember-l {
	width: 100px;
	float: left;
	margin-top: 83px;
}

.twentyTwomember-l ul {
	display: flex;
	flex-flow: column;
	display: none;
}

.twentyTwomember-l div {
	font-size: 14px;
	margin-bottom: 1px;
	background-color: #eee;
	text-align: center;
	padding: 10px 0;
}

.twentyTwomember-l div:hover{
	cursor: pointer !important;
	background-color: #1464a5 !important;
	color: #fff !important;

}
.twentyTml-on-a{
    background-image: url(http://find.ccpvip.cn/uploads/220913/1-22091315063SF.png) !important;
    background-size: 17px 17px;
    background-position: 10px 13px;
    background-repeat: no-repeat;
}
.twentyTml-on-a-no{
    background-image: url() !important;
}
.twentyTml-on-a-icon{
    background-image: url(http://find.ccpvip.cn/uploads/220913/1-220913163R45D.png) ;
     
    background-size: 17px 17px;
    background-position: 10px 13px;
    background-repeat: no-repeat;
}

.twentyTwomember-l ul {
	background-color: #eee;
}

.twentyTwomember-l ul a {
	color: #666;
	display: block;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	font-size: 14px;
}

.twentyTwomember-l ul a:hover {
	color: #023e62;
}

.twentyTwomember-r {
	float: right;
	width: 950px;
	overflow: hidden;

}

.twentyTwomember-r-l {
	width: 100%;
	overflow: hidden;
}

.twentyTwomember-r-l li {
	width: 220px;
	height: 420px;
	background-color: #fff;
	float: left;
	margin-right: 15px;
	overflow: hidden;
}
.twentyTwomember-r-l li a{
    display: flex;
    flex-flow: column;
}
.twentyTwomember-r-l li a p{
    display: block;
    width: 220px;
    height: 300px;;
    overflow: hidden;
}
.twentyTwomember-r-l li img{
    transition: all 2s; 
    width: 220px;
    height: 300px;;
        display: block;
    float: left;
    vertical-align: middle;
    object-fit: cover;
}

.twentyTwomember-r-l li:hover img{
     transform: scale(1.2);
}
.twentyTwomember-r-l li div {
	display: flex;
	flex-flow: column;
}

.tTm-tab {
	font-size: 14px;
	color: #666;
	border-bottom: 1px solid #7d7d7d;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.twentyTwomember-r-l li div span:nth-child(1) i {
	font-size: 16px;
	margin: 10px 0;
	display: block;
}

.positonttL {
	position: fixed;
	top: 0;
}

.tTm-tab span {
	margin: 0 5px;
}

.tTm-tab a {
	color: #666;
}
.onlems{
    color: #fff !important;
    background-color: #1464a5;;
}

.capitalLibrary {
	margin: 0 auto;
	overflow: hidden;
	background-color: #fff;
	box-shadow: 0 0 3px #e3e3e3;
}

.capitalLibrary-title {
	font-size: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 30px 0;
	position: relative;
	letter-spacing: 10px;
	padding-bottom: 15px;
}

.capitalLibrary-title::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 150px;
	height: 3px;
	background-color: #1464a5;
	margin-left: -78px;
}

.capitalLibrary-type {
	display: flex;

	margin-bottom: 30PX;
	margin-top: 20px;
	margin-left: 20px;
}

.capitalLibrary-type ul a {
	color: #000;
	font-size: 18px;
	padding-right: 30px;
	position: relative;

}

.capitalLibrary-type ul a:hover {
	color: #1464a5;
}

.capitalLibrary-type ul a::after {
	position: absolute;
	content: "";
	right: 15PX;
	top: 50%;
	margin-top: -6PX;
	width: 1px;
	height: 12PX;
	background-color: #bababa;
}

.capitalLibrary-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 15px 15px 0px 0;

}

.capitalLibrary-list a {
	width: 23.7%;
	margin-left: 15px;
	margin-bottom: 15px;
	overflow: hidden;

	display: flex;
	flex-flow: column;
}
.capitalLibrary-list a  div{
    display: flex;
    flex-flow: column;
}
.capitalLibrary-list a img {
	width: 100%;
	height: 175px;
	display: block;
	float: left;
	vertical-align: middle;
	object-fit: cover;
	transition: all 2s; 
}
.capitalLibrary-list a:hover img{
     transform: scale(1.2);
}

.capitalLibrary-list a span {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #666;
	height: 35px;
	background-color: #e3e3e3;
	font-size: 14px;
}


.indexNewsExperts {
	display: flex;
	margin: 0 auto;
	justify-content: space-between;
}

.indexNewsExperts div {
	width: calc(100% - 15px);
	background-color: #fff;
	display: flex;
	flex-flow: column;
	padding: 15px;
	width: 365px;
	box-shadow: 0 0 3px #e3e3e3;
}

.indexNewsExperts div:nth-child(2) {
	margin: 0 15px;
}

.indexNewsExperts div img {
	width: 100%;
}

.indexNewsExperts div h3 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 15px;
	color: #333;
	font-size: 18px;
	border-bottom: 1px solid #d1d1d1;
	padding-bottom: 10px;
	position: relative;
	font-weight: normal;
}
.indexNewsExperts div h3:after{
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 73px;
    height: 3px;
    border-bottom: 3px solid #ab0602;
}
.indexNewsExperts div h3 a {
	color: #999;
	font-weight: 400;
	font-size: 14px;
}

.twentyTwomember {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 30px;
}


.twentyTwomember-r {
	float: right;
	width: 1040px;
	overflow: hidden;

}

.twentyTwomember-r-l {
	width: 100%;
	overflow: hidden;
}

.twentyTwomember-r-l li {
	width: 220px;
	height: 420px;
	background-color: #fff;
	float: left;
	margin-right: 53px;
}
.twentyTwomember-r-l li:nth-child(4),
.twentyTwomember-r-l li:nth-child(8),
.twentyTwomember-r-l li:nth-child(12),
.twentyTwomember-r-l li:nth-child(16),
.twentyTwomember-r-l li:nth-child(20),
.twentyTwomember-r-l li:nth-child(24){
    margin-right: 0!important;
}

.twentyTwomember-r-l li div {
	display: flex;
	flex-flow: column;
}

.tTm-tab {
	font-size: 16px;
	color: #666;
	border-bottom: 1px solid #eee;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.twentyTwomember-r-l li div span:nth-child(1) i {
	font-size: 16px;
	margin: 10px 0;
	display: block;
}

.positonttL {
	position: fixed;
	top: 30px;
}

.tTm-tab span {
	margin: 0 5px;
}

.tTm-tab a {
	color: #666;
}

.memberttHeader {
	width: 100%;
	height: 200px;
	background-color: #eee;
}

.memberttHeader div {
	width: 1180px;
	margin: 0 auto;
	display: flex;
	flex-flow: column;
	height: 100%;
	justify-content: center;
}

.memberttHeader div h1 {
	font-size: 28px;
	margin-bottom: 5px;
	font-weight: 400;
	color: #101010;
}

.memberttHeader div span {
	font-size: 13px;
	color: #4d4d4d;
	margin-bottom: 30px;
}

.memberttHeader div ul {
	display: flex;
}

.memberttHeader div ul li {
	font-size: 12px;
	color: #636363;
	list-style-type: none;
	margin-right: 10px;
}

.memberttHeader div ul li:hover,
.memberttHeader-on {
	color: #053c69 !important;
	cursor: pointer;
}

.membertt-user {
	display: flex;
	justify-content: space-between;
}

.membertt-user dl dd:nth-child(1) {
	border: 10px solid #eee;
}

.membertt-user dl dd:nth-child(1) img {
	width: 280px;
	display: block;
}

.membertt-user dl dd:nth-child(2) {
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
	color: #999;
}

.membertt-user ul {
	width: calc(100% - 350px);
}

.membertt-user ul li {
	list-style-type: none;
}

.membertt-user ul li:nth-child(1) {
	font-size: 30px;
	letter-spacing: 5px;
	margin-top: 40px;
}

.membertt-user ul li:nth-child(2) {
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 5px;
	color: #808080;

}

.membertt-user ul li:nth-child(3) {
	font-size: 18px;
	margin-top: 30px;
}

.membertt-user ul li:nth-child(4) {
	font-size: 14px;
	margin-top: 20px;
	color: #101010;
}

.membertt-user ul li:nth-child(5) {
	font-size: 14px;
	margin-top: 30px;
	line-height: 30px;
	color: #4d4d4d;
	text-indent: 2em;
}

.membertt-perception {

	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}

.membertt-perception dl dd:nth-child(1) {
	width: 116px;
	height: 45px;
	background-color: #fdf9f2;
	display: block;
	position: relative;
	font-size: 14px;
	line-height: 58px;
	text-align: center;
}

.membertt-perception dl dd:nth-child(1)::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 3px;
	background-color: #000;
}

.membertt-perception dl dd:nth-child(2) {
	width: calc(100% - 60px);
	padding: 20px 30px;
	background-color: #fdf9f2;
	font-size: 13px;
	line-height: 30px;
	color: #333;
}

.membertt-tab {
	display: flex;
	list-style-type: none;
	margin-top: 30px;
	overflow: hidden;
	margin-bottom: 20px;
	border-bottom: 1px solid #e3e3e3;
}

.membertt-tab li {
	padding: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-bottom: 2px solid #fff;
	font-size: 14px;
}

.membertt-tab li:hover,
.membertt-tab-on {
	cursor: pointer;
	border-bottom: 2px solid #333 !important;
}

.membertt-listDom {
	width: 100%;
	overflow: hidden;
	min-height: 600px;
	margin-bottom: 90px;
}

.membertt-zazhi,
.membertt-jianjie,
.membertt-zixun,
.membertt-zuopin,
.membertt-zuopin,
.membertt-xiangce,
.membertt-pinglun,
.membertt-shipin {
	display: none;
	width: 100%;
	overflow: hidden;
}

.membertt-zazhi a {
	display: block;
	width: 200px;
	float: left;
	margin-left: 15px;
	margin-bottom: 30px;
	border: 11px solid #eeeeee;

}

.membertt-zazhi a img {
	width: 100%;
	display: block;
}

.membertt-jianjie {
	text-indent: 2em;
	font-size: 14px;
	color: #333;
	line-height: 28px;
}

.membertt-zixun a,
.membertt-pinglun a {
	display: flex;
	flex-flow: column;
	border-bottom: 1px dashed #eee;
	padding-bottom: 20px;
	color: #333;
	margin-bottom: 20px;
}

.membertt-zixun a dl dd:nth-child(1),
.membertt-pinglun a dl dd:nth-child(1) {
	font-size: 16px;
	margin-bottom: 10px;
}

.membertt-zixun a dl dd:nth-child(2),
.membertt-pinglun a dl dd:nth-child(2) {
	font-size: 14px;
	color: #999;
}

.membertt-shipin li,
.membertt-xiangce li {
	display: block;
	width: 275px;
	height: 300px;
	float: left;
	margin-left: 15px;
	margin-bottom: 30px;
	border: 11px solid #fff;
}

.membertt-shipin li img,
.membertt-xiangce li img {
	display: block;
	width: 100%;
}

.membertt-shipin li span,
.membertt-xiangce li span {
	font-size: 14px;
	margin-top: 10px;
	display: block;
}

.membertt-zuopin-box {
	margin: 0 auto;
	width: 100%;
	column-count: 5;
	column-width: 180px;
	column-gap: 20px;
}

.membertt-zuopin-box li {
	margin-bottom: 10px;
	break-inside: avoid;
	background: #fff;
	list-style-type: none;
	border: 10px solid #eee;
}

.membertt-zuopin-box li span {
	font-size: 14px;
	margin: 10px 10px;
	display: block;

}

.membertt-zuopin-box li img {width: 100%;height: 100%;}
.indexNewsExperts p {
	line-height: 40px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14PX;
	color: #333;
}

.indexNewsExperts ul {
	display: flex;
	flex-flow: column;
	margin-top: 6px;

}

.indexNewsExperts ul a {
	color: #333;
	line-height: 32px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	position: relative;
	padding-left: 18px;
	display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}


.indexNews-left-news div ul a:after {
	content: "";
	position: absolute;
	left: 4px;
	top: 50%;
	margin-top: -4px;
	width: 4px;
	height: 4px;
	background: #fff;
	border:2px solid #1464a5;
	border-radius: 4px;
}
.indexNewsExperts ul a:after{
    content: "";
	position: absolute;
	left: 0;
	top: 50%;
   width: 0px;
   height: 0px;
   border-left: 5px solid #666;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
	left: 4px;
	margin-top: -4px
}
.indexNewsTXSC {
	width: 1200PX;
	overflow: hidden;
	background-color: #FFF;
	margin: 0 auto;
	margin-bottom: 15px;
	box-shadow: 0 0 3px #e3e3e3;
}

.indexNewsTXSC-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 15px;
	border-bottom: 1px solid #d1d1d1;
	padding-bottom: 15px;
	font-size: 18px;
	position: relative;
}
.indexNewsTXSC-title:after {
        content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 73px;
    height: 3px;
    border-bottom: 3px solid #000;
}

.indexNewsTXSC-title a {
	color: #999;
	display: flex;
	align-items: center;
	font-size: 16px;

}

.indexNewsTXSC-box {
	display: flex;
	justify-content: space-between;
}

.indexNewsTXSC-l {
	width: 350px;
	margin-left: 15px;
}

.indexNewsTXSC-swiper {
	width: 100%;
	height: 210px;
	overflow: hidden;
}

.indexNewsTXSC-swiper a {
	display: block;
	width: 100%;
	height: 100%;
}

.indexNewsTXSC-box {
	height: 300px;
}

.indexNewsTXSC-img {
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
}

.indexNewsTXSC-img li {
	list-style: none;

}

.indexNewsTXSC-img li img {
	width: 80px;
	height: 60px;
	    display: block;
    float: left;
    vertical-align: middle;
    object-fit: cover;
}

.indexNewsTXSC-c {
	display: flex;
	flex-flow: column;
	width: 410px;
	position: relative;
}

.indexNewsTXSC-c::after {
	content: "";
	position: absolute;
	left: -16px;
	width: 1px;
	height: 94%;
	border-left: 1px solid #eee;
}

.indexNewsTXSC-c::before {
	content: "";
	position: absolute;
	right: -16px;
	width: 1px;
	height: 94%;
	border-left: 1px solid #eee;
}

.indexNewsTXSC-c a {
	width: 100%;
	display: flex;
	margin-bottom: 15px;
	color: #333;
	font-size: 14px;
	line-height: 30px;
}

.indexNewsTXSC-c a img {
	margin-right: 15px;
    width: 100px;
    height: 60px;
    display: block;
    float: left;
    vertical-align: middle;
    object-fit: cover;
}

.indexNewsTXSC-c a dl {
	width: calc(100% - 115px);
}

.indexNewsTXSC-r {
	width: 350px;
	margin-right: 15px;
	display: flex;
	flex-flow: column;
}

.indexNewsTXSC-r a:nth-child(1) img {
	width: 200px;
	height: 135px;
	 display: block;
    float: left;
    vertical-align: middle;
    object-fit: cover;

}

.indexNewsTXSC-r a {
	width: 100%;
	display: flex;
	margin-bottom: 15px;
	color: #333;
	font-size: 14px;
	line-height: 30px;
}

.indexNewsTXSC-r a img {
	width: 100px;
	display: flex;
	height: 60px;
	margin-right: 15px;
	 display: block;
    float: left;
    vertical-align: middle;
    object-fit: cover;

}

.indexNewsTXSC-r a dl {
	width: calc(100% - 115px);
}

.contentBox { background:#f4f4f4; overflow:hidden; clear:both;}

.indexHotsBox {
	height: 130px;
	width: 1198px;
	border: 1px solid #eee;
	background-color: #fff;
	display: flex;
	align-items: content;
	justify-content: center;
	flex-flow: column;
	margin: 20px auto;
	box-shadow: 0 0 3px #e3e3e3;
}

.indexHotsBox a {
	display: flex;
	align-items: content;
	justify-content: center;
	flex-flow: column;
}

.indexHotsBox h1 {
	text-align: center;
	font-size: 40px;
	color: #cb1c1d;
}
.indexHotsBox p {display:flex; justify-content:center; margin-top:12px; color:#999;}
.indexHotsBox p a {padding:0px 10px; color:#999;}


.moreicons{
    font-size: 16px !important;
    color: #999;
    position: relative;
    padding-right: 11px;
}
.moreicons:after{
    content: "+";
    position: absolute;
    right: 0;
    top: -1px;
    font-size: 16px;
}
.capitalLibrary-type p{
    display: block;
    overflow: hidden;
    width: 272px;
    height: 210px;
 
}
.capitalLibrary-type p img{
    width: 272px;
    height: 210px;
     transition: all 2s; 
}
  
.capitalLibrary-list a p:hover img{
    transform: scale(1.2);
}
.capitalLibrary-type-on{
    color: #1464a5 !important;
}
.indexNewsExpertsli li:nth-child(1){
    padding-bottom: 5px; 
    margin-bottom: 5px;
    border-bottom:1px solid #d1d1d1;
}
.indexNewsExpertsli li:nth-child(1) a{
    padding-left: 0;
}
.indexNewsExpertsli li:nth-child(1) a:after{
    border: none !important;
}

@media only screen and (max-width: 650px) {
    body,html{
        width: 100% !IMPORTANT;
    }
    .w{
        width: 100% !important;
    }
}
.indexTbbd{
       margin: 12px auto 15px auto;
    background: #fff;
    padding: 10px 0;
}
.indexTbbd .indexNews-title { display:flex; justify-content:space-between; align-items:center;width: calc(100% - 20px); margin-bottom:20px;}
.indexTbbd-list{
    display: flex;
    justify-content: left;
}

.indexNews-title .t {
	font-size: 20px;
	color: #592800;
	left: 0;
	top: 0px;
	width:170px;
	height:47px;
	text-align:center;
	line-height:47px; margin-left:20px;
	background:url(../images/titbg2.png) no-repeat center;
	background-size:cover;
	margin-top:5px;
}
.indexNews-title a {float:right;}

.indexTbbd-list-l{
  width: 950px;
  height: 350px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  background-color: #f2f2f2;
  margin: 0 15px 10px 15px;
}
.indexNewsTbbd-swiper{
    width: calc(100% - 30px);
    
    height: 100%;
    
}
.indexNewsTbbd-swiper .swiper-slide{
    background-repeat: no-repeat;
   
}
.indexNewsTbbd-swiper .swiper-slide a{
     position: relative;
     width: 100%;
     height: 100%;
     display: block;
}
.indexNewsTbbd-swiper .swiper-slide a span{
    position: absolute;
    display: block;
    width:calc(100% - 30px);
    left: 0;
    bottom: 0;
    padding: 15px;
    background: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 14px;
    
}
.indexTbbd-list-r{
    display: flex;
    flex-flow: wrap;
    width: 36%;margin-right: 8px;
}
.indexTbbd-list-r a{
      background-color: #fff;
      padding: 0px;
      margin: 5px; margin-top:0;
      width: calc(50% - 11px);
}
.indexTbbd-list-r a img{
    width: 100%;
    height: 120px;
        display: block;
    float: left;
    vertical-align: middle;
    object-fit: cover;
}
.indexTbbd-list-r a span{
            float: left;
        display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 10px;
}

.indexNewsTBBD-swiper{
    width:500px;
    height: 300px;
}
.indexNewsTbbd-txt{
    width:299px;
}
.indexNewsTbbd-txt ul {
    position: relative;
    width: 100%;
    height: 84%;
}
.indexNewsTbbd-txt ul li{
    display: none;
}
.indexNewsTbbd-txt ul li dd{
    margin-left: 0;
    padding: 0 15px;
}
.indexNewsTbbd-txt ul li dd:nth-child(1){
    font-size: 18px;
    margin-top: 30px;
}
.indexNewsTbbd-txt ul li dd:nth-child(2){
    font-size: 14px;
    color: #999;
    margin-top: 15px;
    line-height: 23px;
}
.indexNewsTbbd-txt dl{
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-content: center;
    width: 100%;
}
.indexNewsTbbd-txt   dl dd{
    background-color: #caced0;
    width:10px;
    height:10px;
    border-radius: 50%;
    margin: 0 3px;
}
.indexNewsTbbd-txt   dl dd:hover{
    cursor: pointer;
}
.onLiShow{
    background-color: #1464a5 !IMPORTANT;
}

@media only screen and (max-width: 1199px) {
.contentBox {padding:3%;}
.indexHotsBox {width:100% !important;}
.indexHotsBox h1 {font-size: 14px;}
.banner_gg {
  margin: 15px auto;
  width: 100%;
}
.homenews {width:100%;}
.homenews .left .pic {display:none;}
.newslist {width:100%}
.homenews .left {width:100%}
.banner_gg ul li {width:46%; margin-bottom:2%;}


.newslist2 {background:#fff; margin-bottom:20px;}
.homenews .right {width: 100%;}
.publicationVideo {
  width: 100%;
  background-color: #fff;
  padding: 15px;
  box-sizing: border-box;
}
.publicationIndex {width:100%;}
.publicationIndex ul li {width:23%;}
.publicationIndex ul li p {height:auto;}
.publicationIndex ul li i {text-align:center;}

.rFloat {display:none;}

.indexTbbd-list-l {display:none;}
.indexTbbd-list-r {width:100%}
.forum {width:100%}
.forum ul li {width:48.5%; margin:0;}

.fengcai {width:100%}
.fengcai .pic {height:auto;}
.indexNewsExperts {display:block;}
.indexNewsExperts div {box-sizing:border-box; width:100%;}
.indexNewsExperts div:nth-child(2) {margin:0; margin-top:20px; margin-bottom:20px;}
.banner_gg img {width:100%;}

.footer {width:100% important; min-width: 100%; box-sizing: border-box;}
.footerLinks {width:100%;}
.footerInfo p:nth-child(1) {
  margin: 10px 0;
  color: #fff;
  font-size: 14px;
  line-height: 26px;
}
.shop {width:100%; display:block;}
.shop .shoplist {
  width: 100%;
}
.shop .shoplist ul li {
  width: 31.3%;
  margin-right: 1.5%;
  margin-bottom: 2%;
  text-align: center;
}
.shop .shoplist ul li img {
  width: 100%;
  height: 100px;
}

.shop .shoplist ul li:nth-child(3n) {margin-right:0;}
.shop .shopbook {
  width: 100%;
  overflow: hidden;
}
.shop .shopbook ul li {
  width: 31.5%;
  margin-right: 1.5%;
  margin-bottom: 2%;
}
.shop .shopbook ul li:nth-child(3n) {margin-right:0;}

.shop .shopbook ul li img {
  width: 100%;
  height: 120px;
}
.indexBanner, .indexBannerBox {
  width: 100%;
  min-width: 100%;
  height: 220px !important;
}
.news {
  width: 100%;
}
.twelve {width:100%;}
.lheadline {width:100%;}
.news .swiper-slide a img {
  display: block;
  height: 258px;
}
.ad2 {display:none;}
.top {display:none;}
.gundong {display:none;}
.headerNav a:first-child {}
.ewm {width:100%; text-align:center; margin-bottom:20px;}
.ewm ul {display:none;}
.search {
  width: 202px;
  display: block;
  margin:0 auto;
}
.headerNav {height:auto; overflow:hidden; clear:both;}
.headerNav .headerNavul {height:auto; padding:15px 0;}
.headerNav .headerNavul ul {display:block;}
.headerNav .headerNavul ul a::after {display:none;} 
.headerNav .headerNavul ul a {padding:0; width:24%; text-align:center; line-height:30px; display: inline-block;}

.header {height:auto;width: 100%;}
.header .logo {
  width: 160px;
  text-align: center;
  margin: 12px auto;
}
.menu {width:100%; padding:0 2%; margin-bottom:10px;}
.menu ul {display:flex; width:100%; justify-content:space-between;}
.menu a {margin-left:0px;}


.whdjDom .whdjDom_l1 {width:100%; padding:10px 0;}
.footerLinks ul a {
  padding: 10px 10px 5px 0;
  color: #616161;
  position: relative;
}
.footerLinks ul a::after {display:none;}
.footerInfo p {
  display: block;
}
.htmlPosition {width:100%;}
.whdjDom {width:100%;}
.whdjDom_r1 {width:100%;}
.whdjDom_r1 .tit {display:none;}
.whdjDom_r1 li {width:50%; float:left; display:inline-block;}





.whdjDom .whdjDom_l {width:100%; box-sizing: border-box;}
.whdjDom .whdjDom_l ul li img {width:110px; height:90px;}
.whdjDom .whdjDom_l ul li div {
  width: calc(100% - 120px);
  float: right;
}
.whdjDom .whdjDom_l ul li div span {display:none;}
.whdjDom .whdjDom_l ul li div h3 {
  font-size: 18px;
  line-height: 27px;
  padding-top: 2px;
  color: #555;
  font-weight: normal;
}
.domBge {background:#fff; padding: 0 3%; box-sizing:border-box;}
.whdjDom_r1 ul {padding:0;}

.rightlist .tit {display:none;}
.jieshao {width:48%;}

.whdjDom .whdjDom_l1 p {margin-bottom:0;}
.jieshao:last-child:nth-child(4n-2) {
  margin-right:0 !important;
}
.whdjDom .whdjDom_l {padding:0;}
.rightcontent .tit {font-size:18px !important;}

.footerLinks ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  height: 100px;
  overflow: hidden;
}
.footerLinks h3 {margin-bottom:8px;}


.forum .t {font-size:16px;}
.forum ul li img {width:100%;height:140px;}
.forum ul li .pic {height:140px;}
.index_title span {font-size:16px;}
.publicationIndex ul li img {height:130px;}


}