/*
*author:L.MingMing (切图)
*date：2021-3-24 （上线时间）
*designer：G.yongli/0321 (设计/时间 于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: 1100px; margin: auto;}

/*header*/
.zhy {font-size: 12px;}
.zhy a {display: inline;}

/* wrapper */
.ban{display: none;}
/* banner */
.sec1{height: 600px; background: url(../images/banner.png) no-repeat center; overflow: hidden;}
.sec1 img{display: block;padding: 138px 0 0 38px;}
.sec1 h2{color:#fff;font-size: 18px;padding:50px 0 0 68px;line-height: 32px;}

.news{margin-top: 70px;}
.news_right h2{font-size: 48px;font-weight: bold;padding:40px 0 0 70px;}
.news_right h2 span{color:#576dfa;}
.news_right h3{font-size: 26px;padding:40px 0 40px 58px;}
.news_right p{font-size: 18px;padding:0 0 32px 70px;}
.news_img{margin-right: 100px;}

.course{padding:72px 0;margin-top: 70px;background: #f3f3f3;}
.course_left h2{font-size: 48px;font-weight: bold;padding:40px 0 0 30px;}
.course_left h2 span{color:#576dfa;}
.course_left h3{font-size: 26px;padding:40px 0 40px 18px;}
.course_left p{font-size: 18px;padding:0 0 108px 30px;}
.course_img{padding-left: 196px;}

.guide{margin-top: 70px;}
.guide_left{margin-left: 100px;}
.guide_right h2{font-size: 48px;font-weight: bold;padding:40px 0 0 70px;}
.guide_right h2 span{color:#576dfa;}
.guide_right h3{font-size: 26px;padding:40px 0 40px 58px;}
.guide_right p{font-size: 18px;padding:0 0 54px 70px;}
.guide_img{margin-right: 200px;}

.welfare{padding:72px 0;margin-top: 70px;background: #f3f3f3;}
.welfare_left h2{font-size: 48px;font-weight: bold;padding:40px 0 0 30px;}
.welfare_left h2 span{color:#576dfa;}
.welfare_left h3{font-size: 26px;padding:40px 0 40px 18px;}
.welfare_left p{font-size: 18px;padding:0 0 108px 30px;}
.welfare_img{padding-left: 196px;}

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

