
body { background-color: #f7f7f7; }

.commodityCard { margin: 50px auto; padding: 24px 36px; width: 1280px; min-height: 535px; background: #FFFFFF; box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15); border-radius: 8px 8px 8px 8px; opacity: 1; }

.imgInfor { width: 1217px; height: 385px; }

.imgInforIMg { width: 475px; height: 370px; background: #EFEFEF; border-radius: 8px 8px 8px 8px; opacity: 1; }

.imgInforIMgbg { width: 475px; height: 370px; background: url(../images/Sprite.png) no-repeat 0px -1902px !important; }

.imgInforInfor { width: 696px; height: 380px; }

.imgInforInfortitle { width: 696px; font-size: 25px; font-family: PingFang SC-Semibold, PingFang SC; font-weight: 600; color: #333333; background-clip: text; }

.PriceAndPurchase { margin-top: 30px; width: 696px; height: 81px; padding: 0px 18px; background: #F7F7F7; border-radius: 8px 8px 8px 8px; opacity: 1; }

.PriceAndPurchasePrice { display: inline-block; }

.PriceAndPurchasePriceS { font-size: 16px; font-family: PingFang SC-Semibold, PingFang SC; font-weight: 600; color: #005FED; line-height: 19px; background-clip: text; }

.PriceAndPurchasePurchase { /* width: 152px;
            height: 54px; */ padding: 13px 36px; display: inline-block; background: linear-gradient(317deg, #005FED 0%, #008FED 49%, #00B1E9 100%); border-radius: 8px 8px 8px 8px; opacity: 1; font-size: 20px; font-family: PingFang SC-Semibold, PingFang SC; font-weight: 600; color: #FFFFFF; line-height: 23px; }

.PriceAndPurchasePurchase:hover { cursor: pointer; transform-origin: center; transform: scale(1.2); transition: transform 0.1s; transition-timing-function: cubic-bezier(0.1, 1, 0.8, -2); }

.PatentInformation { height: 135px; width: 696px; margin-top: 30px; }

.PatentInformationTitle { height: 22px; font-size: 25px; font-family: PingFang SC-Semibold, PingFang SC; font-weight: 600; color: #333333; line-height: 19px; background-clip: text; }

.PatentInformationInfoR { width: 696px; height: 150px; margin-top: 30px; }

.PatentInformationInfo { margin-bottom: 25px; height: 12px; font-size: 18px; color: #999999; line-height: 12px; }

.imgInforInforContact { width: 355px; margin-top: 50px; }

.imgInforInforContactTitle { font-size: 23px; font-family: PingFang SC-Semibold, PingFang SC; font-weight: 600; color: #333333; line-height: 19px; background-clip: text; }

.imgInforInforContactPeopleIco { width: 29px; height: 29px; display: inline-block; background: url(../images/Sprite.png) no-repeat -1052px -1904px !important; }

.imgInforInforContactmodeIco { width: 29px; height: 29px; display: inline-block; background: url(../images/Sprite.png) no-repeat -1121px -1904px !important; }

.imgInforInforContactText { margin-left: 11px; font-size: 20px; font-family: PingFang SC-Semibold, PingFang SC; font-weight: 600; color: #008FED; line-height: 16px; background-clip: text; }

.imgInforInforContactText:hover { cursor: pointer; transform-origin: center; transform: scale(1.2); transition: transform 0.1s;/* transition-timing-function: cubic-bezier(0.1, 1, 0.8, -2); */ }

.PatentAbstract { margin-top: 20px; }

.PatentAbstractTitle { font-size: 25px; font-family: PingFang SC-Semibold, PingFang SC; font-weight: 600; color: #333333; line-height: 19px; background-clip: text; }

.PatentAbstractContent { margin-top: 16px; font-size: 18px; font-weight: 400; color: #666666; background-clip: text; line-height: 40px; text-indent: 2em; }

/* 公共 */
        /* x中心对称 */


.flex-column-column { display: flex; flex-direction: column; justify-content: center; align-items: center; }

/* y主两端z复两端 换行 */


.flex-y-space-between-x-flex-start { display: flex; flex-wrap: wrap; flex-direction: column; justify-content: flex-start; align-items: flex-start; }

/* y 方向两端对齐 */


.flex-y-space-between { display: flex; flex-direction: column; justify-content: space-between; }

/* 复 中心对齐 */


.flex-f-center { align-items: center; }

/* x 方向两端对齐 */


.flex-space-between { display: flex; justify-content: space-between; }

/* x 方向两端对齐 复中心对齐*/


.flex-space-between-center { display: flex; justify-content: space-between; align-items: center; }

/* 水平起点对齐 */


.flex-start { display: flex; align-items: flex-start; }

/* 水平中心对齐 */


.flex-align-center { display: flex; align-items: center; }

/*挂牌平台的样式*/

.clear { display: block; overflow: hidden; clear: both; height: 0; line-height: 0; font-size: 0; }

.item { margin: 20px 0px; }

.item .label { width: 120px; line-height: 24px; text-align: right; font-size: 18px; float: left; margin-right: 10px; }

.item .fr .text { width: 400px; height: 16px; padding: 4px 3px; border: 1px solid #bbb; font-size: 14px; font-family: arial, "微软雅黑"; }

.item .fr textarea { width: 400px; height: 100px; padding: 4px 3px; border: 1px solid #bbb; font-size: 14px; font-family: arial, "微软雅黑"; }

.item .fr select { width: 408px; padding: 6px 3px; border: 1px solid #bbb; font-size: 14px; font-family: arial, "微软雅黑"; }

.PatentAbstractContent textarea { width: 1000px; height: 200px; padding: 10px; border: 1px solid #bbb; font-size: 14px; font-family: arial, "微软雅黑"; }

.item .fr { float: left; }

.input-group-addon {
    padding: 6px 12px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
	margin:20px auto;
}

.SearchBoxText {
    width: 125px;
    height: 30px;
    background: linear-gradient(360deg, #008FED 0%, #00B1E9 100%) !important;
    opacity: 1;
    border: 0px !important;
    font-size: 16px;
    font-weight: bold; 
    color: #FFFFFF;
    line-height: 30px;
}