@charset "UTF-8";
*{
    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: 15px;
	line-height: 20px;
	color: #444;
	text-decoration: none;
	background: #f7faf5;
}
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: #444;
	-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: #2d7b04;text-decoration:none;
}
a:hover, a:active, a:focus {
  outline: none;
}

.fix {
  *zoom: 1;
}
.fix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.left {
	float: left;
}
.right {
	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;}
.wb {word-wrap:break-word;}

@media (min-width: 1260px) {
  .container {
    width: 1230px;
  }
}
@media (min-width: 1320px) {
  .container {
    width: 1296px;
  }
}
@media (min-width: 1460px) {
  .container {
    width: 1440px;
  }
}
.container {
    padding-right: 20px;
    padding-left: 20px;
}

.mb30 { margin-bottom:30px;}
.mt10 { margin-top:10px;}
.mt15 { margin-top:15px;}
.mt18 { margin-top:18px;}
.mt20 { margin-top:20px;}
.mt25 { margin-top:25px;}
.mt30 { margin-top:30px;}
.space0 {padding: 0 0 0 30px;}
.space15 { padding:15px;}
.space18 { padding:18px;}
.space20 { padding:20px;}
.bh { display:block; overflow:hidden;}
.space-top {
	padding-top: 10px;
}
.space-bottom {
	padding-bottom: 25px;
}
.img-hover:hover {
    opacity: 0.8;
}
.mobmt {}
.mobmt20 {}
.mobmt22 {}
.mobpadding {}
.mobmargin {}
.lanmumt {margin-top: 15px;}
@media (max-width: 1199px){
	.mobmt {margin-top: 28px;}
}
@media (max-width: 991px){
	.mobmt20 {margin-top: 20px;}
	.mobpadding {padding: 0;}
	.mobmargin {margin: 0;}
}
@media (max-width: 767px){
	.lanmumt {margin-top: 0;}
	.mobmt22 {margin-top: 22px;}
}

.panel-group {
  margin-bottom: 0px;
}
.textcenter { text-align:center; margin:0;}
.secondarybox { display:block; padding:30px 0 32px 0;
min-height: -moz-calc(100vh - 450px);
min-height: -webkit-calc(100vh - 450px);
min-height: calc(100vh - 450px);
}
.secondarydetailbox { display:block; overflow:hidden; padding:20px 28px 25px 28px;margin-bottom: 28px;}
.secondarydetailbox form {background: #f9f9f9; padding: 15px 13px 5px 10px; border-radius: 2px; border: #ececec solid 1px;}
.secondarydetailbox .jsbox {padding-right: 6px; text-align: right; color: #1b1b1b; /* font-weight: 600; */ font-size: 13px; background: #f9f9f9; width:76px;}
.jsbox1 {padding-right: 6px; text-align: right; color: #1b1b1b; /* font-weight: 600; */ font-size: 13px; background: #f9f9f9; width:84px;}
.secondarydetailbox select.form-control {padding-right: 5px;margin-bottom: 0px;height: 30px;}
.secondarydetailbox .p0 { padding:0px;}
@media (max-width: 1199px) {

	}
@media (max-width: 991px){

}
@media (max-width: 767px) {
    .secondarydetailbox { padding:20px 15px 25px 15px;margin-bottom: 18px;}
	}

h2 { color:#005896;}
.clear{clear:both;}
.column_nr { display:block; overflow:hidden; float:left; width:100%;}
.column_gd { display:block; overflow:hidden;}
.border-not { background:#fdfdfd; border-left:#ededed solid 1px; border-right:#ededed solid 1px; border-bottom:#ededed solid 1px;}
.imgborder { border:#e6e6e6 solid 0px;margin-bottom:18px;}
.imgbox { padding:15px 15px 0 15px;}
.indexbox {width: auto; height:auto; overflow:hidden;border: #d9e5f4 solid 1px;}
.indexbox1 {width: auto; height:auto; overflow:hidden;margin: 0 22px 6px;}
.indexbox2 {width: auto; height:auto;}
.indexbox hr { border-top: 1px dotted #cbcbcb;}
.indexrbox {width: auto; height:auto; overflow:hidden; margin-bottom: 20px;}
@media (max-width: 768px){
.indexbox2 {margin-bottom: 18px;}
}

.dpborderstyle { display:block; overflow:hidden;}
.dpborderstyle form {background: #fff; padding: 15px 13px 5px 10px; border-radius: 2px; border: #ececec solid 1px;}
.dpborderstyle .jsbox {padding-right: 6px; text-align: right; color: #1b1b1b; /* font-weight: 600; */ font-size: 13px; background: #fff; width:76px;}
.dpborderstyle .jsbox1 {padding-right: 6px; text-align: right; color: #1b1b1b; /* font-weight: 600; */ font-size: 13px; background: #fff; width:84px;}
.dpborderstyle select.form-control {padding: 0 5px;margin: 0;height: 30px; color: #454545;}
.dpborderstyle .form-control {border-color: #ccc;background: #ffffff;height: 30px;color: #4e4e4e;}
.dpborderstyle .p0 { padding:0px;}

/* 3.3. Thumbnail */
.thumbnail {
  padding: 0;
}
  
.thumbnail.thumbnail_big{
  margin-bottom:0
}

.thumbnail > img {
  margin: 0;
  width: 100%;
}

.thumbnail_big .thumbnail__caption {
  padding: 18.77px 9px;
}

.thumbnail__caption {
  padding: 9px;
  color: #333;
}

.thumbnail__news {
  padding: 15px;
  color: #333;
}

.thumbnail__link {
  display: block;
}

.thumbnail__link img {
  margin: 0;
  width: 100%;
  -webkit-transition-duration: .5s;
          transition-duration: .5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.thumbnail__link:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.thumbnail__link:hover + .thumbnail__caption .icon-play {
  -webkit-animation-duration: .7s;
          animation-duration: .7s;
  -webkit-animation-name: video-arrow;
          animation-name: video-arrow;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
/* 3.3. END Thumbnail */
.thumbnail__link img {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}
.thumbnail__link {
  display: block;
  overflow: hidden;
}

/* end yellow line in title word*/
/* thumbnail image hover */
.thumbnail__link {
    position: relative;
}
.thumbnail__link::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.thumbnail__link:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}
/*------------------------------------*/
@-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}

.webheader { overflow:hidden;position:relative;background-color: #2b7c04;background-repeat: no-repeat;background-size: 100% 116%;background-position: center;height: 490px;}
.webheader .bg { background-repeat: no-repeat;background-size:100% 116%;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: top center;}
.webheader .columnname { padding:15px 0; overflow:hidden;position: relative;max-width: 100%;}
.webheader .columnname .slogo {margin-bottom: 50px;}
.webheader .columnname .logo {text-align: center;}
@media (max-width: 1680px){
	.webheader, .webheader .bg {background-size:110% 120%;}
}
@media (max-width: 1366px){
	.webheader, .webheader .bg {background-size:cover;}
}
@media (max-width: 991px){
	.webheader {height: 360px;}
	.webheader .columnname .slogo {margin-bottom: 20px;}
	.webheader .columnname .slogo img {width: 220px;}
}
@media (max-width: 767px){
	.webheader {height: 260px;}
	.webheader .columnname .slogo {margin-bottom: 10px;}
	.webheader .columnname .slogo img {width: 120px;}
}

.mainbox {margin-top: -120px;background: #fff;position: relative;padding: 30px 30px 40px;margin-bottom: 50px;
	-ms-box-shadow: 0px 0px 8px 0px rgba(17, 53, 0, 0.05);
    -o-box-shadow: 0px 0px 8px 0px rgba(17, 53, 0, 0.05);
    -moz-box-shadow: 0px 0px 8px 0px rgba(17, 53, 0, 0.05);
    -webkit-box-shadow: 0px 0px 8px 0px rgba(17, 53, 0, 0.05);
    box-shadow: 0px 0px 8px 0px rgba(17, 53, 0, 0.05);
	min-height: -moz-calc(100vh - 580px);
    min-height: -webkit-calc(100vh - 580px);
    min-height: calc(100vh - 580px);
}

.focus-box {overflow: hidden;border: #eee solid 1px;}
.focus-box .owl-dots {
  position: absolute;
  right: 20px;
  bottom: 22px;
}
.focus-box .owl-dots .owl-dot {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  margin-left: 10px;
  background: #fff;
}
.focus-box .owl-dots .active {
  width: 36px;
  background: #5fbe4d;
  border-radius: 7px;
}
.focus-box .owl-prev,
.focus-box .owl-next {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.5s;
}
.focus-box .owl-prev span,
.focus-box .owl-next span {
  display: none;
}
.focus-box .owl-prev {
  left: 30px;
  background: rgba(38, 138, 222, 0.4) url(focus-left.png) no-repeat center center !important;
}
.focus-box .owl-prev:hover {
  transition: all 0.5s;
  background: rgba(38, 138, 222, 0.9) url(focus-left.png) no-repeat center center !important;
}
.focus-box .owl-next {
  right: 30px;
  background: rgba(38, 138, 222, 0.4) url(focus-right.png) no-repeat center center !important;
}
.focus-box .owl-next:hover {
  transition: all 0.5s;
  background: rgba(38, 138, 222, 0.9) url(focus-right.png) no-repeat center center !important;
}
.index-box1-lunb {
  display: block;
  position: relative;
}
.index-box1-lunb:hover .img-box img {
  transform: scale(1.1);
  transition: all 0.5s;
}
.index-box1-lunb .img-box {
  height: 400px;
  overflow: hidden;
}
.index-box1-lunb .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.index-box1-lunb .lunb-title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 17px;
  line-height: 26px;
  font-weight: bold;
  color: #FFFFFF;
  background: rgba(0, 0, 0, 0.5);
  padding: 15px 180px 15px 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media (max-width: 1279px) {
  .index-box1-lunb .img-box {
    height: 340px;
  }
}
@media (max-width: 1199px) {
  .index-box1-lunb .img-box {height: 519px;}
}
@media (max-width: 991px) {
	.focus-box .owl-dots {
    right: 20px;
    bottom: 14px;
  }
  .focus-box .owl-prev,
  .focus-box .owl-next {
    width: 45px;
    height: 45px;
  }
  .focus-box .owl-prev {
    left: 20px;
  }
  .focus-box .owl-next {
    right: 20px;
  }
  .index-box1-lunb .img-box {
    height: 388px;
  }
  .index-box1-lunb .lunb-title {
    font-size: 18px;
    line-height: 24px;
    padding: 13px 190px 13px 20px;
  }
}
@media (max-width: 767px) {
	.mainbox {padding: 18px 16px 20px;margin-bottom: 26px;}
	.focus-box {border: 0;}
  .focus-box .owl-dots {
    position: absolute;
    right: 50%;
    bottom: auto;
    top: 126px;
    transform: translateX(50%);
  }
  .focus-box .owl-prev,
  .focus-box .owl-next {
    top: 35%;
  }
  .index-box1-lunb .img-box {
    height: auto;
  }
  .index-box1-lunb .lunb-title {
    position: static;
    background: none;
    color: #262626;
    padding: 0 6px;
    overflow: initial;
    white-space: normal;
    text-align: justify;
    margin-top: 15px;font-size: 17px;
  }
}
.firstpart {overflow: hidden;padding: 0 0 40px;}
.firstpart .win-img {overflow: hidden;width: 700px;padding-right: 30px;}
.firstpart .win-list {overflow: hidden;height: 400px;}
.secondpart {overflow: hidden;}
.secondpart .row {margin-left: -20px;margin-right: -20px;}
.secondpart .row > [class^='col'] {padding-left: 20px;padding-right: 20px;}
@media (max-width: 1280px) {
	.firstpart .win-img {width: 600px;}
	.firstpart .win-list {height: 340px;}
}
@media (max-width: 1199px) {
	.firstpart {padding: 0 0 30px;}
	.firstpart .win-img {width: 100%;padding-right: 0;}
	.firstpart .win-list {height: auto;width: 100%;float: left;margin-top: 30px;}
	.secondpart .col-md-4 {float: left;width: 50%;}
	.secondpart .col-md-4:first-child {width: 100%;}
}
@media (max-width: 991px) {
	.secondpart .row {margin-left: -15px;margin-right: -15px;}
	.secondpart .row > [class^='col'] {padding-left: 15px;padding-right: 15px;}
}
@media (max-width: 767px) {
	.firstpart {padding: 0 0 20px;}
	.firstpart .win-list {margin-top: 20px;}
	.secondpart .col-md-4 {width: 100%;}
	.secondpart .col-md-4:last-child {margin-top: 20px;}
}

.list-tab { overflow:hidden; display:block;margin-top: 30px;}
.list-tab ul li {overflow:hidden;width:100%; text-align:left;margin-bottom: 27px;}
.list-tab ul li:last-child {margin-bottom: 0px;}
.list-tab ul li a { float:left;max-width:80%;overflow:hidden;font-size:17px;line-height:1.4; color:#333;padding:0 0 0 22px;text-overflow:ellipsis; white-space:nowrap; display:block;position: relative;height: 22px;}
.list-tab ul li a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 7px;
    height: 7px;
    background: #2b7c04;
	border-radius: 10px;
}
.list-tab ul li a > img { display:inline-block; margin:0 0 0 6px;}
.list-tab ul li a:hover {color: #2b7c04; text-decoration: none;}
.list-tab i {float: left;margin: 0 0 0 8px;}
.list-tab span {line-height:1.4;color:#b4b4b4; font-size: 16px;}
.list-tab span.right {float: right;}
.list-tab[data-v-pxkj] ul li {margin-bottom: 21px;}
.list-tab[data-v-pxkj] ul li:last-child {margin-bottom: 0px;}
.list-tab[data-v-pxkj] ul li a {max-width: 76%;}
@media (max-width: 1280px) {
	.list-tab ul li { margin-bottom: 23px;}
	.list-tab ul li a { max-width:78%;}
	.list-tab[data-v-pxkj] {height: 203px;}
}
@media (max-width: 1199px) {
	.list-tab[data-v-pxkj] {height: auto;margin-bottom: 30px;}
	.list-tab ul li, .list-tab[data-v-pxkj] ul li {margin-bottom: 20px;}
	.list-tab ul li a, .list-tab[data-v-pxkj] ul li a {max-width:86%;}
}
@media (max-width: 991px) {
	.list-tab ul li a, .list-tab[data-v-pxkj] ul li a {max-width:80%;}
}
@media (max-width: 767px){
	.list-tab {margin-top: 20px;}
	.list-tab[data-v-pxkj] {margin-bottom: 20px;}
	.list-tab ul li, .list-tab[data-v-pxkj] ul li {margin-bottom: 10px;}
	.list-tab ul li a, .list-tab[data-v-pxkj] ul li a {max-width: 100%;white-space: normal;height: auto;}
	.list-tab span {width: 100%;padding-left: 22px;padding-top: 3px;}
}

.list-page { overflow:hidden; display:block;margin-top: 30px;}
.list-page ul li {overflow:hidden;width:100%; text-align:left;margin-bottom: 27px;}
.list-page ul li:last-child {margin-bottom: 0px;}
.list-page ul li a { float:left;max-width:80%;overflow:hidden;font-size:17px;line-height:1.4; color:#333;padding:0 0 0 22px;text-overflow:ellipsis; white-space:nowrap; display:block;position: relative;height: 22px;}
.list-page ul li a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 7px;
    height: 7px;
    background: #2b7c04;
	border-radius: 10px;
}
.list-page ul li a > img { display:inline-block; margin:0 0 0 6px;}
.list-page ul li a:hover {color: #2b7c04; text-decoration: none;}
.list-page i {float: left;margin: 0 0 0 8px;}
.list-page span {line-height:1.4;color:#b4b4b4; font-size: 16px;}
.list-page span.right {float: right;}
@media (max-width: 1280px) {
	.list-page ul li { margin-bottom: 23px;}
	.list-page ul li a { max-width:84%;}
}
@media (max-width: 1199px) {
	.list-page ul li {margin-bottom: 20px;}
	.list-page ul li a {max-width:80%;}
}
@media (max-width: 991px) {
	.list-page ul li a {max-width:80%;}
}
@media (max-width: 767px){
	.list-page {margin-top: 20px;}
	.list-page ul li {margin-bottom: 10px;}
	.list-page ul li a {max-width: 100%;white-space: normal;height: auto;}
	.list-page span {width: 100%;padding-left: 22px;padding-top: 3px;}
}

.lanmu {background: url(trpc3-lm03.png) no-repeat right bottom;}
.lanmu .tit {font-size: 24px;font-weight: 700;line-height: 48px;color: #fff;position: relative;background: #2b7c04;display: inline-block;padding-left: 20px;padding-right: 10px;}
.lanmu .tit:after {
    content: "";
    top: 0;
	left: 0;
    width: 20px;
    height: 48px;
    position: absolute;
    background: url(trpc3-lm01.png) no-repeat;
}
.lanmu .tit:before {
    content: "";
    top: 0;
	right: -40px;
    width: 40px;
    height: 48px;
    position: absolute;
    background: url(trpc3-lm02.png) no-repeat;
}
.lanmu .more { float:right; font-size:14px;}
.lanmu .more a { color:#2b7c04; text-decoration:none;line-height: 44px;}
.lanmu .more a:hover { color:#e30000; text-decoration:none;}

.viopic-box {
  display: block;
}
.viopic-box .img-box {
  overflow: hidden;
  height: 242px;
  position: relative;
  border-radius: 10px;
}
.viopic-box .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.viopic-box .img-box::before {
  position: absolute;
  content: '';
  width: 66px;
  height: 66px;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  background: url('trpc3-icon01.png') no-repeat center center;
}
.viopic-box .viopic-title {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  line-height: 26px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.viopic-box:hover .img-box img {
  transform: scale(1.1);
  transition: all 0.5s;
}
.viopic-box:hover .viopic-title {
  color: #0101A1;
}

.list-video {}
.list-video li {margin-top: 30px;}
.list-video .viopic-box .viopic-title {white-space: inherit;}
.list-video .viopic-box .img-box {height: 242px;border: #cddbc6 solid 7px;}
@media (max-width: 1280px) {
	.list-video .viopic-box .img-box {height: 204px;}
}
@media (max-width: 1199px) {
	.list-video .viopic-box .img-box {height: 239px;}
}
@media (max-width: 991px) {
	.list-video .viopic-box .img-box {height: 180px;}
}
@media (max-width: 767px) {
	.list-video li {margin-top: 20px;}
	.list-video .viopic-box .img-box {height: auto;}
}

.list-pgvideo {}
.list-pgvideo li {margin-top: 30px;}
.list-pgvideo li:nth-child(3n+1) {clear: left;}
.list-pgvideo .viopic-box .viopic-title {white-space: inherit;}
.list-pgvideo .viopic-box .img-box {height: 184px;border: #cddbc6 solid 7px;}
@media (max-width: 1440px) {
	.list-pgvideo .viopic-box .img-box {height: 158px;}
}
@media (max-width: 1280px) {
	.list-pgvideo .viopic-box .img-box {height: 145px;}
}
@media (max-width: 1199px) {
	.list-pgvideo li:nth-child(3n+1) {clear: none;}
	.list-pgpgvideo li:nth-child(2n+1) {clear: left;}
	.list-pgvideo .col-md-4 {float: left;width: 50%;}
	.list-pgvideo .viopic-box .img-box {height: 170px;}
}
@media (max-width: 991px) {
	.list-pgvideo li {margin-top: 20px;}
	.list-pgvideo .row {margin-left: -10px;margin-right: -10px;}
	.list-pgvideo .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
	.list-pgvideo .viopic-box .img-box {height: 122px;}
}
@media (max-width: 767px) {
	.list-pgvideo .col-md-4 {width: 100%;}
	.list-pgvideo .viopic-box .img-box {height: auto;}
}

.graphiclist {margin-top: 30px;}
.graphiclist li {display: block; overflow: hidden;margin-bottom: 40px;
transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -moz-transition: All 0.5s ease-in-out;
    -o-transition: All 0.5s ease-in-out;
}
.graphiclist li:last-child {margin-bottom: 0px;}
.graphiclist li h2 { margin:0 0 15px 0;font-weight: 700;font-size:17px;line-height:1.5; color:#333;overflow: hidden;display: block;}
.graphiclist li:hover h2 { color:#2d7b04; text-decoration:none;}
.graphiclist .news-img { margin-right: 28px;}
.graphiclist .news-img a {border:#e4e4e4 solid 1px;}
.graphiclist .news-img img{ width: 220px; height: 147px;}
.graphiclist .news-txt p { line-height: 1.7; font-size: 14px; margin: 0px; color:#999;overflow:hidden;
    overflow: hidden;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    max-height: 68px;
}
.graphiclist .news-txt i { font-family: Arial;font-size: 15px; margin: 15px 0 0 0; color:#2d7b04; display:block;padding: 0 5px 0 0;font-style: normal;line-height: 1.1;}
.graphiclist .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.graphiclist .news-txt p a:hover { color:#004ea2;}
@media (min-width: 767px) {
.graphiclist .news-txt {overflow: hidden;}
}
@media (max-width: 991px) {
  .graphiclist li h2 {white-space:normal;overflow: inherit;}
}
@media (max-width: 767px) {
  .graphiclist li {margin-bottom: 30px;}
  .graphiclist li h2 {line-height: 1.4;margin: 0 0 10px 0;}
  .graphiclist .news-txt i {margin: 10px 0 0 0;}
  .graphiclist .news-img {width: 100%;margin-right: 0;margin-bottom: 16px;}
  .graphiclist .news-img img{ width: 100%; height:auto;max-height: 216px;}
  .graphiclist .news-txt {float: left;}
}

/*---------------Detailed Page---------------------*/
.nrhei {font-size: 16px; line-height: 190%; color: #333;word-wrap: break-word;}
.nrhei1 {font-size: 15px; line-height: 180%; color: #333;word-wrap: break-word;}
.ryname { border-bottom: #D6DFEB solid 1px;}
.ryname_l { color:#333;float:left;font-weight: 700;font-size:26px;line-height: 1;padding: 0 0 18px;padding-right: 3px;position: relative;}
.ryname_l:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 3px;
    background: #0052D9;
}
.ryname_l span {font-size: 16px;font-weight: 500;margin-left: 10px;}
.ryname_l span i {color: #8DADD7;margin-right: 10px;}
.rylanmu { border-bottom: #D6DFEB solid 1px;margin-bottom: 16px;margin-top: 30px;}
.rylanmu_l { color:#333;float:left;font-weight: 700;font-size:18px;line-height: 140%;padding: 0 0 12px;position: relative;}
.rylanmu_l:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 3px;
    background: #0052D9;
}
.rylanmu_l img {display: inline-block;margin-right: 10px;margin-top: -3px;}

.xlmain {display: block;margin:0px;}
.xlmain hr {margin-top: 25px;border-top: 1px solid #eee;}
.xlmain .wztitle {color: #333; line-height:1.4; text-align:center; font-size: 26px; padding: 0px 8% 2px;font-weight: 700;margin: 58px 0 24px 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: #333;font-size: 26px;}
.xlmain .basicinfo {border-bottom: #F1F1F3 solid 1px;padding-bottom: 8px;}
.xlmain .basicinfo .other-share {float: right;}
.xlmain .basicinfo .qtinfo {color:#999; font-size: 14px;margin: 0;}
.xlmain .basicinfo .qtinfo a {color:#999; text-decoration: none;}
.xlmain .basicinfo .qtinfo a:hover {color:#de0c0c; text-decoration: none;}
.xlmain .basicinfo .share {float: right;}
.xlmain .basicinfo .qtinfo span {display: inline-block;margin-right: 20px;}
.xlmain .basicinfo .qtinfo span:last-child {margin-right: 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 .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:30px 0 0 0; overflow:hidden; display:block;}
.xlmain .textxl p, .xlmain .textxl div {margin: 0 0 22px;}
.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: #cddbc6 solid 6px;border-radius: 5px;width: 76% !important;height: 100% !important;margin: 18px auto;display: block;}
.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;margin-top: 15px;}
.xlmain .textry .rydetail .detail {padding-left: 2px;font-size: 14px !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>.el-tabs__content {padding: 20px 0px 0 0px;}

.xlmain .cont-page {
  margin-top: 25px;
  border-top: 1px solid #eee;
  padding-top: 30px;
  line-height: 24px;
  color: #4D4D4D;font-size: 15px;
}
.xlmain .cont-page .a-page {
  margin-bottom: 10px;
}
.xlmain .cont-page .a-page a {
  color: #4D4D4D;
}
.xlmain .cont-page .a-page:hover {
  color: #297302;
}
.xlmain .cont-page .a-page:hover a {
  color: #297302;
}
@media (min-width: 767px) {
  .xlmain .textxl img {max-width: 66%;}
  .xlmain .text img {max-width: 80%;}
}
@media (max-width: 1199px) {
  .xlmain .textsp { width: 80%;}
  .xlmain .textxl video {width: 80% !important;}
}
@media screen and (max-width: 991px){
    .xlmain .wztitle {margin: 40px 0 24px 0;padding: 0px 1% 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;}
	.xlmain .textxl img {max-width: 77%;}
}
@media (max-width: 767px) {
  .xlmain .wztitle {font-size: 19px;margin: 30px 0 12px 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: 5px 0 10px;font-size: 20px;}
  .xlmain .text {margin: 26px 0 0 0;}
  .xlmain .text .left {width: 100%;margin-right: auto !important;}
  .xlmain .textsp { width: 100%;margin:15px auto 2px auto;}
  .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%;}
  .xlmain .basicinfo .qtinfo span {display: inline-block;margin-right: 6px;margin-left: 6px;}
}

/**/
.social-share {display: inline-block;}
.social-share a {
  position: relative;
  text-decoration: none;
  margin: 1px;
  display: inline-block;
  outline: none;
}
.social-share .social-share-icon {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 32px;
  font-size: 20px;
  border-radius: 50%;
  line-height: 32px;
  border: 1px solid #666;
  color: #666;
  text-align: center;
  vertical-align: middle;
  transition: background 0.6s ease-out 0s;
}
.social-share .social-share-icon:hover {
  background: #666;
  color: #fff;
}
.social-share .icon-wechat .wechat-qrcode {
  display: none;
  border: 1px solid #eee;
  position: absolute;
  z-index: 9;
  top: -205px;
  left: -64px;
  width: 160px;
  height: 192px;
  color: #666;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 2px 10px #aaa;
  transition: all 200ms;
  -webkit-tansition: all 350ms;
  -moz-transition: all 350ms;
}
.social-share .icon-wechat .wechat-qrcode.bottom {
  top: 40px;
  left: -64px;
}
.social-share .icon-wechat .wechat-qrcode.bottom:after {
  display: none;
}
.social-share .icon-wechat .wechat-qrcode h4 {
  font-weight: normal;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  background-color: #f3f3f3;
  margin: 0;
  padding: 0;
  color: #777;
}
.social-share .icon-wechat .wechat-qrcode .qrcode {
  width: 105px;
  margin: 10px auto;
}
.social-share .icon-wechat .wechat-qrcode .qrcode table {
  margin: 0 !important;
}
.social-share .icon-wechat .wechat-qrcode .help p {
  font-weight: normal;
  line-height: 16px;
  padding: 0;
  margin: 0;
}
.social-share .icon-wechat .wechat-qrcode:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -6px;
  bottom: -13px;
  width: 0;
  height: 0;
  border-width: 8px 6px 6px 6px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}
.social-share .icon-wechat:hover .wechat-qrcode {
  display: block;
}
.share-xl .social-share a {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: none;
}
.share-xl .social-share a.icon-wechat {
  background: url("comm-wx.png");
  background-size: contain;
}
.share-xl .social-share a.icon-weibo {
  background: url("comm-wb.png");
  background-size: contain;
}

.foot {background:#297302;padding: 50px 0 50px; }
.foot .copyright {color: #fff;line-height: 2;text-align: center;}
.foot .copyright span {display: inline-block;}
.foot .copyright a {color: #fff;}
.foot .copyright a:hover {color: #bbddab;text-decoration: none;}

.pgwin-l {width: 330px;padding-right: 40px;}
.pgwin-r {overflow: hidden;}
@media (max-width: 1199px){
	.pgwin-l {width: 260px;}
}
@media (max-width: 991px){
	.pgwin-l {width: 220px;padding-right: 30px;}
}
@media (max-width: 767px){
	.pgwin-l {width: 100%;padding-right: 0;}
	.pgwin-r {width: 100%;float: left;}
}

.column {background: url(trpc3-lm03.png) no-repeat right bottom; }
.column_l {font-size: 24px;font-weight: 700;line-height: 48px;color: #fff;position: relative;background: #2b7c04;display: inline-block;padding-left: 20px;padding-right: 10px;}
.column_l:after {
    content: "";
    top: 0;
	left: 0;
    width: 20px;
    height: 48px;
    position: absolute;
    background: url(trpc3-lm01.png) no-repeat;
}
.column_l:before {
    content: "";
    top: 0;
	right: -40px;
    width: 40px;
    height: 48px;
    position: absolute;
    background: url(trpc3-lm02.png) no-repeat;
}
.column_r {float: right;}
@media (max-width: 1199px){
	.column[data-v-lang] .column_r {width: 100%;display: block;}
}
@media (max-width: 991px){
  .column_r {width: 100%;display: block;}
}
.column1 { background: #193d7b; overflow:hidden;}
.column1_l { width:auto; font-size:26px; font-weight:500; color:#fff; float:left; display:inline-block; overflow:hidden;padding: 9px 15px;line-height: 130%;}
@media (max-width: 767px){
  .column_l{ font-size:22px;}
}

/* Breadcrumb
---------------------------------- */
.bread-item { background: transparent;
  margin-bottom: 0;
  font-size: 14px;
  border-radius: 0px;padding: 6px 0 0 0;
}
.bread-item > li { color:#545454;}
.bread-item > li > a { color:#545454;}
.bread-item > li > a:hover { color:#2d7b04;}
.bread-item > li > a:last-child { color:#2d7b04;}
.bread-item > li > span:before {
  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 0 5px;
  color: #677588;
}
.bread-item[data-v-xl] {padding: 2px 0 18px 0;}
@media (max-width: 991px) {
  .bread-item { padding: 0 0 20px;}
}

.sidebar {overflow: hidden;margin-right: 5px;margin-bottom: 30px;
-ms-box-shadow: 0px -1px 19px -18px rgb(55, 74, 151, .9);
    -o-box-shadow: 0px -1px 19px -18px rgb(55, 74, 151, .9);
    -moz-box-shadow: 0px -1px 19px -18px rgb(55, 74, 151, .9);
    -webkit-box-shadow: 0px -1px 19px -18px rgb(55, 74, 151, .9);
    box-shadow: 0px -1px 19px -18px rgb(55, 74, 151, .9);
}
.sidebar .title {margin: 0px;position: relative;padding: 30px 30px 31px; font-size: 27px;font-weight: 700; color:#ffffff;line-height: 1;background: url(lnavbg.jpg) no-repeat left top #267102;position: relative;border-radius: 5px 5px 0 0;}
.contentLeft {
  width: 100%;
  height: 100%;
  background-color: #f5f9f2;
  border-bottom: #9ec38b solid 3px;
}
.contentRight {
  padding: 1.3rem 2rem;
  margin-left: 250px;
}
.deg90 {-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);}

.leftNavigation {
  margin: 0rem 0;
}
.leftNavigation, .leftNavigation li ul {
  list-style: none;
  padding: 0;
}
.leftNavigation li a {
  font-size: 17px;
  display: block;
  padding: 18px 32px 18px 30px;
  color: #333;
  border-bottom: solid 1px #dbe9d5;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-weight:400;
}
.leftNavigation li ul li a {
  font-size: 16px;
  display: block;
  padding: 6px 1rem 6px 50px !important;
  color: #4f535f;line-height: 1.2;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-weight:400;border-bottom: solid 0px #fff;
}
.leftNavigation li ul li a:after {
    content: '';
    width: 4px;
    height: 4px;
    background-color: #9ca5c6;
    position: absolute;
    top: 15px;
    left: 36px;
    margin-top: -2px;
    background-image: none !important;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.leftNavigation li a, .leftNavigation li a .leftNavIcon {
  line-height: 130%;
}
.leftNavigation li a .leftNavIcon {
  position: absolute;
  top: 0;
  right: 0;
  width: 3.6rem;
  padding: 14px 0;
  text-align: center;
  font-weight: 500;color: #b1caa5;
  font-size: 22px;
}
.leftNavigation li.active a .leftNavIcon {color: #2d7b04;}
.leftNavigation li a .leftNavIcon1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 7rem;
  padding: 16px 0 0 0;
  text-align: center;font-size: 12px;color: #f67400;
}
.leftNavigation li a:hover {
  color: #006f00; text-decoration:none; background-color: #e4efdf;
}
.leftNavigation li a:hover .leftNavIcon {color: #2d7b04;}
.leftNavigation li ul {
  display: none;
  margin: 0;
  background-color: #e4efdf;border-bottom: solid 1px #e5e5e5;
}
.leftNavigation li ul li { border-bottom: solid 0px #e5e5e5;}
.leftNavigation li ul li a:hover {
  color: #2a45a6; text-decoration:none;background: transparent;font-weight: 500;
}
.leftNavigation li ul li a:hover:after {background-color: #02449e;}
/*#

 li ul li:last-child a {
  border-bottom: none;
}*/
.leftNavigation li ul li.active a {
  color: #2a45a6; text-decoration:none;font-weight: 500;
}
.leftNavigation li ul li.active a:after {background-color: #02449e;font-weight: 500;}
.leftNavigation li.active > a {
  color: #006f00; text-decoration:none;border: 0;/*padding: 18px 40px 12px 34px;*/
}
.leftNavigation li.active ul {
  display: block;padding: 0 0 15px 0;border-bottom: solid 2px #fff;
}
.leftNavigation > li.active {
  background-color: #e4efdf;border-bottom: solid 1px #dbe9d5;
}
.leftNavigation li ul li .level4 {border-top: solid 1px #D0E9F3;}
.leftNavigation li ul li .level4 li a {
  border-bottom: solid 0px #D0E9F3; font-size:13px; color:#535353; margin-left:30px; padding-left:12px;background: transparent;
}
.leftNavigation li ul li .level4 li a:hover {color: #006bb1;}
.leftNavigation li ul li .level4 li {border-bottom: solid 1px #D0E9F3;}
.leftNavigation li ul li .level4 li:last-child {border-bottom: solid 0px #D0E9F3;}
@media (max-width:1199px) {
	.sidebar {margin-right: 0px;}
}

/**/
.comp-pages {
  padding-top: 40px;
}
.comp-pages.comp-page-01 .page-pc a {
  background: #EDEDED;
}
.comp-pages.comp-page-01 .page-pc a,
.comp-pages.comp-page-01 .page-pc span {
  border: none!important;
}
.comp-pages.comp-page-02 .page-pc a,
.comp-pages.comp-page-02 .page-pc span {
  border-radius: 20px;
}
.comp-pages.comp-page-03 .page-pc a,
.comp-pages.comp-page-03 .page-pc span {
  border: none!important;
  border-radius: 20px;
}
.comp-pages .page-pc {
  text-align: center;
}
.comp-pages .page-pc ul li {
  display: inline-block;
  vertical-align: bottom;
}
.comp-pages .page-pc a,
.comp-pages .page-pc span {
  display: inline-block;
  height: 40px;
  min-width: 40px;
  line-height: 40px;
  border-radius: 4px;
  background: #fff;
  text-align: center;
  color: #333333;
  padding-left: 15px;
  padding-right: 15px;
  border: 1px solid #DCDCDC;
  margin-left: 2px;
  margin-right: 2px;
}
.comp-pages .page-pc a:hover,
.comp-pages .page-pc span:hover,
.comp-pages .page-pc a.active,
.comp-pages .page-pc span.active {
  background: #389208;
  border: 1px solid #389208;
  color: #fff;
}
.comp-pages .page-pc span {
  background: #389208;
  border: 1px solid #389208;
  color: #fff;
}
.comp-pages .page-phone {
  height: 46px;
  line-height: 46px;
  border-radius: 8px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #389208;
  display: none!important;
}
.comp-pages .page-phone:hover,
.comp-pages .page-phone:active {
  color: #fff;
}
@media (max-width: 767px){
	.comp-pages {padding-top: 25px;}
	.comp-pages .page-pc {display: none;}
	.comp-pages .page-phone {display: block!important;}
}
