@charset "utf-8";
/* CSS Document */
.xfoot{ display:none}
.wxtan{ display:none}
.wxtan1{ display:none}
.tanbg{ display:none}
@media screen and (max-width: 768px) {
	body{ padding-bottom:56px;}
	.xfoot{ display:block !important; position:fixed; left:0; bottom:0; width:100%; background:#ef3655; height:56px; z-index:9999}
	.xfoot li{ width:25%; text-align:center; float:left; list-style:none}
	.xfoot li a{ display:inline-block; width:100%; color:#fff; font-size:12px; padding:0; margin:0}
	.xfoot li img{ margin-top:10px}
	.tanbg{ position:fixed; width:100%; height:100%; left:0; top:0; z-index:9998;    background: rgba(0,0,0,.6);}
	.wxtan {width: 100%; position:fixed; width:80%; top:50%;left:50%;  transform: translate(-50%, -50%);   background-color: rgba(255, 255, 255, 0.8); border-radius:10px; text-align:center; padding:30px 0;  z-index:9999}
	.wxtan i{position: absolute; right: 7px; top: 7px; text-align: center; color: #fff; font-style: normal; background: #333; border-radius: 1rem; cursor: pointer; width: 22px;line-height: 22px;}
	.wxtan p{ padding-top:3px; font-size:14px}
	.wxtan p span{ display: inline-block; padding: 2px 10px; background-color: #009946; color: #fff; border-radius: 5px; cursor: pointer;}
	.wxtan span.wx{background: #009943 url(wxico.png) no-repeat 6px center; background-size: 16px; padding-left: 20px;}
	
	.wxtan1 {width: 100%; position:fixed; width:80%; top:50%;left:50%;  transform: translate(-50%, -50%);   background-color: rgba(255, 255, 255, 0.8); border-radius:10px; text-align:center; padding:30px 0;  z-index:9999}
	.wxtan1 i{position: absolute; right: 7px; top: 7px; text-align: center; color: #fff; font-style: normal; background: #333; border-radius: 1rem; cursor: pointer; width: 22px;line-height: 22px;}
	.wxtan1 p{ padding-top:3px; font-size:14px}
	.wxtan1 p span{ display: inline-block; padding: 2px 10px; background-color: #009946; color: #fff; border-radius: 5px; cursor: pointer;}
	.wxtan1 span.wx{background: #009943 url(wxico.png) no-repeat 6px center; background-size: 16px; padding-left: 20px;}
	
	.ywx{ display:block !important}
	.ybg{ display:block !important}
	.side{
	   display:none;
    }	
}

/*seach button home begin*/

.index_sec_keywords {
    position: absolute;
    left: 50px;
    right: 50px;
    z-index: 1;
    margin: -29px 0 0
}

@media(min-width:760px) {
.index_sec_keywords {
	display:block;
}
 
}


@media (max-width: 670px) {
    .index_sec_keywords {
        position: static;
        margin: 0
    }
}

.index_sec_keywords .cnt {
    position: relative;
    /*max-width: 1100px;*/
    height: 54px;
    background: url(../foot/index_sec_keywords_bg.gif);
    border: 1px solid #e6e6e6;
    overflow: hidden;
    border-radius: 3px
}

@media (max-width: 670px) {
    .index_sec_keywords .cnt {
        height: auto;
        background: #fff;
        border: none
    }
}

.index_sec_keywords .cnt .search {
    float: left;
    width: 310px;
    height: 34px;
    margin: 11px 10px;
    font-size: 0
}

@media (max-width: 650px) {
    .index_sec_keywords .cnt .search {
        float: none;
        width: auto
    }
}

.index_sec_keywords .cnt .search .keywords {
    display: block;
    position: relative;
    height: 32px;
    margin: 0 70px 0 0;
    vertical-align: middle;
    font-size: 12px;
    border: 1px solid #e6e6e6;
    border-right: none;
    border-radius: 3px 3px 0 0
}

.index_sec_keywords .cnt .search .keywords .ico.ico_glass {
    float: left;
    width: 12px;
    height: 12px;
    vertical-align: middle;
    margin: 10px 8px 0;
    background: url(../foot/index_keywords_search_glass.png)
}

.index_sec_keywords .cnt .search .keywords .text {
    display: block;
    margin: 0 0 0 30px;
    height: 27px;
    vertical-align: middle
}

.index_sec_keywords .cnt .search .keywords .text input {
    width: 100%;
    height: 100%;
    border: none;
    background: 0 0;
    outline: 0
}

.index_sec_keywords .cnt .search .btn {
    float: right;
    position: relative;
    height: 34px;
    padding: 0 14px;
    vertical-align: middle;
    font-size: 12px;
    line-height: 34px;
    color: #fff;
    background: #ef3655;
    border-radius: 0 5px 5px 0
}

.index_sec_keywords .cnt .search .btn input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer
}

.index_sec_keywords .cnt .hotword_list {
    display: block;
    margin: 19px 0 0 340px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

@media (max-width: 650px) {
    .index_sec_keywords .cnt .hotword_list {
        margin: 10px
    }
}

.index_sec_keywords .cnt .hotword_list .hotword_title {
    font-weight: 700
}

.index_sec_keywords .cnt .hotword_list .hotword_item {
    margin: 0 6px
}

/*seach button home end*/

.pub_page_search {
    color: #666;
    background: #fff;
    border-bottom: 1px solid #e5e5e5
}

.pub_page_search a {
    color: #666
}

.pub_page_search .cnt {
    position: relative;
    /*max-width: 1100px;*/
    height: 54px; 
    background: url(../foot/index_sec_keywords_bg.gif);
    overflow: hidden;
    border-radius: 3px
}

@media (max-width: 670px) {
    .pub_page_search .cnt {
        height: auto;
        background: #fff;
        border: none
    }
}

.pub_page_search .cnt .search {
    float: left;
    width: 310px;
    height: 34px;
    margin: 11px 10px;
    font-size: 0;
	margin-left: 89px;
}

@media (max-width: 650px) {
    .pub_page_search .cnt .search {
        float: none;
		margin: 11px 10px;
        width: auto
    }
}

.pub_page_search .cnt .search .keywords {
    display: block;
    position: relative;
    height: 32px;
    margin: 0 70px 0 0;
    vertical-align: middle;
    font-size: 12px;
    border: 1px solid #e6e6e6;
    border-right: none;
    border-radius: 3px 3px 0 0
}

.pub_page_search .cnt .search .keywords .ico.ico_glass {
    float: left;
    width: 12px;
    height: 12px;
    vertical-align: middle;
    margin: 10px 8px 0;
    background: url(../foot/index_keywords_search_glass.png)
}

.pub_page_search .cnt .search .keywords .text {
    display: block;
    margin: 0 0 0 30px;
    height: 27px;
    vertical-align: middle
}

.pub_page_search .cnt .search .keywords .text input {
    width: 100%;
    height: 100%;
    border: none;
    background: 0 0;
    outline: 0
}

.pub_page_search .cnt .search .btn {
    float: right;
    position: relative;
    height: 34px;
    padding: 0 14px;
    vertical-align: middle;
    font-size: 12px;
    line-height: 34px;
    color: #fff;
    background: #ef3655;
    border-radius: 0 5px 5px 0
}

.pub_page_search .cnt .search .btn input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer
}

.pub_page_search .cnt .hotword_list {
    display: block;
    margin: 19px 0 0 340px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

@media (max-width: 650px) {
    .pub_page_search .cnt .hotword_list {
        display: none;
        margin: 10px
    }
}

.pub_page_search .cnt .hotword_list .hotword_title {
    font-weight: 700
}

.pub_page_search .cnt .hotword_list .hotword_item {
    margin: 0 6px
}

