@charset "utf-8";
/* CSS Document */
body,div,p,i,form,input,ul,li,textarea{
	margin:0;
	padding:0;
	list-style:none;
	font-family:"微软雅黑";
}
img{ display:block; padding:0; margin:0; border:none;}
a{ color:#111; text-decoration:none;}
a:hover{ text-decoration:underline;}
.container{ background:url(background2020.png) no-repeat; width:1002px; margin:auto; padding-top:210px;}
.content{ background:white; width:920px; margin:auto;}
.add{ line-height:44px; border-bottom:1px solid #eee; padding:0 20px; font-size:14px;}
.jbtitle{ color:#d70a0a; font-size:30px; line-height:90px; text-align:center; letter-spacing:5px;}
.jbtext{ padding:0 60px;}
.jbtext p{ text-indent:2em; font-size:16px; line-height:28px;}
.jbtext p a{ color:blue;}
.jbtext p input{ margin-top:3px; margin-right:6px;}
.lititle{ font-weight:bold; line-height:40px;}
.btnbox{ text-align:center; padding:30px 0;}
.button{ width:120px; height:34px; border:none; background:url(button120150523.png); cursor:pointer;}
.bottom{ overflow:hidden; padding:14px 74px; font-size:12px;}
.bottom .block{ color:#fff; float:left; margin-right:28px; line-height:22px;}
.bottom a{ color:#fff; margin-right:24px;}

.wyjbbox{ padding-top:30px;}
.line{ padding:10px 0; padding-left:40px; overflow:hidden;}
.messbox{ float:left; background:#eee; line-height:32px; font-size:16px; width:128px; text-align:center; margin-right:10px;}
.height{ line-height:180px;}
.line input{ float:left; height:30px; border:1px solid #d0d0d0;}
.line .input1{ width:254px; margin-right:40px;}
.line .input2{ width:254px;}
.line .input3{ width:456px;}
.margin{ margin-right:10px;}
.width{ width:254px;}
.line .input4{ width:594px; height:178px;}
.line .xzfj{ float:left; background:#eee; height:32px; font-size:16px; width:128px; text-align:center; cursor:pointer;}
.line .img{ float:left; margin-right:10px;}
.line a{ font-size:16px; color:blue; line-height:32px;}
.button1{ width:120px; height:34px; border:none; background:url(button120150523.png); cursor:pointer;}

.code {
    background-image: url(background.jpg);
    font-family: Arial;
    font-style: italic;
    color: Red;
    border: 0;
    padding: 2px 3px;
    letter-spacing: 3px;
    font-weight: bolder;
    font-size: 16pt !important;
}

.unchanged {
    border: 0;
}

.en-markup-crop-options {
    top: 18px !important;
    left: 50% !important;
    margin-left: -100px !important;
    width: 200px !important;
    border: 2px rgba(255, 255, 255, .38) solid !important;
    border-radius: 4px !important;
}

.en-markup-crop-options div div:first-of-type {
    margin-left: 0px !important;
}