@charset "UTF-8";
.pointer {
    cursor: pointer;
}
.bold {
    font-family: 'Noto Sans SC', 'Source Han Sans', 'OPPO Sans', 'Roboto', 'MiSans', 'HarmonyOS Sans', '思源黑体', sans-serif;
}
.icon, .ico, .icon_service, .icon_mtfir {
    display: inline-block;
    overflow: hidden;
    zoom: 1;
    vertical-align: top;
    background-repeat: no-repeat;
 *display: inline;
}
.img_icon {
    background: url(../images/icon.png) no-repeat -50px 0;
}
.bun_white {
    width: 16px;
    height: 16px;
    background-position: -599px -23px;
    margin-top: 2px;
    margin-right: 5px;
}
.bun_red {
    background-position: -599px 0px;
}
.lamp {
    width: 15px;
    height: 17px;
    background-position: -650px 0;
}
.increase {
    width: 16px;
    height: 17px;
    background-position: -150px -50px;
}
.icon_phone {
    width: 11px;
    height: 16px;
    background-position: 0 0;
}
.icon_next {
    width: 22px;
    height: 37px;
    background-position: -100px 0;
}
.icon_img_gray:hover {
    background-position: -200px -50px;
}
.icon_img_gray {
    width: 16px;
    height: 13px;
    background-position: -200px -63px;
}
.list_style_type {
    width: 12px;
    height: 12px;
    background-position: -250px -50px;
}
.bun_close {
    width: 36px;
    height: 36px;
    background-position: -400px 0;
}
.green_close {
    width: 25px;
    height: 25px;
    background-position: -450px 0;
}
.form_err {
    width: 12px;
    height: 12px;
    background-position: -550px 0;
}
.yellow_close {
    width: 14px;
    height: 14px;
    background-position: 0 -50px;
}
.talk_arrow {
    width: 19px;
    height: 11px;
    background-position: -500px 0;
}
.icon_phone01 {
    width: 13px;
    height: 13px;
    background-position: -100px -50px;
}
.icon_phone02 {
    width: 13px;
    height: 10px;
    background-position: -100px -68px;
}
.icon_phone_yellow {
    width: 22px;
    height: 18px;
    background-position: -50px -50px;
}
.black_close {
    width: 39px;
    height: 39px;
    background-position: -250px -50px;
}
.sigh {
    width: 19px;
    height: 17px;
    background-position: -300px -50px;
}
.error {
    color: red;
    font-size: 12px;
    margin-top: 8px;
    display: block;
}
.error .error-txt {
    padding-left: 20px;
    line-height: 14px;
    height: 14px;
    background: url(../images/bg_layer_ico.png) no-repeat left -30px;
}
input, textarea {
    font-size: 14px;
}
input:focus, textarea:focus {
    outline: none;
}
input {
    filter: chroma(color=#000000);
}
/*banner*/
.ba-banner {
    width: 100%;
    background: url(../images/bg_banner1.jpg) no-repeat center top;
    height: 589px;
    position: relative;
    z-index: 5;
}
.ba-banner .tab-menu-box {
    height: 248px;
    position: absolute;
    bottom: -70px;
    left: 50%;
    margin-left: -600px;
    z-index: 5;
}
.ba-banner .tab-menu-box .tab-title-box {
    height: 48px;
    background: url(../images/bg_white.png) repeat;
}
.ba-banner .tab-menu-box .tab-title-box li {
    width: 399px;
    text-align: center;
    font-size: 16px;
    color: #262626;
    float: left;
    height: 48px;
    line-height: 48px;
    font-weight: bold;
}
.ba-banner .tab-menu-box .tab-title-box li.last-width {
    width: 400px;
}
.ba-banner .tab-menu-box .tab-title-box li.list-border {
    border-left: 1px solid #240a4f;
    border-right: 1px solid #240a4f;
}
.ba-banner .tab-menu-box .tab-title-box li.cur, .ba-banner .tab-menu-box .tab-title-box li:hover {
    background: #fff;
    color: #f3091a;
    font-weight: bold;
}
.ba-banner .tab-menu-box .tab-content-box {
    height: 200px;
    background: #fff;
    padding-left: 125px;
    color: #262626;
    width: 1075px;
    box-shadow: 0 4px 6px #e1e1e9;
}
.ba-banner .tab-menu-box .tab-content-box .content1 {
    padding-top: 35px;
}
.ba-banner .tab-menu-box .tab-content-box .content1 .error {
    padding-left: 438px;
}
.ba-banner .tab-menu-box .tab-content-box .content1 .search-msg {
    color: #262626;
    height: 20px;
    line-height: 20px;
}
.ba-banner .tab-menu-box .tab-content-box .content1 .search-msg em {
    padding-right: 18px;
    font-weight: bold;
}
.ba-banner .tab-menu-box .tab-content-box .content1 .search-msg span {
    display: inline-block;
    background: url(../images/bg_banner1_ico.png) no-repeat;
    height: 20px;
    padding: 0 30px;
}
.ba-banner .tab-menu-box .tab-content-box .content1 .search-msg span.cur {
    background-position: 0 -20px;
}
.ba-banner .tab-menu-box .tab-content-box .content1 .search-input-box {
    height: 60px;
    padding-top: 25px;
}
.ba-banner .tab-menu-box .tab-content-box .content1 .search-input-box input {
    float: left;
}
.ba-banner .tab-menu-box .tab-content-box .content1 .search-input-box .txt1, .ba-banner .tab-menu-box .tab-content-box .content1 .search-input-box .txt2, .ba-banner .tab-menu-box .tab-content-box .content1 .search-input-box .txt3 {
    height: 58px;
    line-height: 58px;
    padding: 0 15px;
    font-size: #f52f3e;
    font-size: 16px;
}
.ba-banner .tab-menu-box .tab-content-box .content1 .search-input-box .txt1 {
    border: 1px solid #f52f3e;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    width: 406px;
}
.ba-banner .tab-menu-box .tab-content-box .content1 .search-input-box .txt2 {
    width: 268px;
    border: none;
    border-top: 1px solid #f52f3e;
    border-bottom: 1px solid #f52f3e;
}
.ba-banner .tab-menu-box .tab-content-box .content1 .search-input-box .txt3 {
    width: 704px;
    border-left: 1px solid #f52f3e;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.ba-banner .tab-menu-box .tab-content-box .content1 .search-input-box .txt4 {
    width: 527px;
}
.ba-banner .tab-menu-box .tab-content-box .content1 .search-input-box .search-btn {
    height: 60px;
    line-height: 60px;
    width: 215px;
    color: #fff;
    padding: 0;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    background: #ff5b67 url(../images/bg_btn.jpg) no-repeat left top;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border: none;
    border-left: none;
}
.ba-banner .tab-menu-box .tab-content-box .content1 .search-msg3 {
    height: 20px;
    line-height: 20px;
    background: url(../images/bg_banner1_ico.png) no-repeat left -40px;
    padding-left: 25px;
    width: 922px;
    color: #ff5b67;
    padding-bottom: 13px;
}
.ba-banner .tab-menu-box .tab-content-box .content1 .search-msg3 .num-box {
    float: right;
    color: #262626;
    font-size: 16px;
}
.ba-banner .tab-menu-box .tab-content-box .content1 .search-msg3 .num-box .num {
    color: #f52f3e;
}
.ba-banner .tab-menu-box .tab-content-box .content2 {
    padding-top: 47px;
}
.ba-banner .tab-menu-box .tab-content-box .content2 .error {
    padding-left: 190px;
}
.ba-banner .tab-menu-box .tab-content-box .content2 .search-input-box {
    padding-top: 0px;
}
.ba-banner .tab-menu-box .tab-content-box .content2 .search-option-box {
    float: left;
    border: 1px solid #f52f3e;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    width: 125px;
    height: 58px;
    line-height: 58px;
    background: #f5f5f5 url(../images/bg_banner1_ico.png) no-repeat 124px -60px;
    padding-left: 52px;
    font-size: 16px;
    position: relative;
}
.ba-banner .tab-menu-box .tab-content-box .content2 .search-option-box .search-option-slider {
    padding: 12px 0;
    position: absolute;
    left: 0;
    top: 59px;
    background: #f5f5f5;
    border: 1px solid #e6e6e6;
    width: 176px;
}
.ba-banner .tab-menu-box .tab-content-box .content2 .search-option-box .search-option-slider ul li {
    cursor: pointer;
    text-align: center;
    line-height: 32px;
    position: relative;
}
.ba-banner .tab-menu-box .tab-content-box .content2 .search-option-box .search-option-slider ul li:hover {
    color: #f52f3e;
}
.ba-banner .tab-menu-box .tab-content-box .content2 .search-option-box .search-option-slider ul li .slider-block {
    width: 488px;
    height: 229px;
    background: #f5f5f5;
    border: 1px solid #e6e6e6;
    padding: 10px 25px;
    position: absolute;
    left: 177px;
    background: #fff;
    z-index: 50;
    top: -14px;
 *top: -20px;
    border-left: none;
    font-size: 14px;
}
.ba-banner .tab-menu-box .tab-content-box .content2 .search-option-box .search-option-slider ul li .slider-block ol li {
    text-align: left;
    color: #666;
}
.ba-banner .tab-menu-box .tab-content-box .content2 .search-option-box .search-option-slider ul li .slider-block ol li:hover {
    color: #666;
}
.ba-banner .tab-menu-box .tab-content-box .content2 .search-option-box .search-option-slider ul li .slider-block ol li em {
    width: 4px;
    height: 4px;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
    background: #666;
    margin-right: 8px;
}
.ba-banner .tab-menu-box .tab-content-box .content2 .search-option-box .search-option-slider .list2 .slider-block {
    top: -46px;
 *top: -52px;
}
.ba-banner .tab-menu-box .tab-content-box .content2 .search-option-box .search-option-slider .list3 .slider-block {
    top: -78px;
 *top: -84px;
}
.ba-banner .tab-menu-box .tab-content-box .content2 .search-option-box .search-option-slider .list4 .slider-block {
    top: -110px;
 *top: -116px;
}
.ba-banner .tab-menu-box .tab-content-box .content2 .search-option-box .search-option-slider .list5 .slider-block {
    top: -142px;
 *top: -148px;
}
.ba-banner .tab-menu-box .tab-content-box .content2 .search-option-box .search-option-slider .list6 .slider-block {
    top: -174px;
 *top: -180px;
}
.ba-banner .tab-menu-box .tab-content-box .content2 .search-option-box .search-option-slider .list7 .slider-block {
    top: -206px;
 *top: -212px;
}
.ba-banner .tab-menu-box .tab-content-box .content3 {
    padding-top: 47px;
}
.ba-banner .tab-menu-box .tab-content-box .content3 .error {
    padding-left: 0px;
}
.ba-banner .tab-menu-box .tab-content-box .content3 .search-input-box {
    padding-top: 0;
}
/*专利服务*/
.ba-title1 {
    font-size: 32px;
    color: #262626;
    padding: 50px 0 30px 0;
}
.ba-title2 {
    padding: 0px 0 30px 0;
}
.ba-title2 span {
    font-size: 24px;
    padding-left: 5px;
}
.ba-title2 span em {
    color: #f3091a;
    font-weight: bold;
}
.text-center {
    text-align: center;
}
.ba-section1 {
    width: 100%;
    height: 902px;
    background: url(../images/bg_banner2.jpg) no-repeat center top;
}
.ba-section1 .section1-content-position {
    position: relative;
    height: 540px;
}
.ba-section1 .section1-pos1 {
    height: 200px;
}
.ba-section1 .section1-content-box {
    position: absolute;
    top: 0;
    width: 1210px;
}
.ba-section1 .section1-content-box .item1 {
    width: 360px;
    height: 520px;
    color: #fff;
    background: url(../images/bg_section2.jpg) no-repeat;
    float: left;
    margin: 0 18px 20px 0;
    box-shadow: 0 3px 3px #c5bdb1;
}
.ba-section1 .section1-content-box .item1 .tit {
    font-size: 36px;
    text-align: center;
    padding-bottom: 35px;
}
.ba-section1 .section1-content-box .item1 .empty-con {
    height: 260px;
    background: url(../images/section2-ico3.png) no-repeat 115px 70px;
}
.ba-section1 .section1-content-box .item1 .empty-con2 {
    height: 82px;
}
.ba-section1 .section1-content-box .item1 .empty-con3 {
    height: 10px;
}
.ba-section1 .section1-content-box .item1 li {
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    padding-left: 116px;
    background: url(../images/section2-ico2.png) no-repeat;
    margin-bottom: 12px;
}
.ba-section1 .section1-content-box .item1 .list1 {
    background-position: 78px 0;
}
.ba-section1 .section1-content-box .item1 .list2 {
    background-position: 77px -60px;
}
.ba-section1 .section1-content-box .item1 .item1-msg-box {
    padding: 0 38px;
    line-height: 30px;
    font-size: 16px;
}
.ba-section1 .section1-content-box .item1 .item1-msg-box .tit-padding {
    padding-bottom: 6px;
}
.ba-section1 .section1-content-box .item-btn1 {
    width: 200px;
    height: 54px;
    background: #ffedee;
    text-align: center;
    line-height: 54px;
    color: #ff5b67;
    font-size: 18px;
    display: inline-block;
    border-radius: 4px;
    margin-top: 75px;
}
.ba-section1 .section1-content-box .item2 {
    float: left;
    width: 405px;
    height: 255px;
    background: #fff;
    margin: 0 10px 10px 0;
    box-shadow: 0 3px 4px #e1e1e9;
}
.ba-section1 .section1-content-box .item2 .item-content1 {
    width: 405px;
    height: 255px;
}
.ba-section1 .section1-content-box .item2 .item-content1 .empty-con {
    height: 35px;
}
.ba-section1 .section1-content-box .item2 .item-content1 .empty-con2 {
    height: 50px;
    background: url(../images/section2-ico.png) center top no-repeat;
}
.ba-section1 .section1-content-box .item2 .item-content1 .msg1 {
    font-size: 24px;
    padding: 12px 0;
    text-align: center;
    color: #262626;
}
.ba-section1 .section1-content-box .item2 .item-content1 .msg2 {
    line-height: 27px;
    color: #999;
    font-size: 16px;
    text-align: center;
}
.ba-section1 .section1-content-box .item2 .item-content2 {
    width: 320px;
    height: 228px;
    border-top: 2px solid #f52f3e;
    padding: 25px 50px 0 35px;
    position: relative;
}
.ba-section1 .section1-content-box .item2 .item-content2 .msg1 {
    font-size: 24px;
    color: #f52f3e;
    padding-bottom: 8px;
}
.ba-section1 .section1-content-box .item2 .item-content2 .msg2 {
    font-size: 18px;
    color: #262626;
    line-height: 32px;
}
.ba-section1 .section1-content-box .item2 .item-content2 .msg3 {
    font-size: 16px;
    color: #999;
    line-height: 30px;
}
.ba-section1 .section1-content-box .item2 .item-content2 .msg4 {
    font-size: 16px;
    color: #999;
}
.ba-section1 .section1-content-box .item2 .item-content2 .msg4 em {
    color: #262626;
    line-height: 26px;
}
.ba-section1 .section1-content-box .item2 .item-content2 .btn-box {
    text-align: center;
    position: absolute;
    width: 320px;
    left: 35px;
    bottom: 20px;
}
.ba-section1 .section1-content-box .item2 .item-content2 .btn-box .s-btn {
    background: #ff5b67 url(../images/bg-btn.png) left top no-repeat;
    color: #fff;
    font-size: 18px;
    width: 160px;
    height: 46px;
    line-height: 46px;
    border-radius: 4px;
    text-align: center;
    display: inline-block;
}
.ba-section1 .section1-content-box .item2-2 .item-content1 .empty-con2 {
    background-position: center -50px;
}
.ba-section1 .section1-content-box .item2-3 .item-content1 .empty-con2 {
    background-position: center -100px;
}
.ba-section1 .section1-content-box .item2-4 .item-content1 .empty-con2 {
    background-position: center -150px;
}
.ba-section1 .section1-content-box .item3 {
    width: 292px;
    margin-right: 10px;
    background: #fff;
    height: 200px;
    float: left;
    box-shadow: 0px 3px 4px #e1e1e9;
}
.ba-section1 .section1-content-box .item3 .item-content1 {
    width: 292px;
    height: 200px;
}
.ba-section1 .section1-content-box .item3 .item-content1 .empty-con {
    height: 40px;
}
.ba-section1 .section1-content-box .item3 .item-content1 .empty-con2 {
    height: 50px;
    background: url(../images/section2-ico.png) center top no-repeat;
}
.ba-section1 .section1-content-box .item3 .item-content1 .msg1 {
    font-size: 24px;
    padding: 18px 0;
    text-align: center;
    color: #262626;
}
.ba-section1 .section1-content-box .item3 .item-content2 {
    border-top: 2px solid #f52f3e;
}
.ba-section1 .section1-content-box .item3 .item-content2 .empty-con {
    height: 20px;
}
.ba-section1 .section1-content-box .item3 .item-content2 .msg1 {
    font-size: 24px;
    padding: 18px 0;
    text-align: center;
    color: #262626;
}
.ba-section1 .section1-content-box .item3 .item-content2 .btn-box {
    text-align: center;
}
.ba-section1 .section1-content-box .item3 .item-content2 .btn-box .download-btn {
    padding: 0 15px;
    display: inline-block;
    background: #ff5b67 url(../images/bg-btn.png) left top no-repeat;
    color: #fff;
    font-size: 18px;
    text-align: center;
    height: 46px;
    line-height: 46px;
    border-radius: 4px;
}
.ba-section1 .section1-content-box .item3 .item-content2 .msg2 {
    color: #666;
    font-size: 14px;
    text-align: center;
    padding-top: 10px;
}
.ba-section1 .section1-content-box .item2-5 .item-content1 .empty-con2 {
    background-position: center -200px;
}
.ba-section1 .section1-content-box .item2-6 .item-content1 .empty-con2 {
    background-position: center -250px;
}
.ba-section1 .section1-content-box .item2-7 .item-content1 .empty-con2 {
    background-position: center -300px;
}
.ba-section1 .section1-content-box .item2-8 .item-content1 .empty-con2 {
    background-position: center -350px;
}
.ba-section1 .section1-content-box .item3-width {
    width: 294px;
}
/*申请流程*/
.ba-section2 {
    width: 100%;
    height: 494px;
    background: url(../images/bg_banner3.jpg) no-repeat center top;
}
.ba-section2 .section2-content-box {
    width: 1200px;
    height: 370px;
    background: url(../images/bg_section3.jpg) no-repeat;
    box-shadow: 0 4px 5px #e1e1e9;
}
.ba-section2 .section2-content-box .empty-con1 {
    height: 175px;
}
.ba-section2 .section2-content-box li {
    float: left;
    text-align: center;
    color: #262626;
}
.ba-section2 .section2-content-box .list1 {
    width: 140px;
    padding-left: 60px;
}
.ba-section2 .section2-content-box .list1 .msg {
    font-size: 18px;
    font-weight: bold;
}
.ba-section2 .section2-content-box .list1 .msg-btn1 {
    display: inline-block;
    padding: 0 33px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #f52f3e;
    color: #f52f3e;
    border-radius: 4px;
    margin-top: 28px;
}
.ba-section2 .section2-content-box .list1 .msg-btn1:hover {
    background: #ff5b67 url(../images/bg-btn.png) no-repeat left top;
    color: #fff;
}
.ba-section2 .section2-content-box .list2 {
    padding-left: 98px;
}
.ba-section2 .section2-content-box .list3 {
    padding-left: 85px;
    width: 160px;
}
.ba-section2 .section2-content-box .list3 .empty-con1 {
    height: 189px;
}
.ba-section2 .section2-content-box .list3 .msg-btn1 {
    padding: 0 15px;
    margin-top: 38px;
}
.ba-section2 .section2-content-box .list4 {
    padding-left: 80px;
}
.ba-section2 .section2-content-box .list5 {
    padding-left: 72px;
}
/*申请费用**/
.ba-section3 {
    width: 100%;
    background: url(../images/bg_banner4.jpg) no-repeat center top;
    height: 685px;
}
.ba-section3 .section3-content-box {
    border: 1px solid #e6e6e6;
    padding: 80px 30px 100px 30px;
    background: #fff;
    box-shadow: 0 3px 4px #e1e1e9;
}
.ba-section3 .section3-content-box .title1 {
    font-size: 24px;
    text-align: center;
    color: #262626;
    padding-bottom: 102px;
    font-weight: bold;
}
.ba-section3 .section3-content-box li {
    width: 240px;
    float: left;
    height: 100px;
    background: url(../images/bg-ico1.png) no-repeat;
    padding-left: 142px;
}
.ba-section3 .section3-content-box li dt {
    color: #262626;
    font-size: 18px;
    font-weight: bold;
    padding: 5px 0 12px 0;
}
.ba-section3 .section3-content-box li dd {
    font-size: 16px;
    color: #999;
    line-height: 26px;
}
.ba-section3 .section3-content-box .list1 {
    background-position: 42px 0;
    border-right: 1px dashed #e6e6e6;
}
.ba-section3 .section3-content-box .list2 {
    background-position: 42px -100px;
}
.ba-section3 .section3-content-box .list3 {
    background-position: 42px -200px;
    border-right: none;
    width: 200px;
    padding-left: 152px;
}
.ba-section3 .section3-content-box .empty-con2 {
    height: 50px;
    border-bottom: 1px dashed #e6e6e6;
}
.ba-section3 .section3-content-box .btn-box {
    padding-top: 46px;
    text-align: center;
}
.ba-section3 .section3-content-box .btn-box .j-btn {
    margin: 0 54px;
    width: 190px;
    text-align: center;
    height: 48px;
    line-height: 48px;
    color: #fff;
    display: inline-block;
    border-radius: 4px;
    font-size: 16px;
}
.ba-section3 .section3-content-box .btn-box .j-btn.j-btn1 {
    background: #ff5b67 url(../images/bg-btn.png) left top no-repeat;
}
.ba-section3 .section3-content-box .btn-box .j-btn.j-btn2 {
    background: #ff5b67 url(../images/bg-btn2.png) left top no-repeat;
}
.ba-section3 .section3-content-box .btn-box .j-btn1:hover {
    background: #f52f3e;
}
.ba-section3 .section3-content-box .btn-box .j-btn2:hover {
    background: #4656cb;
}
/*常见问题常用模板*/
.ba-section4 {
    width: 100%;
    background: url(../images/bg_banner5.jpg) no-repeat center top;
    height: 822px;
}
.ba-section4 .section-left {
    float: left;
}
.ba-section4 .section-right {
    float: right;
}
.ba-section4 .section-left .content-box {
    position: relative;
    width: 635px;
    height: 700px;
    padding: 0 20px;
    box-shadow: 0 3px 4px #e1e1e9;
    background: #fff;
    border: 1px solid #e6e6e6;
}
.ba-section4 .section-left .content-box .que-msg {
    width: 645px;
    height: 20px;
    background: #f5f5f5;
    font-size: 16px;
    position: absolute;
    padding: 25px 0 25px 30px;
    left: 0;
    bottom: 0;
}
.ba-section4 .section-left .content-box .que-msg em {
    height: 20px;
    background: url(../images/bg_banner1_ico.png) no-repeat left -40px;
    display: inline-block;
    width: 25px;
    vertical-align: middle;
}
.ba-section4 .section-left .content-box .que-msg .color-style {
    color: #4757cc;
}
.ba-section4 .section-left .content-box .wd-wrap {
    line-height: 90px;
    border-bottom: 1px dashed #e6e6e6;
    cursor: pointer;
}
.ba-section4 .section-left .content-box .wd-wrap-style {
    border-bottom: none;
}
.ba-section4 .section-left .content-box .que-box {
    line-height: 90px;
    font-size: 18px;
    color: #262626;
}
.ba-section4 .section-left .content-box .que-box em {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    margin: 0 15px 0 10px;
    background: #ff5b67;
    box-shadow: 0px 2px 2px #e6e6e6;
}
.ba-section4 .section-left .content-box .ans-box {
    line-height: 30px;
    color: #999;
    font-size: 16px;
    height: 110px;
}
.ba-section4 .section-left .content-box .ans-box td {
    vertical-align: top;
}
.ba-section4 .section-left .content-box .ans-box .ans-ico {
    line-height: 30px;
}
.ba-section4 .section-left .content-box .ans-box em {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    margin: 0 15px 0 10px;
    background: #5a6ae3;
}
.ba-section4 .section-right .content-box {
    width: 502px;
    background: #fff;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    height: 700px;
    box-shadow: 0 3px 4px #e1e1e9;
}
.ba-section4 .section-right .content-box li {
    width: 250px;
    height: 232px;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    float: left;
}
.ba-section4 .section-right .content-box li .empty-con {
    height: 68px;
}
.ba-section4 .section-right .content-box li.list-style {
    height: 233px;
}
.ba-section4 .section-right .content-box li .ico {
    height: 50px;
    width: 50px;
    margin: 0 auto;
    display: block;
    background: url(../images/section4-ico.png) no-repeat;
}
.ba-section4 .section-right .content-box li .msg {
    font-size: 18px;
    text-align: center;
    padding-top: 22px;
    color: #262626;
}
.ba-section4 .section-right .content-box .content2 {
    width: 250px;
    height: 232px;
    background: #ff5b67;
}
.ba-section4 .section-right .content-box .content2 .empty-con {
    height: 35px;
}
.ba-section4 .section-right .content-box .content2 .msg {
    color: #fff;
    padding: 20px 0 25px 0;
}
.ba-section4 .section-right .content-box .content2 .ico {
    background-position: -50px 0;
}
.ba-section4 .section-right .content-box .content2 .download-btn {
    width: 140px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #f3091a;
    display: inline-block;
    border-radius: 4px;
    background: #ffedee;
    font-size: 16px;
}
.ba-section4 .section-right .content-box .list2 .content1 .ico {
    background-position: left -50px;
}
.ba-section4 .section-right .content-box .list2 .content2 .ico {
    background-position: -50px -50px;
}
.ba-section4 .section-right .content-box .list3 .content1 .ico {
    background-position: left -100px;
}
.ba-section4 .section-right .content-box .list3 .content2 .ico {
    background-position: -50px -100px;
}
.ba-section4 .section-right .content-box .list4 .content1 .ico {
    background-position: left -150px;
}
.ba-section4 .section-right .content-box .list4 .content2 .ico {
    background-position: -50px -150px;
}
.ba-section4 .section-right .content-box .list5 .content1 .ico {
    background-position: left -200px;
}
.ba-section4 .section-right .content-box .list5 .content2 .ico {
    background-position: -50px -200px;
}
.ba-section4 .section-right .content-box .list6 .content1 .ico {
    background-position: left -250px;
}
.ba-section4 .section-right .content-box .list6 .content2 .empty-con {
    height: 68px;
}
.ba-section4 .section-right .content-box .list6 .content2 .ico {
    background-position: -50px -250px;
}
.ba-section4 .section-right .content-box .list-style .content2 {
    height: 233px;
}
/*服务优势*/
.ba-section5 {
    width: 100%;
    background: url(../images/bg_banner6.jpg) no-repeat center top;
    height: 684px;
}
.ba-section5 .section5-box {
    height: 540px;
    border: 1px solid #e6e6e6;
    box-shadow: 0 3px 4px #e1e1e9;
    background: #fff;
}
.ba-section5 .section5-box .tit-box li {
    width: 33.3%;
    float: left;
    border-bottom: 2px solid #e6e6e6;
    height: 62px;
    line-height: 62px;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    position: relative;
    font-weight: bold;
}
.ba-section5 .section5-box .tit-box li:hover, .ba-section5 .section5-box .tit-box li.cur {
    border-bottom: 2px solid #f52f3e;
    color: #f52f3e;
}
.ba-section5 .section5-box .tit-box li:hover em, .ba-section5 .section5-box .tit-box li.cur em {
    display: block;
    position: absolute;
    border: 8px solid #fff;
    border-top: 8px solid #f52f3e;
    float: left;
    overflow: hidden;
    height: 0;
    width: 0;
    left: 48%;
    bottom: -18px;
}
.ba-section5 .section5-box .content-box .content1 {
    padding: 85px 48px 0 48px;
}
.ba-section5 .section5-box .content-box .content1 li {
    height: 66px;
    font-size: 16px;
    float: left;
    margin-bottom: 30px;
}
.ba-section5 .section5-box .content-box .content1 li.list-style {
    margin-right: 54px;
}
.ba-section5 .section5-box .content-box .content1 li .msg, .ba-section5 .section5-box .content-box .content1 li .ys-btn {
    float: left;
    display: block;
    height: 66px;
    line-height: 66px;
}
.ba-section5 .section5-box .content-box .content1 li .msg {
    width: 328px;
    border-left: 2px solid #6986d2;
    padding-left: 20px;
    background: url(../images/bg_list.jpg) no-repeat;
    color: #262626;
}
.ba-section5 .section5-box .content-box .content1 li .ys-btn {
    width: 170px;
    text-align: center;
    color: #fff;
    background: #6986d2;
}
.ba-section5 .section5-box .content-box .content1 li .ys-btn:hover {
    background: #596AE2;
}
.ba-section5 .section5-box .content-box .content1 .li1 .msg {
    background-position: 0 0;
}
.ba-section5 .section5-box .content-box .content1 .li2 .msg {
    background-position: 0 -66px;
}
.ba-section5 .section5-box .content-box .content1 .li3 .msg {
    background-position: 0 -132px;
}
.ba-section5 .section5-box .content-box .content1 .li4 .msg {
    background-position: 0 -198px;
}
.ba-section5 .section5-box .content-box .content1 .li5 .msg {
    background-position: 0 -264px;
}
.ba-section5 .section5-box .content-box .content1 .li6 .msg {
    background-position: 0 -330px;
}
.ba-section5 .section5-box .content-box .content2 {
    width: 1021px;
    height: 465px;
    background: url(../images/bg_map.jpg) no-repeat;
    margin: 0 auto;
    margin-top: 12px;
    position: relative;
}
.ba-section5 .section5-box .content-box .content2 .map-btn {
    width: 130px;
    height: 42px;
    line-height: 42px;
    color: #fff;
    font-size: 18px;
    padding-left: 30px;
    display: block;
    position: absolute;
}
.ba-section5 .section5-box .content-box .content2 .map-btn.map-btn3 {
    color: #666;
}
.ba-section5 .section5-box .content-box .content2 .map-btn1 {
    left: 132px;
    top: 32px;
}
.ba-section5 .section5-box .content-box .content2 .map-btn2 {
    right: 30px;
    top: 58px;
}
.ba-section5 .section5-box .content-box .content2 .map-btn3 {
    left: 58px;
    top: 130px;
}
.ba-section5 .section5-box .content-box .content2 .map-btn4 {
    left: 58px;
    top: 220px;
}
.ba-section5 .section5-box .content-box .content2 .map-btn5 {
    right: 51px;
    top: 198px;
}
.ba-section5 .section5-box .content-box .content2 .map-btn6 {
    right: 51px;
    top: 260px;
}
.ba-section5 .section5-box .content-box .content2 .map-btn7 {
    right: 108px;
    bottom: 100px;
}
.ba-section5 .section5-box .content-box .content2 .msg {
    position: absolute;
    width: 1198px;
    left: -88px;
    bottom: 0;
    background: #f5f5f5;
    line-height: 50px;
    height: 50px;
    color: #f52f3e;
    font-size: 16px;
    text-align: center;
}
.ba-section5 .section5-box .content-box .content3 {
    padding-top: 42px;
}
.ba-section5 .section5-box .content-box .content3 li {
    width: 33.3%;
    float: left;
    text-align: center;
    padding-bottom: 20px;
}
.ba-section5 .section5-box .content-box .content3 li .msg {
    line-height: 35px;
    font-size: 16px;
    color: #262626;
}
/*底部*/
.foot {
    width: 100%;
    height: 220px;
    background-color: #333;
}
.foot .f_con {
    width: 1200px;
    margin: 0 auto 30px;
    text-align: left;
    overflow: hidden;
}
.foot .f_con .fc_list {
    margin-top: 36px;
    margin-right: 96px;
    float: left;
    padding-left: 95px;
}
.foot .f_con .fc_list {
    background: url(../images/icon_foot01.png) left bottom no-repeat;
}
.foot .f_con .fc_lsec {
    background: url(../images/icon_foot02.png) left bottom no-repeat;
}
.foot .f_con .fc_lthr {
    background: url(../images/icon_foot03.png) left bottom no-repeat;
}
.foot .f_con .fc_last {
    margin-right: 0;
    background: url(../images/icon_foot04.png) left bottom no-repeat;
}
.fc_list .fcl_tit {
    font-size: 18px;
    color: #f7f9f9;
    margin-bottom: 20px;
}
.fc_list p {
    color: #7f7f7f;
    font-size: 14px;
    line-height: 20px;
}
.foot .f_bot {
    font-size: 14px;
    color: #545454;
    height: 74px;
    background-color: #2b2b2b;
    text-align: center;
}
.foot .f_bot p {
    font-size: 14px;
    line-height: 14px;
}
.foot .f_bot .fb_pfir {
    margin-bottom: 12px;
    padding-top: 20px;
    color: #7f7f7f;
}
.foot .f_bot .fb_pfir a {
    color: #afafaf;
}
.foot .f_bot .fb_pfir a:hover {
    color: #e6e5e5;
    text-decoration: underline;
}
/*返回顶部*/
.back_top {
    display: block;
    position: fixed;
    bottom: 160px;
    right: 10px;
    width: 50px;
    height: 50px;
    z-index: 199;
    background: #8991a5 url("../images/top.png") no-repeat;
    border-radius: 4px;
}
.hide {
    display: none;
}
/*  遮罩层  */
.mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter: Alpha(opacity=60);
    opacity: .6;
    z-index: 200;
}
/*商务通*/
.swt {
    position: fixed;
    top: 50%;
    right: 0;
    margin-top: -141px;
    z-index: 199;
}
.swt .swt_zai {
    float: left;
    width: 12px;
    height: 88px;
    border: 1px solid #0082ad;
    border-right: 0 none;
    background-color: #fff;
    color: #19bceb;
    padding: 13px 5px 0 7px;
    font-size: 12px;
    cursor: pointer;
    margin-top: 130px;
}
.swt .swt_zai .sw_trg {
    width: 0;
    height: 0;
    display: block;
    margin: 6px 0 0 4px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #0082ad;
}
.swt .swt_zai .sw_trg .swt .swt_zai .sw_trg {
    width: 0;
    height: 0;
    display: block;
    margin: 6px 0 0 4px;
    border-width: 4px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #0082ad;
}
.swt .swt_zai .sw_trg .swt .swt_zai .sw_trg_hid {
    border-width: 4px;
    border-color: transparent #0082ad transparent transparent;
    margin-left: 0;
}
.swt .swt_zai .sw_trg_hid {
    border-color: transparent #a70028 transparent transparent;
    margin-left: 0;
}
.swt_menu {
    width: 130px;
    font-size: 12px;
    text-align: center;
    float: left;
    background-color: #19bceb;
    border: 1px solid #0082ad;
    color: #fff;
}
.swt_menu .sm-ul {
    position: relative;
    z-index: 199;
    background-color: #19bceb;
    padding-bottom: 10px;
}
.swt_menu .sm_hour {
    margin-top: 10px;
}
.swt_menu ul .sm_list {
    height: 26px;
    width: 98px;
    border: 1px solid #fff;
    line-height: 26px;
    margin: 12px auto 0;
    cursor: pointer;
}
.swt_menu ul .sm_list a {
    color: #fff;
    display: block;
}
.swt_menu .sm_zai img {
    display: inline;
}
.swt_menu ul li.sm_list:hover {
    background-color: #0082ad;
    border-color: #0082ad;
}
.swt a.swt_zai:hover {
    color: #0082ad;
}
.swt_menu .sm_zai {
    width: 130px;
    position: relative;
    height: 65px;
    z-index: 191;
    padding-bottom: 0;
}
.swt_menu .sm_zai li {
    width: 130px;
    float: left;
    text-align: center;
    cursor: pointer;
}
.smz-con {
    width: 130px;
    z-index: 199;
    position: relative;
    background-color: #11a6d7;
    height: 61px;
    padding-top: 5px;
}
.smz-img {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}
.swt_menu .sm_zai .swt-phonebig {
    position: absolute;
    right: 130px;
    bottom: -5px;
    width: 0;
    z-index: 190;
}
.swt_menu .sm_zai .swt-ewmbig {
    position: absolute;
    right: 130px;
    bottom: -5px;
    width: 0;
    z-index: 190;
}
.swt_fk {
    display: none;
}
/*  弹出层 */
.layer {
    border-top: 4px solid #4656cb;
    background: #fff;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 201;
}
.layer table td.name {
    color: #262626;
}
.layer .name-long {
    vertical-align: top;
    line-height: 25px;
}
.layer .close-btn {
    position: absolute;
    right: 20px;
    top: 16px;
    display: block;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url(../images/bg_layer_ico.png) no-repeat;
}
.layer .title1 {
    height: 64px;
    text-align: center;
    font-size: 24px;
    line-height: 64px;
    border-bottom: 1px solid #e2e2e2;
    color: #262626;
    position: relative;
}
.layer .title2 {
    height: 82px;
    line-height: 82px;
}
.layer .title2 .close-btn {
    top: 26px;
}
.layer .success-ico {
    height: 36px;
    width: 36px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/bg_layer_ico.png) no-repeat left -82px;
    margin-right: 6px;
}
.layer1 {
    width: 460px;
    margin: -215px 0 0 -230px;
}
.layer1 .form-box {
    padding-top: 20px;
}
.layer1 .form-box td.padding1 {
    padding-bottom: 15px;
}
.layer1 .form-box .txt1 {
    border: 1px solid #e2e2e2;
    width: 262px;
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
}
.layer1 .form-box .ico-red {
    color: red;
    vertical-align: middle;
    padding-right: 5px;
}
.layer1 .form-box .style1 {
    line-height: 36px;
    vertical-align: top;
}
.layer1 .form-box .btn-box1 {
    padding: 15px 0 46px 0;
    text-align: center;
}
.layer1 .form-box .btn-box1 .sq-btn {
    width: 300px;
    height: 36px;
    line-height: 36px;
    background: #4656cb;
    color: #fff;
    text-align: center;
    display: inline-block;
    border-radius: 2px;
    font-size: 16px;
}
.layer1 .form-box .btn-box1 .zd-btn, .layer1 .form-box .btn-box1 .tw-btn {
    width: 142px;
}
.layer1 .form-box .btn-box1 .zd-btn {
    background: #999;
    margin-right: 20px;
}
.layer1 .form-box .btn-box1 .tw-btn {
    margin-left: 20px;
}
.layer1 .form-box .btn-box2 {
    padding-top: 0;
}
.layer1 .form-box .btn-box3 {
    padding: 0 0 30px 0;
}
.layer1 .form-box .fq-btn-box {
    padding-bottom: 54px;
}
.layer1 .form-box .fq-btn {
    cursor: pointer;
    color: #999;
    font-size: 16px;
    text-decoration: underline;
}
.layer1 .form-box .msg1 {
    font-size: 16px;
    line-height: 30px;
    padding: 20px 0 50px 0;
}
.layer1 .form-box .msg1 .red {
    color: red;
}
.layer1 .form-box .msg2 {
    color: red;
    line-height: 26px;
}
.layer1 .form-box .msg3 {
    color: #666;
    line-height: 26px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #e2e2e2;
}
.layer1 .form-box .list-box {
    padding: 12px 0 22px 0;
}
.layer1 .form-box .list-box li {
    float: left;
    height: 30px;
    line-height: 30px;
}
.layer1 .form-box .list-box li.list1 {
    width: 128px;
}
.layer1 .form-box .list-box li.list2 {
    width: 210px;
}
.layer1 .form-box .list-box li em {
    width: 4px;
    height: 4px;
    border-radius: 4px;
    background: #666;
    margin-right: 4px;
    display: inline-block;
    vertical-align: middle;
}
.layer1 .form-box2 {
    padding: 0 60px;
}
.layer2 {
    width: 540px;
}
/*专利申请*/
.patent-sq-layer-style {
    width: 540px;
    margin-left: -270px;
    margin-top: -300px;
}
.patent-sq-layer-style .form-box {
    padding: 30px 0 0 0px;
}
.patent-sq-layer-style .form-box .msg1 {
    background: url(../images/bg_layer_ico.png) no-repeat 60px -64px;
    height: 18px;
    line-height: 18px;
    padding: 0;
    padding-left: 90px;
    font-size: 14px;
    margin-bottom: 18px;
}
.patent-sq-layer-style .form-box .patent-type {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    background: #eeeef6;
    width: 80px;
    text-align: center;
    color: #666;
    margin-right: 5px;
    font-size: 12px;
    border-radius: 4px;
}
.patent-sq-layer-style .form-box .patent-type:hover, .patent-sq-layer-style .form-box .patent-type.cur {
    background: #4656cb;
    color: #fff;
}
.patent-sq-layer-style .form-box .patent-type2 {
    width: 62px;
}
.patent-sq-layer-style .form-box .txtarea {
    width: 324px;
    height: 98px;
    border: 1px solid #e6e6e6;
    resize: none;
    line-height: 26px;
    padding: 10px;
}
.patent-sq-layer-style .form-box .txtarea:focus {
    outline: none;
}
.patent-sq-layer-style .form-box .txt1, .patent-sq-layer-style .form-box .txt2 {
    width: 324px;
}
.patent-sq-layer-style .form-box .btn-box1 {
    padding: 15px 0 50px 0;
}
.patent-sq-layer-style .form-box .padding-top {
    padding-top: 22px;
}
.patent-sq-layer-style .form-box .ts-msg {
    height: 20px;
    background: #58b850 url(../images/bg_layer_ico.png) 10px -44px no-repeat;
    width: 130px;
    padding-left: 25px;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    margin-bottom: 2px;
}
.patent-sq-layer-style .form-box .name {
    padding-right: 5px;
}
.organ-layer, .zxr-organ-layer, .map-layer {
    margin-top: -130px;
}
/*专利无效宣告请求书*/
.validate-sq-layer-style .msg-1 {
    line-height: 24px;
    color: #262626;
    padding-left: 38px;
}
.validate-sq-layer-style .msg-2 {
    color: #999;
    line-height: 24px;
    padding: 0 38px 45px 38px;
}
/*专利答复审查意见*/
.answer-layer-style .hf-time {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    background: url(../images/bg_banner1_ico.png) no-repeat;
    padding: 0 20px 0 25px;
    cursor: pointer;
    color: #262626;
}
.answer-layer-style .hf-time:hover, .answer-layer-style .hf-time.cur {
    background-position: 0 -20px;
}
.answer-layer-style .form-box .msg-ts {
    padding: 0 60px 30px 60px;
    line-height: 24px;
}
/*查看机构资质*/
.organ-layer-style .form-box .msg1 {
    padding-left: 65px;
    background-position: 40px -64px;
}
.organ-layer-style .form-box .msg-addr {
    padding: 0 50px;
    line-height: 40px;
    color: #262626;
    font-size: 16px;
}
/*快速通道*/
.content_flash {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 3;
    background: url("../images/bg_black07.png");
    width: 100%;
}
.content_main {
    width: 1190px;
    margin: 0 auto;
    height: 139px;
}
.content_main .content_form {
    margin-right: 20px;
    margin-top: 25px;
    float: right;
    width: 365px;
    position: relative;
}
.content_main .content_form .download-box {
    width: 215px;
    height: 36px;
    background: #423AD8;
    position: absolute;
    top: 50px;
    left: 68px;
    cursor: pointer;
}
.content_main .content_form .download-box .ico-box {
    height: 36px;
    background: url(../images/download-btn.jpg) no-repeat 0 0;
    width: 50px;
    float: left;
}
.content_main .content_form .download-box .msg-box {
    float: left;
    line-height: 36px;
    text-align: center;
    color: #fff;
    width: 165px;
}
.content_flash {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 3;
    background: url(../images/bg_black07.png);
    width: 100%;
}
.content_main {
    width: 1190px;
    margin: 0 auto;
    height: 139px;
}
.content_main .content_form {
    margin-right: 20px;
    margin-top: 30px;
    float: right;
    width: 365px;
}
.content_flash .dialog_phone {
    display: none;
    padding: 5px 10px;
    width: 298px;
    height: 80px;
    border: 1px solid #ffd180;
    border-radius: 3px;
    background: #fff;
    position: absolute;
    margin-top: -105px;
}
.content_flash .dialog_phone .talk_arrow {
    position: absolute;
    bottom: -11px;
    left: 53px;
}
.content_flash .dialog_phone .yellow_close {
    position: absolute;
    right: 10px;
    top: 10px;
}
.content_flash .dialog_one .prompt {
    text-align: center;
    font-size: 14px;
    color: #333;
    line-height: 80px;
}
.content_flash .dialog_three dl {
    text-align: center;
}
.content_flash .dialog_three dl dt {
    margin-top: 5px;
}
.content_flash .dialog_three dl .phone_400 {
    font-size: 18px;
    color: #c40000;
    line-height: 18px;
    margin: 5px 0;
}
.content_flash .dialog_three dl dd {
    font-size: 12px;
    color: #333;
}
.content_flash .dialog_two li {
    font-size: 12px;
    color: #333;
    margin-top: 5px;
    line-height: 14px;
    height: 14px;
}
.content_flash .dialog_two li .phone_number {
    color: #999;
}
.content_flash .dialog_two li .img_icon {
    margin-top: 3px;
    margin-right: 3px;
}
.content_flash .dialog_two .prompt {
    margin-top: 5px;
    font-size: 12px;
    color: #333;
}
.content_flash .dialog_two .prompt .yellow_stress {
    color: #f80;
}
.talking {
    position: fixed;
    right: 5px;
    top: 50%;
    margin-top: -180px;
    text-align: center;
    vertical-align: middle;
}
.talking .talking_mine {
    width: 12px;
    padding: 13px 8px 13px;
    background: #fff;
    cursor: pointer;
    border: 1px solid #2f9578;
    float: left;
    margin-top: 130px;
}
.talking .talking_mine .talking_arrow {
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 5px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #2f9578 transparent transparent;
    border-left: none;
    margin-top: 5px;
    margin-left: 3px;
}
.talking .talking_mine .talking_arrow_mine {
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 5px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #2f9578;
    border-right: none;
    margin-top: 5px;
    margin-left: 3px;
}
.talking_main {
    width: 132px;
    height: 360px;
    background: #49b595 url(../images/all_day.png) no-repeat center 20px;
    border: 1px solid #3fa084;
    float: left;
}
.talking_main .talking_list {
    text-align: center;
    margin-top: 65px;
    padding-left: 15px;
}
.talking_main .talking_list a {
    display: block;
    width: 98px;
    height: 27px;
    border: 1px solid #fff;
    background: #49b595;
    color: #fff;
    text-align: center;
    line-height: 27px;
}
.talking_main .talking_list a:hover {
    background: #199d75;
}
.talking_main .talking_list li {
    padding-top: 12px;
}
.talking_main .logo {
    margin-top: 30px;
}
.content_main .content_form .form_phone {
    width: 351px;
    height: 36px;
    overflow: hidden;
}
.content_main .content_form .inp_text {
    float: left;
    padding-left: 10px;
    width: 231px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #e5e5e5;
    color: #333;
}
.content_main .content_form .btn {
    float: left;
    width: 108px;
    height: 36px;
    display: block;
    background-color: #e91d28;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 36px;
}
.content_main .content_form .err {
    float: left;
    width: 233px;
    height: 36px;
    padding-left: 10px;
    line-height: 36px;
    font-size: 14px;
    color: #fff !important;
    background-color: #999;
    margin-top: 0px;
}
.content_main .content_form .number {
    display: none;
    width: 351px;
    height: 36px;
    background-color: #fff;
    font-size: 30px;
    line-height: 36px;
    color: #3398ff;
    text-indent: 20px;
}
.content_main .content_form .dialog {
    display: none;
    position: absolute;
    background: #fff;
    width: 320px;
    height: 78px;
    padding: 15px 10px 10px 40px;
    z-index: 10;
    margin-top: -115px;
    border: 1px solid #deddde;
    font-size: 12px;
    line-height: 20px;
    color: #222;
}
.content_main .content_form .dialog .dialog_arrow {
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 7px;
    border-style: solid dashed dashed dashed;
    border-color: #fff transparent transparent transparent;
    border-bottom: none;
    position: absolute;
    left: 40px;
    bottom: -7px;
}
.content_main .content_form .dialog .sigh {
    position: absolute;
    margin-left: -25px;
}
.content_main .left_img_01 {
    margin-top: -153px;
}
.content_main .left_img_02 {
    margin-top: -16px;
}
.content_main .close_btn {
    margin-left: 20px;
    margin-right: 10px;
    margin-top: 10px;
    float: right;
}
.content_flash .increase {
    width: 351px;
    height: 36px;
    background-color: #fff;
    color: #3398ff;
    line-height: 36px;
    text-indent: 20px;
    font-size: 30px;
    display: none;
    overflow: hidden;
}
.flash_title {
    display: none;
    position: fixed;
    bottom: 70px;
    left: -100%;
    width: 206px;
    height: 151px;
    background: url(../images/flash_title.png) no-repeat left center;
    cursor: pointer;
}
/*2017/7/20*/
.layer .form-box .yz-padding {
    padding-top: 10px;
}
.layer .form-box .yz-txt1 {
    width: 170px;
}
.layer .form-box .yz-txt2 {
    width: 115px;
}
.layer .form-box .dt-btn-box {
    display: inline-block;
    vertical-align: top;
}
.layer .form-box .dt-btn-box .btn_gray {
    display: inline-block;
    width: 145px;
    height: 36px;
    font-size: 12px;
    background: #E6E6E6;
    color: #262626;
    line-height: 36px;
    text-align: center;
    margin-left: 5px;
}
.layer .form-box .dt-btn-box .btn_gray.min-btn {
    display: none;
    color: #999;
}
.layer .form-box .dt-btn-box2 .btn_gray {
    width: 138px;
}
.yz-layer .error {
    margin-top: 8px;
}
.yz-layer .form-box .btn-box1 {
    padding: 15px 0 30px 0;
}
.yz-layer .msg-1 {
    padding-left: 50px;
}
.yz-layer .msg-2 {
    padding: 0 38px 45px 50px;
}
.dynamic-code-layer .img-box {
    text-align: center;
    padding-bottom: 10px;
}
.dynamic-code-layer .tx-msg {
    font-size: 16px;
    text-align: center;
    color: #262626;
}
.dynamic-code-layer .title1 {
    border: 0;
}
.dynamic-code-layer .form-box .btn-box1 {
    padding: 15px 0 30px 0;
}
.dynamic-code-layer .msg-1 {
    padding-left: 50px;
}
.dynamic-code-layer .msg-2 {
    padding: 0 38px 45px 50px;
}

/*# sourceMappingURL=base.css.map */
