/* 样式覆盖 */
a {
    text-decoration: none;
    color: #303946;
}

a:hover {
    text-decoration: none;
}

ul,
ol {
    list-style: none;
    margin: 0;
}

.detailsPop .popupTable,
.buildDetailsPop .popupTable {
    min-height: 42vh;
    max-height: 60vh;
}

p {
    margin: 0;
}

em {
    font-style: normal;
}

img {
    vertical-align: initial;
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: none;
}

label {
    display: initial;
}

input[type="radio"] {
    margin-top: 15px;
}

.tipsBox {
    width: 200px;
    height: 80px;
    left: 154px;
    top: 48px;
    position: absolute;
    background-color: #fff;
    border-radius: 5px;
    line-height: 80px;
    text-align: center;
    box-shadow: 0 0 10px 1px #d5d5d5;
}

.tipsBox img {
    width: 30px !important;
    height: 30px !important;
    vertical-align: middle;
}

.alertCont input {
    margin-bottom: 0;
    -webkit-box-shadow: none;
    vertical-align: initial;
    padding: 0;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-color: none;
    outline: none;
    outline: none;
    /* IE6-9 */

    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
input[type="checkbox"]{
    margin: 0 10px 0 0;
    box-shadow: none;
}
input[type="text"]{
    margin: 0;
}
/* 样式覆盖 */
.mainCon{
    background-image: url(../../union/images/detailBgTop.png),url(../../union/images/detailBgBottom.png);
    background-repeat: no-repeat, no-repeat;
    background-position: top left, bottom right;
    min-width: 1400px;
    padding-bottom: 40px;
}
.leftBox{
    border: 2px solid #fff;
    padding: 20px 20px 0;
    min-height: 500px;
    background: #fff url(../../union/images/detailInfoBg.png) no-repeat top center;
    border-radius: 8px;
    box-shadow: 0 0 10px #ccdffc;
}
.wqTitle{
    background: url(../images/xy_titleBg.png) no-repeat center;
    font-size: 30px;
    font-weight: bold;
    height: 74px;
    line-height: 74px;
    color: #0052d9;
    text-align: center;
}
.unitBox .textBox{
    width: 154px;
    margin-right: 10px;
    text-align: right;
    line-height: 44px;
    height: 44px;
    font-weight: bold;
}
.unitBox .textBox em{
    color: #ff0000;
    padding-right: 5px;
}
.unitBox input[type="text"]{
    width: 1100px;
    height: 42px;
    border: 1px solid #ededed;
    border-radius: 5px;
    background: #fff;
    padding: 0 10px;
    box-shadow: none;
}
.unitBox textarea{
    width: 1100px;
    height: 80px;
    border: 1px solid #ededed;
    border-radius: 5px;
    background: #fff;
    padding: 10px;
}
.unitBox select{
    width: 1120px;
    height: 42px;
    border: 1px solid #ededed;
    border-radius: 5px;
    background: #fff;
    padding: 0;
}
.tipsBox img {
    width: 30px !important;
    height: 30px !important;
    vertical-align: middle;
}
.tips{
    color: #ff6000;
    padding: 15px 0 20px 177px;
}
.mt13 {
    margin-top: 13px;
}
.submit{
    display: block;
    margin: 0 auto;
    width: 110px;
    height: 40px;
    line-height: 40px;
    background: linear-gradient(90deg, #0052D9 0%, #13B0BE 100%);
    border-radius: 50px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
.xytypeList li{
    width: 1122px;
    margin-top: 10px;
}
.xytypeList li textarea{
    margin-top: 10px;
}
.tottomp{
    text-align: center;
    height: 38px;
    line-height: 38px;
    color: #ff6000;
    background: url(../images/xy_formPic.png) no-repeat center;
    margin-top: 35px;
}
.gifOut{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../../public/images/icons/popUp_bg.png);
    z-index: 100;
}
.gifOut img{
    display: block;
    width: 100%;
}
.gifCon{
    width: 837px;
    height: 589px;
    margin: 5% auto 0;
}
.gifCon .tipBox{
    position: absolute;
    width: 373px;
    height: 171px;
    background: url(../images/xy_popBg.png) no-repeat;
    top: 92px;
    right: 54px;
}
.gifCon .closes{
    display: block;
    width: 16px;
    height: 16px;
    top: 8px;
    right: 7px;
}
.gifCon .topp{
    padding-left: 110px;
    background: url(../images/xy_icon.png) no-repeat 79px center;
    font-size: 18px;
    font-weight: bold;
    margin-top: 18px;
}
.gifCon .bottomp{
    line-height: 24px;
    font-size: 16px;
    text-align: center;
    padding-left: 55px;
    margin-top: 14px;
}
.gifCon .logins{
    display: block;
    width: 80px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    border-radius: 50px;
    background-image: -moz-linear-gradient( 0deg, rgb(255,96,0) 0%, rgb(255,138,0) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(255,96,0) 0%, rgb(255,138,0) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(255,96,0) 0%, rgb(255,138,0) 100%);
    margin: 16px 0 0 160px;
}