@charset "utf-8";
/* 初始化样式 */
*{padding:0;margin:0;}.relativeBox{position:relative;}
.divCenter{max-width:1200px;min-width:950px;margin-left:auto;margin-right:auto;}
.clearfix:after {visibility: hidden;display: block;content: " ";clear:both;height: 0;}
html,body{background-attachment:fixed;width:100%;height:100%;} 
html{  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */}
body{padding:0 0 0 0;_background-attachment: fixed;/* prevent screen flash in IE6 确保滚动条滚动时，元素不闪动*/font-size:12px;font-family: "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;word-wrap:break-word;word-break:break-all;}
.yh0{font-family: Microsoft YaHei,"微软雅黑", STXihei,"华文细黑",SimSun,"宋体", Heiti,"黑体",sans-serif;}
fieldset, img {border:0;vertical-align:middle;line-height:0;border:0;}
ol, ul {list-style: none;}
li{ list-style-type:none;}
address, caption, cite,em,i, strong, th {font-weight: normal; font-style: normal;}
th,td {text-align:left;}
input,select{vertical-align:middle;}
a:visited{text-decoration:none;}
/*################字体样式######################*/
a[href]{text-decoration:none;}
.white{color:white;}
.blue{ color:#0072ca;}
.blue a{ color:#0072ca; text-decoration:none;}
.blue a:hover{ color:#0072ca; text-decoration:underline;}
.green{color: #376F00;}
.green a{color: #376F00; text-decoration:none;}
.green a:hover{color: #376F00; text-decoration:underline;}
.hui{ color:#7d7d7d;}
.hei{ color:#000;}
.red{color: #E91100;}
.red a{color: #E91100; text-decoration:none;}
.red a:hover{color: #E91100; text-decoration:underline;}
.hui{color: #9D9D9D;}
.bold{font-weight:bold;}
.normal{font-weight:normal;}
.font24{font-size:24px;}
.font20{font-size:20px;}
.font16{font-size:16px;}
.font14{font-size:14px;}
.font13{font-size:13px;}
.font12{font-size:12px;}
.super{vertical-align:super; font-size:10px;}
.line_height16{line-height:16px;}
.line_height20{line-height:20px;}
.line_height24{line-height:24px;}
.line_height32{line-height:32px;}
.line_height34{line-height:34px;}
.line_height36{line-height:36px;}
.line_height38{line-height:38px;}
.line_height40{line-height:40px;}
.line_height42{line-height:42px;}
.price{ color:#FD6D00; font-size:14px;}
.songti{font-family:"宋体";}
.heiti{font-family:"黑体";}
.yahei{font-family:"微软雅黑";}
.text_left{text-align:left;}
.text_left{text-align:right;}
.text_center{text-align:center;}
.block{display:block;}
.float_left{float:left;}
.float_right{float:right;}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
body {
  margin: 0;
  background-color:#fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display:none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}


mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}

/* CSS Document */
.topBox{width:100%;height:70px;background:#28292E; background:rgba(40,41,46,1); position:fixed; z-index:99;top:0;left:0;text-align:center;}
.logoBox{ float:left; width:160px; height:56px; margin-top:5px;}
.welcome{width:100%;color:#FFFFFF;text-align:right;line-height:1.1em;height:1.1em; margin-bottom:-1.1em; padding-top:5px;}
.topNavBox{overflow:hidden;float:right; margin-top:1.1em;}
.topNavBox li{float:left;}
.topNavBox li a{ margin-left:15px; margin-right:15px; height:40px;display:block;font-size:17px;line-height:40px;color:#FFFFFF;}
.topNavBox li a:hover{color:#039FE0;}
.login{ background:#25ACFF; border:#25ACFF solid 2px; border-radius:5px; margin-top:5px; padding:2px 8px 3px 8px !important; height:20px !important; line-height:20px !important;}
.reg{ border:#25ACFF solid 2px; border-radius:5px; padding:2px 8px 3px 8px !important; margin-top:5px; height:20px !important; line-height:20px !important;}
.login:hover{ background:#FFFFFF !important; border:#FFFFFF solid 2px;}
/*底部*/
.footerBox{ background-color:#4d4d4d;}
.footer{ width:1124px; margin:0 auto; font-size:14px; color:#7a7a7a; text-align:center; }
.footer_word {text-align:center;}
.friend-link{ padding:30px 0;}
.footer dd{font-size:14px; color:#7a7a7a; }
.footer a{font-size:14px; color:#7a7a7a; margin:0 6px;}
.footer dd a:hover{ color:#616161}
.footer dt,.footer dt a{ font-size:16px; color:#999999}
.footer td{ text-align:center; line-height:24px;}

/*float*/
.fl,.fr{_display: inline;}
.fl{float:left;}
.fr{float: right;}
/*文字样式*/
.section-Font,.section-Font a{color: #666;font-size: 12px;}
.section-Font-green,.section-Font-green a{color: #56b282;}
.section-Font-grey,.section-Font-grey a{color: #a2a2a2;}
/*font family*/
.w-page{width:1190px;margin-right: auto;margin-left: auto; position:relative;}
/*============================================================================================================================================*/
/*footer*/
#lhh-footer{ background: #4d4d4d; margin-top:10px; padding-top: 30px;overflow: hidden;margin-bottom:-15px; z-index:2; position:relative;}
.section-copyright{background: #343544;height: 90px;line-height: 90px;color: #a2a2a2;font-size: 16px;width: 100%;text-align: center;padding: 0 10px;margin: 0;overflow: hidden;}
.section-copyright p{margin: 0;}
.footer-info{width: 204px;text-align: left;margin-right: 140px;}
.footer-info h4{color: #fff;font-size: 14px;margin-top: 0; margin-bottom:10px;}
.footer-info li,.footer-info a{line-height: 22px;font-size: 12px;}
.footer-weixin{ margin-top:-15px; text-align:right;}
.footer-weixin img{ display:block; width:110px;}
.footer-weixin em{ font-style:normal; display:block; color:#CECECE; margin:0; padding:0; padding-right:55px;}
.MR15{margin-right:15px;}
.MB20{margin-bottom:20px;}
.copyright{display:inline-block; float:left; padding-top:10px; font-size:10px; color:#555555;}

body{ line-height:1.5;}
.contentBox{ margin-top:70px; min-height:600px;}
.con{ width:1124px; margin:0 auto; overflow:hidden;}
.con_left{float:left; width:200px;}
.con_right{float:right; background-color:#fff; width:914px; margin-left:10px;}
/*左边导航*/
.sidebar_nav div{background-color:#fff; width:200px; }
.sidebar_nav a{ color:#6c6c6c; font-size:16px;  display:block; line-height:54px; padding-left:30px; border-bottom:solid 1px #eeeeee;}
.xiala_con li{background-color:#f7f7f7;}
.has_xiala span{ background:url(../images/sidebar_iconf.png) no-repeat;background-position: -4px -204px;height: 7px;width: 8px; display:inline-block;margin-left: 60px;}
.has_xiala .htip{font-size:14px;color:#0000FF;padding-right:30px;}
.xiala_con a{ padding-left:50px; }
.xiala_con span{ display:inline-block; background:url(../images/sidebar_iconf.png) no-repeat;width: 16px;height: 16px; margin-right:10px;
}
.xiala_con .a_lwjc{ background-position:0px 2px;}
.xiala_con .a_lwpg{background-position:0px -53px;}
.xiala_con .a_lwcj{background-position:0px -108px;}
.xiala_con .a_lwfb{background-position:0px -163px;}
.xiala_con .nav_active a{ color:#0598d5;}
.xiala_con li:hover a{color:#0598d5;}
.has_xiala_otherstyle span{background-position: -4px -192px;}
/*右边内容*/
/*论文检测*/
.lwjc_title{overflow:hidden; padding:40px;border-bottom:solid 1px #eeeeee; }
.lwjc_title h4{font-size:28px; padding-left: 115px!important; height:80px!important; color:#666666; font-size:26px; line-height:96px; background:url(../images/icon_eye.png) no-repeat; float:left; padding-left:105px;}
.lwjc_title h3{ color:#666666;font-size:26px; line-height:36px; float:left;}
.lwjc_title .nav a{width:90px; height:34px; background-color:#0083cd; display:block; text-align:center; line-height:34px; color:#fff; float:right; margin-top:32px;}
.lwjc_title p{ float:left; color:#666666; font-size:14px; margin-top:10px; text-indent:2em; line-height:28px;}
.gonggao{background:#FDFDF8; color:#FF6600!important; padding:6px 10px; border:#F53900 dashed 1px; width:800px; margin-top:12px; text-align:center; text-indent:1em !important;}
/*支付结果*/
.result{overflow:hidden; padding:80px 40px; padding-bottom:0px; font-size:14px; line-height:28px;}
.result h3{ color:#666666; font-size:26px; line-height:56px; float:left;}
.result_no a{width:90px; height:34px; background-color:#0083cd; display:block; text-align:center; line-height:34px; color:#fff; float:right; margin-top:10px; font-size:12px;}
/*左边导航*/
.sidebar_nav li{width:200px; }
.sidebar_nav a{ color:#6c6c6c; font-size:16px;  display:block; line-height:50px; padding-left:30px; border-bottom:solid 1px #eeeeee; cursor:pointer;}

.has_xiala {background-color:#fff; }
.has_xiala span{ background:url(../images/sidebar_iconf.png) no-repeat;background-position: -4px -192px;height: 7px;width: 8px; display:inline-block;margin-left: 60px;}
.has_xiala_icon span{background-position: -4px -204px;}
.dropDown {display:none;} 
.dropDown li{background-color:#f7f7f7;}
.dropDown a{ padding-left:50px; }
.dropDown span{ display:inline-block; background:url(../images/sidebar_iconf.png) no-repeat;width: 16px;height: 16px; margin-right:10px;}
.dropDown .a_lwjc{ background-position:0px 2px;}
.dropDown .a_lwpg{background-position:0px -53px;}
.dropDown .a_lwcj{background-position:0px -108px;}
.dropDown .a_lwfb{background-position:0px -163px;}
.dropDown .nav_active a{ color:#0598d5;}
.dropDown li:hover a{color:#0598d5;}
/*帮助疑问*/
.dropDown .log_res{ text-align:center;}
.log_res a{ padding-left:0px;}
.log_res li{ text-align:left !important; padding-left:20px; width:180px;}

.cbox{ padding:30px; font-size:14px;}
#upload { position:relative; margin:0 auto; width:730px; margin-bottom:25px; font-size:12px; color:#827F7F; line-height:23px;}
#upload input{ vertical-align:middle; margin:0; padding:0}
#upload .txt{ height:48px;border:1px solid #4BB7FB; width:520px; font-size:15px;line-height:48px; margin-right:6px; padding-left:10px; margin-bottom:10px;}
#upload .btn{ background:#4BB7FB; font-size:20px; font-weight:normal; border:none; letter-spacing:4px; height:50px!important; width:188px!important; color:#FFF; cursor:pointer; margin-bottom:10px;}
#upload .file{ position:absolute; top:0; right:0; height:50px; filter:alpha(opacity:0);opacity: 0;width:800px; font-size:139px; display:inline-block;overflow:hidden;}
#upload .refile{ position:absolute; top:0; right:0; height:50px; filter:alpha(opacity:0);opacity: 0;width:500px;overflow:hidden; font-size:99px;}
.submit dl{ clear:both; width:738px; margin:0px auto; padding:12px;}
.submit dt{ float:left; padding:5px; padding-right:20px;}
.submit dd{ float:left; text-align:left;}
.submit .txt{ padding:5px 10px; width:168px;}
.submit .radio input{ padding-left:0;}
.submit .text{ border:#C8C4C4 solid 1px; margin-top:12px; padding:11px; margin-bottom:10px; width:600px;}
.down{ width:738px; margin:0 auto;}
.sbtn{ background:#4BB7FB; font-size:18px; font-weight:normal; border:none; letter-spacing:18px; height:45px; width:110px; color:#FFF; margin:30px 5px; margin-bottom:10px; cursor:pointer; padding-left:18px; display:block;}
.tipsbox{ line-height:33px; border-top:#B2B2B2 dotted 1px; margin-top:40px; padding-top:20px;}
.help{ width:798px; margin:0 auto;line-height:33px; }
.tipsbox p,.help p,.help dt,.help dd{ text-indent:2em;}
.help dl{ border-bottom:#cccccc dotted 1px; margin-bottom:20px; padding-bottom:20px;}
.help dt{ background:#24C8FF; color:#FFFFFF; width:100%;}
.bgreen{background:#44AA00;}
.bred{background:#FF4314;}
.error{ color:#FF0004;}
.hl{ padding:2px 6px; color:#FFFFFF; border-radius:3px;}
/*flash*/
#playBox{ width:1200px; height:334px; margin:0 auto; background:#333; position:relative; overflow:hidden;margin-bottom:10px; border-top:solid #EEEEEE 8px;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left;}
#playBox .pre{ cursor:pointer; width:45px; height:45px; background:url(/images/l.png) no-repeat; position:absolute; top:145px; left:10px; z-index:10;}
#playBox .next{ cursor:pointer; width:45px; height:45px; background:url(/images/r.png) no-repeat; position:absolute; top:145px; right:10px; z-index:10;}
#playBox .smalltitle {width:1200px; height:10px; position:absolute; bottom:15px; z-index:10}
#playBox .smalltitle ul{ width:120px; margin:0 auto;}
#playBox .smalltitle ul li{ width:10px; height:10px; margin:0 5px; border-radius:10px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{ background:#69aaec;}

/*kefu*/
.keifu{ position:fixed; top:23%; right:0; width:131px;  _position:absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
 z-index:990;}
 .keifu small{ font-size:12px;}
.keifu_tab{ width:160px;}
.icon_keifu{ width:26px; height:100px; float:left; background:url(../images/keifu.png) 0 0; position:relative; display:none; cursor:pointer;}
.keifu_box{ float:left; width:131px;}
.keifu_tab img{ display:block;}
.keifu_head{ width:131px; height:41px; background:url(../images/keifu.png); background-position: 0 -103px; font-size:0; line-height:0; position:relative;}
.keifu_close:link,.keifu_close:visited{ display:block; width:11px; height:11px; background:url(../images/keifu.png) -42px 0; position:absolute; top:5px; right:5px;}
.keifu_close:hover{ background-position:-60px 0;}
.keifu_con{ border-left:7px solid #029bdb; border-right:7px solid #029bdb; padding-top:15px; background:#fbfbfb;}
.keifu_con li{height:33px; padding-left:12px;}
.keifu_con .weixin{ height:116px;}
.keifu_con .bt{ font-size:16px; height:30px; line-height:30px; text-align:left; padding:0 0 0 20px; color:#012646;}
.keifu_bot{ width:131px; height:119px; background:url(../images/keifu.png); background-position:0 -149px; }

table.mylist {
	border: 1px solid #CDCDCD;
	border-collapse: collapse;
	padding: 2px;
	width: 756px;
	margin: 5px 0;
}

.mylist td, .mylist th {
	border: 1px solid #CDCDCD;
	padding: 8px 5px;
	text-align: center;
}
.mylist .td{ text-align:left !important; padding-left:10px !important; padding-top:15px !important; padding-top:15px !important;}
.tips{ font-size:12px; color:#777; text-indent:1.5em; line-height:23px; padding-top:5px;}
.text-error {
  color: #b94a48;
}

.success { background:url('../images/success.png') no-repeat; margin-top:5px; margin-left:30px; width:111px; height:111px;float:left; display:inline-block;}
.fail { background:url('../images/fail.png') no-repeat; margin-top:5px; margin-left:30px; width:111px; height:111px;float:left; display:inline-block;}

.sys_icon { background:#FFFFFF; padding:6px 16px;}
.sys_icon li{ width:132px; float:left; text-align:center; margin:10px 7px; font-size:14px;}
.weipu,.wanfang,.turnitin,.turnitinuk,.paperright,.paperbox,.paperpass,.gocheck,.cnki,.paperyy,.checkpass,.fanyicn,.weipufanyu,.samlc,.qikan,.xuewei,.fenjie,.pmlc,.cnkivip{ background:url(https://css.lianwen.com/images/sys_icon.png); display:block;border:#EEEEEE solid 1px; margin-bottom:5px; border-radius:5px;}
.weipu_old{ background-position: 0px 0px; width:126px; height:40px;}
.wanfang{background-position: 0px -41px; width:126px; height:40px;}
.turnitin{ background-position: 0px -82px; width:126px; height:40px;}
.turnitinuk{ background-position: 0px -123px; width:126px; height:40px;}
.paperright{ background-position: 0px -164px; width:126px; height:40px;}
.paperbox{ background-position: 0px -205px; width:126px; height:40px;}
.paperpass{ background-position: 0px -246px; width:126px; height:40px;}
.gocheck{ background-position: 0px -287px; width:126px; height:40px;}
.cnki{background-position: 0px -328px; width:126px; height:40px;}
.paperyy{ background-position: 0px -369px; width:126px; height:40px;}
.checkpass{ background-position: 0px -410px; width:126px; height:40px;}
.fanyicn{ background-position: 0px -451px; width:126px; height:40px;}
.weipu{ background-position: 0px -492px; width:126px; height:40px;}
.weipufanyu{ background-position: 0px -533px; width:126px; height:40px;}
.xuewei{ background-position: 0px -574px; width:126px; height:40px;}
.pmlc{ background-position: 0px -615px; width:126px; height:40px;}
.fenjie{ background-position: 0px -656px; width:126px; height:40px;}
.samlc{ background-position: 0px -697px; width:126px; height:40px;}
.qikan{ background-position: 0px -738px; width:126px; height:40px;}
.cnkivip{ background-position: 0px -779px; width:126px; height:40px;}
.sys_icon .cbtn{ display:none; background:rgba(0, 0, 0, 0.6) none repeat scroll 0 0 !important; filter:Alpha(opacity=60); background:#000000; width:128px; height:42px; line-height:42px; border-radius:5px;}
.sys_icon .cbtn a{ color:#FFFFFF !important; letter-spacing:2px; font-size:20px; height:128px; height:42px; display:block !important;}
.sys_icon .cbtn p{ position:relative;}
.sys_icon li a{ color:#333333;cursor:pointer;}
.sys_icon li:hover .cbtn{ display:block; position:absolute;}
.sys_icon li:hover a{ color:#0000FF;}
.under{margin:10px auto;position:relative;z-index:2;}

small{ font-size:12px; color:#DD4600;}
.tips{background:#FFFEF9; border:#FF7624 dotted 1px; padding:15px; float:right; width:560px; margin-right:10px; margin-top:5px;}
.wenxianka { margin-right:30px; margin-top:15px;}
.wenxianka tr,.wenxianka td{ border-color:#00AEF2;}
.wenxianka td{ padding-left:15px; font-size:14px; line-height:30px;}
.wenxianka .buy{ display:inline-block; padding:6px 25px; border:#FF003D solid 1px; background:#FFEDED; font-size:16px; font-weight:bold; color:#FF003D;}
.lanse{ color:#0000FF;}
.wen{color:#ff6c00!important;}
.tbtn{background: #4BB7FB;font-size: 19px;font-weight: normal;border: none;letter-spacing: 18px; height: 50px; width: 210px;color: #FFF;margin: 10px auto !important; margin-bottom: 10px; cursor: pointer;display: block; text-align:center;}
.flex-center{display:flex;flex-direction:column;align-items:center;}
.container{display:inline-block;width:50%;height:20px;padding-right:10px;border:1px solid #999;border-radius:5px;}
.h-100P{height:100%;}
.bar{display:inline-block;background:#90bf46;color:white;font-weight:bold;padding:0 5px;text-align:right;border-radius:5px;border-right:1px solid #999;}