<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* 1、全局样式
 *2、专题背景
 *3、幻灯
 *4、响应式处理
 *
 */
/* 1、全局样式 */
/* 图片不带点击放大 */
.img-fluid2 {
    max-width: 100%;
    height: auto;
}
.card-img-overlay2 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(.25rem - 1px);
}

/* 间隔距离 */
.px-10r{padding-left: 10rem!important;padding-right:  10rem!important; }
.lineH19{line-height: 1.9;}
.lineH15{line-height: 1.6;}
.lineH14{line-height: 1.4;}
.mt-vh5{margin-top: 5vh;}
.px-vw30{padding-left: 30vw;padding-right: 30vw;}
.mt-n6, .my-n6 {
    margin-top: -5rem!important;
}
/* 宽度 */
.w-35{width:35%}
 /* 背景颜色 */
 .bg-gradient1{background: rgb(253,243,208); background: linear-gradient(0deg, rgba(253,243,208,1) 0%, rgba(222,59,50,1) 100%);}
 .bg-gradient2{background-image: linear-gradient(to top, #ffecd2 0%, #fcb69f 100%);}
 .bg-gradient3{background: rgb(255,255,255); background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(212,223,239,1) 100%);}
.bg-gradient4{background: rgb(238,212,193);background: radial-gradient(circle, rgba(238,212,193,1) 0%, rgba(252,241,233,1) 100%);}
.bg-gradient5{background: rgb(231,182,106);background: linear-gradient(0deg, rgba(231,182,106,1) 0%, rgba(253,241,234,1) 100%);}
.bg-gradient6{background: rgb(181,33,45);background: linear-gradient(0deg, rgba(181,33,45,1) 0%, rgba(231,88,46,1) 100%);}
.bg-gradient7{background-image: linear-gradient(to top, #a8edea 0%, #fed6e3 100%);}
.bg-gradient8{background-image: linear-gradient(-20deg, #e9defa 0%, #fbfcdb 100%);}
.bg-gradient9{background-image: linear-gradient(to top, #fff1eb 0%, #ace0f9 100%);}
.bg-gradient10{background-image: linear-gradient(to bottom, #ff8185 0%, #ffffff 99%, #fecfef 100%);}
.bg-gradient11{background-image: linear-gradient(-20deg, #e9defa 0%, #fbfcdb 100%);}
.bg-gradient12{background: rgb(250, 211, 142); background: linear-gradient(90deg, rgba(224, 107, 97, 1) 0%, rgba(227, 166, 127, 1) 75%);}
.bg-gradient13{background: rgb(255,99,59); background: linear-gradient(180deg, rgba(255,99,59,1) 0%, rgba(253,241,234,0) 100%);}
.bg-gradient14{background-image: linear-gradient(120deg, #a1c4fd 0%, #c2e9fb 100%);}
.bg-gradient15{background-color: #52ACFF;
	background-image: linear-gradient(180deg, #52ACFF 25%, #FFE32C 100%);
	}
.bg-gradient16{background-image: linear-gradient(to right, #fa709a 0%, #fee140 100%);}
.bg-transparent .list-group-item{background-color: transparent;}
.bg-gradient17{background-image: linear-gradient(120deg, #f68084 0%, #a6c0fe 100%);}
.bg-gradient18{background: rgb(113,168,247);
background: linear-gradient(180deg, rgba(113,168,247,1) 50%, rgba(88,121,198,1) 100%);}
.bg-gradient19{background-image: linear-gradient(to top, #f3e7e9 0%, #e3eeff 99%, #e3eeff 100%);}
.bg-gradient20{background-image: linear-gradient(-225deg, #2CD8D5 0%, #C5C1FF 56%, #FFBAC3 100%);}
.bg-gradient21{background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,0) 60%, rgba(234,220,70,0.4) 100%);}
.bg-gradient22{background: rgb(253,175,133);
	background: linear-gradient(90deg, rgba(253,175,133,1) 50%, rgba(239,90,41,1) 100%);}
.bg-gradient23{background: rgb(56,78,170);
	background: linear-gradient(180deg, rgba(56,78,170,1) 0%, rgba(50,189,177,1) 100%);}
.bg-gradient24{background: rgb(251,243,220);
	background: linear-gradient(180deg, rgba(251,243,220,1) 0%, rgba(231,208,195,1) 100%);}
.bg-gradient25{background: rgb(228,116,95);
	background: linear-gradient(180deg, rgba(228,116,95,1) 0%, rgba(198,138,52,1) 100%);}
.bg-gradient26{background-image: linear-gradient(-225deg, #20E2D7 0%, #F9FEA5 100%);}
.bg-gradient27{background: rgb(253,189,98);
	background: linear-gradient(180deg, rgba(253,189,98,0) 0%, rgba(253,189,98,1) 100%);}

.bg-blue2{background-color: #5ea6ff; color: #fff;}
.bg-blue3{background-color: #005c97; }
.bg-blue4{background-color: #356395; }
.bg-blue5{background-color: #256ab2; }
.bg-blue6{background-color: #537cd9; }
.bg-blue7{background-color: #c5d2df; }
.bg-blue8{background-color: #dcd3df; }
.bg-blue9{background-color: #6fabd2;}
.bg-blue10{background-color: #8ea5b5;}
.bg-blue11{background-color: #72b5dc;}

.bg-light-blue1{background-color:#e6f0f7;}
.bg-jb-red1{background: rgb(246,109,65);
background: linear-gradient(124deg, rgba(246,109,65,1) 0%, rgba(227,51,53,1) 100%);}
.bg-red02{background-color:#cd2d1e;}
.bg-red03{background-color:#ffc8c1;}
.bg-orange1{background-color:#c58a33;}
.bg-orange02{background-color:#c9963b;}
.bg-orange3{background-color:#e5d6cc;}
.bg-orange4{background-color:#8f5110;}
.bg-orange5{background-color: #ecd8b9;}
.bg-orange6{background-color: #f4b08d;}
.bg-orange7{background-color: #ce6e36;}
.bg-orange8{background-color: #fecf89;}
.bg-brown1{background-color:#a67a4b;}
.bg-brown2{background-color:#7e6b5a;}
.bg-brown3{background-color:#dead85;}
.bg-brown4{background-color:#bd806d;}
.bg-yellow1{background-color:#f8d5a7;}
.bg-yellow2{background-color:#f8d678;}
.bg-green1{background-color: #56892a;}
.bg-green2{background-color:#d9f7f6;}
.bg-green3{background-color:#198578;}
.bg-white-light2{background-color: rgba(255, 255, 255, .5) ;}
.bg-white-light3{background-color: #fcf1e9 ;}
.bg-white-light4{background-color: #e6f1e8;}
.bg-red1{background-color:#ca5e51;}
.bg-purple{background-color: #938acf;}
.img_hoverstyle1:hover img{-webkit-filter: brightness(60%); filter: brightness(60%);transition: ease-in-out 1s;}
/* 颜色 */
.text-blue1{color:#3359b6}
.text-blue2{ color: #005c97;}
.text-white2 {color: #fff!important;}
.text-orange1{color:#c58a33;}

.text-orange3{color:#633100;}
.text-orange4{color:#523022}
.text-green1{color:#50642f;}
.text-green3{color:#198578;}
.text-brown2{color:#7e6b5a;}
/* 边框颜色 */
.border-orange1{border-color: #c58a33!important;}
/* 链接颜色 */
a:hover.text-white{color: yellow!important;}
a:hover.text-white2{color: #a3ccff!important;}
.text-orange2{color:#fff8e1;}
a.text-orange2:hover{color:#ffd737;}
.text-red1{color: #f17d50;}
.text-red1:hover{color:#bb4723}
/* 字体 */
.f-song{font-family: "SimSun","宋体";}
.f-kai{font-family: "楷体","楷体_GB2312";}
.f-25{font-size: 1.5625rem;}
.f-24{font-size: 24px;}

/* 字体图标 */
.tsicon-fire-fill:before { content: "\e86b";}
/* 段落空行 */
.text-2em,.text-2em p{text-indent: 2em;}
/* 鼠标手势 */
.nextbtn1, .zjbwg_Thumbs{cursor: pointer;}

/* 边框粗细 */
.border_w3{border-width: 3px!important;}
/* 边框圆角 */
.rounded-xl1{border-radius: 1rem;}
.rounded-xl2{border-radius: 2rem;}
.rounded-xl3{border-radius: 3rem;}
/* 边框小三角 */
.border_triangle1,.border_triangle2 { position: absolute;left: 50%;transform: translate(-50%, 0);}
.border_triangle1 {color: #e7b66a;font-size: 48px; bottom: -29px; z-index: 3;}
.border_triangle2 {color: #b5212d;font-size: 48px; bottom: -29px; z-index: 3;}
.border_triangle3 { position: absolute;left: 50%;transform: translate(-50%, 0);}
.border_triangle3 {font-size: 48px; bottom: -33px; z-index: 3;}
.border_triangle4,.border_triangle5{ position: absolute;top: 33%;transform: translate(-50%, 0);}
.border_triangle4 {font-size: 48px; left: 0px; z-index: 3;}
.border_triangle5 {font-size: 48px; right: -29px; z-index: 3;}
/* 透明 */
.opacity0{ opacity: 0;} 
/* 链接样式 */
.hoverstyle_line1:before {content: ' ';transition: ease-in-out 1s;z-index: 5;position: absolute;right: -1px;bottom: 100%; background: #7ca9e0;width: 1px;top: 0rem;
}
.hoverstyle_line1:after {content: ' ';position: absolute;background: #7ca9e0;width: 1px; top: 0rem;left: -1px;height: 300px;z-index: 9;bottom: 100%; transition: ease-in-out .8s;
}
.img_hoverstyle1:hover .hoverstyle_line1:before, .img_hoverstyle1:hover .hoverstyle_line1:after {
    bottom: 0%;
}
.hoverstyle2 a:hover{background-color: #FFE8C6 !important;}

/* 自定义颜色按钮 */
.btn-outline-colour01:not(:disabled):not(.disabled).active, .btn-outline-colour01:not(:disabled):not(.disabled):active, .show&gt;.btn-outline-colour01.dropdown-toggle {
    color: #fff;
    background-color: #a7874c;
    border-color: #a7874c;}
.btn-outline-colour01 {
	color: #a7874c;
	border-color: #a7874c;
}
.btn-purple {
    color: #fff;
    background-color: #938acf;
    border-color: #938acf;
}
/* 自定义滚动条strat */

.scrollbar-s1::-webkit-scrollbar {width: 12px;scrollbar-gutter:stable;}
.scrollbar-s1::-webkit-scrollbar-track{ background-color: #7d8ec3;border-radius: 100px;}
.scrollbar-s1::-webkit-scrollbar-thumb{/* box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); */background-color: #3359b6;border-radius: 100px;}
.scrollbar-s1 {scrollbar-color: #3359b6 #7d8ec3;/* scrollbar-width: thin; */scrollbar-width: 12px;}
.scrollbar-s1{overflow-y: auto!important;overflow-x: hidden!important;}
@media screen and (min--moz-device-pixel-ratio:0) {
	.scrollbar-s1 {scrollbar-color: #3359b6 #7d8ec3;border-radius: 100px;scrollbar-gutter:stable;
  /* scrollbar-width: thin; */scrollbar-width:12px; overflow-y: auto!important;overflow-x: hidden!important;scrollbar-track-color: transparent;-ms-scrollbar-track-color: transparent;} 
	.scrollbar-s1:hover{overflow-y: auto!important;overflow-x: hidden!important;scrollbar-color:#3359b6 #7d8ec3;border-radius: 100px;} 
	
}


.scrollbar-s2::-webkit-scrollbar {width: 12px;scrollbar-gutter:stable;}
.scrollbar-s2::-webkit-scrollbar-track{ background-color: #fdb38a;border-radius: 100px;}
.scrollbar-s2::-webkit-scrollbar-thumb{/* box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); */background-color: #fd5a00;border-radius: 100px;}
.scrollbar-s2 {scrollbar-color: #fd5a00 #fdb38a;/* scrollbar-width: thin; */scrollbar-width: 12px;}
.scrollbar-s2{overflow-y: auto!important;overflow-x: hidden!important;}
@media screen and (min--moz-device-pixel-ratio:0) {
	.scrollbar-s2 {scrollbar-color: #fd5a00 #fdb38a;border-radius: 100px;scrollbar-gutter:stable;
  /* scrollbar-width: thin; */scrollbar-width:12px; overflow-y: auto!important;overflow-x: hidden!important;scrollbar-track-color: transparent;-ms-scrollbar-track-color: transparent;} 
	.scrollbar-s2:hover{overflow-y: auto!important;overflow-x: hidden!important;scrollbar-color:#fd5a00 #fdb38a;border-radius: 100px;} 
	
}
/* 自定义滚动条end */
/* 滚动条内容高度控制 */
.s-bar-h1{height: 79vh;overflow-x: hidden;overflow-y: auto;}
.s-bar-h2{height: 88vh;overflow-x: hidden;overflow-y: auto;}
.s-bar-h3{height: 520px;overflow-x: hidden;overflow-y: auto;}


/* z轴 */
.zindex-10{z-index:-10;}
.zindex_p10{z-index:10;}
/* 栏目标题开始 */
.column_tit_line2{color:#f77247; line-height: 50px;}
.column_tit_line3{color:#4888be; line-height: 50px;}

/* 栏目标题结束 */
/* 嵌入内容 */
.embed-responsive-9by16::before {
    padding-top: 177.78%
}
.embed-responsive-9by18::before {
    padding-top: 208%
}
/* 通用图文列表 */

.list-s1 li { padding-left: 40px; background: url("../images/smalltit-icon.png") 0 8px no-repeat; margin-bottom: 40px; }
.list-s1 .list-tit { font-size: 22px; line-height: 34px; display: block; color: #000; margin-bottom: 10px; }
.list-s1 .list-tit a { color: #000; }
.list-s1 .list-date { color: #666; font-size: 16px; margin-left: 15px; }
.list-s1 .list-img { width: 200px; height: 118px; overflow: hidden; float: left; margin-right: 20px; }
.list-s1 .list-img img { width: 100%; }
.list-s1 .list-txt { font-size: 16px; line-height: 28px; color: #333; }

.list-s2 .list-tit { font-size: 22px; line-height: 34px; display: block; color: #000; margin-bottom: 10px; }
.list-s2 .list-tit a { color: #000; }
.list-s2 .list-date { color: #666; font-size: 16px; margin-left: 15px; }
.list-s2 .list-img { width: 200px; height: 118px; overflow: hidden; float: left; margin-right: 20px; }
.list-s2 .list-img img { width: 100%; }
.list-s2 .list-txt { font-size: 16px; line-height: 28px; color: #333; }

.list-s3 li { padding-left: 40px; background: url("../images/xjyxjy_icon1.png") 0 8px no-repeat; margin-bottom: 40px; }
.list-s3 .list-tit { font-size: 22px; line-height: 34px; display: block; color: #000; margin-bottom: 10px; }
.list-s3 .list-tit a { color: #000; }
.list-s3 .list-date { color: #666; font-size: 16px; margin-left: 15px; }
.list-s3 .list-img { width: 200px; height: 118px; overflow: hidden; float: left; margin-right: 20px; }
.list-s3 .list-img img { width: 100%; }
.list-s3 .list-txt { font-size: 16px; line-height: 28px; color: #333; }
/* list的各种icon */
.list_s4 li:nth-child(odd){background-image: url(../images/icon_ty_01.png);background-repeat: no-repeat;background-position: 0 50%;}
.list_s4 li:nth-child(even){background-image: url(../images/icon_ty_02.png);background-repeat: no-repeat;background-position: 0 50%;}
.list_s4 li{padding-left: 1.8rem;}

/* 通用小栏目背景开始 */
.bg-col-titlebg1{background-image: url(../images/bg-col-titlebg1.png); background-position: 50% 50%; background-repeat: no-repeat;}
.bg-col-titlebg2{background-image: url(../images/xlx2022_col_titlebg1_20220710.png); background-position: 50% 50%; background-repeat: no-repeat;}
.bg-col-titlebg3{background-image: url(../images/bg-col-titlebg3.png); background-position: 50% 50%; background-repeat: no-repeat;}
.bg-col-titlebg4{background-image: url(../images/bg-col-titlebg4.png); background-position: 50% 50%; background-repeat: no-repeat;}
.bg-col-titlebg5{background-image: url(../images/bg-col-titlebg5.png); background-position: 50% 50%; background-repeat: no-repeat;}
.bg-col-titlebg6{background-image: url(../images/bg-col-titlebg6.png); background-position: 0 50%; background-repeat: no-repeat;}
.bg-col-titlebg7{background-image: url(../images/bg-col-titlebg7.png); background-position: 50% 50%; background-repeat: no-repeat;}
.bg-col-titlebg8{background-image: url(../images/bg-col-titlebg8.png); background-position: 50% 50%; background-repeat: no-repeat;}
.bg-col-titlebg9{background-image: url(../images/bg-col-titlebg9.png); background-position: center bottom; background-repeat: no-repeat;}
.bg-col-titlebg10{background-image: url(../images/bg-col-titlebg10.png); background-position: 50% 50%; background-repeat: no-repeat;}
.bg-col-titlebg11{background-image: url(../images/bg-col-titlebg11.png); background-position: 50% 50%; background-repeat: no-repeat;}
.bg-colt12{background-image: url(../images/bg-colt12.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.bg-colt13{background-image: url(../images/bg-colt13.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.bg-colt14{background-image: url(../images/bg-colt14.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.bg-colt15{background-image: url(../images/bg-colt15.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.bg-jiaopian-repeat{background-image: url(../images/bg-jiaopian-repeat.png);background-position: center center; background-repeat: repeat-x; background-size: auto 100%; }
/* 通用背景结束 */
/* 绝对定位位置设置开始 */
.abs_b1{bottom:0;left:0;right:0;margin: auto;}
.abs_center{top:0; bottom:0;left:0;right:0;margin: auto;}
.abs_center2{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.abs_center3{top:-3.5rem; bottom:-3.5rem;left:-3.5rem;right:-3.5rem;margin: auto;}
.abs_right1{top:0; bottom:0;right:0;}
/* 绝对定位位置设置结束 */
/* 视频背景 */
.video_bg { position: absolute;left: 50%;top: 50%;
    /*保证视频内容始终居中*/
    transform: translate(-50%, -50%);
    width:100%;
    object-fill:cover;
 height: auto;  
	/*加滤镜*/
	filter: brightness(100%);
	/* filter: blur(15px);  */
	/* //背景模糊设置 */
	
	/* //背景灰度设置   */
	z-index:-11
}
.video_bg source{min-width: 100%;  min-height: 100%;  height: auto;  width: auto;  }
/* 动画时长 */
.a-delay-500{animation-delay: 0.5s;}
.a-delay-800{animation-delay: 0.8s;}
.a-delay-1000{animation-delay: 1s;}
.a-delay-1500{animation-delay: 1.5s;}
.a-delay-2000{animation-delay: 2s;}
/* 动画 */
@-webkit-keyframes greenPulse {
	undefined from {
		-webkit-filter: drop-shadow(0 0 7px #333);
		filter: drop-shadow(0 0 7px #333);
 }
	50% {
		-webkit-filter: drop-shadow(0 0 16px #fff);
		filter: drop-shadow(0 0 16px #fff);
	}
	to {
		-webkit-filter: drop-shadow(0 0 7px #333);
		filter: drop-shadow(0 0 7px #333);
	}
}

@-webkit-keyframes greenPulse2 {
	undefined from {
		-webkit-transform: translateY(-8px);
	}
	50% {
		-webkit-transform: translateY(0);
	}
	to {
		-webkit-transform: translateY(8px);
	}
}

/* 翻转特效 */
@keyframes fanzhuanX1 {
	from{
		transform:rotateY(0deg);
	}
	to{
		transform:rotateY(360deg);
	}
	/* 50%{transform:rotateY(180deg);} */
}
.fanzhuan_x:hover{ animation:fanzhuanX1 3s;}
.fanzhuan2_x:hover{-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	-o-transform:scaleX(-1);
	transform:scaleX(-1);}

/* 2、专题背景 专题背景开始 */
.xiaxue_gif_231212{ background-image: url(../images/body_bg3.gif); background-repeat: repeat;}


/* 镶嵌红宝石金面具 */
.xqhbsjmj_bodybg_231213{background-image: url(../images/xqhbsjmj_bodybg_231213.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% 100%;}
/* 彩绘泥塑镇墓兽 */
.chnszms_bodybg_231212{background-image: url(../images/chnszms_bodybg_231212.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% 100%;}
.chnszms_videobg_231212{background-image: url(../images/chnszms_videobg_231212.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
/* 种业产业链 */
.zycyl_col1bg1_231211{background-image: url(../images/zycyl_col1bg1_231211.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% 100%;}

.zycyl_col2bg1_231211{background-image: url(../images/zycyl_col2bg1_231211.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.zycyl_col3bg1_231211{background-image: url(../images/zycyl_col3bg1_231211.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.zycyl_col4bg1_231211{background-image: url(../images/zycyl_col4bg1_231211.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.zycyl_col5bg1_231211{background-image: url(../images/zycyl_col5bg1_231211.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}

/* 绢衣彩绘木桶 */
.jychmt_bodybg_231210{background-image: url(../images/jychmt_bodybg_231210.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% 100%;}
/* 关注产业链 */
#menu { margin: 0; padding: 0; position: fixed; right: 0px; top: 27%; list-style-type: none; z-index: 70;}
#menu li a {display:block; font-size:18px;  border-top-left-radius: 50rem; border-bottom-left-radius: 50rem; color:#fff; transition: width 0.5s;}
#menu .active a { font-weight: bold;font-size:20px;margin-left: -28px;} 
.cyjn_col1bg1_231205{background-image: url(../images/cyjn_col1bg1_231205.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.cyjn_col2bg1_231205{background-image: url(../images/cyjn_col2bg1_231205.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.cyjn_col3bg1_231205{background-image: url(../images/cyjn_col3bg1_231205.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.cyjn_col4bg1_231205{background-image: url(../images/cyjn_col4bg1_231205.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.cyjn_col5bg1_231205{background-image: url(../images/cyjn_col5bg1_231205.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.cyjn_col6bg1_231205{background-image: url(../images/cyjn_col6bg1_231205.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.cyjn_col7bg1_231205{background-image: url(../images/cyjn_col7bg1_231205.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}

/* 油产业 */
.ycy_col1bg1_231201{background-image: url(../images/ycy_col1bg1_231201.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.ycy_col1bg2_231201{background-image: url(../images/ycy_col1bg2_231201.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.ycy_col2bg1_231201{background-image: url(../images/ycy_col2bg1_231201.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.ycy_col3bg1_231201{background-image: url(../images/ycy_col3bg1_231201.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.ycy_col4bg1_231201{background-image: url(../images/ycy_col4bg1_231201.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}

/* 明月何姣姣 */ 
.myhjj_bodybg1_231129{background-image: url(../images/myhjj_bodybg1_231129.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.myhjj_col1bg1_231129{background-image: url(../images/myhjj_col1bg1_231129.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}

.myhjj_col7bg1_231129{background-image: url(../images/myhjj_col7bg1_231129.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.myhjj_col7bg4_231129{background-image: url(../images/myhjj_col7bg4_231129.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.myhjj_col7bg3_231129{background-image: url(../images/myhjj_col7bg3_231129.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.myhjj_col4bg1_231129{background-image: url(../images/myhjj_col4bg1_231129.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.myhjj_col4bg2_231129{background-image: url(../images/myhjj_col4bg2_231129.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}


.myhjj_col2bg2_231129{background-image: url(../images/myhjj_col2bg2_231129.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.myhjj_col2bg3_231129{background-image: url(../images/myhjj_col2bg3_231129.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}

.myhjj_donghua {
	animation: greenPulse 2.5s ease infinite alternate;
}
.myhjj_donhua:hover {
	-webkit-filter: drop-shadow(0 0 15px #EEBF23);
	filter: drop-shadow(0 0 15px #EEBF23);
	/* -webkit-transform: translateY(-8px); */
	animation: greenPulse2 1s ease infinite alternate;
}
/* 林果业产业 */
.lgycy_col1bg1_231127{background-image: url(../images/lgycy_col1bg1_231127.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.lgycy_col2bg1_231127{background-image: url(../images/lgycy_col2bg1_231127.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.lgycy_col3bg1_231127{background-image: url(../images/lgycy_col3bg1_231127.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
/* 誓把荒漠变绿洲 */
.sbhmblz_bodybg1_231123{background-image: url(../images/sbhmblz_bodybg1_231123.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.sbhmblz_col1bg2_231123{background-image: url(../images/sbhmblz_col1bg2_231123.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}

.sbhmblz_col3bg2_231123{background-image: url(../images/sbhmblz_col3bg2_231123.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.sbhmblz_col2bg2_231123{background-image: url(../images/sbhmblz_col2bg2_231123.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
/* 哈萨克族传统婚俗 */
.hskzcths_kuang2_231120{background-image: url(../images/hskzcths_kuang2_231120.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.hskzcths_bodybg_231120{background-image: url(../images/hskzcths_bodybg_231120.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% 100%;}
/* 塔塔尔族撒班节 */
.ttezsbj_videobg4_231117{background-image: url(../images/ttezsbj_videobg4_231117.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.ttezsbj_bodybg_231117{background-image: url(../images/ttezsbj_bodybg_231117.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% 100%;}
/* 奔腾之路 */
.btzl_xl1bg_231117{background-image: url(../images/btzl_col2bg1_230829.jpg);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.btzl_xl2bg_231117{background-image: url(../images/btzl_xl2bg_231117.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.btzl_xl3bg_231117{background-image: url(../images/btzl_xl3bg_231117.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.btzl_xl4bg_231117{background-image: url(../images/btzl_xl4bg_231117.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.btzl_xl5bg_231117{background-image: url(../images/btzl_xl5bg_231117.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.btzl_xl6bg_231117{background-image: url(../images/btzl_xl6bg_231117.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}

/* 彩绘劳动妇女俑 */
.chldfn_bodybg1_231115{background-image: url(../images/chldfn_bodybg1_231115.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% 100%;}
.chldfn_videobg3_231115{background-image: url(../images/chldfn_videobg3_231115.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
/* 东黑沟遗址 */
.hdgyz_videobg_231113{background-image: url(../images/hdgyz_videobg_231113.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}

.hdgyz_bodybg_231114{background-image: url(../images/hdgyz_bodybg_231114.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% 100%;}
.hdgyz_col1bg2_231113{background-image: url(../images/hdgyz_col1bg2_231113.png);background-repeat: no-repeat;background-position: right center; }
/* 小河腰衣 */
.xhyy_bodybg_231113{background-image: url(../images/xhyy_bodybg_231113.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% 100%;}
.xhyy_videobg_231113{background-image: url(../images/xhyy_videobg_231113.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
/*番茄产业链  */
.fqcyl_col2bg1_231107{background-image: url(../images/fqcyl_col2bg1_231107.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.fqcyl_col3bg1_231107{background-image: url(../images/fqcyl_col3bg1_231107.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.fqcyl_col4bg1_231107{background-image: url(../images/fqcyl_col4bg1_231107.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.fqcyl_col1bg2_231107{background-image: url(../images/fqcyl_col1bg2_231107.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
/* 自由贸易试验区设立 */
.zymysyq_col1bg1_231101{background-image: url(../images/zymysyq_col1bg1_231101.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.zymysyq_col3bg1_231101{background-image: url(../images/zymysyq_col3bg1_231101.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.zymysyq_col4bg1_231101{background-image: url(../images/zymysyq_col4bg1_231101.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.zymysyq_col5bg1_231107{background-image: url(../images/zymysyq_col5bg1_231107.jpg);background-repeat: no-repeat;background-position: center center; background-size: 2300px auto;}

.zymysyq_col1bg2_231110{background-image: url(../images/zymysyq_col1bg2_231110.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.zymysyq_col2bg1_231110{background-image: url(../images/zymysyq_col2bg1_231110.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.zymysyq_col3bg2_231110{background-image: url(../images/zymysyq_col3bg2_231110.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.zymysyq_mapbg2_231110{background-image: url(../images/zymysyq_mapbg2_231110.png);background-repeat: no-repeat;background-position: center bottom; background-size: 100% auto;}

.zymysyq_map_dong img{
	animation: greenPulse 2.5s ease infinite alternate;
}
.zymysyq_map_dong img:hover {
	-webkit-filter: drop-shadow(0 0 15px #EEBF23);
	filter: drop-shadow(0 0 15px #EEBF23);
	/* -webkit-transform: translateY(-8px); */
	animation: greenPulse2 1s ease infinite alternate;
}

/* 走进口岸看新疆 */
.zjkakxj23_col2bg1_231031{background-image: url(../images/zjkakxj23_col2bg1_231031.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.zjkakxj23_col3bg1_231031{background-image: url(../images/zjkakxj23_col3bg1_231031.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.zjkakxj23_col3bg2_231031{background-image: url(../images/zjkakxj23_col3bg2_231031.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.zjkakxj23_col4bg2_231031{background-image: url(../images/zjkakxj23_col4bg2_231031.png);background-repeat: no-repeat;background-position: center center; background-size: 2200px auto;}
.zjkakxj23_col5bg1_231031{background-image: url(../images/zjkakxj23_col5bg1_231031.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
/* 麦浪金波 */
.mljbwlm_col1bg1_231026{background-image: url(../images/mljbwlm_col1bg1_231026.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.mljbwlm_col1bg2_231026{background-image: url(../images/mljbwlm_col1bg2_231026.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.mljbwlm_col3bg1_231026{background-image: url(../images/mljbwlm_col3bg1_231026.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.mljbwlm_col3bg2_231026{background-image: url(../images/mljbwlm_col3bg2_231026.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.mljbwlm_col4bg1_231026{background-image: url(../images/mljbwlm_col4bg1_231026.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
/* 巴扬艺术 */
.byys_bodybg1_231024{background-image: url(../images/byys_bodybg1_231024.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
/* 简牍中国2023 */
.jdzg23_col1bg_231021{background-image: url(../images/jdzg23_col1bg_231021.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}

.jdzg23_col5bg2_231021{background-image: url(../images/jdzg23_col5bg2_231021.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.jdzg23_col5bg3_231021{background-image: url(../images/jdzg23_col5bg3_231021.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.jdzg23_col6bg2_231021{background-image: url(../images/jdzg23_col6bg2_231021.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.jdzg23_col7bg4_231021{background-image: url(../images/jdzg23_col7bg4_231021.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}

.jdzg23_col7bg3_231021{width: 66px;background-image: url(../images/jdzg23_col7bg3_231021.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;  overflow: hidden;}
.jdzg23_col7bg2_231021{width: 66px;background-image: url(../images/jdzg23_col7bg2_231021.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;  overflow: hidden;}
.jdzg23_col7bg2_231021 div,.jdzg23_col7bg3_231021 div{height: 303px;}
.jdzg23_col4fang{height: 436px;}
.jdzg23_btn_abs1{top:0%; left: 37%;}
.jdzg23_btn_abs2{top:-3%; left: 31%;}
.jdzg23_btn_abs3{top:3%; left: 24%;}
.jdzg23_btn_abs4{top:9%; left: 17%;}
.jdzg23_btn_abs5{top:28%; left: 10%;}
.jdzg23_btn_abs6{top:44%; left: 17%;}
.jdzg23_btn_abs7{top:53%; left: 24%;}
.jdzg23_btn_abs8{top:70%; left: 31%;}
.jdzg23_btn_abs9{top:67%; left: 36%;}
.jdzg23_btn_abs10{top:33%; left: 31%;}

.jdzg23_btn_abs11{top:0%; right: 37%;}
.jdzg23_btn_abs12{top:-3%; right: 31%;}
.jdzg23_btn_abs13{top:3%; right: 24%;}
.jdzg23_btn_abs14{top:9%; right: 17%;}
.jdzg23_btn_abs15{top:28%; right: 10%;}
.jdzg23_btn_abs16{top:44%; right: 17%;}
.jdzg23_btn_abs17{top:53%; right: 24%;}
.jdzg23_btn_abs18{top:70%; right: 31%;}
.jdzg23_btn_abs19{top:67%; right: 36%;}
.jdzg23_btn_abs20{top:33%; right: 31%;}

.jdzg23_btnimg1{transform: translate(0%, 0%) scale(1); /* 设置初始位置 */
  animation: shake 7.7s infinite linear; /* 设置动画效果 */}
  .jdzg23_btnimg2{transform: translate(0%, 0%) scale(1); /* 设置初始位置 */
	animation: shake 6.9s infinite linear; /* 设置动画效果 */}
	.jdzg23_btnimg3{transform: translate(0%, 0%) scale(1); /* 设置初始位置 */
		animation: shake 8.4s infinite linear; /* 设置动画效果 */}
/* 动画 */
@keyframes shake {
	0% {
	  transform: translate(0%, 0%) scale(0.7) rotateY(-10deg) rotateX(0) translateX(0) translateY(0); 
	}
	25% {
	  transform: translate(0%, 0%) scale(0.9) rotateY(10deg) rotateX(0deg) translateX(10px) translateY(-10px); 
	}
	50% {
	  transform: translate(0%, 0%) scale(0.7) rotateY(30deg) rotateX(0deg) translateX(20px) translateY(-20px); 
	}
	75% {
	  transform: translate(0%, 0%) scale(0.9) rotateY(10deg) rotateX(0deg) translateX(10px) translateY(-10px); 
	}
	100% {
	  transform: translate(0%, 0%) scale(0.7) rotateY(0) rotateX(0) translateX(0) translateY(0); 
	}
  }
/* 动画结束 */
.jdzg23_col2bg_231021{background-image: url(../images/jdzg23_col2bg_231021.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.jdzg23_col3bg_231021{background-image: url(../images/jdzg23_col3bg_231021.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.jdzg23_col4bg_231021{background-image: url(../images/jdzg23_col4bg_231021.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.jdzg23_col5bg_231021{background-image: url(../images/jdzg23_col5bg_231021.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.jdzg23_col6bg_231021{background-image: url(../images/jdzg23_col6bg_231021.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.jdzg23_col7bg_231021{background-image: url(../images/jdzg23_col7bg_231021.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
/* 弈棋仕女图 */
.yqsnt_bodybg_231025{background-image: url(../images/yqsnt_bodybg_231025.jpg);background-repeat: no-repeat;background-position: center top ; background-size: 100% 100%;}

/* 重阳节2023 */
.cyj23_bodybg_231016{background-image: url(../images/cyj23_bodybg_231016.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.cyj23_col4bg1_231016{background-image: url(../images/cyj23_col4bg1_231016.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.cyj23_ywbg_231016{background-image: url(../images/cyj23_ywbg_231016.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.cyj23_ttbg_231016{background-image: url(../images/cyj23_ttbg_231016.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}

/* 风吹草低现牛羊 */
.fccdxny_col1bg_231013{background-image: url(../images/fccdxny_col1bg_231013.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.fccdxny_col2bg_231013{background-image: url(../images/fccdxny_col2bg_231013.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.fccdxny_col3bg_231013{background-image: url(../images/fccdxny_col3bg_231013.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.fccdxny_col4bg_231013{background-image: url(../images/fccdxny_col4bg_231013.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
/* 维吾尔达瓦孜 */
.wwrdwz_bodybg1_230926{background-image: url(../images/wwrdwz_bodybg1_230926.jpg);background-repeat: no-repeat;background-position: center top ; background-size: 100% 100%;}
/* 宝相花纹月饼 */
.bxhwyb_bodybg_230924{background-image: url(../images/bxhwyb_bodybg_230924.jpg);background-repeat: no-repeat;background-position: center top ; background-size: 100% 100%;}
/* 国庆节2023 */
.col4fang{width: 583px;height: 583px;}
.gqj23_btn_s{width: 98px;background-image: url(../images/gqj23_col3btnbg1_230921.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%; padding: 105px 39px 0px 41px;  overflow: hidden;}
.gqj23_btn_s div{height: 142px;}
.gqj23_btn_abs1{top:0; left: 24%;}
.gqj23_btn_abs2{top:13%; left: 15%;}
.gqj23_btn_abs3{top:27%; left: 6%;}
.gqj23_btn_abs4{top:46%; left: 15%;}
.gqj23_btn_abs5{top:61%; left: 24%;}
.gqj23_btn_abs6{top:73%; left: 32%;}
.gqj23_btn_abs7{top:0; right: 24%;}
.gqj23_btn_abs8{top:13%; right: 15%;}
.gqj23_btn_abs9{top:27%; right: 6%;}
.gqj23_btn_abs10{top:46%; right: 15%;}
.gqj23_btn_abs11{top:61%; right: 24%;}
.gqj23_btn_abs12{top:73%; right: 32%;}

.gqj23_btn_s:hover{background-image: url(../images/gqj23_col3btnbg2_230921.png);}
.gqj23_col1bg1_230921{background-image: url(../images/gqj23_col1bg1_230921.jpg);background-repeat: no-repeat;background-position: center top ;background-size: 100% 100%; }
.gqj23_col1bg2_230921{background-image: url(../images/gqj23_col1bg2_230921.png);background-repeat: no-repeat;background-position: center top ;background-size: 100% 100%; }
.gqj23_col2bg1_230921{background-image: url(../images/gqj23_col2bg1_230921.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.gqj23_col3bg1_230921{background-image: url(../images/gqj23_col3bg1_230921.jpg);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}

.gqj23_col3bg3_230921{background-image: url(../images/gqj23_col3bg3_230921.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}

/* 丰收节2023 */
.fsj23_col4bg1_230920{background-image: url(../images/fsj23_col4bg1_230920.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.fsj23_col4bg2_230920{background-image: url(../images/fsj23_col4bg2_230920.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.fsj23_col4bg4_230920{background-image: url(../images/fsj23_col4bg4_230920.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
/* 杭州亚运会 */
.hzyyh_col1bg1_230913{background-image: url(../images/hzyyh_col1bg1_230913.jpg);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.hzyyh_col2bg1_230913{background-image: url(../images/hzyyh_col2bg1_230913.jpg);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
/* 海的味道新疆味道 */
.hdwdxjwd_col3bg1_230908{background-image: url(../images/hdwdxjwd_col3bg1_230908.jpg);background-repeat: no-repeat;background-position: center bottom ; background-size: 100% 100%;}
.hdwdxjwd_col3bg2_230908{background-image: url(../images/hdwdxjwd_col3bg2_230908.png);background-repeat: no-repeat;background-position: center bottom ; background-size: 100% 100%;}
.hdwdxjwd_col1bg1_230908{background-image: url(../images/hdwdxjwd_col1bg1_230908.jpg);background-repeat: no-repeat;background-position: center bottom ; background-size: 100% 100%;}
.hdwdxjwd_footerbg1_230908{background-image: url(../images/hdwdxjwd_footerbg1_230908.png);background-repeat: no-repeat;background-position: center bottom ; background-size: 100% 100%;}
/* 第九次全国对口支援新疆工作会议 */
.d9cyj_yy_230907{left: 10px;top: 10px;}

/* 沿着河湖看新疆 */
.yzhhkxj_col1bg1_230830{background-image: url(../images/yzhhkxj_col1bg1_230830.jpg);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.yzhhkxj_col6bg1_230830{background-image: url(../images/yzhhkxj_col6bg1_230830.jpg);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.yzhhkxj_col4bg1_230830{background-image: url(../images/yzhhkxj_col4bg1_230830.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.yzhhkxj_col5bg2_230830{background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #efefef 50%, #efefef 100%);}
.yzhhkxj_col5bg3_230830{background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #0d59b1 42%, #0d59b1 100%);}
.yzhhkxj_col6bg2_230830{background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #508ddc 42%, #508ddc 100%);}
/* 奔腾之路 */
.btzl_col1bg1_230829{background-image: url(../images/btzl_col1bg1_230829.jpg);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}


/* 23年七夕 */
 .barrager{width: 100%;margin: 0 auto;overflow: hidden;position: relative;}
 .barrager div {position: absolute;color: #523022;}
.qxj23_bodybg_230815{background-image: url(../images/qxj23_bodybg_230815.jpg);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.qxj23_ywbg_230815{background-image: url(../images/qxj23_ywbg_230815.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.qxj23_col4bg1_230815{background-image: url(../images/qxj23_col4bg1_230815.png);background-repeat: no-repeat;background-position: center top ; background-size: cover;}
.qxj23_col3bg1_230815{background-image: url(../images/qxj23_col3bg1_230815.png);background-repeat: no-repeat;background-position: 0px 0px ; background-size: 100% 100%;}
.qxj23_col1bg2_230815{background-image: url(../images/qxj23_col1bg2_230815.png);background-repeat: no-repeat;background-position: 0px 0px ; background-size: 100% 100%;}
.qxxs_btn .col div{height: 267px;width: 105px;margin:0 auto;}
.qxj23_col3btn1{background-image: url(../images/qxxsbtn1a_230815.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.qxj23_col3btn2{background-image: url(../images/qxxsbtn2a_230815.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.qxj23_col3btn3{background-image: url(../images/qxxsbtn3a_230815.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.qxj23_col3btn4{background-image: url(../images/qxxsbtn4a_230815.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.qxj23_col3btn5{background-image: url(../images/qxxsbtn5a_230815.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.qxj23_col3btn6{background-image: url(../images/qxxsbtn6a_230815.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.qxj23_col3btn7{background-image: url(../images/qxxsbtn7a_230815.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.qxj23_col3btn8{background-image: url(../images/qxxsbtn8a_230815.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.qxj23_col3btn9{background-image: url(../images/qxxsbtn9a_230815.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}

.on .qxj23_col3btn1,.qxj23_col3btn1:hover{background-image: url(../images/qxxsbtn1b_230815.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.on .qxj23_col3btn2,.qxj23_col3btn2:hover{background-image: url(../images/qxxsbtn2b_230815.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.on .qxj23_col3btn3,.qxj23_col3btn3:hover{background-image: url(../images/qxxsbtn3b_230815.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.on .qxj23_col3btn4,.qxj23_col3btn4:hover{background-image: url(../images/qxxsbtn4b_230815.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.on .qxj23_col3btn5,.qxj23_col3btn5:hover{background-image: url(../images/qxxsbtn5b_230815.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.on .qxj23_col3btn6,.qxj23_col3btn6:hover{background-image: url(../images/qxxsbtn6b_230815.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.on .qxj23_col3btn7,.qxj23_col3btn7:hover{background-image: url(../images/qxxsbtn7b_230815.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.on .qxj23_col3btn8,.qxj23_col3btn8:hover{background-image: url(../images/qxxsbtn8b_230815.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.on .qxj23_col3btn9,.qxj23_col3btn9:hover{background-image: url(../images/qxxsbtn9b_230815.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
/* 刘亮程 */
.llc_bodybg_230814{background-image: url(../images/llc_bodybg_230814.jpg);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.llc_footerbg_230814{background-image: url(../images/llc_footerbg_230814.jpg);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.llc_col2bg_230814{background-image: url(../images/llc_col2bg_230814.jpg);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
/* 天山草木鲜 */
.tscmx_col1bg_230803{background-image: url(../images/tscmx_col1bg_230803.jpg);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.tscmx_col1bg2_230803{background-image: url(../images/tscmx_col1bg2_230803.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.tscmx_col3bg_230803{background-image: url(../images/tscmx_col3bg_230803.jpg);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.tscmx_col4bg_230803{background-image: url(../images/tscmx_col4bg_230803.jpg);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.tscmx_col5bg_230803{background-image: url(../images/tscmx_col5bg_230803.jpg);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
/* 关注高校毕业生 */
.gxbysjy_col1bg_230731{background-image: url(../images/gxbysjy_col1bg_230731.jpg);background-repeat: no-repeat;background-position: center top ; background-size: 100% 100%;}
.gxbysjy_col2bg_230731{background-image: url(../images/gxbysjy_col2bg_230731.jpg);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.gxbysjy_col3bg_230731{background-image: url(../images/gxbysjy_col3bg_230731.jpg);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.gxbysjy_col5bg2_230731{background-image: url(../images/gxbysjy_col5bg2_230731.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
/* 音频播放专题 */
.audioBtn_230728{left:0;right:0;margin: auto; cursor: pointer;}
/* 亚克亚库都克烽燧 */
.ykykdkfs_bodybg_230727{background-image: url(../images/ykykdkfs_bodybg_230727.jpg);background-repeat: no-repeat;background-position: center top ; background-size: 100% 100%;}
.ykykdkfs_bodybg2_230803{background-image: url(../images/ykykdkfs_bodybg2_230803.jpg);background-repeat: no-repeat;background-position: center top ; background-size: 100% 100%;}
/* 唐朝墩古城 */
.tcdgcyz_bodybg_230721{background-image: url(../images/tcdgcyz_bodybg_230721.jpg);background-repeat: no-repeat;background-position: center top ; background-size: 100% 100%;}
/* 高昌故城 */
.ycgcgc_bodybg_230720{background-image: url(../images/ycgcgc_bodybg_230720.jpg);background-repeat: no-repeat;background-position: center top ; background-size: 100% 100%;}
/* 吐峪沟石窟 */
.tygsk_bodybg_230705{background-image: url(../images/tygsk_bodybg_230705.jpg);background-repeat: no-repeat;background-position: center top ; background-size: 100% 100%;}
/* 2023年端午节 */
.duj2023_ttbg_230614{background-image: url(../images/duj2023_ttbg_230614.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.duj2023_col2_tbg1_230614{background-image: url(../images/duj2023_col2_tbg1_230614.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.duj2023_col2_tbg2_230614{background-image: url(../images/duj2023_col2_tbg2_230614.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.duj2023_col2_tbg3_230614{background-image: url(../images/duj2023_col2_tbg3_230614.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.duj2023_col3_tbg1_230614{background-image: url(../images/duj2023_col3_tbg1_230614.jpg);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.duj2023_col4_tbg1_230614{background-image: url(../images/duj2023_col4_tbg1_230614.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.duj2023_col4_tbg2_230614{background-image: url(../images/duj2023_col4_tbg2_230614.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
/* 锡伯族西迁节 */
.xbzxqj_bodybg_230604{background-image: url(../images/xbzxqj_bodybg_230604.jpg);background-repeat: no-repeat;background-position: center top ;background-size: 100% 100%; }
.xbzxqj_col2bg2_230604{background-image: url(../images/xbzxqj_col2bg2_230604.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
/* 大国工程专题 */
.dggczxj_col1bg_230525{background-image: url(../images/dggczxj_col1bg_230525.jpg);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.dggczxj_col2bg_230525{background-image: url(../images/dggczxj_col2bg_230525.jpg);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
/* 主题教育第二版 */
.ztjy_navbg_230523{background-image: url(../images/ztjy_navbg_230523.png);background-repeat: no-repeat;background-position: center top ; }
.ztjy_col1_bg_230523{background-image: url(../images/ztjy_col1_bg_230523.jpg);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.ztjy_col2_bg1_230523{background-image: url(../images/ztjy_col2_bg1_230523.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.ztjy_col2_bg2_230523{background-image: url(../images/ztjy_col2_bg2_230523.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.ztjy_col5_bg1_230523{background-image: url(../images/ztjy_col5_bg1_230523.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}

.ztjy_nav .nav-pills&gt;li&gt;a {
    
}
.ztjy_nav .active img,.ztjy_nav .active img:hover{position: relative;
	z-index: 100;
}
.ztjy_nav .tab-content .show{margin-top: -1rem;z-index: 0;}
.ztjy_nav .nav&gt;li&gt;a:hover,.ztjy_nav  .nav&gt;li&gt;a:focus,.ztjy_nav .nav-pills&gt;li&gt;a.active,.ztjy_nav  .nav-pills&gt;li&gt;a.active:hover,.ztjy_nav .nav-pills&gt;li&gt;a.active:focus{
	    
}
/* 葡萄美酒夜光杯 */
.ptjcy_col1bg1_230522{background-image: url(../images/ptjcy_col1bg1_230522.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% 100%;}
.ptjcy_col2bg1_230522{background-image: url(../images/ptjcy_col2bg1_230522.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% 100%;}
.ptjcy_col3bg1_230522{background-image: url(../images/ptjcy_col3bg1_230522.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% 100%;}
/* 追着花儿看新疆 */
.zzhekxj_col1bg_230516{background-image: url(../images/zzhekxj_col1bg_230516.jpg);background-repeat: no-repeat;background-position: center center; }
.zzhekxj_col2bg_230516{background-image: url(../images/zzhekxj_col2bg_230516.jpg);background-repeat: no-repeat;background-position: center center ; }
.zzhekxj_col3bg_230516{background-image: url(../images/zzhekxj_col3bg_230516.jpg);background-repeat: no-repeat;background-position: center center ; }
.zzhekxj_col4bg_230516{background-image: url(../images/zzhekxj_col4bg_230516.jpg);background-repeat: no-repeat;background-position: center center ; }
.zzhekxj_col5bg_230516{background-image: url(../images/zzhekxj_col5bg_230516.jpg);background-repeat: no-repeat;background-position: center center ; }
.zzhekxj_col1_textbg1_230516{background-image: url(../images/zzhekxj_col1_textbg1_230516.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}

/* 万马奔腾 */
.wmbd_col1bg_230427{background-image: url(../images/wmbd_col1bg_230427.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% 100%;}
.wmbd_col2bg_230427{background-image: url(../images/wmbd_col2bg_230427.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% 100%;}
.wmbd_col3bg_230427{background-image: url(../images/wmbd_col3bg_230427.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% 100%;}
/* 五四专题2023 */
.wsqnj23_col0bg_230427{background-image: url(../images/wsqnj23_col0bg_230427.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% 100%;}
.wsqnj23_footerbg1_230427{background-image: url(../images/wsqnj23_footerbg1_230427.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% 100%;}
.wsqnj23_col1bg_230427{background-image: url(../images/wsqnj23_col1bg_230427.png);background-repeat: no-repeat;background-position: center top; background-size: 100% 100%;}
/* 专题频道 */
.ztpd_bodybg1_230419{background-image: url(../images/ztpd_bodybg1_230419.jpg);background-repeat: no-repeat;background-position: center top; }
/* 土陶烧制技艺 */
.ttszjy_bodybg_230412{background-image: url(../images/ttszjy_bodybg_230412.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% 100%;}
/* 首届新疆文化艺术节 */
.sjxjwhj_col1bg_230410{background-image: url(../images/sjxjwhj_col1bg_230410.png);background-repeat: no-repeat;background-position: center top; }
/* 清明节2023 */
.qmj23_bodybg_230331{background-image: url(../images/qmj23_bodybg_230331.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% 100%;}
.qmj23_col1bg_230331{background-image: url(../images/qmj23_col1bg_230331.png);background-repeat: no-repeat;background-position: 0 50%; background-size:auto 100% ;}
.qmj23_textbg1_230331{background-image: url(../images/qmj23_textbg1_230331.png);background-repeat: no-repeat;background-position: center top; background-size: 100% 100%;}
/* 清明节2023选项卡开始 */
.qmj23_nav .nav-pills&gt;li&gt;a {
    font-size: 20px;color: #444247;background-image: url(../images/qmj23_nav_bg_2303331.png);background-repeat: no-repeat;background-position: 0 0;
	padding: 33px 46px;
}
.qmj23_nav .nav&gt;li&gt;a:hover,.qmj23_nav  .nav&gt;li&gt;a:focus,.qmj23_nav .nav-pills&gt;li&gt;a.active,.qmj23_nav  .nav-pills&gt;li&gt;a.active:hover,.qmj23_nav .nav-pills&gt;li&gt;a.active:focus{
	    color: #0a3b28;font-weight: 700;
    text-decoration: none;
   background-color: transparent;background-image: url(../images/qmj23_nav_bg_hover_2303331.png);background-repeat: no-repeat;background-position: 0 0;
}



/* 选项卡结束 */

/* 云宣讲优秀作品展播 */
.yxjyxzpz_bodybg1_230314{background-image: url(../images/yxjyxzpz_bodybg1_230314.jpg);background-repeat: no-repeat;background-position: 0 50%; background-size: 100% 100%; }
.yxjyxzpz_imgbg1_230314{background-image: url(../images/yxjyxzpz_imgbg1_230314.png);background-repeat: no-repeat;background-position: 0 50%; background-size: 100% 100%; z-index: 10; }
.yxjyxzpz_imgbg2_230314{background-image: url(../images/yxjyxzpz_imgbg2_230314.png);background-repeat: no-repeat;background-position: 0 50%; background-size: 100% 100%; z-index: 10; }
.yxjyxzpz_textbg1_230314{background-image: url(../images/yxjyxzpz_textbg1_230314.png);background-repeat: no-repeat;background-position: 0 50%; background-size: 100% 100%; z-index: 10; }
/* 新疆日报动新闻 */
.xjrbdxw_footer_230220{background-image: url(../images/xjrbdxw_footer_230220.jpg);background-repeat: no-repeat;background-position: 0 50%; background-size: 100% 100%; }
.xjrbdxw_imgbg1_230220{bottom: 0; right: 0;}
.xjrbdxw_textbg1_230220{bottom: 0; right: 20px;}
/* 人才发展与政策 */
.rcfzyzc_titlebg1_230216{background-image: url(../images/rcfzyzc_titlebg1_230216.png);background-repeat: no-repeat;background-position: 0 50%; background-size: 100% 100%; }
/* 新疆像册 */
.xjxc_footerbg_230209{background-image: url(../images/xjxc_footerbg_230209.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% 100%;}
/* 新疆长城 */
.xjcc_col2bg_230207{background-image: url(../images/xjcc_col2bg_230207.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% 100%;}
.xjcc_footerbg_230207{background-image: url(../images/xjcc_footerbg_230207.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% 100%;}
/* 元宵节2023 */
.yxj23_bodybg1_230201{background-image: url(../images/yxj23_bodybg1_230201.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% 100%;}

/* 春节2023 */
.chunjie_bodybg1_230119{background-image: url(../images/chunjie_bodybg1_230119.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% 100%;}
.chunjie_col3bg1_230119{background-image: url(../images/chunjie_col3bg1_230119.png);background-repeat: no-repeat;background-position: center top; background-size: 100% 100%;}
.chunjie_col2bg1_230119 img{
	animation: greenPulse 2.5s ease infinite alternate;
}
.chunjie_col2bg1_230119 img:hover {
	-webkit-filter: drop-shadow(0 0 15px #EEBF23);
	filter: drop-shadow(0 0 15px #EEBF23);
	/* -webkit-transform: translateY(-8px); */
	animation: greenPulse2 1s ease infinite alternate;
}
.chunjie_pficon_l{right: auto;bottom: 10px; left: 10px;}
.chunjie_pficon_r{right: 10px;bottom: 10px; left: auto;}
/* 新疆两会2023 */
.xjlh2023_bodybg1_230110{background-image: url(../images/xjlh2023_bodybg1_230110.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% 100%;}
.xjlh2023_footerbg1_230110{background-image: url(../images/xjlh2023_footerbg1_230110.jpg);background-repeat: no-repeat;background-position: center bottom; background-size: 100% auto;}
.xjlh2023_col1_textbg_230110{background-image: url(../images/xjlh2023_col1_textbg_230110.png);background-repeat: no-repeat;background-position: 0 center; background-size: 100% 100%;}
.xjlh2023_col5bg_230110{background-image: url(../images/xjlh2023_col5bg_230110.png);background-repeat: no-repeat;background-position: center bottom; background-size: 100% auto;}

/* 喀什噶尔古城*/
.ksgegc_col3bg_221221{background-image: url(../images/ksgegc_col3bg_221221.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% auto;}
.ksgegc_col4bg_221221{background-image: url(../images/ksgegc_col4bg_221221.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% auto;}
/* 北庭故城 */
.btgc_col1bg_221219{background-image: url(../images/btgc_col1bg_221219.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% auto;}
.btgc_col2bg_221219{background-image: url(../images/btgc_col2bg_221219.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% auto;}
.btgc_col3bg_221219{background-image: url(../images/btgc_col3bg_221219.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% auto;}
.btgc_col4bg_221219{background-image: url(../images/btgc_col4bg_221219.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% auto;}
.btgc_col5bg_221219{background-image: url(../images/btgc_col5bg_221219.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% auto;}
/* 吉木乃通天洞遗址 */
.jmnttdyz_col2bg_221216{background-image: url(../images/jmnttdyz_col2bg_221216.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% auto;}
.jmnttdyz_col3bg_221216{background-image: url(../images/jmnttdyz_col3bg_221216.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% auto;}
/* 约特干遗址 */
.nyyz_bodybg_221213{background-image: url(../images/nyyz_bodybg_221213.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% auto;}
/* 约特干遗址 */
.ydgyz_col1bg_221213{background-image: url(../images/ydgyz_col1bg_221213.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% auto;}
.ydgyz_col3bg_221213{background-image: url(../images/ydgyz_col3bg_221213.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% auto;}
.ydgyz_textbg_221213{background-image: url(../images/ydgyz_textbg_221213.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% auto;}
/* 陕西大寺 */
.sxds_footerbg_221212{background-image: url(../images/sxds_footerbg_221212.jpg);background-repeat: no-repeat;background-position: center bottom; background-size: 100% auto;}

/* 惠远古城 */
.hygc_col1bg_221208{background-image: url(../images/hygc_col1bg_221208.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.hygc_col2bg_221208{background-image: url(../images/hygc_col2bg_221208.jpg);background-repeat: no-repeat;background-position: center center; background-size: cover;}
.hygc_col3bg_221208{background-image: url(../images/hygc_col3bg_221208.jpg);background-repeat: no-repeat;background-position: center center; background-size: cover;}
.hygc_col3_imgbg_221208{background-image: url(../images/hygc_col3_imgbg_221208.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
/* 唐律疏议名例律 */
.tlsymll_footerbg_221202{background-image: url(../images/tlsymll_footerbg_221202.jpg);background-repeat: no-repeat;background-position: center bottom; background-size: 100% 70%;}
.tlsymll_imgbg_221202{background-image: url(../images/tlsymll_imgbg_221202.png);background-repeat: no-repeat;background-position: center center; background-size:100% 100%; }
/* 三国志 */
.sgz_footerbg_221128{background-image: url(../images/sgz_footerbg_221128.jpg);background-repeat: no-repeat;background-position: center bottom; background-size: 100% auto;}
.sgz_imgbg_221128{background-image: url(../images/sgz_imgbg_221128.png);background-repeat: no-repeat;background-position: center center; background-size:100% 100%; }
/* 石染典过所 */
.srdgs_footerbg_221127{background-image: url(../images/srdgs_footerbg_221127.jpg);background-repeat: no-repeat;background-position: center bottom; background-size: 100% auto;}
/* 弥勒会见记 */
.mlhjj_bodybg_221126{background-image: url(../images/mlhjj_bodybg_221126.jpg);background-repeat: no-repeat;background-position: center top; }
/* 田园葡萄纹彩陶罐 */
.typtwctg_bodybg_221126{background-image: url(../images/typtwctg_bodybg_221126.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% 100%; }
.typtwctg_borderbg1_221126{background-image: url(../images/typtwctg_borderbg1_221126.png);background-repeat: no-repeat;background-position: center center; background-size:100% 100%; }
/* 司禾府印 */
.shfy_bodybg1_221125{background-image: url(../images/shfy_bodybg1_221125.jpg);background-repeat: no-repeat;background-position: center top; }
/* 二十大时光 */
.esdsg_bzabg1_221014{background-image: url(../images/esdsg_bzabg1_221014.png);background-repeat: no-repeat;background-position: center center;background-size: 100% 100%; }
.esdsg_xczjicon2_221015{background-image: url(../images/esdsg_xczjicon2_221015.png);background-repeat: no-repeat;background-position: 0 50%;background-size: 100% 100%; }
.esdsg_xczjicon1{position: absolute;top:5px;right:5px;}
.esdsg_xczjicon2{position: absolute;bottom:10px;left:-14px;}
/* 二十大专题 */
.d20c_bodybg1_221013{background-image: url(../images/d20c_bodybg1_221013.jpg);background-repeat: no-repeat;background-position: center top; }
.d20c_col2_textbg1_221013{background-image: url(../images/d20c_col2_textbg1_221013.png);background-repeat: no-repeat;background-position: center center; }
.d20c_col3bg_221013{background-image: url(../images/d20c_col3bg_221013.png);background-repeat: no-repeat;background-position: center center; }
.d20c_col6_imgbg_221013{background-image: url(../images/d20c_col6_imgbg_221013.png);background-repeat: no-repeat;background-position: center center;background-size: 100% 100%; padding:10px 12px 28px 12px;}
/* 成就展新疆单元 */
.ztcjzxjdy_bodybg_221012{background-image: url(../images/ztcjzxjdy_bodybg_221012.jpg);background-repeat: no-repeat;background-position: center top; }
/* 丰收节2022专题背景 */
.fsj2022_bodybg1_220921{background-image: url(../images/fsj2022_bodybg1_220921.png);background-repeat: no-repeat;background-position: center top; }
.fsj2022_col1_textbg1_220921{background-image: url(../images/fsj2022_col1_textbg1_220921.png);background-repeat: no-repeat;background-position: center right;background-size: auto;}
/* 亚欧博览会2022专题背景 */
.yoblh2022_col1_bg1_220913{background-image: url(../images/yoblh2022_col1_bg1_220913.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.yoblh2022_col3_bg1_220913{background-image: url(../images/yoblh2022_col3_bg1_220913.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.yoblh2022_col4_bg1_220913{background-image: url(../images/yoblh2022_col4_bg1_220913.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.yoblh2022_col6_bg1_220913{background-image: url(../images/yoblh2022_col6_bg1_220913.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.yoblh2022_col7_bg1_220913{background-image: url(../images/yoblh2022_col7_bg1_220913.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}

/* 第10届民运会背景 */
.d10jmyh_imgbg1_220912{background-image: url(../images/d10jmyh_imgbg1_220912.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
/* 触摸历史 */
.cmlsccwm_col2_textbg1_20221106{background-image: url(../images/cmlsccwm_col2_textbg1_20221106.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}

/* 新疆花儿 */
.xjher_col1_bg1_221110{background-image: url(../images/xjher_col1_bg1_221110.jpg);background-repeat: no-repeat;background-position: center center; background-size: cover;}
.xjher_col2_bg1_221110{background-image: url(../images/xjher_col2_bg1_221110.jpg);background-repeat: no-repeat;background-position: center center; background-size: cover;}

/* 走进博物馆 */
.zjbwg_col2_imgbg2_221129{background-image: url(../images/zjbwg_col2_imgbg2_221129.png);background-repeat: no-repeat;background-position: center center; background-size: cover;}
.zjbwg_col2_imgbg1_221129{background-image: url(../images/zjbwg_col2_imgbg1_221129.png);background-repeat: no-repeat;background-position: center center; background-size:100% 100%;}
.zjbwg_col2bg_221129{background-image: url(../images/zjbwg_col2bg_221129.jpg);background-repeat: no-repeat;background-position: center center;background-size:cover; }

/* 交河故城 */
.jhgc_bodybg_221207{background-image: url(../images/jhgc_bodybg_221207.jpg);background-repeat: no-repeat;background-position: center center; background-size: cover;}
.jhgc_col2bg_221207{background-image: url(../images/jhgc_col2bg_221207.jpg);background-repeat: no-repeat;background-position: center center; background-size: cover;}
.jhgc_col4bg_221207{background-image: url(../images/jhgc_col4bg_221207.jpg);background-repeat: no-repeat;background-position: center center; background-size: cover;}
.jhgc_col5bg_221207{background-image: url(../images/jhgc_col5bg_221207.jpg);background-repeat: no-repeat;background-position: center center; background-size: cover;}

/* 五星出东方利中国 */
.wxcdflzg_col4_bg1_221123{background-image: url(../images/wxcdflzg_col4_bg1_221123.jpg);background-repeat: no-repeat;background-position: center center; background-size: cover;}
.wxcdflzg_col2_bg1_221123{background-image: url(../images/wxcdflzg_col2_bg1_221123.jpg);background-repeat: no-repeat;background-position: center center; background-size:cover;}
.wxcdflzg_col3_bg1_221123{background-image: url(../images/wxcdflzg_col3_bg1_221123.jpg);background-repeat: no-repeat;background-position: center center; }

/* 新疆社火 */
.xjsh_col3_bg1_20221103{background-image: url(../images/xjsh_col3_bg1_20221103.jpg);background-repeat: no-repeat;background-position: center center; }
.xjsh_col1_bg1_20221103{background-image: url(../images/xjsh_col1_bg1_20221103.jpg);background-repeat: no-repeat;background-position: center center; background-size: cover;}
.xjsh_col2_bg1_20221103{background-image: url(../images/xjsh_col2_bg1_20221103.jpg);background-repeat: no-repeat;background-position: center center; }
.xjsh_col7_bg1_20221103{background-image: url(../images/xjsh_col7_bg1_20221103.jpg);background-repeat: no-repeat;background-position: center center; background-size: cover;}
.xjsh_col5_imgbg1_20221103{background-image: url(../images/xjsh_col5_imgbg1_20221103.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
/* 玛纳斯专题背景 */
.mnszt2022_bodybg1_20220907{background-image: url(../images/mnszt2022_bodybg1_20220907.jpg);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.mnszt2022_col1_bg1_20220907{background-image: url(../images/mnszt2022_col1_bg1_20220907.jpg);background-repeat: no-repeat;background-position: center center; }
.mnszt2022_col7_bg1_20220907{background-image: url(../images/mnszt2022_col7_bg1_20220907.jpg);background-repeat: no-repeat;background-position: center center; }
.mnszt2022_col2_textbg1_20220907{background-image: url(../images/mnszt2022_col2_textbg1_20220907.png);background-repeat: no-repeat;background-position: 0 0; }
/* 2022中秋节背景 */
.zqjzt2022_bodybg_20220906{background-image: url(../images/zqjzt2022_bodybg1.png);background-repeat: no-repeat;background-position: center top;}
.zqjzt2022_col1_imgbg1_220906{background-image: url(../images/zqjzt2022_col1_imgbg1_220906.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.zqjzt2022_col2_imgbg1_220906{background-image: url(../images/zqjzt2022_col2_imgbg1_220906.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.zqjzt2022_col3_textbg1_220906{background-image: url(../images/zqjzt2022_col3_textbg1_220906.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.zqjzt2022_col4_textbg1_220906{background-image: url(../images/zqjzt2022_col4_textbg1_220906.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.zqjzt2022_col4_imgbg1_220906{background-image: url(../images/zqjzt2022_col4_imgbg1_220906.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
.zqjzt2022_col5_imgbg1_220906{background-image: url(../images/zqjzt2022_col5_imgbg1_220906.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
/* 丝绸之路院士论坛专题背景 */
.sczlyslt_imgbg1_20220717{background-image: url(../images/sczlyslt_imgbg1_20220717.png);background-repeat: no-repeat;background-position: center center;background-size: 100% 100%;padding: 15px 10px 45px 10px;}
/* 心连心专题背景 */
.home_tonglan_bg_220709{background-image: url(../images/home_tonglan_bg_220709.png);background-repeat: no-repeat;background-position: center bottom; }
.xlx2022_col1_listbg1{background-image: url(../images/xlx2022_col1_listbg1_20220710.png);background-repeat: no-repeat;background-position: center center;padding: 40px 35px 27px 56px ;}
.xlx2022_col1_listbg2{background-image: url(../images/xlx2022_col1_listbg2_20220710.png);background-repeat: no-repeat;background-position: center center;padding: 40px 35px 27px 56px ;}
.xlx2022_col1_listbg3{background-image: url(../images/xlx2022_col1_listbg3_20220710.png);background-repeat: no-repeat;background-position: center center;padding: 40px 35px 27px 56px ;}
.xlx2022_col1_listbg4{background-image: url(../images/xlx2022_col1_listbg4_20220710.png);background-repeat: no-repeat;background-position: center center;padding: 40px 35px 27px 56px ;}
.xlx2022_col1_listbg5{background-image: url(../images/xlx2022_col1_listbg5_20220710.png);background-repeat: no-repeat;background-position: center center;padding: 40px 35px 27px 56px ;}
.xlx2022_col1_listbg6{background-image: url(../images/xlx2022_col1_listbg6_20220710.png);background-repeat: no-repeat;background-position: center center;padding: 40px 35px 27px 56px ;}

.xlx2022_col5_bg1_20220710{background-image: url(../images/xlx2022_col5_bg1_20220710.png);background-repeat: no-repeat;background-position: center top;}
/* 学科学专题 */
.xkxjkx_bodybg_230505{background-image: url(../images/xkxjkx_bodybg_230505.jpg);background-repeat: no-repeat;background-position:center center;background-size: 100% 100%;}
/* 新疆展区网上展馆背景 */
.xjzqwszg_top_pic2_220929{background-image: url(../images/xjzqwszg_top_pic2_220929.jpg);background-repeat: no-repeat;background-position:center top;}

.xjzqwszg_bg1{background-image: url(../images/xjzqwszg_col1_bg1_20220817.png);background-repeat: no-repeat;background-position:left bottom;}
.xjzqwszg_bg2{background-image: url(../images/xjzqwszg_col2_bg1_20220817.png);background-repeat: no-repeat;background-position:center center;}
.xjzqwszg_bg4{background-image: url(../images/xjzqwszg_col4_bg1_20220817.png);background-repeat: no-repeat;background-position:center center;}
.xjzqwszg_picbg1{background-image: url(../images/xjzqwszg_col2_picbg2_20220817.png);background-repeat: no-repeat;background-position:center bottom;background-size: 100% auto;}
/* 最温柔的牵挂背景 */
.zwrdqg_bg1{background-image: url(../images/zwrdqg_bodybg1_220601.jpg);background-repeat: no-repeat;background-size: 100% 100vh;}
/* 学科学 */

/* 新疆影像记忆背景 */
.xjyxjy_bg1{background-image: url(../images/xjyxjy_bg1_220422.jpg);background-repeat: no-repeat;background-size: 100% 100vh;background-attachment: fixed;}
.xjyxjy_bg2{background-image: url(../images/xjyxjy_bg2_220422.jpg.png);background-repeat: no-repeat;background-size: 100% 100%;}


/* 法治新疆背景 */
.fzxj-bg0{background-image: url(../images/fzxj-bg0-220415.jpg);background-repeat: no-repeat;background-size: 100% 100vh;}
.fzxj-bg1{background-image: url(../images/fzxx-bg1-220415.png);background-repeat: no-repeat;background-size: 100% 100vh;}
.fzxj-bg2{background-image: url(../images/fzxx-bg2-220415.png);background-repeat: no-repeat;background-size: 100% 100vh;}
.fzxj-card-bg2{background-image: url(../images/fzxj-card-bg2-220415.jpg);background-repeat: no-repeat;background-size: 100% 100%;}
/* 清明节 背景图*/
.bg_qingming {background-image: url(../images/bg_qingming.jpg);background-size: cover; width: 100vw;height: 100vh;background-repeat: no-repeat;background-position: 50% 50%;}
.bg_qingming .container{height: 100vh;}
.bg2_qingming{background-image: url(../images/bg2_qingming.png); background-size:  auto 100%; width: 100%;height: 100vh;background-repeat: no-repeat;background-position: 50% 50%;}
.bg5_qingming{background-image: url(../images/bg5_qingming.png); background-size:  auto 100%; width: 100%;height: 100vh;background-repeat: no-repeat;background-position: 50% 50%;}
.bg8_qingming{background-image: url(../images/bg8_qingming.png); background-size:  auto 100%; width: 100%;height: 100vh;background-repeat: no-repeat;background-position: 50% 50%;}
.bg10_qingming{background-image: url(../images/bg10_qingming.png); background-size:  auto 100%; width: 100%;height: 100vh;background-repeat: no-repeat;background-position: 50% 50%;}
/* 清明节 背景图结束*/
.shenbo_bg { background-image: url(../images/shengbo.gif); background-repeat: repeat-x; background-position: center bottom; position: relative; }
/* 声波背景图结束*/

/* 征集令 background start */
	.zjl-bg1{background-image: url(../images/zjl-bg1.jpg);background-position: center top;background-repeat: no-repeat;/* background-size: 100% auto; */ background-color: #ecb500; /* background-attachment: fixed; */}
/* 征集令 background end */
/* 足迹专题单独使用 */
.zj_timeline_icon1{background-image: url(../images/zj_col1_date1_220426.png);background-repeat: no-repeat;background-position: 50% 50%;background-size: 100% auto;}
.zj_bg1{background-image: url(../images/zj_footer_bg1_220426.png);background-repeat: no-repeat;background-position: center bottom;background-size: 100% auto;}

/* wu五四青年节专题 */
.ws_img_bg1{background-image: url(../images/ws_img_bg1_220428.png);background-repeat: no-repeat;background-position: 50% 50%;background-size: 100% 100%;}
.ws_img_bg2{background-image: url(../images/ws_img_bg2_220428.png);background-repeat: no-repeat;background-position: 0 50%;background-size: auto 100%;}
/* 专题背景结束 */
/* 选项卡开始 */
/* 20大选项卡样式 */

.nav-tabs2 .nav-link {margin-bottom: -1px;border-bottom: 3px solid transparent;border-color: #d2d2d2;}
.nav-tabs2 .nav-item.show .nav-link, .nav-tabs2 .nav-link.active {color: #bc1413;border-color: #bc1413;}
.btn-nav-tabs2{position:absolute;top:3px; right:10px;}
/* 选项卡介绍 */
/* 3、幻灯 幻灯开始 */
/* 全屏幻灯不带导航start */
.qpvwvh .swiper-container{padding-bottom:0;--swiper-theme-color: #ff9724;
    --swiper-navigation-color: #FFE8C6;/* 单独设置按钮颜色 */
    --swiper-navigation-size: 2.25rem;/* 设置按钮大小 */position: relative;}
.qpvwvh .swiper-pagination-bullet { width: 10px;height: 10px;}
/* 按钮1 */
.qpvwvh .swiper-button-next,.qpvwvh .swiper-button-prev{opacity: 0.6;top: 48%;}
.qpvwvh .swiper-container:hover .swiper-button-next, .qpvwvh .swiper-container:hover .swiper-button-prev{opacity: 1;}
/* 按钮2 */
.qpvwvh .tsicon-caret-right,.qpvwvh .tsicon-caret-left{opacity: 0.5;top: 44%;padding: 0.5rem 0.5rem;
    position: absolute;
  font-size: 4rem;
    width: 4rem;
    height: 4rem;
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #2775b6;
}
.qpvwvh .tsicon-caret-right{right: -15px; left: auto;}
.qpvwvh .tsicon-caret-left{left:-15px;right: auto;}
.qpvwvh .swiper-container:hover .tsicon-caret-right, .qpvwvh .swiper-container:hover .tsicon-caret-left{ background-color: #FFE8C6; border-radius: 3px; opacity: 1;} 
.qpvwvh .tsicon-caret-left,.qpvwvh .tsicon-caret-right{opacity: 1;top: 48%;}
.qpvwvh .swiper-container:hover .tsicon-caret-right, .qpvwvh .swiper-container:hover .tsicon-caret-left{opacity: 1;} 
.qpvwvh .imgbg{ overflow:hidden;}
.qpvwvh .imgbg img{ transition:transform 3.5s; -webkit-transition:transform 3.5s;transform:scale(1.1); -webkit-transform:scale(1.1); }
.qpvwvh .swiper-slide-active .imgbg img{ transform:scale(1); -webkit-transform:scale(1);}


/* 全屏幻灯带导航start */
.qpttgsh {position: relative;}
.qpttgsh.swiper-container{padding-bottom:0;--swiper-theme-color: #ff9724;
    --swiper-navigation-color: #FFE8C6;/* 单独设置按钮颜色 */
    --swiper-navigation-size: 2.25rem;/* 设置按钮大小 */position: relative;}
.qpttgsh .swiper-pagination-bullet { width: 10px;height: 10px;}
/* 按钮2 */
.qpttgsh .tsicon-right-circle,.qpttgsh .tsicon-left-circle{opacity: 0.5;top: 44%;padding: 0.5rem 0.9rem;
    position: absolute;
  font-size: 5rem;
    width: 5rem;
    height: 5rem;
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #da6445;
}
.qpttgsh .tsicon-right-circle{right: 10px; left: auto;}
.qpttgsh .tsicon-left-circle{left:10px;right: auto;}
.qpttgsh .swiper-container:hover .tsicon-right-circle, .qpttgsh .swiper-container:hover .tsicon-left-circle{ background-color: #FFE8C6;border-radius: 50%; opacity: 0.9;}

/* 全屏幻灯不带导航 end*/
/* 视频幻灯背景处理 */
.videoImg{background-repeat: no-repeat;background-size: cover;}

/* 3d幻灯 */
.certify {position: relative;width: 100%;margin: 0 auto}
.certify .swiper-container {padding-bottom: 60px;}
.certify  .swiper-slide {width: 745px;height: 465px;background: #fff;box-shadow: 0 8px 30px #ddd;}
.certify  .swiper-slide img{display:block;width: 100%;height: auto;}
.certify  .swiper-slide p {line-height: 45px;padding-top: 0;text-align: center;color: #636363;font-size: 1.1em;margin: 0;overflow: hidden;height: 45px;}
.certify .swiper-pagination {width: 100%;bottom: 20px;}
.certify .swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 5px;border: 3px solid #fff;background-color: #d5d5d5;width: 10px;height: 10px;opacity: 1;}
.certify .swiper-pagination-bullets .swiper-pagination-bullet-active {border: 3px solid #00aadc;background-color: #fff;}
.certify .swiper-button-prev {left: -50px;width: 45px;height: 45px;background: url(../images/wm_button_icon.png) no-repeat;background-position: 0 0;background-size: 100%;}
.certify .swiper-button-prev:hover {background-position: 0 -46px;background-size: 100%}
.certify .swiper-button-next {right: -50px;width: 45px;height: 45px;background: url(../images/wm_button_icon.png) no-repeat;background-position: 0 -93px;background-size: 100%;}
.certify .swiper-button-next:hover {background-position: 0 -139px;background-size: 100%}
.certify .swiper-button-next:after{content: none;}
.certify .swiper-button-prev:after{content: none;}
.certify .swiper-container-3d .swiper-slide-shadow-right, .certify .swiper-container-3d .swiper-slide-shadow-left{background-image: none;}
.bb-title {margin: 0; padding: 0;}
.bb-title li{line-height: 60px; height: 60px; overflow: hidden; padding: 0px;margin: 60px 0;font-size: 18px;}
.bb-title li a{background: #ffd737;padding: 12px 5px;}
.bb-title li span:hover,.bb-title li a:hover{color: #ffffff;background: #cc0000;}
.bb-title li span{float: left;border-radius: 50px;width: 60px;height: 60px;background: #ffd737;text-align: center;font-size: 24px;font-weight: 700;margin-right: 30px;}
.swiper-slide-active .bb-title{background: #cc0000; }
.swiper-slide-active .bb-title a{color: #ffffff;}
.swiper-slide-active .bb-title a:hover{color: #ffd737;}

/* 左右联动幻灯 */
.gallery-thumbs {height: 519px;box-sizing: border-box;padding: 5px;border: 1px solid #dcbb50; overflow: hidden;}
.gallery-thumbs .swiper-slide {opacity: 0.5;background-size: cover;
    background-position: center;
    position: relative;}
.gallery-thumbs .swiper-slide-thumb-active { opacity: 1;border: 5px solid #dcbb50;}
.zjbwg_Thumbs:hover{background-color: #ffcc8e}
.gallery-thumbs2,.gallery-thumbs2 .swiper-wrapper{max-height: 519px;}
/* 右边文字左边幻灯 */
.twhd2_tab{list-style: none;margin: 0;padding: 0;}
.twhd2_tab li{background-position: 0 50%;background-repeat: no-repeat; transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s;}
.twhd2_tab li:hover{cursor: pointer;}
.twhd2_tab li p{line-height: 24px;height: 48px;overflow: hidden;margin: 0 ;font-size: 16px;} 
.twhd2_tab .on{transform:scale(1.1);font-weight: bold;color: #df3934;text-shadow: 2px 2px 6px rgba(255, 253, 205, 1);}
.twhd2_tab li{padding: 45px 30px 45px 0px;color: #3359b6;}
.twhd2_tab li p{line-height: 20px;margin: 0;height: 60px;}


.twhd3_tab{list-style: none;margin: 0;padding: 0;}
.twhd3_tab li{background-position: 0 50%;background-repeat: no-repeat; transition: all .4s;-moz-transition: all .4s;-webkit-transition: all .4s;-o-transition: all .4s;}
.twhd3_tab li:hover{cursor: pointer;}
.twhd3_tab .on{transform:scale(1.1);font-weight: bold;color: #df3934;text-shadow: 2px 2px 6px rgba(255, 253, 205, 1);}

/* 3d幻灯开始 */
.swiper_16y9img  .swiper-slide {height: auto;}
.swiper_16y9img  .swiper-slide img{display:block;width: auto;height: auto;margin: 0 auto;}
/* 3d幻灯结束 */
/* 缓动横版幻灯 */
.slowlyhd .swiper-container {padding-bottom:40px;}
.slowlyhd .swiper-wrapper{}
.slowlyhd  .swiper-slide {width:978px;transition-timing-function:linear;}
@media only screen and (max-width:1200px){
.slowlyhd  .swiper-slide { width:978px;}
}
@media only screen and (max-width:980px){
.slowlyhd  .swiper-slide {width:90%;}
}
@media only screen and (max-width:480px){
.slowlyhd  .swiper-slide {width:90%;}
}
.slowlyhd .swiper-slide img{width:100%;}
.swiper-slide .title{position:absolute;bottom: 0px;left: 0;right: 0;text-align: center;font-size:15px;line-height: 32px;height: 30px;overflow: hidden;padding: 0 10px;color: #fff;background-color: rgba(0, 0, 0, 0.5);border-radius: 6px;}
.slowlyhd  .swiper-button-next,.slowlyhd  .swiper-button-prev{width:43px;height:56px;background-size:43px 56px;margin-top:-56px;outline:none;}
.slowlyhd .swiper-button-next{background-image:url(../images/cursor-next.png);}
.slowlyhd .swiper-button-prev{background-image:url(../images/cursor-prev.png);}		
.slowlyhd .swiper-pagination-bullet{background:none;opacity:1;margin:0 6px !important;width:9px;height:9px;position:relative;outline:none;vertical-align:middle;}
.slowlyhd .swiper-pagination-bullet span{width:3px;height:3px;background:#CCC;display:block;border-radius:50%;margin-top:3px;margin-left:3px;}
.slowlyhd .swiper-pagination-bullet i{background:#000;height:1px;width:20px;position:absolute;top:4px;transform:scaleX(0);transform-origin:left;z-index:3;transition-timing-function:linear;}
.slowlyhd .swiper-pagination-bullet-active span,.swiper-pagination-bullet:hover span{width:9px;height:9px;margin-top:0;margin-left:0;background:#000;position:relative;z-index:1;}
.slowlyhd .swiper-pagination-bullet-active i{animation:middle 6s;}
.slowlyhd .swiper-pagination-bullet:first-child.swiper-pagination-bullet-active i{animation:first 6s;}
.slowlyhd .swiper-pagination-bullet:last-child.swiper-pagination-bullet-active i{animation:last 6s;}				
	@keyframes first{
	  0% {transform:scaleX(0.5);left:0px;}/*091*/
	  100% {transform:scaleX(1);left:2px;} /*0915*/
	}
	@keyframes last{
	  0% {transform:scaleX(0.7);left:-10px;}/*1090*/
	  20% {transform:scaleX(0.3);left:2px;} /*090*/
	  100% {transform:scaleX(0.3);left:0px;} /*090*/
	}		
	@keyframes middle{
	  0% {transform:scaleX(0.7);left:-10px;}/*1091*/
	  20% {transform:scaleX(0.45);left:2px;}/*092*/
	  100% {transform:scaleX(1);left:2px;} /*0913*/
	}	
	
	/* 3d幻灯 */
.certify3 {position: relative;width: 100%;margin: 0 auto}
.certify3 .swiper-container {position: relative;--swiper-theme-color: #ff9724;
    --swiper-navigation-color: #FFE8C6;
    --swiper-navigation-size: 2.25rem;}
.certify3  .swiper-slide {}
.certify3  .swiper-slide img{display:block;width: auto;height: auto;margin: 0 auto;}
.certify3  .swiper-slide p {line-height: 45px;padding-top: 0;text-align: center;color: #636363;font-size: 1.1em;margin: 0;overflow: hidden;height: 45px;}
.certify3 .swiper-pagination {width: 100%;bottom: 0px;}
.certify3 .swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 5px;border: 3px solid #fff;background-color: #d5d5d5;width: 10px;height: 10px;opacity: 1;}
.certify3 .swiper-pagination-bullets .swiper-pagination-bullet-active {border: 3px solid #00aadc;background-color: #fff;}
.certify3 .tsicon-right-circle,.certify3 .tsicon-left-circle{opacity: 0.5;top: 44%;padding: 0.5rem 0.9rem;
    position: absolute;
  font-size: 3rem;
    width: 2rem;
    height: 2rem;
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
     color: #ff9724;
}
.certify3 .tsicon-right-circle{right: 10px; left: auto;}
.certify3 .tsicon-left-circle{left:10px;right: auto;}
.certify3 .tsicon-right-circle,.certify3 .tsicon-left-circle{opacity: 0.6;top: 51%;}
.certify3 .swiper-container:hover .tsicon-right-circle, .certify3 .swiper-container:hover .tsicon-left-circle{ background-color: #FFE8C6;border-radius: 50%; opacity: 1;}

/* 文字幻灯开始 议程 */
.texthd1 .swiper-container{padding-bottom: 2.5rem;--swiper-theme-color: #ff9724;/* 设置Swiper风格 */
    --swiper-navigation-color: #FFE8C6;/* 单独设置按钮颜色 */
    --swiper-navigation-size: 3rem;/* 设置按钮大小 */position: relative;}
.texthd1 .swiper-pagination-bullet { width: 10px;height: 10px;}
.texthd1 .tsicon-right-circle-fill,.texthd1 .tsicon-left-circle-fill{opacity: 0.6;top: 27px;padding: 0.5rem 0.9rem;
    position: absolute;
  font-size: 2rem;
    width: 2rem;
    height: 2rem;
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
     color: #bfbfbf;}
	 .texthd1 .tsicon-right-circle-fill{right:10px;left:auto;}
	 .texthd1 .tsicon-left-circle-fill{right:115px;left:auto;}
.texthd1 .swiper-container:hover .tsicon-right-circle-fill, .texthd1 .swiper-container:hover .tsicon-left-circle-fill{opacity: 1;}
.texthd1 .imgbg{ overflow:hidden;}
.texthd1 .imgbg img{ transition:transform 3.5s; -webkit-transition:transform 3.5s;transform:scale(1.1); -webkit-transform:scale(1.1); }
.texthd1 .swiper-slide-active .imgbg img{ transform:scale(1); -webkit-transform:scale(1);}
.texthd_title1{right:45px;left:auto;}
/* 文字幻灯结束 */
/* 上下箭头幻灯开始*/
.updown_arrows{height: 390px;}
.updown_arrows .tsicon-xiangshang,.updown_arrows .tsicon-xiangxia{opacity: 0.5;padding: 0.5rem 0.9rem;
    position: absolute;
  font-size: 2.5rem;
    width: 2.5rem;
    height: 2.5rem;
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color));
}

.updown_arrows .swiper-container:hover .tsicon-xiangshang, .updown_arrows .swiper-container:hover .tsicon-xiangxia{ background-color: #FFE8C6;border-radius: 50%; opacity: 0.9;}
.updown_arrows .swiper-button-next,.updown_arrows .swiper-button-prev{opacity: 0.6; display: flex;
    align-items: center;
    justify-content: center;left: auto;right: auto;}
.updown_arrows .swiper-button-next{top: 0;bottom: auto;}
.updown_arrows .swiper-button-prev{top:auto; bottom: 0;}
.updown_arrows .swiper-container:hover .swiper-button-next, .updown_arrows .swiper-container:hover .swiper-button-prev{opacity: 1;}
/* 上下箭头幻灯结束 */
/* 响应式手风琴开始 */
.accordion { height:300px;overflow: hidden;position:relative; }
.accordion:after { content: "";display: block;position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: #fff; }
.accordion._create:after { display: none; }

.accordion__ul { display:block;list-style: none;margin: 0;padding: 0;width:9999px;height:300px;overflow:hidden;position:absolute;left:0;top:0; }
.accordion__li { display:block;list-style: none;margin: 0;padding: 0;height:300px;float:left;overflow: hidden;box-shadow: 0 0 10px 0 #000;transition: all 0.3s ease-out; }
.accordion__img { display: block;cursor: pointer; }
/* 响应式手风琴结束 */
/* 幻灯结束 */

/* 4、响应式处理 */
@media (max-width: 575.98px) {
		/* 宽度控制 */
.fzxj-min-vw-20{min-width: 20vw;}
}
@media (min-width: 576px) {
	
}
@media (min-width: 768px) {
	/* 字体字号控制 */
	.f-z26{font-size: 1.625rem;}
	.f-z28{font-size: 28px;}
	.f-z24{font-size: 24px;}
	.f-shu{writing-mode: vertical-lr;letter-spacing: .3rem;}
	.f-spac1{letter-spacing:.6rem;}
	/* 间隔距离 */
	.my-md-10r2{margin-top:10rem!important; margin-bottom:10rem!important; }
	.my-md-10r{margin-top:5rem!important; margin-bottom:5rem!important; }
	.my-md-8r{margin-top:8rem!important; margin-bottom:8rem!important;}
	.mt-md-n10r{margin-top:-10rem!important;}
	.mb-md-b10{margin-bottom: 10%!important;}
	.pt-md-b11{padding-top: 11%!important;}
	.pt-md-b14{padding-top: 14%!important;}
	.pt-md-b27{padding-top: 27%!important;}
	.pt-md-b37{padding-top: 37%!important;}
	.pl-md-b16{padding-left: 16%!important;}
	.px-md-b39{padding-left: 39%!important;padding-right:39%!important;}
	.px-md-5r{padding-left: 5rem!important;padding-right:  5rem!important; }
	.px-md-6r{padding-left: 6rem!important;padding-right:  6rem!important; }
	.px-md-8r{padding-left: 8rem!important;padding-right:  8rem!important; }
	.px-md-10r{padding-left: 5rem!important;padding-right:  10rem!important; }
	.px-md-10r2{padding-left: 10rem!important;padding-right:  10rem!important; }
	.py-md-10r{padding-top: 5rem!important;padding-bottom:  10rem!important; }
	.py-md-10r2{padding-top: 10rem!important;padding-bottom:  10rem!important; }
	.py-md-5r{padding-top: 5rem!important;padding-bottom:  5rem!important; }
	.py-md-6r{padding-top: 6rem!important;padding-bottom:  6rem!important; }
	.py-md-21r{padding-top: 2rem!important;padding-bottom:  1rem!important; }
	.py-md-b10{padding-top: 10%!important;padding-bottom: 10%!important;}
	.p-md-5r{padding: 5rem!important; }
	.pb-md-b19{padding-bottom: 19%!important;}
	.pb-md-b30{padding-bottom: 30%!important;}
	.ts_item5 .list-group-item{padding: 0.75rem 0.75rem 0.75rem 0.75rem;font-size: 0.875rem;}
	.mt-md-n6{margin-top: -6rem!important;}

	/* 高度控制 */
	.zt_card_h336{height: 333px;}
	.mdh376_xsh197{height: 376px;}
	/* 宽度控制 */
	.w-md-50{width: 50%!important;}
	.w-md-60{width: 60%!important;}
	/* 嵌入页控制 */
	.embed-responsive-10by1::before { padding-top: 15%;}
	/* 征集令 background start */
		.zjl-bg1{background-size: 2500px 2802px;} 
	/* 征集令 background end */

/* pc端绝对定位 */
.abs_md_ty{position:absolute;}
	.abs_md_right2{position:absolute; top:0; right:0;}
/* pc电脑端鼠标滚轮横向滚动 */
.hxgdtf{display: flex; overflow: hidden;overflow-x: scroll;}
.hxgdtz{flex-shrink: 0;width: 100vw;height: 100vh;}
/* 横滚 henggun 父子div */
.henggun-fu {-webkit-overflow-scrolling: touch; overflow-scrolling: touch; overflow: auto; position: absolute;top: 0;bottom: 0;left: 0;right: 0;overflow-y: hidden;}
.henggun-zi {width: 12000px;width: -moz-max-content;width: -webkit-max-content;width: -o-max-content;width: -ms-max-content;width: max-content;}
.henggun-zi .hxgdtz2{width: 100vw; height: 100vh; float: left;overflow: hidden;}
/* pc电脑端鼠标滚轮横向滚动 end*/
/* 种业产业链 */
.zycyl_col1bg2_231211{background-image: url(../images/zycyl_col1bg2_231211.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
/* 明月何姣姣 */ 
.myhjj_col3bg3_231129{background-image: url(../images/myhjj_col3bg3_231129.png);background-repeat: no-repeat;background-position: right center; background-size: 80% 100%;}
.myhjj_col3bg2_231129{background-image: url(../images/myhjj_col3bg2_231129.png);background-repeat: no-repeat;background-position: left center; background-size: 80% 100%;}
.myhjj_col6bg1_231129{background-image: url(../images/myhjj_col6bg1_231129.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
/* 誓把荒漠变绿洲 */
.sbhmblz_col1bg1_231123{background-image: url(../images/sbhmblz_col1bg1_231123.png);background-repeat: no-repeat;background-position: center center; background-size: 100% 100%;}
/* 简牍中国 */
.jdzg23_col2bg2_231021{background-image: url(../images/jdzg23_col2bg2_231021.png);background-repeat: no-repeat;background-position: right bottom; background-size: 100% 100%;}
.jdzg23_col7bg2_231021,.jdzg23_col7bg3_231021{padding: 30px 23px 30px 25px; height: 363px;}
/* 弈棋仕女图 */

.yqsnt_col2bg_231012{background-image: url(../images/yqsnt_col2bg_231012.png);background-repeat: no-repeat;background-position: center top ; background-size: 100% 100%;}
/* 国庆节2023 */
.gqj23_col3bg2_230921{background-image: url(../images/gqj23_col3bg2_230921.png);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
.gqj23_btn_s{padding: 105px 39px 0px 41px; height: 293px;}

/* 奔腾之路 */
.btzl_bodybg1_230829{background-image: url(../images/btzl_bodybg1_230829.jpg);background-repeat: no-repeat;background-position: center center ; background-size: auto 100%;}

	/* 音频播放专题 */
.audioBtn_230728{bottom:146px;}
/* 海的味道 */
.hdwdxjwd_col3bg2_230908 .barrager{height: 500px;}
/* 23七夕 */
.qxj23_col4bg1_230815 .barrager{height: 500px;}
/* 云宣讲优秀作品展播 */
.yxjyxzpz_yinyan1_230314{background-image: url(../images/yxjyxzpz_yinyan1_230314.png);background-repeat: no-repeat;background-position: 0 50%; background-size: 100% 100%; }
/* 第14届运动会 */
.d14jydh_jcsj1,.d14jydh_jcsj2,.d14jydh_jcsj3,.d14jydh_jcsj4,.d14jydh_jcsj5,.d14jydh_jcsj6,.d14jydh_jcsj7,{position: absolute;}
.d14jydh_jcsj1{top: 300px;left: 36%;}
.d14jydh_jcsj2{top: 133px;left: 6%;}
.d14jydh_jcsj3{top: 167px;left: 0%;}
.d14jydh_jcsj4{top: -237px;left: 11%;}
.d14jydh_jcsj5{top: 244px;left: 4%;}
.d14jydh_jcsj6{top: 30px;left: -1%;}
.d14jydh_jcsj7{top: -201px;left: 9%;}

.d14jydh_jcsj2 video{width:68%;}
.d14jydh_jcsj3 video{width:87%;}
.d14jydh_jcsj4 video{width:87%;}
.d14jydh_jcsj5 video{width:82%;}
.d14jydh_jcsj6 video{width:87%;}
.d14jydh_jcsj7 video{width:87%;}
	/* 春节2023 */

	.chunjie_col2bg1_230119{background-image: url(../images/chunjie_col2bg1_230119.png);background-repeat: no-repeat;background-position: center top; background-size: 100% auto; width:1218px; height:895px;}
	.chunjie2023_btn_food1{top: 243px;left: 377px;}
	.chunjie2023_btn_food2{top: 137px;left: 535px;}
	.chunjie2023_btn_food3{top: 216px;left: 699px;}
	.chunjie2023_btn_food4{top: 409px;left: 342px;}
	.chunjie2023_btn_food5{top: 362px;left: 506px;}
	.chunjie2023_btn_food6{top: 403px;left: 730px;}
	.chunjie2023_btn_food7{top: 579px;left: 442px;}
	.chunjie2023_btn_food8{top: 568px;left: 637px;}
	/* 新疆两会2023 */
	.xjlh2023_topbg1_230110{background-image: url(../images/xjlh2023_topbg1_230110.png);background-repeat: no-repeat;background-position: 0 center; background-size: auto 100%;}
	.xjlh2023_col6bg_230110{background-image: url(../images/xjlh2023_col6bg_230110.png);background-repeat: no-repeat;background-position: center center; height: 876px;width: 991px;}
	.xjlh2023_topbtn1{bottom: 15px;right: 16%;}
	.xjlh2023_topbtn2{bottom: 15px;right: 8%;}
	.xjlh2023_btn1{top: 20px;left: 87px;width: 81px;height: 81px;overflow: hidden;}
	.xjlh2023_btn2{top: 175px;left: 203px;width: 152px;height: 101px;overflow: hidden;}
	.xjlh2023_btn3{top: 197px;left: 620px;width: 152px;height: 101px;overflow: hidden;}
	.xjlh2023_btn4{top: 30px;left: 820px;width: 81px;height: 81px;overflow: hidden;}
	.xjlh2023_btn5{top: 342px;left: 364px;width: 204px; height: 167px;overflow: hidden;}
	.xjlh2023_btn6{top: 585px;left: 193px;width: 152px;height: 101px;overflow: hidden;}
	.xjlh2023_btn7{top: 584px;left: 605px;width: 152px;height: 101px;overflow: hidden;}
	.xjlh2023_btn8{top: 218px;left: 25px;width: 81px;height: 81px;overflow: hidden;}
	.xjlh2023_btn9{top: 330px;left: 885px;width: 81px;height: 81px;overflow: hidden;}
	.xjlh2023_btn10{top: 735px;left: 70px;width: 81px;height: 81px;overflow: hidden;}
	.xjlh2023_btn11{top: 739px;left: 351px;width: 81px;height: 81px;overflow: hidden;}
	.xjlh2023_btn12{top: 768px;left: 592px;width: 81px;height: 81px;overflow: hidden;}
	.xjlh2023_btn13{top: 703px;left: 832px;width: 81px;height: 81px;overflow: hidden;}
/* 喀什噶尔古城*/
.ksgegc_col2bg_221221{background-image: url(../images/ksgegc_col2bg_221221.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% auto;}
	/* 吉木乃通天洞遗址 */
.jmnttdyz_col1bg_221216{background-image: url(../images/jmnttdyz_col1bg_221216.jpg);background-repeat: no-repeat;background-position: center top; background-size: 100% auto;}
	/* 陕西大寺 */

.sxds_imgbg1_221212{background-image: url(../images/sxds_imgbg1_221212.png);background-repeat: no-repeat;background-position: center bottom; background-size: 100% 100%;}
	/* 新疆展区网上展馆背景 */

.xjzqwszg_col1_bg1_220929{background-image: url(../images/xjzqwszg_col1_bg1_220929.png);background-repeat: no-repeat;background-position:center center;}
.xjzqwszg_col4_bg1_220929{background-image: url(../images/xjzqwszg_col4_bg1_220929.png);background-repeat: no-repeat;background-position:center center;}
.xjzqwszg_col6_bg1_220929{background-image: url(../images/xjzqwszg_col6_bg1_220929.png);background-repeat: no-repeat;background-position:center center;background-size: 100% 100%;}
	/* 法治新疆nav */
	.fzxj-nav1{top:17vh; left: 29%;}
	.fzxj-nav2{top:38vh; left: 24%;}
	.fzxj-nav3{top:60vh; left: 25%;}
	.fzxj-nav4{top:36vh; right: 24%;}
	.fzxj-nav5{top:53vh; right: 24%;}
	.fzxj-nav6{top:16vh; right: 29%;}
	/* 探索新疆 */
	.tsxj_btn{padding:1.3em 1.5em;margin-bottom: 0px;}
	.tsxj_ab1{top:0%;left:40%;}
	.tsxj_ab2{top:10%;left:58%;}
	.tsxj_ab3{top:23%;left:71%;}
	.tsxj_ab4{top:37.9%;left:77%;}
	.tsxj_ab5{top:54%;left:77%;}
	.tsxj_ab6{top:68.1%;left:71%;}
	.tsxj_ab7{top:81.75%;left:58%;}
	.tsxj_ab8{top:91.87%;left:40%;}
	.tsxj_ab9{top:6%;right:57%;}
	.tsxj_ab10{top:32%;right:76%;}
	.tsxj_ab11{top:59.5%;right:76%;}
	.tsxj_ab12{top:83%;right:57%;}
	/* 学科学 */
	.xkxjkx_btn_bg{padding: 70px 0px 70px 0px;}
	/* 新疆影像记忆nav */
	.xjyxjy_navbg{top: 20vh;left: 35vw; width: 15vw;z-index: 10;position: absolute;}
	.xjyxjy_btn_bg{background-image: url(../images/xjyxjy_btn2_220422.png);background-repeat: no-repeat;background-position: 0 50%; padding: 70px 0px 70px 90px;}
	.xjyxjy_btn_bg:hover{background-image: url(../images/xjyxjy_btn1_220422.png);background-repeat: no-repeat;background-position: 0 50%; }
	/* 亚欧博览会专题图标 */
	.yoblh2022_icon1{width: 220px; height:220px;}
	/* 玛纳斯专题背景 */
	.mnszt2022_col1_bg1_20220907{background-size: 100% 100%;}
.mnszt2022_col7_bg1_20220907{background-size: 100% 100%;}
	/* 心连心专题背景 */
	.xlx2022_col1_textbg1_20220710{background-image: url(../images/xlx2022_col1_textbg1_20220710.png);background-repeat: no-repeat;background-position: center top;background-size: 100% 100%;}
	/* 足迹专题单独使用 */
	.zj_icon_huigu{top: -25px;left: -20px;}
	.zj_icon2_list{top: -10px;left: -15px;}
	.zj_icon_title3{top: -10px;left: -15px;}
	.zj_icon_title4{top: 0px;left: 10px;}
	/* z中秋节专题单独使用 */
	.pt-210{padding-top: 210px;} 
	.pb-190{padding-bottom: 190px;}
	/* 幻灯按钮尺寸 */
	.qpttgsh .tsicon-right-circle,.qpttgsh .tsicon-left-circle{
	  font-size: 5rem;
	    width: 5rem;
	    height: 5rem;}
		.texthd_title1{right:45px;left:auto;top:-77px;}
/* 卡片样式开始 */
.card_zt_shadow01{border-radius: 50px;
	/* background: #e0e0e0; */
	box-shadow:  30px 30px 60px #bebebe,
				 -30px -30px 60px #ffffff;}
.card_zt_btm1{background-color: rgba(255, 255, 255, 0.25);
	backdrop-filter: blur(6px);
	-webkit-backdrop-filter: blur(6px);
	border: 1px solid rgba(255, 255, 255, 0.18);
	box-shadow: rgba(142, 142, 142, 0.19) 0px 6px 15px 0px;
	-webkit-box-shadow: rgba(142, 142, 142, 0.19) 0px 6px 15px 0px;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	color: rgba(255, 255, 255, 0.75);
					}
/* 卡片样式结束 */
/* 心连心专题选项卡样式 */
/* .nav-pills2 .nav-link.active, .nav-pills2 .show&gt;.nav-link {
    color: #fff;
    background-color: #a7874c;
}
.nav-pills2 .nav-link {
    border-radius: .25rem;
} */


	/* 手风琴效果 4:3*/
.xinxi_solution_bg { background-size: 100% 750px; max-width: 1920px; margin: 0 auto; background-color: #F7F7F7; }
.xinxi_solution_main ul { overflow: hidden; height: 750px; list-style: none;margin: 0;padding: 0;}
.xinxi_solution_main .main_mobile { max-width: 1400px; min-width: 100%; }
.xinxi_solution_main ul li { background: #ececec no-repeat; height: 750px; float: left; width: 80px; position: relative; overflow: hidden; transition: all 0.5s; }
.xinxi_solution_main ul li .left_top { position: absolute; left: 0; width: 80px; padding: 0 25px; text-align: center; }
.xinxi_solution_main ul li .left_top img { width: 50px; }
.xinxi_solution_main ul li i { font-size: 22px; color: #FFF;font-style: normal;line-height: 1; }
.xinxi_solution_main .left_top { font-size: 22px; color: #FFF; }
.xinxi_solution_main ul li .left { float: left; width: 80px; background: linear-gradient(to bottom,#f79b50, #ed3030); height: 750px;}
.xinxi_solution_main ul li.on .left {  background: linear-gradient(to bottom,#bf9d5e, #a7874c);}

.xinxi_solution_main ul li .right { float: left; width: 1000px; position: relative; height: 750px; }
.xinxi_solution_main ul li.on { width: 1080px; }

	/* 手风琴效果 16:9*/
	.xinxi_solution_bg2 { background-size: 100% 563px; max-width: 1920px; margin: 0 auto; background-color: #F7F7F7; }
	.xinxi_solution_main2 ul { overflow: hidden; height: 563px; list-style: none;margin: 0;padding: 0;}
	.xinxi_solution_main2 .main_mobile { max-width: 1400px; min-width: 100%; }
	.xinxi_solution_main2 ul li { background: #ececec no-repeat; height: 563px; float: left; width: 80px; position: relative; overflow: hidden; transition: all 0.5s; }
	.xinxi_solution_main2 ul li .left_top { position: absolute; left: 0; width: 80px; padding: 0 25px; text-align: center; }
	.xinxi_solution_main2 ul li .left_top img { width: 50px; }
	.xinxi_solution_main2 ul li i { font-size: 22px; color: #FFF;font-style: normal;line-height: 1; }
	.xinxi_solution_main2 .left_top { font-size: 22px; color: #FFF; }
	.xinxi_solution_main2 ul li .left { float: left; width: 80px;  height: 563px;}
	
	
	.xinxi_solution_main2 ul li .right { float: left; width: 1000px; position: relative; height: 563px; }
	.xinxi_solution_main2 ul li.on { width: 1080px; }
/* 幻灯控制 */
.slowlyhd .swiper-button-next{right: 33%;}
.slowlyhd .swiper-button-prev{left: 33%;}
}
@media (max-width: 767px){
	/* 字号控制 */
	.f-z26{font-size: 1rem;}
	h5{font-size: 0.75rem;}
	.font-sm-h1{font-size: 1.7rem;}
	.display-4{font-size: 1.8rem;}
	.nav-tabs2 .h2{font-size: 1rem;}
	.xs-title1 h3,.xs-title1 p{font-size: 0.75rem;}
.xs-t1 h1,.xs-t1 .h1{font-size: 1.8rem;}
.xs-t2 h3,.xs-t2 .h3{font-size: 1rem;}
	/* 间隔距离 */
	.px-xs-5r{padding-left: 5rem!important;padding-right:  5rem!important; }
	.px-xs-8r{padding-left: 8rem!important;padding-right:  8rem!important; }
	.px-xs-b44{padding-left: 44%!important;padding-right:  44%!important; }
	.p-xs-1{padding: 0.5rem!important;}

	/* 嵌入页控制 */
	.embed-responsive-16by9::before { padding-top: 130%;}
	.embed-responsive-10by1::before { padding-top: 55%;}
	/* 手机上控制宽度 */
	.w-xs-25{width:25%}
	.w-xs-35{width:35%}
	.w-xs-50{width:50%}
	.w-xs-75{width:75%}
.w-xs-1000px{width: 1000px;overflow-y: hidden;overflow-x: auto;}
/* 手机上控制高度 */
.h-xs-50{height: 50vh;}
.mdh376_xsh197{height: 197px;}

	/* 通用图文列表 */
	
	.list-s1 li { padding-left: 40px; background: url("../images/smalltit-icon.png") 0 8px no-repeat; margin-bottom: 30px; }
	.list-s1 .list-tit { font-size: 16px; line-height: 1.5; display: block; color: #000; margin-bottom: 10px; }
	.list-s1 .list-tit a { color: #000; }
	.list-s1 .list-date { color: #666; font-size: 14px; margin-left: 15px; }
	.list-s1 .list-img { width: 200px; height: 118px; overflow: hidden; float: left; margin-right: 20px; }
	.list-s1 .list-img img { width: 100%; }
	.list-s1 .list-txt { font-size: 12px; line-height: 1.5; color: #333; }
	
	
	.list-s2 .list-tit { font-size: 16px; line-height: 1.5; display: block; color: #000; margin-bottom: 10px; }
	.list-s2 .list-tit a { color: #000; }
	.list-s2 .list-date { color: #666; font-size: 14px; margin-left: 15px; }
	.list-s2 .list-img { width: 200px; height: 118px; overflow: hidden; float: left; margin-right: 20px; }
	.list-s2 .list-img img { width: 100%; }
	.list-s2 .list-txt { font-size: 12px; line-height: 1.5; color: #333; }
	
	.list-s3 li { padding-left: 40px; background: url("../images/xjyxjy_icon1.png") 0 8px no-repeat; margin-bottom: 30px; }
	.list-s3 .list-tit { font-size: 16px; line-height: 1.5; display: block; color: #000; margin-bottom: 10px; }
	.list-s3 .list-tit a { color: #000; }
	.list-s3 .list-date { color: #666; font-size: 14px; margin-left: 15px; }
	.list-s3 .list-img { width: 200px; height: 118px; overflow: hidden; float: left; margin-right: 20px; }
	.list-s3 .list-img img { width: 100%; }
	.list-s3 .list-txt { font-size: 12px; line-height: 1.5; color: #333; }
	/* 幻灯处理 */
	  .certify  .swiper-slide {width: 400px;height: 266px;background: #fff;box-shadow: 0 8px 30px #ddd;}
	  /* 隐藏幻灯按钮 */
	  .certify .swiper-button-prev,.certify .swiper-button-next,.lh-hxdtgd2 .owl-prev, .lh-hxdtgd2 .owl-next {display: none;}
	/* 幻灯按钮尺寸 */
	.qpttgsh .tsicon-right-circle,.qpttgsh .tsicon-left-circle{
	  font-size: 2rem;
	    width: 2rem;
	    height: 2rem;}
		.qpttgsh .swiper-wrapper{width: 100%;}
		.texthd_title1{right:45px;left:auto;top:-68px;}
		/* 背景颜色 */
		/* 探索新疆 */
	.tsxj_btn{padding:0.8em 1em;margin: 10px;}
		/* 誓把荒漠变绿洲 */
		.sbhmblz_col1bg1_231123{background-color:#198578;}
		/* 简牍中国 */
.jdzg23_col7bg2_231021,.jdzg23_col7bg3_231021{padding: 30px 23px 30px 26px; height: 350px;}
		/* 国庆节2023 */
		.gqj23_btn_s{padding: 85px 18px 0px 25px; height: 245px;}
		/* 奔腾之路 */
		.btzl_col2bg1_230829{background-image: url(../images/btzl_col2bg1_230829.jpg);background-repeat: no-repeat;background-position: center center ; background-size: 100% 100%;}
		/* 新疆展区网上展馆背景 */
		.xjzqwszg_col1_bg1_220929{background-color: #be2f22;}
		/* 亚欧博览会专题 */
	.yoblh2022_icon1{width: 150px; height:150px;}
	.phone_h200{height:200px;}
	.phone_h100{height:100px;}
	.bg_sm_blue1{background-color: #00469B;}
	.bg_sm_pink1{background-color: #fbe0d8;}
		/* 音频播放专题 */
.audioBtn_230728{bottom:8%;}
/* 海的味道 */
.hdwdxjwd_col3bg2_230908 .barrager{ height: 50vh;}
/* 23七夕 */
.qxj23_col4bg1_230815 .barrager{height: 50vh;}
	/* 新疆两会2023 */
	.xjlh2023_topbtn1{bottom: 5px;right: 16%;width: 10%;}
	.xjlh2023_topbtn2{bottom: 5px;right: 3%;width: 10%;}
/* 玛纳斯专题背景 */
.mnszt2022_col1_bg1_20220907{background-size: cover;}
.mnszt2022_col7_bg1_20220907{ background-size: cover;}
/* 法治新疆背景 */
.fzxj-bg0{background-image: url(../images/fzxj-bg0-220415.jpg);background-repeat: no-repeat;background-size: cover;background-position: center center;}	
.fzxj-bg1{background-image: url(../images/fzxx-bg1-220415.png);background-repeat: no-repeat;background-size: cover;background-position: center center;}	
	/* 法治新疆nav */
	.fzxj-nav1{bottom: 19vh; left: 8%;}
	.fzxj-nav2{bottom: 19vh; left: 41%;}
	.fzxj-nav4{bottom: 19vh; left: 70%;}
	.fzxj-nav3{bottom: 5vh;  left: 41%;}
	.fzxj-nav5{bottom: 5vh; left: 70%;}
	.fzxj-nav6{bottom: 5vh; left: 8%;}
/* 新疆影像记忆nav */
.xjyxjy_btn_bg,.xkxjkx_btn_bg{display: inline-block;}
.twhd3_tab .on .btn-success{
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}	
/* 足迹专题单独使用 */
.zj_icon_huigu{top: -40px;left: -10px;}
.zj_icon2_list{top: -10px;left: -15px;}
.zj_timeline_icon1 .h2{font-size: 1rem;}
.zj_icon_title3{top: -65px;left: -15px;width: 18vw;}

.zj_icon_title4{top: -61px;left: -2px;width: 10vw;}
/* 征集令 background start */
		/* .zjl-bg1{background-size: 100% auto;  background-attachment: fixed; }  */
		.zjl-bg1 .display-1{font-size: 32px;}
		.zjl-bg1 .embed-responsive-16by9::before { padding-top: 130%;}
	/* 征集令 background end */	
/* 手风琴效果1 */
.xinxi_solution_bg { background-size: 100% 207px; max-width: 100%; margin: 0 auto; background-color: #F7F7F7; }
.xinxi_solution_main ul { overflow: hidden; height: 207px; list-style: none;margin: 0;padding: 0;}
.xinxi_solution_main .main_mobile { max-width: 100%; min-width: 100%; }
.xinxi_solution_main ul li { background: #ececec no-repeat; height: 207px; float: left; width: 20px; position: relative; overflow: hidden; transition: all 0.5s; }
.xinxi_solution_main ul li .left_top { position: absolute; left: 0; width: 16px; padding: 0 2px; text-align: center; }
.xinxi_solution_main ul li .left_top img { width: 20px; }
.xinxi_solution_main ul li i { font-size: 10px; color: #FFF;font-style: normal; }
.xinxi_solution_main .left_top { font-size: 10px; color: #FFF; }
.xinxi_solution_main ul li .left { float: left; width: 20px; background: linear-gradient(to bottom, #f79b50, #ed3030); height: 207px;}
.xinxi_solution_main ul li:nth-child(1) .left {  background: linear-gradient(to bottom, #bf9d5e, #a7874c);}
.xinxi_solution_main ul li .right { float: left; width: 93%; position: relative; height: 207px; }
.xinxi_solution_main ul li.on { width: 78%; }

/* 手风琴效果2 */
.xinxi_solution_bg2 { background-size: 100% 155px; max-width: 100%; margin: 0 auto; background-color: #F7F7F7; }
.xinxi_solution_main2 ul { overflow: hidden; height: 155px; list-style: none;margin: 0;padding: 0;}
.xinxi_solution_main2 .main_mobile { max-width: 100%; min-width: 100%; }
.xinxi_solution_main2 ul li { background: #ececec no-repeat; height: 155px; float: left; width: 20px; position: relative; overflow: hidden; transition: all 0.5s; }
.xinxi_solution_main2 ul li .left_top { position: absolute; left: 0; width: 16px; padding: 0 2px; text-align: center; }
.xinxi_solution_main2 ul li .left_top img { width: 20px; }
.xinxi_solution_main2 ul li i { font-size: 10px; color: #FFF;font-style: normal; }
.xinxi_solution_main2 .left_top { font-size: 10px; color: #FFF; }
.xinxi_solution_main2 ul li .left { float: left; width: 20px; background: linear-gradient(to bottom, #f79b50, #ed3030); height: 155px;}
.xinxi_solution_main2 ul li:nth-child(1) .left {  background: linear-gradient(to bottom, #bf9d5e, #a7874c);}
.xinxi_solution_main2 ul li .right { float: left; width: 93%; position: relative; height: 155px; }
.xinxi_solution_main2 ul li.on { width: 78%; }
}
@media (min-width: 1260px){
	/* 春节2023 */
	.chunjie_col2_imgbg1_230119{background-image: url(../images/chunjie_col2_imgbg1_230119.png);background-repeat: no-repeat;background-position: center top; background-size: 100% auto; padding:10.5rem 6.5rem;}
}
/* 为了强调 */
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
/* 手机横屏 */
.landscape h3{font-size:1rem;}
.landscape .ts_item1 .list-group-item{font-size: .875rem ;padding: .3125rem;}
.landscape .w-hp-50{width:50vw;}
.landscape .w-hp-40{width:40vw;}
.landscape .w-hp-35{width:35%;}
.landscape .w-hp-25{width:25%;}
.landscape .w-hp-20{width:20%;}
.landscape .w-hp-17{width:17%;}
/* 手机竖屏 */
&lt;!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2025-03-03 16:31:03" check_sum="3bcee7cc5a424330844ab778a62d31c1]--&gt;</pre></body></html>