﻿@charset "utf-8";
/* CSS Document */


a:link,a:visited{text-decoration:none; color:#666;}
a:hover{text-decoration:none;}
a:focus{outline:none;}

.sjg_qr1{font-family:"微软雅黑";}
.sjg_qr_h{ height:64px; line-height:64px; text-align:center; font-size:18px; color:#373737;}
.sjg_qr{ margin:auto; border:1px solid #e2e2e2; width:280px;}
.sjg_qr_t{ text-align:center; font-size:12px; color:#373737; line-height:18px; padding-top:10px;}
.sjg_qr_w{ background:#000; filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5; width:100%; height:100%; position:fixed; left:0px; top:0px; z-index:2999}
.sjg_qr1{ position:fixed; left:50%; margin-left:-215px; top:50%; margin-top:-130px; background:#a0a0a0; border:1px solid #fff; -moz-border-radius:2px;-webkit-border-radius: 2px;border-radius:2px; width:404px; padding:9px; z-index:3000;}
.sjg_qr1 .qr_w{ background:#fff;-moz-border-radius:2px;-webkit-border-radius: 2px;border-radius:2px;}
.sjg_qr1 .qr_w .title{ height:38px; line-height:38px; background:#faf7f8; border-bottom:1px solid #ececec; padding:0px 20px;}
.sjg_qr1 .qr_w .t_left{ float:left; font-size:16px; color:#383838;}
.sjg_qr1 .qr_w .t_left img {margin:0 5px 10px 0;}
.sjg_qr1 .qr_w .t_right{ float:right; padding-top:13px; line-height:10px; font-size:25px;}
.sjg_qr1 .qr_w .wor1{ padding:20px 10px;}
.sjg_qr1 .qr_w .wor1 td{ line-height:24px; font-size:14px; color:#232323; text-align:center;vertical-align:middle;}
.sjg_qr1 .qr_w .wor1 td img{display:inline-block; *display:inline; *zoom:1;}
.sjg_qr1 .qr_w .wor2{ padding-bottom:25px; text-align:center;margin-top:20px;}
.sjg_qr1 .qr_w .wor2 a{ padding:5px 26px; color:#fff; background:#da322e; border:1px solid #da322e; transition-delay: 0s;transition-duration: 0.3s;transition-property: all;transition-timing-function: ease; margin: 0 10px;}
.sjg_qr1 .qr_w .wor2 a:hover{ background:#fff; color:#da322e;}