.banner-box{
	position: relative;
    height: 441px;
    min-width: 1005px;
    overflow: hidden;
}
.bannerImg{
	position: absolute;
    min-width: 1005px;
    left: 50%;
    top: 0%;
    transform: translate(-50%,0%);
    height: 441px;
    z-index: 0;
    background-position: center;
    background-size: cover;
}
.w{
	width: 1200px;
	margin:0 auto;
}
.sxinner{
    width:100%;
    margin:0 auto;
}
.ywdt{
    min-width:1200px;
    height:520px;
    position: relative;
    background:url(../images/ywdt-bg.png) no-repeat top center;
}
.ywdt-d{
    width:582px;
    height:220px;
    margin-top:20px;
    box-sizing: border-box;
}
.ywdt-box{
    float:left;
}
.jx{
    width:582px;
    height:480px;
    float:right;
}
.jx img{
    width:582px;
    height:310px;
    margin-top:20px;
}
.jx div{
        width: 582px;
    height: 140px;
    margin-top: 10px;
    background-color: #fff;
    box-sizing: border-box;
    padding:10px;
}
.jx div span{
    font-size:20px;
    font-weight:700;
}
.jx div p{
    font-size:16px;
    text-indent:2em;
}
.xiangq{
    float:right;
    color:#f2573b;
    font-size:16px;
    margin-top:-20px;
}
.ywdt-bg{
	position: absolute;
    min-width: 1005px;
    left: 50%;
    top: 0%;
    transform: translate(-50%,0%);
    height: 520px;
    z-index: -1;
    background-position: center;
    background-size: cover;
}
.ywdt-t{
    position:relative;
}
.sxmore{
    float:right;
    display:block;
    width: 74px;
    height: 30px;
    border-radius: 30px;
    background-color: #f2573b;
    color:#fff;
    font-size:16px;
    text-align:center;
    line-height:30px;
    margin-top:22px;
}
.ywdt-b{
    width:582px;
    height:138px;
    margin-top:10px;
    background-color: #fff;
}
.ywdt-b li{
    width: 100%;
    float: left;
    background: url(../images/yuan.png) no-repeat 14px 8px;
    box-sizing: border-box;
    padding-left: 34px;
    height: 24px;
    margin-top:16px;
}
.ywdt-b li a{
    font-size:18px;
    color:#3D3D3D;
}
.sjxc{
    min-width:1200px;
    height:627px;
    position: relative;
    background:url(../images/sjxc-bg.png) no-repeat top center;
}
.sjxcbox{
    width: 665px;
    height: 453px;
    margin:24px auto 0px;
    position:relative;
}
.sjxcbox-inner{
    position:relative;
    overflow:hidden;
    width:100%;
    height:100%;
}
.sjxcbox-inner ul{
    float:left;
    width: 665px;
    height: 453px;
}
.sjxcbox-inner ul li{
    float:left;
    width: 665px;
    height: 453px;
}
#left,#right{
    position:absolute;
    top:50%;
    transform: translate(0,-50%);
}
#left{
    left:-126px;
}
#right{
    right:-126px !important;
}
.zs{
    width:100%;
    min-width:1200px;
    height:3328px;
    position: relative;
    background:url(../images/zs-bg.png) no-repeat top center;
}
.xjjt{
    width:100%;
    min-height:630px;
    background: url(../images/zs-d-bg.png) no-repeat top center;
    border-radius: 8px;
    margin-top:14px;
    box-sizing: border-box;
    padding:30px 30px 0px;
    
}
.xjjt li{
    float:left;
    background: url(../images/yuan.png) no-repeat 0px 8px;
    width:344px;
    height:24px;
    font-size:18px;
    box-sizing: border-box;
    padding-left:14px;
    margin-left:30px;
    margin-bottom:18px;
    position:relative;
}
.xjjt li .TRS_Editor div{
    width:350px;
    min-height:100px;
    border:1px solid #bd1a2d;
    background-color: #fff;
    border-radius:8px;
    position:absolute;
    top:24px;
    z-index:9999999999999;
    box-sizing: border-box;
    padding:10px;
    display:none;
}
.xjjt li .TRS_Editor div span{
    display:block;
    width:100%;
    height:100%;
    font-size:16px;
    box-sizing: border-box;
}
.xjjt li:hover div{
    display:block;
}
.xjgr li{
    width:74px;
    margin-left:26px;
}
.xjgr li .TRS_Editor div{
    left:-180%;
}