.pro_cx {display:flex;justify-content:space-between;align-items:center;background:#f5f5f5;}
.pro_cx .pro_l {margin-right:15px;}
.pro_cx .pro_l .title1 {font-size:36px;font-weight:bold;text-transform:uppercase;line-height:1;color:#000000;}
.pro_cx .pro_l .title2 {font-size:42px;color:#0e1951;text-transform:uppercase;line-height:1;padding-bottom:40px;}
.pro_cx .pro_l .search1 {display:flex;}
.pro_cx .pro_l .search1 input {width:384px;height:58px;background:#e0e0e0;border:0;border-radius:5px;font-size:16px;padding:0 15px;margin-right:15px;color:#888888;}
.pro_cx .pro_l .search1 p {width:127px;height:58px;background:#af1e1e;cursor:pointer;margin:0;border-radius:5px;color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;text-transform:uppercase;}
.pro_cx .pro_r {
    width: 700px;
    height: 635px;
    background: #fff;
    padding: 26px;
    display: flex;
    flex-direction: column;
}
.pro_cx .pro_r .box {
    border: 2px dashed #aaa;
    padding: 10px;
    display: flex;
    flex-direction: column;
    flex: 1;
}
.pro_cx .pro_r .title {
    font-size: 18px;
    color: #0e1951;
    line-height: 1;
    margin-bottom: 10px;
}
.pro_cx .pro_r .con {display:flex;font-size:30px;color:#cdcdcd;flex:1;align-items:center;justify-content:center;}
.pro_cx .pro_r .con1 {flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;}
.pro_cx .pro_r .con1 .img1 {display:flex;}
.pro_cx .pro_r .con1 .img1 img {height:100%;width: 100%;object-fit:cover;}
.pro_cx .pro_r .con1 .title1 {font-size:18px;color:#000;padding-top:10px;padding-bottom:0;line-height:1;}
.pro_cx .pro_r .con1 .title2 {font-size:16px;color:#666666;line-height:1;}
input::-webkit-input-placeholder {/* WebKit browsers */ color:#888888 !important;}
input:-moz-placeholder {/* Mozilla Firefox 4 to 18 */ color:#888888 !important;}
input::-moz-placeholder {/* Mozilla Firefox 19+ */ color:#888888 !important;}
input:-ms-input-placeholder {/* Internet Explorer 10+ */ color:#888888 !important;}
.search_cx {display:flex;}
.search_cx .search_l {background:#fcf2de;height:80px;display:flex;align-items:center;width:37%;justify-content:flex-end;}
.search_cx .search_l .box {display:flex;align-items:center;padding-right:50px;}
.search_cx .search_l .box .title1 {font-size:30px;font-weight:bold;color:#0e1951;text-transform:uppercase;margin-right:20px;}
.search_cx .search_l .box .title2 {font-size:30px;color:#000;text-transform:uppercase;}
.search_cx .search_r {background:#0e1951;height:80px;display:flex;align-items:center;flex:1;}
.search_cx .search_r .box {display:flex;align-items:center;padding-left:50px;}
.search_cx .search_r .box img {margin-right:20px;}
.search_cx .search_r .box input {width:410px;height:48px;background:#08113e;border:1px solid #324295;border-radius:5px 0 0 5px;font-size:16px;padding:0 15px;color:#888888;}
.search_cx .search_r .box p {width:100px;height:48px;background:#324295;cursor:pointer;margin:0;border-radius:0 5px 5px 0;color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;}

.chuxin1{font-size:30px !important;font-weight:bold !important;    font-family: '黑体' !important;}
.chuxin2{font-size:24px !important;font-weight:bold !important;    font-family: '黑体' !important;}

@media screen and (max-width:1024px) {.pro_cx {flex-direction:column;}
.pro_cx .pro_l {margin-right:0;margin-bottom:40px;}
.search_cx .search_l .box {padding:0;flex-wrap:wrap;justify-content:center;width:100%;}
.search_cx .search_l .box .title1 {margin:0 10px;}
.search_cx .search_l .box .title2 {margin:0 10px;}
.search_cx .search_r .box {width:100%;padding:0 20px;}
.search_cx .search_r .box form {flex:1;}
.search_cx .search_r .box input {width:100%;max-width:100%;}
}
@media screen and (max-width:768px) {.pro_cx .pro_r {width:100%;padding:20px 0;height:400px;}
.pro_cx .pro_l .search1 form {flex:1;}
.pro_cx .pro_l .search1 input {width:100%;height:40px;margin:0;max-width:100%;font-size:14px;}
.pro_cx .pro_l .title1 {
    font-size: 24px;
    padding-bottom: 20px;
}
.pro_cx .pro_l .title2 {
    font-size: 24px;
    padding-bottom: 20px;
    margin-left: 10px;
}
.pro_cx .pro_l {
    width: 100%;
    padding: 0 10px;
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.pro_cx .pro_l .search1 p {font-size:14px;width:100px;height:40px;margin-left:10px;}
.pro_cx .pro_r .con1 .img1 img {}
.pro_cx .pro_r .box {padding:10px;}
.search_cx {flex-direction:column;}
.search_cx .search_l {width:100%;height:60px;}
.search_cx .search_l .box .title1 {font-size:24px;}
.search_cx .search_l .box .title2 {font-size:24px;}
.search_cx .search_r {flex:unset;height:60px;}
.search_cx .search_r .box input {height:38px;font-size:14px;}
.search_cx .search_r .box p {height:38px;font-size:14px;}
.pro_cx .pro_r .title{
    font-size: 16px;
}.search_cx .search_r .box img{
    display: none;
}

.chuxin1{font-size:18px !important;font-weight:bold !important;    font-family: '黑体' !important;}
.chuxin2{font-size:18px !important;font-weight:bold !important;    font-family: '黑体' !important;}
}
