@charset "utf-8";
/*public*/
* {
  margin: 0;
  padding: 0;
}
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  overflow-x: hidden;
  font-family: "微软雅黑";
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace,monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button;
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
a {
  text-decoration: none;
}
input {
  outline: 0;
}
textarea {
  outline: 0;
  resize: none;
  vertical-align: top;
}
ol,
ul {
  list-style: none;
}
li {
  list-style: none;
}
/*index-public*/
.center {
  width: 1200px;
  margin: 0 auto;
}
/*公共样式、*/
.wrap:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
.center {
  width: 1200px;
  margin: 0 auto;
}
.sright {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 5px solid #afafaf;
  border-bottom: 5px solid transparent;
  display: inline-block;
}
.header {
  height: 117px;
}
.header .logo {
  float: left;
  line-height: 117px;
}
.header .logo img {
  width: 448px;
  height: 48px;
  vertical-align: middle;
}
.header .school {
  float: right;
  width: 251px;
  height: 117px;
  background: url(../images/school.jpg) no-repeat 0 8px;
}
.header .school p {
  text-align: right;
  margin-top: 73px;
}
.nav {
  height: 71px;
  background: #eb6100;
}
.nav li {
  width: 107px;
  text-align: center;
  line-height: 71px;
  font-size: 16px;
  float: left;
  position: relative;
}
.nav li:hover ul {
  display: block;
}
.nav li ul {
  position: absolute;
  z-index: 999;
  background: #eb6100;
  display: none;
  
}
.nav li ul li {
  
  line-height: 30px; padding:10px 0;
}
.nav li a {
  color: #fff;
  display: block;
}
.nav li a:hover {
  background: #f19149;
}
/*banner*/
.banner {
  height: 500px;
}
.carousel-content {
  position: relative;
  display: inline-block;
  width: 100%;
}
.carousel {
  width: 100%;
  height: 500px;
  position: relative;
  overflow: hidden;
}
.carousel li {
  float: left;
  display: none;
}
.carousel li {
  height: 500px;
}
.carousel li img {
  height: 500px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.img-index {
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}
.img-index li {
  display: inline-block;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.2);
  font-size: 12px;
  cursor: pointer;
  margin: 0 3px;
  color: #fff;
}
.img-index li.index {
  background-color: rgba(235, 97, 0, 0.6);
}
.img-index li:hover {
  background-color: rgba(235, 97, 0, 0.6);
}
.carousel-prev,
.carousel-next {
  position: absolute;
  display: inline-block;
  top: 40%;
  cursor: pointer;
}
.carousel-prev {
  left: 0;
}
.carousel-next {
  right: 0;
}
.i-notice {
  height: 50px;
  line-height: 50px;
  background: #eeeeee;
}
.i-notice .notice-l {
  height: 50px;
  overflow: hidden;
}
.i-notice .notice-l h5 {
  color: #000;
  font-weight: bold;
  font-size: 14px;
  float: left;
}
.i-notice .notice-l .scroll {
  overflow: hidden;
  width: 710px;
  float: left;
}
.i-notice .notice-l ul {
  float: left;
  width: 710px;
  position: relative;
}
.i-notice .notice-l ul li {
  font-size: 14px;
  float: left;
  width: 710px;
}
.i-notice .notice-l ul li a {
  color: #666666;
}
.i-notice .notice-l a.btn {
  width: 20px;
  height: 20px;
  background: #fff;
  float: left;
  margin-top: 14px;
  margin-right: 8px;
  color: #a1a1a1;
  text-align: center;
  line-height: 20px;
}
.i-notice .notice-l a.btn:hover {
  color: #fff;
  background: #eb6100;
}
.i-notice .notice-l img {
  float: left;
  margin: 11px 20px 0 14px;
}
.i-notice .notice-l p {
  float: left;
  width: 328px;
  font-size: 14px;
}
.i-school {
  padding-top: 19px;
  overflow: hidden;
  padding-bottom: 39px;
}
.i-school .school-l {
  width: 635px;
  float: left;
}
.i-school .school-l h2 {
  font-size: 24px;
  line-height: 48px;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 16px;
}
.i-school .school-l p {
  text-indent: 2em;
  line-height: 29px;
  font-size: 16px;
  color: #444444;
}
.i-school .school-l a {
  width: 120px;
  height: 40px;
  display: block;
  text-align: center;
  line-height: 40px;
  color: #999999;
  background: #eeeeee;
  float: left;
  margin-right: 14px;
  margin-top: 20px;
}
.i-school .school-l a:hover {
  background: #eb6100;
  color: #fff;
}
.i-school .school-r {
  float: right;
  width: 520px;
}
.i-school .school-r .school-tit {
  height: 47px;
  border-bottom: 1px solid #eee;
}
.i-school .school-r .school-tit h2 {
  font-size: 24px;
  font-weight: bold;
  float: left;
  margin-right: 8px;
}
.i-school .school-r .school-tit p {
  float: left;
  line-height: 38px;
  color: #999999;
}
.i-school .school-r .school-tit a {
  float: right;
  color: #999999;
  font-size: 12px;
  line-height: 47px;
}
.public-list {
  clear: both;
}
.public-list li {
  height: 51px;
  line-height: 51px;
  color: #eeeeee;
  background: url(../images/li-icon.png) no-repeat 0px;
  border-bottom: 1px dashed #dddddd;
  padding-left: 20px;
}
.public-list li:hover {
  background: url(../images/li-yicon.png) no-repeat 0px;
}
.public-list li a {
  color: #555555;
  font-size: 14px;
}
.public-list li span {
  float: right;
  font-size: 12px;
  color: #999999;
}
.public-tit {
  margin-top: 35px;
  height: 50px;
  border-bottom: 1px solid #eeeeee;
}
.public-tit h2 {
  color: #eb6100;
  float: left;
}
.public-tit p {
  float: left;
  font-size: 9px;
  color: #999999;
  line-height: 42px;
  margin-left: 14px;
  position: relative;
}
.public-tit p:after {
  position: absolute;
  content: "";
  width: 2px;
  height: 13px;
  top: 15px;
  left: -7px;
  background: url(../images/school-icon.jpg) no-repeat;
}
.public-tit a {
  float: right;
  font-size: 11px;
  color: #999999;
  line-height: 60px;
}
.i-system {
  height: 514px;
  background: url(../images/system-bg.jpg);
  overflow: hidden;
}
.i-system .system-list {
  margin-top: 18px;
}
.i-system .system-list li {
  width: 282px;
  height: 370px;
  margin-right: 24px;
  float: left;
}
.i-system .system-list li:nth-child(4) {
  margin-right: 0;
}
.i-system .system-list li:hover {
  box-shadow: 8px 8px 20px 3px #f1f1f1;
}
.i-system .system-list li img {
  width: 282px;
  height: 200px;
}
.i-system .system-list li h3 {
  margin-left: 15px;
  line-height: 30px;
  font-size: 16px;
}
.i-system .system-list li h3 a {
  color: #000;
}
.i-system .system-list li p {
  margin-left: 15px;
  margin-top: 5px;
  line-height: 22px;
  font-size: 12px;
  color: #777777;
}
.i-system .system-list li a.more {
  margin-left: 15px;
  color: #ee7d42;
  font-size: 12px;
  font-weight: bold;
  margin-top: 10px;
  display: block;
}
.i-snav {
  height: 235px;
  background: #eb6100;
}
.i-snav .center {
  position: relative;
}
.i-snav .center:after {
  content: "";
  position: absolute;
  bottom: -235px;
  left: 0;
  width: 1200px;
  height: 30px;
  background: url(../images/yinying.jpg) no-repeat;
}
.i-snav ul {
  margin: 0px 76px;
  padding-top: 30px;
}
.i-snav li {
  width: 126px;
  float: left;
  margin-right: 104px;
}
.i-snav li:nth-child(5) {
  margin-right: 0;
}
.i-snav li:hover img {
  transform: rotate(360deg);
}
.i-snav li img {
  width: 126px;
  height: 127px;
  transition: 2s;
}
.i-snav li p {
  text-align: center;
  line-height: 68px;
  font-size: 18px;
  color: #fff;
}
.i-snav a {
  color: #fff;
}
.i-teachers {
  overflow: hidden;
  padding-bottom: 30px;
}
.i-teachers .center {
  overflow: hidden;
}
.i-teachers .teachers-list {
  margin-top: 32px;
  position: relative;
}
.i-teachers .teachers-list li {
  width: 285px;
  float: left;
  margin-right: 20px;
  position: relative;
}
.i-teachers .teachers-list li:hover .mask {
  display: block;
}
.i-teachers .teachers-list li img {
  width: 285px;
  height: 200px;
}
.i-teachers .teachers-list li h4 {
  margin-top: 21px;
  font-size: 16px;
  color: #444444;
}
.i-teachers .teachers-list li h4 a {
  color: #444;
}
.i-teachers .teachers-list li p {
  font-size: 12px;
  line-height: 34px;
  color: #777777;
}
.i-teachers .teachers-list li .mask {
  display: none;
  width: 285px;
  height: 200px;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(237, 99, 1, 0.8);
  text-align: center;
  line-height: 200px;
}
.i-teachers .teachers-list li .mask p {
  margin-top: 111px;
  color: #fff;
  line-height: 28px;
}
.i-teachers .teachers-list li .mask a {
  color: #fff;
}
.i-teachers .teachers-list li .mask img {
  width: 38px;
  height: 38px;
}
.i-tab {
  height: 435px;
  background: #f8f8f8;
}
.i-tab .public-tit {
  margin-top: 14px;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #dcdcdc;
}
.i-tab .public-tit h2 {
  font-size: 24px;
  float: left;
  color: #cccccc;
  cursor: pointer;
}
.i-tab .public-tit h2:hover {
  color: #eb6100;
}
.i-tab .public-tit h2.active {
  color: #eb6100;
}
.i-tab .public-tit a.more {
  float: right;
  font-size: 12px;
  color: #999999;
}
.i-tab .public-tit a.more:hover {
  color: #eb6100;
}
.i-tab .public-tit img {
  margin: 12px 14px;
  float: left;
  vertical-align: middle;
}
.i-tab .i-news {
  width: 610px;
  float: left;
}
.i-tab .i-news .news-list {
  margin-top: 15px;
}
.i-tab .i-news .news-list .news .news-tp {
  width: 291px;
  height: 167px;
  float: left;
}
.i-tab .i-news .news-list .news .news-tp img{
  width: 291px;
  height: 167px;
}
.i-tab .i-news .news-list .news .news-nr {
  float: right;
  width: 300px;
}
.i-tab .i-news .news-list .news .news-nr h3 {
  font-size: 17px;
  line-height: 57px;
}
.i-tab .i-news .news-list .news .news-nr h3 a {
  color: #444444;
}
.i-tab .i-news .news-list .news .news-nr h3 a:hover {
  color: #eb6100;
}
.i-tab .i-news .news-list .news .news-nr p {
  color: #a2a2a2;
  font-size: 14px;
  line-height: 25px;
}
.i-tab .i-news .news-list .news .news-nr a.more {
  color: #888888;
  font-size: 12px;
  line-height: 45px;
}
.i-tab .i-news .news-list .news .news-nr a.more:hover {
  color: #eb6100;
}
.i-tab .i-news .news-list ul {
  clear: both;
}
.i-tab .i-news .news-list li {
  line-height: 45px;
  height: 45px;
  border-bottom: 1px dashed #dddddd;
  font-size: 16px;
}
.i-tab .i-news .news-list li a {
  color: #444444;
}
.i-tab .i-news .news-list li a:hover {
  color: #eb6100;
}
.i-tab .i-news .news-list li span {
  float: right;
  font-size: 12px;
  color: #999999;
}
.i-tab .i-job {
  width: 564px;
  float: right;
  color: #999999;
}
.i-tab .i-job li {
  line-height: 45px;
  height: 45px;
}
.i-famous {
  height: 340px;
  overflow: hidden;
}
.i-famous .center {
  overflow: hidden;
}
.i-famous ul {
  margin-top: 24px;
  position: relative;
}
.i-famous ul li {
  width: 285px;
  height: 200px;
  float: left;
  margin-right: 20px;
}
.i-famous ul li a {
  display: block;
}
.i-famous ul li a img {
  width: 285px;
  height: 200px;
}
.footer .foot-t {
  height: 200px;
  padding-top: 60px;
  background: url(../images/foot-bg.jpg) no-repeat center;
}
.footer .foot-t .phone {
  color: #fff;
  float: left;
  width: 293px;
}
.footer .foot-t .phone h3 {
  font-size: 18px;
}
.footer .foot-t .phone hr {
  width: 65px;
  height: 5px;
  background: #fff;
  border: 0;
  margin-top: 16px;
  margin-bottom: 9px;
}
.footer .foot-t .phone h2 {
  font-size: 20px;
  line-height: 36px;
}
.footer .foot-t .phone .name {
  font-size: 18px;
}
.footer .foot-t .ewm {
  width: 118px;
  height: 118px;
  background: #fff;
  float: left;
  margin-right: 14px;
  line-height: 118px;
  text-align: center;
}
.footer .foot-t .ewm img {
  width: 102px;
  height: 102px;
  vertical-align: middle;
}
.footer .foot-t .phone2 {
  width: 275px;
}
.footer .foot-t .form {
  float: left;
  width: 500px;
}
.footer .foot-t .form h2 {
  font-size: 20px;
  color: #fff;
  margin-bottom: 17px;
}
.footer .foot-t .form input.txt {
  width: 225px;
  height: 35px;
  border: 0;
  padding-left: 10px;
  margin-right: 20px;
}
.footer .foot-t .form input.mar {
  margin-right: 0;
}
.footer .foot-t .form input.btn {
  width: 110px;
  height: 32px;
  background: #ffd600;
  color: #000;
  margin-top: 14px;
  border: 0;
}
.footer .foot-c {
  height: 135px;
  background: #434343;
}
.footer .foot-c img {
  margin-top: 43px;
  float: left;
}
.footer .foot-c p {
  margin-top: 43px;
  float: right;
  font-size: 18px;
  line-height: 38px;
}
.footer .foot-c p a {
  margin-left: 40px;
  color: #757575;
}
.footer .foot-c p a:hover {
  color: #888;
}
.footer .foot-b {
  height: 35px;
  background: #313131;
  color: #5d5d5d;
  line-height: 35px;
  text-align: center;
  font-size: 14px;
}
.footer .foot-b a {
  color: #5d5d5d;
}
.footer .foot-b a:hover {
  color: #888;
}
/*neiye*/
/*n-main*/
.n-main .n-public-tit {
  width: 100%;
  height: 60px;
  background: #fff;
  line-height: 60px;
}
.n-main .n-public-tit a {
  font-size: 16px;
  color: #333;
}
.n-main .n-public-tit ul {
  float: right;
}
.n-main .n-public-tit ul li {
  float: left;
  margin-right: 15px;
  display: inline-block;
  height: 50px;
  border-bottom: 3px solid transparent;
}
.n-main .n-public-tit ul li:hover {
  border-bottom: 3px solid #eb6100;
}
.n-main .n-public-tit ul li.active {
  border-bottom: 3px solid #eb6100;
}
.n-main .n-main-box {
  background: #ddd;
  padding-top: 30px;
  padding-bottom: 30px;
  overflow: hidden;
  clear: both;
}
.n-main .n-main-box .item {
  display: none;
}
.n-main .n-main-box .active {
  border: 1px solid #569635 !important;
  background: #569635;
}
.n-main .n-main-box .active a {
  color: #fff !important;
}
.wrap:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/*commpany*/
.company-con .text {
  line-height: 150%;
  padding-top: 43px;
}
.company-con .text p {
  text-indent: 2em;
}
.company-con .text img {

}
/*teacher*/
.product-list-name {
  width: 100%;
  text-align: center;
  margin-top: 33px;
}
.product-list-name li {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  border: 1px solid #ddd;
}
.product-list-name li a {
  display: block;
  padding: 0 20px;
  color: #060001;
  font-size: 16px;
}
.product-list-name li a:hover {
  color: #fff;
  background: #e45d4b;
}
.product-list-img li .box-img {
  width: 285px;
  height: 324px;
  overflow: hidden;
}
.product-list-img li .box-img img {
  width: 285px;
  height: 324px;
}
.product-list-img li p {
  text-align: center;
  width: 285px;
  padding-bottom: 20px;
  padding-top: 20px;
  color: #666;
  font-size: 14px;
  border: 1px solid #ddd;
  border-top-color: transparent;
      overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.product-list-img li {
  width: 285px;
  float: left;
  margin-right: 15px;
  margin-bottom: 40px;
}
.product-list-img li a {
  display: block;
}
.product-list-img li:hover p {
  color: #fff;
  background: #e45d4b;
}
/*project*/
.product-list-img2 li .box-img {
  width: 285px;
  height: 200px;
  overflow: hidden;
}
.product-list-img2 li .box-img img {
  width: 285px;
  height: 200px;
}
.product-list-img2 li p {
  text-align: center;
  width: 285px;
  padding-bottom: 20px;
  padding-top: 20px;
  color: #666;
  font-size: 14px;
  border: 1px solid #ddd;
  border-top-color: transparent;
}
.product-list-img2 li {
  width: 285px;
  float: left;
  margin-right: 15px;
  margin-bottom: 40px;
}
.product-list-img2 li a {
  display: block;
}
.product-list-img2 li:hover p {
  color: #fff;
  background: #e45d4b;
}
/*pro*/
.product-list-img3 li .box-img {
  width: 282px;
  height: 200px;
  overflow: hidden;
}
.product-list-img3 li .box-img img {
  width: 282px;
  height: 200px;
}
.product-list-img3 li p {
  text-align: center;
  width: 282px;
  padding-bottom: 20px;
  padding-top: 20px;
  color: #666;
  font-size: 14px;
  border: 1px solid #ddd;
  border-top-color: transparent;
}
.product-list-img3 li {
  width: 282px;
  float: left;
  margin-right: 15px;
  margin-bottom: 40px;
}
.product-list-img3 li a {
  display: block;
}
.product-list-img3 li:hover p {
  color: #fff;
  background: #e45d4b;
}
/*baoming*/
.goods {
  width: 698px;
  margin: 29px auto;
}
.goods input {
  height: 35px;
}
.goods input[type="text"] {
  width: 300px;
  padding-left: 10px;
}
.goods textarea {
  width: 600px;
  height: 150px;
  font-size: 16px;
  padding-top: 5px;
  padding-left: 10px;
}
.goods input[type="submit"] {
  width: 75px;
  background: #ec6941;
  border: none;
  color: #fff;
  margin-top: 20px;
  cursor: pointer;
}
.goods input[type="reset"] {
  width: 75px;
  background: #ddd;
  border: none;
  cursor: pointer;
}
/*call*/
.call-con .con {
  overflow: hidden;
}
.call-con .left {
  background: url(../images/one.jpg) no-repeat;
  width: 342px;
  height: 286px;
  margin-top: 58px;
  margin-left: 119px;
  float: left;
}
.call-con .right {
  width: 550px;
  height: 401px;
  padding-left: 49px;
  margin-right: 140px;
  float: right;
}
.call-con textarea {
  outline: none;
  resize: none;
  /*border: none;*/
  margin-bottom: 19px;
}
.call-con .input {
  border: none;
  width: 258px;
}
.call-con p {
  margin-bottom: 12px;
  font-size: 12px;
  color: #333;
}
.call-con .sub {
  width: 80px;
  height: 28px;
  background: #eb6100;
  border: none;
  color: #fff;
  margin-top: 29px;
  margin-left: 79px;
  cursor: pointer;
}
.call-con .goods {
  margin: 0;
}
.call-con .goods textarea {
  width: 410px;
}
/*news-list*/
.newslist-con {
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 auto;
}
.newslist-con li {
  position: relative;
  padding-bottom: 12px;
  border-bottom: 1px solid #fff !important;
  margin-top: 18px;
}
.newslist-con li a.tit {
  font-size: 20px;
  color: #333;
  display: block;
  margin-bottom: 7px;
}
.newslist-con li a span.time {
  font-size: 12px;
  float: right;
  color: #999;
}
.newslist-con li .p {
  line-height: 150%;
}
.newslist-con li .p p {
  font-size: 12px;
  color: #333;
  text-indent: 2em;
}
.newslist-con li .add {
  position: absolute;
  display: block;
  width: 105px;
  height: 33px;
  text-align: center;
  line-height: 33px;
  font-size: 12px;
  color: #333333;
  right: 3px;
  bottom: 3px;
}
.newslist-con li:hover .tit {
  color: #eb6100;
}
.newslist-con li .img img {
  width: 259px;
  height: 158px;
}
.newslist-con li .txt {
  width: 100%;
}
.pagination {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
  clear: both;
}
.pagination a {
  color: #333;
  display: inline-block;
  height: 20px;
  border: 1px solid #ddd;
}
.pagination a.next {
  width: 50px;
  border: none;
}
.page-turn {
  padding-top: 15px;
}
.page-turn p {
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
}
.page-turn p a {
  color: #333;
}
.page-turn p:hover a {
  color: #569635;
}
/*news-show*/
/*n-show*/
.n-show .tit {
  font-size: 24px;
  color: #333;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
.n-show .info {
  font-size: 14px;
  color: #999;
  text-align: center;
  margin-bottom: 5px;
}
.n-show .info span {
  margin-right: 5px;
}
.n-show .pp {
  padding-top: 10px;
  padding-bottom: 15px;
}
.n-show .pp p {
  font-size: 16px;
  color: #333;
  line-height: 150%;
}


.n-show .pp p img{max-width: 100%;}


