.position{line-height:35px;}
.position span a{font-size:16px;}

.webAssis {
    margin-top: 10px;
    position: relative;
    border: 1px solid #E1E1E1;
    padding: 39px 0;
    margin-bottom: 40px;
    /*background: url(/xlgl/images/webassis_bg.png) 95% bottom no-repeat;*/
    background: url(/xlgl/images/webassis_bg2.png) 95% bottom no-repeat;
min-height:800px;
}
.webAssisTitle {
    font-size: 36px;
    font-weight: bold;
    color: #C90010;
    line-height: 50px;
    text-align: center;
    margin-bottom:20px;
}
.webAssis .waTop {
    height: 72px;
    padding:20px 120px;
    background: url(/xlgl/images/webassis_top_bg.png) top center no-repeat;
}
.webAssis .waTop p {
    line-height: 30px;
    display: block;
    font-size: 16px;
    text-indent: 2em;
}
/*
.webAssis .bg {
    position: absolute;
    width: 696px;
    height: 352px;
    bottom: 10px;
    right: 20px;
    /*background: url(/xlgl/images/webassis_bg.png) top center no-repeat;*/
    background: url(/xlgl/images/webassis_bg2.png) top center no-repeat;
    z-index:0;
}*/
.waTitle {
    margin: 40px 0;
}
.waTitle h1 {
    font-size: 28px;
    color: #C90010;
    font-weight: 500;
    padding-left: 62px;
}
.waCon {
    width: 1118px;
    margin-left: 80px;
}
.waCon li {
    width: 337px;
    float: left; 
    background: url(/xlgl/images/webassis_dot.jpg) left center no-repeat;
    line-height: 50px;
    padding-left: 30px;
}
.waCon li a{font-size:16px;}

@media only screen and (max-width:1025px) {
.webAssis .waTop{height:auto;background-size: 100% 100%;padding:20px 30px;margin:0 10px;}
.webAssisTitle{font-size:26px;}
.waTitle{margin:20px 0;}
.waTitle h1{padding-left: 6%;font-size: 20px;}
.waCon{width:auto;    margin-left: 6%;}
.waCon li{float:none;width:auto;line-height:40px;}
.position{width:auto;height:auto;line-height: 24px;}
.webAssis{background-size: contain;padding:20px 0 39px;}
}
@media screen and (max-width:768px){



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


}