@charset "utf-8";
/*幻灯片*/
#Slideshow{ position:relative;height:280px;margin-top:35px;}
#Slideshow ul{ position:relative; z-index:2; width:1200px; height:280px; margin:0 auto; left:50%; margin-left:-600px; clear:both; text-align:center;}
#Slideshow li{ position:absolute; left:0; top:0; width:100%; height:100%; overflow:hidden; display:none;*display:expression(this.previousSibling==null?'block':'none'); transition:none; -moz-transition:none; -webkit-transition:none; -o-transition:none;}
#Slideshow li:first-child{ display:block;}
#Slideshow li a img{ max-width:100%;}
#Slideshow li p{ position:absolute; z-index:3; height:100%; width:280px; left:auto; right:-280px; top:0; color:#fff; text-align:left; background:url(/images/201901_tran21.png);padding:30px; margin:0;}
#Slideshow li p b{ font-size:18px; display:inline-block; width:100%; line-height:1.5em; max-height:4.5em; overflow:hidden; margin-bottom:0.5em;}
#Slideshow li p span{ display:inline-block; max-height:6em; min-height:4.5em; overflow:hidden; line-height:1.5em;}
#Slideshow li p a{ display:inline-block; background:#69ba2e; padding:0 1em; color:#fff; border-radius:12px; height:24px; line-height:24px;}
#jsNav { position:absolute; z-index:4; line-height:0; left:auto; top:auto; right:15px; bottom:15px; text-align:right; white-space:nowrap;}
#jsNav a{ position:relative; height:10px; width:10px; margin:0 4px; overflow:hidden; display:inline-block; cursor:hand; cursor:pointer; background:#fff; border-radius:50%;-moz-border-radius:50%; -webkit-order-radius:50%; opacity:0.8;filter:alpha(opacity=80);}
#jsNav a.Selected{ background:#69ba2e; opacity:1;filter:none;}
#prev_sd,#next_sd{ position:absolute; left:-60px; left:0\9; top:45%; z-index:4; display:inline-block; width:48px; height:48px; cursor:hand; cursor:pointer; background:url(/images/201901_icos.png) left -48px no-repeat;}
#next_sd{ left:auto; right:-60px; right:0\9; background-position:-48px -48px;}
#prev_sd:hover{ background-position:-96px -48px;}
#next_sd:hover{ background-position:-144px -48px;}
@media screen and (max-width:1320px){
  #prev_sd{left:0;}
  #next_sd{ right:0;}
}

/*介绍*/
#intro{ position:relative; margin:30px auto 40px auto;}
#intro dt{ position:absolute; left:0; top:0; background:#182e78/*#1a6ea6*/; width:80px; height:100%; text-align:center; color:#fff; font-size:30px; }
#intro dt span{ display:inline-block; position:absolute; width:30px;left:0; right:0; top:0; bottom:0; margin:auto; letter-spacing:0.2em;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr; *writing-mode:tb-lr;unicode-bidi:bidi-override;}
#intro dd{ background:#f1f1f1;min-height:200px; padding:10px 20px; margin-left:100px;}

/*卡片*/
#cards{ margin-bottom:50px; z-index:10;}
#cards dl{ float:left; width:224px; height:288px; overflow:hidden; border:#ebebeb 1px solid; margin-left:20px; background:#fff;}
#cards dl:first-child{ margin-left:0;}
#cards dt{ position:relative; border-top:44px #182e78/*1a6ea6*/ solid; text-align:center; color:#182e78/*1a6ea6*/; font-size:20px; padding:25px 10px 10px 10px;}
#cards dt:after{ content:""; position:absolute; left:0; right:0; top:-30px; display:inline-block; width:48px; height:48px; background:url(/images/201901_icos.png) left -96px no-repeat; margin:0 auto;}
#cards dd{ padding:0 30px; color:#808080; font-size:14px; line-height:24px; max-height:144px; overflow:hidden; text-align:center;}
#cards dd p{ padding:0; margin:0;}
#card2 dt{ border-color:#29b598; color:#29b598;}
#card3 dt{ border-color:#e7bb5b; color:#e7bb5b;}
#card4 dt{ border-color:#c64d3a; color:#c64d3a;}
#card5 dt{ border-color:#7648d4; color:#7648d4;}

/*嘉宾*/
#bg_neighbor{ position:absolute; z-index:-1; left:0; top:-190px; height:190px; background:#182e78/*#007cc7*/; width:100%;}

/*首页公共*/
a.more{ display:inline-block; width:100%; font-size:20px; line-height:300%; background:#182e78/*#007cc7*/; color:#fff;}
a.more:hover{ background:#69ba2e;}<!--0.00020003318786621-->