* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	zoom: 1;
}
html * {
	outline: 0;
	zoom: 0;
}
article, section, aside, details, figcaption, figure, footer, header, main, menu, nav, summary {
	display: block;
	clear: both;
}
body, div, ul, li, h1, h2, h3, h4, h5, h6, form, p {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
}
ul, li {
	list-style-type: none;
}
em, i {
	font-style: normal;
}
input, select {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	font-size: 12px
}
body {
	font: 400 17px/180% Microsoft YaHei, sans-serif;
	background: #fff;
	color: #333;
}
::-webkit-scrollbar {
width:10px;
height:10px;
background-color:#f5f5f5;
border-radius:5px;
}
::-webkit-scrollbar-thumb {
background-color:#ccc;
border-radius:5px;
}
::-webkit-scrollbar-thumb:hover {
background-color:#666;
1border-radius:5px;
}
::-webkit-scrollbar-track {
background-color:#f5f5f5;
border-radius:5px;
}
::-webkit-scrollbar-track:hover {
background-color:#ccc;
}
.clearfix {
*zoom:1
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: ""
}
.clearfix:after {
	clear: both
}
img {
	width: auto\9;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	transition: color 160ms ease 0s, background-color 200ms ease 0s, border-color 160ms ease 0s, transform 500ms ease 0s;
	color: #3577f6;
	cursor: pointer;
}
.img-cover {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.tp img {
	-webkit-transition: transform .3s;
	-moz-transform: transform .3s;
	-o-transform: transform .3s;
}
.tp img:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
.mb20 {
	margin-bottom: 20px;
}
.mtb20 {
	margin: 20px 0;
}
.mb40 {
	margin-bottom: 40px;
}
.mtb40 {
	margin: 40px 0;
}
.pr40 {
	padding-right: 40px;
}
hr.line {
	width: 100%;
	margin: 0 auto;
	border: 0;
	height: 1px;
	background-image: linear-gradient(to right, rgba(88,129,242,0), rgba(88,129,242,0.85), rgba(88,129,242,0));
}
.wrap {
	margin: 0 auto;
	width: 100%;
	max-width: 1280px;
}
main {
	margin: 0 auto;
	width: 100%;
	max-width: 1280px;
}
.main-left {
	float: left;
	width: 860px;
}
.main-right {
	float: right;
	width: 380px;
}
.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
}
.row>* {
	margin-right: 40px;
}
.row>:last-child {
	margin-right: 0
}
.col-2 {
	-ms-flex: 1 1;
	flex: 1 1;
	width:400px * 2;
	overflow: hidden;
}
.col-1 {
	width: 400px;
}
.bt {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 15px;
}
.bt .rname {
    background-image: url(../images/rbbg.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    font-weight: 700;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.bt .tit {
	-ms-flex: 1 1;
	flex: 1 1;
	font-size: 20px;
	font-weight: 700;
}
.bt .link-more {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	font-size: 15px;
	font-weight: 500;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
header {
	
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 30px 0;
	overflow: hidden;
}
header .wrap {
	display: flex;
	align-items: center;
}
.logo {
	width: 220px;
	height: 60px;
	
	background-size: 50px;
	padding-left: 15px;
}
.logo h1 {
	color: #ff0000;
	font-size: 30px;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
}
.htxt {
	width: 280px;
	line-height: 15px;
	overflow: hidden;
}
.htxt .htime {
	font-size: 14px;
	letter-spacing: 1.2px;
}
.search-form {
	flex: 1;
}
.search-input {
	border: 1px solid #3577f6;
	width: 400px;
	height: 40px;
	line-height: 40px;
	border-right: none;
	border-radius: 4px 0px 0px 4px;
	text-indent: 8px;
	font-size: 17px
}
.search-input:hover, .search-input:focus {
	border: 1px solid #3577f6;
}
.search-button {
	cursor: pointer;
	background: #3577f6;
	border: none;
	color: #fff;
	font-size: 17px;
	width: 80px;
	height: 40px;
	margin: 0;
	padding: 0;
	border-radius: 0 4px 4px 0;
}
.jft {
	width: 80px;
	text-align: right;
}
nav {
	background-image: linear-gradient(to right, #E73886, #3577f6);
	overflow: hidden;
}
nav .nav-list {
	display: grid;
	grid-template-columns: repeat(10, 1fr);
}
nav li {
	height: 60px;
	line-height: 60px;
	text-align: center;
}
nav li a {
	color: #fff;
	font-size: 20px;
	font-weight: 500;
}
nav li:hover a, nav li.active a {
	color: #fff;
	border-bottom: 3px solid #fff;
	padding-bottom: 3px;
	font-weight: 600;
}
.banner {
	position: relative;
	margin-top: 40px;
	overflow: hidden;
}
.swiper-container {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.swiper-container .btn-prev, .swiper-container .btn-next {
	width: 40px;
	height: 60px;
	background-position: center center;
	background-size: auto 25px;
	background-color: rgba(0,0,0,0.5);
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
	z-index: 20;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
	opacity: 0;
	visibility: hidden;
}
.swiper-container .btn-prev:hover, .swiper-container .btn-next:hover {
	background-color: #5881f2;
}
.swiper-container .btn-prev {
	background-image: url(../images/arrow-left.png);
	border-radius: 0 5px 5px 0;
	left: 0;
}
.swiper-container .btn-next {
	background-image: url(../images/arrow-right.png);
	border-radius: 5px 0 0 5px;
	right: 0;
}
.swiper-container:hover .btn-prev, .swiper-container:hover .btn-next {
	opacity: 1;
	visibility: visible;
}
.banner .swiper-slide {
	width: 100%;
	height: 480px;
	overflow: hidden;
}
.banner .swiper-slide img {
	width: 100%;
	height: 100%;
}
.banner .swiper-slide em {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 150px;
	width: 100%;
	background: linear-gradient(0deg, #000000 0, transparent 100%);
}
.banner .swiper-slide .caption {
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	padding: 0 10px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	font-size: 20px;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
}
.banner .swiper-pagination {
	text-align: center;
	bottom: 10px;
}
.banner .swiper-pagination .swiper-pagination-bullet {
	width: 20px;
	height: 3px;
	opacity: 1;
	background: #fff;
	margin: 0 5px;
	border-radius: 2px;
}
.banner .swiper-pagination .swiper-pagination-bullet-active {
	width: 30px;
	background: #5881f2;
}
.inzx{
	margin-top:40px;
}
.inzx .tlist h3{
	font-weight: 600;
}
.intj{
	display: block;
}
.intj .tplist li {
	margin-bottom: 13px;
	padding-bottom: 13px;
}
.tlist {
	position: relative;
	overflow: hidden;
}
.tlist .t-item {
	position: relative;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.tlist .t-item:before {
	content: "";
	float: left;
	width: 5px;
	height: 5px;
	background: #666;
	overflow: hidden;
	position: absolute;
	top: 17px;
	left: 0;
	display: inline-block
}
.tlist .t-item h3 {
	font-size: 15px;
}
.plist {
	position: relative;
	overflow: hidden;
}
.plist .p-item {
	position: relative;
	transition: all .5s;
	border-radius: 8px;
	overflow: hidden;
}
.plist .p-item .pic {
	border-radius: 8px;
	display: block;
	height: 230px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.plist .p-item .pic img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 1s;
}
.plist .p-item .tit {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100px;
	padding: 20px 15px 0;
	background: linear-gradient(transparent 5%, rgb(26,26,26));
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}
.plist .p-item h3 {
	line-height: 23px;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
}
.plist .p-item:hover .pic img {
	transform: scale(1.2);
}
.plist .p-item:hover .tit {
	text-shadow: 0 0 2px #fff;
}
.tplist {
	overflow: hidden;
}
.tplist li {
	margin-bottom: 15px;
	padding-bottom: 16px;
	border-bottom: 1px solid #e6e6e6;
}

.tplist li:last-child {
	border: 0;
}
.tplist .tp-link {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}
.tplist .tp-link .rno {
	color: #666;
    display: inline-block;
    font-family: PingFang SC;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    margin-right: 10px;
    text-align: center;
    vertical-align: top;
    width: 16px;
}
.tplist .tp-link .no-1,.tplist .tp-link .no-2,.tplist .tp-link .no-3 {
	color: #f00;
}
.tplist .tp-link .pic {
	width: 110px;
	height: 60px;
	border-radius: 3px;
	overflow: hidden;
}
.tplist .tp-link .tit {
	flex: 1;
	font-size: 15px;
	font-weight: 600;
	padding-right: 10px;
	line-height: 20px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.pt-box ul {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 0px 40px;
}
.pt-box .tplist li:nth-child(5) {
	border: none;
}
.inmt {
	margin-top: 20px;
	overflow: hidden;
}
.inmt .plist {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px 20px;
}
.inmt .plist .pic {
	height: 172px;
}
.inmt .tplist li {
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.inmt .tplist .tp-link .pic {
	margin-right: 15px;
}
.inmt .tplist .tp-link .tit {
	padding-right: 0px;
}
.column {
	position: relative;
	margin-top: 40px;
	overflow: hidden;
}
.column .swiper-slide {
	display: flex;
	background: rgba(0,0,0,0.7);
	width: 100%;
	height: 360px;
	overflow: hidden;
}
.column .swiper-slide .tit {
	width: 35%;
	padding: 20px 20px 0;
}
.column .swiper-slide .tit a {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	line-height: 26px;
}
.column .swiper-slide .pic {
	flex: 1;
	height: 360px;
	overflow: hidden;
}
.column .swiper-pagination {
	text-align: left;
	padding: 0 0 20px 30px;
}
.news-list {
	position: relative;
	margin-top: 20px;
	overflow: hidden;
}

.news-list .news-list-item{
	display: flex;
	padding: 20px 0;
    border-bottom: 1px solid #EEE;
}
.news-list-item .pic{
	margin-right: 20px;
    position: relative;
	height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    width: 220px;
	overflow:hidden;
}

.news-list-item .pic img{
    width: 100%;
	height:130px;
}
.news-list-item .news-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 1;
    flex: 1 1;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.news-list-item .news-text h2{
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    min-height: 60px;
	overflow: hidden;
}
.news-list-item .news-text .news-info{
	display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
	color: #888;;
    font-size: 14px;
    height: 20px;
    justify-content: space-between;
    line-height: 20px;
}
.listmore {
	display: flex;
	justify-content: center;
	margin-top: 20px;
	overflow: hidden;
}
.listmore button {
	width: 100%;
	padding: 15px 25px;
	background: #eee;
	border: none;
	font-size: 17px;
	cursor: pointer;
}
.listmore button:hover {
	color: #F00;
}
.jcmt {
	position: relative;
	margin-top: 20px;
}
.jcmt .title {
	font-size: 20px;
	font-weight: 600;
	height: 50px;
	line-height: 50px;
}
.jcmt .title span {
	color: #cc0033;
}
.jcmt .big .pic {
	height: 200px;
	border-radius: 5px 5px 0 0;
	overflow: hidden;
}
.jcmt .big h3 {
	background: #eee;
	height: 50px;
	line-height: 50px;
	padding: 0 15px;
	text-align: center;
	border-radius: 0 0 5px 5px;
	overflow: hidden;
}
.jcmt ul {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px 15px;
	margin: 20px 0;
}
.jcmt .pic {
	height: 100px;
	border-radius: 5px;
	overflow: hidden;
}
.jcmt ul h3 {
	margin-top: 8px;
	font-size: 15px;
	line-height: 23px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.rdph {
	border: 1px solid #eee;
	border-radius: 10px;
	margin-top: 20px;
	overflow: hidden;
}
.rdph .title {
	font-size: 20px;
	font-weight: 600;
	height: 50px;
	line-height: 50px;
	padding-left: 20px;
	border-bottom: 1px solid #eee;
}
.rdph .title span {
	color: #cc0033;
}
.rdph ul {
	padding: 0 20px 20px;
}
.rdph .tplist li {
	padding-top: 20px;
}
.rdph .tplist .tp-link .pic {
	width: 130px;
	height: 80px;
}
.rdph .tplist .tp-link .tit {
	font-size: 16px;
	font-weight: 500;
	line-height: 23px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.imglist {
	position: relative;
	margin-top: 30px;
}
.imglist ul {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 30px 30px;
}
.imglist li {
	position: relative;
	background: #f8f8f8;
}
.imglist li:hover {
	background: #3577f6;
	box-shadow: 0 0px 7px rgba(0,0,0,0.3);
}
.imglist li:hover .tit {
	color: #fff;
}
.imglist li .pic {
	position: relative;
	display: block;
	height: 160px;
	overflow: hidden;
}
.imglist li .img-sum {
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0,0,0,.7);
	border-radius: 0 10px 10px 0;
	box-shadow: 0 1px 4px rgb(0 0 0 / 20%);
	color: #fff;
	font-size: 12px;
	padding: 0 10px;
}
.imglist li .tit {
	margin: 10px;
	line-height: 25px;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden
}
.art-top {
	height: 60px;
	line-height: 60px;
	background-image: linear-gradient(to right, #E73886, #3577f6);
	box-shadow: 0 3px 10px rgba(26,26,26,.1);
}
.art-top-con {
	display: flex;
	width: 100%;
	max-width: 1280px;
	margin: auto;
	align-items: center;
	font-size: 20px;
}
.art-top-con a {
	color: #fff;
	font-size: 20px;
}
.art-top-con a:hover {
	color: #ff0;
}
.art-top .navigation {
	flex: 1;
	
	background-size: 40px;
	padding-left: 20px;
	color: #fff;
}
.art-top .art-jft {
	width: 100px;
	display: flex;
	justify-content: right;
}
.art-title {
	font-size: 36px;
	line-height: 40px;
	font-weight: 600;
	padding: 30px 0 20px;
}
.art-info {
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	border-bottom: 1px solid #eee;
}
.art-info .fxd {
	float: right;
}
.art-info .cks {
	float: right;
	background: url(../images/ico-cks.png) left center no-repeat;
	background-size: 20px;
	padding-left: 22px;
	color: #d81e06;
}
.art-con {
	padding-top: 10px;
}
.art-con p {
	word-break: break-all;
	white-space: wrap!important;
	overflow: hidden;
	font-weight: normal!important;
	font-style: normal!important;
	border: none!important;
	background: none!important;
	letter-spacing: normal!important;
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
}
.art-con p img {
	display: block;
	width: 100%;
	max-width: 640px;
	height: auto;
	margin: 1.5rem auto;
}
.statement {
	margin-top: 20px;
	font: 15px/25px Arial, Hiragino Sans GB, STHeiti, Helvetica Neue, Helvetica, Microsoft Yahei, WenQuanYi Micro Hei, sans-serif;
	color: #888;
}
.statement .bg {
	display: block;
	width: 100%;
	height: 20px;
	background-size: 7px 9px;
}
.statement p {
	margin-top: 6px;
}
.social-share {
	font-family: "socialshare" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale
}
.social-share a {
	position: relative;
	text-decoration: none;
	margin-right: 20px;
	display: inline-block;
	outline: none;
}
.social-share .social-share-icon {
	position: relative;
	display: inline-block;
	width: 50px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	vertical-align: middle;
1border:1px solid #fff;
	border-radius: 5px;
	transition: background 0.6s ease-out 0s;
}
.social-share .icon-qzone {
	background: url(../images/ico-qzone.png) #f5be3f center center no-repeat;
	background-size: 28px 28px;
}
.social-share .icon-weibo {
	background: url(../images/ico-wb.png) #d6463d center center no-repeat;
}
.social-share .icon-wechat {
	position: relative;
	background: url(../images/ico-wx.png) #44b549 center center no-repeat;
}
.social-share .icon-wechat .wechat-qrcode {
	display: none;
	border: 1px solid #eee;
	position: absolute;
	z-index: 99;
	top: 45px;
	left: -80px;
	width: 200px;
	height: 192px;
	color: #666;
	font-size: 12px;
	text-align: center;
	background-color: #fff;
	box-shadow: 0 2px 10px #aaa;
	transition: all 200ms;
	-webkit-tansition: all 350ms;
	-moz-transition: all 350ms;
	z-index: 999;
}
.social-share .icon-wechat .wechat-qrcode.bottom {
	top: 40px;
	left: -80px
}
.social-share .icon-wechat .wechat-qrcode.bottom:after {
	display: none
}
.social-share .icon-wechat .wechat-qrcode h4 {
	font-weight: normal;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	background-color: #f3f3f3;
	margin: 0;
	padding: 0;
	color: #777
}
.social-share .icon-wechat .wechat-qrcode .qrcode {
	width: 105px;
	margin: 10px auto
}
.social-share .icon-wechat .wechat-qrcode .qrcode table {
	margin: 0 !important
}
.social-share .icon-wechat .wechat-qrcode .help p {
	font-weight: normal;
	line-height: 16px;
	padding: 0;
	margin: 0
}
.social-share1 .icon-wechat .wechat-qrcode:after {
	content: '';
	position: absolute;
	left: 50%;
	margin-left: -6px;
	bottom: -13px;
	width: 0;
	height: 0;
	border-width: 8px 6px 6px 6px;
	border-style: solid;
	border-color: #fff transparent transparent transparent
}
.social-share .icon-wechat:hover .wechat-qrcode {
	display: block
}
.photo {
	background: #000;
}
.p-view {
	display: flex;
}
.photo-l {
	flex: 1;
	padding: 0 40px 40px 0;
	overflow: hidden;
}
.photo-c {
	width: 1px;
	background: #444;
}
.photo-r {
	width: 340px;
	padding-left: 40px;
	overflow: hidden;
}
.photo-r .tit {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
.photo .title {
	color: #fff;
	font-size: 20px;
	line-height: 40px;
	font-weight: 600;
}
.photo-info {
	color: #ccc;
	height: 90px;
	line-height: 90px;
	font-size: 14px;
	border-bottom: 1px solid #444;
}
.photo-info a {
	color: #ccc;
}
.photo-info a:hover {
	color: #ff0;
}
.photo-info .fxd {
	float: right;
}
.photo-info .cks {
	float: right;
	background: url(../images/ico-cks.png) left center no-repeat;
	background-size: 20px;
	padding-left: 22px;
	color: #f00;
	font-size: 17px;
}
.photo .wrap {
	margin-top: 40px;
}
.photo footer {
	background: #fff;
	margin: 0;
	padding: 0;
}
#picSlideWrap {
	position: relative;
	margin-top: 40px;
	overflow: hidden;
}
.imgnav {
	position: relative;
}
#img {
	display: block;
	z-index: 2;
	position: relative;
	text-align: center;
}
#img .img {
	width: auto;
	height: 600px;
	display: none;
}
#img .img:first-child {
	margin: auto;
	display: block;
}
#front {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
	cursor: pointer;
	width: 45%;
	height: 100%;
	cursor: url("../images/cursor_left.cur"), auto;
}
#next {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 10;
	cursor: pointer;
	width: 45%;
	height: 100%;
	cursor: url("../images/cursor_right.cur"), auto;
}
#cbtn {
	display: flex;
	align-items: center;
	margin-top: 40px;
}
#cbtn ul {
	position: relative;
	width: 10000px;
}
#cbtn ul li {
	float: left;
	width: 120px;
	height: 90px;
	border: 3px solid #ddd;
	cursor: pointer;
	text-align: center;
	margin-right: 10px;
	position: relative;
	overflow: hidden;
}
#cbtn ul li:hover {
	border: 3px solid #fff;
}
#cbtn ul li tt {
	background: rgba(0,0,0,.7);
	color: #FFF;
	position: absolute;
	right: 4px;
	bottom: 4px;
	z-index: 20;
	font-size: 12px;
	line-height: 16px;
	padding: 0 5px;
	font-family: Verdana, Geneva, sans-serif;
}
#cbtn li.hov {
	border: 3px solid #fff;
}
.li-prev {
	position: relative;
	width: 100%;
	height: 170px;
	border: 1px solid #444;
	margin-bottom: 30px;
	overflow: hidden;
}
.li-next {
	position: relative;
	width: 100%;
	height: 170px;
	border: 1px solid #444;
	margin-bottom: 30px;
	overflow: hidden;
}
.li-prev p, .li-next p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 5px 10px;
	line-height: 20px;
	color: #fff;
	font-size: 14px;
	background: rgba(0,0,0,.5);
}
.li-prev:hover, .li-next:hover {
	border: 1px solid #fff;
}
.li-prev a:hover p, .li-next a:hover p {
	color: #ff0;
}
#cSlideUl {
	flex: 1;
	text-align: center;
	overflow: hidden;
}
.picSildeLeft {
	cursor: pointer;
	width: 60px;
	text-align: center;
	font-size: 3em;
	color: #fff;
	text-align: left;
}
.picSildeRight {
	cursor: pointer;
	width: 60px;
	text-align: center;
	font-size: 3em;
	color: #fff;
	text-align: right;
}
.picSildeLeft:hover, .picSildeRight:hover {
	color: #f00;
}
.pic-con {
	padding: 20px 0;
	color: #ccc;
	font-size: 15px;
	line-height: 25px;
	border-top: 1px solid #444;
	margin-top: 30px;
}
.photo .rdph {
	border: 1px solid #444;
	margin: 20px 0;
}
.photo .rdph .title {
	border-bottom: 1px solid #444;
}
.photo .rdph .tplist li {
	padding-top: 20px;
	border-bottom: 1px solid #444;
}
.photo .rdph .tplist li:last-child {
	border: 0;
}
.photo .rdph .tplist .tp-link .tit {
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.photo .rdph .tplist .tp-link:hover .tit {
	color: #ff0;
}
.so-head {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding: 50px 0 40px;
}
.so-head span {
	font-size: 60px;
	font-weight: bold;
}
.so-form {
	margin: 0 auto;
	width: 830px;
	height: 60px;
	overflow: visible;
	position: relative;
}
.so-input {
	box-sizing: border-box;
	float: left;
	width: 670px;
	height: 60px;
	font-size: 20px;
	border: 1px solid #3577f6;
	border-right: none;
	border-radius: 4px 0px 0px 4px;
	padding: 0 20px;
	overflow: hidden;
}
.so-btn {
	float: left;
	width: 160px;
	height: 60px;
	font-family: "黑体 Regular", "黑体";
	font-size: 24px;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	background: url(../images/ico-so.png) #3577f6 35px center no-repeat;
	background-size: 26px;
	padding-left: 30px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	border: none;
	cursor: pointer;
}
.so-bt {
	text-align: center;
	line-height: 80px;
}
.so-bt strong {
	color: #F00;
}
.epages {
	display: flex;
	padding: 20px 0px;
	text-align: center;
}
.epages li {
	float: left;
	cursor: pointer;
}
.epages a {
	border: 1px solid #ddd;
	display: inline-block;
	margin: 0px 10px 10px 0px;
	color: #444;
	padding: 5px 12px;
	font-size: 14px;
	text-align: center;
}
.epages .zys {
	border: none;
	color: #f30;
	font-weight: bold;
}
.epages .zys:hover {
	background: none;
	border: 0px solid #3577f6;
	color: #333;
	text-decoration: underline;
}
.epages .cur, .epages a:hover {
	background: #3577f6;
	border: 1px solid #3577f6;
	color: #fff;
	text-decoration: none;
}
footer {
	position: relative;
	text-align: center;
	padding: 20px 0 10px;
	margin-top: 20px;
}
footer .line {
	margin-bottom: 20px;
}
footer p {
	font-size: 15px;
	line-height: 30px;
}
footer .pc {
	display: block;
}
#go-top {
	width: 3rem;
	height: 3rem;
	text-align: center;
	line-height: 3.725rem;
	cursor: pointer;
	position: fixed;
	right: 1.175rem;
	bottom: 1.875rem;
	background: rgba(0,0,0,0.5);
	overflow: hidden;
	display: none;
	border-radius: .25rem;
	z-index: 99999;
}
#go-top i {
	border: solid #fff;
	border-width: 0 .125rem .125rem 0;
	display: inline-block;
	padding: 0.375rem;
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}
#go-top:hover {
	background: #3577f6;
}

@media screen and (orientation:portrait) {
body {
	font: 300 15px/170% Microsoft YaHei, sans-serif;
}
.wrap {
	padding: 0 20px;
}
.main-left {
	float: left;
	width: 100%;
}
.main-right {
	display: none;
}
.row {
	display: block;
}
.row>* {
	margin-right: 0px;
}
.row>:last-child {
	margin-right: 0
}
.col-2 {
	-ms-flex: 1 1;
	flex: 1 1;
	width: 100%;
	overflow: hidden;
}
.col-1 {
	width: 100%;
}
.bt {
	margin: 20px 0 15px;
}
.mt30, .mt40 {
	margin-top: 20px;
}
header {
	padding: 0;
	height: 60px;
	line-height: 60px;
}
header .wrap {
	display: block;
}
.logo {
	float: left;
	background-size: 36px;
	height: 40px;
	padding-left: 12px;
	margin-top: 10px;
}
.logo h1 {
	font-size: 20px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
}
header .htxt, header .search-form {
	display: none;
}
.jft {
	float: right;
}
nav .nav-list {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
}
nav li {
	height: 50px;
	line-height: 50px;
}
nav li a {
	font-size: 17px;
}
.intj{
	display: none;
}
.inzx{
	padding: 0 20px;
	margin-top:20px;
}
.swiper-container .btn-prev, .swiper-container .btn-next {
	width: 30px;
	height: 50px;
	background-size: auto 20px;
}
.banner{
		margin:0;
	}
.banner .swiper-slide {
	height: 220px;
	border-radius: 0px;
}
.banner .swiper-slide .caption {
	font-size: 18px;
}
.plist .p-item .pic {
	height: 220px;
}

.pt-box ul {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	gap: 20px 0px;
}
.pt-box .tplist li:nth-child(5) {
	padding-bottom: 20px;
	border-bottom: 1px solid #e7e7e7;
}
.inmt .plist {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	gap: 20px 0px;
}
.inmt .plist .pic {
	height: 200px;
}
.inmt .tplist li {
	padding: 20px 0;
}
.inmt .tplist li:first-child {
	padding: 0 0 20px 0;
}
.inmt .tplist li:last-child {
	padding: 20px 0 0 0;
}

.column .swiper-slide {
	position: relative;
	height: 220px;
}
.column .swiper-slide .tit {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 20px 20px 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: linear-gradient(0deg, #000000 0, transparent 100%);
}
.column .swiper-slide .tit a {
	font-size: 18px;
}
.column .swiper-slide .pic {
	float: left;
	width: 100%;
	height: 220px;
}
.column .swiper-pagination {
	text-align: center;
	padding: 0;
}
.news-list {
	margin: 0;
	padding: 0 20px;
}

.news-list .news-list-item{
	padding: 15px 0;
}
.news-list-item .pic{
	margin-right: 15px;
    width: 130px;
}

.news-list-item .pic img{
height:80px;
}

.news-list-item .news-text h2{
    font-size: 15px;
    line-height: 20px;
    min-height: 40px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.imglist ul {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px 20px;
}
.imglist li .pic {
	height: 150px;
}
.imglist li .tit {
	margin: 10px;
	line-height: 20px;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden
}
.article .header, .article .nav, .article .fxd {
	display: none;
}
.art-top {
	padding: 0 20px;
}
.art-top-con a {
	font-weight: bold;
}
.art-top .navigation span {
	display: none;
}
.art-title {
	font-size: 22px;
	line-height: 30px;
	font-weight: 600;
}
.art-info {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}
.art-con p img {
	width: 100%;
}
.photo .wrap {
	margin-top: 20px;
}
.photo-l {
	padding: 0;
}
.photo-info .fxd, .photo-c, .photo-r {
	display: none;
}
.photo .title {
	color: #fff;
	font-size: 20px;
	line-height: 25px;
	font-weight: 600;
}
.photo-info {
	height: 50px;
	line-height: 50px;
}
#picSlideWrap {
	margin-top: 20px;
}
#picSlideWrap .imgnav {
	width: 100%;
}
#picSlideWrap #img {
	width: 100%;
}
#picSlideWrap #img img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 5px;
	margin-bottom: 20px;
}
#picSlideWrap #front, #picSlideWrap #next, #picSlideWrap #cbtn {
	display: none;
}
.pic-con {
	margin: 0;
}

footer p {
	font-size: 14px;
	line-height: 25px;
}
footer .pc {
	display: none;
}
}

.foers{display: flex; justify-content: space-evenly;}

.pretty-button{background-color:#007bff;color:#fff;border:none;padding:12px 24px;font-size:16px;font-weight:bold;cursor:pointer;outline:none;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.2);transition:background-color .3s,transform .3s}.pretty-button:hover{background-color:#0056b3;transform:scale(1.05)}.pretty-button:active{transform:scale(.95);box-shadow:0 1px 2px rgba(0,0,0,.1)}
.bd{display: flex;justify-content: center;}
.bc{width: auto !important;}


@media screen and (min-width: 1024px) {
   .bbb{display: none;}
}
