
/* 内容区域 */
#innovationList1{
    width: 77.08%;
    margin: 0 auto;
    margin-bottom: 80px;
    margin-top: 90px;
    padding: 30px 40px;
    box-shadow:0px 3px 29px 0px rgba(91,86,85,0.16);
    background:url(../../img/recurent/bg_03.jpg)  no-repeat center bottom;
    background-size: 100%;
    background-color: #fff;
}
.formBox {
    width: 89.73%;
    margin:0 auto;
    margin-bottom: 10px
} 
#innovationList1 input{
    width: calc(100% - 8px);
}
 .selects{
    width: calc(100% - 8px);
}
#innovationList1 input,#innovationList1 select{
    border:1px solid rgb(221,221,221);
    height: 40px;
    padding:10px ;
    color: #999999;
  
    /* box-shadow:0px 3px 29px 0px rgba(91,85,85,0.16); */
}
input::-webkit-input-placeholder { 
    /* WebKit browsers */ 
    color: #999999; 
    } 
input:-moz-placeholder { 
    /* Mozilla Firefox 4 to 18 */ 
    color: #999999; 
    } 
input::-moz-placeholder { 
    /* Mozilla Firefox 19+ */ 
    color: #999999; 
} 
input:-ms-input-placeholder { 
    /* Internet Explorer 10+ */ 
    color: #999999; 
}
#innovationList1 input:focus{
    border:1px solid rgb(5,143,31);
}
.verify .col-lg-7{
 padding: 0!important;
}
.verify-img {
    /* display: block;W */
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    width: 100px;
    height: 100%;
    cursor: pointer;
}
.verify-img img{
	height: 40px;
}
.changeVerify {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    margin-left: 2px;
    cursor: pointer;
}
.verify-input{
    width: 100%;
}
.marginTop{
    margin-top: 30px
}
.mbMR {
    margin-top: 0;
}
.tips{
    /* height:17px; */
    font-size:16px;
    font-weight:400;
    color: #333333;
    line-height:22px;
    text-align: center;
    margin-top: 18px;
}
.code{
    position: relative;
    /*bottom: 5px;*/
    color:#333333;
    font-size: 16px
}
.btn {
    font-size:20px;
    font-weight:400;
    color:rgb(255,255,255);
    text-align: center;
    width: 50%;
    height:50px;
    background:rgb(226,2,19);
    /* background:rgb(5,143,31); */
    line-height: 50px;
    cursor: pointer;
    border-radius:0!important;
}
.col-lg-6{
    width: 49%;
    padding: 0px;
}
.col-lg-3 {
    width: calc(25% - 2px);
}
.download-btn{
    font-weight:400;
    /* color:rgb(5,143,31); */
    color:rgb(255,255,255);
    text-align: center;
    width: 23%;
    height:50px;
    background:#CB0210;;
    line-height: 50px;
    cursor: pointer;
    /* border: 1px solid rgb(5,143,31); */
    border: 1px solid #CB0210;;
    border-radius:5px;
    margin-top: 20px;
}
.download-btn a {
    color:rgb(255,255,255)!important;
}
.textarea {
    height: 260px!important;
    outline: black;
    padding: 10px;
    border: 1px solid rgb(221,221,221);
    resize: horizontal;
    max-width: 100%;
    width: calc(100% - 8px);
}
h6 {
    font-size: 16px;
    color: #333333;
}
.bannerPc{
    display: block
}
.bannerMb {
    display: none;
    width: 100%;
}
.tips-tell{
    margin-top: 15px;
    margin-left: 15px;
}

.mbMR {
    margin-top: 0;   
}
.submitSpeek .mbMR{
	width: 33%!important;
}
.verify .btns{
    width: 100%;
}
#innovationList1 .btns {
    background: rgb(226,2,19);
    width: 22%;
    /* margin-left: 38%; */
    margin: 0 auto;
    display: block;
}
#innovationList1 .btnss {
    background: rgb(5,143,31);
    width: 22%;
    margin-left: 38%;
}
@media screen and (min-width:320px) and (max-width:1080px){
    #innovationList1 select{
        width: calc(100% - 8px);
    }
    #innovationList1 .btnss{
        width: 100%;
        margin-left: 0;
    }
	.mbMR,.col-xs-12 {
		width: calc(100% - 8px)!important;
    }
    /* .col-lg-3 {
        width: 100%
    } */
    .sel1 {
        border-right: 1px solid rgb(221,221,221)!important;
    }
    .sel2 {
        border-right: 1px solid rgb(221,221,221)!important;
        border-left: 1px solid rgb(221,221,221)!important;
    }
    .sel3 {
        border-left: 1px solid rgb(221,221,221)!important;
    }
    .productList-container{
        padding-top: 42px;
    }
    .submitSpeek .mbMR{
        width: calc(100% - 8px)!important;
    }
    .formBox {
        width: 100%;
    }
    .Mbtitle{
        margin-left:6%;
        padding: 15px;
    }
    .require li {
        font-size: 13px;
    }
    .other-count span {
        font-size: 14px;
    }
    .timeDate{
        font-size: 12px !important;
    }
    .require .col-xs-4 ,.workBox .col-xs-4{
        width: 33.33%!important;
    }
    .workBox .title { 
        position: relative;
        top: 5px;
    }
    .tips {
        font-size: 13px
    }
    .changeVerify{
        font-size: 12px!important;
        position: absolute;
        top: 14px;
    }
    [class*="col-"] {
        padding: 5px!important;
    }
    .code {
        bottom: -2px;
        margin-left: 0!important
    }
    .duty .col-lg-6{
        width: 100%!important;
    }
    .btn {
        background:rgb(5,143,31)!important;
        border-radius:5px!important;
        width: 100%;
    }
    .download-btn{
        color: rgb(5,143,31);
        width: 100%;
        background: #fff;
        border: 1px solid;
    }
    .download-btn a{
        color: rgb(5,143,31)!important;
    }
    .text-left {
        text-align: center!important;
    }
    #innovationList1 {
        width: 92%;
        margin: 0 auto;
        /* background: #fff; */
        margin-bottom: 30px;
        padding: 1px 25px 30px
    }
    .mbMR {
        margin-top: 30px;
        float: left!important;
    }
    .show {
        display: none!important;
    }
    .productList-container-img{
        height: auto;
    }
    .productList-container-img img{
        width: auto;
        height: auto;
    }
    .hide {
        display: block!important;
    }
    .verify-img img {
        width: 100px
    }
    img {
        border: 0;
        vertical-align: middle;
        max-width: 100%;
    }
    .bannerPc{
        display: none;
    }
    .bannerMb {
        display: block;
        width: auto;
    }
    .tips-tell {
        width: 100%;
    }
    #innovationList1 .btns {
        width: 90%;
    }
}
@media screen and (min-width:768px) and (max-width:1280px){
  
}


  
@media screen and (min-width:1080px) and (max-width:1600px){
    .col-lg-5{
        width: 53.66%;
    }
    .col-lg-7 {
        width: 44.33%;
    }
}


  