

* { margin: 0; padding: 0; list-style: none; border: 0; word-break:break-word; vertical-align:top; outline: none; /* moz-user-select: -moz-none; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; -webkit-touch-callout: none; -moz-touch-callout: none; -ms-touch-callout: none; -o-touch-callout: none; touch-callout: none; */}
html{overflow-x: hidden;}
html,body{ min-height: 100%;}
table{ border-collapse: collapse; }
img { border: 0; padding: 0; display: inline; -webkit-user-select: none; -moz-user-select: none; -webkit-user-select:none; -o-user-select:none; user-select:none; }
a { text-decoration: none; color: #727272; }
li { list-style: none; }
/* h1,h2,h3,h4,h5,h6{ font-weight: normal; font-size: 12px; } */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden}
.clearfix { *+height: 1%; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary{ display: block; }
/*强制去除表单自带的样式*/ 
select,input,textarea{ border-radius:0; -webkit-border-radius:0; color:#878787; font-family: "Arial","Microsoft YaHei"; }
input:focus { outline: none; }
input,button,select,textarea{ outline:none; /*-webkit-appearance:none; */}
textarea{ resize:none; /*-webkit-appearance:none; */}
textarea,input,select { background:none; border:none; margin:0; padding:0; }
a,a:link{ text-decoration:none; }
a,a:visited{ text-decoration:none; }
a,a:hover{ text-decoration:none; }
a,a:active{ text-decoration:none} 
html{-webkit-text-size-adjust:100%;font-size:100px}
@media (max-width:1440px) {
    html{font-size: calc((100 / 1600) * 100 * 1vw);} 
}
@media (min-width:769px) and (max-width:1024px) {
    html{font-size: calc((100 / 1100) * 100 * 1vw);} 
}
@media (max-width:768px) {
    html{font-size: calc((100 / 750) * 100 * 1vw);} 
}
@media (max-width:640px) {
    html{font-size: calc((100 / 550) * 100 * 1vw);} 
}
body {line-height: 1; font-weight: normal; font-family: "Arial","Microsoft YaHei"; -webkit-text-size-adjust: 100%;}
body,input,pre,select,th,td,textarea{font-family:"Arial","Microsoft YaHei",sans-serif;font-size: 0.16rem;}
@media (max-width:480px) {
    body,input,pre,select,th,td,textarea{font-size: 0.2rem;}
}
@font-face { font-family: "butler"; src: url("../fonts/Butler_ExtraBold_Stencil.otf");}





.fl{ float: left; }
.fr{ float: right; }
.tac{ text-align: center; }
.anim{ transition: 0.8s ease; transition: all 0.3s ease-in-out}
.por{ position: relative; }
.dib{ display: inline-block; }
.vam{ vertical-align: middle; }
.omission1{line-height: 1.5; overflow: hidden; text-overflow: ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:1; }
.omission2{ overflow: hidden; text-overflow: ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.omission3{ overflow: hidden; text-overflow: ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3; }
.omission4{ overflow: hidden; text-overflow: ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:4; }
.table{ display: table; width: 100%; height: 100%; }
.table-call{ display: table-cell; vertical-align: middle; }

/*页面框架结构*/
.w1400{ max-width: 14rem; margin: 0 auto; }
.w1280{ max-width: 12.8rem; margin: 0 auto; }
.w1600{max-width: 16rem;margin: auto;}
/* .contain{padding: .55rem 0 1.25rem 0;} 页面主体内容 */
.content{ }/*内容*/
.mainnav{ }/*主导航*/
.menu{ }/*边侧菜单*/
.maincontent{ padding: 50px 0; } /*主要内容*/
.txtbox,.singlepage{ word-wrap:break-word; overflow:hidden; }

/*分页*/
.pages{ margin-top: 4.57%; font-size: 0; text-align: center; }
.pages a{ display: inline-block; width: .5rem; height: .5rem; line-height: .5rem;border-radius: .05rem;font-size: .18rem; color: #5e6468;background-color: #f8f9fb;border: 1px solid #eaeaea;transition: 0.4s ease;box-sizing: border-box;}
.pages a.a_first{ margin-right: 10px; }
.pages a.a_end{ margin-left: 10px; }
.pages a.anum{ font-family: 'Arial'; }
/* .pages a.a_prev{width: 1rem;}
.pages a.a_next{width: 1rem;} */
.pages a.acur,.pages a:hover{ background-color: #89201c; color: #fff;border: 1px solid #89201c;}
.pages .nums{ display: inline-block; margin: 0 10px; }
.pages .nums .anum{ margin-right: 10px; }
.pages .nums .anum:last-child{ margin-right: 0; }
.pages .f1{ font-size: 14px; margin: 0 10px; color: #666; line-height: 42px; }
.pages .i_text{ display: inline-block; height: 40px; width: 80px; border: 1px solid #edecec; vertical-align: middle; }
.pages .i_button{ margin-left: 10px; padding: 0 15px; height: 42px; font-size: 14px; color: #666; border: 1px solid #edecec; }
.pages .a_prev,.pages .a_next{font-family: '宋体';box-sizing: border-box; }
.prew{margin-top: .5rem;padding-top: .5rem;display: flex;align-items: center;justify-content: space-between;border-top: 2px solid #f6f6f6;}
.prew .box div{margin-bottom: .2rem;font-size: .16rem;color: #7d8488;}
.prew .box div:last-child{margin-bottom: 0rem;}
.prew .box div a{margin-left: .1rem;color: #333;}
.Return{margin-left: .3rem;}
.Return a{display: flex;align-items: center;justify-content: center;width: 1.3rem;height: .5rem;font-size: .16rem;color: #89201c;border-radius: .5rem;border:1px solid #89201c;box-sizing: border-box;}


/* 按钮 */
.rightMenuBtn {position: fixed;display: none;top: .15rem;right: 2%;width:40px; height:40px; background-color: transparent; z-index:350;cursor:pointer;}
.rightMenuBtn span { display:block; height:3px; background-color:#89201c; position:absolute; top:20px; transition:0.5s; }
.rightMenuBtn img { display:block; position:absolute; bottom:5px; left: 5px; transition:0.5s; width:30px; height:auto; }
.rightMenuBtn .openMenu { width:30px; left:5px; }
.rightMenuBtn .closeMenu { left:25px; width:0; }
.rightMenuBtn span:active { width:0; }
.rightMenuBtn span:before,.rightMenuBtn span:after { content:""; display:block; width:30px; height:3px; background-color:#89201c; position:absolute; transition:0.4s; }
.rightMenuBtn .openMenu:before { top:-10px; left:-0; }
.rightMenuBtn .openMenu:after { top:10px; left:-0; }
.rightMenuBtn .closeMenu:before { top:0px; left:-20px; -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg); }
.rightMenuBtn .closeMenu:after { top:0px; left:-20px; -webkit-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg); }
/* 头部 */
header{transition: 0.8s ease;}
header .top-box{padding: .2rem 0;}
header .top-box .flex{display: flex;align-items: center;justify-content: space-between}
header .top-box .logo img{width: 3.6rem;}
header .top-box .right-box{display: flex;align-items: center}
header .top-box .right-box .search{display: flex;align-items: center;border: 1px solid #89201c;border-radius: .5rem;}
header .top-box .right-box .search .text{color: #89201c;height: .48rem;width: 2.4rem;padding: 0 .2rem;box-sizing: border-box;}
header .top-box .right-box .search .btn{width: .6rem;height: .48rem;background-image: url('../images/search.png');background-size: .16rem;background-repeat: no-repeat;background-position: center;cursor:pointer;}
header .top-box .right-box .wx{position: relative;margin-left: .2rem;}
header .top-box .right-box .wx .icon{width: .4rem;height: .4rem;background-image: url('../images/wx.png');background-size: 100%;cursor:pointer;}
header .top-box .right-box .wx .ewm{display: none;position: absolute;left: 50%;top: 100%;padding: .1rem;width: 1.2rem;box-sizing: border-box;transform: translateX(-50%);z-index: 3;}
header .top-box .right-box .wx .ewm img{width: 100%;}
header .top-box .right-box .wx:hover .ewm{display: block;}
header .top-box .right-box .accessible{margin-left: .2rem;display: flex;align-items: center;cursor: pointer;}
header .top-box .right-box .accessible a{display: flex;align-items: center;font-size: .18rem;color: #89201c}
header .top-box .right-box .accessible a:before{display: block;content: '';width: .4rem;height: .4rem;margin-right: .1rem;background-image: url('../images/accessible.png');background-size: 100%;}
header nav{background-color: #89201c;}
header nav ul{display: flex;align-items: center;justify-content: center}
header nav ul li{width: 14.28%;position: relative;}
header nav ul li>a{display: flex;align-items: center;justify-content: center;width: 100%;height: .76rem;font-size: .18rem;color: #ffffff;}
header nav ul li:hover>a,
header nav ul li.on>a{background-color: rgba(255, 255, 255, 0.12);}
header nav ul li .drop-down{display: none;position: absolute;left: 0;top: 100%;width: 100%;z-index: 5;background-color: #973b38;}
header nav ul li .drop-down dl{padding: .2rem;}
header nav ul li .drop-down dl dd{text-align: center;line-height: .4rem;}
header nav ul li .drop-down dl dd a{font-size: .18rem;color: #fff;}
header nav ul li .drop-down dl dd:hover{background-color: rgba(255, 255, 255, 0.12);}
header nav ul li:hover .drop-down{display: block;}

@media screen and (min-width: 1200px){
	header nav ul li .drop-down{display: none;position: absolute;left: 0;top: 100%;width: 100%;z-index: 5;background-color: #973b38;}
	header nav ul li .drop-down dl{padding: .2rem;}
	header nav ul li .drop-down dl dd{text-align: center;line-height: .4rem;}
	header nav ul li .drop-down dl dd a{font-size: .18rem;color: #fff;}
	header nav ul li .drop-down dl dd:hover{background-color: rgba(255, 255, 255, 0.12);}
	header nav ul li:hover .drop-down{display: block;}
}
/* 底部 */
footer .top-box{padding: .35rem 0;background-color: #fbf5f5}
footer .top-box .more-list{position: relative;z-index: 11;}
footer .top-box .more-list ul{display: flex;justify-content: space-between;flex-wrap: wrap}
footer .top-box .more-list ul li{width: 49%;}
footer .top-box .more-list ul li .title{margin-bottom: .15rem;font-size: .22rem;color: #333;}
footer .top-box .more-list ul li .box{position: relative;}
footer .top-box .more-list ul li .box .name{line-height: .5rem;padding: 0 .2rem;font-size: .16rem;color: #666;background: url('../images/select.gif') no-repeat 95% center #fff;cursor: pointer;}
footer .top-box .more-list ul li .box .drop-down{position: absolute;left: 0;top: 100%;width: 100%;display: none;background-color: #fff;z-index: 100;padding: .1rem .2rem;max-height: 2.5rem;overflow-y: scroll;box-sizing: border-box;z-index: 33;}
footer .top-box .more-list ul li .box .drop-down dl dd a{line-height: .34rem;font-size: .14rem;color: #666;}
footer .top-box .more-list ul li .box:hover .drop-down{display: block;}
footer .top-box .more-list ul li .box .drop-down dl dd:hover a{color: #89201c;}
footer .top-box .center{position: relative;display: flex;justify-content: space-between;margin-top: .4rem;padding-top: .55rem;border-top: 1px solid #ddd;z-index: 10;}
footer .top-box{position: relative;overflow: hidden;}
footer .top-box::before{position: absolute;content: '';right: 2.3rem;bottom: -1.5rem;width: 6.2rem;height: 4.48rem;background: url('../images/foot_bg.png') no-repeat center;z-index: 2;}
footer .top-box .center .logo{}
footer .top-box .center .logo .img img{width: 2.73rem;}
footer .top-box .center .logo .tel{display: flex;align-items: center;margin-top: .5rem;}
footer .top-box .center .logo .tel .name{font-size: .18rem;color: #666;}
footer .top-box .center .logo .tel .text{font-size: .32rem;color: #89201c;font-weight: bold;}
footer .top-box .center .contact .name{font-size: .22rem;color: #333;}
footer .top-box .center .contact .name:after{display: block;content: '';width: .63rem;height: 2px;margin-top: .08rem;background-color: #b23236}
footer .top-box .center .contact .text{margin-top: .35rem;}
footer .top-box .center .contact .text ul li{margin: .1rem 0;font-size: .16rem;color: #333;}
footer .top-box .center .ewm ul{display: flex;}
footer .top-box .center .ewm ul li{margin-right: .35rem;}
footer .top-box .center .ewm ul li:last-child{margin-right: 0;}
footer .top-box .center .ewm ul li .img img{width: 1.1rem;}
footer .top-box .center .ewm ul li .name{margin-top: .1rem;font-size: .16rem;color: #666;text-align: center;}
footer .bottom-box{padding: .2rem 0;background-color: #89201c}
footer .bottom-box .flex{display: flex;align-items: center;justify-content: space-between;}
footer .bottom-box .icp{display: flex;align-items: center;font-size: .16rem;color: #fff;}
footer .bottom-box .icp a{display: flex;align-items: center;color: #fff;}
footer .bottom-box .icp a img{width: .3rem;}
footer .bottom-box .wx{position: relative;}
footer .bottom-box .wx .icon{width: .3rem;height: .3rem;background: url('../images/foot_wx.png') no-repeat center;cursor:pointer;}
footer .bottom-box .wx .ewm{display: none;position: absolute;left: 50%;bottom: 100%;padding: .1rem;width: 1.2rem;box-sizing: border-box;transform: translateX(-50%);z-index: 3;}
footer .bottom-box .wx .ewm img{width: 100%;}
footer .bottom-box .wx:hover .ewm{display: block;}
.sidebar{position: fixed; bottom: 20%; right: .4rem; z-index: 102;}
.sidebar li{width: .4rem; height: .4rem; border-radius: 50%; margin-bottom: .1rem; cursor: pointer; transition: all .3s; position: relative;}
.sidebar .weixin{background: url('../images/weixin_icon.png')no-repeat center #89201c;}
.sidebar .toTop{background: url('../images/top_icon.png')no-repeat center #fff; border: 1px solid #e5e5e5;}
.sidebar .qrcode{position: absolute; top: 50%; left: 0; transform: translate(-110%, -50%); min-width: 120px; background-color: #89201c; padding: .1rem; display: none;}
.sidebar .qrcode::before{content: ''; width: 0; border: .1rem solid transparent; border-left: .1rem solid #89201c; position: absolute; right: 0; top: 50%; transform: translate(100%, -50%);}
.sidebar .weixin:hover .qrcode{display: block;}
@media(max-width: 1024px){
  .sidebar{right: 3%;}
}
@media(max-width: 640px){
  .sidebar #TopBtn,
  .sidebar li{width: .4rem; height: .4rem;}
}
/*二级导航*/
.column-box{padding: .7rem 0 1rem;background-image: url('../images/column-bg.jpg');background-size: 100% auto;background-repeat: repeat-y;}
.column-box>.flex{display: flex;justify-content: space-between}
.column-box .column-left{width: 2.6rem;}
.column-box .column-right{width: calc(100% - 3.2rem);}
.column-menu .column-name{display: flex;justify-content: center;align-items: center;width: 100%;height: 1rem;font-size: .32rem;color: #fff;font-weight: bold;background-image: url('../images/column-name.jpg');background-color: #fff}
.column-menu .menu .name{display: none;}
.column-menu .menu ul li{position: relative;margin-top: .02rem;}
.column-menu .menu ul li>a{display: flex;align-items: center;justify-content: center;font-size: .18rem;color: #333333;height: .7rem;text-align: center;background-color: #fbf5f5}
.column-menu .menu ul li.on>a{color: #89201c;}
.column-menu .menu ul li.on:before{display: block;content: '';position: absolute;left: 0;top: 0;width: .03rem;height: 100%;background-color: #89201c;z-index: 3;}
.column-menu .menu ul li dl dd a{display: flex;align-items: center;justify-content: center;font-size: .16rem;color: #333333;height: .5rem;text-align: center;background-color: #fbecec}
.column-menu .menu ul li dl dd{margin-top: .02rem;}
.column-menu .menu ul li dl dd.on>a{color: #89201c;}
.column-menu .menu ul li .drop-down{display: none;}
.column-menu .menu ul li .sub{display: none}
.column-menu .menu ul li .sub span{display: block;padding: 1px 0}
.column-menu .menu ul li .sub span a{background: #fff8f8}
.column-menu .menu ul li .sub span.on a{color: #89201c;}
.column-location{margin-bottom: .5rem;display: flex;align-items: center;justify-content: space-between;padding-bottom: .22rem;border-bottom: 1px solid #e8e8e8;}
.column-location .name{position: relative;font-size: .28rem;color: #89201c;}
.column-location .name:after{display: block;content: '';position: absolute;left: 0;bottom: -0.25rem;width: 100%;height: .03rem;;background-color: #89201c;z-index: 3;}
.location{display: flex;align-items: center;font-size: .16rem;color: #666666;}
.location a{color: #666666;}
.location:before{display: block;content: '';margin-right: .1rem;width: .14rem;height: .14rem;background-image: url('../images/location.png');background-size: 100%;}
@media screen and (max-width: 768px){
	.column-menu .menu{position: relative;}
	.column-menu .menu .name{position: relative;display: block;width: 100%;height: .8rem;padding: 0 20px;line-height: .8rem;font-size: .2rem;color: #89201c;background-color: #fff;border: 1px solid #89201c;box-sizing: border-box;z-index: 2}
	.column-menu .menu .name:after{display: block;content: ">";position: absolute;font-size: 18px;color: #89201c;font-family: '宋体';top: 50%;right: 20px;transform: translateY(-50%);z-index: 57}
	.column-menu .menu ul{display: none;position: absolute;max-height: 2.3rem;border: 1px solid #fff;overflow-x: hidden;left: 0;top: 100%;width: 100%;background-color: #f3f3f3;z-index: 55;box-sizing: border-box;}
	.column-menu .menu ul li{width: 100%;margin-right: 0;padding: 0;}
	.column-menu .menu:hover ul{}
	.location{display: none;}
}
/*面包屑*/

/*banner*/
.banner .pc{display: block;}
.banner .media{display: none;}
.banner img{width: 100%;}
.column-banner{ position: relative; }
.column-banner img{ width: 100%;object-fit: cover;}
.column-banner .pc{display: block;}
.column-banner .move{display: none;}
.column-banner .box{position: absolute;left: 0;top: 50%;width: 100%;transform: translateY(-50%);z-index: 10;}
.column-banner .box .title{font-size: .36rem;color: #ffffff;font-weight: bold;text-align: center;}
.column-banner .box .name{margin-top: .25rem;font-size: .16rem;color: #ffffff;text-align: center;}
/*引导*/
.Guide{padding: .2rem 0 .6rem 0;background-image: url('../images/Guide-bg.jpg');background-size: cover;}
.Guide .header .top-box{display: flex;justify-content: space-between;align-items: center}
.Guide .header .top-box .logo img{width: 3.8rem;}
.Guide .header .top-box .wx{position: relative;}
.Guide .header .top-box .wx .icon{width: .4rem;height: .4rem;background-image: url('../images/wx.png');background-size: 100%;cursor:pointer;}
.Guide .header .top-box .wx .ewm{display: none;position: absolute;left: 50%;top: 100%;padding: .1rem;width: 1.2rem;box-sizing: border-box;transform: translateX(-50%);z-index: 3;}
.Guide .header .top-box .wx .ewm img{width: 100%;}
.Guide .header .top-box .wx:hover .ewm{display: block;}
.Guide .header .nav{margin-top: .1rem;}
.Guide .header .nav ul{display: flex;}
.Guide .header .nav ul li{width: calc((100% - .5rem) / 6);margin-right: .1rem;position: relative;}
.Guide .header .nav ul li:last-child{margin-right: 0;}
.Guide .header .nav ul li a{display: flex;align-items: center;justify-content: center;width: 100%;height: .7rem;font-size: .2rem;color: #ffffff;background-color: #89201c;background-image: url('../images/Guide-nav.png');background-size: 100%;border-radius: 4px}
.Guide .header .nav ul li a:hover{background-color: #963b38;background-image: url('../images/Guide-nav-hover.png')}
.nav .drop-down{display: none;position: absolute;width: 100%;z-index: 99;}
.nav .drop-down dl dd{text-align: center;line-height: .4rem;margin-top: 1px;}
.nav .drop-down dl dd a{font-size: .18rem;color: #fff;}
.nav .drop-down dl dd:hover{background-color: rgba(255, 255, 255, 0.12);}
.nav ul li:hover .drop-down{display: block;}
.Guide .banner{margin-top: .13rem;}
.Guide .banner img{width: 100%;}
.Guide .banner .swiper-button-next{position: absolute;right: -.35rem;top: 50%;width: .7rem;height: .7rem;background-image: url('../images/next.png');background-size: 100%;transform: translateY(-50%);z-index: 3;opacity: .65;}
.Guide .banner .swiper-button-prev{position: absolute;left: -.35rem;top: 50%;width: .7rem;height: .7rem;background-image: url('../images/prev.png');background-size: 100%;transform: translateY(-50%);z-index: 3;opacity: .65;}
.Guide .banner .swiper-button-next:after,
.Guide .banner .swiper-button-prev:after{display: none;}
.Guide .banner .swiper-button-next:hover,
.Guide .banner .swiper-button-prev:hover{opacity: 1;}
.Guide .contact{margin-top: .3rem;}
.Guide .contact .list ul{display: flex;justify-content: space-between}
.Guide .contact .list ul li{padding-left: .2rem;border-left: 2px solid #89201c;}
.Guide .contact .list ul li .name{font-size: .18rem;color: #333;}
.Guide .contact .list ul li .text{margin-top: .15rem;font-size: .18rem;color: #333333;}
.Guide .contact .list ul li:nth-of-type(1) .text,
.Guide .contact .list ul li:nth-of-type(2) .text,
.Guide .contact .list ul li:nth-of-type(3) .text{color: #89201c;}
.Guide .footer{margin-top: .3rem;padding-top: .2rem;border-top: 1px solid #e7e7e7;}
.Guide .footer .flex{display: flex;align-items: center;justify-content: space-between}
.Guide .footer .icp{font-size: .14rem;color: #333333;}
.Guide .footer .icp a{color: #333333;}
.Guide .footer .link{display: flex;align-items: center;}
.Guide .footer .link .name{font-size: .14rem;color: #555555;}
.Guide .footer .link ul{display: flex;margin-left: .1rem;}
.Guide .footer .link ul li{display: flex;align-items: center;margin-right: .1rem;}
.Guide .footer .link ul li:last-child{margin-right: 0;}
.Guide .footer .link ul li a{font-size: .14rem;color: #333333;}
.Guide .footer .link ul li:after{display: block;content: '·';margin-left: .1rem;font-size: .14rem;color: #333333;}
.Guide .footer .link ul li:last-child:after{display: none;}
/*首页*/
.Index .process{padding: .4rem 0}
.Index .process .list ul{display: flex;flex-wrap: wrap;}
.Index .process .list ul li{width: 25%;background-color: #ebe5e5;transition: all 0.5s;}
.Index .process .list ul li:hover {background-color: #fff0ef;}
.Index .process .list ul li:hover img{transform: rotateY(180deg);}
.Index .process .list ul li:nth-child(2){background-color: #ffcac7;}
.Index .process .list ul li:nth-child(2):hover{background-color: #f48989;}
.Index .process .list ul li:nth-child(3){background-color: #ffffff;}
.Index .process .list ul li:nth-child(3):hover{background-color: #e0dad9;}
.Index .process .list ul li:nth-child(4){background-color: #ffc6c9;}
.Index .process .list ul li:nth-child(4):hover{background-color: #ffdfdd;}
.Index .process .list ul li:nth-child(5){background-color: #f8a7a7;}
.Index .process .list ul li:nth-child(5):hover{background-color: #fff;}
.Index .process .list ul li:nth-child(6){background-color: #fff0ef;}
.Index .process .list ul li:nth-child(6):hover{background-color: #fff;}
.Index .process .list ul li:nth-child(7){background-color: #f48989;}
.Index .process .list ul li:nth-child(7):hover{background-color: #ffdfdd;}
.Index .process .list ul li:nth-child(8){background-color: #f2eeee;}
.Index .process .list ul li:nth-child(8):hover{background-color: #fff;}
.Index .process .list ul li a{display: block;padding: .4rem 0;}
.Index .process .list ul li .icon{display: flex;align-items: center;justify-content: center;width: .8rem;height: .8rem;margin: 0 auto;position: relative;}
.Index .process .list ul li .icon img{max-width: 100%;transition: all 0.5s;}
.Index .process .list ul li .icon::before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-image: -moz-linear-gradient(180deg, #792b25, transparent, transparent);
    background-image: -webkit-linear-gradient(180deg, #792b25, transparent, transparent);
    background-image: -ms-linear-gradient(180deg, #792b25, transparent, transparent);
    background-image: linear-gradient(180deg, #792b25, transparent, transparent);
    opacity: 0.07;
    border-radius: 100%;
}
.Index .process .list ul li .title{margin-top: .1rem;text-align: center;font-size: .26rem;color: #333;}
.public-title{display: flex;align-items: center}
.public-title .cn{font-size: .32rem;font-weight: bold;color: #333;}
.public-title .en{margin-left: .1rem;font-size: .16rem;color: #973b38;font-weight: bold;opacity: .6;}
.public-more a{display: flex;align-items: center;font-size: .14rem;color: #666;}
.public-more a:hover{color: #e46c62;}
.public-more a:after{display: block;content: '';margin-left: .1rem;width: .13rem;height: .1rem;background-image: url('../images/more.png');background-size: 100%;}
.Index .news-expert,
.Index .party-intel{padding: .4rem 0 .6rem;}
.Index .news-expert .flex,
.Index .party-intel .flex{display: flex;justify-content: space-between}
.Index .news-expert .top-box,
.Index .party-intel .top-box{position: relative;display: flex;align-items: center;justify-content: space-between;margin-bottom: .3rem;padding-bottom: .3rem;border-bottom: 1px solid #eeeeee;}
.Index .news-expert .left-box,
.Index .party-intel .left-box{width: 56.25%;}
.Index .news-expert .right-box,
.Index .party-intel .right-box{width: 40%;}
.Index .news-expert .top-box:after,
.Index .party-intel .top-box:after{position: absolute;content: '';left: 0;right: auto;top: auto;bottom: 0;width: .5rem;height: .04rem;background-color: #89201c;z-index: 3;}
.Index .news-expert{background-color: #fbf5f5;}
.Index .news-expert .left-box .box{display: flex;justify-content: space-between;}
.Index .news-expert .left-box .img{position: relative;width: 48.6%;}
.Index .news-expert .left-box .img img{width: 100%;height: 2.8rem;object-fit: cover;transition: all 0.5s;}
.Index .news-expert .left-box .img ul li{overflow: hidden;float: left;}
.Index .news-expert .left-box .img ul li:hover img{transform: scale(1.15);}
.Index .news-expert .left-box .list{width: 48.6%;}
.Index .news-expert .left-box .list ul li{position: relative;padding-left: .27rem;}
.Index .news-expert .left-box .list ul li a{line-height: .4rem;font-size: .18rem;color: #666;}
.Index .news-expert .left-box .list ul li a:after{position: absolute;top: 50%;content: '';width: 3px;height: 3px;border-radius: 100%;background-color: #b23236;left: .15rem;transform: translateY(-50%);z-index: 3;}
.Index .news-expert .left-box .list ul li.slick-current a,
.Index .news-expert .left-box .list ul li:hover a{color: #89201c;}
.Index .news-expert .left-box .list ul li.slick-current,
.Index .news-expert .left-box .list ul li:hover{background-color: #ffffff;}
.Index .news-expert .left-box .img .slick-dots li {float: none;display: inline-block;vertical-align: bottom;margin: 0 .06rem;width: .1rem;height: .1rem;border-radius: 100%;border: 1px solid #fff;}
.Index .news-expert .left-box .img .slick-dots li button {display: none;}
.Index .news-expert .left-box .img .slick-dots li.slick-active {background-color: #fff;}
.Index .news-expert .left-box .img .slick-dots {position: absolute;left: 0;width: 100%;bottom: .2rem;text-align: center;z-index: 999;}
.Index .news-expert .right-box .list ul li{display: flex;justify-content: space-between;align-items: center}
.Index .news-expert .right-box .list ul li .title{position: relative;padding-left: .27rem;}
.Index .news-expert .right-box .list ul li .title a{line-height: .4rem;font-size: .18rem;color: #666;}
.Index .news-expert .right-box .list ul li .title a:after{position: absolute;top: 50%;content: '';width: 3px;height: 3px;border-radius: 100%;background-color: #b23236;left: .15rem;transform: translateY(-50%);z-index: 3;}
.Index .news-expert .right-box .list ul li .time{color: #aaaaaa;font-size: .16rem;margin-left: 2%;}
.Index .news-expert .right-box .list ul li:hover .title a,
.Index .news-expert .right-box .list ul li:hover .time{color: #89201c;}
.Index .party-intel{background: url("../images/party-intel-bg.png")no-repeat left 2% top 50%;}
.Index .party-intel .left-box .list ul li{display: flex;justify-content: space-between;align-items: center}
.Index .party-intel .left-box .list ul li .title{position: relative;padding-left: .27rem;}
.Index .party-intel .left-box .list ul li .title a{line-height: .4rem;font-size: .18rem;color: #666;}
.Index .party-intel .left-box .list ul li .title a:after{position: absolute;top: 50%;content: '';width: 3px;height: 3px;border-radius: 100%;background-color: #b23236;left: .15rem;transform: translateY(-50%);z-index: 3;}
.Index .party-intel .left-box .list ul li .time{color: #aaaaaa;font-size: .16rem;margin-left: 2%;white-space: nowrap;}
.Index .party-intel .left-box .list ul li:hover .title a,
.Index .party-intel .left-box .list ul li:hover .time{color: #89201c;}
.Index .party-intel .right-box .list ul{display: flex;flex-wrap: wrap;margin: -2%;}
.Index .party-intel .right-box .list ul li{width: 46%;margin: 2%;background: #fbf5f5;border-radius: .05rem;border: 1px solid #f6d5d4;box-sizing: border-box;}
.Index .party-intel .right-box .list ul li a{display: flex;align-items: center;justify-content: center;padding: 7.127% 15.5%;}
.Index .party-intel .right-box .list ul li .icon{margin-right: 15%;}
.Index .party-intel .right-box .list ul li .icon img{width: .4rem;}
.Index .party-intel .right-box .list ul li .title{font-size: .22rem;color: #333;}
/*通用列表*/
.Public-list ul li{display: flex;justify-content: space-between;align-items: center;padding-bottom: .35rem;margin-bottom: .35rem;border-bottom: 1px solid #e8e8e8;}
.Public-list ul li:last-child{margin-bottom: 0;}
.Public-list ul li .title{position: relative;padding-left: .27rem;}
.Public-list ul li .title a{line-height: .4rem;font-size: .2rem;color: #333333;}
.Public-list ul li .title a:after{position: absolute;top: 50%;content: '';width: 3px;height: 3px;border-radius: 100%;background-color: #b23236;left: .15rem;transform: translateY(-50%);z-index: 3;}
.Public-list ul li .time{color: #666666;font-size: .18rem;margin-left: 2%;white-space: nowrap;}
.Public-list ul li:hover .title a,
.Public-list ul li:hover .time{color: #89201c;}
/*通用列表*/
.Public-info .flex-jcend{display: flex;justify-content: end}
.Public-info .info{margin-top: .9rem;padding: .9rem;border: 1px solid #e8e8e8;}
.Public-info .info .title{font-size: .36rem;color: #333333;text-align: center;}
.Public-info .info .tips{margin-top: .35rem;}
.Public-info .info .tips ul{display: flex;justify-content: center;align-items: center}
.Public-info .info .tips ul li{margin-right: .5rem;display: flex;align-items: center;font-size: .16rem;color: #666666;}
.Public-info .info .tips ul li:last-child{margin-right: 0;}
.Public-info .info .tips ul li:before{display: block;content: '';width: .18rem;height: .14rem;background-size: 100%;}
.Public-info .info .tips ul li:nth-of-type(1):before{background-image: url('../images/time.png')}
.Public-info .info .tips ul li:nth-of-type(2):before{background-image: url('../images/read.png')}
.Public-info .info .text{margin-top: .5rem;padding-top: .4rem;font-size: .18rem;color: #333;line-height: 1.8;border-top: .05rem solid #ededed;}
/*通用单篇*/
.Public-odd .text p{font-size: .18rem;color: #333333;line-height: 1.8;}
.Public-odd .text .company{margin: .4rem 0;}
.Public-odd .text .company ul{display: flex;justify-content: space-between}
.Public-odd .text .company ul li .value{display: flex;align-items: baseline;font-size: .18rem;color: #333;}
.Public-odd .text .company ul li .value span{margin-right: .1rem;font-size: .5rem;color: #89201c;font-weight: bold;}
.Public-odd .text .company ul li .name{margin-top: .1rem;font-size: .18rem;color: #333;}
/*通用下载*/
.Public-download ul{display: flex;flex-wrap: wrap;margin: -.1rem;}
.Public-download ul li{width: calc(50% - .2rem);margin: .1rem;padding: .4rem .35rem;box-sizing: border-box;background-image: url('../images/Public-download-bg.jpg');background-size: cover;border: 1px solid #e8e8e8;}
.Public-download ul li .title{font-size: .2rem;color: #333333;}
.Public-download ul li .btn{display: flex;align-items: center;margin-top: .3rem;}
.Public-download ul li .btn .item{margin-right: .5rem;}
.Public-download ul li .btn .item:last-child{margin-right: 0;}
.Public-download ul li .btn .item a{display: flex;align-items: center;font-size: .18rem;color: #999999;}
.Public-download ul li .btn .item a:before{display: block;content: '';width: .23rem;height: .19rem;margin-right: .1rem;background-size: 100%}
.Public-download ul li .btn .item:nth-of-type(1) a:before{background-image: url('../images/Public-download-icon1.png')}
.Public-download ul li .btn .item:nth-of-type(2) a:before{background-image: url('../images/Public-download-icon2.png')}
/*通用视频*/
.Public-video ul{display: flex;flex-wrap: wrap;margin: -.18rem;}
.Public-video ul li{width: calc(50% - .36rem);margin: .18rem;box-shadow: 0 .05rem .2rem rgba(0, 0, 0, .05)}
.Public-video ul li .img{position: relative;cursor: pointer;}
.Public-video ul li .img img{width: 100%;}
.Public-video ul li .img:after{display: block;content: '';width: 100%;height: 100%;position: absolute;left: 0;top: 0;background-color: rgba(0, 0, 0, .3);z-index: 1;}
.Public-video ul li .img:before{display: block;content: '';position: absolute;left: 0;top: 0;bottom: 0;right: 0;margin: auto;width: .5rem;height: .5rem;background-image: url('../images/play.png');background-size: 100%;z-index: 3;}
.Public-video ul li .box{display: flex;align-items: center;justify-content: center;padding: 0 .2rem;height: .8rem;background-color: #fff}
.Public-video ul li .box .title{font-size: .2rem;color: #333333;text-align: center;}
/*通用图片*/
.Public-img ul{display: flex;flex-wrap: wrap;margin: -.18rem;}
.Public-img ul li{width: calc(50% - .36rem);margin: .18rem;box-shadow: 0 .05rem .2rem rgba(0, 0, 0, .05)}
.Public-img ul li .img a{display: block;position: relative;cursor: pointer;}
.Public-img ul li .img img{width: 100%;}
.Public-img ul li .img a:after{display: block;content: '';width: 100%;height: 100%;position: absolute;left: 0;top: 0;background-color: rgba(0, 0, 0, .3);z-index: 1;}
.Public-img ul li .box{display: flex;align-items: center;justify-content: center;padding: 0 .2rem;height: .8rem;background-color: #fff}
.Public-img ul li .box .title{font-size: .2rem;color: #333333;text-align: center;}
/*荣誉证书*/
.Public-honor ul{display: flex;flex-wrap: wrap;margin: -.15rem;}
.Public-honor ul li{width: calc(33.33% - .3rem);margin: .15rem;padding: .35rem .4rem;background-color: #fff;box-shadow: 0 .05rem .2rem rgba(0, 0, 0, .05);box-sizing: border-box;}
.Public-honor ul li .img a{display: block;position: relative;cursor: pointer;}
.Public-honor ul li .img img{width: 100%;height: 2.55rem;object-fit: contain;}
.Public-honor ul li .title{margin-top: .25rem;font-size: .2rem;color: #333333;text-align: center;}
/*飘窗*/
.Suspend{position: fixed;left: .2rem;bottom: 10vh;z-index: 33;}
.Suspend ul li{margin-bottom: .2rem;position: relative;width: 2.5rem;border: 1px solid #89201c;}
.Suspend ul li .close{position: absolute;right: .1rem;top: .1rem;z-index: 3;cursor: pointer;background-image: url('../images/close.png');width: .3rem;height: .3rem;background-size: 100%;}
.Suspend ul li .img img{width: 100%;}
.Suspend ul li .title{display: flex;align-items: center;justify-content: center;height: .5rem;color: #89201c;background-color: #fff}

/*专家介绍*/
.Expert-info .info{margin-top: .9rem;padding: .9rem;border: 1px solid #e8e8e8;}
.Expert-info .top-box{display: flex;justify-content: space-between}
.Expert-info .top-box .img{width: 3rem;}
.Expert-info .top-box .img img{width: 100%;border: 1px solid;}
.Expert-info .top-box .box{width: calc(100% - 3.5rem);}
.Expert-info .top-box .box ul li{display: flex;padding-bottom: .15rem;margin-bottom: .15rem;border-bottom: 1px dashed #eee;}
.Expert-info .top-box .box ul li .name{margin-right: .1rem;width: .8rem;font-size: .18rem;color: #000;line-height: 1.6;}
.Expert-info .top-box .box ul li .value{width: calc(100% - .9rem);font-size: .18rem;color: #555;line-height: 1.6;}
.Expert-info .textarea{margin-top: .3rem;}
.Expert-info .textarea .name{margin-bottom: .2rem;padding-bottom: .2rem;border-bottom: 1px dashed #eee;font-size: .18rem;color: #000;}
.Expert-info .textarea .text{line-height: 1.7;}
/*领导班子*/
.Position ul{display: flex;flex-wrap: wrap;margin: -.18rem;}
.Position ul li{width: calc(33% - .36rem);margin: .18rem;box-shadow: 0 .05rem .2rem rgba(0, 0, 0, .05)}
.Position ul li .img a{display: block;position: relative;cursor: pointer;}
.Position ul li .img img{width: 100%;}
.Position ul li .img a:after{display: block;content: '';width: 100%;height: 100%;position: absolute;left: 0;top: 0;background-color: rgba(0, 0, 0, .3);z-index: 1;}
.Position ul li .box{padding: .2rem;background-color: #fff}
.Position ul li .box .title{font-size: .2rem;text-align: center;}
.Position ul li .box .title a{color: #333333;}
.Position ul li .box .position{margin-top: .1rem;text-align: center;font-size: .16rem;color: #555;}
/*发展历程*/
.Course-list{position: relative;}
.Course-list ul{padding-left: .5rem;padding-top: .3rem;padding-bottom: .3rem;}
.Course-list ul li{padding-left: .5rem;position: relative;display: flex;justify-content: space-between;padding-bottom: .15rem;margin-bottom: .15rem;border-bottom: 1px solid #eee;z-index: 2;}
.Course-list:before{position: absolute;display: block;content: '';left: .5rem;top: 0;width: 1px;height: 100%;z-index: 1;background-color: #eee;}
.Course-list ul li .time{width: 1.5rem;font-size: .22rem;color: #89201c;}
.Course-list ul li .text{width: calc(100% - 1.5rem);font-size: .18rem;color: #333;line-height: 1.6;}
.Course-list ul li:before{display: block;content: '';position: absolute;left: -.05rem;bottom: -.05rem;width: .1rem;height: .1rem;background-color: #89201c;border-radius: .1rem;z-index: 3;}




@media screen and (max-width: 1440px){
	.w1400{max-width: 96%}
}
@media screen and (max-width: 1320px){
	.w1280{max-width: 96%}
}
@media screen and (max-width: 1200px){
	.Suspend{display: none;}
	.rightMenuBtn{ display: block; }
	header{position: fixed;top: 0;width: 100%;left: 0;z-index: 50;padding-right: 50px;background-color: #fff;box-sizing: border-box;}
	header nav{position: fixed;margin-top: 0;padding: .6rem .2rem .3rem .2rem;top: 0;right: 0;width: 300px;height: 100%;background-color: #fff;overflow: unset;box-sizing: border-box;overflow-x: hidden;transform: matrix(1, 0, 0, 1, 300, 0);z-index: 300;border:5px solid #89201c;}
	header .top-box .right-box .search .text{width: 2rem;}
	header nav ul{display: block;}
	header nav ul li{margin-right: 0;width: 100%;}
	header nav ul li.on,
	header nav ul li:hover{background-color: #eee}
	header nav ul li a{font-size: .22rem;color: #89201c;}
	header .top-box .right-box .wx{display: none;}
	.Guide .header .top-box .ewm{display: none;}
	footer .bottom-box .wx{display: none;}
	#mian{padding-top: .9rem;}
	header .top-box .right-box .accessible{display: none;}
}
@media screen and (max-width: 1024px){
	.banner .pc{display: none;}
	.banner .media{display: block}
}
@media screen and (max-width: 768px){
	.column-box{padding: .5rem 0 .7rem;}
	.column-box>.flex{display: block;}
	.column-box .column-left{width: 100%;}
	.column-box .column-right{width: 100%;margin-top: .4rem;}
	.Public-info .info{margin-top: .5rem;padding: .3rem;}
}
@media screen and (max-width: 640px){
	.Guide .header .top-box .logo img{width: 3rem;}
	
	.Guide .header .nav ul{flex-wrap: wrap;margin: -.1rem;}
	.Guide .header .nav ul li{width: calc((100% - .4rem) / 2);margin: .1rem;}
	.Guide .banner .swiper-button-next{right: 0;}
	.Guide .banner .swiper-button-prev{left: 0;}
	.Guide .contact .list ul{display: flex;flex-wrap: wrap;}
	.Guide .contact .list ul li{width: 50%;margin-bottom: .2rem;box-sizing: border-box;}
	.Guide .footer .flex{display: block;}
	.Guide .footer .icp{text-align: center;line-height: 1.6;}
	.Guide .footer .link{margin-top: .2rem;justify-content: center}
	header .top-box .logo img{width: 2rem;}
	header .top-box .right-box .search .text{width: 1.6rem;}
	.Index .process .list ul li{width: 50%;}
	.Index .news-expert .flex, .Index .party-intel .flex{display: block;}
	.Index .news-expert .left-box, .Index .party-intel .left-box{width: 100%;}
	.Index .news-expert .right-box, .Index .party-intel .right-box{width: 100%;margin-top: .3rem;}
	footer .top-box .center{display: block;}
	footer .top-box .center .ewm {display: none;}
	footer .top-box .center .logo .tel{margin-top: .2rem;}
	footer .top-box .center .contact{margin-top: .3rem;}
	footer .bottom-box .icp{line-height: 1.7;}
	.sidebar .weixin{background-size: 60%;}
	.Index .process .list ul li a{padding: .2rem 0;}
	.Public-info .info .title{line-height: 1.6;}
	.prew{display: block;}
	.Return{margin-left: 0;margin-top: .3rem;}
	.prew .box div{display: flex;line-height: 1.6;}
	.prew .box div a{width: calc(100% - 1rem);}
	.Public-info .info .title{font-size: .32rem;}
	.Public-odd .text .company{margin: .1rem 0;}
	.Public-odd .text .company ul{flex-wrap: wrap;justify-content: center}
	.Public-odd .text .company ul li{margin: .2rem 0;width: 33.33%;text-align: center;}
	.Public-odd .text .company ul li .value{justify-content: center}
	.Public-download ul li{padding: .2rem;}
	.column-menu .column-name{height: .8rem;font-size: .3rem;}
	.Public-honor ul{margin: -.18rem;}
	.Public-honor ul li{width: calc(50% - .36rem);margin: .18rem;padding: .2rem;}
	.Expert-info .top-box{display: block}
	.Expert-info .top-box .img{width: 100%;}
	.Expert-info .top-box .box{width: 100%;margin-top: .2rem;}
	.Expert-info .info{padding: .3rem .2rem;}
	.Public-info .info{padding: .3rem .2rem;}
}



.ksfb {width: 100%;border: 1px solid #e2e2e2;padding: 15px;overflow: hidden;display: flex;align-items: stretch;margin-bottom: 20px;}
.ksfb .ksfb_title {width: 150px;margin-right: 20px;display: flex;flex-direction: column;align-items: center;justify-content: center;font-size: 24px;font-weight: bold;color: #fff;background:#89201c;}
.ksfb .ksfb_title img {margin-bottom: 10px;vertical-align: middle;}
.ksfb .ksfb_list{flex: 1;display: flex;flex-wrap: wrap;}
.ksfb .ksfb_list a {width: 20%;margin-right: 1.25%;line-height: 54px;border: 1px solid #d9d9d9;margin-bottom: 15px;padding: 0 15px;font-size: 16px;}
.ksfb .ksfb_list a:nth-of-type(4n) {margin-right: 0;}
.ksfb .ksfb_list a span {display: block;background: url(../images/icon_ksfx.png) no-repeat right center;padding-right: 10px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color:#333;}
.ksfb .ksfb_list a:hover {background-color: #89201c;border: 1px solid #89201c;color: #fff;}
.ksfb .ksfb_list a:hover span {color:#fff;background: url(../images/icon_ksfx1.png) no-repeat right center;}
@media(max-width:1440px){
	.ksfb .ksfb_title{width:108px;}
	.ksfb .ksfb_list a{width:19%; margin-right:0.8%;}
}
@media(max-width:768px){
	.ksfb{border:none;padding:0 0.5%;margin-bottom:0;flex-wrap: wrap;}
	.ksfb .ksfb_title{width:100%;margin-right:0;margin-bottom:15px;flex-direction: row;padding:10px 0;}
	.ksfb .ksfb_list{flex: 0 1 auto}
	.ksfb .ksfb_list a{width:44%;margin-right:2%;line-height: 3;padding:0 2%;font-size:16px;margin-bottom:10px;}
	.ksfb .ksfb_list a:nth-of-type(2n){margin-right:0;}
	.ksfb .ksfb_title img{margin-right:15px;margin-bottom:0px;max-width:36px;}
}

.doctor_list dl{ padding: .2rem 0; border-bottom: 2px dashed #eee; display: flex; align-items: flex-start; justify-content: space-between;}
.doctor_list dt,
.doctor_list dd{ line-height: 30px;}
.doctor_list dt{ text-align: center; width: 1.5rem; flex: 0 0 auto; background-color: #89201c; color: #fff; font-weight: bold; margin-right: .2rem;}
.doctor_list dd{ width: 100%; display: flex; flex-flow: row wrap; gap:0 10px;}
.doctor_list dd a:hover{ color: #89201c;}
@media(max-width:768px){
	.doctor_list dl{ flex-flow: row wrap;}
	.doctor_list dt{ width: 100%; margin-right: 0; margin-bottom: .1rem;}
}

.ygtyq_list{ display: flex; flex-flow: row wrap; justify-content: space-between;}
.ygtyq_list .item{ margin-bottom: 2%; width: 48%; text-align: center;}
.ygtyq_list .item .pic{ position: relative; padding-top: calc( 252 / 450 * 100%);}
.ygtyq_list .item .pic img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}
.ygtyq_list .item a{ color: #333; line-height: 30px;}
@media(max-width:640px){
	.ygtyq_list .item{ width: 100%;}
}
.zdzxk_list table{ width: 100%; table-layout: fixed; vertical-align: middle;}
.zdzxk_list > table > tbody > tr > td:first-child{ width: 33.33%;}
.zdzxk_list td{border: 1px solid #eee; line-height: 2; vertical-align: middle;}
.zdzxk_list td span{ display: block; padding: 5px 10px;}
.zdzxk_list table table td{ border-top: none; border-left: none; border-bottom: none;}
.zdzxk_list table table td:last-child{ border-bottom: none;}
.zdzxk_list table table table td{ border-right: none; padding: 5px 10px;}
.zdzxk_list table table table tr:not(:last-child) td{ border-bottom: 1px solid #eee;}
.Public-odd table{ width: 100%; table-layout: fixed; vertical-align: middle;}
.Public-odd table td{border: 1px solid #eee; line-height: 2; vertical-align: middle; padding: 5px 10px;}