@charset "utf-8";
/* /zhuanti/other/flashYD/css/flashnote.css */
/*20200820 xff*/

@charset "gb2312";
/*reset*/

body, html {
    height: auto;
}

body {
    background: #fff;
    font-size: 14px;
    line-height: 24px;
    font-family: Verdana, arial, "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", "\9ED1\4F53", sans-serif;
    _font-family: "\5B8B\4F53";
    color: #333;
    position: relative;
    min-width: 1190px;
    overflow-x: hidden;
    width: 100%;
}

body, html, a, img, div, form, select, input, ul, ol, li, h1, h2, h3, h4, h5, h6, dd, dl, dt, p, label, em, span, cude, i {
    margin: 0;
    padding: 0
}

a {
    color: #333;
    text-decoration: none;
    cursor: pointer;
    ;
    outline: none
}

a:hover {
    color: #f9c452;
    text-decoration: none
}

ol, ul, li {
    list-style: none
}

em, i {
    font-style: normal
}

img {
    border: none;
    vertical-align: top
}

input, textarea {
    outline: none
}

textarea {
    resize: none
}

.cf {
    *zoom: 1;
    clear: both
}

.cf:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both
}

.fl, .fr {
    _display: inline
}

.fl {
    float: left
}

.fr {
    float: right
}

.lh {
    text-indent: -9999px;
    ;
    overflow: hidden
}

.gray {
    color: #999
}

/**/

.tbar {
    background: #f9f9f9;
    width: 100%;
    height: 74px;
    border-bottom: #e5e5e5 solid 1px;
    overflow: hidden;
}

.bre {
    width: 940px;
    margin: 0 auto;
    height: 41px;
    overflow: hidden;
    line-height: 41px;
    color: #4c4c4c;
    font-size: 20px;
    padding: 16px 10px 0;
}

.logo {
    margin-right: 10px;
    float: left;
}

.footer {
    background: #f8f8f8;
    text-align: center;
    font-size: 12px;
    line-height: 30px;
    padding: 20px 0;
    border-top: #e5e5e5 solid 1px;
    height: 90px;
    overflow: hidden;
}

.footer a {
    color: #333
}

.footer a:hover {
    color: #f60
}

/**/

.box {
    width: 800px;
    margin: 0 auto;
    border: #e5e5e5 solid 1px;
    border-top: none;
    border-bottom: none;
    padding: 0 80px;
}

.state {
    font-size: 16px;
    padding: 16px 0;
}

.state b {
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    font-weight: bold;
    padding-top: 20px;
    display: block
}

.state p {
    line-height: 30px
}

.how {
    padding-left: 104px;
}

.write {
    padding-bottom: 40px;
    border-top: #e5e5e5 solid 1px;
}

.write li {
    padding-top: 30px;
    overflow: hidden;
    line-height: 30px;
}

.write label {
    font-weight: bold;
    float: left;
    width: 104px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.write .r-box {
    float: left;
    width: 690px;
}

.write .r-box p img {
    padding: 0 3px;
    position: relative;
    *top: -7px;
}

.write i {
    color: #ff3d3d;
    padding-right: 10px;
}

.write dl {
    width: 500px;
    padding-top: 20px;
    font-size: 15px;
    overflow: hidden;
}

.write dl img {
    display: block;
    margin-right: 20px;
    width: 60px;
    height: 60px;
    margin-top: 10px;
}

.write dl dt, .write dl dd {
    display: block;
    width: 400px;
    color: #333
}

.write dl dd a {
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 10px;
    display: block;
    background: #70B603;
    border-radius: 3px;
    color: #fff;
}

.write dl dd a.orangeBtn {
    background: #FD6133;
}

.write a.green {
    color: #70B603;
    font-weight: bold;
    font-size: 18px;
}

.write a.orange {
    color: #E59A30;
    font-weight: bold;
    font-size: 18px;
}

.w-img {
    clear: both;
    padding-top: 20px;
}

.w-img img {
    display: block;
}

.two label {
    width: auto;
    float: none;
}

/**/

/*pop*/

.pt10 {
    padding-top: 10px !important;
}

.pt20 {
    padding-top: 20px !important;
}

.pt30 {
    padding-top: 30px !important;
}

.tac {
    text-align: center
}

.ft14 {
    font-size: 14px;
}

.pop {
    background-color: #fff;
    padding: 0 20px 20px;
    width: 480px;
    border-radius: 10px;
    position: relative;
    font-size: 16px;
    color: #333;
    overflow: hidden;
}

.pop i {
    color: #e65230
}

.pop .pop-close {
    width: 30px;
    height: 30px;
    background: url(../zhuanti/other/flashYD/images/btn.jpg?148ca13) no-repeat center center;
    position: absolute;
    right: 16px;
    top: 16px;
    cursor: pointer;
}

.pop-tit {
    height: 54px;
    line-height: 54px;
    color: #70c700;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    border-bottom: #dcdcdc solid 1px;
}

.pop-btn {
    text-align: center;
    border-top: #dcdcdc solid 1px;
    width: 100%;
    display: table;
    width: 100%;
    height: 45px;
    overflow: hidden;
    padding-top: 20px;
    margin-top: 30px;
}

.pop-btn a {
    background: #70c700;
    display: inline-block;
    vertical-align: top;
    height: 45px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 45px;
    border-radius: 4px;
    overflow: hidden;
    padding: 0 40px;
    margin: 0 10px;
}

.p-ts {
    font-size: 24px;
    text-align: center
}

.p-ts img {
    display: block;
    margin: 0 auto;
}

/* 底部覆盖 我们的样式，产品要求专门搞 */

body .my_footer {
    background: #f9f9f9;
    color: #4c4c4c;
}

body .my_cinfo, body .my_footer a, body .my_linfo {
    color: #4c4c4c;
}

body .my_footer a:hover, body .my_fnav .a_job {
    color: #4c4c4c;
}

body .my_fnav li a {
    border-right: 1px solid #4c4c4c;
} 

body .my_cinfo .my_service, body .my_linfo .my_cp {
    color: #4c4c4c;
}



.repair {
    background: url(../zhuanti/other/flashYD/images/img2.png?148ca13) no-repeat 0 0;
    width: 139px;
    height: 30px;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    line-height: 99;
    overflow: hidden;
}
.mod-other{
    margin: 20px 0;
}
.mod-other .item{
    display: inline-block;
    margin-left: 5px;
}

.mod-other .item  i{
    padding-right: 0;
    margin-right: 5px;
    vertical-align: middle;
}
.mod-other .item .i-360{
    background: url(../zhuanti/other/flashYD/images/360-icon.png?) no-repeat  center 0;
    display: inline-block;
    width: 22px;
    height: 21px;
}
.mod-other .item .i-qq{
    background: url(../zhuanti/other/flashYD/images/qq-icon.png?) no-repeat  center 0;
    display: inline-block;
    width: 22px;
    height: 21px;
    
}
.mod-other .item .i-sogo{
    background: url(../zhuanti/other/flashYD/images/sogo-icon.png?) no-repeat  center 0;
    display: inline-block;
    width: 22px;
    height: 22px;
}
.mod-ps{
    border-top: dashed 1px #e5e5e5;
    padding-top: 20px;
}

.mod-ps p{
    font-size: 14px;
    line-height: 34px;
}
.ps-footer{
    border-top: #e5e5e5 solid 1px;
    padding: 20px 0;
}
.ps-footer p{
    font-size: 15px;
}
