@charset "utf-8";
html{width:100%;background:url(../images/partnersbg.png)no-repeat center top;-webkit-background-size:100% 100%;-moz-background-size:100% 100%;background-size:100% 100%; background-attachment:local;
}
/*标题样式 */
.partnerstitle{color:#fff;text-align: center;position: relative;top:135px;}
.partnerstitle h1{letter-spacing: .2rem;}
/* IB介绍经纪人 */
.partnerstext{width:100%;color:#fff;font-size:1.5rem;font-weight: bold;justify-content:center;margin-top:20%;justify-content: center;}
.partnerstext_box{width:1300px;display: -webkit-box; display: -moz-box; display: -webkit-flex;   display: -moz-flex;  display: -ms-flexbox;display: flex;margin:0 auto;}
.partnerstext_box > div{-webkit-box-flex:1;-ms-flex: 1;-webkit-flex:1;flex: 1;    }
.partnerstext .partone h2{width: 30%;line-height: 30px;border-bottom: 2px solid #fff;margin-left: 53%;text-align: right;font-weight: bold;padding-bottom: 2}
.partnerstext .partone p{width:88%;line-height:1.8em;justify-content: space-between;text-align: justif}
.parttwo{padding-left:8%;padding-bottom:13%;}
.parttwo .advantagelist li{list-style-type:circle;font-size:1.4rem;color:#fff;list-style-position: inside;line-height: 3.4rem;}
.parttwo .advantagelist li p{ font-size:1.5rem;}
.partnerstext .partone h2,
.partnerstext .parttwo h2{margin-bottom:8%;font-size: 2.2rem;letter-spacing: .1rem;}

/*选择科迪环球作为合作伙伴的理由  */
.reason{width:100%;margin-top:17rem;color:#fff;font-size:1.4rem;font-weight: bold;letter-spacing: 1px;}
.reason .reason_box{width:1200px;display: -webkit-box; display: -moz-box; display: -webkit-flex;   display: -moz-flex;  display: -ms-flexbox;display: flex;margin:0 auto;}
.reason .reason_left,
.reason .reason_right{-webkit-box-flex:3;-ms-flex: 3;-webkit-flex:3;flex: 3;}
.reason .reason_left{padding-right:1rem;margin-top:-1rem;}
.reason .reason_middle img{-webkit-box-flex:1;-ms-flex: 1;-webkit-flex: 1;flex: 1; padding-top:1%;margin:0 1%;}
.reason .reason_left{text-align: right;}
.reason .reason_title{margin-bottom:2rem;}
.reason .reason_list li::after{content:"o";font-size:1.1rem; margin-left:3%;}
.reason .subreason{margin-top:13.8rem;}
.reason_right .subreason{ margin-top:16.5rem;}
.reason .subtitle{font-size:1.5rem;font-weight: bold;margin-bottom:2rem;}
.reason .sublist{font-size:1rem;}
.reason .reason_list li ,
.reason .sublist p{line-height:3rem;}
.reason_left .reason_list{font-size: 1.2rem;}
.reason_right  .reason_title{ width: 24%; text-align: center; border-bottom:.2rem solid #fff; padding-bottom:1rem;}
.reason_right .reasoninfo{line-height:3rem;justify-content: space-between;font-size: 1.2rem;text-align: justify;}
.reason_right{margin-top:13.2rem;padding-left:1rem;}
/* 流动性供应商 */
.supplier{ width:100%;justify-content: center;}
.supplier_box{width:1200px;display: -webkit-box; display: -moz-box; display: -webkit-flex;   display: -moz-flex;  display: -ms-flexbox;display: flex;margin:0 auto;padding-top:4%;overflow: hidden;white-space: nowrap;}
.suppliertext{width:20%;font-size: 2.5rem;font-weight: bold;color:#fff;}
.suppliertext p{padding-top:10%;}
.logobox img {line-height: 2rem;}
#maq{ width:75%; overflow:hidden}

/* 合作咨询 */
.requesttext{font-size: 2.5rem;color:#fff;text-align: center;margin-top:3%;}
#inputs{width:1200px;display: -webkit-box; display: -moz-box; display: -webkit-flex;   display: -moz-flex;  display: -ms-flexbox;display: flex;justify-content: space-between;margin:0 auto;padding-top: 3%;}
#inputs input{background-color:transparent;border-radius: 5px;box-sizing: border-box;height:35px;color:#fff;}
input[type=email]{width:20rem;}
input[type=text],input[type=tel]{width:18rem;}
input[type=phone]{width:18rem;}
:-moz-placeholder { color: #fff; font-size: 1.2rem;}   
::-moz-placeholder { color: #fff;font-size: 1.2re}
    
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {color: #fff;font-size: 1.2rem;}  
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {color: #fff;font-size:1.2rem;}
#submit{width:11%;height: 3rem;line-height: 2.5rem;font-family: "Microsoft YaHei";font-size: 1.2rem;color: #fff;
    letter-spacing: 2px;background-color:#c12616;border:none ;border-radius: 5px;transition:all 1s ; -webkit-transition:all 1s ; }
#submit:hover{transform: scale(1.1, 1.1); -webkit-transform: scale3d(1.1,1.1); }
#footer{width:100%;position: relative;bottom:0;left:0;}
.showinfo{width:100%;height:20px;line-height:20px;color:#f00;font-size:1.1rem;}
.bedisabled{background-color:#777;}