.main1{width:600px; padding-top:30px; padding-bottom:80px; margin:0px auto; margin-top:30px;}
.main1a{width:100%; height:50px; line-height:50px; text-align:center; font-size:24px; font-weight:bold;}
.main1b{width:100%; margin-top:20px;}
.main1b .search_input{width:96%; height:50px; line-height:50px;float:left;border:1px solid #efefef;outline: none; font-size:16px;color:#666666; text-indent:10px; background:#FFFFFF;border-radius:10px; overflow:hidden;}
.main1b .search_botton{width:97%;height:50px; line-height:50px;background: #398dee; color:#FFFFFF;font-size:18px;border:1px solid #398dee; outline: none; cursor:pointer; -webkit-appearance: none;border-radius:10px;float:left}
.main1b input::-webkit-input-placeholder {color: #CCCCCC;}


@media screen and (max-width:768px) {

.main1{width:90%; padding-top:20px; padding-bottom:80px; margin:0px auto; margin-top:30px;}
.main1a{width:100%; height:40px; line-height:40px; text-align:center; font-size:18px; font-weight:bold;}
.main1b{width:100%; margin-top:10px;}
.main1b .search_input{width:96%; height:50px; line-height:50px;float:left;border:1px solid #efefef;outline: none; font-size:16px;color:#666666; text-indent:10px; background:#FFFFFF;border-radius:10px; overflow:hidden;}
.main1b .search_botton{width:97%;height:50px; line-height:50px;background: #398dee; color:#FFFFFF;font-size:18px;border:1px solid #398dee; outline: none; cursor:pointer; -webkit-appearance: none;border-radius:10px;float:left}
.main1b input::-webkit-input-placeholder {color: #CCCCCC;}



}