@charset "utf-8";

.xieyi-remodal {background: none;}
.pop-xieyi{position: relative;width: 700px; background: #ffffff; margin: 150px auto;font-family: "Microsoft YaHei";padding: 30px 40px;border-radius: 10px;text-align: left;}
.pop-xieyi .pop_close{width:30px; height:30px; position:absolute; right:-15px; top:-15px; background:url(../images/ico05.png) no-repeat 0 0; cursor:pointer;}
.pop-xieyi .cke_editable{font-size: 13px; line-height: 1.6;}
.pop-xieyi blockquote{font-style: italic; font-family: Georgia, Times, "Times New Roman", serif; padding: 2px 0; border-style: solid; border-color: #ccc; border-width: 0;}
.pop-xieyi .cke_contents_ltr blockquote{padding-left: 20px;padding-right: 8px;border-left-width: 5px;}
.pop-xieyi .cke_contents_rtl blockquote{padding-left: 8px;padding-right: 20px;border-right-width: 5px;}
.pop-xieyi a{color: #0782C1;}
.pop-xieyi ol,ul,dl{margin-right: 0px;padding: 0 40px;}
.pop-xieyi h1,h2,h3,h4,h5,h6{font-weight: normal;line-height: 1.2;}
.pop-xieyi hr{border: 0px;border-top: 1px solid #ccc;}
.pop-xieyi img.right{border: 1px solid #ccc;float: right;margin-left: 15px;padding: 5px;}
.pop-xieyi img.left{border: 1px solid #ccc;float: left;margin-right: 15px;padding: 5px;}
.pop-xieyi pre{white-space: pre-wrap;word-wrap: break-word;}
.pop-xieyi .marker{background-color: Yellow;}
.pop-xieyi span[lang]{font-style: italic;}
.pop-xieyi figure{text-align: center;border: solid 1px #ccc;border-radius: 2px;background: rgba(0,0,0,0.05);padding: 10px;margin: 10px 20px;display: block; /* For IE8 */}
.pop-xieyi figure figcaption{text-align: center;display: block;}
.pop-xieyi p{text-indent: 2em;}
.pop-xieyi .pop_know_btn {width: 25%;display: block;margin: 20px auto;height: 45px;text-align: center;line-height: 45px;background-color: rgb(255, 159, 0);color: rgb(255, 255, 255);font-size: 20px;box-shadow: rgb(255, 102, 0) 0px 2px 0px;border-radius: 6px;cursor: pointer;}