.elementor-1030 .elementor-element.elementor-element-48e66e6{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-1030 .elementor-element.elementor-element-074cd86 > .elementor-element-populated{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-1030 .elementor-element.elementor-element-f0a1577 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-f0a1577 *//* 全站搜索 */

.searchbar {

	width: 100%;

	height: 55px;	

	overflow: hidden;

	line-height: 56px;

	background: -webkit-linear-gradient(left, #3399FF 20%,#E6E6E6 15%);

	background: -moz-linear-gradient(left, #3399FF 20%,#E6E6E6 15%);

	background: -ms-linear-gradient(left, #3399FF 20%,#E6E6E6 15%);

	background: linear-gradient(left, #3399FF 20%,#E6E6E6 15%);

}



.searchbar .container {     width: auto; }



.site_txt {

    padding: 0 ;

    padding-right: 45px;

    width: 21%;

    float: left;

    color: #fff;

    font-size: 18px;

    background-color: #3399FF;

    background-image: url(https://www.gmesemi.com/wp-content/uploads/2020/11/icons_down.png);

    background-repeat: no-repeat;

    background-position: 96% center;

    background-size: 15px;

    text-align: right;

}



.site_form {

	padding:10px 0 10px 20px;

	width: 65%;

	float: left;

	height: 100%;

	color: #525252;

}



.site_form form {

	display: block;

	width: 100%;

	height: 36px;

	position: relative;

	z-index: 1;

	overflow: hidden;

	/* background-color: #007AFF; */

}



.site_form form input {

	display: block;

	width: 94%;

	height: 100%;

	border: none;

	padding: 0;

	margin: 0;

	line-height: 1;

	outline: none;

	background-color: transparent;	

	box-shadow: inset 0 0 0 1000px #E6E6E6 !important;	

	font-size: 16px;

}



.site_form form  input::-webkit-input-placeholder {

	color: #999;

	font-weight: normal;

}





button.btn_search {

    display: block;

    width: 36px;

    height: 36px;

    position: absolute;

    top: 0;

    right: 0;

    z-index: 2;

    padding: 0;

    background-color: transparent;

    border: none;

    outline: none;

    background-image: url(https://www.gmesemi.com/wp-content/uploads/2020/11/btn_search.png);

    background-repeat: no-repeat;

    background-position: center center;

    background-size: 22px;



}





@media  screen and (max-width:768px) {

    /* 全局搜索 */

	.searchbar {

	    width: 100%;

	    height: 44px;

	    overflow: hidden;

	    line-height: 44px;

	}

	

	.site_txt {

	    padding: 0 15px;

	    padding-right: 27px;

	    width: 22%;

	    float: left;

	    font-size: 15px;

	    background-position: 89% center;

	    background-size: 12px;

	}

	

	.site_form {

	    padding: 0 0 0 15px;

	    width: 73%;

	}

	.site_form form { height: 46px; }

	

	.site_form form input {

	    display: block;

	    width: 80%;

	    height: 96%;

		font-size: 14px;

	}

	

	button.btn_search {

	    display: block;

	    width: 36px;

	    height: 100%;

	    background-size: 18px;

	}

	

}





@media screen and (min-width: 1100px) and (max-width: 1200px){

    .site_txt {    

        background-position: 93% center;

    }

}







@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

	 .site_txt { background-position: 92% center; }

	

}/* End custom CSS */