/*初始设置*/
*{padding:0; margin:0;}
ul,ol{ list-style:none}
a{ text-decoration:none;}
input,a{ outline:none;}
body{ font-family:"微软雅黑","黑体","宋体"; box-sizing:border-box; background:#fff;margin:0 auto;}
img{ border:none;}
input[type="button"], input[type="submit"], input[type="reset"]{-webkit-appearance: none;}


/* ios默认样式清除 */
input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; }
input{ -webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;}

/* 顶部区域 */
.top{ width:100%; margin: 0 auto; display: block; box-sizing:border-box; background:#fff; border-bottom: 1px solid #E7E7E7;  } 
.con{width:1460px;margin:0 auto; display: block; box-sizing:border-box;}
.con::after{ display: block; content: ""; clear: both;}
.topcon{width:100%;margin:0 auto; display: block; box-sizing:border-box;}
.topcon::after{ display: block; content: ""; clear: both;}
.topcon h3{font-size: 14px;color:#333;font-weight: 400;text-align:left;line-height:42px;float:left; }
.topcr{float:right;  
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end; align-items:center;}
.tpewm{ margin-left:20px; position: relative; cursor: pointer;}
.tpetb{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start; align-items:center;}
.tpetb .tpetbtu{width:22px; height:22px; display: block; overflow: hidden;}
.tpetb .tpetbtu img{ width:100%; margin:0 auto; display:block; }
.tpetb p{font-size: 14px;color:#333;font-weight: 400;text-align:left;line-height:42px; margin-left:9px; transition: 0.3s; }
.tpewm .tbewmt{ width:110px; height: 110px;background:#fff; border: 1px solid #ededed; border-radius:5px; overflow: hidden; padding:3px; 
box-sizing:border-box; position: absolute; top:45px; left: 0;  display: none; transition: 0.3s; z-index:100; }
.tpewm .tbewmt img{ width:100%; margin:0 auto; display:block; }
.tpewm:hover .tbewmt{display:block; }
.tpewm:hover .tpetb p{ color:#365ea9; }
.tpetb h6{font-size:18px;color:#e94c4c;font-weight:900;text-align:left;line-height:42px; margin-left:9px; transition: 0.3s; }

/* 头部区域 */
.header{width:100%;margin:0 auto; display: block; box-sizing:border-box;}
.headcon{width:100%;margin:0 auto; box-sizing:border-box; padding:24px 0;
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between; align-items:center;}
.headll{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start; align-items:center;}
.headll .logo{ width: 220px; display: block; box-sizing:border-box; overflow: hidden; }
.headll .logo img{width:100%;margin:0 auto; display: block;}
.headll i{ width:1px; height: 38px;display: block; box-sizing:border-box; background:#d8d8d8; margin: 0 20px; }
.hdlniu{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start; align-items:center;}
.hdlniu a{ width:96px; height:40px; border-radius:6px; background: #fff; display: block; font-size:16px; color:#365ea9; text-align: center; 
line-height: 40px; transition: 0.3s;  }
.hdlniu a:hover{background: #365ea9;color:#fff; }
.hdlniu a.on{background: #365ea9;color:#fff;}
.hdlniu span{ width: 7px; height: 16px; display: block; padding-top: 2px; margin:0 10px; }
.hdlniu span img{width:100%;margin:0 auto; display: block;}
.headrr{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end; align-items:center;}
.sskk{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start; align-items:center; margin-right:2rem;}
.sskk .ssl{ width: 12rem; background: #fff; display: block; outline: none; border: 1px solid #afafaf; border-radius: 5px 0 0 5px;
box-sizing: border-box; height:40px; padding:3px 10px; font-size:14px; color:#666; line-height:32px; }
.sskk .ssr{width:65px;display: block; outline: none; border: 1px solid #365ea9; border-radius:0 5px 5px 0; transition: 0.3s;
box-sizing: border-box; height:40px; background: #365ea9 url(../img/a6.png) no-repeat center; }
.sskk .ssr:hover{background:#1e4690 url(../img/a6.png) no-repeat center;}
.dlzc{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start; align-items:center;}
.dlzc .bm{ width:120px; height: 40px; background:#f05858; border-radius: 20px; transition: 0.3s;
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center; align-items:center;}
.bmtb{ width: 22px; height: 22px; display:block; margin-right:8px;transition: 0.3s;}
.bmtb img{width:100%;margin:0 auto; display: block;}
.bm p{font-size:16px; color:#fff; line-height:40px; font-weight: 400; transition: 0.3s;}
.dlzc .bm:hover .bmtb{margin-right:2px;}
.dlzc .dl{width:110px; height: 40px; background:#fff; border-radius: 20px; transition: 0.3s; background:#fff; margin-left: 12px;
border:1px solid #365ea9;font-size:16px; color:#365ea9; line-height:38px; text-align: center;  }
.dlzc .dl:hover{background:#365ea9;color:#fff; }
/* 导航区域 */
.nav{width:100%;margin:0 auto; display: block; box-sizing:border-box; background:#365ea9; height:62px;  }
.navc{width:100%;margin:0 auto; display: block; box-sizing:border-box;}
.navc::after{ display: block; content: ""; clear: both;}
.navc ul{ width: 100%; margin: 0 auto;
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between; align-items:center;}
.navc li{font-size: 18px; font-weight: 400; line-height:62px; color: #fff; box-sizing: border-box;
transition: 0.3s;}
.navc li a{font-size:18px; color:#fff; line-height:60px; height: 62px; color: #fff; box-sizing: border-box; border-bottom: 2px solid #365ea9;
transition: 0.3s; display: block; }
.navc i{float: left;width: 1px;height:14px;display: block;box-sizing: border-box;background: #ffffff;margin:0 0px 0; }
.navc li:hover a{border-bottom: 2px solid #F05858;}

/* 首页内容 */
.sycon{width:1460px;margin:24px auto 8px; display: block; box-sizing:border-box;}
.sycon::after{ display: block; content: ""; clear: both;}

.sycll{ width: 67%; display: block; box-sizing:border-box; float: left;  }
.syhb{width:100%;margin:0 auto; display: block; box-sizing:border-box; border-radius: 10px; overflow:hidden;height:280px; }
.banner{width:100%;margin:0 auto; overflow:hidden; box-sizing:border-box;height:280px;}
.swiper-containerlb{width: 100%;height: 100%;}
.swiper-containerlb .swiper-slide {background-position: center;background-size: cover;}
.swiper-containerlb .swiper-pagination-bullet {width:8px;height:8px;display: inline-block;border-radius:4px;background: #fff;opacity:1;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 6px}
.swiper-containerlb .swiper-pagination-bullet-active{ background:#ffffff; width:28px;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:15px;}

/* 举目远眺 */
.jmtz{width:100%;margin:24px auto 0; display: block; box-sizing:border-box;}
.bt{width:100%;margin:0 auto; display: block; box-sizing:border-box; border-bottom: 1px solid #e4e4e4; position: relative;
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between; align-items:center; padding-bottom:15px;}

.bt .btl{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start; align-items:center;}
.bt .btl .btltu{width:24px; height:24px; display: block; box-sizing:border-box; float: left; margin-right: 12px;  }
.bt .btl .btltu img{width:100%; display: block; margin: 0 auto;  }
.bt .btl h3{font-size:22px; color:#365ea9; line-height:24px; font-weight: 400; transition: 0.3s;}
.bt .btl i{ width:126px; height: 3px; overflow: hidden; display:block; background:#365ea9; border-radius: 1.5px;
 position:absolute; bottom:-2px; left: 0; }
.bt .btr{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start; align-items:center;}
.bt .btr a{font-size:16px; color:#666; line-height:22px; font-weight: 400;}
.bt .btr i{ width: 1px; height: 12px; display:block; background: #666666; margin:0 15px;  }
.bt .btr i:last-child{ display:none; }
.bt .btr a:hover{color:#3b68bd; font-weight: 900; }
.bt .btr a.on{color:#3b68bd; font-weight: 900; }
.jmtzc{width:100%;margin:20px auto 0; display: block; box-sizing:border-box;}
.jmtzc::after{display: block; content: ""; clear: both;}
.jmtzc li{ width:48.5%; margin-right:3%; float: left; margin-bottom:12px; }
.jmtzc li:nth-child(2n){ margin-right:0;}
.jmtzc li a{width:100%;margin:0 auto; display: block; box-sizing:border-box;}
.jmtzc li a::after{display: block; content: ""; clear: both;}
.jmtzc li a i{width:6px; height:6px; overflow: hidden; display:block; background:#365ea9; border-radius:50%; margin-right:10px;
float:left;margin-top: 7.5px;transition: 0.3s;}
.jmtzc li a p{font-size:16px; color: #666; font-weight:400; width:73%; transition: 0.3s; text-align: left; display: block; overflow: hidden; float:left;
text-overflow: ellipsis; -o-text-overflow: ellipsis; -webkit-text-overflow: ellipsis; -moz-text-overflow: ellipsis; white-space: nowrap;}
.jmtzc li a span{font-size:16px; color: #666; font-weight:400; transition: 0.3s; text-align: right; display: block; overflow: hidden;float:right;}

.jmtzc li:hover a i{ margin-right:14px;}
.jmtzc li:hover a p{color: #365ea9;}
.jmtzc li:hover a span{color: #365ea9;}


/* 通知公告 */
.sycrr{width:31%; display: block; box-sizing:border-box; float:right; }
.morerr{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end; align-items:center;transition: 0.3s;}
.morerr p{font-size:16px; color:#666; line-height:22px; font-weight: 400;transition: 0.3s; box-sizing: border-box;}
.morerr span{ width: 14px; height: 14px; display: block; overflow: hidden; background:url(../img/mr1.png) no-repeat center; transition: 0.3s;  }
.morerr:hover p{color:#365ea9; padding-right: 6px; }
.morerr:hover span{background:url(../img/mr1h.png) no-repeat center;}
.ggtu{width:100%;margin:22px auto 0; display: block; box-sizing:border-box;}
.ggtu a{width:100%;margin:0 auto; display: block; box-sizing:border-box; overflow: hidden; height: auto; height:170px; border-radius: 10px;   }
.ggtu a img{width:100%;margin:0 auto; display: block; transition: 0.3s;  }
.ggtu a:hover img{ transform: scale(1.05); -webkit-transform:scale(1.05);}

.tzgg{width:100%;margin:0 auto; display: block; box-sizing:border-box; overflow: hidden; }
.tzgg li{width:100%;margin:12px auto 0; display: block; box-sizing:border-box; overflow: hidden;}
.tzgg li a{width:100%;margin:0 auto; display: block; box-sizing:border-box; overflow: hidden; border-bottom: 1px dashed #ccc; padding-bottom:14px; }
/*.tzgg li a h3{font-size:18px; color: #343434; font-weight:400; width: 100%; transition: 0.3s; text-align: left; margin:0 auto 8px; display: block; */
/*overflow: hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;-webkit-text-overflow:ellipsis;-moz-text-overflow:ellipsis;white-space:nowrap;}*/
/*.tzgg li a p{display: block; width: 100%; font-size: 16px; color: #787878; line-height: 1.66em; text-align: left; height:50px; transition: 0.3s; */
/*font-weight:400; display:inline-block; */
/*word-break:break-all; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}*/

.tzgg li a h3{font-size:16px; color: #565656; font-weight:400; width: 100%; transition: 0.3s; text-align: left; margin:0 auto; display: block; 
overflow: hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;-webkit-text-overflow:ellipsis;-moz-text-overflow:ellipsis;white-space:nowrap;}




.tzgg li:hover a h3{color:#365ea9;}
.tzgg li:hover a p{color:#365ea9;}

/* 移动端头部 */
.ydhd{width:100%;margin:0 auto; box-sizing:border-box;height:66px; padding:0 15px; display: none; z-index: 99;
 background:#fff;box-shadow:0 5px 10px rgba(0,0,0,0.15); position: relative; position: fixed; top:0; left:0;  }
.ydlogo{ height:48px; display: block; overflow: hidden; float: left; margin-top: 9px; }
.ydlogo img{height:100%; display:block; box-sizing:border-box;}
.ydhd .btn{ border:1px solid #365EA9; position:absolute; top:16px; right:15px; padding:4px; border-radius:3px; cursor:pointer; display:block;}
.ydhd .btn i{ display:block; width:20px; height:3px; background:#365EA9; margin:3px; transition:0.3s;}
.ydhd .btn i:nth-child(1){transform-origin:left bottom;}
.ydhd .btn i:nth-child(2){ opacity:1}
.ydhd .btn i:nth-child(3){transform-origin:left top;}
.ydhd .btn.on i:nth-child(1){ transform:rotate(35deg); }
.ydhd .btn.on i:nth-child(2){  opacity:0}
.ydhd .btn.on i:nth-child(3){ transform:rotate(-35deg); }
.hdzkss{width:100%;margin:0 auto; box-sizing:border-box;height:calc(100vh - 68px); position: absolute; top: 68px; left: 0;
background: #fff; overflow-y:auto; padding:0 20px 28px; display:none; }
.yddaohang{width:100%;margin:0 auto; display: block; box-sizing:border-box;}
.yddaohang li{width:100%;margin:0 auto; display: block; box-sizing:border-box;padding:0 10px;border-bottom:1px solid #cfcfcf;}
.yddaohang li a{ width:100%;box-sizing:border-box;  display: block;
background: url(../img/you.png) no-repeat right center;line-height: 52px;color: #454545; text-align: left;}
.sskk2{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start; align-items:center; width: 100%; margin:14px auto;}
.sskk2 .ssl2{ width:80%; background: #fff; display: block; outline: none; border: 1px solid #afafaf; border-radius: 5px 0 0 5px;
box-sizing: border-box; height:40px; padding:3px 10px; font-size:14px; color:#666; line-height:32px; }
.sskk2 .ssr2{width:20%;display: block; outline: none; border: 1px solid #365ea9; border-radius:0 5px 5px 0; transition: 0.3s;
box-sizing: border-box; height:40px; background: #365ea9 url(../img/a6.png) no-repeat center; }
.bmdl{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between; align-items:center; width: 100%; margin:2px auto 10px;}
.bmdl .bm2{width: 46%;height:44px;background: #365ea9;border-radius:24px;transition: 0.3s;
border:1px solid #365ea9;font-size: 16px;color: #fff;line-height:42px;text-align: center;}
.bmdl .dl2{width: 46%;height:44px;background: #fff;border-radius: 24px;transition: 0.3s;
border:1px solid #365ea9;font-size: 16px;color: #365ea9;line-height:42px;text-align: center;}
.yddtgd{width:100%;margin:0 auto; box-sizing:border-box;height:66px; background: none; display: none; }



/* 移动banner */
.ydbanner{width:100%;margin:0 auto; display: none; box-sizing:border-box; overflow:hidden; padding:20px; }
.ydbanner .ydb{width:100%;margin:0 auto; display:block; box-sizing:border-box; overflow:hidden; border-radius: 8px; }
.ydbanner .ydb img{ width: 100%;margin:0 auto; display: block;  }
.ydbanner .swiper-container-horizontal>.swiper-pagination-bullets, .ydbanner .swiper-pagination-custom, .ydbanner .swiper-pagination-fraction{
bottom: 3px;}

.morerr2{display:none;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end; align-items:center;transition: 0.3s;}
.morerr2 p{font-size:16px; color:#666; line-height:22px; font-weight: 400;transition: 0.3s; box-sizing: border-box;}
.morerr2 span{ width: 14px; height: 14px; display: block; overflow: hidden; background:url(../img/mr1.png) no-repeat center; transition: 0.3s;  }
.morerr2:hover p{color:#365ea9; padding-right: 6px; }
.morerr2:hover span{background:url(../img/mr1h.png) no-repeat center;}

/* 分割图1 */
.ggtu1{width:100%;margin:0 auto 26px; display: block; box-sizing:border-box; overflow: hidden; border-radius: 10px;  }
.ggtu1 img{width:100%;margin:0 auto; display: block;}


/* 文化视野 */
.whsycon{width:100%;margin:20px auto 0; display: block; box-sizing:border-box;}
.whsycon::after{display: block; content: ""; clear: both;}
.whsycon li{ width:48.5%; margin-right:3%; float: left; margin-bottom:12px; }
.whsycon li:nth-child(2n){ margin-right:0;}
.whsycon li a{width:100%;margin:0 auto; display: block; box-sizing:border-box;}
.whsycon li a::after{display: block; content: ""; clear: both;}
.whsycon li a i{width:6px; height:6px; overflow: hidden; display:block; background:#365ea9; border-radius:50%; margin-right:10px;
float:left;margin-top: 7.5px;transition: 0.3s;}
.whsycon li a p{font-size:16px; color: #666; font-weight:400; width:73%; transition: 0.3s; text-align: left; display: block; overflow: hidden; float:left;
text-overflow: ellipsis; -o-text-overflow: ellipsis; -webkit-text-overflow: ellipsis; -moz-text-overflow: ellipsis; white-space: nowrap;}
.whsycon li a span{font-size:16px; color: #666; font-weight:400; transition: 0.3s; text-align: right; display: block; overflow: hidden;float:right;}

.whsycon li:hover a i{ margin-right:14px;}
.whsycon li:hover a p{color: #365ea9;}
.whsycon li:hover a span{color: #365ea9;}

/* 名典金句 */
.jdjn{width:100%;margin:20px auto 0; display: block; box-sizing:border-box;}
.jdjn::after{display: block; content: ""; clear: both;}
.jingdll{width:48.5%; display: block; float: left; }
.jinnrr{width:48.5%; display: block; float:right; }

.wzjj{width:100%;margin:20px auto; display: block; box-sizing:border-box; }
.wzjj li{ width:100%; margin-bottom:12px; }
.wzjj li a{width:100%;margin:0 auto; display: block; box-sizing:border-box;}
.wzjj li a::after{display: block; content: ""; clear: both;}
.wzjj li a i{width:6px; height:6px; overflow: hidden; display:block; background:#365ea9; border-radius:50%; margin-right:10px;
float:left;margin-top: 7.5px;transition: 0.3s;}
.wzjj li a p{font-size:16px; color: #666; font-weight:400; width:73%; transition: 0.3s; text-align: left; display: block; overflow: hidden; float:left;
text-overflow: ellipsis; -o-text-overflow: ellipsis; -webkit-text-overflow: ellipsis; -moz-text-overflow: ellipsis; white-space: nowrap;}
.wzjj li a span{font-size:16px; color: #666; font-weight:400; transition: 0.3s; text-align: right; display: block; overflow: hidden;float:right;}
.wzjj li:hover a i{ margin-right:14px;}
.wzjj li:hover a p{color: #365ea9;}
.wzjj li:hover a span{color: #365ea9;}

/* 广告2 */
.ggtu2{width:100%;margin:0 auto 26px; display: block; box-sizing:border-box; overflow: hidden; border-radius: 10px;  }
.ggtu2 img{width:100%;margin:0 auto; display: block;}

/* 司警专栏 真题解析 */
.jsztjx{width:100%;margin:20px auto 0; display: block; box-sizing:border-box;}
.jsztjx::after{display: block; content: ""; clear: both;}
.jsztjxl{width:48.5%; display: block; float: left; }
.jsztjxr{width:48.5%; display: block; float:right; }

.syfl{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start; align-items:center; width: 100%; margin:16px 0;}
.syfl a{font-size:16px; color:#666; line-height:22px; font-weight: 400;}
.syfl i{ width: 1px; height: 12px; display:block; background: #666666; margin:0 15px;  }
.syfl i:last-child{ display:none; }
.syfl a:hover{color:#3b68bd; font-weight: 900; }
.syfl a.on{color:#3b68bd; font-weight: 900; }

/* 司警专栏 */
.sjzl{width:100%;margin:0 auto; display: block; box-sizing:border-box;}
.sjzl li{width:100%;margin:15px auto 0; display: block; box-sizing:border-box;}
.sjzl li a{width:100%;margin:0 auto;
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between; align-items:center;}
.sjzl li a .xtul{ width: 120px; height: 80px; border-radius: 5px; overflow: hidden;  }
.sjzl li a .xtul img{width:100%;margin:0 auto; display: block; transition: 0.3s; }
.sjzl li a .zlrzi{ width:70%;}
.sjzl li a .zlrzi h3{display: block; width: 100%; font-size: 16px; color: #333; line-height: 1.54em; text-align: left; height:50px; transition: 0.3s; 
font-weight:400; display:inline-block; 
word-break:break-all; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}
.sjzl li a .zlrzi h6{font-size:14px; color: #666; font-weight:400;transition: 0.3s; text-align: left; display: block; overflow: hidden;}
.sjzl li:hover a .xtul img{ transform: scale(1.05); -webkit-transform: scale(1.05);	}
.sjzl li:hover a .zlrzi h3{color:#3b68bd; }
.sjzl li:hover a .zlrzi h6{color:#3b68bd; }

/* 真题解析 */
.ztjx{width:100%;margin:0 auto; display: block; box-sizing:border-box; overflow: hidden; }
.ztjx li{width:100%;margin:14px auto 0; display: block; box-sizing:border-box; overflow: hidden;}
.ztjx li:first-child{margin:0 auto 0;}
.ztjx li a{width:100%;margin:0 auto; display: block; box-sizing:border-box; overflow: hidden; border-bottom: 1px dashed #999ea2; padding-bottom:14px;
transition: 0.3s;}
.ztjx li a h3{font-size:16px; color: #343434; font-weight:400; width: 100%; transition: 0.3s; text-align: left; margin:0 auto 5px; display: block; 
overflow: hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;-webkit-text-overflow:ellipsis;-moz-text-overflow:ellipsis;white-space:nowrap;}
.ztjx li a p{display: block; width: 100%; font-size: 14px; color: #787878; line-height: 1.46em; text-align: left; height:40px; transition: 0.3s; 
font-weight:400; display:inline-block; 
word-break:break-all; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}
.ztjx li:hover a{border-bottom: 1px dashed #3b68bd;}
.ztjx li:hover a h3{color:#3b68bd; }
.ztjx li:hover a p{color:#3b68bd; }


/* 报考指南 */
.bkzn{width:100%;margin:0 auto 0; display: block; box-sizing:border-box;}
.bkbt{width:100%;margin:0 auto; display: block; box-sizing:border-box; border-bottom: 1px solid #e4e4e4; position: relative;
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between; align-items:center;}
.bkbt h4{font-size:18px; color:#fff; line-height:42px; font-weight: 400; transition: 0.3s; text-align: center;
width:126px; height: 42px; background:#3b68bd;border-radius:5px 5px 0 0;   }
.bkbt .btr{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start; align-items:center;}
.bkbt .btr a{font-size:16px; color:#666; line-height:22px; font-weight: 400;}
.bkbt .btr i{ width: 1px; height: 12px; display:block; background: #666666; margin:0 15px;  }
.bkbt .btr i:last-child{ display:none; }
.bkbt .btr a:hover{color:#3b68bd; font-weight: 900; }
.bkbt .btr a.on{color:#3b68bd; font-weight: 900; }
.wzjj2{margin:17px auto 20px;}
.ggtu3{margin:18px auto 0;}
.zzql{width:100%;margin:0 auto 20px; display: block; box-sizing:border-box;}

/* 真题下载 */
.ztxz{width:100%;margin:0 auto; display: block; box-sizing:border-box; background: #fff; border:1px solid #dcdcdc;
border-radius:10px;}
.ztbttop{width:100%;margin:0 auto; display: block; box-sizing:border-box; border-bottom: 1px solid #e4e4e4; position: relative;
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between; align-items:center; padding:22px 20px 20px 0;}
.ztbll{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start; align-items:center;}
.ztbll .btltu{width:24px; height:24px; display: block; box-sizing:border-box; float: left; margin-right: 12px;  }
.ztbll h3{font-size:22px; color:#365ea9; line-height:24px; font-weight: 400; transition: 0.3s; box-sizing: border-box; padding-left:20px;  }
.ztbll i{ width:126px; height: 3px; overflow: hidden; display:block; background:#365ea9; border-radius: 1.5px;
position:absolute; bottom:-2px; left: 0; }
.ztbll span{ display:block; width:4px; height:24px; background:#365ea9; position: absolute; top:22px; left: 0; }
.ztxzc{width:100%;margin:0 auto; display: block; box-sizing:border-box; padding:24px 20px; }
.slideTxtBox{ width:100%; margin:0 auto; display: block; box-sizing:border-box;   }
.slideTxtBox .hd{width:100%; margin:0 auto; display: block; box-sizing:border-box;}
.slideTxtBox .hd ul{ display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between; align-items:center; width: 100%;}	
.slideTxtBox .hd ul li{ width: 32%; height:48px; line-height:48px; font-size:18px; color:#444; text-align: center;
background:#dbdbdb; border-radius:5px;  cursor:pointer;  }
.slideTxtBox .hd ul li.on{background:#365ea9; color:#fff; }
.slideTxtBox .bd{width:100%; margin:0 auto; display: block; box-sizing:border-box;  zoom:1;  }
.slideTxtBox .bd .ktitj{ width:100%; margin:0 auto; display: block; box-sizing:border-box; margin-top:16px;}
.ktitjcc{width:100%; margin:0 auto; display: block; box-sizing:border-box; margin-top:10px;}
.ktitjcc h3{width:100%; margin:0 auto; display: block; box-sizing:border-box; height:38px; text-align: center; line-height:38px;
background:#365ea9; border-radius: 5px 5px 0 0; font-size: 18px; color:#fff; font-weight:400; }
.ktitjcc .ktjcc{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between; align-items:center; width: 100%;
border: 1px solid #365ea9; border-radius: 0 0 5px 5px; box-sizing: border-box;  }
.ktitjcc .ktjcc a{ text-align: center; width: 33.33%; border-right: 1px solid #365ea9;line-height:36px;height:36px; text-align: center;
font-size: 16px;  color: #686868; transition: 0.3s; }
.ktitjcc .ktjcc a:last-child{border-right:none;}
.ktitjcc .ktjcc a:hover{ color:#365ea9;}


/* 面试秘籍 课堂展示 */
.msket{width:100%;margin:0 auto 0; display: block; box-sizing:border-box;}
.msket::after{display: block; content: ""; clear: both;}
.msketl{width:48.5%; display: block; float: left; }
.msketr{width:48.5%; display: block; float:right; }
.ktzs{width:100%; margin:22px auto 0; display: block; box-sizing:border-box; }
.slideBox{ width:100%;  overflow:hidden; position:relative; border-radius: 10px; }	
.slideBox .bd{width:100%; margin:0 auto; display: block; box-sizing:border-box;
position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle;position:relative;height:256px;  }
.slideBox .bd li img{ width:100%; margin:0 auto; display: block; box-sizing:border-box; transition: 0.3s; }
.slideBox .bd li .dbbgzi{width:100%; margin:0 auto; display: block; box-sizing:border-box; bottom: 0; left: 0; position: absolute;
height: 52px; background:rgba(0,0,0,0.5); padding: 0 22px;transition: 0.3s; 
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start; align-items:center;}
.wzjj li{margin-bottom:9px;}
.slideBox .bd li .dbbgzi i{width:6px; height:6px; overflow: hidden; display:block; background:#fff; border-radius:50%;}
.slideBox .bd li .dbbgzi p{font-size:18px; color:#ffffff; font-weight:400; width:90%; transition: 0.3s; text-align: left; margin-left:12px; display: block; 
overflow: hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;-webkit-text-overflow:ellipsis;-moz-text-overflow:ellipsis;white-space:nowrap;}
.slideBox .bd li:hover img{ transform: scale(1.05); -webkit-transform: scale(1.05); }
.slideBox .bd li:hover .dbbgzi{background:rgba(54,94,169,0.89);}
 
 .slideBox .prev{position:absolute; left:2%; top:50%; margin-top:-25px; display:block; width:39px; height:39px; 
 background:url(../img/z1.png) no-repeat center; transition: 0.3s;  }
 .slideBox .next{ position:absolute; right:2%; top:50%; margin-top:-25px; display:block; width:39px; height:39px; 
 background:url(../img/z2.png) no-repeat center; transition: 0.3s;  }
 
 .slideBox .prev:hover{ background:url(../img/z1h.png) no-repeat center;left:4%;}
 .slideBox .next:hover{ background:url(../img/z2h.png) no-repeat center; right:4%;}
 .slideBox .prevStop{ display:none; }
 .slideBox .nextStop{ display:none; }
 .zmjt{width:100%;margin:0 auto; display: block; box-sizing:border-box;}
 
/* 视频弹框 */
.out{width:800px;height:500px;background: #fff;position: fixed;left: 50%;margin-left: -400px;top: 50%;margin-top: -250px;display:none;z-index:2;}
.out .close{width: 30px;height: 30px;background:#365ea9;color:#fff;text-align: center;line-height:28px;position: absolute;top: 0;right: -30px;
cursor: pointer; font-size:1.5rem; transition: 0.3s; }
.out .close:hover{ transform: rotate(90deg); -webkit-transform: rotate(90deg); }
.bg{ width:100%; height:100vh; background:#000; opacity:0.66; position:fixed; top:0; left:0; display:none; z-index:1}
.shipin{width:800px;height:500px;}
.shipin .video_box{ width: 100%; height:450px; display: block; margin: 0 auto; position: relative; box-sizing: border-box;}
.shipin .video_box #video{width: 100%; height: 450px; display: block; margin: 0 auto; }
.shipin .video_box .video_play{ width: 100%; height: 450px; display: block; background: rgba(0,0,0,0.5); position: absolute; top: 0; left: 0;}
.shipin .video_box .video_play img{ display: block; width:60px; height:60px; margin:197px auto;}
video::-internal-media-controls-download-button { display:none;}
video::-webkit-media-controls-enclosure { overflow:hidden;}
video::-webkit-media-controls-panel { width: calc(100% + 30px); }
.shipin p{width:100%;margin:0 auto; display: block; box-sizing:border-box; padding: 0 20px; 
font-size:16px; color:#333; font-weight:400; width:100%; transition: 0.3s; text-align: left;display: block;  line-height:50px;
overflow: hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;-webkit-text-overflow:ellipsis;-moz-text-overflow:ellipsis;white-space:nowrap;}

/* 轮播公告图 */
.hhlbtu{width:100%;margin:0 auto 24px; display: block; box-sizing:border-box; border-radius: 10px; overflow: hidden; }
.hhlbtu .swiper-slide img{width:100%; margin:0 auto; display: block; }
.hhlbtu .swiper-button-next,.hhlbtu .swiper-button-prev{position: absolute;top: 50%;width:36px;height:36px;margin-top: -18px;z-index: 10;cursor: pointer;
background-size:cover;   }
.swiper-button-prev{background-image:url(../img/zz11.png)}
.swiper-button-next{background-image:url(../img/zz12.png)}
.hhlbtu .swiper-pagination-bullet{width:20px;height:20px;display: inline-block;border-radius: 0;background: #999999;opacity:1; font-size: 16px;
text-align: center; line-height:20px; color: #fff; }
.hhlbtu .swiper-pagination-bullet-active{background:#f6564a; color:#fff;}
.hhlbtu .swiper-pagination{ text-align:right; box-sizing: border-box; padding-right:15px; }

/* 首页关于我们 */
.about{width:100%;margin:0 auto 24px; display: block; box-sizing:border-box; }
.absycon{width:100%;margin:20px auto 0; display: block; box-sizing:border-box;
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between; align-items:center;}
.absycon .absyctu{ width: 300px; height: 170px; display: block; overflow: hidden; box-sizing: border-box;
border-radius: 10px;}
.absycon .absyctu img{width:100%; margin:0 auto; display: block; }
.absyczi{ width: 77%;}
.absyczi h3{ font-size: 22px; text-align: left; line-height: 1.2em; color:#365ea9; margin-bottom:10px;   } 
.absyczi p{ font-size:16px; text-align: left; line-height: 1.6em; color:#686868; } 

/* 办学特色 */
.bxts{width:100%;margin:0 auto 24px; display: block; box-sizing:border-box;}
.bxtsc{width:100%;margin:20px auto 0; display: block; box-sizing:border-box;}
.bxtsc::after{ content: ""; clear: both; display:block; }
.bxtsc li{ width:23.5%; background: #fff; box-sizing: border-box; border: 1px solid #dadada; border-radius: 10px; padding:20px;
float: left; margin-right: 2%;transition: 0.3s;  cursor: pointer; }
.bxtsc li:nth-child(4n){ margin-right: 0;}
.bxtsc li .bxtscbt{width:100%;margin:0 auto; display: block; box-sizing:border-box;
border-bottom: 1px solid #dadada; transition: 0.3s; }
.bxtsc li:nth-child(1) .bxtscbt{ background: url(../img/ys1.png) no-repeat right center;}
.bxtsc li:nth-child(2) .bxtscbt{ background: url(../img/ys2.png) no-repeat right center;}
.bxtsc li:nth-child(3) .bxtscbt{ background: url(../img/ys3.png) no-repeat right center;}
.bxtsc li:nth-child(4) .bxtscbt{ background: url(../img/ys4.png) no-repeat right center;}
.bxtsc li .bxtscbt h3{font-size: 20px; text-align: left; font-weight: 900; line-height: 1.2em; color:#365ea9; border-bottom: 3px solid #365ea9;
display:inline-block; box-sizing: border-box; padding-bottom:12px;transition: 0.3s;  }
.bxtsc li p{font-size:14px; text-align: left; line-height: 1.8em; color:#666; box-sizing: border-box; padding-top:16px; letter-spacing:-1px;
transition: 0.3s; }
.bxtsc li:hover{ background: #365ea9; border: 1px solid #365ea9;}
.bxtsc li:nth-child(1):hover .bxtscbt{background: url(../img/ys1h.png) no-repeat right center;}
.bxtsc li:nth-child(2):hover .bxtscbt{background: url(../img/ys2h.png) no-repeat right center;}
.bxtsc li:nth-child(3):hover .bxtscbt{background: url(../img/ys3h.png) no-repeat right center;}
.bxtsc li:nth-child(4):hover .bxtscbt{background: url(../img/ys4h.png) no-repeat right center;}
.bxtsc li:hover .bxtscbt h3{ color:#fff; border-bottom: 3px solid #fff;}
.bxtsc li:hover p{ color:#fff;}

/* 成长留痕 */
.czlh{width:100%;margin:0 auto 0px; display: block; box-sizing:border-box;}
.czlhc{width:100%;margin:20px auto 0; display: block; box-sizing:border-box;}
.czlhc::after{ content: ""; clear: both; display:block; }
.czlhc .tjb{width:50%; background:#fff; box-sizing: border-box;float:left; margin-top: 16px;   }

/* 底部 */
.ftnav{width:100%;margin:0 auto; display: block; box-sizing:border-box; background: #222222; padding: 30px 0;  }
.ftnavc{width:100%;margin:0 auto; display: block; box-sizing:border-box; overflow: hidden;}
.ftnavc::after{ content: ""; clear: both; display:block; }
.ftnll{ float:left; }
.ftnll::after{ content: ""; clear: both; display:block; }
.ftnll li{ float: left;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start; align-items:center; margin-right: 30px; }
.ftnll li a{font-size:16px; text-align: left; line-height: 1.8em; color:#bababa; box-sizing: border-box;transition: 0.3s;}
.ftnll li i{ width:1px; height:14px; display: block; background:#bababa; margin-left: 30px; }
.ftnll li:last-child i{ display:none;}
.ftnrr{ float:right;}
.ftnrtel{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start; align-items:center;}
.ftnrtel .dhdtb{ width: 24px; height: 24px; display: block; margin-right:14px;  }
.ftnrtel .dhdtb img{width:100%; margin:0 auto; display: block;}
.ftnrtel h4{font-size:16px; text-align: left; line-height: 1.8em; color:#bababa; box-sizing: border-box;transition: 0.3s; font-weight: 400; }
.ftnrtel h3{font-size:20px; text-align: left; line-height: 1.4em; color:#bababa; box-sizing: border-box;transition: 0.3s; font-weight: 900; }
.ftnll li:hover a{ color: #fff;}

/* 网站底部 */
.footer{width:100%;margin:0 auto; display: block; box-sizing:border-box; background: #333333; padding:26px 0;}
.footc{width:100%;margin:0 auto; display: block; box-sizing:border-box; overflow: hidden;}
.footc::after{ content: ""; clear: both; display:block; }
.ftcll{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start; align-items:center; float: left;  }
.ftcll p{font-size:13px; text-align: left; line-height: 1.4em; color:#a1a1a1; box-sizing: border-box;transition: 0.3s;}
.ftcll a{font-size:13px; text-align: left; line-height: 1.4em; color:#a1a1a1; box-sizing: border-box;transition: 0.3s;}
.ftcll i{width:2px; height:12px; display: block; background:#939393; margin:0 8px;}
.footc .ftcrr{font-size:14px; text-align: left; line-height: 1.4em; color:#a1a1a1; box-sizing: border-box;transition: 0.3s; float:right; }
.footc .ftcrr:hover{ color:#fff;}
.ftcll a:hover{ color:#fff;}


/* 在线客服 */
/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#e54444 url(../img/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#e54444 url(../img/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#e54444 url(../img/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#e54444 url(../img/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}

/* 登录页面 */
.dlheader{width:100%;margin:0 auto; display: block; box-sizing:border-box;z-index: 99; height: 90px;
background:#fff;box-shadow:0 5px 10px rgba(0,0,0,0.15); position: fixed; top:0; left:0;  }
.dlhdcon{width:100%;margin:0 auto; display: block; box-sizing:border-box; overflow: hidden;}
.dlhdcon::after{ content: ""; clear: both; display: block; }
.dlhdcl{ float: left; margin-top: 13px; }
.dlhdcl{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start; align-items:center;}
.dlhdcl .logo{ width: 220px; display: block; box-sizing:border-box; overflow: hidden; }
.dlhdcl .logo img{width:100%;margin:0 auto; display: block;}
.dlhdcl i{ width:1px; height: 38px;display: block; box-sizing:border-box; background:#d8d8d8; margin: 0 20px; }
.dlhdcr{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end; align-items:center; float: right; margin-top:28px; }
.dlhdcrtu{ width:34px; height: 34px; display: block; box-sizing: border-box; margin-right:14px;  }
.dlhdcrtu img{width:100%;margin:0 auto; display: block;}
.dlhdcr h3{font-size:28px; text-align: left; line-height: 1.2em; color:#e94c4c;}
.dlbg{width:100%;margin:0 auto; display: block; box-sizing:border-box; background:#365ea9 url(../img/dlbg.png) no-repeat bottom center; height: 100vh;
 background-size: cover;}

.dlcon{width:1080px;margin:12% auto 0; display: block; box-sizing:border-box;}
.dlcnc{width:100%;margin:0 auto; display: block; box-sizing:border-box; padding: 50px 60px 50px 50px;background:#fff;box-shadow:0 5px 10px rgba(0,0,0,0.15);
border-radius:15px; overflow: hidden; }
.dlccc{width:100%;margin:0 auto; box-sizing:border-box;
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between; align-items:center;}
.dlcctu{ width: 486px;box-sizing:border-box; display: block; }
.dlcctu img{width:100%;margin:0 auto; display: block;}
.dlcdlkk{width:400px; display: block; box-sizing:border-box; }
.dlcdlkk h2{font-size:30px;color: #333;font-weight:900;text-align: center;line-height: 1.56em;margin-bottom:16px;}
.dllk{ width:100%; height:41px;border-bottom: 1px solid #d1d1d1; margin:0 auto 25px;box-sizing: border-box;
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center; }
.dllk a{width:110px; height:40px; margin:0 20px; text-align:center; line-height:39px; cursor:pointer; color:#454545; font-size: 18px;
border-bottom:2px solid rgba(0,0,0,0);}
.dllk a.on{border-bottom:3px solid #365ea9;color:#365ea9;}
.tiao{ width:100%;margin:0 auto 12px; display: block; box-sizing:border-box; height: 50px; padding:0 0 0 18px;
border:1px solid #c4c3c3;border-radius:5px;
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center; }
.tiao .titub{ width: 26px; height:26px;display: block;}
.tiao .titub img{ display: block; width:100%; margin: 0 auto;}
.tiao i{ width: 1px; height:20px;display: block; margin:0 16px;background:#c4c3c3;}
.tiao .srk{width:306px;display: block; box-sizing:border-box;background: #fff;outline:none;border:none;
height:48px;font-size: 15px;line-height: 48px;text-align: left;}
.tiao .tityzm{width:310px;box-sizing:border-box;
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;}
.kjzib{width:100%;box-sizing:border-box;
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;}
.kjzib .kjzibl{font-size:16px;color: #888;font-weight:400;text-align:left;line-height:18px;transition: 0.3s;}
.kjzib .kjzibr{font-size:16px;color: #365ea9;font-weight:400;text-align:right;line-height:18px;transition: 0.3s;}
.dlaniu{width:100%;height:56px;line-height:56px;border: 0;color: #fff; border-radius: 5px;  font-size:20px; display: block;
background: #e54444;text-align: center;font-weight: 900;transition: 0.3s; margin:26px auto 0;}
.kjzib .kjzibl:hover{color:#365ea9;}
.kjzib .kjzibr:hover{color:#365ea9;}
.dlaniu:hover{background:#365ea9;}

/* 注册 */
.tiao .titub{ width: 26px; height:26px;display: block;}
.tiao .titub img{ display: block; width:100%; margin: 0 auto;}
.tiao i{ width: 1px; height:20px;display: block; margin:0 16px;background:#c4c3c3;}
.tiao .tityzm .srk2 { width: 190px; display: block; box-sizing: border-box; background: #fff; outline: none; border: none; height: 48px; 
font-size: 15px; line-height: 48px; text-align: left;}
.tiao .tityzm #btn {width: 110px;height: 34px;line-height: 34px;border: 0;color: #fff;border-radius: 5px;font-size: 14px!important;background: #365ea9;}

/* 内页banner */
.nybanner{width:100%;margin:0 auto; display: block; box-sizing:border-box; overflow:hidden; height: 450px; 
background:#888 url(../img/nyb1.png) no-repeat center;  }


/* 内页面包屑 */
.mbx{width:100%;margin:0 auto; box-sizing:border-box; display:block; background:#F2F2F2;}
.mbxx{width: 100%; margin:0 auto; display: block; box-sizing:border-box; padding:26px 0 30px;}
.mbxx::after{display: block; content: ""; clear: both;}
.mbxx li{ float: left;}
.mbxx li{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start; align-items:center;}
.mbxx li a{display:block;box-sizing:border-box; font-size:16px; color:#444; transition:0.3s;}
.mbxx li span{width:12px; height: 12px; margin:0 8px; overflow:hidden; box-sizing:border-box;}
.mbxx li span img{width:100%;display: block;margin:0 auto;}
.mbxx li:last-child span{ display:none;}
.mbxx li:hover a{color:#365ea9;}

/* 内页内容 */
.nyconc{width:100%; box-sizing:border-box; display: block; margin:55px auto 50px; overflow: hidden;}
.bdfwb{width:100%; margin:0 auto; box-sizing:border-box; display: block; overflow: hidden;}
.bdfwb h3{ font-size:28px; color: #333; text-align: center; line-height: 1.4em; display: block; margin: 0 auto 30px; }
.bdfwb p{ font-size: 18px; line-height: 1.88em; color: #555; text-align: justify; -webkit-text-align: justify;}
.bdfwb p img{ display: block; margin:10px auto; width: auto; max-width: 100%;}
.bdfwb p video{ max-width: 100%; width: auto; height:380px; display: block; margin:5px auto;}
.bdfwb img{ max-width: 100%; width: auto;  display: block; margin:10px auto;}
.ttt{ font-size:28px; color: #333; text-align: center; line-height: 1.4em; display: block; margin: 0 auto 30px; }


/* 在线留言 */
.zxly{width:100%; display: block; box-sizing:border-box; margin:0 auto 50px; padding:70px; background:#fff;}
.zxlyc{width:100%; display: block; box-sizing:border-box; margin:0 auto;}
.zxlyc h3{font-size:30px;color:#365ea9;font-weight:900;transition: 0.3s;text-align: center; line-height: 1.4em;}
.zxlyc h4{font-size:26px;color:#161e2b;font-weight:400;transition: 0.3s;text-align: center; line-height: 1.4em; width: 100%; margin: 0 auto 50px;
border-bottom: 1px solid #dadada; box-sizing: border-box; padding:12px 0 30px; text-transform: uppercase; }
.lycon{width:100%; display: block; box-sizing:border-box; margin:0 auto; padding: 0 140px;}
.lyct{width:100%; display: block; box-sizing:border-box; margin:0 auto;
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between; align-items:center;}
.lyct .lycttt{width:49%; display: block; box-sizing:border-box; margin-bottom: 20px; }
.lyct .lycttt .srktt{width: 100%;margin: 0 auto;display: block;box-sizing: border-box;background: #fff; line-height:56px;border-radius:0px;
border: 1px solid #c6c6c6;height:54px;padding: 0 15px;outline: none;font-size:16px;color: #666;}
.lycttt22{width:100%; display: block; box-sizing:border-box; margin:0 auto 20px;}
.lycttt22 .srktt22{width: 100%;margin: 0 auto;display: block;box-sizing: border-box;background: #fff; line-height:56px;border-radius:0px;
border: 1px solid #c6c6c6;height:54px;padding: 0 15px;outline: none;font-size:16px;color: #666;}
.lycttt22 .txbxrr23{width: 100%;height: 170px;display: block;background: #fff;border: 1px solid #c6c6c6;border-radius:0px;padding: 10px 15px;
font-size: 16px; box-sizing: border-box; outline: none; font-family: "微软雅黑";}
.tjlyniu{width:100%;height:50px;display:block;box-sizing: border-box;border:none;outline:none;border: 1px solid #365ea9;background: #365ea9;font-size:18px;
color: #fff;text-align: center;line-height:48px;transition: 0.3s; margin:30px auto; border-radius: 5px;}
.tjlyniu:hover{border: 1px solid #1B438D;background: #1B438D;}

/* 文章列表 */
.wzlb{width:100%; box-sizing:border-box; display: block; margin:55px auto 50px; overflow: hidden;}
.wzlb::after{ display: block; content: ""; clear: both; }
.wzlbll{ width:68%;display: block; box-sizing:border-box; overflow: hidden; float: left; }
.wzlbbt{width:100%; display: block; box-sizing:border-box; margin:0 auto; border-bottom: 1px solid #E5E5E5; 
 display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between; align-items:center;}
.wzlbbt h3{ font-size:26px; font-weight: 900; text-align: left; border-bottom: 3px solid #F05858; color:#333; box-sizing: border-box;
padding-bottom:10px;}
.srktt88{width:120px;display: block;box-sizing: border-box;background: #fff;line-height:28px;border-radius: 0px; font-size: 16px; 
border: 1px solid #c6c6c6;height:30px;padding: 0 5px;outline: none;font-size: 16px;color: #666;border-radius: 4px;}

.zifl{width:100%; display: block; box-sizing:border-box; margin:24px auto;}
.zifl ul{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start; align-items:center;width:100%}
.zifl ul li{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start; align-items:center;}
.zifl ul li a{font-size:20px; line-height: 1.6em; color:#333; transition: 0.3s; font-weight:400; display: block; padding: 0 20px; }
.zifl ul li i{ width: 1px; height:14px; display: block; background:#565656; }
.zifl ul li:last-child i{display: none;}
.zifl ul li:hover a{color:#365EA9; font-weight: 900; }
.zifl ul li.on a{color:#365EA9; font-weight: 900; }

.lbrmtj{width:100%; box-sizing:border-box; display: block; margin:0 auto; overflow: hidden; border-bottom: 1px dashed #E2E2E2;
padding-bottom:8px;}
.lbrmtj li{width:100%; box-sizing:border-box; display: block; margin:8px auto 22px; overflow: hidden;}
.lbrmtj li a{width:100%; box-sizing:border-box; display: block; margin:0 auto; overflow: hidden;
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between; align-items:center;}
.lbrmtj li a .wztjl{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start; align-items:center; width:80%;}
.lbrmtj li a .wztjl span{ display: inline-block; background: #f05858; color: #fff; border-radius: 5px;  text-align: center; line-height:28px;
 font-size:15px; box-sizing: border-box; padding:0 8px; margin-right:12px; }
.lbrmtj li a .wztjl h3{font-size: 16px; color: #363636; font-weight: 400; width:84%; transition: 0.3s; text-align: left; display: block; overflow: hidden; 
float: left; text-overflow: ellipsis; -o-text-overflow: ellipsis; -webkit-text-overflow: ellipsis; -moz-text-overflow: ellipsis; white-space: nowrap;}
.lbrmtj li a p{display: inline-block;font-size:16px; color: #363636; font-weight: 400;transition: 0.3s;}
.lbrmtj li:hover a .wztjl span{background: #365EA9;}
.lbrmtj li:hover a .wztjl h3{color:#365EA9;}
.lbrmtj li:hover a p{color:#365EA9;}


.newlnc{width:100%; box-sizing:border-box; display: block; margin:0 auto; overflow: hidden; border-bottom: 1px solid #E2E2E2;
padding:24px 0 10px;}
.newlnc li{width:100%; box-sizing:border-box; display: block; margin:0 auto 32px; overflow: hidden;}
.newlnc li a{width:100%; box-sizing:border-box; display: block; margin:0 auto; overflow: hidden;
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between; align-items:center;}
.newlnc li a .wztjl{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start; align-items:center; width:80%;}
.newlnc li a .wztjl span{ display: inline-block; font-size:16px; box-sizing: border-box; font-weight: 400; color: #787878; padding-right:12px; }
.newlnc li a .wztjl h3{font-size: 16px; color: #363636; font-weight: 400; width:84%; transition: 0.3s; text-align: left; display: block; overflow: hidden; 
float: left; text-overflow: ellipsis; -o-text-overflow: ellipsis; -webkit-text-overflow: ellipsis; -moz-text-overflow: ellipsis; white-space: nowrap;}
.newlnc li a p{display: inline-block;font-size:16px; color: #363636; font-weight: 400;transition: 0.3s;}
.newlnc li:hover a .wztjl span{color: #365EA9;}
.newlnc li:hover a .wztjl h3{color:#365EA9;}
.newlnc li:hover a p{color:#365EA9;}

/* 分页 */
.ffyy2{width:100%; margin:34px auto 20px; overflow:hidden; box-sizing:border-box; display:block;}
.pagination{ width:auto;margin:0 auto; overflow:hidden; box-sizing:border-box; padding:0 0 15px;}
.pagination ul{display: flex;flex-direction:row;flex-wrap:wrap;justify-content:center; align-items:center;width:100%; margin: 0 auto;}
.pagination li{ float:left;margin-right:12px; margin-bottom:10px;}
.pagination li a{display:block;box-sizing:border-box; font-size:16px; color:#888;padding:9px 20px; border-radius:5px;border:1px solid #bbb;cursor:pointer;
transition:0.3s; background:#fff;}
.pagination li span{display:block;box-sizing:border-box; font-size:16px; color:#888;padding:10px 22px; border-radius:5px;border:1px solid #bbb;cursor:pointer;
transition:0.3s; background:#fff;}
.pagination li.active a{ background:#365EA9; border:1px solid #365EA9; color:#fff;}
.pagination li:hover a{background:#365EA9; border:1px solid #365EA9; color:#fff;}
.pagination li.active span{ background:#365EA9; border:1px solid #365EA9; color:#fff;}
.pagination li:hover span{background:#365EA9; border:1px solid #365EA9; color:#fff;}


.wzlbrr{ width:30%;display: block; box-sizing:border-box; overflow: hidden; float: right;}
.wzlbrtu{width:100%; box-sizing:border-box; display: block; margin:0 auto; overflow: hidden;}
.wzlbrtu a{width:100%; box-sizing:border-box; display: block; margin:0 auto; overflow: hidden; border-radius: 10px;  }
.wzlbrtu a img{width:100%;display: block; margin:0 auto;}

.yclbc{width:100%; box-sizing:border-box; display: block; margin:20px auto 0; overflow: hidden;
border: 1px solid #E3E3E3; border-radius:5px; padding:24px 30px; }
.yclbt{width:100%; display: block; box-sizing:border-box; margin:0 auto; border-bottom: 1px solid #E5E5E5; 
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between; align-items:center;}
.yclbt h4{font-size:20px;font-weight: 900;text-align: left;border-bottom:2px solid #365ea9;color: #333;box-sizing:border-box;padding-bottom: 10px;}
.mypbb{ padding-bottom:8px;}
.yclbcon{width:100%; box-sizing:border-box; display: block; margin:0 auto; overflow: hidden;}
.yclbcon li{width:100%; box-sizing:border-box; display: block; margin:20px auto 0; overflow: hidden;}
.yclbcon li a{width:100%; box-sizing:border-box; display: block; margin:0 auto; overflow: hidden;}
.yclbcon li a::after{ display: block; content: ""; clear: both; }
.yclbcon li:first-child{ margin: 0 auto;}

.yclbcon li a i{width:6px; height:6px; overflow: hidden; display:block; background:#aaa; border-radius:50%; margin-right:6px;
float:left;margin-top: 7.5px;transition: 0.3s;}
.yclbcon li a p{font-size:16px; color: #666; font-weight:400; width:95%; transition: 0.3s; text-align: left; display: block; overflow: hidden; float:left;
text-overflow: ellipsis; -o-text-overflow: ellipsis; -webkit-text-overflow: ellipsis; -moz-text-overflow: ellipsis; white-space: nowrap;}
.yclbcon li:hover a i{ background:#365ea9;}
.yclbcon li:hover a p{color: #365ea9;}

.yclbcon2 li:first-child{ margin:20px auto 0;}

/* 文章详情 */
.wzlblcon{width:100%; box-sizing:border-box; display: block; margin:0 auto; overflow: hidden;}
.wzlblctop{width:100%; box-sizing:border-box; display: block; margin:0 auto; overflow: hidden; border-bottom: 1px solid #E3E3E3;
padding-bottom: 20px;}
.wzlblctop h3{font-size:26px; color: #333; font-weight:900; width:100%; transition: 0.3s; text-align: left; display: block; line-height: 1.4em;
margin-bottom:24px;}
.wzlttzi{display: flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start; align-items:center;width:100%;}
.wzlttzi p{font-size:14px; color: #888; font-weight:400; text-align: left; display: block; line-height: 1.4em;}
.wzlttzi i{ display: block; width: 1px; height:12px; background: #aaa; margin: 0 20px; }
.wzlblcbb{width:100%; box-sizing:border-box; display: block; margin:0 auto; overflow: hidden; padding:35px 0 40px; border-bottom: 1px solid #E3E3E3;}

.wjxzai{width:100%; box-sizing:border-box; display: block; margin:30px auto 0; overflow: hidden;border: 1px solid #365ea9; background: #365ea9;
height: 42px; text-align: center; line-height: 42px; font-size: 16px; font-weight: 900; color:#fff; border-radius: 5px; transition: 0.3s; }
.wjxzai:hover{border: 1px solid #F05858; background: #F05858;}
.bdfwb h4{ font-size:18px; color: #333; text-align: left; line-height: 1.4em; display: block; margin:8px auto 5px; }
#customers { border-collapse: collapse; width: 100%;  text-align: center;border-top:2px solid #F05858; margin:15px auto;  }
#customers td, #customers th{ border: 1px solid #CCCCCC; padding:10px 0; }
#customers th{font-size:18px; color: #333;font-weight:900;}
#customers td{font-size:15px; color: #333;font-weight:400;}
#customers td a{font-size:15px; color:#F05858;font-weight:400;}
#customers td a:hover{color:#365EA9;}

/* 上下篇 */
.sxpp{width: 100%;margin:50px auto 20px; overflow:hidden; box-sizing:border-box; display:block;}
.sxpp a{margin:0 auto 25px;box-sizing:border-box;
font-size:16px; color: #333; font-weight:900;width:100%; transition: 0.3s; text-align: left;display: block;
overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;-webkit-text-overflow:ellipsis;-moz-text-overflow:ellipsis;white-space:nowrap;}
.sxpp a:hover{ color:#365EA9;}

/* 联系我们 */
.cpbtali{width:100%; margin:0 auto 40px;  box-sizing:border-box;display: block;}
.cpbtali h3{font-weight:900;color: #141111;line-height: 1.2em;text-align: center;font-size:34px;margin-bottom: 10px;}
.cpbtali h4{font-weight:400;color: #787878;line-height: 1.6em;text-align: center;font-size:22px;}
.cpbtali i{ display: block; width:66px; height: 1px;background: #666;text-align: center; margin: 25px auto 10px;}
.lxwmny{width:100%; margin:0 auto;  box-sizing:border-box;display: block;}
.lxwm{width:100%; display: block; box-sizing:border-box; margin:0 auto; padding: 0 0;}
.lxwm .dtz{ width:100%; height:400px; display:block; overflow:hidden; border:1px solid #A2A2A2; box-sizing:border-box;border-radius:10px;}
.lxwm .dtz #map{ width:100%; height:100%; margin:0 auto; font-size:14px;}
.BMapLabel{ display:none !important;}

.lxwmcon{width:100%; display: block; box-sizing:border-box; margin:50px auto 0;
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between; align-items:center;}
.lxcc{ width:32%; display: block; box-sizing:border-box;padding:15px 4px 15px 15px;border: 1px solid #c6c6c6;border-radius:10px;
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start; align-items:center;background: #fff;box-shadow: 0 5px 8px rgba(0,0,0,0.15);}
.lxcc .lxcctu{ width:80px; height:80px;display: block;margin-right:15px;}
.lxcc .lxcctu img{display: block; margin:0 auto; width:100%;}
.lxcc .lxcczi{display: block; box-sizing:border-box;text-align:left;}
.lxcc .lxcczi h5{font-size: 16px;text-align: left;line-height: 1.48em;font-weight:400;color:#666;}
.lxcc .lxcczi h3{font-size:18px;text-align: left;line-height: 1.48em;font-weight:900;color:#333;}



/*768移动端页面*/
@media (max-width:768px){
	.con{width:100%; padding:0 20px;}
	.sycon{width:100%; padding:0 20px;}
	
	
	/* 举目远眺 */
	.bt .btr{ display: none;}
	.jmtzc li{width:100%;margin-right:0%;float:none;}
	.whsycon li{width:100%;margin-right:0%;float:none;}
	.morerr2{display:flex;}
	
	/* 名典金句 */
	.jdjn{width:100%;margin:20px auto 0; display: block; box-sizing:border-box;}
	.jingdll{width:100%; float:none; }
	.jinnrr{width:100%; float:none; }
	
	/* 司警专栏 真题解析 */
	.jsztjx{width:100%;margin:20px auto 0; display: block; box-sizing:border-box;}
	.jsztjxl{width:100%; float:none; margin-bottom: 20px; }
	.jsztjxr{width:100%; float:none; }
	
	.sjzl li a .zlrzi{ width: 62%;}
	.slideBox .bd li{max-height: auto; height: auto;}
	
	/* 面试秘籍 课堂展示 */
	.msketl{width:100%;float:none; }
	.msketr{width:100%;float:none; }
	.bkbt .btr i {margin: 0 4px;}
	
	/* 首页关于我们 */
	.about{margin:0 auto 24px;}
	.absycon{margin:20px auto 0;flex-wrap:wrap;}
	.absycon .absyctu{ width: 100%; height:180px; }
	.absyczi{ width:100%; margin-top:20px;}
	.absyczi h3{ font-size:20px;}
	.absyczi p{ font-size:15px;line-height: 1.45em; }
	
	
	/* 办学特色 */
	.bxtsc li{ width:100%;padding:20px; float: none; margin-right:0; margin-bottom:15px;}
	.bxtsc li:nth-child(4n){ margin-right: 0;}
	
	
	.ggtu a{height: auto;}
	
	/* 底部 */
	
	.ftnll{ float:none; }
	
	.ftnll li{ float: none;margin-right:0; width:100%;   }
	.ftnll li a{width:100%; border-bottom:1px solid #bababa;line-height:50px; }
	
	.ftnll li i{ display:none; }
	.ftnll li:last-child i{ display:none;}
	.ftnrr{ float:none;width:100%;margin:0 auto; box-sizing:border-box; border:1px solid #bababa;padding:12px 20px; margin-top:10px;  }
	.ftnrtel{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start; align-items:center;}
	.ftnrtel .dhdtb{ width: 24px; height: 24px; display: block; margin-right:14px;  }
	.ftnrtel .dhdtb img{width:100%; margin:0 auto; display: block;}
	.ftnrtel h4{font-size:16px; text-align: left; line-height: 1.8em; color:#bababa; box-sizing: border-box;transition: 0.3s; font-weight: 400; }
	.ftnrtel h3{font-size:20px; text-align: left; line-height: 1.4em; color:#bababa; box-sizing: border-box;transition: 0.3s; font-weight: 900; }
	.ftnll li:hover a{ color: #fff;}
	
	/* 网站底部 */
	.footer{padding:24px 0;}
	.ftcll{justify-content:center; display: block; float: none;  width:100%; }
	.ftcll p{font-size:14px; text-align: left; line-height: 1.4em; color:#a1a1a1; box-sizing: border-box;transition: 0.3s;}
	.ftcll a{font-size:14px; text-align: left; line-height: 1.4em; color:#a1a1a1; box-sizing: border-box;transition: 0.3s;}
	.ftcll i{display: none;}
	.footc .ftcrr{font-size:14px; text-align: left; line-height: 1.4em; color:#a1a1a1; box-sizing: border-box;transition: 0.3s; float:none; }

	.czlhc .tjb{width:100%; float:none; margin-top: 16px;   }
		
	/* 登录页面 */
	.dlcon{width:94%;margin:100px auto 0;}
	.dlcnc{padding:50px 18px; }
	.dlccc{width:100%;margin:0 auto; box-sizing:border-box;
	display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between; align-items:center;}
	.dlcctu{ display:none; }
	
	.dlbg{background: #365ea9; height: auto;}
	.dlcdlkk{width:100%; }
	.dlcdlkk h2{font-size:24px;}

	
	/* 内页banner */
	.nybanner{width:100%;margin:0 auto; display: block; box-sizing:border-box; overflow:hidden; height:220px; 
	background:#888 url(../img/nyb1.png) no-repeat center;  background-size: cover; }
	
	
	
	
	/* 文章列表 */
	.wzlb{margin:25px auto 25px;}
	.wzlbll{ width:100%;float:none; }
	.wzlbbt h3{ font-size:24px;	padding-bottom:5px;}
	.zifl{margin:20px auto;}
	.zifl ul li a{font-size:18px; padding: 0 19px; }
	.lbrmtj li a .wztjl{ flex-wrap:wrap;justify-content:flex-start; width:100%;}
	.lbrmtj li a .wztjl span{padding:0 4px; margin-right:4px; }
	.lbrmtj{width:100%; box-sizing:border-box; display: block; margin:0 auto; overflow: hidden; border-bottom: 1px dashed #E2E2E2;
	padding-bottom:0;}
	.lbrmtj li{width:100%; box-sizing:border-box; display: block; margin:8px auto 16px; overflow: hidden;}
	.lbrmtj li a{ margin:0 auto; 
	display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start; align-items:center;}
	.newlnc li a{width:100%; box-sizing:border-box; display: block; margin:0 auto; overflow: hidden;
	display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start; align-items:center;}
	.newlnc li a .wztjl{width:100%;}
	.newlnc li a .wztjl h3{width:74%;}	
	.newlnc li{ margin:0 auto 15px;}

	/* 分页 */
	.ffyy2{margin:20px auto 20px;}
	.pagination{padding:0 0 10px;}	
	.pagination li{margin-right:5px;}
	.pagination li a{font-size:14px;padding:4px 6px; border-radius:2px;}
	.pagination li span{font-size:14px; padding:4px 6px; border-radius:2px;}

	.wzlbrr{ width:100%;float:none;}
	.yclbc{padding:18px 14px; }
	
	/* 联系我们 */
	.cpbtali{margin: 0 auto 10px;}
	.cpbtali h3{font-size:24px;margin-bottom:5px;}
	.cpbtali h4{font-size:16px;}
	.cpbtali i{width:30px; height: 1px;margin:10px auto 4px;}
	
	
	
	
	
	
	
	
	
	
	
}


/*移动端公用页面*/
@media (max-width:992px){
	.con{width:100%; padding:0 20px;}
	.sycon{width:100%; padding:0 20px;}
	
	
	.top{display: none; }
	.header{display: none; }
	.nav{display: none; }
	
	/* 移动端头部 */
	.ydhd{ display: block;}
	.yddtgd{display: block;}
	.ydbanner{ display:block;}
	
	
	.sycll{ width: 100%;  float:none; margin-bottom:15px; }
	.syconydh1{ margin:0 auto;}
	.syhb{ display:none;}
	.jmtz{margin: 0 auto 0;}
	
	.sycrr {width: 100%; float:none;}
	
	.ggtu1{margin:20px auto 26px; border-radius:3px;  }
	

	/* 视频弹框 */
	.out{width:94%;height:auto; left: 3%; top:18%; margin-left: -0;margin-top:0; background: #fff;height: auto; }

	
	.shipin{width:100%; height: auto;}
	.shipin .video_box{ width: 100%; height:auto; }
	.shipin .video_box #video{height: auto; }
	.shipin .video_box .video_play{ width: 100%; height: 100%;}
	.shipin .video_box .video_play img{margin: 18% auto 0;}
	
	.out .close{position: absolute;top:-30px;right:0;}
	
	.shipin p{width:100%;margin:0 auto; display: block; box-sizing:border-box; padding: 0 20px; 
	font-size:16px; color:#333; font-weight:400; width:100%; transition: 0.3s; text-align: left;display: block;  line-height:50px;
	overflow: hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;-webkit-text-overflow:ellipsis;-moz-text-overflow:ellipsis;white-space:nowrap;}
	
	
	.hhlbtu .swiper-pagination{ display: none;}
	.hhlbtu .swiper-button-next,.hhlbtu .swiper-button-prev{width:20px;height:20px;margin-top: -11px}

	
	.yb_conct{ display: none;}
	
	.jmtzc li:nth-child(9){display: none;}
	.jmtzc li:nth-child(10){display: none;}
	.jmtzc li:nth-child(11){display: none;}
	.jmtzc li:nth-child(12){display: none;}
	.jmtzc li:nth-child(13){display: none;}
	.jmtzc li:nth-child(14){display: none;}
	.jmtzc li:nth-child(15){display: none;}
	.jmtzc li:nth-child(16){display: none;}
	.jmtzc li:nth-child(17){display: none;}
	.jmtzc li:nth-child(18){display: none;}
	.jmtzc li:nth-child(19){display: none;}
	.jmtzc li:nth-child(20){display: none;}
	.jmtzc li:nth-child(21){display: none;}
	.jmtzc li:nth-child(22){display: none;}
	
	/* 登录页面 */
	.dlheader{height:66px;}
	.dlhdcl{ float: left; margin-top:9px; }
	
	.dlhdcl{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start; align-items:center;}
	.dlhdcl .logo{ width: auto; height: 48px; }
	.dlhdcl .logo img{width: auto; height:100%;}
	.dlhdcl i{ display: none;}
	.dlheader .hdlniu{ display: none;}
	.dlhdcr{display:none;}
	.tiao .tityzm .srk2{ width: 125px;}
	.tiao .tityzm #btn{ width: 92px;}
	
	
	/* 在线咨询 */
	.zxly{margin:0 auto; padding:20px;}
	.zxlyc h3{font-size:26px;}
	.zxlyc h4{font-size:18px; margin: 0 auto 25px; padding:0 0 15px;}
	.lycon{padding: 0 0px;}
	.lyct{flex-wrap:wrap;}
	.lyct .lycttt{width:100%;}
	.lyct .lycttt:nth-child(1){ margin-bottom:20px;}
	.lyct .lycttt .srktt{width: 100%;margin: 0 auto;display: block;box-sizing: border-box;background: #fff; line-height:56px;border-radius:0px;
	border: 1px solid #c6c6c6;height:54px;padding: 0 15px;outline: none;font-size:16px;color: #666;}
	.lycttt22{width:100%; display: block; box-sizing:border-box; margin:0 auto 20px;}
	.lycttt22 .srktt22{width: 100%;margin: 0 auto;display: block;box-sizing: border-box;background: #fff; line-height:56px;border-radius:0px;
	border: 1px solid #c6c6c6;height:54px;padding: 0 15px;outline: none;font-size:16px;color: #666;}
	.lycttt22 .txbxrr23{width: 100%;height: 170px;display: block;background: #fff;border: 1px solid #c6c6c6;border-radius:0px;padding: 10px 15px;
	font-size: 16px; box-sizing: border-box; outline: none; font-family: "微软雅黑";}
	.tjlyniu{width:100%;height:50px;display:block;box-sizing: border-box;border:none;outline:none;border: 1px solid #365ea9;background: #365ea9;font-size:18px;
	color: #fff;text-align: center;line-height:48px;transition: 0.3s; margin:30px auto; border-radius: 5px;}
	.tjlyniu:hover{ width:100%;}
	
	
	
	.wzlblctop h3{ font-size: 22px;}
	.bdfwb p{ font-size: 16px;}
	
	/* 联系我们 */
	.lxwm{width:100%;}
	
	
	.lxwmcon{margin:20px auto 0;flex-wrap:wrap;justify-content:space-between;}
	.lxcc{ width:100%;padding:15px;margin-bottom: 20px;}
	.lxcc .lxcctu{ width:80px; height:80px;display: block;margin-right:10px;}
	.lxcc .lxcctu img{display: block; margin:0 auto; width:100%;}
	.lxcc .lxcczi h3{ font-size: 16px;}
}




/*ipad 768-992*/
@media (min-width:768px){
	.con{width:100%; padding:0 20px;}
	.sycon{width:100%; padding:0 20px;}
	.sskk{ display: none;}
	
	.ggtu{ display: none;}
	
	.sjzl li a .zlrzi{ width:70%;}
	
	/* 办学特色 */
	.bxtsc li{ width:49%;padding:20px; float: left; margin-right:2%; margin-bottom:15px;}
	.bxtsc li:nth-child(4n){ margin-right: 0;}
	.bxtsc li:nth-child(2n){ margin-right: 0;}
	
	
	/* 网站底部 */
	.footer{padding:24px 0;}
	.ftcll{justify-content:center; display: block; float: left;  width: 50%; }
	.ftcll p{font-size:14px; text-align: left; line-height: 1.4em; color:#a1a1a1; box-sizing: border-box;transition: 0.3s;}
	.ftcll a{font-size:14px; text-align: left; line-height: 1.4em; color:#a1a1a1; box-sizing: border-box;transition: 0.3s;}
	.ftcll i{display: none;}
	.footc .ftcrr{font-size:14px; text-align: left; line-height: 1.4em; color:#a1a1a1; box-sizing: border-box;transition: 0.3s; float:right; }
	.footc .ftcrr:hover{ color:#fff;}
	.ftcll a:hover{ color:#fff;}
	

	/* 登录页面 */
	.dlhdcr{display: flex; margin-top:15px;}
	.dlcon{width:440px;margin:140px auto 0;}
	.dlcnc{padding:50px 40px; }
	.dlccc{width:100%;margin:0 auto; box-sizing:border-box;
	display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between; align-items:center;}
	.dlcctu{ display:none; }
	
	.dlbg{width:100%;margin:0 auto; display: block; box-sizing:border-box; background:#365ea9 url(../img/dlbg.png) no-repeat bottom center; height: 100vh;
	 background-size: cover;}
	.dlcdlkk{width:100%; }
	.dlcdlkk h2{font-size:24px;}
	
	
	/* 文章列表 */
	.lbrmtj li a .wztjl h3{ width: 78%;}
	.newlnc li a .wztjl h3{ width: 76%;}
	
	/* 分页 */
	.ffyy2{margin:20px auto 20px;}
	.pagination{padding:0 0 5px;}
	.pagination li{ float:left;margin-right:8px; margin-bottom:10px;}
	.pagination li a{font-size:15px;padding:6px 15px; border-radius:4px;}
	.pagination li span{font-size:15px;padding:6px 15px; border-radius:4px;}
	
	.yclbc{padding:15px 15px;}
	.yclbcon li a p{width: 91%;}
	
	/* 联系我们 */
	.cpbtali{margin: 0 auto 25px;}
	.cpbtali h3{font-size:30px;margin-bottom:8px;}
	.cpbtali h4{font-size:18px;}
	.cpbtali i{width:44px; height: 1px;margin:10px auto 4px;}
	
	
	
}

/*ipad 992px*/
@media (min-width:992px){	
	.con{width:100%; padding:0 30px;}
	.sycon{width:100%; padding:0 20px;}
	.sskk{ display: none;}
	.ggtu{ display: none;}
	
	.sjzl li a .zlrzi{ width:72%;}
	
	/* 办学特色 */
	.bxtsc li{ width:49%;padding:20px; float: left; margin-right:2%; margin-bottom:15px;}
	.bxtsc li:nth-child(4n){ margin-right: 0;}
	.bxtsc li:nth-child(2n){ margin-right: 0;}
	
	
	/* 登录页面 */
	.dlhdcr{display: flex; margin-top:25px;}
	.dlcon{width:990px;margin:12% auto 0;}
	.dlcnc{padding:50px 20px; }
	.dlccc{width:100%;margin:0 auto; box-sizing:border-box;
	display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between; align-items:center;}
	.dlcctu{ display:block; }
	
	.dlbg{width:100%;margin:0 auto; display: block; box-sizing:border-box; background:#365ea9 url(../img/dlbg.png) no-repeat bottom center; height: 100vh;
	 background-size: cover;}
	.dlcdlkk{width:400px; }
	.dlcdlkk h2{font-size:28px;}
	
	/* 文章列表 */
	.lbrmtj li a .wztjl h3{ width: 78%;}
	.newlnc li a .wztjl h3{ width: 76%;}
	
	/* 分页 */
	.ffyy2{margin:25px auto 20px;}
	.pagination{padding:0 0 8px;}
	.pagination li{ float:left;margin-right:10px; margin-bottom:10px;}
	.pagination li a{font-size:15px;padding:8px 17px; border-radius:5px;}
	.pagination li span{font-size:15px;padding:8px 17px; border-radius:5px;}
	
	.yclbc{padding:20px 16px;}
	.yclbcon li a p{width: 94%;}
	
	/* 联系我们 */
	.cpbtali{margin: 0 auto 30px;}
	.cpbtali h3{font-size:30px;margin-bottom:8px;}
	.cpbtali h4{font-size:18px;}
	.cpbtali i{width:60px; height: 1px;margin:10px auto 4px;}
	
	
}



/*电脑1200px*/
@media (min-width:1200px){	
	.con{width:100%; padding:0 30px;}
	.sycon{width:100%; padding:0 30px;}
	.sskk{ display: flex;}
	.ggtu{ display: block;}
	
	.sjzl li a .zlrzi{ width:70%;}
	/* 办学特色 */
	.bxtsc li{ width:23.5%;padding:20px; float: left; margin-right:2%; margin-bottom:0;}
	.bxtsc li:nth-child(2n){ margin-right:2%;}
	.bxtsc li:nth-child(4n){ margin-right: 0;}
	
	
	/* 网站底部 */
	.footer{padding:26px 0;}
	.ftcll{justify-content:center; display: flex; float: left;  width:auto; }
	.ftcll p{font-size:13px; text-align: left; line-height: 1.4em; color:#a1a1a1; box-sizing: border-box;transition: 0.3s;}
	.ftcll a{font-size:13px; text-align: left; line-height: 1.4em; color:#a1a1a1; box-sizing: border-box;transition: 0.3s;}
	.ftcll i{display: block; margin:0 15px;}
	.footc .ftcrr{font-size:14px; text-align: left; line-height: 1.4em; color:#a1a1a1; box-sizing: border-box;transition: 0.3s; float:right; }
	
	/* 登录页面 */
	.dlhdcr{display: flex; margin-top:28px;}
	.dlcon{width:1080px;margin:0 auto 0; box-sizing: border-box; padding-top:10%; }
	.dlcnc{padding:50px 60px 50px 50px; background: #fff; }
	.dlccc{width:100%;margin:0 auto; box-sizing:border-box;
	display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between; align-items:center;}
	.dlcctu{ display:block; }
	
	.dlbg{width:100%;margin:0 auto; display: block; box-sizing:border-box; background:#365ea9 url(../img/dlbg.png) no-repeat bottom center; height: 100vh;
	 background-size: cover;}
	.dlcdlkk{width:400px; }
	.dlcdlkk h2{font-size:30px;}
	
	
	/* 文章列表 */
	.lbrmtj li a .wztjl h3{ width: 78%;}
	.newlnc li a .wztjl h3{ width: 76%;}
	
	/* 分页 */
	.ffyy2{margin:25px auto 20px;}
	.pagination{padding:0 0 8px;}
	.pagination li{ float:left;margin-right:10px; margin-bottom:10px;}
	.pagination li a{font-size:15px;padding:8px 17px; border-radius:5px;}
	.pagination li span{font-size:15px;padding:8px 17px; border-radius:5px;}
	
	.yclbc{padding:20px 16px;}
	.yclbcon li a p{width: 94%;}
	
	
	/* 联系我们 */
	.cpbtali{margin: 0 auto 30px;}
	.cpbtali h3{font-size:32px;margin-bottom:10px;}
	.cpbtali h4{font-size:22px;}
	.cpbtali i{width:66px; height: 1px;margin:25px auto 10px;}
	
	
	
}




/*电脑1400px*/
@media (min-width:1460px){	
	.con{width:1460px; padding:0 0;}
	.sycon{width:1460px; padding:0 0;}
	.sskk{ display: flex;}
	.ggtu{ display: block;}
	.sjzl li a .zlrzi{ width:70%;}
	
	/* 文章列表 */
	.lbrmtj li a .wztjl h3{ width:84%;}
	.newlnc li a .wztjl h3{ width:84%;}
	
	/* 分页 */
	.ffyy2{margin:34px auto 20px;}
	.pagination{padding:0 0 15px;}
	.pagination li{ float:left;margin-right:12px; margin-bottom:10px;}
	.pagination li a{font-size:16px;padding:9px 20px; border-radius:5px;}
	.pagination li span{font-size:16px;padding:9px 20px; border-radius:5px;}
	
	.yclbc{padding:24px 30px;}
	.yclbcon li a p{width: 95%;}
	
	
	/* 联系我们 */
	.cpbtali{margin: 0 auto 40px;}
	.cpbtali h3{font-size:34px;margin-bottom:10px;}
	.cpbtali h4{font-size:22px;}
	.cpbtali i{width:66px; height: 1px;margin:25px auto 10px;}
	
}






