/*初始化样式*/
* {
    margin: 0px;
    padding: 0px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;

}

a {
    color: #000000;
}

ul li,
ol li {
    list-style-type: none;
}

img,
input,
button {
    border: none;
    outline: none;
}

.box {
    width: 100%;
    position: relative;
}
.header{
	margin-bottom: 0 !important;
}
.dqwz {
    position: relative;
    width: 1199px;
    height: 40px;
    line-height: 40px;
    margin: auto;
    z-index: 1;
}

.slgk_zw {
    position: relative;
    width: 1199px;
    background-color: #ffffff;
    margin: auto;
    z-index: 1;
}

.zw_title {
    width: 1177px;
    margin: auto;
    border-bottom: 1px solid #ededed;
    text-align: center;
    padding-bottom: 20px;
}

.zw_title p {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding-top: 33px;
    padding-bottom: 33px;
}

.zw_title span {
    margin-right: 28px;
    line-height: 35px;
}

.xian {
    width: 1177px;
    height: 1px;
    background-color: #ededed;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;

}

.slgk_zw p {
    line-height: 30px;
}

.wzzw {
    width: 1095px;
    margin: auto;
    margin-top: 20px;
    min-height: 300px;
}

.sxwz {
    width: 1095px;
    margin: auto;
    padding-bottom: 20px;
}
#pctb,#pcdb{
	display: block;
}
#sjtb,#sjdb{
	display: none;
}
#zoom img{
	max-width: 1100px;
}

/*手机样式*/
@media (max-width: 700px){
	#sjtb,#sjdb{
		display: block;
	}
	#pctb,#pcdb,.dqwz,.bg1,.bg2,.bg3,.bg4,.xian{
		display: none;
	}
	.box{
		background: #fff;
	}
	.slgk_zw,.zw_title,.wzzw{
		width: 100%;
	}
	.zw_title span{
		display: block;
		margin: 0;
		text-align: center;
	}
	.zw_title .bdsharebuttonbox{
		display: none;
	}
	.slgk_zw{
		padding: 0 15px;
	}
	#zoom img{
		width: 100% !important;
		height: auto !important;
	}
	.sxwz{
		width: 100%;
	}
	.sxwz a{
		display: inline-block;
		width: 100%;
		overflow: hidden;
	}
	#fwtj,#ztdx{
		display: none;
	}
}
