<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
    margin: 0px;
    padding: 0px;
	/*word-break:break-all;*/
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;
}
a[href]:after{content:normal;}
*:focus{outline:none;}
body {
	-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;
	font-family: Arial, \5FAE\8F6F\96C5\9ED1;
	font-size: 13px;
	line-height: 20px;
	color: #666;
	text-decoration: none;
	background: url(cqy-bg01.jpg) repeat;
  position: relative;
  padding-top: 700px;
}
body::before{
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: url(cqy-top.png) no-repeat top center;
  width: 100%;
  height: 1000px;
  z-index: -1;
}
body::after{
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(cqy-foot.jpg) no-repeat bottom center;
  width: 100%;
  height: 400px;
  z-index: -1;
}
ul, li{
	margin:0px; padding:0px;
    list-style-type:none;
}
ol, ul {
  list-style: none;
}
ul, li, a
{
	padding: 0px;
	margin: 0px;
}
button {outline: none;border: 0;}
select { width:100%;}
a {
	color: #393e42;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;cursor: pointer;
}
a:hover, a:focus {
	color: #0458b0;text-decoration:none;
}
a:hover, a:active, a:focus {
  outline: none;
}
/* Ã¦Â¸â€¦Ã©â„¢Â¤Ã¦ÂµÂ® Ã¥Å&nbsp;Â¨*/
.fix {
  *zoom: 1;
}
.fix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear{clear:both;}
.tj {text-align: justify;}
.rel {position: relative;}
.t3d {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.bdr4 {border-radius: 4px;}
.lets {letter-spacing: 1px;}

@media (min-width: 1260px) {
  .container {
    width: 1228px;
  }
}
@media (min-width: 1320px) {
  .container {
    width: 1288px;
  }
}
@media (min-width: 1474px) {
  .container {
    width: 1440px;
  }
}
.container {
    padding-right: 20px;
    padding-left: 20px;
}

.foot {background-size: 100%;padding: 60px 0;margin-top: 30px;}
.copyright {font-size:16px;line-height: 1.5;color:#272829;display:block;text-align: center;position: relative;}
.copyright::before,
.copyright::after{
  content: "";
  position: absolute;
  background: #8a9caf;
  width: 100%;
  left: 0;
}
.copyright::before{
  top: -58px;
  height: 4px;

}
.copyright::after{
  top: -50px;
  height: 1px;
}
.copyright a, .copyright span {display: inline-block;margin-left: 20px;}
.copyright a {color:#272829;}
.copyright a:hover {color:#0458b0;}
@media (min-width: 1900px) {
	.foot {background-size: 100%;}
}
@media (max-width: 1366px) {
	.foot {min-height: 160px;}
}
@media (max-width: 1199px) {
	.foot {min-height: 150px;background-size: 100% 100%;}
}
@media (max-width: 767px) {
	.foot {min-height: 100px;background-size: 150% 100%;}
	.copyright {font-size:15px;bottom: 18px;}
}

/*---------------------Ã§â€Å¸Ã¥Â¹Â³Ã¥â€ºÂ¾Ã©â€ºâ€&nbsp;----------------*/
.homelinksbox {overflow: hidden;}
.gy-carousel-1 {margin-left: -16px;margin-right: -16px;}
.gy-carousel-1 .slick-slide {margin: 0 16px;}
.gy-carousel-1 .slick-slide .showimg {position: relative;overflow: hidden;border: #fff solid 8px; 
  -moz-box-shadow: 1px 1px 18px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 18px 0 rgb(0 0 0 / 10%);
  -o-box-shadow: 1px 1px 18px 0 rgba(0, 0, 0, 0.1);}
.gy-carousel-1 .slick-slide img {width: 100%;height: 202px;transition: all 0.5s;}
.gy-carousel-1 .slick-slide:hover img {transform: scale(1.1);}
.gy-carousel-1 .slick-slide p {font-size: 15px;line-height: 1.5;color: #393e42;margin: 0;padding: 15px 0 0;text-align: center;}
.gy-carousel-1 .slick-slide:hover p {color: #0458b0;}
.gy-carousel-1 .slick-slide .box-mc {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url("img-06.png") no-repeat center center;
}
/*Dots*/
.gy-carousel-1 .slick-dots {position: inherit;bottom: -26px;}
.gy-carousel-1 .slick-dots li button:before {font-size: 14px;}
/*Arrows*/
.gy-carousel-1 .slick-prev,
.gy-carousel-1 .slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 40%;

    display: block;

    width: 50px;
    height: 50px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none !important;
    outline: none;
    background: rgba(75, 140, 190, 0.4);border-radius: 100%;z-index: 1;
}
.gy-carousel-1 .slick-prev:hover,
.gy-carousel-1 .slick-prev:focus,
.gy-carousel-1 .slick-next:hover,
.gy-carousel-1 .slick-next:focus
{
    color: transparent;
    outline: none;
    background: #0e6eb8;
}
.gy-carousel-1 .slick-prev:hover:before,
.gy-carousel-1 .slick-prev:focus:before,
.gy-carousel-1 .slick-next:hover:before,
.gy-carousel-1 .slick-next:focus:before
{
    opacity: 1;
}
.gy-carousel-1 .slick-prev.slick-disabled:before,
.gy-carousel-1 .slick-next.slick-disabled:before
{
    opacity: .25;
}

.gy-carousel-1 .slick-prev:before,
.gy-carousel-1 .slick-next:before
{
    font-family: 'FontAwesome';
    font-size: 36px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.gy-carousel-1 .slick-prev {left:-8%;}
.gy-carousel-1 .slick-next {right:-8%;}
.gy-carousel-1 .slick-prev, .gy-carousel-1 .slick-next {display: none !important;}
@media (max-width: 1440px) {
	.gy-carousel-1 .slick-slide img {height: 182px;}
}
@media (max-width: 1280px) {
	.gy-carousel-1 {margin-left: -10px;margin-right: -10px;}
	.gy-carousel-1 .slick-slide {margin: 0 10px;}
	.gy-carousel-1 .slick-slide img {height: 178px;}
}
@media (max-width: 1199px) {
	.gy-carousel-1 .slick-slide img {height: 187px;}
}
@media (max-width: 991px) {
	.gy-carousel-1 .slick-slide img {height: 218px;}
}
@media (max-width: 767px) {
	.gy-carousel-1 .slick-slide img {height: auto;}
}

@-webkit-keyframes bgpulse{from,to{transform:scale3d(1,1,1) rotate(0.1deg);-ms-transform:scale3d(1,1,1) rotate(0.1deg);-moz-transform:scale3d(1,1,1) rotate(0.1deg);-webkit-transform:scale3d(1,1,1) rotate(0.1deg);-0-transform:scale3d(1,1,1) rotate(0.1deg);}50%{transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);-ms-transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);-moz-transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);-webkit-transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);-o-transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);}}
@keyframes bgpulse{from,to{transform:scale3d(1,1,1) rotate(0.1deg);-ms-transform:scale3d(1,1,1) rotate(0.1deg);-moz-transform:scale3d(1,1,1) rotate(0.1deg);-webkit-transform:scale3d(1,1,1) rotate(0.1deg);-0-transform:scale3d(1,1,1) rotate(0.1deg);}50%{transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);-ms-transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);-moz-transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);-webkit-transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);-o-transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);}}
.bgpulse{-webkit-animation-name:bgpulse;animation-name:bgpulse}

.pgheader { overflow:hidden;position:relative;background-color: #0d1520;background-repeat: no-repeat;background-size: 100% 100%;background-position: center;}
.pgheader .bg { background-repeat: no-repeat;background-size:100% 100%;height:100%; width:100%; position:absolute; animation:bgpulse 18s infinite linear; -webkit-animation:bgpulse 18s infinite linear; -moz-animation:bgpulse 18s infinite linear; -o-animation:bgpulse 18s infinite linear; -ms-animation:bgpulse 18s infinite linear;background-position: center;}
.pgheader .columnname { padding:701px 0 0; overflow:hidden;position: relative;max-width: 100%;}
@media (max-width: 1784px){
    .pgheader .columnname { padding:652px 0 0;}
}
@media (max-width: 1680px){
    .pgheader .columnname { padding:616px 0 0;}
}
@media (max-width: 1440px){
    .pgheader .columnname { padding:526px 0 0;}
}
@media (max-width: 1366px){
    .pgheader .columnname { padding:500px 0 0;}
}
@media (max-width: 1280px){
    .pgheader .columnname { padding:466px 0 0;}
}
@media (max-width: 1199px){
    .pgheader .columnname { padding:380px 0 0;}
}
@media (max-width: 991px){
    .pgheader .columnname { padding:430px 0 0;}
}
@media (max-width: 800px){
    .pgheader .columnname { padding:350px 0 0;}
}
@media (max-width: 767px){
    .pgheader .columnname { padding:298px 0 0;}
}
@media (max-width: 580px){
    .pgheader .columnname { padding:182px 0 0;}
}

.partone {overflow: hidden;}
.parttwo {overflow: hidden;padding: 50px 0 0;}
.partthree {overflow: hidden;padding: 30px 0 10px;}
.secondarybox { display:block; padding:0 0 10px;
min-height: -moz-calc(100vh - 842px);
min-height: -webkit-calc(100vh - 842px);
min-height: calc(100vh - 842px);
}
.win-l {width: 72.858%;padding-right: 40px;}
.win-r {width: 27.142%;}
@media (max-width: 1366px) {
	.win-l {width: 71.858%;}
	.win-r {width: 28.142%;}
}
@media (max-width: 1280px) {
	.win-l {width: 70.858%;}
	.win-r {width: 29.142%;}
}
@media (max-width: 1199px) {
	.win-l {width: 63.858%;}
	.win-r {width: 36.142%;}
}
@media (max-width: 991px) {
	.win-l {width: 100%;padding-right: 0;}
	.win-r {width: 100%;}
}
@media (max-width: 767px) {
	.parttwo {padding: 30px 0 0;}
	.partthree {padding: 10px 0 20px;}
}

.lanmu { overflow: hidden;margin-bottom: 21px;position: relative;padding-bottom: 10px;}
.lanmu::before,
.lanmu::after {
  position: absolute;
  content: "";
  width: calc(100% - 14px);
  height: 1px;
  background: #a6afba;
}
.lanmu::before{
  left: 0;
  bottom: 6px;
}
.lanmu::after{
  bottom: 0;
  right: 0;
}
.lanmu_l { color:#393e42;float:left;font-size:26px;line-height: 1.1;margin-left: 6px;letter-spacing: 2px;}
.lanmu_l img {display: inline-block;margin-right: 15px;}
.lanmu_r { line-height:46px; float:right; font-size:14px;}
.lanmu_r a { color:#393e42; text-decoration:none;font-family: Arial;text-transform: uppercase;}
.lanmu_r a:hover { color:#0458b0; text-decoration:none;}

.fugao {font-size: 17px;color: #393e42;line-height: 2;overflow: hidden;-webkit-line-clamp: 7;display: -webkit-box;-webkit-box-orient: vertical;max-height: 238px;}
.zswork {border-radius: 10px;background: url(cqy-bg02.png) no-repeat right bottom ;padding: 28px 32px 20px;position: relative;height: 330px;font-size: 16px;line-height: 2px;color: #393e42;}
.zswork:after {width: 100%;height: 100%;z-index: -1; position: absolute;content: " ";top:0px;left: 0px;right: 0; background: linear-gradient(#e4e8ee,transparent);; border-radius: 10px;}
.zswork h4 {font-size:24px;color:#393e42;line-height: 1.1;margin: 0 0 26px;}
.zswork tbody &gt; tr &gt; td {border: 0;}
.zswork .wyzw {width: 50px;padding: 8px 0;color: #393e42;}
.zswork .wyname{color:#393e42 ;}
.zswork .wyname span {display: inline-block;margin-right: 14px;margin-bottom: 8px;}
@media (max-width: 1199px) {
	.zswork .wyname span {margin-right: 19px;}
}
@media (max-width: 991px) {
	.fugao {-webkit-line-clamp: inherit;max-height: inherit;margin-bottom: 26px;}
	.zswork {height: auto;}
	.zswork .wyname span {margin-right: 22px;}
	.zswork .wyname span:last-child {margin-right: 0;}
}
@media (max-width: 767px) {
	.zswork .wyname span {margin-right: 18px;}
}

.life {}
.life .life-img {width: 230px;float: left;margin-right: 40px;border-radius: 5px;}
.life .life-img img {width: 100%;}
.life .life-txt {font-size: 17px;color: #393e42;line-height: 2;}
@media (max-width: 767px) {
	.life .life-img {width: 100%;margin-right: 0px;margin-bottom: 26px;}
	.life .life-img img {display: block;margin: 0 auto;}
	.life .life-txt {float: left;}
	.life .life-img img {max-width: 280px;}
}

.ydyh {}
.ydyh .row {margin-left: -28px;margin-right: -28px;}
.ydyh .row &gt; [class^='col'] {padding-left: 28px;padding-right: 28px;}
@media (max-width: 1280px) {
	.ydyh .row {margin-left: -20px;margin-right: -20px;}
	.ydyh .row &gt; [class^='col'] {padding-left: 20px;padding-right: 20px;}
}
@media (max-width: 1199px) {
	.ydyh .row {margin-left: -15px;margin-right: -15px;}
	.ydyh .row &gt; [class^='col'] {padding-left: 15px;padding-right: 15px;}
}
/*-----------------Ã¦â€“â€¡Ã¥Â­â€”Ã¥Ë†â€”Ã¨Â¡Â¨---------------------*/
.list-index { overflow:hidden; display:block;background: url(cqy-bg03.png) no-repeat right -20px bottom -30px;}
.list-index ul li {
  overflow:hidden;
  text-align:left;
  margin-bottom: 10px;
  border-bottom: 1px dashed #dce3e9;
  padding-bottom: 10px;
}
.list-index ul li:last-child{
    padding-bottom: 0;
    margin-bottom: 0;
    border: 0;
}
.list-index ul li a { float:left;max-width:85%;overflow:hidden;font-size:16px;line-height:1.4; color:#393e42;padding:0 0 0 18px;text-overflow:ellipsis; white-space:nowrap; display:block; font-weight:500;position: relative;}
.list-index ul li a:after {
    /* background-color: #9f0b0b; */
    content: '';
    position: absolute;
    left: 0;
    width: 10px;
    height: 9px;
    border-radius: 5px;
    top: 6px;
    background: url(cqy-icon.png) no-repeat center;
}
.list-index ul li a span {color: #bbafaf;margin-right: 10px;}
.list-index ul li a &gt; img { display:inline-block; margin:0 0 0 6px;}
.list-index ul li a:hover {color: #0458b0; text-decoration: none;}
.list-index i {float: left;margin: 0 0 0 8px;}
.list-index span {line-height:1.4;color:#a4a9ad; font-size: 15px;}
.list-index span.right {float: right;}
@media (max-width: 1199px) {
	.list-index ul li a {max-width:78%;}
}
@media (max-width: 991px) {
.list-index ul li a{ float:left;max-width:78%;}
.list-index ul li {margin-bottom: 17px;}
}
@media (max-width: 767px){
.list-index ul li a {max-width: 100%;white-space: normal;}
.list-index ul li a span {padding: 0;}
.list-index span {width: 100%;padding-left: 18px;padding-top: 4px;}
}

.textList {
  margin-top: 20px;
}
.textList.no-date li {
  padding-right: 0;
}
.textList.thesisList li {
  padding-right: 0;
  border: none;
  color: #333333;
  line-height: 30px;
  padding: 0;
  margin-bottom: 20px;
}
.textList.thesisList li::before {
  display: none;
}
.textList.thesisList li a {
  display: block;
}
.textList.thesisList li:hover {
  background: transparent;
  color: #268ADE;
}
.textList.thesisList li:hover a {
  color: #268ADE;
}
.textList li {
  border-bottom: 1px solid #ebebeb;
  padding: 15px 110px 15px 32px;
  position: relative;
  line-height: 30px;
  transition: background 0.3s;
}
.textList li:last-child {
  border-bottom: none;
}
.textList li:before {
  content: "";
  left: 10px;
  top: 26px;
  position: absolute;
  width: 6px;
  height: 6px;
  background: #9f0b0b;
  border-radius: 50%;
}
.textList li .box-title {
  color: #393e42;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
  font-size: 17px;
}
.textList li .box-date {
  position: absolute;
  right: 10px;
  top: 15px;
  color: #bbafaf;
	font-size: 15px;
}
.textList li:hover {
  transition: background 0.3s;
}
.textList li:hover a,
.textList li:hover span {
  color: #0458b0;
}
@media (max-width: 767px){
.textList li {
    padding: 10px 0 10px 35px;
  }
  .textList li:before {
    top: 20px;
  }
  .textList li .box-title {
    white-space: normal;
    height: auto;
    line-height: 26px;
  }
  .textList li .box-date {
    position: static;
  }
}

.column { overflow:hidden;padding-bottom: 10px;position: relative;}

.column::before,
.column::after {
  position: absolute;
  content: "";
  width: calc(100% - 14px);
  height: 1px;
  background: #a6afba;
}
.column::before{
  left: 0;
  bottom: 6px;
}
.column::after{
  bottom: 0;
  right: 0;
}

.column_l { width:auto; font-size:26px; color:#393e42; float:left; display:inline-block; overflow:hidden;line-height: 1.1;letter-spacing:2px;margin-left: 6px;}
.column_l img {display: inline-block;margin-right: 15px;}
.column_l i {font-size: 21px;margin-right: 5px; color:#0458b0;}
.column_r {float: right;}
@media (max-width: 390px){
	.column_r {width: 100%;display: block;margin-bottom: 15px;}
}
/* Breadcrumb
---------------------------------- */
.breadcrumb { background: transparent;
	margin-bottom: 0;
	font-size: 14px;
	border-radius: 0px;padding: 15px 0 0 0;
}
.breadcrumb &gt; li { color:#909090;}
.breadcrumb &gt; li &gt; a { color:#909090;}
.breadcrumb &gt; li &gt; a:hover { color:#0458b0;text-decoration: none;}
.breadcrumb &gt; li &gt; a:last-child { color:#0458b0;}
.breadcrumb[data-v-xl] {padding: 2px 0 18px 0;}
.breadcrumb &gt; li &gt; a:after {
    content: '\f105';
    font-family: 'FontAwesome';
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    padding: 0 7px;
    color: #999;
}
.breadcrumb &gt; li &gt; a:last-child:after {
    content: "";padding: 0;
}
@media (max-width: 390px){
	.breadcrumb {padding: 0;}
}

.view-list {margin-top: 30px;}
.view-list .col-md-3 {float: left;width: 25%;}
.view-list li:nth-child(4n+1) {clear: left;}
.view-list .box-s {
  margin-bottom: 28px;
}
.view-list .box-s .box-img {
  border: #fff solid 8px;
  height: 218px;
  margin-bottom: 13px;
}
.view-list .box-s .box-title {
  display: block;
  font-size: 15px;
  line-height: 1.5;
  color: #393e42;
  text-align: center;
}
.view-list .box-s:hover .box-title {color: #0458b0;}
.view-list .box-s .box-mc {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url("img-06.png") no-repeat center center;
}

.box-s-w:hover .img-cont .img-box img {
  transform: translate(-50%, -50%) scale(1.1);
}

.img-cont {
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.img-cont .img-bg {
  min-width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  filter: blur(10px);
  margin-top: 0;
  top: 0;
  transform: none;
  max-width: 200%;
}
.img-cont .img-box {
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.4);
}
.img-cont .img-box img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  display: block;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  transition: all 0.5s;
}
@media (max-width: 1440px) {
.view-list .box-s .box-img {height: 193px;}
}
@media (max-width: 1280px) {
.view-list .box-s .box-img {height: 183px;}
}
@media (max-width: 1199px) {
	.view-list li:nth-child(4n+1) {clear: inherit;}
	.view-list li:nth-child(3n+1) {clear: left;}
	.view-list .col-md-3 {width: 33.333333%;}
	.view-list .box-s .box-img {height: 193px;}
}
@media (max-width: 991px) {
.view-list li:nth-child(3n+1) {clear: inherit;}
.view-list li:nth-child(2n+1) {clear: left;}
.view-list .col-md-3 {width: 50%;}
.view-list .box-s .box-img {height: 226px;}
}
@media (max-width: 767px) {
.view-list .col-md-3 {width: 100%;}
	.view-list .box-s .box-img {height: 256px;}
}
@media (max-width: 380px) {
.view-list .box-s .box-img {height: 230px;}
}
@media (max-width: 320px) {
.view-list .box-s .box-img {height: 193px;}
}
/*---------------Ã§Â»â€&nbsp;Ã¨Â§Ë†---------------------*/
.nrhei {font-size: 16px; line-height: 2; color: #393e42;word-wrap: break-word;}
.nrhei1 {font-size: 15px; line-height: 1.8; color: #393e42;word-wrap: break-word;}

.xlmain {display: block;}
.xlmain[data-v-xl] {display: block;padding: 0 60px 10px;}
.xlmain hr {margin-top: 5px;border-top: 1px solid #d9dfe7;}
.xlmain .wztitle {color: #2d0e10; line-height:1.4; text-align:center; font-size: 26px; padding: 0px 16% 2px;font-weight: 700;margin: 60px 0 0;}
.xlmain .wztitle[data-v-lw] {margin: 38px 0 24px 0;line-height: 1.2;font-size: 24px;padding: 0;color: #124c9c;}
.xlmain .wztitle[data-v-cg] {margin: 38px 0 24px 0;color: #124c9c;}
.xlmain .wztitle[data-v-dp] {margin: 20px 0 24px 0;color: #444;font-size: 26px;}
.xlmain .basicinfo {padding: 7px 15px;}
.xlmain .basicinfo .other-share {float: right;}
.xlmain .basicinfo .qtinfo {color:#777; font-size: 14px;margin: 0;line-height: 2;text-align: center;}
.xlmain .basicinfo .qtinfo a {color:#777; text-decoration: none;}
.xlmain .basicinfo .qtinfo a:hover {color:#de0c0c; text-decoration: none;}
.xlmain .basicinfo .qtinfo span font {cursor: pointer;}
.xlmain .basicinfo .qtinfo span font:hover, .xlmain .basicinfo .qtinfo span font.now {color:#99010b;}
.xlmain .basicinfo .qtinfo span {display: inline-block;margin: 0 5px;}
.xlmain .basicinfo .qtinfo span:last-child {margin: 0;}
.xlmain .text { margin:32px 0 0 0; overflow:hidden; display:block;}
.xlmain .text p, .xlmain .text div {margin: 0 0 22px;}
.xlmain .text p:last-child, .xlmain .text div:last-child {margin: 0;}
.xlmain .text img {display: inline-block;margin-right: auto;margin-left: auto;}
.xlmain .text .zc img {margin-left: inherit !important;margin-right: inherit !important;display: inline-block;}
.xlmain .text video {border: #f4f7ff solid 6px;border-radius: 5px;width: 76% !important;height: 100% !important;margin: 0 auto 22px;display: block;object-fit: fill;}

.xlmain .textlx { margin:0; overflow:hidden; display:block;}
.xlmain .textlx p {margin: 0 0 12px 0;}
.xlmain .textlx img {display: block;margin-right: auto;margin-left: auto;}
.xlmain .textxl { margin:20px 0 0 0; overflow:hidden; display:block;}
.xlmain .textxl p, .xlmain .textxl div {margin: 0 0 18px 0;}
.xlmain .textxl p:last-child, .xlmain .textxl div:last-child {margin: 0;}
.xlmain .textxl img {display: block;margin-right: auto;margin-left: auto;}
.xlmain .textxl table {margin: 0 0 15px 0;}
.xlmain .textxl td {text-align: center;}
.xlmain .textxl video {border: #f4f7ff solid 6px;border-radius: 5px;width: 76% !important;height: 100% !important;margin: 18px auto;display: block;object-fit: fill;}
.xlmain .textsp { margin:30px auto 26px auto; overflow:hidden; display:block;width: 76%;}

.xlmain .textry {overflow: hidden;margin: 32px 0 0 0;}
.xlmain .textry .mt {margin-top: 288px;}
.xlmain .textry h3 { font-size:32px;line-height:1.2; margin:0 0 30px 0;display: block;color: #272727;font-weight: 700;}
.xlmain .textry h3 span {font-size: 22px;margin-left: 20px;color: #999;}
.xlmain .textry h4 { font-size:28px;line-height:1.2; margin:5px 0 20px 0;display: block;color: #31373f;font-weight: 700;}
.xlmain .textry h4 span {font-size: 22px;margin-left: 20px;color: #999;}
.xlmain .textry p {margin: 0 0 4px 0;}
.xlmain .textry p a {color: #333;}
.xlmain .textry p a:hover {color: #005bac;}
.xlmain .textry th {color: #333;font-size: 16px;}
.xlmain .textry .ryinfo {overflow: hidden;background: #e6f3fc;}
.xlmain .textry .ryinfo .ryimg { margin-right: 30px;background: #c1dced;padding: 30px 50px;}
.xlmain .textry .ryinfo .ryimg img{ border-radius: 5px;width: 180px;height: 240px;}
.xlmain .textry .ryinfo .rytxt p { line-height: 220%; font-size: 17px; margin: 30px 0 0 0; color:#222;}
.xlmain .textry .ryinfo .rytxt p a {color:#222;font-size: 17px;text-decoration: none;font-style: normal;}
.xlmain .textry .ryinfo .rytxt p a:hover {color:#ff7300;}
.xlmain .textry .rydetail {overflow: hidden;padding: 8px 0 0 0;}
.xlmain .textry .rydetail .detail {padding-left: 2px;font-size: 15px !important;line-height: 1.8 !important;}
.xlmain .textry .rydetail table {border: transparent;}
.xlmain .textry .rydetail tbody {background-color: transparent;}
.xlmain .textry .fl {margin-right: 28px;margin-bottom: 12px;}
.xlmain .textry .fl img {max-width: 198px;}
.xlmain .textry .fl h4 {font-size: 15px;line-height: 1.5;margin: 15px 0;text-align: center;font-weight: 500;color: #3157bb;}
.xlmain .textry h2 {font-size: 28px;line-height: 140%;font-weight: 700;padding: 3px 0 16px 0;color: #124c9c;margin: 0;position: relative;}
.xlmain .textry h2 span {font-weight: 500;color: #000;font-size: 20px;margin-left: 15px;}
.xlmain .textry .left img {max-width: 248px;margin-right: 26px;margin-bottom: 12px;border-radius: 4px;border: #fff solid 1px;}

.xlmain .textxmz { margin:24px 0 0 0; overflow:hidden; display:block;}
.xlmain .textxmz p {margin: 0 0 10px 0;}
.xlmain .textxmz p:last-child {margin: 0;}
.xlmain .textxmz .el-tab-pane {line-height: 150%;}
.xlmain .textxmz .el-tabs--border-card&gt;.el-tabs__content {padding: 20px 0px 0 0px;}

.xlmain .cont-page {
  margin-top: 20px;
  border-top: 1px solid #eee2e2;
  padding-top: 30px;
  line-height: 24px;
  color: #4D4D4D;font-size: 15px;
}
.xlmain .cont-page .a-page {
  margin-bottom: 10px;
}
.xlmain .cont-page .a-page:last-child {
  margin-bottom: 0px;
}
/*.xlmain .cont-page .a-page a,
.xlmain .cont-page .a-page span {
  display: inline-block;
}*/
.xlmain .cont-page .a-page a {
  color: #4D4D4D;
}
.xlmain .cont-page .a-page:hover {
  color: #cc000d;
}
.xlmain .cont-page .a-page:hover a {
  color: #cc000d;
}
@media (min-width: 767px) {
	.xlmain .textxl img {max-width: 60%;}
}
@media (max-width: 1199px) {
	.xlmain .textsp { width: 80%;}
	.xlmain .text video {width: 80% !important;}
    .xlmain .textxl video {width: 80% !important;}
	.xlmain .textxl img {max-width: 66%;}
}
@media screen and (max-width: 991px){
    .xlmain .wztitle {margin: 40px 0 0;padding: 0px 10% 2px;font-size: 26px;}
	.xlmain .wztitle[data-v-lw] {margin: 28px 0 24px 0;}
	.xlmain .wztitle[data-v-cg] {margin: 28px 0 24px 0;}
	.xlmain .wztitle[data-v-dp] {margin: 10px 0 24px 0;}
}
@media (max-width: 767px) {
	.xlmain .text {margin: 20px 0 0 0;}
	.xlmain .wztitle {font-size: 18px;margin: 30px 0 0;padding: 0;}
	.xlmain .wztitle[data-v-lw] {margin: 20px 0 24px 0;}
	.xlmain .wztitle[data-v-cg] {margin: 20px 0 24px 0;}
	.xlmain .wztitle[data-v-dp] {margin: 16px 0 20px 0;font-size: 20px;}
    .xlmain .text .left {width: 100%;margin-right: auto !important;}
    .xlmain .textsp { width: 100%;margin:15px auto 2px auto;}
    .xlmain .text video, .xlmain .textxl video {width: 100% !important;}
	.xlmain .textry .fl {width: 100%;}
    .xlmain .textry .fl img {margin-left: auto;margin-right: auto;margin-bottom: 20px;display: block;}
    .xlmain .textry h3 span {display: block;margin-top: 8px;margin-left: 0;}
	.xlmain .textry .left {width: 100%;}
    .xlmain .textry .left img {max-width: 300px;margin-left: auto;margin-right: auto;margin-bottom: 22px;}
	.xlmain .basicinfo .qtinfo {text-align: center;}
	.xlmain .textry h2 span {display: block;font-size: 18px;margin-left: 0;}
	.xlmain .textxl img {max-width: 100%;}
}

/*page*/
.pmt1 {margin-top: 30px;}
.page {
  text-align: center;
  margin-top: 30px;
}
.page li {
  display: inline-block;
}
.page a {
  display: inline-block;
  line-height: 38px;
  padding: 0 15px;
  margin: 0 1px 6px;
  color: #666;
  background-color: #fff;border: #ebebeb solid 1px;border-radius: 3px;font-size: 14px;
}
.page a:hover,
.page a.current,
.page a.active,
.page a.a-s {
  background-color: #376dcc;border: #376dcc solid 1px;
  color: #fff;
}

.page-phone {
  height: 46px;
  line-height: 46px;
  border-radius: 8px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #376dcc;
  display: none!important;
}
.page-phone:hover,
.page-phone:active {
  color: #fff;
}
@media (max-width: 767px) {
.page {display: none;}
.page-phone {display: block!important;}
}

.pagefrm1 {
    color: #333;
    font-size: 12px;
    background-color: #F7F7F7;
    border: 1px solid #CCCCCC;
    height: 24px; width: 36px;
    line-height: 22px;
    text-align:center; margin-right: 8px; float: left;
}
.pagefrm2 {
    color: #333;
    font-size: 12px;
    background-color: #F7F7F7;
    font-family: \5FAE\8F6F\96C5\9ED1;
    height: 24px; width: 46px;
    line-height: 22px;
    border: 1px solid #CCCCCC;
}
.pageline { border-bottom: dotted 1px #cccccc; height:4px; margin-top:20px;float: left;width: 100%;}
.pageline1 { border-bottom: dotted 1px #cccccc; height:4px; margin-top:20px; display:block; overflow:hidden;margin-bottom: 20px;}
#pages {
    width:100%; FONT-SIZE: 14px; CLEAR: both; border-top: dotted 0px #cccccc; overflow: hidden; PADDING-TOP: 0px;float: left;text-align: center;margin-top: 10px;
}
#pages A, #pages A:visited, #pages A:hover {
    BORDER: #dcdcdc 1px solid; HEIGHT: 36px; BACKGROUND: #fff; COLOR: #333; PADDING: 0 15px; TEXT-DECORATION: none; MARGIN: 0px 5px 6px 0; DISPLAY: inline-block; LINE-HEIGHT: 36px;border-radius: 3px;
}
#pages SPAN {
    HEIGHT: 36px;
    COLOR: #333;
    PADDING: 0 15px;
    TEXT-DECORATION: none;
    MARGIN: 0px 5px 6px 0;
    DISPLAY: inline-block;
    LINE-HEIGHT: 36px;
    font-size: 14px;border-radius: 3px;
}
/*#pages input {height: 24px; width: 36px;LINE-HEIGHT: 16px; float: left; margin-top: 0px; margin-left: 3px;}*/
#pages A:hover, #pages A.curr, #pages A.curr:visited, #pages A:hover {
    BORDER: #393e42 1px solid; BACKGROUND: #393e42; COLOR: #fff;
}

#marquee2{ width:100%; height:300px; overflow:hidden;margin-top: 18px;}
@media (max-width: 991px) {
	#marquee2{ height:259px;}
}
.jiyu-cont {}
  .jiyu-cont .list {
    margin-bottom: 12px; }
    .jiyu-cont .list .userMsg {
      margin-bottom: 10px;
      color: #393e42; }
      .jiyu-cont .list .userMsg .relation {
        display: inline-block;
        font-size: 13px;
        color: #fff;line-height: 18px;
        background: #c6241e;
        padding: 0 4px;
        border-radius: 3px; }
      .jiyu-cont .list .userMsg .name {
        font-weight: bold;
		  font-size: 16px;
        color: #393e42;
        padding-left: 5px;margin-right: 6px; }
      .jiyu-cont .list .userMsg .time {
        font-size: 14px;font-family: Arial;
        color: #787e84;
        padding-left: 5px; }
    .jiyu-cont .list .text {
	  font-size: 15px;
      padding: 10px;
      line-height: 1.5;
      background: #d7e1ec; color: #393e42;border-radius: 3px;}
.jiyu-cont[data-v-pg] {margin: 32px 0 0 0;}

.btn-message {
	color: #ffffff;background-color: #272829;padding:4px 25px 5px 25px; font-size:15px;border-radius: 3px;border: #272829 solid 1px;
}
.btn-message:hover,
.btn-message:focus,
.btn-message:active,
.btn-message.active,
.open .dropdown-toggle.btn-message {color: #fff;background-color: #0458b0;border-color: #0458b0;}
.wyly{
  background: #272829 !important;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 26px;

}
.wyly:hover{
  background: #0458b0 !important;
  color: #fff;
}
@media (max-width: 1366px) {
  .table{
    width: 80%;
  }
}

@media (max-width: 1366px) {
  body::before{
    background-size: 130%;
    
  }
  
}
@media (max-width: 1280px) {
  body{
    padding-top: 600px;
  }
}
@media (max-width: 1254px) {
  body{
    padding-top: 550px;
  }

}
@media (max-width: 1199px) {
  body{
    padding-top: 500px;
  }

}
@media (max-width: 991px) {
  body{
    padding-top: 380px;
  }
  .list-index{
    margin-bottom: 40px;
    background-size: 100%;
  }
}
@media (max-width: 767px) {
  body{
    padding-top: 200px;
  }
}</pre></body></html>