@charset "utf-8";
/* CSS Document */
body{font:12px/22px "\5B8B\4F53",arial; text-align:left;color:#333; min-width:1002px; background:#f5f5f5}
body,div,ul,ol,li,dl,dt,dd,span,p,h1,h2,h3,h4,h5,h6,img,form,table,tr,td,th,label{margin:0;padding:0;}
img{border:none;}
ul,ol,li{list-style-type:none;}
.dib{display:block;}       .din{display:none;}        .dii{display:inline;}
.fa{font-family:arial;}    .ft{font-family:tahoma;}   .fw{font-family:"Microsoft YaHei"}    .fs{font-family:"SimSun"}
.fl{float:left;}        .fr{float:right;}
.f12{font-size:12px;}   .f14{font-size:14px;}   .f16{font-size:16px;}
.fb{font-weight:bold;}  .fb16{font-weight:bold; font-size:16px;} .fb14{font-weight:bold; font-size:14px;}
.tc{text-align:center;}    .tl{text-align:left;}    .tr{text-align:right;}
.c333{color:#333;} .c666{color:#666;} .cf00{color:#F00;} .cf60{color:#f60;} .c999{color:#999;} .cd00{color:#d00000;}
.space{clear:both;height:10px;overflow:hidden; zoom:1;}
.space6{clear:both;height:6px;overflow:hidden; zoom:1;}
.space20{clear:both;height:20px;overflow:hidden; zoom:1;}
.space30{clear:both;height:30px;overflow:hidden; zoom:1;}
.p10{padding:10px; overflow:hidden; zoom:1;} .pr10{padding-right:10px;} .pt10{padding-top:10px;} .pb10{padding-bottom:10px;}
.mt10{margin-top:10px;}  .mb10{margin-bottom:10px;} .ml10{margin-left:10px;} .mr10{margin-right:10px;}
.mt20{margin-top:20px;}  .mb20{margin-bottom:20px;} .ml20{margin-left:20px;} .mr20{margin-right:20px;}
.mt30{margin-top:30px;}  .mb30{margin-bottom:30px;} .ml30{margin-left:30px;} .mr30{margin-right:30px;}
select,input,label,textarea,img/{vertical-align:middle;font-size:12px;color:#555;}
div:after, ul:after, dl:after{content:""; display:block; height:0; clear:both; visibility:hidden;}
a{color:#444;text-decoration:none;}
a:hover{color:#ba2636;text-decoration:underline;}
.cl{clear:both;}
.disn{display:none;}
.none{border:none; border:0;} 
.w960{width:960px; margin:0 auto; overflow:hidden; zoom:1;}
.w980{width:980px; margin:0 auto; overflow:hidden; zoom:1;}
.w1000{width:1000px; margin:0 auto; overflow:hidden; zoom:1;}
.w1002{width:1002px; margin:0 auto; overflow:hidden; zoom:1;}
.rel {position:relative;}
.abs {position:absolute;}
*html{_overflow-x: hidden;}

/* header */
.header{height:132px; overflow:hidden; background: url(../../images/wycms/header-bg.png) 0 0 repeat-x;}
.header .w1002{height:28px;height:132px;}
.header .logo{width:210px;height:65px; top:50px; left:0}
.header .logo a{ width:210px; height:65px; display:block}
.header .t-tell{ background:url(../../images/wycms/t-tell.png) 0 0 no-repeat;right:0; top:28px;}
.header .t-tell p{font-size:16px; font-weight:500; line-height:22px; color:#666;font-family:"Microsoft YaHei";}
.header .t-tell p.t{ color:#d3a3a3; font-size:16px; padding:32px 0 0 22px}
.header .t-tell p.b{ color:#961700; font-size:22px; padding:5px 0}
.header .topnav{line-height:28px; color:#666}
.header .topnav a{color:#666;}
.header .topnav a:hover{ color:#e07801; text-decoration:none}
/*nav*/
.nav{height:50px; background:url(../../images/wycms/nav-bg-x.png) 0 0 repeat-x;}
.nav .w1002{background:url(../../images/wycms/nav-bg.png) center top no-repeat;}
.nav ul li{float:left; display:inline; width:110px; margin-left:1px}
.nav ul li a{display:block;color:#fff;font:500 16px/50px 'Microsoft YaHei';text-align:center;height:50px; position:relative; z-index:999}
.nav ul li a.cur,.nav ul li a:hover{ background:#d56c6c; text-decoration:none; color:#fff}
.nav ul li .second-menu{ background:#d56c6c; width:110px; text-align:center;position:absolute; z-index:998; margin-top:-50px; padding-top:50px;filter: Alpha(opacity=95);-moz-opacity:.95;opacity:0.95;}
.nav ul li .second-menu a{ display:block; font-size:12px; font-family:"Microsoft YaHei"; line-height:32px; height:32px; overflow:hidden; border-top:#e08b8b 1px solid}
.nav ul li .second-menu a:hover{ background:#b05050; color:#fff}

/*banner*/
.banner{min-width:1002px;z-index:80; background:url(../../images/wycms/banner-bg-x.png) 0 bottom repeat-x; height:440px}
.banner div.rel, .banner_img, .banner_img li, .banner_img li a{height:420px;}
.banner_img {width:100%; left:0; right:0;}
.banner_img li{position:absolute; left:0; top:0; width:100%;}
.banner_img li a{ display:block;}
.banner_num {width:66px; _width:70px; height:20px; line-height:0; font-size:0;top:380px; margin:0 auto; overflow:hidden}
.banner_num li{width:14px; height:14px;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:10px;background:#fff;margin:0 4px;overflow:hidden; text-indent:-9999px;float:left; cursor:pointer;}
.banner_num li.current {background:#e37b30;}
.ifbanner{background:url(../../images/wycms/banner-bg-x.png) 0 bottom repeat-x; height:320px;z-index:80;}
.ifbanner span{ display:block; height:300px; background:url(../../images/wycms/ifbanner.jpg) center top no-repeat; overflow:hidden}

.box-show{box-shadow:2px 3px 3px #e0e0e0; border:#eee 1px solid; border-right:none; border-bottom:none;_border:#eee 1px solid;}
.mainbox-t{background:#fff;height:352px; overflow:hidden}
.mainbox-t .h h2{font-weight:500; font-size:22px;}
.mainbox-t-y{width:1px;background:#e5e5e5; height:360px; float:left;}
.mainbox-t .clo{margin:20px;width:290px; display:inline}
.mainbox-t .clo img{margin:10px 10px 0 0}
.mainbox-t .clo p{margin-bottom:10px;color:#666}
.mainbox-t .m-list{width:300px; margin:20px; overflow:hidden}
.mainbox-t .m-list .t{border-bottom:#ccc 1px dashed; padding-bottom:20px; margin-bottom:20px}
.mainbox-t .m-list h3{font-size:18px; font-weight:500; height:22px; line-height:22px; overflow:hidden; margin-bottom:10px}
.mainbox-t .m-list h3 a{color:#932f2f}
.mainbox-t .m-list p{ line-height:22px; height:66px; color:#999}
.mainbox-t .m-list ul li{font-size:14px; line-height:26px; height:26px; overflow:hidden; background:url(../../images/wycms/ico-a.png) 0 7px no-repeat; text-indent:22px}
.mainbox-t .m-list ul li a{color:#666}
.mainbox-t .m-list ul li a:hover{color:#932f2f}

/*重点栏目导航*/
.navigation .h{ width:1002px; margin:0 auto}
.navigation .h h2{ font-size:22px;font-family:"Microsoft YaHei"; font-weight:500; float:left}
.navigation .h span{ font-size:20px;font-family:"Microsoft YaHei"; font-weight:500; float:left; margin-left:10px; color:#ccc}
.navigation .w1002{ background:#c98f8f; height:102px;}
.navigation ul{ padding-left:1px}
.navigation ul li{ line-height:31px; font-size:16px;font-family:"Microsoft YaHei"; width:142px; text-align:center; float:left; border-right:#d8d8d8 1px solid;border-bottom:#d8d8d8 1px solid}
.navigation ul li a{color:#fff;display:block;padding:10px 0; }
.navigation ul li a:hover{background:#ccc;text-decoration:none}

/*律师团队*/
.main-team{ background:#fff}
.main-team .h{ background:url(../../images/wycms/team-ico.png) left top no-repeat; height:46px}
.main-team .h h2{ font-style:italic; float:left; margin:15px 10px 0 58px; display:inline; font-size:20px; font-weight:500}
.main-team .h i{ color:#d96d6d}
.main-team .h a{font-family:"Microsoft YaHei"; font-size:12px; text-transform:uppercase; color:#999; margin:20px 20px 0 0}
/*scroll*/
.scroll{width:990px; height:188px; overflow:hidden; position:relative;}
.leftjian,.rightjian{width:30px; height:85px; cursor:pointer;overflow:hidden; position:absolute;top:35px}
.leftjian{background:url(../../images/wycms/scroll-l.png) 0 0 no-repeat; left:10px;}
.rightjian{background:url(../../images/wycms/scroll-r.png) 0 0 no-repeat; right:10px}
.conscroll{float:left; width:910px; overflow:hidden; height:165px; margin:10px 45px; display:inline}
.scrlcon{width:1000%;}
.scrconlist li{float:left; width:120px; height:168px; overflow:hidden; margin:0 15px; text-align:center;}
.scrconlist li img{vertical-align:middle; width:120px; height:140px; overflow:hidden;}
.scrconlist li a{ display:block; line-height:28px}
#List1,#List2{float:left;}

/*通栏广告*/
.tonglan img{ width:1002px; height:90px}

/*专业栏目*/
.mainbox-b .h{ border-bottom:#b25555 3px solid; height:36px; overflow:hidden}
.mainbox-b .h h2{background:url(../../images/wycms/item-h-bg.png) right 0 no-repeat; padding:0 40px 0 10px; float:left; height:36px; line-height:36px;font-family:"Microsoft YaHei"; font-size:22px; color:#fff; font-weight:500}
.mainbox-b .h h2 span{ font-size:18px; color:#ccc; text-transform:capitalize; margin-left:5px}
.mainbox-b .h h2 i{ font-style:normal; font-size:20px}
.mainbox-b .h p{ margin:10px 0 0 0}
.mainbox-b .h p a{ color:#666}
.mainbox-b-c{ background:#fff; border:#eee 1px solid; overflow:hidden; width:1000px}
.mainbox-b-c .b-box-t{ margin:0 20px; height:90px; overflow:hidden}
.mainbox-b-c .b-box-t img{width:100px;height: 90px;}
.mainbox-b-c .b-box-t p{margin-left:10px; float:left; width:200px; color:#999; line-height:20px}
.mainbox-b-c .b-box-t p a{ color:#666}
.mainbox-b-c ul{ margin:20px}
.mainbox-b-c ul li{font-size:14px; line-height:26px; height:26px; overflow:hidden; background:url(../../images/wycms/lit-a.png) 0 11px no-repeat; text-indent:13px}
.mainbox-b-c ul li a{color:#333}
.mainbox-b-c ul li a:hover{color:#932f2f}

.b-box-l{width:350px; height:290px; overflow:hidden}
.b-box-r{width:298px; height:290px; overflow:hidden}
.h580{ height:580px}
.b-box-dashed-x{border-bottom:1px dashed #ccc; margin:0 15px}
.b-box-dashed,.b-box-dashed-b{ border-right:1px dashed #ccc; height:580px; float:left}
.b-box-solid,.b-box-solid-b{ border-right:1px solid #e5e5e5; height:580px; float:left}
.b-box-dashed-b,.b-box-solid-b{height:870px}
.b-box-l .tit{ background:url(../../images/wycms/repeat-x-a.png) 0 0 repeat-x; height:42px; border-top:#eee 1px solid; line-height:42px; padding:0 15px}
.b-box-l .tit h2{ float:left; font-size:16px;font-family:"Microsoft YaHei"; font-weight:500}
.b-box-l .tit a.fr{background:url(../../images/wycms/arrow-a.png) right 17px no-repeat; padding-right:15px; color:#666}

.b-box-r .tit{ background:url(../../images/wycms/repeat-x-b.png) 0 0 repeat-x; height:42px; border-top:#eee 1px solid; line-height:42px; padding:0 15px}
.b-box-r .tit h2{ float:left; font-size:16px;font-family:"Microsoft YaHei"; font-weight:500; color:#b05252}
.b-box-r .tit h2.ico-b{ background:url(../../images/wycms/ico-b.png) 0 0 no-repeat; padding-left:38px}
.b-box-r .tit a.fr{background:url(../../images/wycms/more-ico.png) 0 0 no-repeat; color:#666; display:block; width:50px; height:22px; line-height:22px; text-align:center; margin:10px 0}
.b-box-r .tit02{ border-top:#db7e7e 1px solid}
.b-box-r .b-box-t p{width:148px}

/*咨询律师*/
.consult{ margin:0 20px}
.consult img{ width:260px; height:70px}
.consult ol li{ padding-bottom:20px; margin-bottom:20px; border-bottom:#e5e5e5 1px solid}
.consult ol li p,.consult ol li p a{color:#666; line-height:20px;}
.consult ol li p i{ background:url(../../images/wycms/ask-ico.png) no-repeat; width:22px; height:22px; display:block; float:left; margin-right:10px}
.consult ol li p i.ask{ background-position: 0 0;}
.consult ol li p i.answer{ background-position: 0 -33px;}
.consult ol li p span{display:block;}
.consult ol li p span.txt{height:40px; overflow:hidden}
.consult ol li p span.fr{color:#999}

/*预约来访*/
.vist-order{ margin:20px; height:200px; overflow:hidden}
.vist-order p{ color:#666; margin-bottom:10px}

/*首页联系我们*/
.contact-us{ margin:20px}
.contact-us p{font-family:"Microsoft YaHei"; font-size:14px; color:#666; line-height:32px; background:url(../../images/wycms/contact-ico.png) no-repeat; padding-left:32px}
.contact-us p span{ display:block; float:left; width:70px; text-align:right}
.contact-us p.lx-a{ background-position: -2px 6px}
.contact-us p.lx-b{ background-position: -2px -26px}
.contact-us p.lx-c{ background-position: -2px -58px}
.contact-us p.lx-d{ background-position: -2px -90px}

/* footer */
.footer{ background:url(../../images/wycms/footer-bg-x.png) 0 0 repeat;color:#ccc;font-family:"Microsoft YaHei";}
.footer .links{ border-bottom:#be6969 1px solid; padding:10px 0}
.footer .links h2{ float:left; font-size:14px; font-weight:500; line-height:26px}
.footer .links a{ color:#ccc; margin:0 5px; line-height:26px}
.copyright{border-top:#9a4a4a 1px solid; padding:10px 0}
.copyright .fl{text-align:left; line-height:24px}
.copyright .fl span.net-plolice{ float:left; background:url(../../images/wycms/net-police-ico.png) 0 0 no-repeat; display:block;width:25px;height:22px}
.copyright a{color:#ccc}
.copyright a:hover{color:#fff}
.copyright span{ margin:0 5px 0 0}
.copyright .fr{ margin:20px 10px}
.copyright .fr a.b-logo{ background:url(../../images/wycms/b-logo.png) 0 0 no-repeat; width:206px; height:63px; display:block}

/*浮动层*/
.fixed-layer{display:none;position:fixed;width:120px;margin-left:510px;left:50%;top:172px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-460));z-index:100; background:#c98f8f}
.fixed-layer ul li{ height:40px;border-bottom:#fff 1px solid;}
.fixed-layer ul li a{ display:block; height:40px; text-indent:35px;font:16px/40px "Microsoft Yahei"; background:url(../../images/wycms/fixed-ico.png) no-repeat; color:#fff}
.fixed-layer ul li.r-add{_float:left;}
.fixed-layer ul li.r-top a{ background-position: 5px 10px}
.fixed-layer ul li.r-add a{ background-position: 5px -285px}
.fixed-layer ul li.r-marriage a{ background-position: 5px -27px}
.fixed-layer ul li.r-unmarriage a{ background-position: 7px -66px}
.fixed-layer ul li.r-property a{ background-position: 6px -100px}
.fixed-layer ul li.r-support a{ background-position: 6px -140px}
.fixed-layer ul li.r-inherit a{ background-position: 5px -178px}
.fixed-layer ul li.r-consult a{ background-position: 5px -217px}
.fixed-layer ul li.r-qq a{ background-position: 6px -250px}

.fixed-layer ul li a:hover{background-color:#ccc; color:#fff; text-decoration:none}
.fixed-layer .weixin-tips{position:absolute;left:-167px;top:0;text-align:left;width:130px;height:130px;background:#fff;padding:10px;border:1px solid #ccc;display:none;}
.fixed-layer .weixin-tips em{width: 0;height: 0;font-size: 0;line-height: 0;position: absolute;right:-10px;top:38px;border-width:5px;border-style: dashed dashed dashed solid;}
.fixed-layer .weixin-tips em{border-color: transparent transparent transparent #ccc;right:-11px;_right:-12px;}

.sideleft{width:280px; overflow:hidden}
.sidebox-h{ background:url(../../images/wycms/sidebox-h.png) 0 0 no-repeat; height:50px; padding:0 10px; overflow:hidden}
.sidebox-h h2{font:500 22px/50px "Microsoft Yahei"; color:#fff}
.sidebox-h span{font:500 18px/55px "Microsoft Yahei"; color:#d6d6d6; margin-left:10px}
.sidebox-h a{ color:#d6d6d6; line-height:60px}
.sidebrand{background:url(../../images/wycms/side-show.png) 0 bottom no-repeat #b05050; overflow:hidden; padding-bottom:20px}
.sidebrand-c{background:#fff; margin:0 10px 10px; overflow:hidden;}
.sidebrand-c ul li{height:38px; overflow:hidden;font:500 16px/38px "Microsoft Yahei"; border-bottom:#dbc6c6 1px solid; text-indent:15px}
.sidebrand-c ul li a{display:block}
.sidebrand-c ul li a:hover,.sidebrand-c ul li a.cur{ background:#f5f5f5; text-decoration:none}

.sidebox{background:#fff; padding-bottom:3px}
.sidelist{border-right:#eee 1px solid; padding:15px 10px}
.sidelist ul li{ line-height:26px; font-size:14px; height:26px; overflow:hidden; background:url(../../images/wycms/lit-a.png) 0 11px no-repeat; text-indent:13px}
.sidelist ul li a{ color:#666}

.sidebox .consult{margin:0 0 -36px 0}

/*内页右边*/
.info{width:700px;}
.location{height:50px; line-height:40px;background:url(../../images/wycms/location-bg.png) 0 0 no-repeat; padding-left:20px}
.location span{background:url(../images/wycms/lt_icon.png) no-repeat;}
.location a{color:#666; margin:0 8px;}
.location a:hover{color:#ba2636;}
.infoin{overflow:hidden; zoom:1;}

/* 文章页 */
.wztle{text-align:center;border-bottom:1px dashed #ccc; padding-bottom:20px}
.wztle h1{font-size:26px; line-height:36px; margin-bottom:10px; font-weight:500;}
.wztle p{color:#999; height:18px;}
.wztext{margin:10px 20px;}
.wztext p{padding:5px 0; font-size:14px; line-height:26px;}
.next{background:#f0f0f0; height:20px; line-height:20px; padding:10px; overflow:hidden;}
.next p{padding-right:25px; width:310px; float:left; overflow:hidden}
.next p a{ display:block; float:left; height:20px; overflow:hidden; width:260px}
.next p span{ display:block; float:left; padding:0 2px; border:#e0e0e0 1px solid; background:#fff; height:18px; line-height:18px; text-align:center; color:#999; margin-right:5px}
.fenxiang{margin-bottom:5px; line-height:16px; float:right;}

/*联系我们*/
#map{border:#e0e0e0 1px solid; margin:0 20px}
.contact_in{background:url(../../images/wycms/round-ico.png) 0 7px no-repeat; margin:0 20px}
.contact_in dt{color:#cc2936;font-size:22px; font-weight:500;font-family:"Microsoft Yahei";line-height:32px; height:32px;padding-left:25px; margin-bottom:12px}
.contact_in dd{line-height:32px;font-size:14px;padding-left:25px;font-family:"Microsoft Yahei"; color:#666}
.contact_in dd span{ color:#ff6600; margin-right:10px}

/* 列表页 */
.infolist{border-bottom:dotted 1px #ddd; overflow:hidden; zoom:1; margin:0 20px; padding:20px 0}
.infolist li{background:url(../../images/wycms/listic.png) 0 9px no-repeat; padding-left:22px; height:28px; line-height:28px; vertical-align:middle; overflow:hidden;}
.infolist li a{font-size:14px; display:block; float:left; width:550px; overflow:hidden}
.infolist li span{color:#999; font-family:Arial, Helvetica, sans-serif; float:right;}

/*分页*/
.page{height:24px; line-height:24px; text-align:center; padding:30px 0;}
.page a, .page span{color:#525252; background:#f8f8f8; border:1px #ddd solid; padding:5px 9px; margin:0 3px; height:16px; line-height:16px;}
.page a:hover, .page span.hover{color:#fff; text-decoration:none; background:#ccc; border:1px #ccc solid;}

/*ask*/
.info-online-tip{margin:10px 20px;}
.info-online-tip-m{color:#963;font:14px/24px "Microsoft Yahei"; padding:20px;background:#f4e6ce;}
.zixun{ margin:0 20px}
.zixun p{padding:5px 0; overflow:hidden; zoom:1;}
.zixun p input, .zixun p textarea{border:solid 1px #ddd; background:#f9f9f9; line-height:24px; font-size:12px; color:#666; font-family:'simsun'; vertical-align:middle; padding:4px 5px; display:block; float:left; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px}
.zixun p input{width:268px;height:24px;}
.zixun p textarea{width:500px; height:120px;}
.zixun p input.yzm{margin-right:10px; width:120px}
.zixun p img{vertical-align:middle; margin-right:10px;}
.zixun p a{text-decoration:underline; color:#c11919;}
.zixun p span{margin-left:5px;}
.zixun div input.btn{ background:#9996dc; width:180px; height:42px; border:none 0; font:500 16px/42px "Microsoft Yahei"; color:#fff;-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; cursor:pointer}
.zixun div input.btn:hover{ background:#999}
/*reply*/
.reply_in{margin:30px 20px 0 20px}
.reply_in .wen{border-top:solid 1px #e2e2e2; padding:15px 10px 15px 40px; overflow:hidden; zoom:1; position:relative;}
.wen_icon,.da_icon{background:url(../../images/wycms/reply_icon.png) no-repeat; width:23px; height:30px; position:absolute; top:0; left:0;}
.wen_icon{background-position:0 0;}
.wencont p,.datext p{line-height:22px;}
.wencont h3{ margin-bottom:5px; font-size:14px;}
.reply_in .da{padding:15px 10px 15px 40px; overflow:hidden; zoom:1; position:relative;border-top:solid 1px #e2e2e2;}
.da_icon{background-position:-65px 0;}
.daimg, .hfimg{width:65px; height:100px; text-align:center;}
.daimg img, .hfimg img{width:65px; height:80px; overflow:hidden;}
.daimg a{ line-height:24px;}
.datime{height:22px; line-height:22px; padding-right:10px; color:#999; padding-top:8px;}
.datime span{color:#c11919;}
.datext{width:525px;}
.reply-but{ width:160px; margin:10px auto}
.reply-but a{ display:block;background:#9996dc; width:180px; height:46px; border:none 0; font:500 18px/46px "Microsoft Yahei"; color:#fff;-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; text-align:center}
.reply-but a:hover{ color:#fff; background:#999; text-decoration:none;}

.teamlist{ margin:10px 20px}
.teamlist li{float:left; display:inline; margin:10px 15px; width:135px; text-align:center}
.teamlist li span{ font:500 14px/32px 'Microsoft YaHei';}

.lawyer-txt{ margin:20px}
.lawyer-img{ background:url(../../images/wycms/lawyer-pic-bg.png) 0 0 no-repeat; padding:6px; height:160px; width:135px; margin:0 20px 5px 0}
.lawyer-img img{ width:135px; height:158px}
.lawyer-txt h2{ font-weight:500; font-size:22px; line-height:42px; margin-bottom:15px}
.lawyer-txt p{ font-size:14px; line-height:28px; color:#666; margin:5px 0}

/*弹出层*/
.pup-box{z-index:1000;width:650px;margin:0 auto;height:auto;padding:30px 20px; text-align:center;overflow:hidden; zoom:1; background:#fff; border:5px solid #1f1f1f;position:fixed;left:50%; margin-left:-350px; top:200px; _position:absolute; _top:expression(eval(document.documentElement.scrollTop)+200);}
.pup-box-a{ width:500px; left:30%;}
.pup-box p{ font:500 18px/40px 'Microsoft YaHei'; color:#666;}
.pup-box p strong{ font:500 18px/40px 'Microsoft YaHei'; color:#b83a3a;}
.pup-box p em{ font:500 18px/40px 'Microsoft YaHei'; color:#b83a3a;}
.pup-box-btn{margin:20px 0;}
.pup-box-btn a{ display:inline-block;width:110px;height:36px; margin:0 10px;font:500 16px/36px 'Microsoft YaHei'; color:#fff; text-align:center; background:#b05050;}
.pup-box-btn a:hover{ color:#fff; text-decoration:none; background:#999;}
.s-return em{ font:500 12px SimSun; color:#666; }