@charset "utf-8";
.lx{width:1200px;margin:0px auto}
.lx .bt{width:100%;margin-top:20px;padding-bottom:20px;border-bottom:1px solid #ccc}
.lx .bt .fl-heading-text{color:#3a3a3a}
.lx .yx{width:100%;height:auto;margin-top:30px;padding-bottom:30px;border-bottom:1px solid #ccc;display: flow-root;}
.lx .yx .itmyx{width:50%;float:left;}
.lx .yx .itmyx .fl{width:90%;height:auto}
.lx .yx .itmyx .fl h2{color:#3a3a3a;font-size:28px}
.lx .yx .itmyx .fl .p1{margin-bottom: 1.6em;color:#4b4f58;margin-top:20px}
.lx .yx .itmyx .fl .p2 a{color:#0170b9}


.lx .lxdq .itmyx{width:33.333%;float:left;margin-top:30px}
.lx .lxdq .itmyx .fl{width:90%;height:auto}
.lx .lxdq .itmyx .fl h2{color:#3a3a3a;font-size:28px}
.lx .lxdq .itmyx .fl .p1{margin-bottom: 1.6em;color:#4b4f58;margin-top:20px;line-height:40px;font-size:20px}
.lx .lxdq .itmyx .fl .p2 a{color:#0170b9}


@media screen and (max-width: 768px) and (min-width: 320px){
.lx{width:90%;margin:0px auto}	
.lx .yx .itmyx{width:100%;float:none;margin:0px auto;margin-top:30px}
.lx .lxdq .itmyx{width:100%;float:left;margin-top:30px}	
}

