@charset "utf-8";/* CSS Document */
body {
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0;
    font-family: "Microsoft Yahei";
    width: 19.2rem;
    background: url(../images/banner-bg01.jpg) no-repeat center top;
    background-size: 19.2rem;}

p {
  margin: 0;
  padding: 0;}


/*****主轮播图与顶部链接********/

.banner {
  width: 19.2rem;
  height: 2.28rem;
  position: relative;
  -webkit-text-shadow: .02rem .02rem .03rem rgba(0,0,0,0.6);
  -moz-text-shadow: .02rem .02rem .03rem rgba(0,0,0,0.6);
  text-shadow: .02rem .02rem .03rem rgba(0,0,0,0.6);
  z-index: 30;}


.banner-sd {
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/link-bg.jpg) repeat-x;
  background-size: .26rem;
  width: 19.2rem;
  height: 3.72rem;
  z-index: 10;}


.banner-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 19.2rem;
  z-index: 5;}

.banner-bg img {
  width: inherit;}



.banner .m-link {
  width: 19.2rem;
  height: 2.28rem;
  position: absolute;
  top: 0;
  left: 0;}

.banner .m-link .m-logo {
    width: 1.8rem;
    height: 1.8rem;
    /*border-radius: 0 0 .08rem .08rem;*/
    /*background: rgba(255,255,255,0.2);*/
    margin-top: 30px;
    margin-right: 50px;
    margin-left: 50px;
    margin-bottom: 0;
    position: relative;}

.m-logo .m-logo-img {
  background-image: "images/logo-jz2021.gif";
  width: 100px;
  height: 100px;}




.m-logo .link-lft {
  position: absolute;
  width: 6rem;
  height: 1rem;
  top: .55rem;
  right: 4.33rem;}


.m-logo .link-lft .sgl {
  display: block;
  height: .48rem;
  float: right;
  text-decoration: none;
  color: white;
  text-align: center;
  padding: .1rem 0 .1rem 0;
  border-radius: .1rem;
  overflow: hidden;}

.m-logo .link-lft .sgl:hover {
  height: auto;
  -webkit-transform: scale(1.2,1.2);
  -moz-transform: scale(1.2,1.2);
  transform: scale(1.2,1.2);
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  background: rgba(0,0,0,.5);
  overflow: visible;}

.m-logo .link-lft .sgl .son-lk {
  width: 1.02rem;
  top: .72rem;
  left: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  padding:.1rem .2rem;}

.m-logo .link-lft .sgl:hover .son-lk {
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  opacity: 1;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;}

.son-lk .son-sgl {
  display: block;
  font-size: .14rem;
  line-height: .43rem;
  color: white;
  text-decoration: none;
  background: url(../images/line-blue.jpg) repeat-x bottom;
  background-size: .03rem;}

.son-lk .son-sgl:hover {  
  background: black url(../images/line-blue.jpg) repeat-x bottom;
  background-size: .03rem;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;}

.m-logo .link-lft .sgl .chs {
  font-size: .16rem;
  letter-spacing: .02rem;
  line-height: .33rem;
  padding: 0 .31rem;
  text-decoration: none;
  color: white;}

.m-logo .link-lft .sgl .eng {
  font-size: .12rem;
  text-decoration: none;
  color: white;}

.m-logo .link-lft .spc {
  padding: .3rem 0 0 0;
  float: right;}

.m-logo .link-lft .spc img {
  width: .09rem;}

.m-logo .link-rt {
  position: absolute;
  width: 14rem;
  height: 1rem;
  top: .55rem;
  left: 6rem;}


.m-logo .link-rt .sgl {
  display: block;
  height: .48rem;
  float: left;
  text-decoration: none;
  color: white;
  text-align: center;
  padding: .1rem 0 .13rem 0;
  border-radius: .1rem;
  overflow: hidden;}

.m-logo .link-rt .sgl:hover {
  height: auto;
  -webkit-transform: scale(1.2,1.2);
  -moz-transform: scale(1.2,1.2);
  transform: scale(1.2,1.2);
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  background: rgba(0,0,0,.5);
  overflow: visible;}

.m-logo .link-rt .sgl .son-lk {
  width: 1.02rem;
  top: .72rem;
  left: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  padding:.1rem .2rem;}

.m-logo .link-rt .sgl:hover .son-lk {
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  opacity: 1;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;}

.son-lk .son-sgl {
  display: block;
  font-size: .14rem;
  line-height: .43rem;
  color: white;
  text-decoration: none;
  background: url(9970/images/line-blue.jpg) repeat-x bottom;
  background-size: .03rem;}

.son-lk .son-sgl:hover {  
  background: black url({stl.siteurl;}/images/line-blue.png) repeat-x bottom;
  background-size: .03rem;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
}

.m-logo .link-rt .sgl .chs {
  font-size: .18rem;
  letter-spacing: .02rem;
  line-height: .33rem;
  padding: 0 .31rem;
  text-decoration: none;
  color: white;}

.m-logo .link-rt .sgl .eng {
  font-size: .12rem;
  text-decoration: none;
  color: white;}

.m-logo .link-rt .spc {
  padding: .3rem 0 0 0;
  float: left;}

.m-logo .link-rt .spc img {
  width: .09rem;}

.m-logo img {

  width：200px
    width: 200px;
    width: auto;}






/*****新闻正文主区域********/

.out-box {
  width: 14.2rem;  
  background: url(../images/stu-bg.jpg) no-repeat right bottom;
  padding: 0 0 4rem 0
;}
  
.main {
    width: 15.65rem;
    width: 10.76rem;
    margin: 0 auto;
    padding-top: 0;
    padding-right: 0;
    padding-left: 1rem;
    padding-bottom: 0;
    background-size: 19.2rem;
    position: relative;
    z-index: 20;
    background: white;
    background-size: .1rem 9rem;
    min-height: 9rem;}

.main .atc-menu {
  position: absolute;
  top: 1.17rem;
  left: 1.04rem;}

.atc-menu .menu-top {
  position: relative;
  float: left;}

.menu-top .menu-hd {
  position: absolute;
  top: -.42rem;
  left: 0;
  filter: alpha(opacity=20);
  -moz-opacity: .2;
  opacity: .2;}

.menu-top .menu-hd img {
  width: .4rem;}

.menu-top .tit-up {
  font-size: .24rem;
  font-weight: bold;
  letter-spacing: .02rem;
  padding: 0 .34rem 0 0;
  line-height: .35rem;}

.menu-top .tit-down {
  font-size: .19rem;
  font-weight: bold;
  letter-spacing: .01rem;
  padding: 0 .34rem 0 0;}

.menu-top .menu-spc {
  position: absolute;
  bottom: .03rem;
  right: -.2rem;}

.menu-spc img {
  width: .24rem;}





.atc-menu .menu-lst {
  margin: 1.2rem 0 0 0;
  width: 2.65rem;
  clear: both;}

.menu-lst .lst-sgl {
  max-height: .48rem;
  font-size: .16rem;
  line-height: .24rem;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-decoration: none;
  color: black;
  background: url(../images/line.jpg) repeat-x bottom;
  padding: 0 0 .05rem 0;
  margin: 0 0 .2rem 0;}

.menu-lst .lst-sgl:hover {
  -webkit-transform: scale(1.1,1.1);
  -moz-transform: scale(1.1,1.1);
  transform: scale(1.1,1.1);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;}

.lst-sgl .sgl-date {
font-size: .16rem;
  padding: 0 .05rem 0 0;}





.main .atc-tit {
  font-size: .26rem;
  font-weight: bold;
  letter-spacing: .02rem;
  line-height: .42rem;
  width: 9.52rem;
  padding: .87rem 0 .16rem .25rem;
  background: url(../images/line.jpg) repeat-x bottom;
  background-size: 3px;
  position: relative;}

.atc-tit .tit-hd {
  position: absolute;
  top: 1.03rem;
  left: 0;}

.atc-tit .tit-hd img {
  width: .07rem;}



.main .atc-info {
  padding: .16rem 0 .67rem .29rem;
  font-size: .18rem;
  letter-spacing: .01rem;}

.atc-info .atc-dtl {
  padding: 0 1rem 0 0;}





.main .atc-par {
  width: 9.77rem;
  padding: 0 0 .5rem 0
;}

.atc-par p {
  font-size: .18rem;
  line-height: .32rem;
  text-indent: .36rem;
  margin: 0 0 .4rem 0;}

.atc-par img {
  width: 8.1rem;
  padding: 0 .87rem 0 .8rem;
  background: url(../images/atc-img-bg.jpg) repeat-x bottom;
  margin: 0 0 .51rem 0;}


  







/*****底部版权等********/


.bot-bar {
  height: .58rem;
  width: 19.2rem;
  background: #272727;}

.main-bot {
  width: 19.2rem;
  height: 4.74rem;
  background: #4d4d4d;}
  
.main-bot .bot-logo {
  width: 5.07rem;
  padding: 1.75rem 0 0 2.37rem;
  float: left;}

.main-bot .bot-logo img {
  width: 3.28rem;}

.main-bot .bot-link {
  float: left;
  width: 2.6rem;
  padding: 1.13rem 0 0 0;}

.bot-link .bot-sgl {
  display: block;
  float: left;
  width: 1.3rem;
  height: .52rem;
  color: #e2e2e2;
  line-height: .52rem;
  background: url(../images/line-grey.jpg) repeat-x bottom;
  font-size: .16rem;
  text-decoration: none;
  letter-spacing: .03rem;}

.bot-link .bot-sgl:hover {
  color: white;
  font-weight: bold;
  font-size: .16rem;}

.bot-link .bot-sgl .bot-hd {
  padding: 0 .1rem 0 .05rem;}


.main-bot .bot-info {
  width: 2.72rem;
  height: 1.92rem;
  margin: 0 0 0 1.2rem;
  padding: 1.29rem 0 0 0;
  border-bottom: .01rem #767676 solid;
  font-size: .14rem;
  color: #c2c2c2;
  line-height: .22rem;
  float: left;}

.bot-info .info1 {
  font-size: .22rem;
  font-weight: bold;
  letter-spacing: .03rem;
  color: #d9d9d9;}

.bot-info .info2 {
  padding: .18rem 0;}

.bot-info .info3 {}


.main-bot .bot-copy {
  margin: 0 0 0 1.05rem;
  width: 2.6rem;}

.main-bot .bot-copy {
  width: 6rem;
  margin: 0 0 0 1.05rem;
  padding: 1.29rem 0 0 0;
  font-size: .14rem;
  color: #939393;
  line-height: .22rem;
  float: left;}

.bot-copy .copy1 {
  padding:0;}

.bot-copy .copy2 {
  display: block;
  text-decoration: none;
  color: #939393;}

.bot-copy .copy2 img {
  width: .18rem;
  padding: .01rem .05rem 0 0;
  float: left;}

.bot-copy .copy3 {
  display: block;
  width: .8rem;
  padding: .05rem 0 .05rem 0;
  font-size: .16rem;
  text-decoration: none;}

.bot-copy .copy3 img {
  width: .73rem;
  padding: 0 0 0 0;}

.bot-copy .copy2:hover {
  -webkit-transform: scale(1.1,1.1);
  -moz-transform: scale(1.1,1.1);
  transform: scale(1.1,1.1);
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;}

.bot-copy .copy3:hover {
  -webkit-transform: scale(1.2,1.2);
  -moz-transform: scale(1.2,1.2);
  transform: scale(1.2,1.2);
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;}

.bot-copy .copy4 {
  padding:0;}