@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-family: "Microsoft YaHei", "微软雅黑";
	line-height: 32px;
	color: #333;
	overflow-x: hidden;
	max-width: 1920px;
	margin: 0 auto;
}
* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}
a {
	color: #333;
	text-decoration: none;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}
a:hover {
	#color: #d4204d;
        color: #791cb5;
	text-decoration: none;
}
.clear {
	clear: both;
}
dl {
	margin: 0px;
	padding: 0px;
}
dd {
	display: block;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
	margin: 0;
	padding: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 12px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.blank22 {
	height: 22px;
	clear: both;
	overflow: hidden;
}
.blank320 {
	height: 320px;
	clear: both;
	overflow: hidden;
}
.imgbg {
	background: no-repeat center center;
	background-size: cover;
}
.imgbg img {
	opacity: 0;
}
/*手机端按钮*/
.dompc {
	display: block;
}
.dommobile {
	display: none;
}
.mobile_btn {
	cursor: pointer;
	width: 36px;
	display: none;
	height: 50px;
	position: absolute;
	right: 12px;
	top: -283px;
	z-index: 999;
	box-sizing: border-box;
	padding: 13px 6px;
}
.mobile_btn.on .line1 {
	transform: rotate(45deg);
	transform-origin: 3% 50%;
}
.mobile_btn.on .line2 {
	width: 0;
}
.mobile_btn.on .line3 {
	transform: rotate(-45deg);
	transform-origin: 3% 50%;
}
.mobile_btn span {
	display: block;
	width: 28px;
	height: 3px;
	background: #fff;
	transition: all .45s;
}
.mobile_btn .line2 {
	margin: 7px 0;
	width: 28px;
}
.w1200 {
	width: 1200px;
	clear: both;
	margin: 0 auto;
}
#header {
	width: 1200px;
	border-bottom: #d9d9d9 1px solid;
	background: #fff;
	clear: both;
	height: 61px;
	position: relative;
	z-index: 6;
	margin: 0px auto;
	margin-top:-26px;
}
#header .navpc {
}
#header .navpc ul li {
	float: left;
}
#header .navpc ul li {
	font-size: 18px;
	display: block;
	color: #5d5d5d;
	float: left;
	padding: 0px 5px;
	line-height: 66px;
	height:66px;
	margin: 0px 6px;
	position: relative;
	margin-top:-5px;
}
#header .navpc ul li:before{
	content: "";
	position: absolute;
	top: 23px;
	left: 0px;
	background: #dbd9e0;
	width: 1px;
	height: 15px;
}
#header .navpc ul li:nth-child(1):before {
	width:0px;
}
#header .navpc ul li  a {
	color: #333;
	display: block;
	padding: 0px 30px;
}
@media screen and (min-width: 1200px) {
#header .navpc ul li:hover a {
	color: #fff;
	#height:66px;
	#background: url(../images/lionbg.png) no-repeat bottom center;
        background: linear-gradient(45deg, #791cb5 80%, #1f22eb);
}
}
#header .navpc ul li .box {
	position: absolute;
	#background: #d4204d;
        background: linear-gradient(45deg, #791cb5 80%, #1f22eb);
	left: 0px;
	top: 60px;
	clear: both;
	width: 100%;
	-o-transition: all .5s;
	overflow: hidden;
	display: none;
       	padding:15px 0px;
}
#header .navpc ul li .box a {
	float: left;
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	width: 100%;
	display: block;
}
#header .navpc ul li .box a:hover {
	background: #fff !important;
color: #791cb5;
}
#header .navpc ul li:hover .box {
	display: block;
}
#header .navpc ul li:hover .box a{background: none;}
/*230525add*/
.topbg {
	background: url()
}
.top {
	line-height: 40px;
	height: 90px;
	background: #d31e4b;
}
.topbg img {
	display: block;
}
.bannner {
	width: 1200px;
	margin: 0 auto;
}
.bannner img {
	width: 100%;
	display: block;
}
#bannerSwiper {
	width: 100%;
	height: 430px;
}

.bannerxsc .swiper-pagination-bullet{
    border-radius: 50%;
    opacity: 1;
    color: #fff;
    margin: 0 4px;
    font-size: 16px;
    width: 10px;
    height: 10px;
   background:#ffffff;
}
.bannerxsc .swiper-container .swiper-pagination{
    bottom:30px;
	text-align:center;
}
.bannerxsc .swiper-pagination-bullet-active{
  	#background:#d31e4b;
          background: linear-gradient(45deg, #791cb5 80%, #1f22eb);
}

.news_l {
	width: 350px;
	margin-right: 15px;
	float: left;
	border: 1px solid #c3bfbe;
	margin-bottom: 10px;
}
.news_m {
	width: 503px;
	float: left;
	border: 1px solid #c3bfbe;
	margin-bottom: 10px;
}
.news_r {
	width: 320px;
	float: right;
	border: 1px solid #c3bfbe;
	margin-bottom: 10px;
}
.news_r img {
	width: 100%;
}
.jwglpt {
	width: 70%;
	margin: 18px auto;
	background: #e56f18;
	font-size: 26px;
	text-align: center;
	color: #fff;
	height: 70px;
	line-height: 70px;
	border-radius: 6px;
}
.color1 {
	background: #e49e18;
}
.jwglpt a {
	color: #fff;
}
.w1200 .news_l:nth-child(3n) {
	margin-right: 0px;
	float: right;
}
.fwq_title {
	clear: both;
	width: 100%;
	height: 40px;
	line-height: 40px;
}
.fwq_title02 {
	padding: 0px 23px;
	background: url(../images/bgcc00.jpg) no-repeat top center;
	height: 36px;
	line-height: 36px;
	display: block;
	float: left;
	font-size: 18px;
	color: #fff;
	width: 180px;
}
.news_m .fwq_title {
	border-bottom: 1px solid #e2e2e2;
}
.fwq_title01 {
	padding-left: 60px;
	background: url(../images/pt01.jpg) no-repeat left center;
	height: 36px;
	line-height: 36px;
	display: block;
	float: left;
	font-size: 18px;
	color: #333;
	width: 200px;
}
.photo_more a {
	cursor: pointer;
	display: block;
	width: 49px;
	height: 17px;
	float: right;
	color: #333;
	text-align: center;
	line-height: 17px;
	margin-top: 12px;
	margin-right: 6px;
	font-size: 14px;
}
.adbox {
	width: 1200px;
	margin: 0 auto;
	clear: both;
	padding: 0px 0px 14px;
	clear: both;
}
.adbox img {
	display: block;
}
#tabs-container04 {
	padding-top: 15px;
}
#tabs-container04 img {
	width: 293px;
	height: 180px;
}
.pcimg {
	width: 293px;
	height: 180px;
	overflow: hidden;
}
.pctxt {
	width: 93%;
	float: left;
	color: #333;
	box-sizing: border-box;
	overflow: hidden;
	height: 50px;
	line-height: 50px;
	white-space: nowrap;
	text-align: center;
	margin: 0 auto;
	text-overflow: ellipsis;
}
.fw-left, .fw-right {
	position: absolute;
	top: 50%;
	width: 26px;
	height: 51px;
	cursor: pointer;
	z-index: 6;
	margin-top: -35px;
}
.fw-right {
	left: 0px;
	background: url(../images/left01.png) center no-repeat;
}
.fw-left {
	right: 0px;
	background: url(../images/right01.png) center no-repeat;
}
.time23 {
	height: 42px;
	line-height: 42px;
	font-size: 15px;
	text-indent: 20px;
}
.titlezn {
	float: left;
	height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #0a65cd;
	margin: 0;
	padding: 0 15px 0 40px;
	color: #0a65cd;
	font-weight: 600;
	font-size: 18px;
	background: url(../images/tt01.png) 5px center no-repeat;
	background-size: 29px auto;
}
.titleznts {
	background: url(../images/tt02.png) 5px center no-repeat;
	background-size: 29px auto;
}
.lunbo_l {
	width: 400px;
	float: left;
	font-size: 15px;
	overflow: hidden;
}
.newsbg {
	background: #fff;
	clear: both;
	overflow: hidden;
	padding-top: 22px;
}
.lunbo_m {
	width: 510px;
	float: left;
	margin-left: 25px;
	overflow: hidden;
}
.lunbo_r {
	width: 240px;
	float: right;
	overflow: hidden;
}
#tabs-container01 {
	width: 400px;
	height: 288px;
}
#tabs-container01 img {
	width: 400px;
	height: 288px;
	display: block;
}
.info {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 42px;
	line-height: 42px;
	background: rgba(0,0,0,.7);
	color: #fff;
	padding: 0px 10px;
	box-sizing: border-box;
	width: 100%;
	padding-right: 120px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.lunbo_l .swiper-container-horizontal>.swiper-pagination-bullets, .lunbo_l .swiper-pagination-custom, .lunbo_l .swiper-pagination-fraction {
	text-align: right;
}
.link_l {
	width: 110px;
	height: 42px;
	text-align: center;
	line-height: 39px;
	color: #333;
	font-weight: bold;
	float: left;
}
.yqlj li {
	float: left;
	margin: 0px 10px 0px 20px;
}
.yqlj li a {
	float: left;
	height: 31px;
	line-height: 39px;
}
#footer {
	width: 100%;
	margin: 0 auto;
	background: #d31e4b;
	color: #fff;
	line-height: 30px;
	clear: both;
	font-size: 16px;
	padding: 26px 0px;
	overflow: hidden;
	text-align: center;
}
.xyfgbg {
	background: #f1f0f0;
	overflow: hidden;
	clear: both;
	padding: 30px 0px;
}
.link {
	padding: 20px 0px;
	overflow: hidden;
	font-size: 15px;
}
/*列表页*/
.content_nyl {
	width: 280px;
	background: #f9f9f9;
	overflow: hidden;
	float: left;
}
.topleft {
	width: 280px;
	overflow: hidden;
	float: left;
	margin-bottom: 20px;
	padding-bottom: 30px;
}
.left_title {
	#background: #d31e4b;
        background: linear-gradient(45deg, #791cb5 80%, #1f22eb);
	height: 68px;
	line-height: 68px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}
.content_nyr {
	width: 900px;
	overflow: hidden;
	float: right;
	padding: 1px;
	margin-bottom: 36px;
}
.jzqnav {
	overflow: hidden;
	clear: both;
	padding-top: 2px;
	border-bottom: 0px;
}
.jzqnav li a {
	line-height: 48px;
	height: 48px;
	display: block;
	color: #333;
	float: left;
	display: block;
	text-align: center;
	width: 100%;
	font-size: 15px;
}
.jzqnav li a.nomal {
	font-weight: bold;
		#background: #d31e4b;
        background: linear-gradient(45deg, #791cb5 80%, #1f22eb);
	color: #fff;
}
.jzqnav li a:hover {
	font-weight: bold;
		#background: #d31e4b;
         background: linear-gradient(45deg, #791cb5 80%, #1f22eb);
	color: #fff;
}
.right_top {
	background: #fff;
	height: 40px;
	line-height: 40px;
	text-align: left;
	text-indent: 13px;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
.qyjs {
	background: #22ac7b;
	color: #fff;
	height: 48px;
	padding: 0px 20px;
	text-align: center;
	font-size: 22px;
	line-height: 48px;
	float: left;
}
.position {
	height: 46px;
	line-height: 46px;
	color: #5f5f5f;
	width: 1200px;
	font-size: 16px;
	text-indent: 40px;
	background: url(../images/nav.png) no-repeat 5px 13px;
	background-size: 23px auto;
	margin: 0 auto;
}
.dh {
	color: #000;
}
.pad20 {
	padding: 0px 20px;
}
.xw {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.xw_l {
	width: 80%;
	float: left;
	text-indent: 15px;
}
.xw_r {
	width: 20%;
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #666
}
.fenye {
	border-top: 3px solid #f2f2f2;
	padding-top: 18px;
	text-align: center;
	margin-top: 12px;
	padding-bottom: 40px;
	overflow: hidden;
}
.fenye span {
	margin-left: 10px;
}
/*详情页*/
.news_title {
	font-size: 26px;
	line-height: 42px;
	padding: 20px 0px 16px 0px;
	width: 90%;
	text-align: center;
	margin: 0 auto;
	color: #333;
	font-weight: bold;
}
.laiyuan {
	color: #000;
	margin-right: 26px;
}
.xian {
	text-align: center;
	padding: 8px 6px;
	font-size: 14px;
	line-height: 23px;
	overflow: hidden;
	border-top: 1px solid #e2e2e2;
}
.news_leibie a {
	display: block;
	width: 80px;
	height: 26px;
	line-height: 26px;
	background-color: #ea5a25;
	text-align: center;
	font-size: 14px;
	color: #fff;
	clear: both;
}
.zhengwen {
	color: #727272;
	padding: 23px 0px 30px 0px;
	line-height: 28px;
}
.zhengwen p {
	margin-bottom: 15px;
	line-height: 28px;
	color: #383838;
}
.zhengwen img {
	margin-bottom: 20px;
	max-width: 100%;
	margin: 0 auto;
}
.content_nyr .xw:nth-child(6n) {
	height: 66px;
	border-bottom: 1px #eaeaea dashed;
	margin-bottom: 21px;
	background: none !important;
	padding: 0;
}
.topbox {
	width: 1200px;
	margin: 0 auto;
	clear: both;
	position: relative;
}
.quickmenu {
	z-index: 9999;
	position: relative;
	margin: 25px 0px;
	width: 100%;
	background: url(../images/mbg.png) no-repeat center 0px;
	height: 120px
}
.quickmenu ul {
	margin: 0px auto;
	width: 1200px;
	overflow: hidden
}
.quickmenu li {
	text-align: center;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 300px;
	padding-right: 0px;
	float: left;
	height: 120px;
	padding-top: 0px
}
.quickmenu li a {
	line-height: 38px;
	display: block;
	font-size: 16px
}
.quickmenu li .icon i {
	margin: 0px auto;
	width: 86px;
	display: block;
	background: url(../images/icon.png) no-repeat 0px 0px;
	height: 86px;
	cursor: pointer;
	-moz-transition: all .6s ease-in-out;
	-webkit-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	-ms-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out
}
.quickmenu li.li2 .icon i {
	background-position: 0px -182px
}
.quickmenu li.li3 .icon i {
	background-position: 0px -363px
}
.quickmenu li.li4 .icon i {
	background-position: 0px -543px
}
.quickmenu li a:hover .icon i {
	background-position: 0px -91px;
	-moz-transform: scalex(-1);
	-webkit-transform: scalex(-1);
	-o-transform: scalex(-1);
	-ms-transform: scalex(-1);
	transform: scalex(-1)
}
.quickmenu li.li2 a:hover .icon i {
	background-position: 0px -273px
}
.quickmenu li.li3 a:hover .icon i {
	background-position: 0px -453px
}
.quickmenu li.li4 a:hover .icon i {
	background-position: 0px -634px
}
.tabs01 {
	height: 46px;
	font-size: 18px;
	margin: 0 auto;
	position: relative;
	line-height: 46px;
	z-index:3;
	margin: 0 auto;
	background: #f1f0f0;
	border-bottom: #d9d9d9 1px solid;
}
.tabs01 li {
	color: #333;
	cursor: pointer;
	display: block;
	float: left;
	margin-right: 8px;
	text-align: center;
	box-sizing: border-box;
	position: relative;
	height: 46px;
	padding: 0px 24px;
}
.tabs01 li.on {
	border-left: #d9d9d9 1px solid;
	padding-bottom: 0px;
	background: #fff;
	height: 46px;
	line-height: 40px;
	#border-top: #d4204d 4px solid;
        border-top: #791cb5 4px solid;
	border-right: #d9d9d9 1px solid;
	padding-top: 0px
}
.tabs01 li.on a {
	#color: #d4204d;
        background: linear-gradient(45deg, #791cb5 80%, #1f22eb);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent; /* 关键：隐藏原文本颜色，显示渐变背景 */
    display: inline-block; /* 确保渐变效果正常应用 */
}
.offi_content {
	margin: 0 auto;
}
.tabs02 {
	height: 50px;
	font-size: 16px;
	margin: 0 auto;
	position: relative;
	line-height: 50px;
	margin: 0 auto;
	background: #f1f0f0;;
}
.tabs02 li {
	color: #fff;
	cursor: pointer;
	display: block;
	float: left;
	box-sizing: border-box;
	width: 50%;
	text-align: center;
	font-weight: bold;
}
.tabs02 li a {
	color: #333;
}
.tabs02 li.on {
	#background: #d4204d;
          background: linear-gradient(45deg, #791cb5 80%, #1f22eb);
}
.tabs02 li.on a {
	color: #fff;
}
.synews {
	width: 100%;
	padding-top: 12px;
	clear: both;
}
.synews li {
	clear: both;
	height: 34px;
	line-height: 34px;
	width: 100%;
	text-align: left;
	position: relative;
}
.synews li:before {
	content: "";
	position: absolute;
	top: 16px;
	left: 0px;
	background: #cad0d6;
	width: 4px;
	height: 4px;
}
.synews li a {
	width: 80%;
	float: left;
	padding-left: 10px;
	box-sizing: border-box;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
}
.date {
	float: right;
	width: 15%;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
.top .top_l {
	float: left;
	color: #fff;
	font-size: 16px;
}
.top .top_l a {
	float: left;
	color: #fff;
	overflow: hidden
}
.top .top_l .i {
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	float: left;
	padding-top: 0px
}
.top .logo {
	position: absolute;
	left: 0px;
	top: 13px;
}
.s-form {
	margin-top: 32px;
	width: 284px;
	float: right;
	height: 30px
}
.s-form .input-box {
	float: left
}
.s-form .input-box input {
	border-bottom: 0px;
	border-left: 0px;
	line-height: 30px;
	outline-style: none;
	outline-color: invert;
	padding-left: 12px;
	outline-width: medium;
	width: 212px;
	background: #fff;
	float: left;
	height: 29px;
	color: #e6e6e6;
	border-top: 0px;
	border-right: 0px
}
.s-form .btn-box {
	width: 60px;
	display: block;
	background: #ab1b3f;
	float: left;
	height: 30px
}
.s-form .btn-box #search {
	border-bottom: 0px;
	text-align: center;
	border-left: 0px;
	outline-style: none;
	outline-color: invert;
	outline-width: medium;
	width: 60px;
	display: block;
	background: none transparent scroll repeat 0% 0%;
	float: left;
	height: 30px;
	color: #fff;
	border-top: 0px;
	cursor: pointer;
	border-right: 0px
}
.titlecb {
	#color: #d4204d;
       color: #791cb5;
	font-size: 24px;
	font-weight: bold;
	clear: both;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 15px 0px;
	line-height: 26px;
}
.titlecb a {
	#color: #d4204d;
color: #791cb5;
}
.titlecb_intro {
	font-size: 14px;
	line-height: 23px;
	border-bottom: #ccc 1px dashed;
	padding-bottom: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.newslist {
	width: 100%;
	padding-top: 12px;
	clear: both;
}
.newslist li {
	clear: both;
	line-height: 23px;
	width: 100%;
	text-align: left;
	padding-bottom: 10px;
	position: relative;
	overflow: hidden;
}
.newslist li:before {
	content: "";
	position: absolute;
	top: 9px;
	left: 0px;
	background: #cad0d6;
	width: 4px;
	height: 4px;
}
.newslist li a {
	width: 100%;
	float: left;
	padding-left: 10px;
	box-sizing: border-box;
	font-size: 15px;
}
.xyfgtitle {
	background: url(../images/title_bg.png) no-repeat center center;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	height: 50px;
	line-height: 50px;
}
.mainbox{
	width:1200px;
	margin:20px  auto;
}
.whd {
border-bottom: #d9d9d9 1px solid;
padding-bottom: 0px;
line-height: 42px;
padding-left: 16px;
width: 100%;
padding-right: 10px;
background: #f1f0f0;
height: 42px;
padding-top: 0px
}
.listbox{
	border: #d9d9d9 1px solid;
	padding:30px;
	border-top:0px;
	width:100%;
}

