@charset "utf-8";
/*默认样式*/
body{ margin:0px; padding:0px; background-color:#f5f7f9;}
html,div,ul,li{margin:0px; padding:0px; font-size:14px; font-family:"微软雅黑";}
li{ float:left;}
.clear{ clear:both;}
.tel_con{ width:300px; height:auto; margin:10px; text-align: left; font-size:1.8rem; color: #FF0000; font-weight:bold; line-height:50px;}
.wechat_con{ width:280px; height:200px; margin:20px auto; text-align: left; font-size:1.8rem; color: #393D49; font-weight:bold; line-height:50px;}
.red{ color:#F00 !important;}
.red:hover{ color:#d09e56 !important;}

/*页眉*/
.top{ width:100%; min-width:375px; height:auto; margin:0px auto; background-color:#eee;}
.top>div{ width:100%; height:40px; margin:0px auto;}
.top-right1{ float:right; position:relative; width:100px; height:40px;}
.top-right1>i{ position: absolute; top:10px; left:0px;color:#5FB878; font-size:20px;}
.top-right1>span{ position:absolute; top:13px; left:0px; color:#31404c; font-size:12px; font-weight:bold; cursor:pointer; padding-left:30px;}
.top-right2{ float:right; position:relative; width:100px; height:40px; margin-right:10px;}
.top-right2>span:first-child{ position:absolute; top:11px; left:0px; display:inline-block; width:20px; height:20px; background-color:#FF5722; border-radius:20px; text-align:center; line-height:20px;}
.top-right2>span:first-child>i{color:#FFF; font-size:12px;}
.top-right2>span:last-child{ position:absolute; top:13px; left:0px; color:#31404c; font-size:12px; font-weight:bold; cursor:pointer; padding-left:30px;}
.top1{ width:100%; min-width:375px; height:auto; margin:0px auto;background-color:#fff;}
.top1>a{ display:block; margin:0px auto; max-width:90%; height:80px; line-height:80px; text-align:center;}
.top1>a>span{font-size:1.85rem;}
.top2{ width:100%; min-width:375px; height:auto; margin:0px auto;background-color:#fff;}
.top2>a{ display:block; position:relative; margin:0px auto; max-width:340px; height:80px;}
.top2>a>img{ position:absolute; top:10px; left:0px; width:60px; height:60px;}
.top2>a>span{display:block; position:absolute; top:25px; left:80px; font-size:1.85rem;}

/*导航*/
.nav{ width:100%; min-width:375px; height:71px; margin:0px auto; background-color:#025b8f; overflow:hidden;}
.nav>div{ min-width:379px; height:72px; margin:0px auto;}
.nav>div>ul>li{ width:19.6%; margin:0px; padding:0px; height:35px; line-height:35px; text-align:center; border-right:1px solid #FFF;border-bottom:1px solid #FFF;}
.nav>div>ul>li:nth-of-type(5n){ border-right:none;}
.nav>div>ul>li>a{ display:block; width:100%; height:40px;color:#FFF; font-size:1.0.rem; text-decoration:none;}
.nav-hover{ background-color:#0377ce; cursor:pointer !important;}
.nav-hover>a{color:#FFF !important; font-weight:normal !important;}
.nav>div>ul>li:hover{background-color:#0377ce; cursor:pointer;}

/*页眉轮播图*/
.banner{ width:100%;min-width:375px; height:120px; margin:0px auto;background-color:#FFF;}
.banner>div{ width:100%; height:120px; margin:0px auto;}
.banner>div>div>div>a{display: block; width:100%; height:120px; margin:0px auto; background-repeat:x-repeat; background-position:center center;}

/*首页*/
/*简介*/
.ind-breadcrumb{ width:95%; min-width:355px; height:40px; margin:0px auto; line-height:40px; font-size:1.0rem; color:#999;}
.ind-breadcrumb>a{font-size:1.0rem; color:#999;}
.ind-breadcrumb>a:hover{ color:#b79056;}
.ind-aboutus{ width:95%; min-width:355px; height: auto; margin:0px auto; padding:10px; background-color: #FFF; box-shadow:2px 2px 10px #CCC;}
.ind-aboutus-left{ width:100%;}
.ind-aboutus-left-title{ width:100%; font-size:1.3rem; font-weight:bold;}
.ind-aboutus-left-title>span:nth-child(1){ display:inline-block; width:5px; height:20px; background-color:#0377ce; border-radius:0px 4px 4px 0px;}
.ind-aboutus-left-title>span:nth-child(2){ color:#025b8f;}
.ind-aboutus-left-title>span:nth-child(3){ color:#b79056;}
.ind-aboutus-left-title>a:nth-child(4){ float:right; font-size:0.95rem; font-weight:normal; color:#666; line-height:30px;}
.ind-aboutus-left-title>a:nth-child(4):hover{ color:#b79056;}
.ind-aboutus-left-con{ width:95%; height: auto; margin-top:10px; padding:10px; background-color:#f6f1e8; border-radius:8px;}
.ind-aboutus-left-con>div{ display: inline-block; width:250px; line-height:30px; font-size:0.95rem; color:#666666;}
.ind-aboutus-left-con>div>span{ color:#025b8f;}
.ind-aboutus-left-con>div:last-child{ display:block; width:100%; margin-top:10px; padding-top:10px; border-top:1px  solid #CCC; line-height:25px; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
.ind-aboutus-left-con>div:last-child>a{ color:#b79051;}
.ind-aboutus-left-con>div:last-child>a:hover{ color:#930;}
.ind-news-title{ width:100%; height:40px; margin-top:10px; border-bottom:1px solid #dbdbdb;}
.ind-news-title>span:nth-child(1){ display:inline-block; color:#025b8f; border-bottom:2px solid #b79051; font-size:1.3rem; color:#025b8f; line-height:38px;}
.ind-news-title>span:nth-child(2){ display:inline-block; margin-left:20px; color:#025b8f; font-size:0.95rem; color: #CCC; line-height:40px; font-style:italic; text-transform:capitalize;}
.ind-news-title>a:nth-child(3){float:right; line-height:40px;font-size:0.95rem; color:#999;}
.ind-news-title>a:nth-child(3):hover{ color:#b79056;}
.ind-news-con{ width:100%; height:auto; margin-top:10px;}
.ind-news-con>ul>li{ position:relative; width:100%; height:35px;}
.ind-news-con>ul>li>a{ position:absolute; top:0px; left:0px; width:300px; line-height:35px; color:#666666; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.ind-news-con>ul>li>a:hover{color:#b79056;}
.ind-news-con>ul>li>span{ position:absolute; top:0px; right:0px; width:60px; line-height:35px; color:#666666; text-align:right;}
.ind-aboutus-right{ margin:0px auto; width:355px; height:500px; border:1px solid #eeeff2; background:url(/4G/images/04.png) no-repeat top center; overflow:hidden; border-radius:8px;}
.ind-aboutus-right-title{ width:100%; height:65px; margin-bottom:30px; background:url(/4G/images/03.png) no-repeat 80px center; background-size:6%; text-align:center; font-size:22px; color:#FFF; line-height:65px;}
.ind-form{ position:relative; width:355px; height:40px; margin-bottom:20px;}
.ind-form>span{ position:absolute; top:0px; left:20px; color:#B79051; font-size:16px; line-height:35px;}
.ind-form>span>strong{ color:#900; font-weight:normal;}
.ind-form>input{position:absolute; z-index:6px; top:0px; left:110px; width:210px; height:35px; font-size:14px; padding-left:10px; border:1px solid #CCC; border-top:groove; border-radius:6px; outline:none;}
.ind-form>input:hover{border: 1px solid #b79056; border-top:2px solid #b79056;}
.ind-form>select{position:absolute; top:0px; left:110px; width:220px; height:40px; font-size:14px; padding-left:10px; border:1px solid #CCC; border-top:groove; border-radius:6px; outline:none;}
.ind-form>select:hover{ border: 1px solid #b79056;border-top:2px solid #b79056; cursor:pointer;}
.ind-form>i{ position:absolute; z-index:66; top:3px; right:30px; font-size:32px; cursor:pointer;}
.ind-form>i:hover{ color:#b79056;}
.ind-form>button{ display:block; text-align:center; margin:0px auto; padding:10px 83px; border:none; background-color:#b79051; border-radius:8px; outline:none; color:#FFF; font-size:16px; letter-spacing:1px; cursor:pointer;}
.ind-form>button:hover{ background-color:#815a1a;}
.ind-form>input[type=checkbox]{ top:10px; left:50px; width:18px; height:18px; color:#b79051; cursor:pointer;}
.ind-form:last-child>span{ left:80px; cursor:pointer;}
.ind-form:last-child>span:hover{ color:#666;}
/*招生简章*/
.ind-student{ width:95%; min-width:355px; height: auto; margin:0px auto; margin-top:20px; padding:10px; background-color: #FFF; box-shadow:2px 2px 10px #CCC;}
.ind-student-title{ width:100%; font-size:1.3rem; font-weight:bold;}
.ind-student-title>span:nth-child(1){ display:inline-block; width:5px; height:20px; background-color:#0377ce; border-radius:0px 4px 4px 0px;}
.ind-student-title>span:nth-child(2){ color:#025b8f;}
.ind-student-title>span:nth-child(3){ color:#b79056;}
.ind-student-title>a:nth-child(4){ float:right; display:inline-block; line-height:30px; font-size:0.95rem; font-weight:normal; color:#666;}
.ind-student-title>a:nth-child(4):hover{ color:#b79056;}
.ind-student-list{ width:100%; height: auto; margin:0px auto; margin-top:10px; padding-top:10px; border-top:1px solid #CCC;}
.ind-student-list-img{ float:left;  width:140px; height:105px; overflow:hidden; border-radius:8px;}
.ind-student-list-img>a>img{width:140px; height:105px; border:0px; transition:all 2s ease-out;}
.ind-student-list-img>a>img:hover{ transform:scale(1.5);}
.ind-student-list-main{ float:right; width:200px; height: auto;}
.ind-student-list-main>h2{ font-size:1.2rem; margin-bottom:5px; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:1;}
.ind-student-list-main>h2>a{color:#025b8f; font-weight:bold;}
.ind-student-list-main>h2>a:hover{ color:#b79051;}
.ind-student-list-main>span{ display:block; line-height:20px; color:#818991;}
.ind-student-list-main>span>span{color:#025b8f;}
.ind-student-list-main>span:nth-of-type(4){ font-size:1.2rem; color:#d7762c;}
.ind-student-list-main>span:nth-of-type(4)>span{ font-size:0.95rem;}
.ind-student-list-main>p{ display:inline-block; width:100%; line-height:25px; color:#818991; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2;}
.ind-student-list-main>p>span{color:#025b8f;}
.ind-student-list-more{ margin-top:10px; width:100%; height:50px; text-align:center;}
.ind-student-list-more>a{ display: inline-block; margin:0px auto; margin-top:5px; width:110px; text-align:center; background-color:#0377ce; border-radius:6px; color:#FFF; font-size:16px; line-height:40px; }
.ind-student-list-more>a:hover{ background-color:#b79051; color:#FFF;}
.ind-student-list-more>a:last-child{ margin-left:20px; width:108px;line-height:38px; background:none; border:1px solid #b79051; color:#b79051;}
.ind-student-list-more>a:last-child:hover{background-color:#b79051; color:#FFF;}
/*师资团队*/
.ind-teacher{ width:95%; min-width:355px; height: auto; margin:0px auto; margin-top:20px; padding:10px; background-color: #FFF; box-shadow:2px 2px 10px #CCC;}
.ind-teacher-title{ width:100%; font-size:1.3rem; font-weight:bold;}
.ind-teacher-title>span:nth-child(1){ display:inline-block; width:5px; height:20px; background-color:#0377ce; border-radius:0px 4px 4px 0px;}
.ind-teacher-title>span:nth-child(2){ color:#025b8f;}
.ind-teacher-title>span:nth-child(3){ color:#b79056;}
.ind-teacher-title>a:nth-child(4){ float:right; display:inline-block; line-height:30px; font-size:0.95rem; font-weight:normal; color:#666;}
.ind-teacher-title>a:nth-child(4):hover{ color:#b79056;}
.ind-teacher-con{width:100%; height:auto; margin:0px auto; margin-top:30px;}
.ind-teacher-list{ display:inline-block; width:170px; height: auto; margin:2.5px; background-color:#ebedf0; overflow:hidden; border-radius:8px;} 
.ind-teacher-list>a{display:block; width:170px; height:120px; overflow:hidden;}
.ind-teacher-list>a>img{ display:block; width:170px; height:120px;margin:0px auto; border:0px; transition: all 2s ease-out;}
.ind-teacher-list>a>img:hover{ transform:scale(1.5);}
.ind-teacher-list>div{ width:150; height:auto; padding:10px; margin:0px auto;}
.ind-teacher-list>div>a{ font-size:1.2rem; color:#025b8f; text-align:center; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:1;}
.ind-teacher-list>div>a:hover{color:#b79056;}
.ind-teacher-list>div>p{ margin-top:5px; color:#818991; line-height:20px; text-align:justify;overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2; font-size:0.95rem;}
/*优秀毕业生*/
.ind-studented{ width:95%; min-width:355px; height: auto; margin:0px auto; margin-top:20px; padding:10px; background-color: #FFF; box-shadow:2px 2px 10px #CCC;}
.ind-studented-title{ width:100%; font-size:1.3rem; font-weight:bold;}
.ind-studented-title>span:nth-child(1){ display:inline-block; width:5px; height:20px; background-color:#0377ce; border-radius:0px 4px 4px 0px;}
.ind-studented-title>span:nth-child(2){ color:#025b8f;}
.ind-studented-title>span:nth-child(3){ color:#b79056;}
.ind-studented-title>a:nth-child(4){ float:right; display:inline-block; line-height:30px; font-size:0.95rem; font-weight:normal; color:#666;}
.ind-studented-title>a:nth-child(4):hover{ color:#b79056;}
.ind-studented-con{width:100%; height:auto; margin:0px auto; margin-top:30px;}
.ind-studented-list{ display:inline-block; width:170px; height: auto; margin:2.5px; background-color:#ebedf0; overflow:hidden; border-radius:8px;} 
.ind-studented-list>a{display:block; width:170px; height:120px; overflow:hidden;}
.ind-studented-list>a>img{ display:block; width:170px; height:120px;margin:0px auto; border:0px; transition: all 2s ease-out;}
.ind-studented-list>a>img:hover{ transform:scale(1.5);}
.ind-studented-list>div{ width:150; height:auto; padding:10px; margin:0px auto;}
.ind-studented-list>div>a{ font-size:1.2rem; color:#025b8f; text-align:center; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:1;}
.ind-studented-list>div>a:hover{color:#b79056;}
.ind-studented-list>div>p{ margin-top:5px; color:#818991; line-height:20px; text-align:justify;overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2; font-size:0.95rem;}
/*校园环境*/
.ind-school{width:95%; min-width:355px; height: auto; margin:0px auto; margin-top:20px; padding:10px; background-color: #FFF; box-shadow:2px 2px 10px #CCC;}
.ind-school-title{ width:100%; font-size:1.3rem; font-weight:bold;}
.ind-school-title>span:nth-child(1){ display:inline-block; width:5px; height:20px; background-color:#0377ce; border-radius:0px 4px 4px 0px;}
.ind-school-title>span:nth-child(2){ color:#025b8f;}
.ind-school-title>span:nth-child(3){ color:#b79056;}
.ind-school-title>a:nth-child(4){ float:right; display:inline-block; line-height:30px; font-size:0.95rem; font-weight:normal; color:#666;}
.ind-school-title>a:nth-child(4):hover{ color:#b79056;}
.ind-school-con{width:100%; height:auto; margin:0px auto; margin-top:30px;}
.ind-school-list{ float:left; position:relative; width:170px; height:120px; margin:2.5px; background-color:#ebedf0; overflow:hidden; border-radius:8px;} 
.ind-school-list>a{ overflow:hidden;}
.ind-school-list>a>img{ position:absolute; z-index:6; top:0px; display:block; width:170px; height:120px;margin:0px auto; border:0px; transition: all 2s ease-out;}
.ind-school-list>a>img:hover{ transform:scale(1.5);}
.ind-school-list>div{ position:absolute; z-index:66; top:80px; width:170px; height:40px; line-height:40px; margin:0px auto;  background-color:rgba(0,0,0,0.6);}
.ind-school-list>div>a{ font-size:0.95rem; color:#fff; text-align:center;overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:1;}
.ind-school-list>div>a:hover{color:#b79056;}
/*常见问题*/
.ind-question{ width:95%; min-width:355px; height: auto; margin:0px auto; margin-top:20px; padding:10px; background-color: #FFF; box-shadow:2px 2px 10px #CCC;}
.ind-question-title{ width:100%; font-size:1.3rem; font-weight:bold;}
.ind-question-title>span:nth-child(1){ display:inline-block; width:5px; height:20px; background-color:#0377ce; border-radius:0px 4px 4px 0px;}
.ind-question-title>span:nth-child(2){ color:#025b8f;}
.ind-question-title>span:nth-child(3){ color:#b79056;}
.ind-question-title>a:nth-child(4){ float:right; display:inline-block; line-height:30px; font-size:0.95rem; font-weight:normal; color:#666;}
.ind-question-title>a:nth-child(4):hover{ color:#b79056;}
.ind-question-con{width:100%; height:auto; margin:0px auto; margin-top:30px;}
.ind-question-list{ display: inline-block; width:100%; height: auto; margin-bottom:10px;}
.ind-question-list>p:nth-of-type(1)>span{ display:inline-block; width:18px; height:18px; margin-right:5px; background-color:#ed9b6e; border-radius:5px; font-size:12px; color:#FFF; text-align:center;}
.ind-question-list>p:nth-of-type(1)>a{ color:#666666; font-size:16px; font-weight:bold;}
.ind-question-list>p:nth-of-type(1)>a:hover{ color:#c79e51;}
.ind-question-list>p:nth-of-type(2){ margin-top:10px;}
.ind-question-list>p:nth-of-type(2)>span{ display:inline-block; width:18px; height:18px; margin-right:5px; background-color:#42b07a; border-radius:5px; font-size:12px; color:#FFF; text-align:center;}
.ind-question-list>p:nth-of-type(2)>a{ color:#666666; font-size:12px; line-height:20px; text-align:justify; background:#f5f5f5; padding:3px; border-radius:5px;}
/*网上报名*/
.ind-ask{ width:95%; min-width:355px; height: auto; margin:0px auto; margin-top:20px; background-color: #FFF; box-shadow:2px 2px 10px #CCC; overflow:hidden;}
.ind-ask-left{ width:100%; height: auto; background-color:#025b8f; font-size:1.3rem; color:#FFF; text-align:center;  line-height:60px; letter-spacing:5px;}
.ind-ask-right{ width:95%; height: auto; padding:10px;}
.ind-ask-form{ position:relative; margin:0px auto; width:335px; height:30px; margin-bottom:20px;}
.ind-ask-form>span{ position:absolute; top:0px; left:20px; color:#025b8f; font-size:0.95rem; line-height:35px;}
.ind-ask-form>span>strong{ color:#900; font-weight:normal;}
.ind-ask-form>input{position:absolute; z-index:6px; top:0px; left:110px; width:195px; height:35px; font-size:14px; padding-left:10px; border:1px solid #CCC; border-top:groove; border-radius:6px; outline:none;}
.ind-ask-form>input:hover{border: 1px solid #0377CE;  border-top:2px solid #0377CE;}
.ind-ask-form>select{position:absolute; top:0px; left:110px; width:205px; height:40px; font-size:14px; padding-left:10px; border:1px solid #CCC; border-top:groove; border-radius:6px; outline:none;}
.ind-ask-form>select:hover{ border: 1px solid #0377CE; border-top:2px solid #0377CE; cursor:pointer;}
.ind-ask-form:nth-last-of-type(2){ height:100px;}
.ind-ask-form>textarea{position:absolute; z-index:6px; top:0px; left:110px; width:195px; height:100px; font-size:14px; padding-top:5px; padding-left:10px; border:1px solid #CCC; border-top:groove; border-radius:6px; outline:none;}
.ind-ask-form>textarea:hover{border: 1px solid #0377CE; border-top:2px solid #0377CE;}
.ind-ask-form>i{ position:absolute; z-index:66; top:3px; right:25px; font-size:32px; cursor:pointer;}
.ind-ask-form>i:hover{ color:#0377CE;}
.ind-ask-form:last-child>button{ position:absolute; top:0px; left:0px; padding:10px 20px; border:none; background-color:#025b8f; border-radius:8px; outline:none; color:#FFF; font-size:1.0rem; letter-spacing:1px; cursor:pointer;}
.ind-ask-form:last-child>button:hover{ background-color:#0377CE;}
.ind-ask-form:last-child>input[type=checkbox]{ top:10px; left:150px; width:18px; height:18px; color:#b79051; cursor:pointer;}
.ind-ask-form:last-child:last-child>span{ top:0px; left:170px; cursor:pointer;}
.ind-ask-form:last-child:last-child>span:hover{ color:#666;}
/*友情链接*/
.ind-links{ position:relative; width:95%; min-width:355px; height: auto; margin:0px auto; margin-top:20px; background-color:#FFF; box-shadow: #999 3px 3px 10px;}
.ind-links>div:nth-of-type(1){ margin:0px auto; width:95%; padding-top:10px; font-size:1.3rem; color:#2f2019; font-weight:bold;}
.ind-links>div:nth-of-type(2){ margin:0px auto; width:95%; text-align:justify;}
.ind-links>div:nth-of-type(2)>a{ color:#2f2019; font-size:0.85rem; line-height:25px; white-space:nowrap; margin-right:10px;}
.ind-links>div:nth-of-type(2)>a:last-child{ margin-right:0px;}
.ind-links>div:nth-of-type(2)>a:hover{ color:#ff5a00;}
/*页脚*/
.bottom{ width:100%; min-width:375px; height: auto; margin:0px auto; margin-top:20px; padding-top:10px; padding-bottom:60px; background-color:#49402f;}
.bottom>div:nth-of-type(1){ width:100%; height:auto; margin:0px auto; text-align:center;}
.bottom>div:nth-of-type(1)>span{ color:#aeaeae;  font-size:0.95rem;line-height:20px; margin-right:10px; margin-left:10px;}
.bottom>div:nth-of-type(1)>span:last-child{ display:block; width:95%; margin-top:10px; padding-top:10px; text-align:center; background:url(/4G/images/05.png) no-repeat top center; background-size:100%; color:#aeaeae;}
.bottom>div:nth-of-type(1)>a{ color:#aeaeae; font-size:0.95rem; margin-right:10px; margin-left:10px;}
.bottom>div:nth-of-type(1)>a:hover{ color:#CCC;}

/*页脚菜单*/
.bomenu{ position:fixed; z-index:999999; bottom:0px; width:100%; min-width:375px; height:50px; margin:0px auto; background-color:#025B8F;}
.bomenu>div{ position:relative; display:inline-block; width:31.5%; height:50px; border-right:1px solid #FFF; text-align:center;}
.bomenu>div:last-child{ border-right:none;}
.bomenu>div>a>img{ display:block; position:absolute; top:15px; left:13px; width:25px; height:25px;}
.bomenu>div>a>span{ display:block; position:absolute; top:17px; left:43px; color:#FFF; font-size:0.95rem;}
.bomenu>div>a:hover{ color:#FF0;}

/*关于我们、联系我们*/
.column-breadcrumb{ width:100%; min-width:375px; height:40px; margin:0px auto; line-height:40px; font-size:0.95rem; color:#999;}
.column-breadcrumb>a{font-size:0.95rem; color:#999;}
.column-breadcrumb>a:hover{ color:#b79056;}
.column{ width:95%; min-width:355px; height:auto; margin:0px auto;padding:10px; margin-top:0px; background-color:#FFF;}
.column>h1{ font-size:1.3rem; font-weight:bold; color:#B79051; text-align:center;}
.column>h1>span{ font-size:1.3rem; color:#025B8F;}
.column>hr{ display:block; margin:20px auto; height:1px; background-color:#999;}
.column>p{ text-align:justify; font-size:0.95rem; line-height:25px; color:#333;}
.column>p img{ display:block; max-width:100%; height:auto; margin:0px auto;}
.column>div{ margin:30px auto; margin-bottom:0px; width:100%;}
.column>div>button{padding:10px 15px; border:none; background-color:#025b8f; border-radius:8px; outline:none; color:#FFF; font-size:0.95rem; letter-spacing:1px; cursor:pointer;}
.column>div>button:hover{ background-color:#0377CE;}
/*通用底部在线报名*/
.comm-form{ width:100%; height: auto; margin:0px auto; padding-top:10px; padding-bottom:10px;background-color:#F5F7F9;}
.comm-form>h1{ font-size:1.3rem; margin-bottom:30px;font-weight:bold; color:#B79051; text-align:center;}
.comm-form>h1>span{ color:#025B8F;}
.comm-form-part{ position:relative; display:inline-table; width:330px; height:40px;  margin-bottom:20px; }
.comm-form-part>span{ position:absolute; top:0px; left:20px; color:#025b8f; font-size:16px; line-height:35px;}
.comm-form-part>span>strong{ color:#900; font-weight:normal;}
.comm-form-part>input{position:absolute; z-index:6px; top:0px; left:110px; width:200px; height:35px; font-size:14px; padding-left:10px; border:1px solid #CCC; border-top:groove; border-radius:6px; outline:none;}
.comm-form-part>input:hover{border: 1px solid #0377CE;  border-top:2px solid #0377CE;}
.comm-form-part>select{position:absolute; top:0px; left:110px; width:210px; height:40px; font-size:14px; padding-left:10px; border:1px solid #CCC; border-top:groove; border-radius:6px; outline:none;}
.comm-form-part>select:hover{ border: 1px solid #0377CE; border-top:2px solid #0377CE; cursor:pointer;}
.comm-form-part>i{ position:absolute; z-index:66; top:3px; right:25px; font-size:32px; cursor:pointer;}
.comm-form-part>i:hover{ color:#0377CE;}
.comm-form-part:nth-last-of-type(2){ width: 355px; margin:0px auto;}
.comm-form-part>button{ position:absolute; top:0px; left:30px; padding:10px 15px; border:none; background-color:#025b8f; border-radius:8px; outline:none; color:#FFF; font-size:0.95rem; letter-spacing:1px; cursor:pointer;}
.comm-form-part>button:hover{ background-color:#0377CE;}
.comm-form-part>input[type=checkbox]{ top:10px; left:150px; width:18px; height:18px; color:#b79051; cursor:pointer;}
.comm-form-part:nth-last-of-type(2)>span{ top:0px; left:180px; cursor:pointer; font-size:0.95rem;}
.comm-form-part:nth-last-of-type(2)>span:hover{ color:#666;}

/*招生简章*/
.news1-list-breadcrumb{ width:100%; min-width:375px; height:40px; margin:0px auto; line-height:40px; font-size:14px; color:#999;}
.news1-list-breadcrumb>a{font-size:0.95rem; color:#999;}
.news1-list-breadcrumb>a:hover{ color:#b79056;}
.news1-list{ width:95%; min-width:355px; height:auto; margin:0px auto;padding:10px; padding-top:20px; margin-top:0px; background-color:#FFF; }
.news1-list>h1{ font-size:1.3rem; font-weight:bold; color:#B79051; text-align:center;}
.news1-list>h1>span{ color:#025B8F;}
.news1-list>hr{ display:block; margin:20px auto; height:1px; background-color:#999;}
.news1-list-part{ width:95%; height: auto; margin:0px auto; margin-top:30px; padding:10px;  background-color: #FFF; box-shadow:2px 2px 10px #CCC;}
.news1-list-part-title{ width:100%; font-size:1.3rem; font-weight:bold;}
.news1-list-part-title>span:nth-child(1){ display:inline-block; width:5px; height:20px; background-color:#0377ce; border-radius:0px 4px 4px 0px;}
.news1-list-part-title>span:nth-child(2){ color:#025b8f;}
.news1-list-part-title>span:nth-child(3){ color:#b79056;}
.news1-list-part-title>a:nth-child(4){ float:right; display:inline-block; line-height:30px; font-size:0.95rem; font-weight:normal; color:#666;}
.news1-list-part-title>a:nth-child(4):hover{ color:#b79056;}
.news1-list-part-list{ width:95%; height: auto; margin:0px auto; margin-top:30px; padding-top:30px; border-top:1px solid #CCC;}
.news1-list-part-list-img{ float:left;  width:135px; height:105px; overflow:hidden; border-radius:8px;}
.news1-list-part-list-img>a>img{width:135px; height:105px; border:0px; transition:all 2s ease-out;}
.news1-list-part-list-img>a>img:hover{ transform:scale(1.5);}
.news1-list-part-list-main{ float:right; width:180px; height: auto;}
.news1-list-part-list-main>h2{ font-size:1.2rem; margin-bottom:5px; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:1;}
.news1-list-part-list-main>h2>a{color:#025b8f; font-weight:bold;}
.news1-list-part-list-main>h2>a:hover{ color:#b79051;}
.news1-list-part-list-main>span{ display:block; line-height:20px; color:#818991;}
.news1-list-part-list-main>span>span{color:#025b8f;}
.news1-list-part-list-main>span:nth-of-type(4){ font-size:1.2rem; color:#d7762c;}
.news1-list-part-list-main>span:nth-of-type(4)>span{ font-size:0.95rem;}
.news1-list-part-list-main>p{ display:inline-block; width:100%; line-height:25px; color:#818991; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2;}
.news1-list-part-list-main>p>span{color:#025b8f;}
.news1-list-part-list-more{ margin-top:10px; width:100%; height:50px; text-align:center;}
.news1-list-part-list-more>a{ display: inline-block; margin:0px auto; margin-top:5px; width:110px; text-align:center; background-color:#0377ce; border-radius:6px; color:#FFF; font-size:16px; line-height:40px; }
.news1-list-part-list-more>a:hover{ background-color:#b79051; color:#FFF;}
.news1-list-part-list-more>a:last-child{ margin-left:20px; width:108px;line-height:38px; background:none; border:1px solid #b79051; color:#b79051;}
.news1-list-part-list-more>a:last-child:hover{background-color:#b79051; color:#FFF;}
.news1-button{width:100%; height:auto; margin:10px auto;}
.news1-button>a{ margin:5px; font-size:16px; color:#0377CE; cursor:pointer;}
.news1-button>a:hover{color:#B79051;}
.news1-button>span{ margin:5px; font-size:16px; color:#333333;}
.news1-button>select{margin:5px; border-radius:5px; font-size:14px; color:#0377CE; cursor:pointer;}
.news1-view-breadcrumb{ width:100%; min-width:375px; height:40px; margin:0px auto; line-height:40px; font-size:14px; color:#999;}
.news1-view-breadcrumb>a{font-size:14px; color:#999;}
.news1-view-breadcrumb>a:hover{ color:#b79056;}
.news1-view{ width:95%; min-width:355px; height:auto; margin:0px auto;padding:10px; margin-top:0px; background-color:#FFF; text-align:center; }
.news1-view>h1{ font-size:1.3rem;font-weight:bold; color:#025B8F; line-height:40px; margin-bottom:10px;}
.news1-view>h4{font-weight: normal; color:#B79051; font-size:0.95rem; line-height:20px;}
.news1-view>h4>span{color:#025B8F; margin-left:10px;}
.news1-view>h4>span:first-child{ margin-left:0px;}
.news1-view>span{ display:block; margin:10px auto; width:100%; height:3px; border:1px solid #025B8F; border-left:none; border-right:none;}
.news1-view>p{ text-align:justify; font-size:0.95rem; line-height:30px; color:#333;}
.news1-view>p img{ display:block; max-width:100%; height:auto; margin:0px auto;}
.news1-view>div{ margin:30px auto; margin-bottom:0px; width:100%;}
.news1-view>div>span{ display:inline-table; width:100%; margin-top:10px; font-size:1.0rem; text-align:left;}

/*新闻动态*/
.news2-list-breadcrumb{ width:100%; min-width:375px; height:40px; margin:0px auto; line-height:40px; font-size:0.95rem; color:#999;}
.news2-list-breadcrumb>a{font-size:0.95rem; color:#999;}
.news2-list-breadcrumb>a:hover{ color:#b79056;}
.news2-list{ width:95%; min-width:355px; height:auto; margin:0px auto;padding:10px; margin-top:0px; background-color:#FFF;}
.news2-list>h1{ font-size:1.3rem;font-weight:bold; color:#B79051; text-align:center;}
.news2-list>h1>span{ color:#025B8F;}
.news2-list>hr{ display:block; margin:20px auto; height:1px; background-color:#999;}
.news2-list-part{ width:100%; height: auto; margin:0px auto; margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #CCC; text-align:left;}
.news2-list-part>a{ display:block; font-size:1.0rem; font-weight:bold; color: #666; line-height:20px; margin-bottom:10px;}
.news2-list-part>a:hover{ color:#BD9051;}
.news2-list-part>p{ font-size:0.95rem; line-height:20px; color:#818991; text-align:justify; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2; margin-bottom:10px;}
.news2-list-part>span{ font-size:0.95rem; color:#999; font-style:italic;}
.news2-list-part2{ width:100%; height: auto; margin:0px auto; margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #CCC; text-align:left;}
.news2-list-part2>div:nth-of-type(1){ float:left;}
.news2-list-part2>div:nth-of-type(1)>a>img{ width:95px; height:65px; border:0px; border-radius:8px; margin-right:20px;}
.news2-list-part2>div:nth-of-type(2){ float:left; width:230px; }
.news2-list-part2>div:nth-of-type(2)>a{ display:block; font-size:1.0rem; font-weight:bold; color: #666; line-height:20px; margin-bottom:10px;}
.news2-list-part2>div:nth-of-type(2)>a:hover{ color:#BD9051;}
.news2-list-part2>div:nth-of-type(2)>p{ line-height:20px; font-size:0.95rem; color:#818991; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2; margin-bottom:10px;}
.news2-list-part2>div:nth-of-type(2)>span{ font-size:0.95rem; color:#999; font-style:italic;}
.news2-button{width:100%; height:auto; margin:0px auto;}
.news2-button>a{ margin:5px; font-size:16px; color:#0377CE; cursor:pointer;}
.news2-button>a:hover{color:#B79051;}
.news2-button>span{ margin:5px; font-size:16px; color:#333333;}
.news2-button>select{margin:5px; border-radius:5px; font-size:14px; color:#0377CE; cursor:pointer;}
.news2-view-breadcrumb{ width:100%; min-width:375px; height:40px; margin:0px auto; line-height:40px; font-size:14px; color:#999;}
.news2-view-breadcrumb>a{font-size:14px; color:#999;}
.news2-view-breadcrumb>a:hover{ color:#b79056;}
.news2-view{ width:95%; min-width:355px; height:auto; margin:0px auto;padding:10px; margin-top:0px; background-color:#FFF; text-align:center; }
.news2-view>h1{ font-size:1.3rem; font-weight:bold; color:#025B8F; line-height:25px; margin-bottom:10px;}
.news2-view>h4{font-weight: normal; color:#B79051; font-size:0.95rem; line-height:25px;}
.news2-view>h4>span{color:#025B8F; margin-left:10px;}
.news2-view>h4>span:first-child{ margin-left:0px;}
.news2-view>span{ display:block; margin:10px auto; width:100%; height:3px; border:1px solid #025B8F; border-left:none; border-right:none;}
.news2-view>p{ text-align:justify; font-size:0.95rem; line-height:25px; color:#333;}
.news2-view>p img{ display:block; max-width:100%; height:auto; margin:0px auto;}
.news2-view>div{ margin:30px auto; margin-bottom:0px; width:100%;}
.news2-view>div>span{ display:inline-table; width:100%; font-size:1rem; text-align:left; margin-top:10px;}
.news2-view-conn{ width:95%; min-width:355px; height:auto; margin:0px auto; margin-top:30px; padding:10px; background-color:#FFF;}
.news2-view-conn>span{ display:block; border-left:3px solid #025B8F; padding-left:10px; font-size:1.2rem; color:#025B8F;}
.news2-view-conn-list{ position:relative; width:355px; height:85px; margin-top:0px; border-bottom:1px  solid #F0F0F0;}
.news2-view-conn-list>div:nth-of-type(1){ position:absolute; top:10px; left:0px; width:50px; height:60px; padding-right:10px; border-right:1px solid #CCC;}
.news2-view-conn-list>div:nth-of-type(1)>span:nth-of-type(1){ text-align:center; font-size:3.0rem; color:#999;}
.news2-view-conn-list>div:nth-of-type(1)>span:nth-of-type(2){ text-align:center; font-size:0.75rem; color:#999;}
.news2-view-conn-list>div:nth-of-type(2){ position:absolute; top:10px; left:85px; width:260px; height:80px;}
.news2-view-conn-list>div:nth-of-type(2)>a{ margin-bottom:10px; width:260px; line-height:20px; font-size:1.0rem; font-weight:bold; color:#333; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:1; }
.news2-view-conn-list>div:nth-of-type(2)>a:hover{ color:#D49E51;}
.news2-view-conn-list>div:nth-of-type(2)>p{width:250px; line-height:20px; font-size:0.85rem; color:#999; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2;}
/*师资团队*/
.photo1-list-breadcrumb{ width:100%; min-width:375px; height:40px; margin:0px auto; line-height:40px; font-size:0.95rem; color:#999;}
.photo1-list-breadcrumb>a{font-size:0.95rem; color:#999;}
.photo1-list-breadcrumb>a:hover{ color:#b79056;}
.photo1-list{ width:95%; min-width:355px; height:auto; margin:0px auto;padding:10px; margin-top:0px; background-color:#FFF;  }
.photo1-list>h1{ font-size:1.3rem; font-weight:bold; color:#B79051; text-align:center;}
.photo1-list>h1>span{ color:#025B8F;}
.photo1-list>hr{ display:block; margin:20px auto; height:1px; background-color:#999;}
.photo1-list-part{ display:inline-block; width:170px; height: auto; margin:2.5px; background-color:#ebedf0; overflow:hidden; border-radius:8px;} 
.photo1-list-part>a{display:block; width:170px; height:120px; overflow:hidden;}
.photo1-list-part>a>img{ display:block; width:170px; height:120px;margin:0px auto; border:0px; transition: all 2s ease-out;}
.photo1-list-part>a>img:hover{ transform:scale(1.5);}
.photo1-list-part>div{ width:150; height:auto; padding:10px; margin:0px auto;}
.photo1-list-part>div>a{ font-size:1.2rem; color:#025b8f; text-align:center; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:1;}
.photo1-list-part>div>a:hover{color:#b79056;}
.photo1-list-part>div>p{ margin-top:5px; color:#818991; line-height:20px; text-align:justify;overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2; font-size:0.95rem;}
.photo1-button{width:100%; height:auto; margin:0px auto;}
.photo1-button>a{ margin:5px; font-size:16px; color:#0377CE; cursor:pointer;}
.photo1-button>a:hover{color:#B79051;}
.photo1-button>span{ margin:5px; font-size:16px; color:#333333;}
.photo1-button>select{margin:5px; border-radius:5px; font-size:14px; color:#0377CE; cursor:pointer;}
.photo1-view-breadcrumb{ width:100%; min-width:375px; height:40px; margin:0px auto; line-height:40px; font-size:0.95rem; color:#999;}
.photo1-view-breadcrumb>a{font-size:0.95rem; color:#999;}
.photo1-view-breadcrumb>a:hover{ color:#b79056;}
.photo1-view{ width:95%; min-width:355px; height:auto; margin:0px auto;padding:10px; margin-top:0px; background-color:#FFF; text-align:center; }
.photo1-view>h1{ font-size:1.3rem; font-weight:bold; color:#025B8F; line-height:30px; margin-bottom:0px;}
.photo1-view>h4{font-weight: normal; color:#B79051; font-size:0.95rem; line-height:30px;}
.photo1-view>h4>span{color:#025B8F; margin-left:30px;}
.photo1-view>h4>span:first-child{ margin-left:0px;}
.photo1-view>span{ display:block; margin:10px auto; width:100%; height:3px; border:1px solid #025B8F; border-left:none; border-right:none;}
.photo1-view>p{ text-align:justify; font-size:0.95rem; line-height:30px; color:#333;}
.photo1-view>p img{ display:block; max-width:100%; height:auto; margin:0px auto;}
.photo1-view>div{ margin:10px auto; width:100%;}
.photo1-view>div>span{ display:inline-table; text-align:left; width:100%; font-size:1.0rem; margin-bottom:20px;}

/*校园环境*/
.photo2-list-breadcrumb{ width:100%; min-width:375px; height:40px; margin:0px auto; line-height:40px; font-size:14px; color:#999;}
.photo2-list-breadcrumb>a{font-size:14px; color:#999;}
.photo2-list-breadcrumb>a:hover{ color:#b79056;}
.photo2-list{ width:95%; min-width:355px; height:auto; margin:0px auto;padding:10px; margin-top:0px; background-color:#FFF;}
.photo2-list>h1{ font-size:1.3rem; font-weight:bold; color:#B79051; text-align:center;}
.photo2-list>h1>span{ color:#025B8F;}
.photo2-list>hr{ display:block; margin:20px auto; height:1px; background-color:#999;}
.photo2-list-part{ float:left; position:relative; width:170px; height:120px; margin:2.5px; background-color:#ebedf0; overflow:hidden; border-radius:8px;} 
.photo2-list-part>a{ overflow:hidden;}
.photo2-list-part>a>img{ position:absolute; z-index:6; top:0px; display:block; width:170px; height:120px;margin:0px auto; border:0px; transition: all 2s ease-out;}
.photo2-list-part>a>img:hover{ transform:scale(1.5);}
.photo2-list-part>div{ position:absolute; z-index:66; top:80px; width:170px; height:40px; line-height:40px; margin:0px auto;  background-color:rgba(0,0,0,0.6);}
.photo2-list-part>div>a{ font-size:0.95rem; color:#fff; text-align:center;overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:1;}
.photo2-list-part>div>a:hover{color:#b79056;}
.photo2-button{width:100%; height:auto; margin:0px auto; margin-top:30px;}
.photo2-button>a{ margin:5px; font-size:16px; color:#0377CE; cursor:pointer;}
.photo2-button>a:hover{color:#B79051;}
.photo2-button>span{ margin:5px; font-size:16px; color:#333333;}
.photo2-button>select{margin:5px; border-radius:5px; font-size:14px; color:#0377CE; cursor:pointer;}
.photo2-view-breadcrumb{ width:100%; min-width:375px; height:40px; margin:0px auto; line-height:40px; font-size:0.95rem; color:#999;}
.photo2-view-breadcrumb>a{font-size:0.95rem; color:#999;}
.photo2-view-breadcrumb>a:hover{ color:#b79056;}
.photo2-view{ width:95%; min-width:355px; height:auto; margin:0px auto;padding:10px; margin-top:0px; background-color:#FFF; text-align:center; }
.photo2-view>h1{ font-size:1.3rem; font-weight:bold; color:#025B8F; line-height:30px; margin-bottom:10px;}
.photo2-view>h4{font-weight: normal; color:#B79051; font-size:0.95rem; line-height:30px;}
.photo2-view>h4>span{color:#025B8F; margin-left:30px;}
.photo2-view>h4>span:first-child{ margin-left:0px;}
.photo2-view>span{ display:block; margin:10px auto; width:100%; height:3px; border:1px solid #025B8F; border-left:none; border-right:none;}
.photo2-view>p{ text-align:justify; font-size:0.95rem; line-height:30px; color:#333;}
.photo2-view>p img{ display:block; max-width:100%; height:auto; margin:0px auto;}
.photo2-view>div{ margin:10px auto; width:100%;}
.photo2-view>div>span{ display:inline-table; text-align:left; width:100%; font-size:1.0rem; margin-bottom:20px;}

/*优秀毕业生*/
.photo3-list-breadcrumb{ width:100%; min-width:375px; height:40px; margin:0px auto; line-height:40px; font-size:0.95rem; color:#999;}
.photo3-list-breadcrumb>a{font-size:0.95rem; color:#999;}
.photo3-list-breadcrumb>a:hover{ color:#b79056;}
.photo3-list{ width:95%; min-width:355px; height:auto; margin:0px auto;padding:10px; margin-top:0px; background-color:#FFF;  }
.photo3-list>h1{ font-size:1.3rem; font-weight:bold; color:#B79051; text-align:center;}
.photo3-list>h1>span{ color:#025B8F;}
.photo3-list>hr{ display:block; margin:20px auto; height:1px; background-color:#999;}
.photo3-list-part{ display:inline-block; width:170px; height: auto; margin:2.5px; background-color:#ebedf0; overflow:hidden; border-radius:8px;} 
.photo3-list-part>a{display:block; width:170px; height:120px; overflow:hidden;}
.photo3-list-part>a>img{ display:block; width:170px; height:120px;margin:0px auto; border:0px; transition: all 2s ease-out;}
.photo3-list-part>a>img:hover{ transform:scale(1.5);}
.photo3-list-part>div{ width:150; height:auto; padding:10px; margin:0px auto;}
.photo3-list-part>div>a{ font-size:1.2rem; color:#025b8f; text-align:center; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:1;}
.photo3-list-part>div>a:hover{color:#b79056;}
.photo3-list-part>div>p{ margin-top:5px; color:#818991; line-height:20px; text-align:justify;overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2; font-size:0.95rem;}
.photo3-button{width:100%; height:auto; margin:0px auto;}
.photo3-button>a{ margin:5px; font-size:16px; color:#0377CE; cursor:pointer;}
.photo3-button>a:hover{color:#B79051;}
.photo3-button>span{ margin:5px; font-size:16px; color:#333333;}
.photo3-button>select{margin:5px; border-radius:5px; font-size:14px; color:#0377CE; cursor:pointer;}
.photo3-view-breadcrumb{ width:100%; min-width:375px; height:40px; margin:0px auto; line-height:40px; font-size:0.95rem; color:#999;}
.photo3-view-breadcrumb>a{font-size:0.95rem; color:#999;}
.photo3-view-breadcrumb>a:hover{ color:#b79056;}
.photo3-view{ width:95%; min-width:355px; height:auto; margin:0px auto;padding:10px; margin-top:0px; background-color:#FFF; text-align:center; }
.photo3-view>h1{ font-size:1.3rem; font-weight:bold; color:#025B8F; line-height:30px; margin-bottom:10px;}
.photo3-view>h4{font-weight: normal; color:#B79051; font-size:0.95rem; line-height:30px;}
.photo3-view>h4>span{color:#025B8F; margin-left:30px;}
.photo3-view>h4>span:first-child{ margin-left:0px;}
.photo3-view>span{ display:block; margin:10px auto; width:100%; height:3px; border:1px solid #025B8F; border-left:none; border-right:none;}
.photo3-view>p{ text-align:justify; font-size:0.95rem; line-height:30px; color:#333;}
.photo3-view>p img{ display:block; max-width:100%; height:auto; margin:0px auto;}
.photo3-view>div{ margin:10px auto; width:100%;}
.photo3-view>div>span{ display:inline-table; text-align:left; width:100%; font-size:1.0rem; margin-bottom:20px;}

/*常见问题*/
.news3-list-breadcrumb{ width:100%; min-width:375px; height:40px; margin:0px auto; line-height:40px; font-size:0.95rem; color:#999;}
.news3-list-breadcrumb>a{font-size:0.95rem; color:#999;}
.news3-list-breadcrumb>a:hover{ color:#b79056;}
.news3-list{ width:95%; min-width:355px; height:auto; margin:0px auto;padding:10px; margin-top:0px; background-color:#FFF;}
.news3-list>h1{ font-size:1.3rem;font-weight:bold; color:#B79051; text-align:center;}
.news3-list>h1>span{ color:#025B8F;}
.news3-list>hr{ display:block; margin:20px auto; height:1px; background-color:#999;}
.news3-list-part{ width:100%; height: auto; margin:0px auto; margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #CCC; text-align:left;}
.news3-list-part>a{ display:block; font-size:1.0rem; font-weight:bold; color: #666; line-height:20px; margin-bottom:10px;}
.news3-list-part>a:hover{ color:#BD9051;}
.news3-list-part>p{ font-size:0.95rem; line-height:20px; color:#818991; text-align:justify; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2; margin-bottom:10px;}
.news3-list-part>span{ font-size:0.95rem; color:#999; font-style:italic;}
.news3-list-part2{ width:100%; height: auto; margin:0px auto; margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #CCC; text-align:left;}
.news3-list-part2>div:nth-of-type(1){ float:left;}
.news3-list-part2>div:nth-of-type(1)>a>img{ width:95px; height:65px; border:0px; border-radius:8px; margin-right:20px;}
.news3-list-part2>div:nth-of-type(2){ float:left; width:230px; }
.news3-list-part2>div:nth-of-type(2)>a{ display:block; font-size:1.0rem; font-weight:bold; color: #666; line-height:20px; margin-bottom:10px;}
.news3-list-part2>div:nth-of-type(2)>a:hover{ color:#BD9051;}
.news3-list-part2>div:nth-of-type(2)>p{ line-height:20px; font-size:0.95rem; color:#818991; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2; margin-bottom:10px;}
.news3-list-part2>div:nth-of-type(2)>span{ font-size:0.95rem; color:#999; font-style:italic;}
.news3-button{width:100%; height:auto; margin:0px auto;}
.news3-button>a{ margin:5px; font-size:16px; color:#0377CE; cursor:pointer;}
.news3-button>a:hover{color:#B79051;}
.news3-button>span{ margin:5px; font-size:16px; color:#333333;}
.news3-button>select{margin:5px; border-radius:5px; font-size:14px; color:#0377CE; cursor:pointer;}
.news3-view-breadcrumb{ width:100%; min-width:375px; height:40px; margin:0px auto; line-height:40px; font-size:14px; color:#999;}
.news3-view-breadcrumb>a{font-size:14px; color:#999;}
.news3-view-breadcrumb>a:hover{ color:#b79056;}
.news3-view{ width:95%; min-width:355px; height:auto; margin:0px auto;padding:10px; margin-top:0px; background-color:#FFF; text-align:center; }
.news3-view>h1{ font-size:1.3rem; font-weight:bold; color:#025B8F; line-height:25px; margin-bottom:10px;}
.news3-view>h4{font-weight: normal; color:#B79051; font-size:0.95rem; line-height:25px;}
.news3-view>h4>span{color:#025B8F; margin-left:10px;}
.news3-view>h4>span:first-child{ margin-left:0px;}
.news3-view>span{ display:block; margin:10px auto; width:100%; height:3px; border:1px solid #025B8F; border-left:none; border-right:none;}
.news3-view>p{ text-align:justify; font-size:0.95rem; line-height:25px; color:#333;}
.news3-view>p img{ display:block; max-width:100%; height:auto; margin:0px auto;}
.news3-view>div{ margin:30px auto; margin-bottom:0px; width:100%;}
.news3-view>div>span{ display:inline-table; width:100%; font-size:1rem; text-align:left; margin-top:10px;}
.news3-view-conn{ width:95%; min-width:355px; height:auto; margin:0px auto; margin-top:30px; padding:10px; background-color:#FFF;}
.news3-view-conn>span{ display:block; border-left:3px solid #025B8F; padding-left:10px; font-size:1.2rem; color:#025B8F;}
.news3-view-conn-list{ position:relative; width:355px; height:85px; margin-top:0px; border-bottom:1px  solid #F0F0F0;}
.news3-view-conn-list>div:nth-of-type(1){ position:absolute; top:10px; left:0px; width:50px; height:60px; padding-right:10px; border-right:1px solid #CCC;}
.news3-view-conn-list>div:nth-of-type(1)>span:nth-of-type(1){ text-align:center; font-size:3.0rem; color:#999;}
.news3-view-conn-list>div:nth-of-type(1)>span:nth-of-type(2){ text-align:center; font-size:0.75rem; color:#999;}
.news3-view-conn-list>div:nth-of-type(2){ position:absolute; top:10px; left:85px; width:260px; height:80px;}
.news3-view-conn-list>div:nth-of-type(2)>a{ margin-bottom:10px; width:260px; line-height:20px; font-size:1.0rem; font-weight:bold; color:#333; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:1; }
.news3-view-conn-list>div:nth-of-type(2)>a:hover{ color:#D49E51;}
.news3-view-conn-list>div:nth-of-type(2)>p{width:250px; line-height:20px; font-size:0.85rem; color:#999; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2;}

/*网上报名*/
.message-breadcrumb{ width:95%; min-width:355px; height:40px; margin:0px auto; line-height:40px; font-size:0.95rem; color:#999;}
.message-breadcrumb>a{font-size:0.95rem; color:#999;}
.message-breadcrumb>a:hover{ color:#b79056;}
.message{ width:95%; min-width:355px; height:auto; margin:0px auto;padding:10px; margin-top:0px; background-color:#FFF; }
.message>h1{ font-size:1.3rem;font-weight:bold; color:#B79051; text-align:center;}
.message>h1>span{ color:#025B8F;}
.message>hr{ display:block; margin:20px auto; height:1px; background-color:#999;}
.message>div{ width:320px; height:auto; margin:30px auto;}
.message-form{ position:relative; width:280px; height:40px; margin-bottom:20px;}
.message-form>span{ position:absolute; top:0px; left:20px; color:#025b8f; font-size:16px; line-height:35px;}
.message-form>span>strong{ color:#900; font-weight:normal;}
.message-form>input{position:absolute; z-index:6px; top:0px; left:110px; width:200px; height:35px; font-size:14px; padding-left:10px; border:1px solid #CCC; border-top:groove; border-radius:6px; outline:none;}
.message-form>input:hover{border: 1px solid #0377CE;  border-top:2px solid #0377CE;}
.message-form>select{position:absolute; top:0px; left:110px; width:210px; height:40px; font-size:14px; padding-left:10px; border:1px solid #CCC; border-top:groove; border-radius:6px; outline:none;}
.message-form>select:hover{ border: 1px solid #0377CE; border-top:2px solid #0377CE; cursor:pointer;}
.message-form:nth-last-of-type(2){ height:110px;}
.message-form>textarea{position:absolute; z-index:6px; top:0px; left:110px; width:200px; height:100px; font-size:14px; padding-top:5px; padding-left:10px; border:1px solid #CCC; border-top:groove; border-radius:6px; outline:none;}
.message-form>textarea:hover{border: 1px solid #0377CE; border-top:2px solid #0377CE;}
.message-form>i{ position:absolute; z-index:66; top:3px; right:-30px; font-size:32px; cursor:pointer;}
.message-form>i:hover{ color:#0377CE;}
.message-form>button{ position:absolute; top:0px; left:0px; padding:10px 20px; border:none; background-color:#025b8f; border-radius:8px; outline:none; color:#FFF; font-size:0.95rem; letter-spacing:1px; cursor:pointer;}
.message-form>button:hover{ background-color:#0377CE;}
.message-form>input[type=checkbox]{ top:10px; left:140px; width:18px; height:18px; color:#b79051; cursor:pointer;}
.message-form:last-child>span{top:5px; left:165px; width:165px; cursor:pointer; font-size:0.95rem; line-height:25px;}
.message-form:last-child>span:hover{ color:#666;}






