@charset "utf-8";

/* reset */

html,
body {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-touch-callout: none;
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    -o-overflow-scrolling: touch;
    overflow-scrolling: touch;
}

body {
    font-size: 62.5%;
    min-width: 1200px;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    margin: 0;
    padding: 0;
}

body,
button,
input,
select,
textarea {
    font-family: "Microsoft Yahei", "Hiragino Sans GB", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
    color: #666666;
    background-color: #fff;
    position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

textarea {
    resize: none;
}

input[type=button],
input[type=submit] {
    cursor: pointer;
}

input[type=button] {
    -webkit-appearance: none;
    outline: none
}

input::-webkit-input-placeholder {
    color: #B5B5B5;
}

textarea::-webkit-input-placeholder {
    color: #B5B5B5;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

th {
    text-align: inherit;
}

fieldset,
img {
    border: 0 none;
}

img {
    vertical-align: middle;
}

abbr,
acronym {
    border: none;
    font-variant: normal;
}

del {
    text-decoration: line-through;
}

hr {
    border: 0;
    height: 1px;
    background-color: #D9D9D9;
}

ul,
li,
ol {
    list-style: none;
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

button,
input {

    outline: 0
}

a {
    -webkit-touch-callout: none;
    text-decoration: none;
    color: #666666;
    outline: 0;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
}

a:focus,
*:focus {
    outline: none;
}

em,
i {
    font-style: normal
}

label {
    cursor: pointer;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-word-break: break-all;
    word-break: break-all;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    /* -webkit-tap-highlight-color:rgba(0,0,0,0); */
}
/**公共头部**/
.qcfd{clear:both;}
.header{background-color:#fff;width: 100%;position:fixed;top:0;left:0;right: 0;height: 66px;z-index:999; }
.logo{float:left;}
.logo p{margin-top: 13px;}
.wh12{width: 1200px;margin: 0 auto;}	
.clearfix{ }
.nav-list{float:right}
.nav-list ul li{float:left}
.nav-list ul li.nav-tele{float: left; position: relative;}
.nvete ul li{width: 100%;margin-top: 22px;padding-left: 40px;}
.menu-list .nvete{width: 196px;box-sizing:border-box;-moz-box-sizing:border-box; padding: 25px 0px 25px 0px;} 
.nvete p{font-size: 16px;font-family: Source Han Sans CN;font-weight: bold;color: #5C83FA;text-align:center; }
.nvete ul li a{font-size: 14px;font-family: Source Han Sans CN;font-weight: 400;color: #333333;}
.public{vertical-align: middle;margin-right:8px;position:relative;top:-2px; }
.nav-list ul li .menu{line-height:66px;display: block;font-size: 16px;font-family: Source Han Sans CN;font-weight: 400;color: #333333; }
.nav-list ul li span.li-title {padding-right: 5px;display: flex;}
.nav-list ul li .menu {position: relative;float: left;text-align: center;padding: 0 18px;}
.menu-list{position:absolute;left:0px;top:55px;
box-sizing:border-box;-moz-box-sizing:border-box; 
background: #FFFFFF;display: none;
box-shadow: 0px 2px 10px 0px rgba(15, 20, 71, 0.11);
border-radius: 10px;}
.menu-list .menu-mk{display: flex;
flex-direction: row;
justify-content: space-around;}
.active .menu-list{display: block}
.nvete ul li a:hover{color: #5C83FA;}
.nav-list ul li span.li-title i{display: block;width: 11px;height: 6px;background: url(/National_Library/oe_/https://www.pdfmao.com/static/images/arrow-white.png); background-size:100% 100%;margin-left: 8px;margin-top: 30px;}		
.nav-list ul li.active span.li-title i{background: url(/National_Library/oe_/https://www.pdfmao.com/static/images/arrow-xia.png); background-size:100% 100%;}
/**公共头部**/
.mt66{margin-top: 66px;}
.banner{width: 100%;background: url(/National_Library/oe_/https://www.pdfmao.com/static/images/banner.jpg); background-size:100% 100%;height: 382px;box-sizing:border-box;-moz-box-sizing:border-box;  }
.banner h1{font-size: 56px;text-align:center; padding-top: 75px;
font-family: Source Han Sans CN;
font-weight: bold;
color: #1B3F94;}
.banner p{font-size: 18px;
margin-top: 24px;
font-weight: 400;text-align:center; 
color: #1B3F94;}
.mt110{position: relative;top: -110px;}
.flex{display:flex;}
.wh13{width: 1320px;margin: 0 auto;}	
.content{height: 1173px;background: #EFF2FF;border-radius: 0px 0px 10px 10px;}
.location-te li{width: 284px;background: #E5EDFF;position:relative;
height: 150px;float:left;padding: 17px 34px;
box-sizing:border-box;-moz-box-sizing:border-box;
border-radius: 10px}
.location-te li .hot{position:absolute;right:25px;top:25px;}
.location-te li:nth-child(2n+2){float:right;}
.location-te li img{width: 60px;}
.location-te li img.hot{width: 42px;}
.location-lift li .pdfzwd{font-size: 16px;
font-family: Source Han Sans CN;margin-top: 8px;
font-weight: 500;
color: #1D2941;}
.location-lift li p.pdfzwd1{font-size: 14px;
font-family: Source Han Sans CN;margin-top: 10px;
font-weight: 400;
color: #717E94;}
.location-right li p.pdfzwd{font-size: 16px;
font-family: Source Han Sans CN;margin-top: 8px;
font-weight: 500;
color: #1D2941;}
.location-right li p.pdfzwd1{font-size: 14px;
font-family: Source Han Sans CN;margin-top: 10px;
font-weight: 400;
color: #717E94;}
.location-lift .location-te li a{display: block}
.location-lift li:hover{background: #BCD1FF;}
.location-ye li:nth-child(2n+2){float:right;}
.location-right li:hover{background: #BCD1FF;}
.location-right li:nth-child(2n+2){float:right;}
.location-ye li{width: 319px;margin-top: 16px;
height: 180px;padding: 30px 48px;float:left;
background: #FAFBFF;
border-radius: 10px;}
.location-bj p.gone{font-size: 18px;
font-family: Source Han Sans CN;
font-weight: 500;padding-bottom: 20px;
border-bottom: 1px solid #EFF2FF;
margin-bottom: 20px;
color: #FFFFFF;}
.location-bj{background: url(/National_Library/oe_/https://www.pdfmao.com/static/images/rem.png); width: 652px;
background-size:100% 100%;overflow: hidden;padding: 26px; box-sizing:border-box;
-moz-box-sizing:border-box;}
.location-right .location-bj {background: url(/National_Library/oe_/https://www.pdfmao.com/static/images/rem1.png); width: 652px;
background-size:100% 100%;overflow: hidden;padding: 26px; box-sizing:border-box;
-moz-box-sizing:border-box;}
.location-right .location-bj p.gone{color: #464F64;}
.location-lift{width: 652px;}
.location-right{width: 652px;float: right;}
.location{display:flex;}
.location-ye li  a{display: block}
.wh10{width: 1050px;margin: 0 auto}
.hot-products{font-size: 36px;
font-family: Source Han Sans CN;
font-weight: bold;text-align:center; margin-top: -40px;
color: #333333;}
.hotzhanp ul li{width: 500px;
height: 200px;overflow: hidden;
background: linear-gradient(90deg, #485CEA, #6172F2);
border-radius: 15px;}
.hotzhanp ul li{display: flex;
flex-direction: column;float:left;margin-top: 55px;
align-items: center;
}
.hotzhanp ul li .pdfm-te1{font-size: 28px;
font-family: Source Han Sans CN;padding-top: 47px;
font-weight: bold;
color: #FFFFFF;}
.hotzhanp ul li .pdfm-te1 img{margin-right: 8px;}	
.hotzhanp ul li .pdfm-te2{font-size: 16px;
font-family: Source Han Sans CN;margin-top: 10px;
font-weight: 400;
color: #FFFFFF;}
.hotzhanp ul li .pdfm-te3{display: block;width: 170px;
height: 50px;box-sizing:border-box;
-moz-box-sizing:border-box; font-size: 18px;
font-family: Source Han Sans CN;
font-weight: 500;
color: #FFFFFF;text-align:center; margin: 75px auto 0;
line-height: 50px;
border: 1px solid #FFFFFF;
border-radius: 10px;}
.hotzhanp ul li:hover .pdfm-te3{margin: 15px auto 0; transition: 0.3s;
-webkit-transition: 0.3s; }
.hotzhanp ul li:hover .pdfm-te1{padding-top: 20px;transition: 0.3s;
-webkit-transition: 0.3s; }
.hotzhanp ul li:nth-child(2){float:right}	
.hotzhanp ul li:nth-child(1){background: url(/National_Library/oe_/https://www.pdfmao.com/static/images/tuoyuan.png); 
background-size:100% 100%; }
.Journalism-tele{font-size: 34px;margin-bottom: 20px;
font-family: Source Han Sans CN;padding-top: 80px;
font-weight: bold;text-align:center;
color: #333333;}
.Journalism{padding-bottom: 40px;}
.Journalism ul li{width: 300px;
height: 347px;padding: 22px 18px;float:left;
background: #FFFFFF;margin-right: 26px;margin-top: 23px;
border: 1px solid #EEEEEE;
border-radius: 15px;}
.Journalism ul li:nth-child(4n+4) {margin-right: 0px;}
.Journalism ul li .xwmte1 {
font-size: 20px;
font-family: Source Han Sans CN;
font-weight: bold;
color: #333333;
overflow: hidden;
text-overflow: ellipsis;
margin-top: 10px;
white-space: nowrap;
width: 264px;
}.Journalism ul li p.xwmte2 {
font-size: 16px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #999999;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}.Journalism ul li .xwmte3{margin-top: 30px;font-size: 14px;
font-family: Source Han Sans CN;
font-weight: 400;float:left;
color: #999999;}
.wh1278 {
width: 1278px;
margin: 0 auto;
}		
.Journalism ul li .xwmte4{margin-top: 30px;font-size: 14px;
font-family: Source Han Sans CN;float:right;
font-weight: 400;
color: #999999;}
.Journalism ul li:hover	p.xwmte1{color: #5C83FA;}		
.Journalism ul li:hover	.xwmte4{color: #5C83FA;}	
/**底部**/
.footer-box .fo1{display:flex; }
.footer-box .fo1 .foimg img{margin-right: 15px;}
.footer-box .fo1 .fotele1{font-size: 24px;
font-family: Source Han Sans CN;
font-weight: bold;
color: #FFFFFF;}
.footer-box .fo1 .fotele2{font-size: 14px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #DFEBFF;}
.footer{padding-top: 50px;
background: #1357D2;}
.copyright p{font-size: 14px;
font-family: Source Han Sans CN;background: #0E4DBE;
font-weight: 400;text-align:center; 
color: #FFFFFF;
line-height: 60px;}
.xiabiank {
border-bottom: 1px solid ##C6C6C6;
padding-bottom: 40px;
overflow: hidden;
}.footer-box:nth-child(1) {
width: 28%;
}.footer-box {
float: left;
width: 20%;
}
.footer-box .zaixian {
font-size: 20px;
font-weight: 500;
color: #FFFFFF;
margin-bottom: 5px;
}		.footer-box .zaixianz1 li {
font-size: 14px;
font-weight: 400;
color: #DFEBFF;
line-height: 28px;
}
.zaixianz1 li a{font-size: 14px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #DFEBFF;}		

.footer-box:nth-child(5) {
width: 12%;
text-align: center;
}
.footer .line {
height: 1px;
background: #C6C6C6;
clear: both;
}.mb20 {
margin-bottom: 20px;
}
.pt20 {
padding-top: 20px;
}	.copyrights ul li {
float: left;
margin-right: 30px;
margin-bottom: 20px;
}	.copyrights ul li a {
font-size: 14px;
color: #CCDEFF;
line-height: 20px;
}
.copyrights .copyright-tele {
	display: flex;
	align-items: center;
}
.copyrights .copyright-tele .txt {
	font-family: Source Han Sans CN;
	font-weight: 400;
	margin-right: 25px;
	font-size: 14px;
	cursor: pointer;
	color: #CCDEFF;
}
.copyrights .copyright-tele .ons {
	font-size: 18px;
	color: #FFFFFF;
}
.copyst .copynr{
	display: none
}
.copyst .copynr:nth-child(1) {
 display: block;
}
.pb20 {
	padding-bottom: 20px;
}
/**关于我们**/
.about-xieyi{font-size: 14px;
font-family: Source Han Sans CN;
font-weight: 400;margin-top: 10px;
color: #999999;}
.address li:hover{background: #ECF2FF;}
.address li{width: 290px;
height: 113px;box-sizing:border-box;float:left;
-moz-box-sizing:border-box; padding: 20px;
background: #F6FAFF;margin-top: 25px;margin-right: 19px;
border-radius: 10px;}
.address li:nth-child(3){margin-right: 0px;} 
.address li .address-te1{font-size: 16px;
font-family: Source Han Sans CN;
font-weight: bold;
color: #333333;}
.address li .address-te2{font-size: 14px;
font-family: Source Han Sans CN;margin-top: 10px;
font-weight: 400;
color: #999999;}
.about-ditu{background: url(/National_Library/oe_/https://www.pdfmao.com/static/images/ditu.png); margin-top: 20px;
background-size:100% 100%;width: 907px;height: 330px;position:relative;}
.ditu-te {position: absolute;left: 380px;top: 10px;}
.ditu-te:hover {
animation:myfirst 0.5s;
-moz-animation:myfirst 0.5s; /* Firefox */
-webkit-animation:myfirst 0.5s; /* Safari and Chrome */
-o-animation:myfirst 0.5s; /* Opera */
}
@keyframes myfirst
{
0%   {top: 10px;}
50%  {top: 0px;}
100% {top: 10px;}
}
.about-tele{font-size: 16px;
font-family: Source Han Sans CN;
font-weight: bold;
color: #333333;}
.about-nav{font-size: 14px;
font-family: Source Han Sans CN;
font-weight: 400;margin-top: 10px;
color: #333333;}
.about-nr{display:flex; }
.about{min-height: 713px;background: #F4F6FF;padding-top: 28px;padding-bottom: 50px;}
.about-lift{width: 200px;
margin-right: 14px;
border-radius: 4px;} 
.about-lift ul{border: 1px solid rgba(206, 215, 255, 0.4);}
.about-lift ul li a{display: block;line-height:50px;padding-left: 40px; font-size: 16px;
font-family: Source Han Sans CN;box-sizing:border-box;
-moz-box-sizing:border-box; background: #FFFFFF;
font-weight: 400;
color: #333333;}
.about-lift ul li.acties a{background: #F1F5FF;color: #4078FF;border-right:4px solid #4078FF;}

.about-right{width: 986px;
min-height: 615px;padding: 22px 35px;
background: #FFFFFF;box-sizing:border-box;
-moz-box-sizing:border-box;  
border-radius: 0px 0px 8px 8px;}
#aboutus .policy{/*display: none*/}	
#aboutus .policy:nth-child(1){display: block}
.weitis .xielou li p.zzds-aq{font-size: 14px;
font-family: Source Han Sans CN;
font-weight: 400;position:relative;
color: #333333;cursor:pointer; 
line-height: 50px;}
.weitis .xielou li .zzds-rem{font-size: 14px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #999999;
line-height: 20px;}
.weitis .xielou li .active2{display: block}
.weitis .xielou li div{display: none}
.xielou li .arrow1{display: block;background: url(/National_Library/oe_/https://www.pdfmao.com/static/images/arrow1.png); background-size:100% 100%; width: 11px;height: 6px;position:absolute;right:0px;top:25px;} 
.xielou li .active1 .arrow1{background: url(/National_Library/oe_/https://www.pdfmao.com/static/images/arrow2.png); background-size:100% 100%;}
/**在线客服**/
.izl-rmenu{
   margin-right: 0;
   width: 66px;
   position: fixed;
   right: 2px;
   top: 45%;
   z-index:999;
}
.izl-rmenu .consult{    
	background-image: url(/National_Library/oe_/https://www.pdfmao.com/static/images/consult.png);
    background-repeat: no-repeat;
    background-position: center -77px;
    display: block;
    height: 56px;
    width: 56px;
}
.izl-rmenu .consult .phone {
    background-color: rgb(247,247,255);
    position: absolute;
    width: 160px;
    left: -160px;
    top: 0px;
    line-height: 73px;
    color: #000;
    font-size: 18px;
    text-align: center;
    display: none;
    box-shadow: #DDD -1px 1px 4px;
}
.izl-rmenu a.consult:hover .phone{display:inline !important;}
.izl-rmenu .kehuduan {
	position: relative;
	 animation: chahua-gif 1.8s infinite;
    background-image: url(/National_Library/oe_/https://www.pdfmao.com/static/images/kehud.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    display: block;
    text-align: center;
    width: 66px;
	height: 88px;
	margin-bottom: 5px;
}
.izl-rmenu .cart {
    background-image: url(/National_Library/oe_/https://www.pdfmao.com/static/images/consult.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    display: block;
    text-align: center;
    padding-top: 39px;
    padding-bottom: 18px;
    padding-left: 48px;
}
.izl-rmenu a.cart:hover .pic{display:block;}
.izl-rmenu .btn_top {
    background-image: url(/National_Library/oe_/https://www.pdfmao.com/static/images/float_top.png);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 49px;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}
.izl-rmenu .cart{position:relative;}
	.izl-rmenu .cart .pic{position: absolute;
    right: 50px;display: none;
    top: -18px;
    width: 214px;
    height: 229px;
    background: url(/National_Library/oe_/https://www.pdfmao.com/static/images/keefu1.png); 
    background-size:100% 100%; 
    box-sizing:border-box;
    -moz-box-sizing:border-box;padding-left: 34px;
    border-radius: 6px;padding-top: 34px;}
	.izl-rmenu .cart .pic img{display: block;}
	.izl-rmenu .cart .pic p{margin-top: 7px;
    text-align: left;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #999999;
    margin-left: 11px;}
	.izl-rmenu .cart:hover .pic{display: block}

 @keyframes chahua-gif {
           0% {top: -10px;}
           50% {top: -6px;}
           100% {top: -10px;}
        }
/**在线客服**/
.publics {vertical-align: middle; margin-right: 5px; position: relative; top: -2px;}
.main-content-lift .main-content-tele{font-size: 16px;
font-family: Source Han Sans CN;padding-left: 20px;
font-weight: 500;
color: #333333;
line-height: 54px;}
.main-content-lift ul li a{display: block;font-size: 14px;
font-family: Source Han Sans CN;padding-left: 40px;
font-weight: 400;
color: #333333;
line-height: 42px;}
.main-content-lift ul li:hover a{background: #F1F5FF;color: #5789FF;}	
.client{background: url(/National_Library/oe_/https://www.pdfmao.com/static/images/xzkehud.png); background-size:100% 100%; height: 118px;position:relative;}
.client p{text-align:center; font-size: 30px;font-family: Source Han Sans CN;font-weight: bold;color: #FFFFFF;line-height: 118px;}
.client a{display: block;width: 130px;
height: 44px;position:absolute;right:42px;top:37px;ont-size: 14px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #FFFFFF;text-align:center;
line-height: 44px;
background: linear-gradient(90deg, #377EFF, #5793FF);
border-radius: 6px;}
.client-tele h1{font-size: 34px;font-family: Source Han Sans CN;font-weight: bold;color: #333333;text-align:center;margin-top: 25px;}
.client-tele p{text-align:center;font-size: 16px;font-family: Source Han Sans CN;font-weight: 400;color: #717E94;margin-top: 10px;margin-bottom: 25px;}
/**下载**/
/***自定义*/
.customtele{border-bottom:1px solid #EAF1FF;overflow: hidden; }
.customtele p{line-height:50px;}
.customtele p.zuote{font-size: 14px;float:left;
font-family: Source Han Sans CN;
font-weight: 400;
color: #717E94;}.customtele p.youte{float:right;}
.customtele p.youte a.new_checked{font-size: 14px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #717E94;}
.pdfmintro .shangc {
vertical-align: middle;
padding-right: 5px;
}              
.pdfmintro h3{font-size: 16px;margin-top: 20px;
font-family: Source Han Sans CN;
font-weight: 500;
color: #717E94;}
.pdfmformat .convert_format span{}						
.pdfmformat .convert_format {
padding: 20px 0 0 0;
font-size: 14px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #717E94;
}.pdfmbiandan {
padding: 0px 0px 0 20px;
}.pdfmformat .convert_format ul {
display: inline;
}.pdfmformat .convert_format ul li {
display: inline-block;
}.pdfmformat .convert_format input[type=radio] {
margin-left: 25px;
position: relative;top: 2px;
margin-right: 5px;
}.yys-select li {
margin-left: 25px;
font-size: 14px;}
.yys-select li.yys-on {
margin-left: 0px;
font-size: 14px;
color: #717E94;
}	#yssbf {
font-family: "微软雅黑";
}.yys-select li.yys-on2 {
margin-left: 0px;
font-size: 12px;
color: #cccccc;
}	.shouji {
border: 1px solid #DDDDDD;
border-radius: 3px;
background-color: #fafafa;
width: 288px;
height: 34px;
margin-left: 5px;
font-size: 12px;
border-radius: 5px;
padding-left: 10px;
}	
	.heckbox {
    vertical-align: middle;
    position: relative;
    left: 0;
    top: -2px;
}
		.yysbar {
    width: 8px;
    height: 14px;
    position: absolute;
    top: -7px;
    left: 0;
    cursor: pointer;
    background: url(/National_Library/oe_/https://www.pdfmao.com/static/images/yys-bat.png);
    background-size: 100% 100%;
}		.yysscroll {
    width: 108px;
    height: 3px;
    background: #eeeeee;
    position: relative;
}	
	.yysmask {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 3px;
    background: -webkit-linear-gradient(left, #61adf3 , #6b9af7);
    background: -o-linear-gradient(left, #61adf3 , #6b9af7);
    background: -moz-linear-gradient(left, #61adf3 , #6b9af7);
    background: linear-gradient(to left, #61adf3 , #6b9af7);
}
.transformation{padding-bottom: 50px; background: #F4F6FF;padding-top: 30px;}
.main-content-lift{width: 200px;margin-right: 14px;
background: #FFFFFF;
border-radius: 8px;}
.displayfl{display:flex; }
.main-content-right{width: 986px;
min-height: 832px;padding-bottom: 50px;
background: #FFFFFF;
border-radius: 0px 0px 8px 8px;}
.advanced{width: 842px;margin: 0 auto}
.advanced .setting-tele{height: 70px;background: #F7FAFF;}
.advanced .setting-tele ul li{float:left;width: 33.33%;text-align:center;font-size: 16px;
font-family: Source Han Sans CN;
font-weight: 400; position:relative;
color: #717E94;
line-height: 70px;}
.advanced .setting-tele ul li:nth-child(1)::after {
content: "";
position: absolute;
bottom: 31px;
left: 70%;
width: 146px;
height: 1px;
background: #DAE7FF;}
.advanced .setting-tele ul li:nth-child(2)::after {
content: "";
position: absolute;
bottom: 31px;
left: 70%;
width: 146px;
height: 1px;
background: #DAE7FF;}
.setting-nr ul li p.operation{font-size: 16px;font-family: Source Han Sans CN;font-weight: 500;color: #717E94;}
.setting-nr ul li p.operation-te{font-size: 14px;font-family: Source Han Sans CN;font-weight: 400;color: #717E94;line-height: 20px;margin-top: 10px;}
.setting-nr ul{display: flex;}
.setting-nr ul li{display: flex;margin-top: 45px;
flex-direction: column;width: 33.33%;
align-items: center;
justify-content: center;}
.convert_format  ul li .inpxiala{width: 215px;font-size: 14px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #717E94;margin-left: 25px;
height: 34px;
background: #FFFFFF;
border: 1px solid #DDDDDD;
border-radius: 3px;}
	/**页面弹窗**/	
.xjpopup {
position: fixed;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.2);
display: none;
top: 0;
right: 0;
bottom: 0;
left: 0;
overflow: hidden;
outline: 0;
-webkit-overflow-scrolling: touch;
background-color: rgb(0, 0, 0);
filter: alpha(opacity=60);
background-color: rgb(0 0 0 / 40%);
z-index: 9999;}
.tcpo {
box-sizing:border-box;
-moz-box-sizing:border-box; 
width: 471px;
height: 195px;
background: #FFFFFF;
border-radius: 10px;
position: fixed;
top: 0;
right: 0;
left: 0;
bottom: 0;
margin: auto;
background: #fff;}
.tcpo1 {
box-sizing:border-box;
-moz-box-sizing:border-box; 
width: 360px;
height: 164px;
background: #FFFFFF;
border-radius: 10px;
position: fixed;
top: 0;
right: 0;
left: 0;
bottom: 0;
margin: auto;
background: #fff;}		
.popup-shang{height: 44px;
background: #F5F5F5;
border-radius: 10px 10px 0px 0px;}	
.popup-gb{display: block;width: 13px;height: 13px;background: url(/National_Library/oe_/https://www.pdfmao.com/static/images/popupgb.png); 
background-size:100% 100%;position:absolute;right:17px;top:14px;cursor:pointer;}
.tancuang{vertical-align: middle;margin-right: 5px;position:relative;top:-2px;}	
.popup-shang p{line-height:44px;padding-left: 22px;font-size: 16px;}	
.popup-xia{padding: 30px 20px;}	
.popup-xia p{font-size: 14px;}
.popup-xia1{padding:20px;}		
.xjpopup a.poxzkhd{width: 127px;
height: 39px;display: block;margin: 0 auto;
background: #2D5BE4;font-size: 14px;
font-weight: 500;
color: #FFFFFF;text-align:center;
line-height: 39px;
border-radius: 4px;}	
/**页面弹窗**/	
/**内页**/
.wusfuny{height: 125px;box-sizing:border-box;-moz-box-sizing:border-box; }
.ny-banner{text-align:center;}
.ny-banner .ny-tele{font-size: 32px;font-weight: bold;color: #333333;padding-top: 25px;text-align: left;}
.ny-banner ul li{float:left;font-size: 16px;color: #999999;}
.ny-banner ul li:nth-child(2n+2){margin: 0 15px;}
.fenxiang a{display: block;width: 16px;height: 16px;float:left;margin-top: 4px;margin-left: 8px}
.fenxiang a.qq1{background: url(/National_Library/oe_/https://www.pdfmao.com/static/images/qq1.png); background-size:100% 100%;}
.fenxiang a.wx{background: url(/National_Library/oe_/https://www.pdfmao.com/static/images/wx.png); background-size:100% 100%;}
.fenxiang a.kj{background: url(/National_Library/oe_/https://www.pdfmao.com/static/images/kj.png); background-size:100% 100%;}
.fenxiang a.wb{background: url(/National_Library/oe_/https://www.pdfmao.com/static/images/wb.png); background-size:100% 100%;}
.fenxiang a.bzd{background: url(/National_Library/oe_/https://www.pdfmao.com/static/images/bzd.png); background-size:100% 100%;}
.fenxiang a.fx{background: url(/National_Library/oe_/https://www.pdfmao.com/static/images/fx.png); background-size:100% 100%;}
.fenxiang a.db{background: url(/National_Library/oe_/https://www.pdfmao.com/static/images/db.png); background-size:100% 100%;}
.ny-banner ul{text-align: center;display: table;margin-top: 15px;}
.articl{padding-top: 25px;margin-bottom: 30px}
.mianbaoxie .location span{font-size: 16px;color: #666666;}
.mianbaoxie a{font-size: 16px;color: #666666;}
.mianbaoxie{padding: 20px 0;}
.articl-list{width: 72%;float: left;display: inline-block;}
.wushan-right {
    width: 25%;
    float: right;
    font-size: 14px;
	position:relative;top:-270px;
}			
.fenye-list{margin-top: 25px;margin-bottom: 25px;flex-wrap: wrap;
    justify-content: space-between;
    display: flex;}
.fenye-list a{border: 1px solid #DCDBDC;border-radius: 8px;padding: 15px 20px;width: 48%;display: block;font-size: 16px;color: #666666;white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;}
.fenye-list a:hover{color: #4D89FA;}
.pdftele {
	margin-bottom: 40px;
}
.pdftele .pdftele_top {
	display: flex;
	padding-bottom: 15px;
	align-items: center;
	border-bottom: 1px solid #EEEEEE;
}
.pdftele .pdftele_top h2 {
	font-weight: bold;
	font-size: 22px;
	color: #333333;
}
.pdftele .pdftele_top a {
	font-weight: 400;
	font-size: 14px;
	margin-left: 30px;
	color: #999999;
}
.pdftele .pdftele_top a.active {
	font-weight: 400;
	font-size: 14px;
	padding: 4px 8px;
	background: #1357D2;
	border-radius: 3px;
	color: #FFFFFF;
}
.pdftele_booer ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.pdftele_booer ul li a h3 {
	font-weight: 400;
	font-size: 14px;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 15PX;
	overflow: hidden;
	width: 280px;
	display: block;
	position: relative;
	color: #333333;
}
.pdftele_booer ul li:hover a h3 {
    color: #4D89FA;
}
.pdftele_booer ul li a h3::after {
	content: "";
	position: absolute;
	top: 8px;
	left: 0;
	width: 6PX;
	height: 6px;
	background-color: #1357D2;
	border-radius: 50%;
}
.pdftele_booer ul li a span {
	font-weight: 400;
	font-size: 14px;
	color: #999999;
}
.pdftele_booer ul li {
	width: 40%;
	margin-top: 20px;
}
.pdftele_booer ul li a {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.zzdsbjqs{text-align:center;
height: 227px;background: url(/National_Library/oe_/https://www.pdfmao.com/static/images/cbl.png); 
background-size:100% 100%; 
box-shadow: 0px 0px 25px 0px rgba(0, 63, 104, 0.06);
border-radius: 10px;}
.zzdsbjqs p.bjq1{font-size: 34px;font-weight: bold;color: #FFFFFF;padding-top: 35px;}
.zzdsbjqs p.bjq2{font-size: 16px;color: #FFFFFF;line-height: 19px;margin-top: 15px;}
.zzdsbjqs a.bjq3{width: 198px;height: 44px;line-height:44px;background: #FFFFFF;border-radius: 22px;display: block;font-size: 20px;
font-weight: 500;color: #4D89FA;transition: all 0.5s ease;margin: 35px auto 0;}
.zzdsbjqs a.bjq3:hover{transform: translateY(-6px);}
.articl-te p{font-size: 18px;line-height: 34px;margin-bottom: 10px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #333;}
.displaylift {
	width: 72%;
	padding-bottom: 25px;
	border-bottom: 1px solid #EEEEEE;
}
.labellist{
	display: flex;
    align-items: center;
}
.labellist span{
	margin-top: 10px;
	font-size: 14px;
	color: #333;
}
.labellist a {
	float: left;
	color: #999999;
	height: 26px;
	margin-top: 10px;
	line-height: 24px;
	background: #F7F7F7;
	border-radius: 3px;
	padding: 2px 10px;
	margin-right: 15px;
	font-size: 12px;
}
.labellist a:hover {
	background: #EAF0FF;
	color: #6290FF;
}
.articl-te p a{
	color: #4C88FA;
}
.articl-te img{
    margin-bottom: 10px;
    border: 1px solid #EEEEEE;
	max-width: 864px;
}
.articl-te{font-size: 18px;
font-family: Source Han Sans CN;
font-weight: 400;line-height: 34px;
color: #333;}
.downloads-zzds {
    width: 72%;
padding: 22px 37px;	
margin-top: 20px;
background: #F5F8FF;
border: 1px solid #3573EE;
border-radius: 10px;
height: 120px;
box-sizing: border-box;
-moz-box-sizing: border-box;}
.downloa-sy {width: 100%;}
.downloa-lift{float:left;}	
.downloa-right{float:right}
.downloa-lift img {
margin-right: 18px;
width: 76px;
height: 76px;}
.displ-te{text-align: left;}	
.displ-te .displ-te1{font-size: 24px;font-weight: bold;color: #4C88FA;margin-top: 5px;}
.displ-te .displ-te2{font-size: 16px;color: #999999;margin-top: 10px;}	
.downloa-right a {
display: block;
width: 190px;
height: 50px;
background: linear-gradient(90deg, #4B87FA, #94B5FF);
border-radius: 26px;
font-size: 20px;
color: #FFFFFF;
text-align:center;
line-height: 50px;
margin-top: 14px;
transition: all 0.5s ease;}	
.displayflex{display:flex;}
.popup{margin-left: 10px;}
.downloa-right a:hover{transform: translateY(-6px);}
.hnavtitle{font-size: 20px;display: flex;
    align-items: center; 
font-family: Source Han Sans CN;
font-weight: bold;
color: #333333;}
.hnavtitle img{margin-right: 6px;}
.hnavlist3 ul li .nunber{background: #D4E2FF;font-size: 12px;
    color: #5789FF;
    border-radius: 50%;padding: 1px 5.5px;margin-right: 6px;}
.hnavlist3 ul li a{font-size: 16px;
font-family: Source Han Sans CN;
font-weight: 400;white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;display: block;line-height: 30px;
color: #666666;}
.hnavlist3 ul li a h3{font-size: 16px;
font-family: Source Han Sans CN;
font-weight: 400;white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;display: block;line-height: 30px;
color: #666666;}
.hnavlist3 ul li{margin-top: 10px;}
.zuixinzx{
    border: 1px solid #EEEEEE;margin-top: 20px;
border-radius: 10px;padding: 20px 25px;}
.hnavlist3 ul li:hover a h3{color: #5789FF;}
.hnavlist3 ol li .nunber{background: #D4E2FF;font-size: 12px;
    color: #5789FF;
    border-radius: 50%;padding: 1px 5.5px;margin-right: 6px;}
.hnavlist3 ol li a{font-size: 16px;
font-family: Source Han Sans CN;
font-weight: 400;white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;display: block;line-height: 30px;
color: #666666;}
.hnavlist3 ol li a h3{font-size: 16px;
font-family: Source Han Sans CN;
font-weight: 400;white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;display: block;line-height: 30px;
color: #666666;}
.hnavlist3 ol li{margin-top: 10px;}
.hnavlist3 ol li:hover a h3{color: #5789FF;}
.nanbe ol li{list-style: auto;margin-left: 16px;}
.nanbe ul li{list-style: disc;margin-left: 16px;}
/**搜索页面**/
.course{overflow: hidden;
    background: #F4F6FF;
    padding-top: 28px;
    padding-bottom: 50px;}
    .course-banner img{width: 100%}	
    .course-nav{margin-top: 30px;}
    .course-search{width: 850px;
    margin: 30px auto 35px;}
    .course-search .aui-search-result-box1{
    border: 1px solid #6290FF;position: relative;
    border-radius: 6px;}			
    .aui-search-result-box1 input {
    background: none;
    display: block;
    border: none;
    height: 54px;
    line-height: 54px;
    padding-left: 50px;
    width: 88%;}			
    .icon-search-tn1 {
    position: absolute;
    right: 0px;
    top: 0px;cursor:pointer; 
    font-size: 16px;
    color: #FFFFFF;
    text-align:center;
    line-height: 54px;
    width: 90px;
    height: 54px;
    background: #6290FF;
    border-radius: 0px 6px 6px 0px;}			
    .aui-search-result-box1	.search-ico{position: absolute;
    left: 26px;
    top: 19px;
    width: 17px;
    height: 17px;
    background: url(/National_Library/oe_/https://www.pdfmao.com/static/images/search.png);
    background-size: 100% 100%;}	
    .course-lift{width: 206px;
    padding-bottom: 30px;float:left;
    background: #FFFFFF;box-sizing:border-box;
    -moz-box-sizing:border-box; 
    border-radius: 10px;}	
    .course-lift .course-tele{font-size: 16px;margin-bottom: 15px;
    font-weight: 400;padding-top: 20px;padding-left: 19px;
    color: #333333;}
    .course-lift ul li a{font-size: 14px;
    color: #999999;padding-left: 35px;display: block;
    font-weight: 400;}	
    .course-lift ul li{line-height:44px; }	
    .course-lift ul li:hover a{color: #759FFF;font-size: 14px;background: #EAF0FF;}	
    .course-right{width: 972px;
    float:right;box-sizing:border-box;
    -moz-box-sizing:border-box; }
    .course-right .course-ul ul li{padding-bottom: 22px;
    border-bottom: 1px solid #eeeeee;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;}			
    .course-right .course-ul ul li .syjiq-display {
    display: flex;
    }	
    .syjiq {
    width: 136px;
    height: auto;
    background: #FEF9F3;
    border-radius: 4px;
    }.syjiq-zuo{margin-right: 30px;}
    .syjiq-te {
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #333333;
    }	
    .syjiq-nr {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #999999;
    margin-top: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    
    }
    .syjiq-nr:hover{color: #6290FF}	
    .syjiq-te:hover{color: #6290FF}	
.syjiq-zhong{width: 100%}
    .syjiq-zhong a.pose:hover{  background: #EAF0FF; color: #6290FF;}		
    .syjiq-zhong a.pose {
    float: left;
    color: #999999;
    height: 26px;margin-top: 10px;
    line-height: 24px;
    background: #F7F7F7;
    border-radius: 3px;
    padding: 2px 10px;
    
    margin-right: 15px;
    font-size: 12px;
    }			
    .course-time{font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;margin-top: 10px;
    color: #999999;float: right;
    line-height: 26px;}
    
    .page-box {
    margin: 0 auto;
    text-align: center;
    display: table;
    font-size: 14px;
    }			
    .page-box .yem {
    float: left;
    margin-right: 5px;
    margin-top: 10px;
    height: 30px;
    }			
    
    .page-box .yem a {
    
    padding: 8px 12px;
    background: #F5F5F5;
    color: #999999;
    margin: 0 5px;
    }			
    .page-box .yem a.actived {
    background: #6592FF;
    color: #fff;
    }			
    .foot-ss {
    float: left;
    }.usernam {
    border:none;
    width: 36px;
    background: #F5F5F5;
    height: 36px;
    }	.userna {
    color: #2d2d2d;
    line-height: 30px;
    background: #F5F5F5;
    width: 42px;
    border:none;
    height: 36px;
    }
    .syjiq-te span{color: #F74E4E }
/****/
.course-right .course-ul {
	background: #FFFFFF;
	padding: 5px 30px 35px 30px;
	border-radius: 10px;
}
.course-right .course-top {
	background: #FFFFFF;
	padding: 20px 30px 17px 30px;
	border-radius: 10px;
	width: 100%;
	margin-bottom: 15px;
}
.course-right .course-top h2 {
	font-family: Source Han Sans CN;
	font-weight: bold;
	display: flex;
	align-items: center;
	font-size: 20px;
	color: #333333;
}
.course-right .course-top h2 img {
	margin-right: 6px;
}
.course-right .course-top p {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #999999;
}
.course-right .course-top a {
	display: block;
	height: 44px;
	background: #5789FF;
	width: 100%;
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 44px;
	border-radius: 4px;
}
.course-liebiao ul li {
	width: 234px;
	margin-bottom: 15px;
	padding: 20px;
	background: #FFFFFF;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-radius: 10px;
}
.course-liebiao ul li h3 {
	font-family: Source Han Sans CN;
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
	color: #333333;
}
.course-liebiao ul li img {
	width: 194px;
	height: 108px;
	border-radius: 10px;
}
.course-liebiao ul li a {
	display: block
}
.course-liebiao ul li .times {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
}
.course-liebiao ul li .times span {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 12px;
	color: #999999;
	margin-top: 20px;
}
.course-liebiao ul {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
}
.course-liebiao ul li:hover h3 {
	color: #6290FF;
}
.course-liebiao ul li:hover .times span {
	color: #6290FF;
}
.bannerbj {
	background: url(/National_Library/oe_/https://www.pdfmao.com/static/images/course-banner1.png);
	background-size: 100% 100%;
	height: 150px;
}
.course-banner h2 {
	text-align: center;
	line-height: 150px;
	font-size: 35px;
	color: #fff;
	font-weight: bold;
}

/**修改**/
.main-content-lift .lists p{position:relative;cursor:pointer;}
.main-content-lift .lists p i{display: block;position:absolute;right:23px;top:23px;background: url(/National_Library/oe_/https://www.pdfmao.com/static/images/jt1.png); background-size:100% 100%;width: 12px;height: 8px; } 	
.main-content-lift .lists ul{display: none}
.main-content-lift .active ul{display: block}
.main-content-lift .active p i{transform: rotate(180deg);}
.setting-nr1 h3{display: flex;
align-items: center;font-weight: bold;
font-size: 16px;
color: #3C76F8; }
.setting-nr1 ul li h3 img{margin-right: 6px;}
.setting-nr1 ul li p{font-weight: 400;margin-top: 10px;
font-size: 14px;
line-height: 24px;
color: #717E94;}
.setting-nr1 ul li p a.txt{color:#4B8BFF;text-decoration: underline;}
.setting-nr1 ul li{margin-top: 20px;}
.setting-nr1 ul li p a.boent{background: linear-gradient(90deg, #377EFF, #5793FF);
border-radius: 14px;padding: 4px 8px;font-weight: 400;
font-size: 12px;
color: #FFFFFF;}
/****/
.mr_frbox{height:140px;padding:0px 21px 0px;}
.mr_frBtnL{float:left;margin:50px 21px 0px 0px;cursor:pointer;display:inline;width: 34px;
    height: 36px;
    background: #D8D8D8;
    border-radius: 4px;justify-content: center;
    display: flex;
    align-items: center;}
.mr_frUl{float:left;height:130px;}
.mr_frBtnR{float:right;margin-top:50px;cursor:pointer;width: 34px;
    height: 36px;
    background: #D8D8D8;
    border-radius: 4px;justify-content: center;
    display: flex;
    align-items: center;}
.mr_frUl ul li{display:inline;float:left;height:130px;width:136px;margin-right:13px;overflow:hidden;}
.mr_frUl ul li img{display:block;margin-bottom:7px;}
.remen-1{padding-top: 10px;padding-bottom: 50px;background: #F5F5F5;}
.title-gn-5{text-align: center; margin-bottom: 30px;margin-top: 30px;}
.remen{width: 1175px;margin: 0 auto;}
.remen .rem{font-weight: bold;
    font-size: 34px;text-align:center; 
    color: #333333;}
.mr_frUl ul li{text-align:center; }
.mr_frUl ul li h3{font-size:14px;color:#0a1a3b;font-weight:400;}
.mr_frBtnL:hover{background: #689EFF;}
.mr_frBtnR:hover{background: #689EFF;
/**栏目页**/