@charset "utf-8";
.showleft {
  float: left;
  width: 900px;
  margin-right: 8px;
  border: 1px solid #c4d7d6;
  overflow: hidden;
}
colgroup{
    display: none!important;
}
.showright {
  float: right;
  width: 280px;
}
.showtb {
  border-bottom: 1px #ddd dashed;
    width: 1200px;
    margin: 0 auto;
    border: 1px solid #c4d7d6;
    margin-top: 8px;
    box-sizing: border-box;
    padding-left: 9px;
    background: #f9f9f9;
    line-height: 30px;
}
.chen {
  margin-top: 20px;
}
.chent h2 {
  position: relative;
  overflow: hidden;
  height: 60px;
  width: 100%;
  background: #018D73;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  line-height: 60px;
  font-weight: bold;
}
.chent h2 img {
  position: absolute;
  top: 0;
  left: 0;
}
.chent .chent_tui {
  background: #E8E8E8;
  padding: 15px 20px;
  border: 1px solid #E8E8E8;
  overflow: hidden;
}
.chent .chent_tui .chent_tuil {
  float: left;
  width: 230px;
  height: 140px;
  background-size: 230px 140px;
  text-align: center;
  line-height: 140px;
}
.chent .chent_tui .chent_tuil p {
  display: block;
  width: 100%;
  height: 40px;
  background: #000000;
  opacity: .6;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  line-height: 40px;
  margin-top: 50px;
}
.chent .chent_tuir {
  float: right;
  width: 500px;
  text-align: center;
}
.chent .chent_tuir ul {
  overflow: hidden;
}
.chent .chent_tuir li {
  float: left;
  width: 250px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  margin: 15px 0 21px 0;
}
.chent .chent_tuir li:nth-of-type(2n) {
  margin-right: 0;
}
.chent .chent_tuir li a {
  color: #CA0A0A;
  font-size: 16px;
  font-weight: bold;
}
.chent .chent_tuir p a {
  color: #434343;
  font-size: 12px;
}
.chen .chenb ul {
  overflow: hidden;
}
.chen .chenb ul li {
  float: left;
  width: 420px;
  margin: 30px 10px 0 0;
  border: 1px solid #E8E8E8;
}
.chen .chenb ul li:nth-of-type(2n) {
  margin-right: 0;
}
.chen .chenb ul li h3 {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #F4F4F4;
  border: 1px solid #E8E8E8;
  font-size: 18px;
  color: #383737;
  margin-bottom: 20px;
}
.chen .chenb ul li h3 img {
  vertical-align: margin;
  margin-right: 15px;
}
.chen .chenb ul li p {
  overflow: hidden;
  display: block;
  margin-bottom: 30px;
  font-size: 14px;
  padding: 0 15px;
}
.chen .chenb ul li p strong {
  display: inline-block;
  margin-right: 15px;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  background: #018D73;
  color: #fff;
}
.chen .chenb ul li p a, .chen .chenb ul li p span {
  color: #1F7968;
  font-size: 16px;
  font-weight: bold;
}
.chen .chenb ul li p span {
  color: #1F7968;
  float: right;
}
.chen .chenb ul li p:hover a, .chen .chenb ul li p:hover span {
  color: #CA0A0A;
}
.showbox {
    width: 100%;
    padding-bottom: 3px;
}
.title{
    background: #f9f9f9;
    width: 94%;
    padding: 0 3%;
    padding-top: 10px;
}
.title h1 {
  color: #444;
    font-weight: bold;
    font-size: 36px;
    text-align: left;
    padding: 15px 0;
}
.title p {
    line-height: 28px;
    border-bottom: 1px #c4d7d6 solid;
    text-align: left;
    padding-left: 2em;
}
.title p a{
    margin-right: 3%;
    color: #999;
}

.showfbt{
    border-bottom: 1px solid #c4d7d6;
    font-size: 14px;
    padding-bottom: 4px;
}

.show-context {
  font-size: 16px;
  padding: 10px 20px;
  color: #5D5D5D;
  box-sizing: border-box;
  background: #f3fbff;
}
.show-context table{
    border-collapse: collapse;
    border-spacing: 0;
    overflow: auto;
    text-align: center;
    margin: 0 auto!important;
    word-break: break-all;
    max-width: 100%;

}
.show-context tr td, .show-context tr th {
  border: 1px solid #c9c9c9;
  padding: 5px 10px;
}
.show-context tr td p{
    color: inherit;
    line-height: normal;
    margin: 0;
    padding: 0;
}
.show-context tr td span{
    color: inherit;
    line-height: normal;
    margin: 0;
    padding: 0;
}
.show-context p {
  margin: 20px 0 10px 0;
  padding: 0;
  line-height: 28px;
  color: #333;
  font-size: 16px;
}
.show-context p span, .show-context p strong {
  color: inherit;
  font-size: 16px;
}
.show-context img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.show-context a {
  color: #144CDA;
  text-decoration: none;
}
.show-context a:hover {
  color: red;
  text-decoration: underline;
}
.show-context h4{
    font-size: 18px;
    color: black;
}
.show-context h3{
    font-size: 20px;
    color: black;
}
.show-context h2{
    font-size: 22px;
    color: black;
}
.show-context ol{
    padding-left: 30px;
    list-style: auto;
}
.show-context ul{
    padding-left: 30px;
    list-style: disc;
}
.art-showimg{
    width: 100%;
    text-align: center;
    margin-top: 15px;
}
.art-introduce{
    width: 96%;
    text-indent: 2em;
    font-size: 14px;
    padding-bottom: 10px;
    margin: 0 auto;
}
.art-introduce p{
    color: #7c7c7c !important;
    line-height: 25px;
}
.art-introduce p:nth-child(1){
    margin-top: 10px;
    font-weight: bold;
}

.showbox table {
    border-collapse: collapse;
    border-spacing: 0;
    overflow: auto;
    text-align: center;
    margin: 0 auto!important;
    word-break: break-all;
    max-width: 100%;
}
.pan_zybg table{
    width: 600px!important;
    line-height: 30px;
}
.pan_zybg>p{
    font-size: 18px!important;
    line-height: 30px!important;
}
.pan_zybg>p:nth-child(2){
    margin-top: 20px!important;
}
.showbox table tbody {
 display: table-row-group;
}
.showbox tr td, .showbox tr th {
  border: 1px solid #c9c9c9;
  padding: 5px  0;
}
.next {
  background: #f7f7f7;
  line-height: 28px;
  border: 1px #dedede solid;
  padding: 0 10px;
  margin: 10px 0;
}
.next span {
  float: right;
}
.showh2 {
    line-height: 30px;
    font-weight: 700;
    padding: 0 10px;
    color: black;
    border-bottom: 1px solid #c4d7d6;
    font-size: 16px;
}
.zhuanye .showh2>p{
    display: inline;
    border-bottom: 3px solid #1ba784;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 10px;
}
.showh2>p{
    display: inline;
    border-bottom: 3px solid #1ba784;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 10px;
}
.bordershow {
  width: 100%;
}
.showother {
  overflow: hidden;
  padding: 5px;
}
.showother p {
  float: left;
  width: 49%;
  text-indent: 10px;
  background: url("/images/ico_news.jpg") no-repeat scroll 2px 12px rgba(0, 0, 0, 0);
}
.listbox{
    width: 100%;
}
.listbox li{
    width: 100%;
}
.listbox li a{
   display: block;
    overflow: hidden;
    border-bottom: 1px solid #c4d7d6; 
}
.listbox li a p{
    display: inline-block;
    float: left;
    line-height: 30px;
    font-size: 14px;
    margin: 0;
    padding: 0;
    border-bottom: none;
    width: 75%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.listbox li a span{
   display: inline-block;
    float: right;
    line-height: 30px;
    font-size: 14px; 
}
.bline {
  border-bottom: 1px dashed #ddd;
  margin-bottom: 10px;
  margin-top: 10px;
}
.SearchPage {
  padding: 10px 0 4px;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SearchPage ul span{
    background: #c4d7d6;
    color: white;
    padding: 3px 5px;    
    border-radius: 2px;
}
.SearchPage a {
  margin: 0 5px;
  border: 1px  solid #c4d7d6;
  padding: 2px 5px;
}
.SearchPage a:hover {
  border: 1px  solid #c4d7d6;
  background: #c4d7d6;
}
.SearchPage ul li {
  display: inline
}
/* zaosheng */

.linka a {
  color: #c00;
}
.picstyle {
  padding: 5px;
  border: 1px #ddd solid;
}
.fright {
  float: right;
}
/* 新加自考专业 */
.title1 {
  background: url('/images/title1.jpg') no-repeat scroll 0% 0% transparent;
  height: 31px;
  line-height: 31px;
  font-size: 12px;
  padding-left: 10px;
  border-right: 1px solid #D0E2D4;
}
.time {
  float: right;
  font-weight: 100;
}
.zy_li {
  padding: 8px 0px 1px 7px;
  overflow: hidden;
  background: none repeat scroll 0% 0% #FBFBFB;
  margin: 0px 0px 9px 0px;
}
.border {
  border-right: 1px solid #DDD;
  border-left: 1px solid #DDD;
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
  border-width: medium 1px 3px;
  border-style: none solid solid;
  border-color: -moz-use-text-color #DDD #DDD;
  border-top-color: -moz-use-text-color;
  border-right-color-value: rgb(221, 221, 221);
  border-bottom-color: #DDD;
  border-left-color-value: rgb(221, 221, 221);
  border-left-color-ltr-source: physical;
  border-left-color-rtl-source: physical;
  border-right-color-ltr-source: physical;
  border-right-color-rtl-source: physical;
}
ul, ol {
  list-style-type: none;
}
.zy_li ul li {
  height: 23px;
  line-height: 23px;
  overflow: hidden;
  padding-left: 16px;
  float: left;
  margin: 3px 12px 5px 10px;
  text-align: center;
  width: 114px;
  background: url('/images/ico_libg2.jpg') no-repeat scroll 0% 0% transparent;
}
.pan_show_xgtj{
   width: 100%;
    font-size: 0;
    padding-top: 5px;
}
.pan_show_xgtj li{
    display: inline-block;
    font-size: 14px;
    color: #444;
    width: 50%;
    line-height: 29px;
}
.pan_show_xgtj li:hover{
    background: #c4d7d6;
}
.pan_show_xgtj li a{
    display: block;
    overflow: hidden;
}
.pan_show_xgtj li a p{
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    margin-left: 15px;
}
.pan_show_xgtj li a span{
    float: right;
    margin-right: 15px;
}
.pan_next {
    text-align: left;
    border-top: 1px solid #c4d7d6;
    padding-top: 10px;
    font-size: 14px;
    width: 96%;
    margin: 0 auto;
}
.pan_next a{
    color: blue;
    font-weight: bold;
}
.pan_next a:hover{
    color: red;
}
.pan_next ul li {
    margin: 10px 0;
}

.pan_tjw2 {
  width: 1200px;
  margin: 0px auto;
  overflow: hidden;
  margin-top: -5px;
  position: relative;
  margin-bottom: 10px;
  padding-top: 28px;
}
.pan_tjw2 > i {
  background: url(/images/u53.png) no-repeat;
  width: 99px;
  height: 28px;
  display: block;
  position: absolute;
  top: 14px;
  left: 25px;
}
.pan_tuj_dt {
  border:1px solid #c4d7d6;
  padding-top: 15px;
  background: #f9f9f9;
  padding-bottom: 10px;
}
.pan_tuj_dt > h2 {
  text-align: center;
}
.pan_tuj_dt > h2 > a {
  color: #D9001B;
}
.pan_tuj_dt > ul {
  font-size: 0;
  margin-top: 10px;
  text-align: center;
}
.pan_tuj_dt > ul > li {
  display: inline-block;
  width: 48%;
  font-size: 16px;
  margin-left: 2%;
  clear: both;
  line-height: 30px;
}
.pan_tuj_dt > ul > li a {
  float: left;
}
.pan_tuj_dt > ul > li span {
  float: right;
  margin-right: 5%;
}
.lanmulist{
    width: 100%;
}
.m-b-10{
    width: 100%;
}
.f-s-18{
    border-bottom: 1px solid #c4d7d6;
    line-height: 35px;
}
.f-s-18 a:nth-child(1){
   color: #1ba784;
    border-bottom: 2px solid #1ba784;
    padding: 0 1%;
}
.f-s-18 a:nth-child(2){
   color: #c0c1c7;
    font-size: 12px;
}
.f-left{
    float: left;
}
.f-right{
    float: right;
}
.lanmulistmo{
    width: 100%;
}
.list-box{
    width: 100%;
    font-size: 0;
    padding-top: 5px;
}
.list-box li{
    width: 50%;
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
}
.list-box li:nth-child(odd) a span{
    margin-right: 15px;
}
.list-box li:nth-child(even) a p{
    margin-left: 15px;
}
.list-box li a{
    display: block;
    overflow: hidden;
}
.list-box li a p{
    
}
.list-box li a span{
    color: #b2b2b2;
}
.margin-0{
    margin: 0!important;
}
.bg-1{
    background: #f9f9f9;
}
.border-bot{
    border: 1px solid #c4d7d6;
    box-sizing: border-box;
}
.margin-b15{
    margin-bottom: 15px;
}
.bkzn_r{
    width: 100%;
    padding: 8px 0;
    background: white;
    text-align: center;
}
.bkzn_r li {
    display: inline-block;
    width: 23%;
    text-align: center;
    font-size: 12px;
    border-radius: 2px;
    margin: 5px 0;
}

.bkzn_r li a{
    display: block;
}
.bkzn_r li a>img{
    width: 73%;
    border-radius: 30px;
    display: block;
    margin: 0 auto;
}
.bkzn_r li a>p{
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.bkzn_r li a:hover img{
    transform: scale(0.95);
}

.R_fwzx{
    width: 100%;
    text-align: center;
    padding: 4px 0;
    background: white;
}
.R_fwzx a{
    width: 46%;
    display: inline-block;
    margin: 4px 1%;
}
.R_fwzx a img{
    width: 100%;
    display: block;
}
.R_fwzx a:hover img{
    transform: scale(0.95);
}
.R_yxtj{
    background:white;
    text-align: center;
    padding: 3px 0;
}
.R_yxtj a{
    display: inline-block;
    width: 30%;
    margin: 6px 0;
}
.R_yxtj a img{
   width: 75%;
    border-radius: 30px;
}
.R_yxtj a p{
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.R_yxtj a:hover img{
    transform: scale(0.95);
}
.right-xgtj{
    width: 100%;
}

.right-xgtj li {
    line-height: 34px;
    list-style: auto;
    margin-left: 22px;
}
.right-xgtj li a{
  display: block;
    font-size: 14px;
    width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.right-xgtj li a:hover{
    background: #c4d7d6;
}
.margin-t15{
    margin-top: 15px;
}
.pan-school{
    
}
.pan-school-tit {
    line-height: 30px;
    font-size: 16px;
    font-weight: 700;
    padding: 0 10px;
    color: black;
    border-bottom: 1px solid #c4d7d6;
    width: 96%;
    margin: 0 auto;
    padding-top: 10px;
}
.pan-school-tit p{
    border-bottom: 3px solid #1ba784;
    display: inline;    
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 15px;
}
.pan-school-dt{
    overflow: hidden;
    width: 100%;
}
.pan-school-dt ul{
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;
}
.pan-school-dt ul li {
  width: 199px;
  text-align: center;
  float: left;
  height: auto;
  padding-top: 10px;
  margin-bottom: 10px;
  transition: all inline 0.2s;
}
.pan-school-dt ul li:hover img{
   transform: scale(0.9);
}
.pan-list{
    width: auto;
}
.pan-list hr {
    border-bottom: 1px dashed #c4d7d6;
    border-top: none;
    width: 93%;
    margin: 10px auto;
}
.pan-list p{
    line-height: 35px;
    font-size: 14px;
    color: #444;
}
.pan-list p a{
    display: block;
    width: 98%;
    padding: 0 1%;
}
.pan-list p a:hover{
    background: #c4d7d6;
}
.pan-list p span{
    float: right;
    padding-right: 5px;
}
.margin-t10{
    margin-top: 10px!important;
}
.pan-school{
    width: 100%;
}    
.pan-school-title{
    width: 100%;
    background: #57c3c2;
    color: #fff;
    font-size: 32px;
    text-align: center;
    font-weight: bold;
    padding: 13px 0px;
    margin-bottom: 10px;
}
.pan-school-box{
    width: auto;
}
.pan-school-table{
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    overflow: auto;
    text-align: center;
    margin: 0 auto;

}
.pan-school-table tbody {
 display: table-row-group;
}
.pan-school-table tr td, .pan-school-table tr th {
  border: 1px solid #c4d7d6;
}
.pan-school-table a{
    margin: 0 5px;
}
.pan-school-table a:hover{
    font-weight: bold;
}
.pan-sch-tit{
   width: 125px;
}
.pan-sch-tit a{
    display: block;
}
.pan-sch-tit a:hover img{
    transform: scale(0.9);
}
.pan-sch-tit a:hover p{
    color: red;
    font-weight: bold;
}
.pan-sch-tit img{
    width: 100px;
    height: auto;
    margin-top: 8px;
    padding: 5px;
}
.pan-sch-tit p{
    color: black;
    font-weight: bold;
    margin-bottom: 8px;
    font-size: 16px;
}
.pan-sch-bzk,.pan-sch-zk{
    width: 100px;
    color: #444;
    font-size: 16px;
}
.pan-sch-bzkdt{
   width: 600px;
   text-align: left;
   font-size: 14px;
   padding: 0 10px;
}
.pan-sch-tk{
   width: 80px;
   color: #444;
   font-size: 16px;
}
.pan-sch-tkdt{
    min-width: 290px;
    text-align: left;
    font-size: 14px;
    padding: 0 10px;
}
.pan-list-rmzy{
    width: 100%;
}
.pan-list-rmzy tr td,.pan-list-rmzy tr th{
    border: 1px solid #c4d7d6;
    font-size: 14px;
    text-align: center;
    padding: 5px 0;
}
.pan-list-tit{
    font-size: 28px!important;
    line-height: 50px!important;
}
.pan-list-tit>p>a>img{
    width: 45px;
    margin-top: -7px;
    margin-right: 10px;
}
.namezy a{
    color: red;
}
.namezy a:hover{
    color: #950606;
}
.pan-zy-titdt{
    width: 100%;
    margin-bottom: 25px;
}
.pan-zy-titdt>span{
   width: 234px;
    height: 110px;
    display: inline-block;
    vertical-align: top;
    background: linear-gradient(0deg, #1ba784, #57c3c2);
    color: white;
    font-size: 26px;
    text-align: center;
    padding-top: 50px;
    overflow: hidden;
    margin-left: 10px;
    margin-top: 10px;
    position: relative;
}
.pan-zy-titdt>span i{
    width: 67%;
    position: absolute;
    top: 50%;
    left: 15%;
    transform: translateY(-50%);
}
.pan-zy-titdt>div{
    display: inline-block;
    vertical-align: top;
    width: 58%;
    margin-left: 12%;
}
.pan-zy-titdt>div h1{
    font-size: 18px!important;
}
.pan-zy-titdt>div p{
    font-size: 16px;
    text-indent: 2em;
}
.pan-zy-dts{
    width: 100%;
}
.pan-zy-dts h2{
    
}
.pan-zy-dts>p{
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 30px;
    text-indent: 2em;
}
.pan-lnztlit{
    width: 100%
}
.pan-lnztlit>h2{
    width: 100%;
    background: #1ba784;
    color: #fff;
    font-size: 32px;
    text-align: center;
    font-weight: bold;
    padding: 13px 0;
    margin-bottom: 10px;
}
.pan-lnztlit table{
    margin-bottom: 30px;
    border-collapse: collapse;
}
.more-shcool a{
    color: red!important;
    margin: 7px;
    padding: 5px 15px;
    display: inline-block;
    text-indent: 0;
    font-weight: bold;
}
.pan-school-intbox{
    width: 96%;
    margin: 0 auto;
}
.pan-school-intbox>img{
    margin: 2px 25px 0 15px;
    display: inline-block;
    vertical-align: top;
    width: 100px;
    margin-right: 5% !important;
    margin-top: 10px!important;
}
.pan-school-intbox>h2 {
    font-size: 18px;
    color: #444;
    margin-top: 1em;
    border-left: 3px solid #57c3c2;
    padding-left: 5px;
    margin-bottom: 2px;
}
.pan-school-intdt{
    display: inline-block;
    vertical-align: middle;
    width: 78%;
}
.pan-school-intdt>h2{
  font-size: 16px;
    color: #444;
    margin-top: 1em;
    border-left: 3px solid #57c3c2;
    padding-left: 5px;
}
.pan-school-intdt>p{
    text-indent: 2em;
    line-height: 20px;
    margin-top: 8px;
    height: 60px;
    overflow: hidden;
    font-size: 16px;
}
.pan-school-intdt ul{
    font-size: 0;
    width: 100%;
    margin-top: 5px;
    border-radius: 5px;
    padding: 5px 0;
}
.pan-school-intdt li{
    width: 50%;
    font-size: 14px;
    display: inline-block;
    line-height: 26px;
}
.pan-school-intdt li a{
    display: block;
    overflow: hidden;
}
.pan-school-intdt li a:hover{
    background: #c4d7d6;
}
.pan-school-intdt li a p{
    float: left;
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 5px;
}
.pan-school-intdt li a  span{
    float: right;
    margin-right: 10px;
}
.xlform {
  width: 900px;
  margin-left: -20px;
  box-sizing: border-box;
  position: relative;
}
.xlform_tit {
  line-height: 80px !important;
  font-size: 38px;
  color: #1ba784;
  padding: 0;
  margin: 0;
  margin-top: 15px;
}
.xlform_tit span {
  color: #df2b41;
}
.xlform form {
  background: #f2f2f2;
}
.xlform select, .xlform input {
  display: inline-block;
  width: 100px;
  height: 30px;
  line-height: 26px;
  border: 1px solid #797979;
  border-radius: 5px;
  margin: 20px 10px;
}
.xlform #education {
  width: 120px;
  height: 30px;
  outline: none;
}
.xlform #level {
  width: 100px;
  height: 30px;
  outline: none;
}
.xlform #dosubmit {
  width: 140px;
  height: 40px;
  background: #ef5451;
  color: white;
  font-size: 18px;
  border: none;
  cursor: pointer;
  position: relative;
  top: 15px;
}
.xlform #dosubmit:hover {
  background: #f1322e;
  font-weight: bold;
  box-shadow: 0px 2px 4px #444;
}
.xlform #chat {
  width: 100px;
  height: 40px;
  background: #179bd5;
  color: white;
  font-size: 18px;
  border: none;
  cursor: pointer;
  position: relative;
  top: 15px;
}
.xlform #chat:hover {
  background: #0295d5;
  font-weight: bold;
  box-shadow: 0px 2px 4px #444;
}
.xlform #name, .xlform #phone {
  padding: 0 5px;
}
.xl_xy {
  font-size: 12px;
  width: 560px;
  position: relative;
  bottom: 11px;
  text-align: right;
}
.xl_xy #state {
  margin: 0;
  padding: 0;
  width: auto;
  display: inline-block;
  vertical-align: middle;
}
.xl_xy a {
  display: inline-block;
  vertical-align: middle;
  color: #333;
}
.gonglue{
    width: 1200px;
    margin: 0 auto;
    margin-top: 10px;
    position: relative;
}
.gonglue a{
    display: block;
}
.gonglue a img{
    width: 100%;
}
.pan_showjs span{
    position: absolute;
    color: #1ba784;
    font-size: 24px;
    font-weight: bold;
}
.pan_showjs span:nth-child(1){
    left: 37px;
    top: 42px;
}
.pan_showjs span:nth-child(2){
    left: 67px;
    top: 42px;
}
.pan_showjs span:nth-child(3){
    left: 97px;
    top: 42px;
}