/*
*author:L.MingMing (切图)
*date：2021-3-24 （上线时间）
*designer：C.Qing/0305 (设计/时间 于psd名称保持一致)
*/

/* reset */
*{margin:0; padding:0;}
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dd, figure, menu, input, textarea, button, select, th, td iframe{ margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, b, strong { font-size:100%; font-weight:normal;}
li {list-style:none;}
table{width:100%;border-collapse:collapse;border-spacing:0; }
table td{word-break: break-all; word-wrap:break-word;}
em, i {font-style:normal;}
a, a:visited, a:active {text-decoration:none; border:none; outline:none; cursor: pointer;}
a,img { display:block; border:none;}
input, textarea {outline:none;}
select,input{-webkit-appearance:none;-webkit-tap-highlight-color: rgba(3, 3, 3, 0); }
select {outline: medium none;}
textarea {resize: vertical;}
body {-webkit-text-size-adjust:100%; -webkit-tap-highlight-color:rgba(3,3,3,0); -webkit-touch-callout:none; word-wrap:break-word; line-height:1.5;font-size: 14px;overflow-x: hidden; color: #333;}
body, button, input, select, textarea {font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';}
input[type="button"] {cursor: pointer;}
::-webkit-input-placeholder {color:#666;} /*placeholder 字体颜色*/
:-moz-placeholder {color:#666;} /*placeholder 字体颜色*/
::-moz-placeholder {color: #666;} /*placeholder 字体颜色*/
:-ms-input-placeholder {color: #666;} /*placeholder 字体颜色*/
.none{display:none;}
.left {float:left;}
.right {float:right;}
.clearfix::after {content:''; clear:both; display:block; height:0; overflow:hidden;visibility:hidden;}
.clearfix {zoom:1;}
.clear{clear: both;}
.wrapper {padding: 0;margin: 0;}
.cont {width: 7.5rem; margin: auto;}

.header{display: none;}
.sec1{display: none;}
.zhy{display: none;}
/* wrapper */
.wrapper{display: block;width: 7.5rem;margin: 0 auto;}

/* banner */
.ban{display: block;background: url("../images/banner_m.png") no-repeat top center;width: 7.5rem;height: 3.62rem;background-size: 100%;}

.news{margin-top: .7rem;}
.news_right{width: 3.4rem;}
.news_right h2{font-size: .4rem;font-weight: bold;padding:.3rem 0 0 0;}
.news_right h2 span{color:#576dfa;}
.news_right h3{font-size: .28rem;padding:.2rem .2rem .2rem 0;}
.news_right p{font-size: .24rem;padding:0 .2rem 0 0;}
.news_img{display: none;}
.left_img{width: 3.8rem;}

.course{padding:.7rem 0;margin-top: .7rem;background: #f3f3f3;}
.course_left{width: 3.4rem;margin-left: .3rem;}
.course_left h2{font-size: .4rem;font-weight: bold;padding:1rem 0 0 0;}
.course_left h2 span{color:#576dfa;}
.course_left h3{font-size: .28rem;padding:.2rem .2rem .2rem 0;}
.course_left p{font-size: .24rem;padding:0 .2rem 0 0;}
.course_img{display: none;}
.right_img{width: 3.2rem;}

.guide{margin-top: .7rem;}
.guide_right{width: 3.4rem;}
.guide_right h2{font-size: .4rem;font-weight: bold;padding:1rem 0 0 0;}
.guide_right h2 span{color:#576dfa;}
.guide_right h3{font-size: .28rem;padding:.2rem .2rem .2rem 0;}
.guide_right p{font-size: .24rem;padding:0 .2rem 0 0;}
.guide_img{display: none;}
.guide_left{width: 3.2rem;margin-left: 0;}

.welfare{padding:.7rem 0;margin-top: .7rem;background: #f3f3f3;}
.welfare_left{width: 3.4rem;margin-left: .3rem;}
.welfare_left h2{font-size: .4rem;font-weight: bold;padding:.6rem 0 0 0;}
.welfare_left h2 span{color:#576dfa;}
.welfare_left h3{font-size: .28rem;padding:.2rem .2rem .2rem 0;}
.welfare_left p{font-size: .24rem;padding:0 .2rem 0 0;}
.welfare_img{display: none;}
.welfare_right{width: 3.6rem;}

.law{height: 1.8rem;background:#f3f3f3 url(../images/law_m.png) no-repeat center;background-size: contain;}

.The_total{display: none;}