<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.nteacher .tabmenu { text-align:center}
.nteacher .tabmenu li {color:#333; float:left; width:16.66%; padding:0px 0; position:relative;transition: all 0.5s;  }
.nteacher .tabmenu li .pic .img01{ display:none}
.nteacher .tabmenu li .pic .img02{ display:block}
.nteacher .tabmenu .cli { background-color:#3e64a3; color:#fff;transform:scale(1.05); }
.nteacher .tabmenu li:hover .pic .img01{ display:block}
.nteacher .tabmenu li:hover .pic .img02{ display:none}
.nteacher .tabmenu .cli .pic .img01{ display:block}
.nteacher .tabmenu .cli .pic .img02{ display:none}
.nteacher .tabmenu li .pic{ width:60px; margin:20px auto 10px auto;}
.nteacher .tabmenu li .pic img{ width:100%; height:auto; display:block;}
.nteacher .tabmenu li .wenzi { padding-bottom:30px;}
.nteacher .tabmenu li .wenzi h3{ font-size:20px; text-align:center; }
.nteacher .tabmenu li .wenzi p{ line-height:25px; color:#666; font-size:15px;}
.nteacher .tabmenu li .wenzi i{ width:20px; height:2px; background:#707070; display:block; margin:10px auto;}
.nteacher .tabmenu li:hover .arr, .nteacher .tabmenu .cli .arr{bottom:-10px;left: 50%; margin-left:-10px; position: absolute;display: block;width: 0;height: 0;transform: rotate(90deg);border-top: 14px solid transparent;border-bottom: 14px solid transparent;border-right: 13px solid #fff;}
.nteacher .tabmenu li:hover .wenzi i, .nteacher .tabmenu .cli .wenzi i{ background:#fff}
.nteacher .tabmenu li:hover .wenzi p, .nteacher .tabmenu .cli .wenzi p { color:#fff;}


.nteacher #tabcontent { clear:both;padding:30px 0 0 0; position:relative;}
.nteacher #tabcontent .hidden {display:none;}
.nteacher #tabcontent ul{ -webkit-transition: all .4s ease;-moz-transition: all .4s ease;-ms-transition: all .4s ease;transition: all .4s ease; position:relative; min-height:210px;}
.nteacher #tabcontent ul li{ float:left; width:48%; position:relative; padding-bottom:20px; }
/*.nteacher #tabcontent ul li:after {content: "";width: 0px;height: 2px;background: #3e64a3;bottom: 0;left: 0;position: absolute;z-index: 999;transition: 1s;}
.nteacher #tabcontent ul li:hover:after {width: 100%;}*/
.nteacher #tabcontent ul li:nth-child(2n){ float:right;}
.nteacher #tabcontent ul li .pic{ width:185px; height:185px; position:relative; float:left; overflow:hidden; border-radius:50%;}
.nteacher #tabcontent ul li .pic .inpic{ position:absolute; width:100%; height:100%; background-size:100% auto !important;-webkit-transition: all ease 0.6s;-moz-transition: all ease 0.6s;-ms-transition: all ease 0.6s;transition: all ease 0.6s;}
.nteacher #tabcontent ul li:hover .pic .inpic{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);}

.nteacher #tabcontent ul li .wenzi{ width:calc(100% - 210px); float:right; line-height:30px;}
.nteacher #tabcontent ul li .wenzi h3{ font-size:20px; color:#000; margin-bottom:15px;}
.nteacher #tabcontent ul li .wenzi p { color:#666}
.zhujiang{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden; padding-left:30px; background:url(../images/zhujiang.png) no-repeat left 3px; background-size:23px auto;}
.jjieshao{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden; padding-left:30px; background:url(../images/jianjie.png) no-repeat left 3px; background-size:23px auto;}
.dizhi{padding-left:30px; background:url(../images/dizhi.png) no-repeat left 3px; background-size:23px auto; margin-bottom:30px;}

.nteacher #tabcontent .more{ position:absolute; right:0; bottom:0px ;width: 120px;height: 36px;line-height: 36px; font-size:14px; display:block; text-align:center;background: #3e64a3; border:solid 1px #3e64a3; color: #fff; border-radius:15px;}
.nteacher #tabcontent .more:hover{background: #fff;color: #3e64a3;}





.nteacherlist li{ position:relative; padding:20px 10px; width:calc(100% - 20px); border-bottom:dotted 1px #ddd; clear:both;-webkit-transition: all ease 0.6s;-moz-transition: all ease 0.6s;-ms-transition: all ease 0.6s;transition: all ease 0.6s;}
.nteacherlist li:hover{ background:#3e64a3;-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);}

.nteacherlist ul li:nth-child(2n){ float:right;}
.nteacherlist ul li .pic{ width:185px; height:185px; position:relative; float:left; overflow:hidden; border-radius:50%;}
.nteacherlist ul li .pic .inpic{ position:absolute; width:100%; height:100%; background-size:100% auto !important;-webkit-transition: all ease 0.6s;-moz-transition: all ease 0.6s;-ms-transition: all ease 0.6s;transition: all ease 0.6s;}
.nteacherlist ul li:hover .pic .inpic{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);}
.nteacherlist ul li .you{ float:right; margin-left:20px; width:calc(10% - 22px); border-left: dotted 1px #ddd; min-height:150px; margin-top:50px}
.nteacherlist ul li .you p{ color:#999; padding-left:30px; line-height:30px; margin-top:20px;}
.nteacherlist ul li .you h3{font-size: 20px;color:#3e64a3;font-weight: bold;padding-left:30px;}
.nteacherlist ul li .wenzi{ width:calc(90% - 210px); float:right; line-height:30px; }
.nteacherlist ul li .wenzi h3{ font-size:20px; color:#000; margin-bottom:15px;}
.nteacherlist ul li .wenzi p { color:#666}
.nteacherlist ul li .wenzi p.zhujiang{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden; padding-left:30px; background:url(../images/zhujiang.png) no-repeat left 3px; background-size:23px auto;}
.nteacherlist ul li .wenzi p.jjieshao{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden; padding-left:30px; background:url(../images/jianjie.png) no-repeat left 3px; background-size:23px auto;}
.nteacherlist ul li .wenzi p.dizhi{padding-left:30px; background:url(../images/dizhi.png) no-repeat left 3px; background-size:23px auto; margin-bottom:60px;}
.nteacherlist ul li .wenzi .more{ position:absolute; right:10%; bottom:30px ;width: 120px;height: 36px;line-height: 36px; font-size:14px; display:block; text-align:center;background: #3e64a3; border:solid 1px #3e64a3; color: #fff; border-radius:15px;}
.nteacherlist ul li:hover .more{background: #fff;color: #3e64a3;}
.nteacherlist ul li:hover .wenzi h3{ color:#fff;}
.nteacherlist ul li:hover .wenzi p { color:#fff}

.nteacherlist ul li:hover .you p{ color:#fff;}
.nteacherlist ul li:hover .you h3{color:#fff;}



.nxteacher .tabmenu { text-align:center}
.nxteacher .tabmenu li {color:#333; float:left; width:25%; padding:20px 0 20px 0; position:relative; cursor:pointer }
.nxteacher .tabmenu .cli { background-color:#3e64a3; color:#fff; }
.nteacher .tabmenu li .wenzi { padding-bottom:30px;}
.nxteacher .tabmenu li .wenzi h3{ font-size:18px; text-align:center; }
.nxteacher .tabmenu li:hover .arr, .nxteacher .tabmenu .cli .arr{bottom:-10px;left: 50%; margin-left:-10px; position: absolute;display: block;width: 0;height: 0;transform: rotate(90deg);border-top: 14px solid transparent;border-bottom: 14px solid transparent;border-right: 13px solid #fff;}



.nxteacher #tabcontent { clear:both;padding:30px 0 0 0; position:relative;}
.nxteacher #tabcontent .hidden {display:none;}
.nxteacher #tabcontent ul{ -webkit-transition: all .4s ease;-moz-transition: all .4s ease;-ms-transition: all .4s ease;transition: all .4s ease; position:relative; min-height:210px;}
.jsjianjie { padding-bottom:50px;}
.jsjianjie .pic{ width:185px; height:185px; position:relative; float:left; overflow:hidden; border-radius:50%;}
.jsjianjie .pic .inpic{ position:absolute; width:100%; height:100%; background-size:100% auto !important;-webkit-transition: all ease 0.6s;-moz-transition: all ease 0.6s;-ms-transition: all ease 0.6s;transition: all ease 0.6s;}
.jsjianjie:hover .pic .inpic{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);}
.jsjianjie .wenzi{ width:calc(100% - 250px); float:right; line-height:30px; }
.jsjianjie .wenzi h3{ margin-left:-8px; font-weight:bold; font-size:18px; line-height:40px;}
.jsjianjie .wenzi p{ line-height:28px;}


.jiangshijiesq .pic{ width:230px; height:230px; position:relative; overflow:hidden; border-radius:50%;}
.jiangshijiesq .pic .inpic{ position:absolute; width:100%; height:100%; background-size:100% auto !important;-webkit-transition: all ease 0.6s;-moz-transition: all ease 0.6s;-ms-transition: all ease 0.6s;transition: all ease 0.6s;}
.jiangshijiesq:hover .pic .inpic{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);}

.jiangshijiesq .xming{ width:230px; text-align:center; margin-bottom:20px;}
.jiangshijiesq .wenzi { line-height:32px; font-size:16px;}
.jiangshijiesq .wenzi .line{border-bottom:solid 1px #ddd;margin-bottom:12px;}
.jiangshijiesq .wenzi .line h3{  font-weight:bold; color:#3e64a3; border-bottom:solid 2px #3e64a3; line-height:26px; padding:12px 0;  display:inline-block; padding-right:40px;}

.keclst .keitem{ padding-bottom:30px; border-bottom: dotted 1px #ddd; margin-bottom:30px; }
.keclst .keitem a{ text-decoration:none}
.keclst .zuob{ float:left; width:calc(100% - 120px); padding-right:19px; border-right: dotted 1px #ccc;}
.keclst .zuob h3{ line-height:32px; font-size:18px; font-weight:bold; color:#333}
.keclst .zuob p{ line-height:26px;color:#666; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.keclst .youb{ float: right; width:100px; text-align:center; line-height:20px; color:#666}
.keclst .youb p:first-child{ color:#ff873f; border:solid 1px #ff873f; line-height:24px; width:70px; text-align:center; margin:0 auto}
.keclst .youb p:nth-child(2){ color:#ff873f; font-size:20px; padding:8px 0; font-weight:bold}


.jsvideo .jsvideo{ float:left; width:32%; margin-right:2%;margin-bottom:2%; text-align:center; position:relative}
.jsvideo .jsvideo:nth-child(3n){ margin-right:0}
.jsvideo .jsvideo:nth-child(3n+1){ clear:both;}

.jsvideo .jsvideo .pic{ height:auto; display:block; overflow:hidden;}
.jsvideo .jsvideo .pic img, .jsvideo .jsvideo .pic video{ width:100%; height:auto;cursor: pointer;transition: all 1.5s;}
.jsvideo .jsvideo:hover .pic img{transform:scale(1.2);}
.jsvideo .jsvideo .wenzi{ line-height:55px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap; font-size:16px;}

.jsvideo .jsvideo:after {content: "";width: 0px;height: 2px;background: #3e64a3;bottom: 0;left: 0;position: absolute;z-index: 999;transition: 1s;}
.jsvideo .jsvideo:hover:after {width: 100%;height: 2px;}

.tlianxi  { line-height:30px; font-size:16px; max-width:560px; margin:30px auto;}
.tlianxi .tczuo{border-right:solid 1px #ddd; margin-right:10%;}
.tlianxi .tczuo img{ width:150px; margin-top:15px;}
.tlianxi .tczuo, .tlianxi .tcyou{ float:left; width:calc(40% - 1px); }
.tlianxi .tcyou {text-align:center }
.tlianxi .tjian{ margin-top:10px; }
.tlianxi h3{ font-size:20px; font-weight:bold; color: #3e64a3; }


.tuijianjs .picScroll{ position:relative;width:100%;/*height:136px;*/bbox-sizing:border-box;-webkit-box-sizing:border-box;}
.tuijianjs .picScroll ul{ overflow:hidden; zoom:1;}

.tuijianjs .picScroll ul li{ float:left; width:33.33%;overflow:hidden;display:block; position:relative;}
.tuijianjs .picScroll ul li .pic{ width:150px; height:150px; position:relative; overflow:hidden; border-radius:50%;margin:0 auto; z-index:99; border:solid 10px #f3f4f6}
.tuijianjs .picScroll ul li .pic .inpic{ position:absolute; width:100%; height:100%; background-size:100% auto !important;-webkit-transition: all ease 0.6s;-moz-transition: all ease 0.6s;-ms-transition: all ease 0.6s;transition: all ease 0.6s;}
.tuijianjs .picScroll ul li:hover .pic .inpic{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);}

.tuijianjs .picScroll ul li .wenzi{width:92%; margin:0 auto; position:relative; z-index:99; }
.tuijianjs .picScroll ul li .wenzi h3{font-size:20px; text-align:center; line-height:45px;}
.tuijianjs .picScroll ul li .wenzi p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; width:80%; margin:0 auto; text-align:center; line-height:26px; color:#666; margin-bottom:15px;}
.tuijianjs .picScroll ul li .wenzi .gengduo{ text-decoration:underline; margin-bottom:25px;}
.tuijianjs .picScroll ul li .kuaibg{ height:250px; width:92%; background-color:#fff;position:absolute;bottom:0; left:4%}



.tuijianjs{ background:#f3f4f6;}
.tuijianjs .picScroll ul li .pic{-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;}

.tuijianjs .picScroll .prev,
.tuijianjs .picScroll .next{ position:absolute; z-index:99;  left:-55px; top:50%; margin-top:-24px; display:block; width:47px; height:47px; overflow:hidden; background:url(../images/jianzuo.png) no-repeat; cursor:pointer;}
.tuijianjs .picScroll .next{ left:auto; right:-55px; background:url(../images/jianyou.png) no-repeat;z-index:99; }
.tuijianjs .picScroll .prevStop{background:url(../images/jianzuo02.png) no-repeat;z-index:99; }
.tuijianjs .picScroll .nextStop{background:url(../images/jianyou02.png) no-repeat;z-index:99; }



.hotneixun ul li {float: left;position: relative;width:25%; background:url(../images/ge.png) no-repeat right center;  height:330px; margin-left: -1px;z-index: 10; }
.hotneixun ul li:last-child{ background:none;}
.hotneixun ul li:after {content: "";width: 0px;height: 2px;background: #3e64a3;bottom: 0;left: 0;position: absolute;z-index: 999;transition: 1s;}
.hotneixun ul li .info {position: absolute;top: 5%;width: 100%;left: 0;transition: 0.5s;}
.hotneixun ul li .info .img {text-align: center;}
.hotneixun ul li .info img { width:90%; margin:0 auto; stext-align: center;}
.hotneixun ul li .info h3 {font-weight: normal;color: #333;padding: 15px 0 10px 0;font-size: 20px;text-align: center;}
.hotneixun ul li .info p {width: 80%;height: 50px;line-height: 24px;margin: 0 auto;color: #73747b; text-align: center;}
.hotneixun ul li a.btns {position: absolute;width: 120px;height: 40px;line-height: 40px;display: block; left:50%; margin-left:-60px;bottom: 30px;color: #fff;background: #3e64a3;opacity: 0;border-radius: 15px;transition: 0.5s;text-align: center;}
.hotneixun ul li:hover {box-shadow: 0 2px 20px rgba(175, 175, 175, 0.3); background:#fff}
.hotneixun ul li:hover:after {width: 100%;height: 2px;}
.hotneixun ul li:hover .info {transition: 0.5s;-moz-transition: 0.5s;-webkit-transition: 0.5s;-o-transition: 0.5s;}
.hotneixun ul li:hover a.btns {opacity: 1;}


.neixunlist .conn li { line-height:55px; height:55px; font-size:16px; color:#333; font-weight:bold; border-bottom:solid 1px #ddd}
.neixunlist .conn li:nth-child(2n-1){ background-color:#f8f8f8}

.neixunlist .conn li:first-child{border-top:solid 1px #ddd;line-height:65px; height:65px; font-size:18px; }
.neixunlist .conn li span{ float:left; width:8%; text-align:center; display:block;height:48px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.neixunlist .conn li span:nth-child(1){ width:16%;text-align:left; padding-left:2%}
.neixunlist .conn li span:nth-child(2){ width:40%; text-align:left; padding-left:2%}
.neixunlist .conn li a{ font-weight:normal}
.neixunlist .conn li a span:nth-child(2){font-weight:bold; color:#0054b3; font-size:16px;}

.neixunlist .conn li:hover{ background:#3e64a3; color:#fff }
.neixunlist .conn li:hover a{ color:#fff}
.neixunlist .conn li:hover:first-child{background-color:#f8f8f8; color:#333}
.neixunlist .conn li a:hover span:nth-child(2){ color:#fff;}


.neixunlist .nxltitle{ background:#f7f7f7; height:54px;border-bottom:solid 1px #ddd}
.neixunlist .nxltitle .biao{ float:left; width:auto; padding:0 40px;text-align:center;background-color:#fff; line-height:54px; font-size:15px; font-weight:bold;border-right:solid 1px #ddd}




.neixunleft .kuaipic{ position:relative; }
.neixunleft .kuaipic .pic img{ width:100%; height:auto; display:block;}
.neixunleft .kuaipic .wenzi{font-size: 36px;font-weight: bold;z-index: 999;text-align: center;position: absolute;left:0%;top: 0; padding-top:0px; width: 100%;height: 100%;display: flex;display: -webkit-flex;justify-content: center;align-items: center;color: #fff;}
.neixunleft .kuai01{ margin:20px 0}
.neixunleft .kuai01 .kzuo{  width:calc(100% - 320px); line-height:35px; font-size:16px; float:left }
.neixunleft .kuai01 .kyou{width:320px; line-height:35px; font-size:16px; float:right; text-align:center; margin-top:10px;}
.neixunleft .kuai01 .kyou img{ display:block; margin:0 auto;}
.neixunleft .kuai01 .kyou .print{ margin-top:10px;}

.neixunleft .kuai01 .kzuo p{ padding-left:40px;}
.neixunleft .nicon01{ background:url(../images/nicon01.png) no-repeat left 6px; background-size:26px auto;}
.neixunleft .nicon02{ background:url(../images/nicon02.png) no-repeat left 6px; background-size:26px auto;}
.neixunleft .nicon03{ background:url(../images/nicon03.png) no-repeat left 6px; background-size:26px auto;}
.neixunleft .nicon04{ background:url(../images/nicon04.png) no-repeat left 6px; background-size:26px auto;}
.neixunleft .nicon05{ background:url(../images/nicon05.png) no-repeat left 6px; background-size:26px auto;}
.neixunleft .nicon06{ background:url(../images/nicon06.png) no-repeat left 6px; background-size:26px auto;}
.neixunleft .nicon07{ background:url(../images/nicon07.png) no-repeat left 6px; background-size:26px auto;}

.neixunleft .nicon004{ background:url(../images/nicon004.png) no-repeat left 6px; background-size:26px auto;}
.neixunleft .nicon005{ background:url(../images/nicon005.png) no-repeat left 6px; background-size:26px auto;}
.neixunleft .nicon006{ background:url(../images/nicon006.png) no-repeat left 6px; background-size:26px auto;}
.neixunleft .nicon007{ background:url(../images/nicon007.png) no-repeat left 6px; background-size:26px auto;}
.neixunleft .nicon008{ background:url(../images/nicon008.png) no-repeat left 6px; background-size:26px auto;}

.neixunleft .kuai02 .biao{ font-size:18px; font-weight:bold; background:url(../images/titlebg.png) no-repeat right center; color:#fff; padding-left:20px; line-height:50px;}
.neixunleft .kuai02 .biao .en{ font-weight:normal; }
.neixunleft .kuai02 .biao .ge{ padding:0 15px; font-size:14px; color: rgba(255,255,255,0.5)}
.neixunleft .kuai02 .conn{ padding:12px 12px 30px 12px; font-size:18px; line-height:30px;}
.neixunleft .kuai02 .conn img{ width:auto; max-width:100%; display:block; margin-left:auto; margin-right:auto}
.neixunleft .kuai02 .jsjianjie{ position:relative; margin-bottom:0; padding:0}
.neixunleft .kuai02 .more a{ position:absolute; right:0; bottom:0px ;width:200px;height: 36px;line-height: 36px; font-size:14px; display:block; text-align:center;background: #3e64a3; border:solid 1px #3e64a3; color: #fff; border-radius:15px;}
.neixunleft .kuai02 .more a:hover{background: #fff;color: #3e64a3;}




.nxliucheng li{ float:left; width:20%; text-align:center; margin-bottom:30px;}
.nxliucheng li img{ display:block; width:80%; max-width:72px; height:auto; margin:30px auto; opacity: 0.6;object-fit: cover;-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);filter: gray;}
.nxliucheng li:hover img{opacity:1;filter:alpha(opacity=0);-webkit-filter: grayscale(0%);-moz-filter: grayscale(0%);-ms-filter: grayscale(0%);-o-filter: grayscale(0%);filter: grayscale(0%);filter: gray;}
.nxliucheng li .wenzi{ line-height:4px; font-size:18px;}
.nxliucheng li .wenzi span{ margin-right:10px; font-weight:bold; font-size:20px;}

.nxliucheng02 li{ float:left; width:25%; text-align:center; margin-bottom:30px;}
.nxliucheng02 li img{ display:block; width:80%; max-width:72px; height:auto; margin:30px auto; opacity: 0.6;object-fit: cover;-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);filter: gray;}
.nxliucheng02 li:hover img{opacity:1;filter:alpha(opacity=0);-webkit-filter: grayscale(0%);-moz-filter: grayscale(0%);-ms-filter: grayscale(0%);-o-filter: grayscale(0%);filter: grayscale(0%);filter: gray;}
.nxliucheng02 li .wenzi{ line-height:4px; font-size:18px;}
.nxliucheng02 li .wenzi span{ margin-right:10px; font-weight:bold; font-size:20px;}


.nxyoushi li {float: left;position: relative;width:33.33%; background:url(../images/ge.png) no-repeat right center;  height:300px; margin-left: -1px;z-index: 10; }
.nxyoushi li:last-child{ background:none;}
.nxyoushi li:after {content: "";width: 0px;height: 2px;background: #3e64a3;bottom: 0;left: 0;position: absolute;z-index: 999;transition: 1s;}
.nxyoushi li .info {position: absolute;top: 0px;width: 100%;left: 0;transition: 0.5s;}

.nxyoushi li .info h3 {font-weight: normal;color: #333;padding-top: 30px;padding-bottom: 25px;font-size: 20px;text-align: center;}
.nxyoushi li .info p {width: 80%;height: 50px;line-height: 30px;margin: 0 auto;color: #73747b; text-align: center;}

.nxyoushi li:hover {box-shadow: 0 2px 20px rgba(175, 175, 175, 0.3); background:#fff;}
.nxyoushi li:hover:after {width: 100%;height: 2px;}
.nxyoushi li:hover .info {top: 25px;transition: 0.5s;-moz-transition: 0.5s;-webkit-transition: 0.5s;-o-transition: 0.5s;}


.gongkailist .conn li,.gongkailist .conn tr { line-height:55px; height:55px; font-size:16px; color:#333; border-bottom:solid 1px #ddd;  cursor:pointer}
.gongkailist .conn li:nth-child(2n-1), .gongkailist .conn tr:nth-child(2n-1){ background-color:#f8f8f8}

.gongkailist .conn li:first-child, .gongkailist .conn tr:first-child{border-top:solid 1px #ddd;line-height:65px; height:65px; font-weight:bold; font-size:18px; }

.gongkailist .conn li span, .gongkailist .conn tr td{ float:left; width:10%; text-align:center; display:block;height:48px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.gongkailist .conn li span:nth-child(1), .gongkailist .conn tr td:nth-child(1){ width:16%;text-align:left; padding-left:2%}
.gongkailist .conn li span:nth-child(2), .gongkailist .conn tr td:nth-child(2){ width:34%; text-align:left; padding-left:2%}
.gongkailist .conn li a{ font-weight:normal;}
.gongkailist .conn li span:nth-child(4), .gongkailist .conn tr td:nth-child(4){ width:14%; text-align:left}
.gongkailist .conn li:hover, .gongkailist .conn tr:hover{ background:#3e64a3; color:#fff }
.gongkailist .conn li:hover a, .gongkailist .conn tr:hover a{ color:#fff}
.gongkailist .conn li:hover:first-child, .gongkailist .conn tr:hover:first-child{background-color:#f8f8f8; color:#333}



.gongkailist .nxltitle{ background:#f7f7f7; height:54px;border-bottom:solid 1px #ddd}
.gongkailist .nxltitle .biao{ float:left; width:auto; padding:0 40px;text-align:center;background-color:#fff; line-height:54px; font-size:15px; font-weight:bold;border-right:solid 1px #ddd}


.kechengap li{ float:left; width:23.5%; margin-right:2%; margin-left:-3px; line-height:14px; padding:12px 0; border:1px solid #F1F1F1;background: #fff; margin-top:10px;}
.kechengap li:nth-child(4n+1){ clear:both; margin-left:0;}

.kechengap li:nth-child(4n){ margin-right:0}
.kechengap li .shijianss{ float:left; display:block; margin-left:5%; padding-left:6%;background:url(../images/tb4.jpg) no-repeat left top;}
.kechengap li .didianss{ float:right;background:url(../images/tb4.jpg) no-repeat right bottom;margin-right:5%; padding-right:6%;}





.zhyelist li {float: left;position: relative;width:33.33%; background:url(../images/ge.png) no-repeat right center;  height:250px; margin-left: -1px;z-index: 10; margin-bottom:20px;}
.zhyelist li:nth-child(3n){ background:none;}
.zhyelist li:after {content: "";width: 0px;height: 2px;background: #3e64a3;bottom: 0;left: 0;position: absolute;z-index: 999;transition: 1s;}
.zhyelist li .info {position: absolute;top: 0px;width: 100%;left: 0;transition: 0.5s;}

.zhyelist li .info h3 {font-weight: normal;color: #333;padding-top: 30px;padding-bottom: 30px;font-size: 25px;text-align: center;}
.zhyelist li .info p {width: 80%;line-height: 30px;margin: 0 auto;color: #73747b; text-align: center;}

.zhyelist li:hover {box-shadow: 0 2px 20px rgba(175, 175, 175, 0.3); background:#fff;}
.zhyelist li:hover:after {width: 100%;height: 2px;}
.zhyelist li:hover .info {top: 10px;transition: 0.5s;-moz-transition: 0.5s;-webkit-transition: 0.5s;-o-transition: 0.5s;}



.nliuyan input{ font-size:16px; border-radius:5px; margin-bottom:15px;}
.nliuyan  ::-webkit-input-placeholder { color: #999;}
.nliuyan .liu01{ width:calc(100% - 20px); border:solid 1px #ddd; line-height:40px; height:40px; padding-left:20px; }
.nliuyan .liu02{ float:left; width:calc(49% - 20px); border:solid 1px #ddd; line-height:40px; height:40px; padding-left:20px; }
.nliuyan .liu02:nth-child(2n){ float:right}
.nliuyan .liu03{ margin-bottom:15px;clear:both; width:98%; font-size:16px; border-radius:5px; border:solid 1px #ddd; line-height:40px; height:160px;  padding-left:20px; }
.nliuyan .liu04{ width:160px; border:solid 1px #ddd; line-height:40px; height:40px; padding-left:20px;}

.nliuyan .more{ clear:both;float:right; display:block; margin-top:50px;}
.nliuyan .more input{border-radius:25px; box-shadow: 0 0 10px #ccc; border:none;width: 165px; padding-right:24px; display: inline-block; height:48px; line-height:48px; background: url(../images/nmore.jpg) no-repeat;text-transform: uppercase; color: #fff; text-align: center;}

.sousult td{ line-height:20px;text-align:center; font-size:13px; }
.sousult .tops{ font-weight:bold}
.sousult .tops .table td{ padding:20px 0; }
.sousult .downs .table td{ padding:12px 0; }

.sousult .dabiaos{ min-width:360px;}





.sousult .tops table:first-child{ font-size:16px; background:#3e64a3; color:#fff; text-align:center; }



.sousult .tr{border-bottom:solid 1px #fff;background:#d9e1f2}
.sousult .tr:nth-child(2n){background:#b4c6e7}
.sousult .tr:hover{box-shadow: 0 0 10px #999;}


.sousult .td{border-right:solid 1px #fff;}
.sousult .table td{ border-right:solid 1px #fff;}
.sousult .table tr td:last-child{ border-right:none}


.jiangshizy { position: absolute; right:0; top:180px;}
.jiangshizy a{line-height: 36px; display:block; border-radius: 15px;padding-left: 0px;font-size: 15px;height: 38px;width: 150px;text-align: center;background: #3e64a3;border: solid 1px #3e64a3;margin-left: 10px;color: #fff;}
.jiangshizy a:hover{background:#fff; color:#3e64a3;}


.qiyepic li{ float:left; width:49%; margin-top:25px;}
.qiyepic li:nth-child(2n){ float:right}
.qiyepic li:nth-child(2n+1){ clear:both;}
.qiyepic li:nth-child(1), .qiyepic li:nth-child(2){ margin-top:0}

.zaixianbm a { display:inline-block; width:100px; line-height:28px; border-radius:25px; border:solid 1px #3e64a3; color:#3e64a3; background-color:#fff;text-align:center;  margin-left:30px}
.zaixianbm a:hover{ background-color:#3e64a3; color:#fff;}

.neixunleft .kuai02 .nxbiao{ background:#3e64a3}
.neixunleft .kuai02 .nxbiao.nxbiao01 p{ background:url(../images/nxbiao01.png) no-repeat calc(100% - 15px) center; background-size:30px auto;} 
.neixunleft .kuai02 .nxbiao.nxbiao02 p{ background:url(../images/nxbiao02.png) no-repeat calc(100% - 15px) center; background-size:30px auto;} 
.neixunleft .kuai02 .nxbiao.nxbiao03 p{ background:url(../images/nxbiao03.png) no-repeat calc(100% - 15px) center; background-size:30px auto;} 
.neixunleft .kuai02 .nxbiao.nxbiao04 p{ background:url(../images/nxbiao04.png) no-repeat calc(100% - 15px) center; background-size:30px auto;} 
.neixunleft .kuai02 .nxbiao.nxbiao05 p{ background:url(../images/nxbiao05.png) no-repeat calc(100% - 15px) center; background-size:32px auto;} 
.neixunleft .kuai02 .nxbiao.nxbiao06 p{ background:url(../images/nxbiao06.png) no-repeat calc(100% - 15px) center; background-size:26px auto;} 

.neixunleft .kuai02 .nxbiao.nxbiao002 p{ background:url(../images/nxbiao002.png) no-repeat calc(100% - 15px) center; background-size:28px auto;} 
.neixunleft .kuai02 .nxbiao.nxbiao07 p{ background:url(../images/nxbiao07.png) no-repeat calc(100% - 15px) center; background-size:28px auto;} 
.neixunleft .kuai02 .nxbiao.nxbiao08 p{ background:url(../images/nxbiao08.png) no-repeat calc(100% - 15px) center; background-size:28px auto;} 

.neixunleft .kuai02 .nxbiao p{ font-size:18px; font-weight:bold; padding-left:15px; line-height:50px;height:50px; position:relative; display:block; color:#fff}
/*.neixunleft .kuai02 .nxbiao p:after{ content:""; position:absolute; left:0; width:5px; height:50px; left:0; top:0%; margin-top:0px; background:#3e64a3;}*/
.neixunleft .kuai02 .nxbiao .en{ font-weight:normal; }
.neixunleft .kuai02 .nxbiao .ge{ padding:0 15px; font-size:14px; color:#fff}

.xmtable table{ border-left:solid 1px #ddd; border-top:solid 1px #ddd; font-size:16px;}
.xmtable table .ts{ color:#3e64a3}
.xmtable table td{ padding:4px 10px; border-right:solid 1px #ddd; border-bottom:solid 1px #ddd}
.xmtable table tr:first-child td{background:#3e64a3; font-weight:bold; color:#fff; padding:8px 10px; text-align:center; opacity:0.8}</pre></body></html>