﻿@charset "utf-8";
/* CSS Document */
* {
    margin: 0px;
    padding: 0px;
}
.SubContent + p
    {
        font-size:16px !important; 
        line-height:2.2;
    }
html {
    height: 100%;
}

ul, li {
    list-style-image: none;
    list-style-type: none;
}

a {
    text-decoration: none;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clearBoth {
    clear: both;
    height: 0px;
    overflow: hidden;
}

img {
    border: 0px;
    border-width: 0px;
    margin: 0px;
}

body {
    margin: 0px;
    padding: 0px;
    font-family: '宋体',Arial, Helvetica, sans-serif; /*定义默认字体*/
    font-size: 12px;
    color: #000;
}

select {
    height: 28px;
    line-height: 28px;
    padding: 0px 4px;
}
/*登录界面css定义开始*/
#mngLoginTitle {
    font-size: 24px;
    color: #4b5a77; /***can be changed***/
    height: 28px;
    line-height: 28px;
    text-align: center;
}

#mngLoginBorder {
    margin-right: auto !important;
    margin-left: auto !important;
    margin-top: 15px;
    border: 1px #d9d9d9 solid;
    width: 681px;
    height: 551px;
    background: #FFF url(/Content/images/loginBg.jpg) no-repeat center center;
    box-shadow: 1px 1px 50px #c4c4c4;
    border-top: 2px solid #4285f4;
}

#adminLoginTitle {
    margin-top: 46px;
    margin-right: auto !important;
    margin-left: auto !important;
    margin-bottom: 58px;
    text-align: center;
    width: 662px;
    height: 38px;
}

#mngLoginBorder2 {
    margin-right: auto !important;
    margin-left: auto !important;
    border: 0px #252525 solid;
    width: 662px;
    height: 280px;
}

p.formRow {
    width: 357px;
    height: 68px;
    line-height: 68px;
    font-size: 18px;
    color: #3c3c3c; /***can be changed***/
    margin-right: auto !important;
    margin-left: auto !important;
}

    p.formRow label {
        width: 95px;
        height: 48px;
        display: block;
        float: left;
    }

    p.formRow span {
        display: block;
        height: 48px;
        width: 261px;
        float: left;
    }

        p.formRow span input[type="text"], p.formRow span input[type="password"] {
            width: 190px;
            height: 35px;
            line-height: 38px;
            border: 1px solid #afafaf;
            outline: none;
            margin-left: 10px;
            border-radius: 2px;
            padding-left: 52px;
        }

p.loginBtn {
    margin-top: 48px;
}

.txtBox0 {
    background: url(/Content/images/TagIcons.jpg) no-repeat 0px -10px;
}

.txtBox1 {
    background: url(/Content/images/TagIcons.jpg) no-repeat 0px -82px;
}

.txtBox2 {
    background: url(/Content/images/TagIcons.jpg) no-repeat 0px -155px;
    float: left;
    margin-top: 15px;
}

.ImgVcd {
    width: 120px;
    float: left;
    margin-left: -130px;
    margin-top: 16px;
    cursor: pointer;
}

img.Captcha {
    cursor: pointer;
}

#WebsiteTechSupport {
    font-size: 12px;
    color: #252525;
    height: 28px;
    line-height: 28px;
}

#mngLoginBtn {
    width: 357px;
    height: 44px;
    line-height: 44px;
    background: #4285f4;
    border: 0px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 18px;
    color: #FFF; /***can be changed***/
    font-family: 'Microsoft Yahei';
}

#mngLoginSupport {
    margin-top: 10px;
    margin-right: auto !important;
    margin-left: auto !important;
    color: #414141; /***can be changed***/
    width: 718px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
}

#WebsiteTechSupport {
    height: 28px;
    text-align: left;
}

    #WebsiteTechSupport a {
        color: #4b5a77;
        text-decoration: none;
    }

#WebsiteDevVersion {
    height: 28px;
    text-align: right;
}
/*登录界面css定义结束---------------------------------*/
/*隔行变色定义开始*/
.odd {
    background-color: #ffffff; /* 设置奇数行颜色 */
}

.even {
    background-color: #f5f5f5; /* 设置偶数行颜色 */
}

.TRclicked {
    background-color: #fffbcc; /* 设置该行被点击选中后的颜色 */
}

.OnMouseOn {
    background-color: #ffffff; /* 鼠标经过背景颜色 */
}
/*隔行变色定义结束-----------------------------------*/

#mngIndexTopBg {
    margin-right: auto !important;
    margin-left: auto !important;
    height: 80px;
    width: 1200px;
}

#mngIndexTop {
    margin-right: auto !important;
    margin-left: auto !important;
    height: 60px;
    /*box-shadow:0px 0px 5px #4285f4;*/
    padding-top: 10px;
}

#SysLogo {
    min-width: 380px;
    height: 60px;
    float: left;
}

    #SysLogo img.img_logo {
        height: 48px;
        width: auto;
        float: left;
        margin: 5px -5px 5px 5px;
    }

    #SysLogo h1, #SysLogo h3 {
        height: 58px;
        line-height: 58px;
        float: left;
        font-size: 24px;
        color: #ffffff;
        font-family: "Microsoft YaHei",'宋体',Arial, Helvetica, sans-serif;
        font-weight: normal;
    }

    #SysLogo h1 {
        padding-left: 10px;
        font-size: 28px;
    }


#TopMenus {
    /*width:480px;*/
    padding-right: 5px;
    height: 60px;
    float: right;
}

    #TopMenus ul {
        /*width:468px;*/
        height: 60px;
    }

        #TopMenus ul li {
            margin-right: 10px;
            width: 60px;
            min-height: 20px;
            height: auto;
            /* line-height: 29px; */
            float: right;
            text-align: center;
            font-size: 14px;
            padding-top: 5px;
            padding-bottom: 5px;
            /* background: #679ef9; */
            border-radius: 4px;
            border: 1px solid #e1a910;
        }

            #TopMenus ul li i {
                font-size: 22px;
                /*margin-bottom: 5px;*/
            }

            #TopMenus ul li a {
                color: #e1a910;
                text-decoration: none;
                font-size: 12px;
                display: block;
                line-height: 1.8em;
            }

                #TopMenus ul li a:hover {
                    text-decoration: underline;
                }

#mngIndexBottom {
    display: none; /*暂时不显示底部版权信息 20170912+*/
    margin-right: auto !important;
    margin-left: auto !important;
    height: 58px;
    line-height: 58px;
    font-size: 14px;
    color: #252525;
    text-align: center;
}

#mngIndexMid {
    margin-right: auto !important;
    margin-left: auto !important;
    width: 1210px;
    padding: 0px;
    /*height:auto!important;/*IE8 ,FF*/
    /*height:638px;/*ie6*/
    /*min-height:638px;/*IE8 ,FF*/
}

#MBodyLeft {
    font-family: '微软雅黑','宋体',Arial;
    margin: 0px;
    padding: 0px;
    width: 199px;
    float: left;
    overflow-y: auto;
    overflow-x: hidden;
}
/*#MBodyLeft::-webkit-scrollbar{width:10px;}/*用于实现Chrome内核浏览器，width:0px隐藏滚动条但仍可滚动*/
#MLeftMenu {
    margin: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    background-color: #F7F7F7;
    /*width:214px;*/
    /*height:auto!important;/*IE8 ,FF*/
    _height: 500px; /*ie6*/
    min-height: 600px; /*IE8 ,FF*/
    overflow: hidden;
    background: #f7f7f7 url(/Content/images/leftMenuBg.jpg) no-repeat center bottom;
}

#MLeftMenuItems {
    margin: 0px;
    padding: 0px;
    width: 199px;
}

.div_menu {
    height: auto;
}

#MLeftMenuItems h3 {
    margin: 0px;
    padding-left: 10px;
    /*width: 198px;*/
    height: 55px;
    line-height: 55px;
    color: #FFF;
    font-size: 18px;
    background: #eef0f0 url(/Content/images/MenuTitleBg.jpg);
}

#MLeftMenuItems p {
    margin: 0px;
    /*padding: 0px 0px 10px 0px;*/
    /*background:#FFF;*/
}

#MLeftMenuItems h3 i {
    margin: 0px 15px 0px 15px;
}

#MLeftMenuItems p a {
    display: block;
    margin-bottom: 3px;
    margin-top: 3px;
    line-height: 35px;
    overflow: hidden;
    text-decoration: none;
    height: 35px;
    color: #4c4c4c;
    font-size: 14px;
    border: 1px solid #dedede;
    background: #FFF;
    padding-left: 10px;
}

    #MLeftMenuItems p a i {
        margin-left: 8px;
        margin-right: 8px;
        font-size: 14px;
        color: #188aeb;
    }

    #MLeftMenuItems p a.current {
        /*color: #178aeb;*/
        border-left: 2px solid #178aeb;
    }

        #MLeftMenuItems p a.current:hover {
            text-decoration: underline;
        }

    #MLeftMenuItems p a:hover {
        text-decoration: underline;
        /*color:#656565;*/
    }

#MLeftMenuVersion {
    padding-top: 8px;
    /*background-image:url(/Content/images/neiye_r3_c3.jpg);
	background-repeat:no-repeat;*/
    width: 175px;
    height: 79px;
    font-size: 12px;
    color: #D3D8DE;
    line-height: 1.8em;
    text-align: center;
}

#MBodyRight {
    margin: 0px;
    margin-left: 238px;
    padding: 0px;
    padding-top: 2px;
    background-color: #FFF;
}

#mngLoginWelcomeInfo {
    height: 48px;
    line-height: 48px;
    color: #FFF;
    padding-left: 6px;
    padding-right: 6px;
    background: #188aeb;
    margin: 0 auto;
}

    #mngLoginWelcomeInfo ul li {
        width: 170px;
        text-align: center;
        float: left;
        margin-right: 1px;
    }

        #mngLoginWelcomeInfo ul li.on, #mngLoginWelcomeInfo ul li:hover {
            background: #36a3fe;
        }

        #mngLoginWelcomeInfo ul li a {
            color: #FFF;
            display: block;
            width: 170px;
            height: 48px;
            font-size: 16px;
        }

            #mngLoginWelcomeInfo ul li a:hover {
                text-decoration: none;
            }

.TextBoxt {
    border: 1px solid #BBBBBB;
    height: 26px;
    font-size: 12px;
    line-height: 32px;
    padding-left: 4px;
    padding-right: 2px;
    border-radius: 2px;
    width: 235px;
}

.TextBox {
    border: 1px solid #BBBBBB;
    height: 26px;
    font-size: 12px;
    line-height: 32px;
    padding-left: 4px;
    padding-right: 2px;
    border-radius: 2px;
    width: 235px;
}

.buttonBg {
    background: #4285f4;
    font-size: 12px;
    border: 1px solid #4285f4;
    height: 28px;
    line-height: 28px;
    min-width: 80px;
    color: #FFF;
    cursor: pointer;
    border-radius: 2px;
}

.submit {
    background: #4285f4 url(/Content/images/btnBg.png) center center;
    font-size: 14px;
    border: 1px solid #4285f4;
    height: 36px;
    line-height: 36px;
    min-width: 100px;
    color: #FFF;
    cursor: pointer;
    margin: 15px auto;
    border-radius: 2px;
}

.reset {
    background: #efefef;
    font-size: 14px;
    border: 1px solid #b5b5b5;
    height: 36px;
    line-height: 36px;
    min-width: 100px;
    color: #454545;
    cursor: pointer;
    margin: 25px auto;
    border-radius: 2px;
}

.TabTitleBg {
    border: 1px solid #efefef;
    line-height: 32px;
    color: #252525;
    font-weight: bold;
    background: #f5f5f5;
    font-size: 14px;
}

.DivTitleBg {
    border-bottom: 2px solid #e8e8e8;
    line-height: 38px;
    font-size: 18px;
    text-align: left;
    position: relative;
    color: #414141;
    font-weight: 600;
    font-family: 'Microsoft Yahei','宋体',Arial;
}

p.SubTitle {
    line-height: 38px;
    font-size: 14px;
    text-align: left;
    position: relative;
    color: #414141;
    margin: 0 auto;
    width: 88%;
}

.xuzhiTitle {
    margin: 0 auto;
    display: block;
    width: 100px;
    font-size: 16px;
    letter-spacing: 2px;
}

p.SubContent {
    line-height: 38px;
    font-size: 14px;
    text-align: left;
    position: relative;
    color: #000;
    margin: 20px auto;
    width: 88%;
}

.xuzhiContent {
    margin: 0 auto;
    display: block;
    color: #414141;
    width: 96%;
}

p.SubTitle .xuzhiTitle i.fa {
    font-size: 14px;
    margin-right: 4px;
    color: #b7d5ef;
}

.xuzhiAgree {
    width: 96%;
    margin: 0 auto;
    display: block;
    color: #007bc7;
    font-weight: bold;
    padding-top: 10px;
    padding-left: 13px;
    text-align: center;
    font-size:15px;
}

.DivTitleBg em.tabPgTitle {
    line-height: 34px;
    color: #FFF;
    background: #188aeb;
    font-weight: normal;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    padding: 0px 10px;
    border-radius: 4px 4px 0px 0px;
    margin-right: 3px;
    cursor: pointer;
}

    .DivTitleBg em.tabPgTitle.current {
        line-height: 38px;
        color: #FFF;
        background: #36a3fe;
        font-weight: bold;
        font-size: 14px;
        text-align: center;
        display: inline-block;
        padding: 0px 10px;
        border-radius: 4px 4px 0px 0px;
        margin-right: 3px;
    }

.DivTitleBg a.add {
    line-height: 32px;
    color: #ff0000;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    position: absolute;
    right: 10px;
    padding: 0px 8px;
    border: 1px solid #ff0000;
    border-radius: 2px;
}

    .DivTitleBg a.add:hover {
        color: #FFF;
        background: #ff0000;
        text-decoration: none;
    }
/*以下为通用数据表格样式，用于显示表格数据*/
.DataTable {
    margin-top: 8px;
    background-color: #FFF;
    border-top: 1pt solid #EEE;
    border-left: 1pt solid #EEE;
    /*font-size:14px;*/
    font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif;
}

    .DataTable td {
        border-bottom: 1pt solid #EEE;
        border-right: 1pt solid #EEE;
        padding: 4px 8px;
    }

    .DataTable th {
        background-repeat: repeat-x;
        border-bottom: 1px solid #E0E0E0;
        border-right: 1px solid #E0E0E0;
        padding: 5px 8px;
        height: 22px;
        color: #454545;
        text-align: left;
    }

    .DataTable tfoot td {
        height: 22px;
        color: #252525;
    }

    .DataTable a {
        color: #454545;
        /*border-bottom: 1px solid #4285f4;*/
        padding-bottom: 4px;
    }

        .DataTable a i {
            font-size: 14px;
            padding-right: 4px;
        }

        .DataTable a.imgLink {
            border-bottom: 0px;
        }

    .DataTable img {
        border: 0px;
    }

    .DataTable a:hover {
        /*text-decoration: underline;*/
        color: #4285f4;
    }

    .DataTable a.ico_edit {
        background: url(/Content/images/ico_edit.png) no-repeat left center;
        padding-left: 24px;
    }

    .DataTable a.ico_del {
        background: url(/Content/images/ico_del.png) no-repeat left center;
        padding-left: 24px;
    }
/*列表页底部分页列表*/
div.DataTablePageNum {
    height: 28px;
    border: 1pt solid #EEE;
    line-height: 28px;
    padding: 4px;
    margin-top: 5px;
    font-size: 14px;
}

.DataTablePageNum a {
    margin: 0 5px 0 5px;
    padding: 3px 0px;
    color: #4285f4;
    /* font-size: 12px; */
    /* text-decoration: underline; */
    border-bottom: 0px;
}

    .DataTablePageNum a.on {
        margin: 0 5px 0 5px;
        padding: 3px 0px;
        color: #4285f4;
        /* font-size: 12px; */
        /* text-decoration: underline; */
        border-bottom: 1px solid #4285f4;
    }

.TableResult {
    margin: auto;
    border-collapse: separate;
    border-spacing: 0px;
}

.TableNoBorder td { /*padding:2px 4px 2px 8px;*/
    font-size: 14px;
    color: #000;
}

    .TableNoBorder td.leftTitle {
        text-align: right;
    }

    .TableNoBorder td.leftTitle100 {
        text-align: right;
    }

    .TableNoBorder td.leftTitle120 {
        text-align: right;
    }

.TableResult {
    width: 100%;
    margin: auto;
    color: #000;
    margin-top: 10px;
}

    .TableResult .lisingle {
        padding: 2px 4px 2px 8px;
        font-family: '宋体',Arial;
        font-size: 14px;
        font-weight: normal;
        background: #f1f1f1;
        text-align: left;
        height: 44px;
        margin-top: 5px;
        line-height: 44px;
    }

    .TableResult .lidouble {
        padding: 2px 4px 2px 8px;
        font-family: '宋体',Arial;
        font-size: 14px;
        font-weight: normal;
        text-align: left;
        height: 44px;
        margin-top: 5px;
        line-height: 44px;
    }


    .TableResult td.leftTitle, .TableResult th.leftTitle {
        text-align: right; /*height:48px;*/
        width: auto;
        font-weight: bold;
        background-color: #F8F8F8;
    }

    .TableResult td.leftTitle100, .TableResult th.leftTitle100 {
        text-align: right; /*height:48px;*/
        width: 100px;
    }

    .TableResult td.leftTitle120, .TableResult th.leftTitle120 {
        text-align: right; /*height:48px;*/
        width: 120px;
    }

.tip {
    display: block;
    float: left;
    width: 3px;
    height: 19px;
    margin-top: 14px;
    background-color: #ff9900;
    margin-right: 20px;
    margin-left: 10px;
}

.TableResult a {
    margin: 0 5px 0 5px;
    padding: 2px 10px 2px 10px;
    color: #4285f4;
    font-size: 13px;
    margin-top: 10px;
    line-height: 20px;
    height: 20px;
    border-bottom: 0px;
    float: right;
    margin-right: 60px;
    border: 1px solid #4285f4;
    background: white;
    border-radius: 5px;
}

.TableResult th a:hover, .TableResult td a:hover {
    margin: 0 5px 0 5px;
    padding: 3px 0px;
    color: #4285f4;
    /* font-size: 12px; */
    /* text-decoration: underline; */
    border-bottom: 1px solid #4285f4;
}

.TableResult th a i.fa, .TableResult td a i.fa {
    margin-right: 2px;
}
/*通用数据表格样式定义结束--------------------------*/
.RedTagInfoText {
    color: #F00;
}

span.red, a.red, em.red, td.red {
    color: #F00;
    padding-left: 4px;
    font-style: normal;
}

.YHtab {
    font-size: 14px;
}

/*信息提示界面css定义开始=-------------------*/
#msgPageTitle {
    font-size: 24px;
    color: #4b5a77;
    height: 28px;
    line-height: 28px;
    text-align: center;
}

#msgPageBorder {
    margin-right: auto !important;
    margin-left: auto !important;
    margin-top: 15px;
    border: 1px #d9d9d9 solid;
    width: 718px;
    height: 400px;
    background: #FFF;
}

.msgInfoContent {
    text-align: center;
    margin: 10px;
    font-size: 32px;
    color: #ff0000;
}

    .msgInfoContent a {
        text-decoration: underline;
        color: #252525;
        cursor: pointer;
    }

        .msgInfoContent a:hover {
            text-decoration: underline;
            color: #4b5a77;
        }

#msgPageBorder2 {
    margin-right: auto !important;
    margin-left: auto !important;
    border: 0px #252525 solid;
    width: 662px;
    height: 280px;
}
/************************加载iframe中页面时的等待动画效果**************************20171104+*/
#waitingLayer {
    position: absolute;
    z-index: 9998;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    /*height: $(window.top.document).height(),*/
    background-color: rgba(0,0,0,.5); /*支持rgba的浏览器*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000)\9; /*IE8支持*/
    display: none;
}

    #waitingLayer img {
        position: absolute;
        z-index: 9999;
        top: 40%;
        left: 50%;
    }
/*选择文件上传控件的美化css样式*/
.a-upload {
    padding: 4px 10px;
    height: 20px;
    line-height: 20px;
    position: relative;
    cursor: pointer;
    color: #FFF;
    background: #4478ec;
    border: 1px solid rgba(12, 77, 228, 0.541);
    border-radius: 2px;
    overflow: hidden;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

    .a-upload input {
        position: absolute;
        font-size: 100px;
        right: 0;
        top: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        cursor: pointer;
    }

.fileerrorTip, .showFileName { /*color:red;*/
}
/* 设置滚动条的样式 */
/*::-webkit-scrollbar {
	width: 0px;
	}*/




/*@media screen and  (max-width: 1599px) {
	#mngLoginWelcomeInfo ul li
{
	width:148px;
	text-align:center;
	float:left;
    margin-right: 1px;
}
#mngLoginWelcomeInfo ul li.on,#mngLoginWelcomeInfo ul li:hover
{
	background: #36a3fe;
}
#mngLoginWelcomeInfo ul li a
{
	color:#FFF;
    display:block;
    width:148px;
    height:48px;
}
#mngLoginWelcomeInfo ul li a:hover
{
	text-decoration:none;
}
}*/
#TopMenus {
    line-height: 60px;
}

    #TopMenus a {
        color: #188aeb;
        display: block;
        float: left;
    }

        #TopMenus a:hover {
            text-decoration: underline;
        }

    #TopMenus img {
        width: 25px;
        float: left;
        margin-top: 20px;
        margin-right: 10px;
    }

#ul_navMenu {
    margin: 0 auto;
    width: 1200px;
}

.div_tabBgScroll {
    width: 100%;
    height: auto;
    overflow-x: scroll;
}



.div_step {
    float: right;
    width: 62%;
    margin: 0 auto;
    height: 68px;
    line-height: 68px;
    border-bottom: 1px solid #4285f4;
}

    .div_step dl {
        float: left;
    }

        .div_step dl dt, .div_step dl dd {
            float: left;
        }

        .div_step dl.on dt, .div_step dl.on dd {
            color: #4285f4;
        }


.li_linkHref {
    position: relative;
}

    .li_linkHref dl {
        display: none;
        position: absolute;
        top: 48px;
        left: 0;
        z-index: 100;
        background: #36a3fe;
    }

    .li_linkHref:hover dl {
        display: block;
    }

    .li_linkHref dl dd a:hover {
        background: #59acf1;
    }


.DivTitleTB {
    width: 95%;
    float: left;
    border-bottom: 1px solid #4285f4;
    padding-left: 5%;
    font-size: 18px;
    text-align: left;
    padding-bottom: 30px;
    position: relative;
    color: #414141;
    font-weight: 600;
    font-family: 'Microsoft Yahei','宋体',Arial;
}

p.SubTitle i.fa {
    font-size: 14px;
    margin-right: 4px;
    color: #b7d5ef;
}

.modeDiv {
    font-size: 14px;
}

.modeDiv {
    width: 90%;
    margin: 0 auto;
    display: none;
}

.common_fieldset {
    border: 1px solid #c9c5c5;
    padding: 0px 10px 10px 10px;
}

.rel {
    position: relative;
}

.tab_common_title2 {
    height: 40px;
    line-height: 40px;
    border-bottom: 2px #3c74d3 solid;
    font-size: 16px;
    color: #3c74d3;
    vertical-align: middle;
    font-weight: bold;
}

.rel {
    position: relative;
}
.sbweb_right > h2 {
    padding-right: 10px;
}
.sbweb_right > h2 {
    font-size: 20px;
    color: #3c74d3;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px #3c74d3 solid;
    margin-bottom: 20px;
    font-weight: bold;
}

.clear {
    clear: both;
    line-height: 0px;
    font-size: 0px;
    height: 0px;
}

.clear {
    clear: both;
    float: none;
    height: 0px;
    overflow: hidden;
}

.common_fieldset {
    border: 1px solid #c9c5c5;
    padding: 0px 10px 10px 10px;
}

    .common_fieldset legend {
        font-weight: bold;
        padding: 0px 10px 10px 10px;
        font-size: 18px;
    }

.table_style3 {
    width: 100%;
}

.table_fix {
    table-layout: fixed;
}

table.table09 {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #D4EEFB;
    width: 100%;
    margin: auto;
    font-family: '微软雅黑';
    font-size: 15px;
}

    table.table09 span.clmc_zhi {
        background: rgb(83, 165, 82);
        color: #fff;
        padding: 3px;
    }

.table_style3 td {
    height: 32px;
    line-height: 20px;
    empty-cells: show;
    word-break: break-all;
    color: #454545;
    font-size: 15px;
    font-weight: 500;
}

table.table09 tbody tr td:nth-child(2) div span.clmc {
    height: 40px;
}

.table_style4 {
    width: 100%;
    padding: 20px 0;
}

    .table_style4 tr {
        padding: 20px 0;
    }

    .table_style4 td {
        height: 60px;
        line-height: 60px;
        empty-cells: show;
        word-break: break-all;
        color: #454545;
        font-size: 14px;
        font-weight: 500;
    }

.table_style5 {
    width: 100%;
    padding: 20px 0;
}

    .table_style5 tr {
        padding: 20px 0;
    }

    .table_style5 td {
        height: 45px;
        line-height: 45px;
        empty-cells: show;
        word-break: break-all;
        color: #454545;
        font-size: 14px;
        font-weight: 500;
    }

.table_style6 {
    width: 75%;
    padding: 20px 0;
    margin: 0 auto;
}

    .table_style6 tr {
        padding: 20px 0;
    }

    .table_style6 td {
        height: 45px;
        line-height: 45px;
        empty-cells: show;
        word-break: break-all;
        color: #454545;
        font-size: 14px;
        font-weight: 500;
    }


.SearchTextBox {
    border: 1px solid #BBBBBB;
    height: 32px;
    font-size: 12px;
    line-height: 32px;
    padding-left: 4px;
    padding-right: 2px;
    border-radius: 2px;
    width: 180px;
}

.TableResult {
    width: 100%;
    padding: 20px 0;
}

    .TableResult th {
        border-bottom: 1px solid #ddd;
        height: 32px;
        line-height: 32px;
        empty-cells: show;
        word-break: break-all;
        color: #454545;
        font-size: 14px;
    }

    .TableResult td {
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        box-sizing: border-box;
        border-bottom: 1px solid #ddd;
        height: 32px;
        line-height: 32px;
        empty-cells: show;
        word-break: break-all;
        padding-left: 10px;
        color: #454545;
        font-size: 14px;
        font-weight: 500;
    }

.TableFamily {
    border-collapse: separate;
    border-spacing: 0px;
    width: 88%;
    margin: 20px auto;
}

    .TableFamily th {
        border-bottom: 1px solid #ddd;
        border-left: 1px solid #ddd;
        height: 32px;
        line-height: 32px;
        empty-cells: show;
        word-break: break-all;
        color: #454545;
        font-size: 14px;
    }

    .TableFamily td {
        border-left: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        height: 32px;
        line-height: 32px;
        empty-cells: show;
        word-break: break-all;
        color: #454545;
        font-size: 14px;
        font-weight: 500;
    }

        .TableFamily td.tdContent {
            text-align: left;
            padding-left: 10px;
            width: auto;
            background-color: white;
        }

    .TableFamily th.thTitle {
        text-align: left;
        padding-left: 10px;
        width: auto;
        font-weight: bold;
        background-color: #F8F8F8;
        border-top: 1px solid #ddd;
    }

    .TableFamily a {
        margin: 7px 0 7px 0;
        padding: 2px 10px 2px 10px;
        color: #4285f4;
        font-size: 13px;
        margin-top: 10px;
        line-height: 20px;
        height: 20px;
        border-bottom: 0px;
        float: right;
        margin-right: 60px;
        border: 1px solid #4285f4;
        background: white;
        border-radius: 5px;
    }

.tab_common_title2 a {
    margin: 7px 0 7px 0;
    padding: 2px 10px 2px 10px;
    color: #4285f4;
    font-size: 13px;
    margin-top: 10px;
    line-height: 20px;
    height: 20px;
    border-bottom: 0px;
    float: right;
    margin-right: 60px;
    border: 1px solid #4285f4;
    background: white;
    border-radius: 5px;
}


table.table09 thead tr {
    text-align: center;
    background: #effFF5;
    font-weight: bold;
    height: 35px;
}

table.table09 tr td {
    border: 1px solid #D4EEFB;
    padding: 12px;
}

    table.table09 tr td.contents {
        text-align: center;
    }

    table.table09 tr td.contentCenter {
        text-align: left;
        padding-left: 20px;
    }

.SearchResault {
    width: 84%;
    margin: 0 auto;
}

    .SearchResault td.tdTitle {
        background: #f2f2f2;
    }

.nopass {
    width: 100%;
    padding: 5px 2%;
    margin: 20px auto;
    border: 2px solid #deaa0c;
    border-radius: 10px;
    box-sizing: border-box;
    background: rgb(255,251,242);
}

.nopassImg {
    color: #deaa0c !important;
    font-size: 30px !important;
}

.nopass h2 {
    font-size: 16px;
    color: #deaa0c;
    aaaheight: 40px;
    aaaline-height: 40px;
    border-bottom: 1px #deaa0c solid;
    font-weight: bold;
}

p.NoPassContent {
    line-height: 38px;
    font-size: 14px;
    text-align: left;
    position: relative;
    color: #000;
    margin: 10px auto;
    width: 96%;
}

.bitian {
    color: red;
}

.upimagesdiv {
    width: 98%;
    padding: 10px;
    overflow: hidden;
}

    .upimagesdiv .rights {
        overflow: auto;
        overflo: hidden;
    }

        .upimagesdiv .rights ul {
            width: 100%;
            margin: 0 auto;
            overflow: hidden;
        }

            .upimagesdiv .rights ul li {
                float: left;
                list-style-type: none;
                border: 1px solid #ddd;
                border-radius: 10px;
                margin: 10px;
                width: 120px;
                height: 190px;
                overflow: hidden;
                position: relative;
            }

                .upimagesdiv .rights ul li img {
                    width: 120px;
                    height: 160px;
                    background-size: 100% 100%;
                    float: left;
                }

                .upimagesdiv .rights ul li p {
                    width: 120px;
                    height: 30px;
                    line-height: 30px;
                    font-size: 14px;
                    text-align: center;
                    color: #333;
                }

                .upimagesdiv .rights ul li .imgbtndel {
                    display: block;
                    position: absolute;
                    right: 0;
                    top: 0;
                    height: 25PX;
                    width: 25px;
                    border-radius: 100%;
                    background: red;
                    color: white;
                    text-align: center;
                    font-size: 20px;
                }

                .upimagesdiv .rights ul li .imgbtndown {
                    display: block;
                    position: absolute;
                    right: 0;
                    bottom: 0;
                    height: 25PX;
                    width: 25px;
                    border-radius: 100%;
                    background: red;
                    color: white;
                    text-align: center;
                    font-size: 20px;
                }

.LeftMenu {
    margin: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    background-color: #F7F7F7;
    _height: 500px;
    min-height: 500px;
    overflow: hidden;
}

.LeftMenuItems {
    margin: 0px;
    padding: 0px;
    width: 199px;
}

    .LeftMenuItems h3 {
        margin: 0px;
        padding-left: 10px;
        /*width: 198px;*/
        height: 40px;
        line-height: 40px;
        color: #FFF;
        font-size: 18px;
        background: #eef0f0 url(/Content/images/MenuTitleBg.jpg);
    }

    .LeftMenuItems p {
        margin: 0px;
        /*padding: 0px 0px 10px 0px;*/
        /*background:#FFF;*/
    }

.LeftMenuItemss h3 i {
    margin: 0px 15px 0px 15px;
}

.LeftMenuItems p a {
    display: block;
    margin-bottom: 5px;
    margin-top: 5px;
    line-height: 30px;
    overflow: hidden;
    text-decoration: none;
    height: 30px;
    color: #4c4c4c;
    font-size: 14px;
    border: 1px solid #dedede;
    background: #FFF;
    padding-left: 10px;
}

    .LeftMenuItems p a i {
        margin-left: 8px;
        margin-right: 8px;
        font-size: 14px;
        color: #188aeb;
    }

    .LeftMenuItems p a.current {
        /*color: #178aeb;*/
        border-left: 2px solid #178aeb;
    }

        .LeftMenuItems p a.current:hover {
            text-decoration: underline;
        }

    .LeftMenuItems p a:hover {
        text-decoration: underline;
        /*color:#656565;*/
    }

.upimgbtn {
    width: 80px;
    text-align: center;
    margin-left: 30%;
    border: 1px solid #36a3fe;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 10px;
    height: 25px;
    line-height: 25px;
    letter-spacing: 1px;
    font-size: 12px;
    color: #36a3fe;
    font-weight: bold;
    float: left;
    cursor: pointer;
}

.upimgspace {
    width: 100px;
    text-align: center;
    margin-left: 5%;
    border: 1px solid #36a3fe;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 10px;
    height: 25px;
    line-height: 25px;
    letter-spacing: 1px;
    font-size: 12px;
    color: #36a3fe;
    font-weight: bold;
    float: left;
    cursor: pointer;
}

.upimgClear {
    width: 80px;
    text-align: center;
    margin-left: 5%;
    border: 1px solid #36a3fe;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 10px;
    height: 25px;
    line-height: 25px;
    letter-spacing: 1px;
    font-size: 12px;
    color: #36a3fe;
    font-weight: bold;
    float: left;
    cursor: pointer;
}

.upimgClose {
    width: 80px;
    text-align: center;
    margin-left: 5%;
    border: 1px solid #36a3fe;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 10px;
    height: 25px;
    line-height: 25px;
    letter-spacing: 1px;
    font-size: 12px;
    color: #36a3fe;
    font-weight: bold;
    float: left;
    cursor: pointer;
}

.bottomLine {
    height: 40px;
    line-height: 40px;
    color: #4c4c4c;
    background: white;
    margin: 0 auto;
    width: 100%;
    font-size: 12px;
    text-align: center;
    margin-top: 30px;
}

    .bottomLine p {
        height: 20px;
        line-height: 0px;
        font-size: 14px;
        text-align: center;
    }

.maps {
    margin-left: 20px;
}

.wangdian {
    border-spacing: 2px;
    width: 40%;
    margin-left: 7%;
    margin-top: 20px;
    float: left;
}

    .wangdian ul {
        border: 1px solid #e9eaec;
        border-radius: 10px;
    }

        .wangdian ul li {
            padding-left: 10px;
            border-bottom: 1px solid #e9eaec;
            line-height: 38px;
        }

.sbweb_right h2 > a {
    margin: 7px 0 7px 0;
    padding: 2px 10px 2px 10px;
    color: #4285f4;
    font-size: 13px;
    margin-top: 10px;
    line-height: 20px;
    height: 20px;
    border-bottom: 0px;
    float: right;
    margin-right: 60px;
    border: 1px solid #4285f4;
    background: white;
    border-radius: 5px;
}


.backwangdain {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 100;
}

.info {
    border-radius: 8px;
}

div.info-top {
    position: relative;
    border-bottom: 1px solid #CCC;
    color: #fff;
    padding: 3px 0 3px 0;
    text-align: center;
    font-size: 14px;
}

div.info-middle {
    font-size: 12px;
    padding: 6px;
    line-height: 15px;
    color: #fff;
}

div.info-bottom {
    height: 0px;
    width: 100%;
    clear: both;
    text-align: center;
}

div.info-top i {
    position: absolute;
    font-size: 20px;
    top: 0px;
    right: 5px;
    transition-duration: 0.25s;
}

.bccltip {
    text-align: left;
    padding-left: 20px;
    margin-bottom: 10px;
    color: Red;
    overflow: hidden;
    position: relative;
}

    .bccltip span {
        color: Red;
        display: block;
        width: 200px;
        float: left;
        position: absolute;
        bottom: 0;
    }

.busiPart h2 {
    font-size: 16px;
    color: #3c74d3;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px #3c74d3 solid;
    margin-bottom: 20px;
    font-weight: bold;
}

.PartResult {
    width: 90%;
    list-style-type: none;
    margin: 0 auto;
}

.PartSingle {
    /*padding: 0px 4px 0px 50px;
    font-family: '宋体',Arial;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #ff9900;*/
    padding: 2px 4px 2px 8px;
    background: #f1f1f1;
    font-family: '宋体',Arial;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    height: 44px;
    margin-top: 5px;
    line-height: 44px;
}

.PartDouble {
    padding: 2px 4px 2px 8px;
    font-family: '宋体',Arial;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    height: 44px;
    margin-top: 5px;
    line-height: 44px;
    /*padding: 0px 4px 0px 50px;
    font-family: '宋体',Arial;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #ff9900;*/
}

.layui-form-radio {
    font-weight: 900;
    font-size: 30px;
    font-family: 微软雅黑;
    letter-spacing: 2px;
}

.SearchNum {
    width: 100%;
    height: auto;
    margin: 30px 0;
}

    .SearchNum ul {
        overflow: hidden;
    }

        .SearchNum ul li {
            float: left;
        }

        .SearchNum ul .libitian {
            color: red;
            margin: 0 5px;
        }

.bssmDiv {
    width: 94%;
    margin: 10px auto;
    margin-bottom: 30px;
    padding: 5px 2%;
    margin: 30px auto;
    border: 2px solid #deaa0c;
    border-radius: 30px;
    box-sizing: border-box;
    background: rgb(255,251,242);
}

.bssm {
    color: #888;
}

.bssmDiv i {
    font-size: 25px;
    margin-right: 10px;
}

.layui-input {
    border-color: #BBBBBB !important;
}

.layui-form-select {
}

.qzhm-input {
    width: 50px;
    border: 0;
    border-bottom: 1px solid #BBBBBB;
    background-color: white;
    border-radius: 0px;
    height: 24px;
    text-align: center;
}

.qzhm-input-hao {
    text-align: center;
    width: 100px;
    border: 0;
    height: 24px;
    border-bottom: 1px solid #bbbbbb;
}

#td_bdccert .layui-form-select {
    width: 83px !important;
}

.detail {
    font-size: 19px;
    color: red;
    font-weight: bold;
}

#li_linkSearch {
    position: relative;
}

    #li_linkSearch dl {
        display: none;
        position: absolute;
        top: 48px;
        left: 0;
        z-index: 100;
        background: #36a3fe;
        width: 171.4px;
        text-align: center;
    }

    #li_linkSearch:hover dl {
        display: block;
    }

    #li_linkSearch dl dd a:hover {
        background: #59acf1;
    }

.shenqing {
    width: 80%;
    height: auto;
    margin: 0 auto;
}

    .shenqing .titles {
        margin: 0 auto;
        line-height: 30px;
        height: 30px;
        padding-bottom: 10px;
        border-bottom: 1px solid #ddd;
    }

        .shenqing .titles ul {
            float: left;
            height: 20px;
            line-height: 20px;
            text-align: center;
            font-size: 18px;
            color: #333;
            font-weight: bold;
            letter-spacing: 5px;
            font-family: 微软雅黑;
        }

        .shenqing .titles .ul1 {
            width: 15%;
            text-align: right;
        }

        .shenqing .titles .ul2 {
            width: 15%;
        }

        .shenqing .titles .ul3 {
            width: 20%;
        }

        .shenqing .titles .ul4 {
            width: 50%;
        }

    .shenqing .contents {
        margin-top: 10px;
        overflow: hidden;
    }

        .shenqing .contents ul {
            float: left;
            line-height: 80px;
            text-align: center;
            font-size: 16px;
        }

        .shenqing .contents .ul1 {
            width: 15%;
            text-align: right;
        }

            .shenqing .contents .ul1 img {
                background-size: 100% 100%;
                width: 70px;
            }

        .shenqing .contents .ul2 {
            width: 15%;
            color: #888;
            font-weight: bold;
            letter-spacing: 2px;
        }


        .shenqing .contents .ul3 {
            width: 20%;
            color: #888;
        }


        .shenqing .contents .ul4 {
            width: 47%;
            padding-left: 3%;
            color: #888;
        }

            .shenqing .contents .ul4 li {
                line-height: 40px;
                margin-top: 35px;
            }

.clear {
    clear: both;
}

.seeresult {
    float: right;
    margin-right: 700px;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    background: #08acee;
    letter-spacing: 2px;
    padding: 0 10px;
    height: 27px;
    line-height: 27px;
    border-radius: 5px;
    margin-top: 3px;
}

.mobileSC {
    margin: 7px 0 7px 0;
    padding: 2px 10px 2px 10px;
    color: #4285f4;
    font-size: 13px;
    margin-top: 10px;
    line-height: 20px;
    height: 20px;
    border-bottom: 0px;
    float: right;
    margin-right: 15px;
    border: 1px solid #4285f4;
    background: white;
    border-radius: 5px;
}

    .mobileSC i {
        margin-right: 3px;
    }

.layui-colla-icon {
    position: absolute;
    right: 15px !important;
    top: 0;
    font-size: 14px;
}

.layui-colla-title {
    padding: 0 15px 0 22px !important;
}

.layui-colla-content {
    padding: 10px 35px !important;
}

.points {
    display: block;
    float: left;
    width: 3px;
    height: 3px;
    margin-top: 20px;
    background-color: #ff9900;
    margin-right: 10px;
    margin-left: 10px;
}

.layui-colla-title {
    height: 44px !important;
    line-height: 44px !important;
}

.right_list_main {
    height: auto;
    overflow: hidden;
    position: relative;
}

.bmfw_right_cell {
    width: 807px;
    height: auto;
    padding: 0px 19px 0px 19px;
}

    .bmfw_right_cell .r1 {
        height: 56px;
        position: relative;
    }

        .bmfw_right_cell .r1 .r1_tit {
            width: 807px;
            height: 56px;
            line-height: 56px;
            padding-left: 17px;
            float: left;
            background: url(/Content/images/right_tit_bg2.png) left no-repeat;
            font-size: 17px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .bmfw_right_cell .r1 .r1_index {
            width: 34px;
            height: 27px;
            border: 1px solid #1492ff;
            position: absolute;
            top: 15px;
            right: 0px;
            background: url(/Content/images/bmfw_r1_index.png) bottom no-repeat;
            transition: all 0.2s ease-out 0s;
            cursor: pointer;
        }

    .bmfw_right_cell .r2 {
        display: none;
        height: auto;
        overflow: hidden;
        position: relative;
        padding-bottom: 10px;
        border-top: 1px dashed #e9e9e9;
    }

        .bmfw_right_cell .r2 .r2_a {
            float: left;
            cursor: pointer;
            text-align: center;
            margin: 0 15px;
            display: block;
            font-size: 13px;
        }

        .bmfw_right_cell .r2 .r2_tit {
            width: 650px;
            height: 56px;
            line-height: 56px;
            color: #666666;
            padding-left: 17px;
            float: left;
            background: url(/Content/images/right_tit_bg3.png) left no-repeat;
            font-size: 15px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .bmfw_right_cell .r2 .r2_pic {
            position: absolute;
            right: 0px;
            top: 15px;
            width: 104px;
            height: 13px;
        }

        .bmfw_right_cell .r2 .r2_slbm {
            width: 330px;
            height: 28px;
            line-height: 28px;
            float: left;
            font-size: 14px;
            color: #999;
            padding-left: 17px;
        }

        .bmfw_right_cell .r2 .r2_bslj {
            height: 28px;
            float: right;
        }

.tybs_list {
    width: 100%;
    height: auto;
}

.listone {
    background-color: #f6f6f6;
}

.tybs_list .r3 {
    min-height: 56px;
    overflow: hidden;
    position: relative;
}

.r3_pic {
    position: absolute;
    right: 0px;
    top: 15px;
    width: 104px;
    height: 13px;
}

.tybs_list .r3_tit {
    display: block;
    width: 650px;
    height: 56px;
    line-height: 56px;
    padding-left: 17px;
    float: left;
    background: url(/Content/images/right_tit_bg2.png) left no-repeat;
    font-size: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.r3_list {
    width: 100%;
    height: 28px;
    float: left;
    aaadisplay: none;
    margin-bottom: 10px;
}

.r3_a {
    float: left;
    cursor: pointer;
    text-align: center;
    margin: 0 15px !important;
    display: block;
    font-size: 13px;
}


.r3_pic {
    top: 15px;
    width: 104px;
    height: 13px;
    right: 0px;
    position: absolute;
}

.r3_list {
    width: 807px;
    height: 28px;
    margin-bottom: 10px;
    float: left;
}

.r3_bslj {
    height: 28px;
    float: right;
}

.r3_slbm {
    width: 330px;
    height: 28px;
    color: rgb(153, 153, 153);
    line-height: 28px;
    padding-left: 37px;
    font-size: 14px;
    float: left;
}

.r1_tit:hover {
    cursor: pointer;
}

.r2_tit:hover {
    cursor: pointer;
}

.r3_tit:hover {
    cursor: pointer;
}

.busiclass {
    width: 100%;
    padding: 20px 0;
}

    .busiclass a {
        padding: 2px 10px 2px 10px;
        color: #4285f4;
        font-size: 13px;
        margin-top: 10px;
        line-height: 20px;
        height: 20px;
        border-bottom: 0px;
        margin-right: 60px;
        border: 1px solid #4285f4;
        background: white;
        border-radius: 5px;
    }

.getResults {
    width: 90%;
    margin: 0 auto;
}

.getResults_Tltle {
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 15px;
    text-align: center;
    background: #36a3fe;
    color: #fff;
    margin: 10px 0 10px 0;
}

getResults_Content {
    width: 90%;
    margin: 0 auto;
}

.getResults_Left {
    float: left;
    width: 20%;
    font-size: 16px;
    line-height: 250px;
    text-align: center;
}

.getResults_Left2 {
    float: left;
    width: 20%;
    font-size: 16px;
    line-height: 160px;
    text-align: center;
}

.getResults_Right {
    float: left;
    width: 80%;
}

.Results_Tip {
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 22px;
    padding: 10px 0;
}

.table_style5 {
    width: 100%;
    padding: 20px 0;
}

    .table_style5 td {
        height: 40px;
        line-height: 40px;
        empty-cells: show;
        word-break: break-all;
        color: #454545;
        font-size: 14px;
        font-weight: 500;
    }

/*------------------wl 20200427 add*/
.product-container-item-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    display: -ms-flexbox;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 80%;
    margin: 0 auto;
}

.product-container-item-container-box:not(:nth-of-type(4n)) {
    margin: 0 47px;
}

.product-container-item-container-box {
    display: inline-block;
    text-decoration: none !important;
    text-align: center;
}

.product-container-item-container-box-content {
    height: 230px;
    width: 190px;
    margin-top: 28px;
    box-shadow: 0 2px 8px 0 rgba(97,131,155,.2);
    box-sizing: border-box;
    border-radius: 4px;
    overflow: hidden;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s;
    background: #fff;
    position: relative;
}

.product-container-item-container-box-content-img {
    width: 56px;
    height: 56px;
    margin-top: 40px;
    text-align: center;
    vertical-align: bottom;
}

.product-container-item-container-box-content-name {
    font-family: PingFangSC-Medium;
    text-align: center;
    margin: 16px 0 18px;
    color: #333;
    display: inline-block;
    position: relative;
    line-height: 28px;
    font-size: 20px;
    width: 150px;
    max-width: 152px;
    white-space: nowrap;
    word-break: keep-all;
    word-wrap: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-container-item-container-box-content-description {
    margin: 0 auto;
    color: #8b93a7;
    width: 150px;
    height: 43px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.product-container-item-container-box-content-tag {
    background: #f44;
    box-shadow: 0 4px 8px 0 rgba(255,68,68,.2);
    border-radius: 2px;
    position: absolute;
    width: 56px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    top: 8px;
}

.product-container-item-container-box-content:hover {
    border: 3px solid #108ee9;
    box-shadow: 0 4px 16px 0 rgba(97,131,155,.2);
    margin-top: 15px;
}

.product-container-item-container-box-content-disable {
    height: 230px;
    width: 190px;
    margin-top: 28px;
    box-shadow: 0 2px 8px 0 rgba(97,131,155,.2);
    box-sizing: border-box;
    border-radius: 4px;
    overflow: hidden;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s;
    background: #fff;
    position: relative;
}

.product-container-item-container-box-content-payselected {
    position: absolute;
    text-align: right;
    top: 0px;
    width: 100%;
}

.w {
    width: 990px;
    margin: 0 auto;
}

.payment {
    background-color: #fff;
    padding: 12px 30px;
    box-shadow: 0 6px 32px rgba(0,0,0,.13);
}

.pay-weixin {
    zoom: 1;
}

.p-w-hd {
    margin-bottom: 20px;
    font-size: 18px;
    font-family: "Microsoft Yahei";
}

.p-w-bd {
    padding-left: 130px;
    margin-bottom: 30px;
}

.p-w-bd, .pay-weixin {
    zoom: 1;
}

    .p-w-bd:after, .pay-weixin:after {
        display: table;
        content: "";
        clear: both;
    }

.font-red {
    color: #e31613;
}

.p-w-box {
    float: left;
    width: 300px;
}

.pw-box-hd {
    margin-bottom: 20px;
    border: 1px solid #ddd;
    width: 298px;
    height: 298px;
}

    .pw-box-hd img {
        width: 298px;
        height: 298px;
        background: url(/content/images/loading.gif) center center no-repeat;
    }

img {
    vertical-align: middle;
}

.pw-retry {
    display: none;
    position: absolute;
    width: 300px;
    height: 300px;
    left: 130px;
    top: 0;
    background: rgba(0,0,0,.4);
    overflow: hidden;
    text-align: center;
}

    .pw-retry .ui-button {
        margin-top: 135px;
    }

a.ui-button {
    height: 30px;
    line-height: 30px;
}

.ui-button-gray {
    background: #f1f2f7;
    filter: none;
    box-shadow: none;
    text-shadow: none;
    border-color: #999;
    color: #666;
}

.ui-button {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 28px;
    color: #fff;
    border: 1px solid #e31613;
    background: #ff403d;
    background: linear-gradient(#ff403d,#e31613);
    border-radius: 2px;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 0 0 #fe8c8a inset;
}

.pay-weixin .pw-error {
    display: none;
    position: absolute;
    width: 300px;
    height: 300px;
    left: 130px;
    top: 0;
    overflow: hidden;
    line-height: 300px;
    text-align: center;
    background: #ccc;
}

.pw-box-ft {
    height: 44px;
    padding: 8px 0 8px 125px;
    background: #ff7674 url(/content/images/scan-red.png) 50px 8px no-repeat;
}

    .pw-box-ft p {
        margin: 0;
        font-size: 14px;
        line-height: 22px;
        color: #fff;
        font-weight: 700;
    }

.p-w-sidebar {
    float: left;
    width: 379px;
    height: 421px;
    padding-left: 50px;
    margin-top: -20px;
    background: url(/Content/images/wxsm.png) 50px 0 no-repeat;
}

.p-zfb-sidebar {
    float: left;
    width: 379px;
    height: 421px;
    padding-left: 50px;
    margin-top: -20px;
    background: url(/Content/images/zfbsm.png) 50px 0 no-repeat;
}

    .p-zfb-sidebar img {
        width: 200px;
        margin-left: 80px;
        margin-top: 30px;
    }

.p-w-sidebar img {
    width: 200px;
    margin-left: 80px;
    margin-top: 30px;
}

.payment-change .pc-wrap {
    display: block;
    height: 60px;
    line-height: 56px;
    padding: 0 20px;
    transition: all .1s;
}

    .payment-change .pc-wrap .pc-w-arrow-left {
        float: left;
        margin-right: 15px;
    }

.pc-wrap i {
    margin-right: 5px;
    float: left;
    cursor: pointer;
    font-style: normal;
    font-size: 30px;
    width: 20px;
    text-align: center;
    color: #188aeb;
    line-height: 53px;
}

.payment-change .pc-wrap .pc-w-arrow-left, .payment-change .pc-wrap .pc-w-arrow-right {
    float: right;
    font-family: "\5b8b\4f53";
    font-style: normal;
    font-size: 22px;
    width: 20px;
    text-align: center;
    color: #2fa1dd;
}

.payment-change .pc-wrap strong {
    color: #188aeb;
    margin-right: 30px;
    float: left;
    cursor: pointer;
    font-size: 16px;
    font-family: Arial,Verdana;
}

.order {
    position: relative;
    *zoom: 1;
}

.clearfix {
    *height: 1%;
    *min-height: 1%;
}

.clearfix {
    display: block;
}

.clearfix {
    display: inline-table;
}

.order.order-init .o-left {
    padding-left: 0;
    transition: all .15s ease-in-out;
}

.order .o-left {
    float: left;
    width: 100%;
}

.order .o-title {
    line-height: 50px;
    overflow: hidden;
    font-weight: 600;
    font-size: 20px;
    padding-left: 30px;
    color: #188aeb;
    font-family: "Microsoft Yahei";
}

.order.order-init.order-init-oldUser-noQrcode .o-tips {
    visibility: visible;
    opacity: 1;
}

.order.order-init .o-tips {
    visibility: hidden;
    opacity: 0;
    transition: all .2s ease-in-out;
}

.order .o-tips {
    line-height: 20px;
    height: 20px;
}

.order .o-right {
    float: left;
    padding-left: 30px;
    width: 100%;
    overflow: hidden;
}

.order .o-price {
    text-align: right;
    line-height: 26px;
}

    .order .o-price li {
        float: left;
        line-height: 30px;
        width: 25%;
        text-align: left;
    }

    .order .o-price em {
        vertical-align: bottom;
    }

em {
    font-style: normal;
}

.order .o-price strong {
    font-size: 18px;
    vertical-align: bottom;
    color: #e31613;
    margin: 0 3px;
}

.vip-wechat-pay-bottom {
    width: 60%;
    border-top: 1px solid #E6E5E5;
    padding: 15px 0 80px;
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
    font-weight: 600;
    color: #333;
}

.paytips {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

    .paytips ul:nth-child(1) {
        width: 25%;
        float: left;
    }

        .paytips ul:nth-child(1) img {
            width: 120px;
            margin: 30px 30px 10px 30px;
        }

        .paytips ul:nth-child(1) li {
            line-height: 50px;
            font-size: 20px;
            font-weight: 600;
        }

    .paytips ul:nth-child(2) {
        width: 75%;
        float: left;
        margin-top: 50px;
    }

        .paytips ul:nth-child(2) li {
            line-height: 40px;
            font-size: 17px;
            font-weight: 600;
        }

    .paytips ul:nth-child(3) {
        width: 100%;
        float: left;
        text-align: center;
        border-top: 1px solid #eee;
    }

.WXLdingyue {
    position: fixed;
    top: 30px;
    right: -1330px;
    left: 0px;
    bottom: 0px;
    margin: auto;
    width: 80px;
    height: 105px;
    border: 1px solid #e6e6e6;
}

    .WXLdingyue img {
        width: 80px;
        height: 80px;
        border-bottom: 1px solid #e6e6e6;
    }

    .WXLdingyue .DYtip {
        line-height: 25px;
        letter-spacing: 2px;
        text-align: center;
        color: #333;
        font-weight: 600;
    }

.WXRdingyue {
    position: fixed;
    top: 30px;
    left: 0;
    right: -1330px;
    bottom: 0px;
    margin: auto;
    width: 80px;
    height: 105px;
    border: 1px solid #333;
}

    .WXRdingyue img {
        width: 80px;
        height: 80px;
        border-bottom: 1px solid #333;
    }

    .WXRdingyue .DYtip {
        line-height: 25px;
        letter-spacing: 2px;
        text-align: center;
    }

.WXLdingyue .closes {
    position: absolute;
    top: -13px;
    right: -13px;
    color: red;
    font-size: 20px;
    line-height: 15px;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 100%;
}

.WXRdingyue i {
    position: absolute;
    top: -8px;
    right: -8px;
    color: red;
    font-size: 20px;
    line-height: 15px;
    width: 15px;
    text-align: center;
    border-radius: 100%;
}
.span_required
 {
     color: #FF0000;
 }
.spinner_img
{
    text-align: center;
}