
/* 首页焦点图 */
img{
	border: 0;
	display: block;
	max-width: 100%;
	vertical-align: middle;
}


.js-silder{
	position: relative;	
	min-width: 320px;
}
.silder-scroll{
	width: 100%;
	overflow: hidden;
}
.silder-main{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.silder-main-img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.silder-main-img img{
	width: 100%;
}
.js-silder-ctrl{
	width: 100%;
    text-align: center;
    /* display: none; */
}
.silder-ctrl-prev,
.silder-ctrl-next{
	position: absolute;
	top: 0;
	width: 8%;
	height: 100%;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
	font-family: "宋体";
    font-size: 52px;
    color: #333;
	font-weight: 600;
	text-shadow: #666 2px 2px 5px;
}
.silder-ctrl-prev{
	left: 6%;
	text-align: left;
}
.silder-ctrl-next{
	right: 6%;
	text-align: right;
}
.silder-ctrl-prev>span,
.silder-ctrl-next>span{
	position: absolute;
	top: 50%;
	margin-top: -40px;
}
.silder-ctrl-prev>span{
	left: 0;
}
.silder-ctrl-next>span{
	right: 0;
}
.silder-ctrl-con{
	display: inline-block;
	width: 4%;
	padding: 10px 0;
	margin: 0 10px;
    cursor: pointer;
    display: none;
}
.silder-ctrl-con>span{
	display: block;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
	padding: 5px 0;
	cursor: pointer;
	background-color: #e4e4e4;
}
.silder-ctrl-con.active>span{
	background-color: #7bbedf;
}

@media (max-width: 768px){
	.silder-ctrl-prev,
	.silder-ctrl-next{
		width: 10%;
		font-size: 26px;
		margin-top: -25px;
	}
	.silder-ctrl-con{
		width: 14px;
		height: 14px;
		padding: 0;
		margin: 0 5px;
	}
	.silder-ctrl-con>span{
		display: block;
		width: 100%;
		height: 100%;
		border-radius: 50%;
		padding: 0;
    }
    .floating_ck{
        display: none;
    }
    .e_main{
        padding-top: 3%;
    }



}



.floating_ck {
    position: fixed;
    right: 20px;
    top: 30%;
    z-index: 9999;
    font-size: 14px;
    border-radius: 5px;
}

.floating_ck dl dd {
    transition: all 0.3s;
    position: relative;
    width: 80px;
    height: 80px;
    margin-bottom: 1px;
    text-align: center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.floating_ck dl dd:hover {
    background-color: #111;
}

.floating_ck dl dd:hover .floating_left {
    display: block;
}

.consult,
.words {
    background: url(../images/zxicon.png) center 20% no-repeat rgba(0,0,0,0.5);
}

.quote {
    background: url(../images/kficon.png) center 20% no-repeat rgba(0,0,0,0.5);
}

.qrcord {
    background: url(../images/erweima.png) center 20% no-repeat rgba(0,0,0,0.5);
}

.return {
    background: url(../images/fanhui.png) center 20% no-repeat rgba(0,0,0,0.5);
}

.consult:hover,
.words:hover {
    background: url(../images/zxicon.png) center 20% no-repeat rgba(0,0,0,0.5);
}

.quote:hover {
    background: url(../images/kficon.png) center 20% no-repeat rgba(0,0,0,0.5);
}

.qrcord:hover {
    background: url(../images/erweima.png) center 20% no-repeat rgba(0,0,0,0.5);
}

.return:hover {
    background: url(../images/fanhui.png) center 20% no-repeat rgba(0,0,0,0.5);
}

.floating_ck dd span {
    color: #fff;
    display: block;
    padding-top: 54px;
}

.floating_ck dd:hover span {
    color: #fff;
}

.floating_left {
    position: absolute;
    left: -160px;
    top: 0px;
    width: 160px;
    height: 80px;
    background-color: #111;
    display: none;
}

.floating_left a {
    color: #fff;
    line-height: 80px;
}

.floating_ewm {
    height: 200px;
    top: -120px;
}

.floating_ewm i {
    display: block;
    width: 145px;
    height: 145px;
    margin: auto;
    margin-top: 7px;
    background: url(../images/wx_ewm.png) center no-repeat;
    background-size: 100% 100%;
}

.floating_ewm p {
    color: #fff;
    margin-top: 5px;
}

.tejia_cc0 {
    position: relative;
    width: 42%;
    height: 40px;
    overflow: hidden;

}

.tejia_con0 {
    position: relative;
    width: 82%;
    height: 40px;
    overflow: hidden;
}

.tejia_con0 ul {
    width: 999999px;
    position: absolute;
}

.tejia_con0 ul li {
    height: 40px;
}

.tejia_con0 ul li a {
    width: 360px;
    height: 40px;
    line-height: 40px;
    text-align: left;
    display: block;
    overflow: hidden;
    position: relative;
    transition: all 0.3s;
    color: #fff;
}

.tejia_con0 ul li a:hover {
    color: #ff0;
}

.l_0 {
    position: absolute;
    top: 5px;
    right: 30px;
    color: #fff;
}

.r_0 {
    position: absolute;
    top: 5px;
    right: 0;
    color: #fff;
}

.l_0 i,
.r_0 i {
    color: #fff;
}



@media (max-width: 1120px){

    .tejia_con0 {
        position: relative;
        width: 76%;
        height: 40px;
        overflow: hidden;
    }
    
    .tejia_con0 ul li a {
        width: 320px;
        height: 40px;
        line-height: 40px;
        text-align: left;
        display: block;
        overflow: hidden;
        position: relative;
        transition: all 0.3s;
        color: #fff;
    }

    .tejia_cc0 {
        width: 60%;
    }
    

}

@media (max-width: 540px){

    .tejia_cc0 {
        width: 75%;
    }
    .l_0 {
        position: absolute;
        top: 5px;
        right: 20px;
        color: #fff;
    }
    .top_search .search .in_text{
        width: 72%;
    }
    .top_search .search .so {
        height: 32px;
        width: 32px;
    }
    .top_search .search {
        height: 32px;
        width: 72%;
        overflow: hidden;
        border: none;
    }
    .top_search .search .in_text{
        height: 32px;
    line-height: 32px;
    padding: 4px;
    font-size: 1.4rem;
    }
    #note_box {
        width: 100%;
        padding: 6px 6px;
        position: relative;
        background: #006634;
        margin-bottom: 0;
    }


}