@charset "utf-8";
body {
  margin: 0;
  padding: 0;
  background: #fff;
  font-family: "Microsoft YaHei";
  color: #787878;
  font-size: 14px;
  line-height: 180%;
}
* {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
i,
em {
  font-style: normal;
}
img {
  display: block;
  border: 0;
}
.juz {
  display: block;
  margin: 0 auto;
  text-align: center;
}
a {
  color: #787878;
  text-decoration: none;
}
a:hover {
  color: #cc0000;
  text-decoration: underline;
}
header {
  position: relative;
  overflow: hidden;
  z-index: 2;
  height: 225px;
  background: url('../images/bg.jpg') repeat-x center 0;
}
footer {
  position: relative;
  height: 355px;
  background: url(../images/fbg.jpg) repeat-x center 0;
  color: #ababab;
  font-size: 16px;
  line-height: 31px;
  border-top: 1px solid #e7e7e7;
  clear: both;
}
.top {
  position: relative;
  width: 1200px;
  height: 33px;
  margin: 0 auto;
  color: #979797;
  line-height: 33px;
}
.top span {
  float: right;
}
.head {
  overflow: hidden;
  width: 1200px;
  height: 105px;
  margin: 0 auto;
  padding: 25px 0 0;
}
.head .name {
  display: block;
  float: left;
  width: 390px;
  height: 80px;
}
.head .name img{height: 80px;}
.head .text {
  overflow: hidden;
  float: left;
  width: 306px;
  padding: 5px 0 0;
  color: #0049a0;
  font-size: 28px;
  line-height: 36px;
  text-align: center;
  font-weight: bold;
}
.head .text span {
  display: block;
  background: url(../images/bg1.png) no-repeat center 0;
  color: #464646;
  font-size: 20px;
  line-height: 30px;
}
.head .nsklogo {
  float: left;
  padding-top: 20px;
  padding-left: 20px;
}
.head .tel {
  float: right;
  padding: 20px 0 20px 75px;
  background: url(../images/tel.png) no-repeat 0 7px;
  color: #000;
  font-size: 26px;
  line-height: 28px;
  font-weight: bold;
  white-space: nowrap;
}
.head .tel span {
  display: block;
  font-size: 18px;
}
.nav {
  overflow: hidden;
  width: 1200px;
  height: 62px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 40px;
  white-space: nowrap;
}
.nav li {
  position: relative;
  float: left;
  margin-left: -2px;
  padding: 12px 13px 0;
  background: url(../images/x1.png) no-repeat right 0;
}
.nav li a {
  display: inline-block;
  padding: 0 44px;
  color: #fff;
}
.nav li a:hover,
.nav li.on a {
  z-index: 2;
  background: #070707;
  border-radius: 20px;
  text-decoration: none;
}
.nav li:last-child {
  background: none;
}
#linking {
  font-size: 5px;
  text-align: left;
  line-height: 12px;
}
#linking a {
  color: #fff;
}
.banner {
  position: relative;
  overflow: hidden;
  height: 600px;
  clear: both;
}
.ban_p,
.ban_p li {
  overflow: hidden;
  height: 600px;
}
.ban_p li a {
  display: block;
  height: 600px;
}
.ban_t {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -550px;
  width: 1100px;
  height: 50px;
  text-align: center;
}
.ban_t em {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 12px;
  background: #fff;
  border-radius: 16px;
}
.ban_t em.on {
  background: #00479d;
}
.tit01 {
  display: block;
  height: 117px;
  margin-bottom: 35px;
  background: url(../images/tbg.png) no-repeat center bottom;
  clear: both;
  color: #070707;
  font-size: 40px;
  line-height: 60px;
  text-align: center;
  font-weight: normal;
  white-space: nowrap;
}
.tit01 span,
.ys h2 span {
  display: block;
  font-family: Arial;
  color: #999;
  font-size: 16px;
  line-height: 31px;
  text-transform: uppercase;
}
.content {
  width: 1200px;
  margin: 0 auto;
}
.w1200 {
  overflow: hidden;
  width: 1200px;
  margin: 30px auto;
}
.w1200 .left {
  float: left;
  width: 252px;
  padding-bottom: 20px;
}
.w1200 .left .cp-tit {
  height: 132px;
  background: url(../images/tbg2.jpg) no-repeat;
  color: #fff;
  line-height: 35px;
  text-align: center;
}
.w1200 .left .cp-tit h2 {
  padding-top: 50px;
  font-size: 30px;
}
.w1200 .left .cp-tit p {
  font-size: 22px;
  text-transform: uppercase;
  text-indent: 0;
}
.w1200 .left ul {
  padding: 5px 0 10px 12px;
  background: #00479d;
  border: 1px #00479d solid;
}
.w1200 .left li {
  display: block;
  width: 230px;
  height: 42px;
  margin-bottom: 15px;
  background: url(../images/libg1.jpg) no-repeat;
  text-indent: 20px;
  cursor: pointer;
}
.w1200 .left li a {
  color: #4b4b4b;
  font-size: 16px;
  line-height: 42px;
}
.w1200 .left li.active a,.w1200 .left li a:hover {
  text-decoration: none;
}
.w1200 .left .right-arrow {
  float: right;
  display: inline-block;
  width: 22px;
  height: 42px;
  margin-right: 5px;
  background: url(../images/ico10.png) no-repeat center center;
}
.w1200 .left li.active,.w1200 .left li:hover {
  background: #d60220;
}
.w1200 .left li.active a,.w1200 .left li:hover a {
  color: #fff;
}
.w1200 .left li.active .rignt-arrow,.w1200 .left li:hover .right-arrow {
  background: url(../images/ico11.png) no-repeat center center;
}
.w1200 .left .bot {
  height: 132px;
  background: url(../images/tbg3.jpg) no-repeat;
}
.w1200 .left .bot p {
  padding-top: 50px;
  color: #fff;
  font-size: 28px;
  line-height: 35px;
  text-align: center;
  text-indent: 0;
}
.w1200 .right {
  float: right;
  width: 930px;
  border: 1px solid #e6e6e6;
}
.w1200 .right .tit {
  width: 100%;
  height: 47px;
  border-bottom: 1px solid #e6e6e6;
  background: url(../images/tbg1.jpg) no-repeat;
}
.w1200 .right .tit h3 {
  display: inline-block;
  width: 800px;
  height: 47px;
  color: #fff;
  font-size: 20px;
  text-indent: 30px;
  line-height: 47px;
}
.w1200 .right .tit .more {
  float: right;
  margin-right: 15px;
  color: #5f5f5f;
  line-height: 47px;
}
.w1200 .right .list {
}
.w1200 .right .list li {
  overflow: hidden;
  position: relative;
  float: left;
  width: 276px;
  margin: 10px;
  padding: 6px;
  background: #e9e9e9;
  cursor: pointer;
}
.w1200 .right .list li img {
  display: block;
  width: 274px;
  height: 224px;
}
.w1200 .right .list li span {
  display: block;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 10px;
  color: #202020;
  font-size: 15px;
  line-height: 24px;
  text-align: center;
}
.w1200 .right h2 {
  overflow: hidden;
  width: 100%;
  padding: 8px 0;
  border-bottom: 1px solid #ccc;
  color: #333;
  font-size: 16px;
  line-height: 36px;
  text-indent: 30px;
}
.w1200 .right .txt {
  padding: 30px;
}
.w1200 .right .txt p {
  margin-bottom: 10px;
}
.w1200 .right .txt h4 {
  margin-bottom: 20px;
  font-size: 20px;
  text-align: center;
}
.w1200 .right .txt .juz {
  width: 100%;
  text-align: center;
}
.w1200 .right .txt .juz img {
  display: inline-block;
}
.lxbg {
  padding: 0 0 260px 200px;
  background: url(../images/lxbg.jpg) no-repeat center bottom;
}
.lxbg h3 {
  margin-bottom: 10px;
}
.lxbg ul {
  background: url(img/weixin.jpg) no-repeat 340px 40px;
}
.lxbg li {
  height: 35px;
  line-height: 35px;
}
.lxbg li span {
  display: inline-block;
  width: 60px;
  text-align: right;
}

.brand {
  height: 630px;
  padding: 40px 0 0;
}
.brand a:hover {
  text-decoration: none;
}
.brand img {
  width: 100px;
  height: 100px;
  border-radius: 8px;
}
.brand ul {
  overflow: hidden;
  margin: 15px 0 0;
  clear: both;
}
.brand li {
  float: left;
  width: 140px;
  height: 185px;
  margin: 0 15px 15px 0;
  padding: 8px;
  border: 1px solid #00479d;
  border-radius: 8px;
  text-align: center;
}
.brand h1 {
  border-bottom: 1px solid #00479d;
  font-size: 18px;
  line-height: 36px;
  font-weight: normal;
}
.brand h1 a {
  color: #00479d;
}
.brand h2 {
  width: 100px;
  height: 100px;
  margin: 10px 20px;
}
.brand h3 {
  display: none;
}
.brand h4 {
  width: 94px;
  height: 24px;
  margin: 0 24px;
  background: #00479d;
  border-radius: 6px;
  line-height: 24px;
}
.brand h4 a {
  color: #fff;
  font-size: 12px;
}
.brand li:hover {
  background: #a6a6a6;
  border: 1px solid #a6a6a6;
}
.brand li:hover h1 {
  border-bottom: 1px solid #fff;
}
.brand li:hover h1 a {
  color: #fff;
}
.brand li:hover h2 {
  display: none;
}
.brand li:hover h3 {
  display: block;
  width: 100px;
  height: 100px;
  margin: 10px 20px;
}
.brand li:hover h4 {
  background: #fff;
}
.brand li:hover h4 a {
  color: #00479d;
}
.brand li:nth-child(7n) {
  margin: 0 0 20px 0;
}

.type {
  height: 780px;
  padding: 40px 0 0;
}
.type ul {
  margin-top: -30px;
}
.type ul li {
  position: relative;
  float: left;
  width: 280px;
  margin-top: 30px;
  margin-right: 20px;
  transition: all 0.3s;
}
.type ul li img {
  width: 100%;
  border-radius: 130px;
  transition: all 0.3s;
}
.type ul li span {
  position: absolute;
  top: 115px;
  left: 0;
  width: 100%;
  height: 45px;
  background: rgba(255, 255, 255, 0.5);
  color: #00479d;
  font-size: 16px;
  line-height: 45px;
  text-align: center;
  font-weight: 800;
  transition: all 0.3s;
}
.type ul li:nth-child(4n + 4) {
  margin-right: 0;
}
.type ul li:hover img {
  border-radius: 50px;
}
.type ul li:hover span {
  background: rgba(0, 71, 157, 0.5);
  color: #fff;
}
.probox {
  position: relative;
  overflow: hidden;
  z-index: 2;
  height: 1280px;
  padding: 40px 0 0;
  background: url(../images/pbg.jpg) repeat center 0;
}

.pro .pnav {
  margin: 15px auto;
  text-align: center;
}
.pro .pnav li {
  display: inline-block;
  margin: 10px 2px;
}
.pro .pnav li a {
  padding: 8px 20px;
  background: #e7e7e7;
  transition: all 0.3s;
}
.pro .pnav li a:hover {
  background: #00479d;
  color: #fff;
  text-decoration: none;
}
.pro .list {
  width: 1190px;
  margin: 0 auto;
}
.pro .list li {
  float: left;
  width: 25%;
  box-sizing: border-box;
  padding: 10px;
}
.pro .list li a {
  display: block;
  padding: 10px;
  background: #fff;
  box-shadow: 0 5px 20px #ccc;
  transition: all 0.3s;
}
.pro .list li a:hover {
  text-decoration: none;
}
.pro .list li:hover a {
  box-shadow: 0 0 0 #fff;
}
.pro .list li .pic {
  overflow: hidden;
  width: 255px;
  border: 1px #ddd solid;
  box-sizing: border-box;
}
.pro .list li .pic span {
  display: block;
  width: 100%;
  height: 255px;
  text-align: center;
}
.pro .list li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  border: none;
  vertical-align: middle;
}
.pro .list li .info {
  position: relative;
  padding: 15px 40px 5px 0;
  line-height: 22px;
}
.pro .list li .info p {
  text-indent: 0;
}
.pro .list li .info p.title {
  color: #222;
}
.pro .list li .info .jt {
  position: absolute;
  right: 0;
  top: 10px;
  width: 30px;
  height: 30px;
  transition: all 0.3s;
  z-index: 100;
}
.pro .list li:hover .info .jt {
  top: -20px;
}

.ys {
  position: relative;
  overflow: hidden;
  padding: 40px 0;
  background: url(../images/pbg.jpg) repeat center 0;
}
.ys h2 {
  height: 131px;
  background: url(../images/yst.png) no-repeat center 45px;
  color: #000;
  font-size: 40px;
  line-height: 54px;
  text-align: center;
  font-weight: normal;
}
.ys h2 span {
  display: block;
  color: #999;
  font-family: Arial;
  font-size: 16px;
  line-height: 31px;
  text-transform: uppercase;
}
.ys h2 p {
  display: block;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 16px;
}
.ys .box {
  width: 1200px;
  height: 740px;
  margin-top: 30px;
  background: #fff;
}
.ys dl {
  float: left;
  width: 380px;
  height: 350px;
  margin: 10px;
}
.ys dt {
  height: 50px;
  padding-left: 15px;
  background: url(../images/x2.jpg) no-repeat 15px bottom;
  color: #333;
  font-size: 24px;
  line-height: 40px;
  font-weight: bold;
}
.ys dd p {
  padding: 15px 15px 25px 15px;
  color: #999;
}

.pro1 li {
  position: relative;
  float: left;
  width: 268px;
  margin: 10px;
  text-align: center;
  border: 1px solid #ccc;
}
.pro1 li img {
  max-width: 266px;
  height: 220px;
  margin: 0 auto;
}
.pro1 li span {
  display: block;
  height: 40px;
  line-height: 40px;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}
.pro1 li .cover {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 266px;
  height: 222px;
  text-indent: 9999;
  background: url(../images/cph.png) no-repeat center center;
}
.pro1 li:hover .cover {
  display: block;
  font-size: 0;
}
.page {
  clear: both;
  padding: 3px;
  text-align: center;
}
.next1 {
  padding: 10px;
  border: #999 1px dashed;
  text-align: center;
}
.xw h2 {
  margin-bottom: 30px;
}
.xw .left1 {
  width: 50%;
  float: left;
  background: #fff;
}
.xw .left1 .xwpic {
  width: 100%;
  display: block;
}
.xw .left1 .xwpic img {
  width: 100%;
  height: 168px;
  display: block;
  transition: all 0.6s cubic-bezier(0.125, 0.61, 0.355, 1) 0s;
}
.xw .left1 .xwpic:hover img {
  transform: scale(1.08, 1.08);
}
.xw .left1 .xwpic .img {
  width: 100%;
  overflow: hidden;
}
.xw .left1 .xwpic .img img {
  width: 100%;
  display: block;
  transition: all 0.6s cubic-bezier(0.125, 0.61, 0.355, 1) 0s;
}
.xw .left1 h3 {
  margin-top: 10px;
  padding: 0 15px;
  display: block;
  color: #333;
  font-size: 16px;
  line-height: 40px;
}
.xw .left1 p {
  padding: 0 15px;
  line-height: 24px;
  text-indent: 0;
}
.xw .left1 a.more {
  width: 174px;
  height: 40px;
  display: block;
  margin: 15px;
  border: 1px solid #ddd;
  border-radius: 30px;
  color: #666;
  line-height: 40px;
  text-align: center;
  overflow: hidden;
}
.xw .left1 a.more:after {
  content: "";
  display: block;
  width: 0;
  height: 40px;
  margin-top: -40px;
  background: #0c5cc8;
  transition: all 0.3s;
}
.xw .left1 a.more:hover {
  border: 1px solid #0c5cc8;
  color: #fff;
}
.xw .left1 a.more:hover:after {
  width: 100%;
}
.xw .left1 a:hover {
  text-decoration: none;
}
.xw .right1 {
  width: 40%;
  height: 314px;
  float: right;
  padding-left: 20px;
  background: #fff;
}
.xw .right1 li {
  padding-right: 10px;
  border-bottom: 1px solid #ddd;
  line-height: 55px;
  position: relative;
}
.xw .right1 li a {
  color: #333;
}
.xw .right1 li span {
  float: right;
}
.hz {
  padding-bottom: 10px;
}
.hz ul {
  margin-top: 20px;
}
.hz li {
  width: 220px;
  height: 132px;
  float: left;
  margin: 10px;
  border-radius: 10px;
  position: relative;
}
.hz li img {
  width: 220px;
  height: 132px;
  display: block;
  border-radius: 8px;
  border-top: 1px solid #ccc;
}
.aimg {
  text-align: center;
  text-indent: 0;
}
.aimg img {
  margin: 20px 40px 0 0;
  border-radius: 20px;
}
.down li {
  border-bottom: 1px dashed #c0c0c0;
  line-height: 40px;
}
.down li a {
  color: #2c2c2c;
}
.down li a:hover {
  color: #cc0000;
  text-decoration: none;
}
.down li a span {
  padding: 0 15px;
}
.news {
  padding: 0 20px;
}
.news li .pic {
  width: 200px;
  height: 130px;
  position: absolute;
  left: 0;
  border-radius: 5px;
  overflow: hidden;
}
.news li .pic img {
  width: 100%;
  height: 130px;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.news li .info {
  height: 130px;
  overflow: hidden;
}
.news li .info h4 {
  padding-bottom: 8px;
  color: #333;
  font-size: 16px;
  line-height: 40px;
  font-weight: 100;
}
.news li .info p {
  color: #999;
  font-size: 13px;
  line-height: 22px;
  text-indent: 0;
}
.news li a {
  display: block;
  padding: 20px 30px 20px 230px;
  border-bottom: 1px solid #ddd;
  position: relative;
}
.news li a:hover {
  padding-left: 240px;
  padding-right: 20px;
  text-decoration: none;
}
.news li a:hover .info h4 {
  color: #0c5cc8;
}
.news li a:hover .pic img {
  transform: scale(1.08, 1.08);
}

.case {
  height: 690px;
  padding: 40px 0 0;
}
.case ul li {
  position: relative;
  float: left;
  width: 238px;
  height: 238px;
}
.case ul li img {
  width: 100%;
  height: 100%;
}
.case ul li p {
  display: none;
  color: #fff;
  font-size: 18px;
  line-height: 238px;
  text-align: center;
}
.case ul li .txt {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 999;
  width: 238px;
  background: rgba(0, 51, 153, 0.6);
  opacity: 0;
}
.case ul li:first-child {
  width: 476px;
  height: 476px;
}
.case ul li:first-child p {
  line-height: 476px;
}
.case ul li:first-child .txt {
  width: 476px;
  height: 476px;
}
.case ul li:hover .txt {
  opacity: 1;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.case ul li:hover .txt p {
  display: block;
}
.about {
  height: 657px;
  padding: 40px 0 0;
  background: url(../images/pbg.jpg) repeat center 0;
}
.about dl {
  overflow: hidden;
  width: 1200px;
  background: #fff;
  border-radius: 10px;
}
.about dl dt,
.about dl dt img {
  overflow: hidden;
  display: block;
  float: left;
  width: 600px;
  height: 450px;
}
.about dl dt img {
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}
.about dl dt img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.about dl dd {
  float: left;
  width: 455px;
  padding: 40px 0 0 76px;
}
.about dl dd h3 {
  height: 70px;
  font-size: 20px;
  line-height: 70px;
}
.about dl dd p {
  overflow: hidden;
  height: 242px;
}
.more01 {
  display: block;
  width: 120px;
  height: 40px;
  background: #00479d;
  border-radius: 20px;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
}
.more01 a {
  display: block;
  color: #fff;
}
.fnav {
  height: 54px;
  color: #333;
  font-size: 16px;
  line-height: 54px;
  text-align: center;
  white-space: nowrap;
}
.fnav a {
  display: inline-block;
  padding: 0 31px;
  color: #333;
}
.fnav a:first-child {
  background: url(../images/home.jpg) no-repeat 0 center;
}
.foot {
  height: 166px;
  padding: 55px 0 0;
  clear: both;
}
.foot .logo {
  float: left;
  width: 320px;
  padding: 20px 0 0 0;
}
.foot .logo em {
  display: block;
  padding-top: 8px;
  color: #fff;
  font-size: 28px;
  text-indent: 60px;
}
.foot .text,
.foot .ewm {
  float: left;
  width: 470px;
  height: 167px;
  padding: 15px 0 0 85px;
  background: url(../images/fge.jpg) no-repeat 0 0;
}
.foot .text a {
  color: #ababab;
}
.foot .ewm {
  float: right;
  width: 253px;
  padding: 0 0 0 57px;
}
.foot .ewm p {
  width: 120px;
  padding: 0 0 0 30px;
  color: #949494;
  font-size: 12px;
  line-height: 25px;
  text-align: center;
}

.scrollsidebar {
  position: absolute;
  top: 150px;
  z-index: 999;
}
.side_content {
  overflow: hidden;
  float: left;
  width: 150px;
  height: auto;
  border-radius: 8px;
}
.side_content .side_list {
  overflow: hidden;
  width: 150px;
}
.side_title {
  height: 46px;
}
.side_title,
.side_bottom,
.close_btn,
.show_btn {
  background: url(../images/sidebar_bg.png) no-repeat;
}
.close_btn {
  float: right;
  display: block;
  width: 21px;
  height: 16px;
  margin: 17px 10px 0 0;
  cursor: pointer;
}
.close_btn span,
.show_btn span {
  display: none;
}
.side_center {
  padding: 5px 12px;
}
.side_center .go-top {
  height: 45px;
  padding-top: 5px;
  background: url(../images/totop.png) no-repeat center center;
}
.side_center .go-top a {
  display: block;
  width: 100%;
  height: 45px;
}
.other {
  text-align: center;
}
.other p {
  padding: 5px 0;
  color: #fff;
  font-weight: bold;
  text-indent: 0;
}
.other b {
  padding: 5px 0;
  color: #eee;
}
.other img {
  display: block;
  margin: 0 auto;
  border: none;
  text-align: center;
}
.show_btn {
  overflow: hidden;
  float: left;
  width: 0;
  height: 147px;
  margin-top: 50px;
  cursor: pointer;
}
.side_green .side_title {
  background-position: right 0;
}
.side_green .close_btn {
  background-position: -44px -23px;
}
.side_green .close_btn:hover {
  background-position: -66px -23px;
}
.side_green .side_center {
  background: #0c5cc8;
}
.side_green .show_btn {
  background-position: -147px 0;
}
.pages{width: 100%;text-align: center;}
.pagination{text-align:center; }
.pagination li{display: inline-block;margin: 0 2px;}
.pagination li a{border: 1px solid #ddd;padding: 2px 6px;font-size: 14px;border-radius: 3px;}
.pagination li a:hover{background: #004fae;border-color: #004fae;color:#fff;}
.pagination li span{padding: 2px 7px;border: 1px solid #004fae;background: #004fae;font-size: 14px;color: #fff;border-radius: 3px;}
