@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;
}
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*/
/*公共样式、*/
.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: 1352px;
  margin: 0 auto;
}
.bor0 {
  border: none !important;
}
.header {
  overflow: hidden;
  height: 150px;
}
.header .logo {
  width: 540px;
  height: 104px;
  float: left;
  margin-top: 25px;
}
.header .phone {
  float: right;
  margin-top: 50px;
  margin-right: 15px;
  width: 327px;
}
.header .phone img {
  float: left;
  margin-right: 11px;
}
.header .phone p {
  font-size: 18px;
  color: #111111;
  margin-top: 5px;
}
.header .phone p.red {
  font-size: 28px;
  color: #d30306;
}
.nav {
  height: 48px;
  background: #cc0000;
}
.nav li {
  float: left;
  font-size: 16px;
  margin: 0 40px;
  line-height: 48px;
}
.nav li a {
  color: #fff;
}
.banner {
  height: 500px;
  position: relative;
  overflow: hidden;
}
.banner ul {
  position: relative;
}
.banner ul li {
  float: left;
  height: 500px;
  overflow: hidden;
  position: relative;
}
.banner .btn-list {
  position: absolute;
  bottom: 15px;
}
.banner .btn-list li {
  width: 20px;
  height: 20px;
  background: #fff;
  margin-right: 10px;
  border-radius: 30px;
}
.banner .btn-list li.active {
  background: #cc0000;
}
.banner img {
  border: 0 none;
  position: absolute;
  left: 50%;
  margin-left: -960px;
  top: 0;
  vertical-align: top;
}
.i-public-tit {
  overflow: hidden;
  text-align: center;
}
.i-public-tit p {
  font-size: 30px;
  margin-bottom: 16px;
}
.i-pro {
  margin-top: 70px;
  overflow: hidden;
  margin-bottom: 50px;
}
.i-pro .i-public-tit {
  margin-bottom: 54px;
}
.i-pro .pro-class {
  width: 305px;
  background: #f6f6f6;
  float: left;
}
.i-pro .pro-class .tit {
  height: 65px;
  background: #d30306;
  line-height: 65px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  margin-bottom: 5px;
}
.i-pro .pro-class .tit a {
  color: #fff;
  display: block;
}
.i-pro .pro-class li {
  width: 280px;
  margin: 0 auto;
  margin-top: 29px;
  text-align: center;
  padding-bottom: 28px;
  border-bottom: 1px solid #dbdbdb;
}
.i-pro .pro-class li a {
  color: #666666;
}
.i-pro .pro-class li li {
    border: none;
    margin-left: 37px;
}
.i-pro .pro-class li ul{
	margin-top: 10px;
	display: none;
}
.i-pro .pro-class li:hover ul{
	display: block;
}
.i-pro .pro-list {
  width: 1022px;
  float: right;
}
.i-pro .pro-list ul {
  margin-right: -22px;
}
.i-pro .pro-list li {
  float: left;
  width: 326px;
  margin-right: 22px;
  margin-bottom: 15px;
}
.i-pro .pro-list li img {
  width: 326px;
  height: 208px;
  margin-bottom: 15px;
}
.i-pro .pro-list li p {
  font-size: 14px;
  color: #848484;
  text-align: center;
}
.i-about {
  height: 703px;
  overflow: hidden;
  background: url(../images/ab-bg.png) no-repeat right top #f6f6f6;
}
.i-about .i-public-tit {
  margin-top: 67px;
  margin-bottom: 36px;
}
.i-about .ins {
  font-size: 16px;
  line-height: 31px;
  margin-bottom: 33px;
  font-family: arial;
}
.i-about .about-tp {
  margin-bottom: 45px;
  overflow: hidden;
}
.i-more {
  width: 155px;
  height: 43px;
  background: #d30306;
  text-align: center;
  line-height: 43px;
  display: block;
  margin: 0 auto;
  color: #fff;
}
.i-dete {
  margin-top: 75px;
  overflow: hidden;
  font-family: arial;
  margin-bottom: 60px;
}
.i-dete .i-public-tit {
  margin-bottom: 62px;
}
.i-dete ul {
  margin-right: -72px;
  overflow: hidden;
  margin-bottom: 50px;
}
.i-dete li {
  width: 403px;
  float: left;
  height: 307px;
  overflow: hidden;
  margin-right: 70px;
}
.i-dete li img {
  width: 403px;
  height: 201px;
  display: block;
}
.i-dete li .top {
  margin-bottom: 25px;
}
.i-dete li .font {
  overflow: hidden;
}
.i-dete li .bottom {
  margin-top: 25px;
}
.i-dete li .tit {
  font-size: 14px;
  color: #d30306;
  display: block;
  margin-bottom: 15px;
}
.i-dete li p.ins {
  font-size: 14px;
  color: #8e8e8e;
  line-height: 20px;
  margin-bottom: 10px;
}
.i-dete li .time {
  font-size: 12px;
  color: #696969;
  float: right;
}
.i-product {
  height: 910px;
  background: #f6f6f6;
  overflow: hidden;
}
.i-product .i-public-tit {
  margin-top: 70px;
  margin-bottom: 64px;
}
.i-product ul {
  margin-right: -10px;
}
.i-product li {
  display: inline-block;
  position: relative;
  margin: 0 5px;
  margin-bottom: 13px;
}
.i-product li:nth-child(1),.i-product li:nth-child(2),.i-product li:nth-child(3){
	width: 440px;
	height: 299px;
}
.i-product li:nth-child(4),.i-product li:nth-child(5){
	width: 666px;
	height: 300px;
}
.i-product li img{
	width: 100%;
	height: 100%;
}
.i-product li:hover .mask {
  display: block;
}
.i-product li .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  display: none;
}
.i-product li .mask p {
  word-break: break-all;
}
.i-product li .mask p.tit {
  font-size: 16px;
  color: #fff;
  text-align: center;
  margin: 0 20px;
  margin-bottom: 25px;
  margin-top: 10%;
}
.i-product li .mask p.ins {
  font-size: 14px;
  color: #fff;
  line-height: 25px;
  margin: 0 20px;
}
.footer {
  height: 235px;
}
.footer .f-top {
  height: 250px;
  background: #313131;
  font-size: 14px;
  color: #c9c9c9;
}
.footer .f-top .f-l {
  float: left;
  width: 362px;
  height: 100px;
  font-size: 14px;
  line-height: 28px;
  margin-top: 40px;
  padding-left: 50px;
}
.footer .f-top .f-c {
  width: 422px;
  height: 100px;
  float: left;
  border-left: 1px dashed #505050;
  border-right: 1px dashed #505050;
  margin-top: 71px;
  padding-top: 23px;
}
.footer .f-top .f-c p {
  width: 340px;
  margin: 0 auto;
  margin-bottom: 6px;
}
.footer .f-top .f-ewm {
  float: right;
  margin-right: 138px;
  margin-top: 60px;
}
.footer .f-top .f-ewm img {
  width: 130px;
  height: 130px;
  margin-left: 34px;
}
.footer .f-bottom {
  height: 41px;
  border-top: 1px solid #989898;
  background: #656565;
  font-size: 12px;
  text-align: center;
  line-height: 41px;
  font-family: arial;
}
.footer .f-bottom a {
  margin: 0 16px;
  color: #fff;
}
/*neiye*/
/*n-main*/
.pro {
  height: 455px;
}
.n-main .n-public-tit {
  width: 100%;
  height: 60px;
  background: #fff;
  line-height: 60px;
}
.n-public-tit p a {
  font-size: 14px !important;
}
.n-public-tit p img {
  width: 15px;
  height: 15px;
  margin-right: 10px;
}
.n-main .n-public-tit p {
  font-size: 14px !important;
  color: #666666;
}
.n-main .n-public-tit a {
  font-size: 16px;
  color: #666666;
}
.n-main .n-public-tit a.active {
  color: #cc0000;
  font-weight: bold;
}
.n-main .n-public-tit ul {
  float: right;
}
.n-main .n-public-tit ul li {
  float: left;
  margin-right: 15px;
  display: inline-block;
  height: 60px;
}
.n-main .n-public-tit ul li:hover {
  border-bottom: 5px solid #cc0000;
}
.n-main .n-public-tit ul li.active {
  border-bottom: 5px solid #cc0000;
}
.n-main .n-main-box {
  background: #f2f2f2;
  padding-top: 30px;
  padding-bottom: 30px;
}
.n-main .n-main-box .item {
  display: none;
}
.n-main .n-main-box .active a {
  color: #fff !important;
}
/*about*/
.about p {
  line-height: 30px;
}
/*news-list*/
.n-main .newscj {
  height: 220px;
  overflow: hidden;
  clear: both;
  background: #fff;
}
.n-main .newscj_l {
  float: left;
  width: 345px;
}
.n-main .newscj_l img {
  width: 345px;
  height: 220px;
}
.n-main .newscj_r {
  float: right;
  width: 750px;
  padding-top: 12px;
  margin-right: 40px;
}
.n-main .newscj_r h3.kjzts {
  font-size: 16px;
  font-weight: 800;
  padding-top: 30px;
}
.n-main .newscj_r h3.kjzts:hover a {
  color: #cc0000;
}
.n-main .newscj_r h3.kjzts a {
  color: #333;
}
.n-main .newscj_r .time {
  font-size: 30px;
  font-family: 'Iskoola Pota';
  color: #cc0000;
  line-height: 42px;
  padding-top: 5px;
  letter-spacing: -1.5px;
}
.n-main .team_jj {
  margin-top: 10px;
}
.n-main .news-list {
  padding-bottom: 30px;
}
.n-main .team_jj a {
  font-size: 13px;
  color: #999999;
  line-height: 22px;
  height: 66px;
  overflow: hidden;
}
.n-main .news-list li {
  width: 1200px;
  height: 136px;
  position: relative;
  border-bottom: 1px #d7d7d7 solid;
}
.n-main .news-list li:hover span {
  width: 1200px;
}
.n-main .news-list li a {
  width: 1120px;
  height: 105px;
  padding: 30px 0px 0px 40px;
  z-index: 10;
  position: absolute;
  left: 0;
  top: 0;
}
.n-main .news-list li a:hover h3 {
  color: #cc0000;
}
.n-main .news-list li h4 {
  height: 105px;
  width: 155px;
  font-size: 32px;
  margin-right: 30px;
  color: #999999;
  font-family: 'Iskoola Pota';
  letter-spacing: -1px;
  float: left;
  font-weight: normal;
}
.n-main .news-list li h3 {
  font-size: 16px;
  color: #666666;
  padding-right: 12px;
  margin-bottom: 15px;
  font-weight: normal;
}
.n-main .news-list li p {
  font-size: 12.5px;
  color: #999999;
  line-height: 22px;
}
.n-main .news-list li span {
  width: 0;
  height: 135px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 8;
  background: -webkit-gradient(linear, 120% 0%, 0% 100%, from(#ffffff), to(#ffffff), color-stop(1.2, #f3f3f3));
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -transition: all .3s;
}
/*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%;
}
/*pro*/
.n-staff {
  margin-bottom: -50px;
}
.staff-list {
  height: 300px;
  width: 1364px;
  margin-bottom: 60px;
}
.staff-list li {
  float: left;
  background: #fff;
}
.staff-list li p {
  text-align: center;
  font-size: 14px;
  line-height: 60px;
  overflow: hidden;
  height: 60px;
}
.staff-list li p a {
  color: #555555;
}
.staff-list li p a:hover {
  color: #cc0000;
}
.staff-list .staff {
  width: 326px;
  height: 271px;
  margin: 0 7px;
  margin-bottom: 20px;
}
.staff-list .staff img {
  width: 326px;
  height: 208px;
}
.staff-list .case {
  width: 231px;
  height: 226px;
  margin-bottom: 20px;
  margin-right: 41px;
}
.staff-list .case img {
  width: 231px;
  height: 162px;
}
.staff-list .honor {
  width: 291px;
  height: 472px;
  margin-bottom: 20px;
  margin-right: 58px;
}
.staff-list .honor img {
  width: 291px;
  height: 412px;
}
/*msg*/
.n-msg {
  height: 500px;
  margin-bottom: 75px;
  background: url(../images/nr-bg.jpg) no-repeat;
  overflow: hidden;
}
.n-msg .form {
  margin-top: 85px;
  margin-left: 42px;
}
.n-msg .form span {
  color: #444444;
  font-size: 16px;
  width: 90px;
  display: inline-block;
  text-align: right;
  font-weight: bold;
}
.n-msg .form input {
  border: 1px solid #cccccc;
  background: none;
}
.n-msg .form .clear {
  margin-top: 32px;
}
.n-msg .form input.txt {
  width: 253px;
  height: 48px;
  margin-right: 30px;
}
.n-msg .form textarea {
  width: 1020px;
  height: 148px;
  border: 1px solid #cccccc;
  background: none;
}
.n-msg .form input.yzm {
  width: 126px;
  height: 48px;
}
.n-msg .form .clear2 {
  margin-top: 12px;
}
.n-msg .form img {
  width: 100px;
  height: 50px;
  margin-left: 13px;
  position: relative;
  top: 19px;
  left: 13px;
}
.n-msg .form .btn {
  width: 160px;
  height: 50px;
  background: #cc0000 !important;
  display: block;
  margin: 0 auto;
  color: #fff;
  margin-top: 20px;
}
.pagination {
	clear: both;
  text-align: right;
  float: right;
  margin-bottom: 35px;
}
.pagination a {
  /*width: 40px;*/
  /*height: 40px;*/
  display: block;
  text-align: center;
  float: left;
  /*line-height: 40px;*/
 padding: 7px;
  background: #e5e5e5;
  border: 0;
  margin-right: 10px;
  color: #a6a6a6;
}
.pagination span {
	  position: relative;
    top: 8px;
}
  
.pagination .active {
  border: 0 !important;
  background: #fff;
  color: #cc0000;
}
.pagination .next {
  float: left;
}
.pagination .pre {
  width: 40px;
  height: 40px;
  display: block;
  float: left;
  text-align: center;
  line-height: 40px;
  margin-right: 10px;
}
.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: #cc0000;
}

.n-pro{
	
}
