@charset "utf-8";
/* CSS Document */
body {
	width: 100%;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	color: #333;
    background: #f2f2f2;
	font-size: 15px;
	position:relative;
	font-family: 'Microsoft Yahei', 'SimSun', sans-serif;
}
form, p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
i {
	font-style: normal;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
input, select {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	vertical-align: middle;
	outline: 0;
	font-family: 'Microsoft Yahei', 'SimSun', sans-serif;
}
a {
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
.fix:before, .fix:after {
	content: "";
	display: table;
}
.fix {
*zoom:1;
}
.fix:after {
	clear: both;
}

button
{
	font-family: 'Microsoft Yahei', 'SimSun', sans-serif;
}
form, p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
i {
	font-style: normal;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
input, select {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	vertical-align: middle;
	outline: 0;
	font-family: 'Microsoft Yahei', 'SimSun', sans-serif;
}
a {
	text-decoration: none;
	cursor: pointer;
}a
a:hover {
	text-decoration: none;
}

.p-cont{
    width:1000px;
    padding:0 10px;
    margin:0 auto;
    overflow: hidden;
}

.wid_banner{
    background:url("/images/adi-download202109/banner.jpg") 50% no-repeat;
    height:520px;
}

.p-h{
    background:url("/images/adi-download202109/title-bg.png") 50% no-repeat;
    height:98px;
    margin-top: 50px;
    margin-bottom: 30px;
}

.p-h2{
    height:98px;
    margin-top: 50px;
    margin-bottom: 30px;
    font-size:32px;
    font-weight: 600;
    text-align: center;
}

.p-box{
    background: #fff;
    border-radius:6px;
    padding:30px 60px;
    min-height:554px;
}

.p-book-box{
    background: #fff;
    border-radius:6px;
    overflow: hidden;
    width: 100%;
    text-align: center;
    min-height:554px;
}

.p-text{
    line-height:36px;
    font-size:16px;
    margin-bottom:40px;
}


.p-d-btn{
    margin-top:77px;
    margin-bottom: 20px;
    text-align: center;
}

.p-box-2{
    background: #fff;
    border-radius:6px;
    overflow: hidden;
    padding:30px 0;
}

.p-box-2 span{
    display: inline-block;
    vertical-align: middle;
}

.p-mgt-30{
    margin-top:30px;
}
.p-mgb-40{
    margin-bottom:40px;
}

.p-title{
    width: 166px;
    height: 40px;
    background:url("/images/adi-download202109/title2-bg.png") no-repeat;
    line-height: 40px;
    text-align: center;
    font-size:20px;
    color:#fff;
    margin-bottom:30px;
    font-weight: bold;
}

.p-time{
    display: inline-block;
    width: 122px;
    height:27px;
    margin:0 10px;
}

.p-time-str{
    background:url("/images/adi-download202109/p-time-str.png") no-repeat;
    vertical-align: middle;
}

.p-time-end{
    background:url("/images/adi-download202109/p-time-end.png") no-repeat;
    vertical-align: middle;
}

.p-md-text{
    text-align: center;
    padding:10px 0;
    font-size:18px;
}

.p-d-icon{
    display:inline-block;
    background:url("/images/adi-download202109/d-icon.png") no-repeat;
    vertical-align: middle;
    width: 30px;
    height:37px;
    margin:0 10px;
}

.p-gift-icon{
    display:inline-block;
    background:url("/images/adi-download202109/gift.png") no-repeat;
    vertical-align: top;
    width: 34px;
    height:32px;
    margin:0 10px;
}

.p-d-text{
    font-weight: bold;
    color:#62adcf;
}

.p-gift-text{
    font-weight: bold;
    color:#f0890f;
}

.p-line-text{
    font-size:18px;
    margin-bottom: 40px;
}

.p-piot{

}

.p-card-box{
    text-align: center;
    font-weight: bold;
    font-size:18px;
}

.p-card-box img{
    margin-bottom:15px;
}

.p-btm-bg{
    background:url("/images/adi-download202109/bg4.png") 50% 0 no-repeat;
    height: 190px;
    margin-bottom: -60px;
}

.p-piot2{
    font-size:20px;
    font-weight: bold;
    color:#f0890f;
    text-align: center;
    margin-bottom: 10px;
}

.p-btm-logo{
    text-align: center;
    margin:70px 0 60px;
}

.p-jsq{
    text-align: center;
    color:#999999;
    font-size:14px;
    padding-bottom:60px;
}

.p-nav{
    position: relative;
    z-index: 10;
    height: 50px;
    background: #003d2d;
    box-shadow: 0 -2px 20px #333;
    color:#fff;
    line-height: 50px;
}

.p-nav2{
    position: relative;
    z-index: 10;
    height: 70px;
    background: #fff;
    box-shadow: 0 -2px 20px #dedede;
    color:#009694;
    line-height: 70px;
}

.p-nav-ct{
    width:1000px;
    margin:0 auto;
    text-align: right;
}

.p-nav-ct2{
    width:1000px;
    margin:0 auto;
    text-align: right;
    position: relative;
}

.p-nav-ct span{
    margin:0 10px;
}

.p-nav a{
    color:#fff;
    font-size:16px;
}

.p-nav-ct2 span{
    margin:0 10px;
}

.p-nav2 a{
    color:#009694;
    font-size:16px;
}

.p-nav2 .p-logo{
    position: absolute;
    left: 0;
    top:10px;
}

.p-user-icon{
    display: inline-block;
    position: relative;
    top:4px;
    margin-right:6px;
    width:18px;
    height:20px;
    background:url("/images/adi-download202109/user-icon.png") 50% 0 no-repeat;
}

.p-nav-ct2 .p-user-icon{
    display: inline-block;
    position: relative;
    top:4px;
    margin-right:6px;
    width:18px;
    height:20px;
    background:url("/images/adi-download202109/user-icon2.png") 50% 0 no-repeat;
}

.p-exit-icon{
    display: inline-block;
    position: relative;
    top:4px;
    margin-right:6px;
    width:18px;
    height:18px;
    background:url("/images/adi-download202109/exit-icon.png") 50% 0 no-repeat;
}

.p-nav-ct2 .p-exit-icon{
    display: inline-block;
    position: relative;
    top:4px;
    margin-right:6px;
    width:18px;
    height:18px;
    background:url("/images/adi-download202109/exit-icon2.png") 50% 0 no-repeat;
}

.p-form-box{
    background:#fff url("/images/adi-download202109/book2.jpg") 50% 0 no-repeat;
    border-radius: 6px;
    width: 1000px;
    margin:  auto;
    padding:60px 0;
}

.p-btm-ct{
    width: 745px;
    margin: 0 auto;
}

.p-form-ct{
    width:745px;
    margin: 0 auto 30px;
    background:url("/images/adi-download202109/box-bg.png") repeat;
    border-radius: 6px;
    overflow: hidden;
    padding:30px 0;
    box-shadow: 0 9px 10px #f0f0f0;
}

.p-tj-btn{
    margin-bottom:25px;
    text-align: center;
}

.p-ui-text-c{
    color:#666;
}

.p-ui-text{
    font-size:12px;
    line-height: 24px;
    color:#999;
    margin-bottom:25px;
    text-align: justify;
}

.p-ui-text em{
    color:#ff0000;
    display: inline-block;
    margin: 0 4px;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    top:4px;
    font-style: normal;
}


.p-form-line-v{
    height:35px;
    line-height: 35px;
    margin-bottom: 30px;
}

.p-form-label{
    text-align: right;
    font-size:16px;
    position: relative;
}

.p-form-text{
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color:#666;
    width: 100%;
    border: 1px solid #c1c1c1;
    border-radius: 4px;
    padding:0 10px;
}

.p-form-select{
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color:#666;
    width: 100%;
    border: 1px solid #c1c1c1;
    border-radius: 4px;
    padding:0 10px;
}

.p-msg{
    font-size: 14px;
    color:#999;
}

input.p-ys-check{
    width: 16px;
    height:16px;
    vertical-align: middle;
    margin: 0;
    margin-right:5px;
}

.p-ys-label{
    vertical-align: middle;
    color:#666;
    font-size:16px;
    font-weight: normal;
    margin: 0;
}

.p-mgb-10{
    margin-bottom: 10px;
}

.p-sty{
    margin-bottom:-14px;
    position:relative;
    z-index:10;
}

.p-bf-bt{
    font-size: 14px;
    color: #999;
    font-weight: normal;
    margin-left: 5px;
    position:absolute;
    right:15px;
    top:0;
}

.p-left-bg{
    position: absolute;
    right: 300px;
    top:360px;
    width:350px;
    height:331px;
    background:url("/images/adi-download202109/book3.png") no-repeat;
}

.p-left-bg2{
    position: absolute;
    left: 0;
    top:2000px;
    width:118px;
    height:284px;
    background:url("/images/adi-download202109/bg3.png") no-repeat;
}

.p-right-bg{
    position: absolute;
    right: 0;
    top:1400px;
    width:130px;
    height:356px;
    background:url("/images/adi-download202109/bg2.png") no-repeat;
}

.p-l-r-bg2 .p-left-bg{
    top:500px;
}

.p-l-r-bg2 .p-left-bg2{
    top:1600px;
}

.p-l-r-bg2 .p-right-bg{
    top:900px;
}

.p-are-bg{
    background: #fff;
    width: 100%;
    padding:30px;
    background: #fff;
    border-radius: 6px;
    margin:30px 0;
    font-size: 18px;
    color: #333;
    line-height: 40px;
    position: relative;
    z-index: 10;
}

.p-are-bg p{
    margin-bottom: 20px;
}

.p-title-bg{
    background:url("/images/adi-download202109/title-bg-n.png") no-repeat;
    height:35px;
    padding-left:45px;
    line-height: 35px;
    font-size: 19px;
    font-weight: 500;
    color:#fff;
    letter-spacing:4px;
    margin-bottom: 20px;
}

.p-title-bg-s2{
    letter-spacing:1px;
    padding-left:25px;
    margin-top: 50px;
}

.p-list li{
    margin-bottom: 15px;
}

.p-list i{
    display: inline-block;
    width: 4px;
    height: 10px;
    background: #196652;
    margin-right: 10px;
}

@media (min-width:1200px){
    .p-btm-bg,.p-piot{
        display:block;
    }
    .p-d-icon,.p-gift-icon{
        display: inline-block;
    }
    .p-piot2{
        display:none;
    }
    .p-card-box img{
        width:60%;
    }
}

@media (max-width:1200px){
    .p-btm-bg,.p-piot,.p-d-icon,.p-gift-icon{
        display:none;
    }
    .p-piot2{
        display:block;
    }
    .p-card-box img{
        width:70%;
    }
    .p-card-box{
        margin-bottom:30px;
    }
    .p-book-box{
        min-height:460px;
    }
    .wid_banner{
        background: url(/images/adi-download202109/banner-min-2.jpg) 50% no-repeat;
        background-size:auto 200px;
        height:200px;
    }
    .p-jsq{
        margin-bottom:60px;
    }
    .p-box{
        padding:30px 20px;
    }

    .p-d-btn{
        margin-top:40px
    }

    .p-d-btn img{
        width:100%;
    }
}

@media (min-width:1000px){
    .p-form-box,.p-nav-ct,.p-nav-ct2{
        width: 1200px;
    }
    .p-form-box{
        width: 850px;
    }
}

@media (max-width:1000px){
    .p-form-box,.p-nav-ct,.p-nav-ct2{
        width: 100%;
    }
}

@media (min-width:745px){
    .p-form-ct,.p-btm-ct{
        width: 745px;
    }
}

@media (max-width:745px){
    .p-form-ct,.p-btm-ct{
        width: 100%;
        padding:0 15px;
    }
    .p-form-ct{
        padding:20px 15px;
    }
    .p-ui-text{
        text-align: left;
    }
    .p-logo{
        display: none;
    }
    .p-sty{
        margin-top:20px;
    }
}

@media (min-width:1190px){
    .p-form-label{
        text-align: right;
    }
    .p-form-line-v{
        margin-bottom: 30px;
    }
    .p-aft-bt{
        display: inline-block;
    }
    .p-bf-bt{
        display:none;
    }
}

@media (max-width:1190px){
    .p-aft-bt{
        display: none;
    }
    .p-bf-bt{
        display:inline-block;
    }
    .p-form-label{
        text-align: left;
    }
    .p-form-line-v{
        margin-bottom: 0;
    }
}

@media (max-width:1600px){
    .p-l-r-bg{
        display: none;
    }
}

label.help-block{
    position: relative;
    top:-16px;
    font-size:12px;
    font-weight: normal;
    letter-spacing: 1px;
    color:#f00;
}
label#ys-error{
    position: relative;
    top:0;
}

input.p-ys-check{
    display: inline-block;
}

ul.rules {
    margin:0 50px 30px;
    line-height:28px;
}