@charset "utf-8";
/* CSS Document */
.lnav ul li .sub { background-color:#fafafa; padding:10px; box-sizing:border-box; width:100% !important; display:none;}
.lnav ul li .sub a { margin:0 12px;}

.tuji {width:45%; margin-right:5%;}
.tuji .dt img {border: 1px solid #0062bb;width:100%;box-sizing:border-box;}
.tuji .slt {width:90%;height:100px;margin:25px 5%;}
.tuji .slt li img { width:100px;border: 1px solid #797979;box-sizing:border-box; cursor:pointer;}
.tuji .pagination { position: absolute; z-index: 20; left: 10px; bottom: 10px; }
.tuji .swiper-pagination-switch { display: inline-block; width: 8px; height: 8px; border-radius: 8px; background: #222; margin-right: 5px; opacity: 0.8; border: 1px solid #fff; cursor: pointer; }
.tuji .swiper-visible-switch { background: orange; }
.tuji .swiper-active-switch { background: red; }

.guige { width:50%;}
.guige h2,.guige p { line-height:2;}

.cpxq { border:1px solid #797979;}
.cpxq h3 { background-color:#f7f7f7; line-height:1.5;}
.cpxq h3 span { color:red; border-bottom:1px solid #0062bb; padding:0 5px;}
.cpxq>div { padding:10px;}
