@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: 1200px;
  margin: 0 auto;
}
.bor0 {
  border: none !important;
}
.top{
	height: 35px;
	background: #e8e8e8;
	font-size: 12px;
	color: #000000;
	line-height: 35px;
	margin-top: -17px;
}
.top .right{
	margin-top: 3px;
}
.top .right a{
	margin: 0 5px;
}
.header {
  height: 110px;
}
.header .logo {
  width: 446px;
  height: 63px;
  margin-top: 24px;
  float: left;
}
.header .phone {
  float: right;
  width: 260px;
  margin-top: 38px;
}
.header .phone img {
  float: left;
  margin-right: 8px;
}
.header .phone p {
  font-size: 14px;
  color: #4d4d4d;
}
.header .phone h3 {
  font-size: 24px;
  color: #306085;
  font-weight: normal;
  display:inline-block;
}
.nav {
  height: 50px;
  background: #3b3a3a;
  overflow: hidden;
}
.nav li {
  width: 140px;
  border-left: 1px solid #303030;
  text-align: center;
  line-height: 50px;
  float: left;
  border-right: 1px solid #444444;
}
.nav li a {
  font-size: 14px;
  color: #fff;
}
.banner {
  height: 450px;
  position: relative;
  overflow: hidden;
}
.banner ul {
  position: relative;
}
.banner ul li {
  float: left;
  height: 450px;
  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: #0073e9;
}
.banner img {
  border: 0 none;
  position: absolute;
  left: 50%;
  margin-left: -960px;
  top: 0;
  vertical-align: top;
}
.i-about {
  overflow: hidden;
  margin-top: 53px;
  margin-bottom: 70px;
}
.i-about .left {
  width: 500px;
  height: 360px;
}
.i-about .right {
  width: 600px;
  margin-right: 64px;
}
.i-about .right p.tit {
  font-size: 26px;
  color: #306085;
  margin-top: 25px;
  margin-bottom: 24px;
}
.i-about .right .line {
  width: 60px;
  height: 4px;
  background: #306085;
  clear: both;
  margin-bottom: 32px;
}
.i-about .right p.ins {
  font-size: 16px;
  color: #060606;
  line-height: 25px;
  margin-bottom: 20px;
}
.i-about .right a.more {
  width: 96px;
  height: 32px;
  border: 2px solid #242424;
  text-align: center;
  line-height: 32px;
  display: block;
  font-size: 16px;
  color: #242424;
  margin-top: 40px;
}
.i-pro {
  overflow: hidden;
  margin-bottom: 30px;
}
.i-pro .title {
  text-align: center;
  font-size: 26px;
  color: #306085;
  margin-bottom: 48px;
}
.i-pro .title .line {
  width: 60px;
  height: 4px;
  background: #306085;
  margin: 0 auto;
  margin-top: 18px;
}
.i-pro .pro-class {
  overflow: hidden;
  margin-bottom: 30px;
  text-align: center;
}
.i-pro .pro-class a {
  display: inline-block;
  color: #000;
  font-size: 14px;
  padding: 7px 24px;
  border: 1px solid #cecece;
  margin: 0 5px;
}
.i-pro .pro-class a:hover,
.i-pro .pro-class a.active {
  color: #fff;
  background: #3b3a3a;
  border-color: transparent;
}
.i-pro .pro-list {
  overflow: hidden;
}
.i-pro .pro-list ul {
  margin-right: -60px;
}
.i-pro .pro-list li {
  width: 362px;
  height: 431px;
  float: left;
  margin-right: 57px;
  margin-bottom: 30px;
}
.i-pro .pro-list li .tp {
  position: relative;
  width: 100%;
  height: 300px;
  margin-bottom: 30px;
}
.i-pro .pro-list li .tp:hover .mask {
  display: block;
}
.i-pro .pro-list li .tp .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  text-align: center;
  line-height: 300px;
  background: rgba(120, 151, 176, 0.78);
}
.i-pro .pro-list li .tp .mask img {
  vertical-align: middle;
}
.i-pro .pro-list li .tp img.img {
  width: 100%;
  height: 100%;
}
.i-pro .pro-list li p.tit {
  font-size: 17px;
  color: #2f2f2f;
  text-align: center;
  margin-bottom: 16px;
}
.i-pro .pro-list li p.ins {
  font-size: 14px;
  line-height: 28px;
  color: #2f2f2f;
}
.i-section {
  height: 228px;
  background: #eeeeee;
  overflow: hidden;
}
.i-section .tit {
  margin-top: 37px;
  color: #306085;
  font-size: 20px;
  margin-bottom: 25px;
}
.i-section .tit a{
	color: #306085;
}

.i-section .i-news {
  float: left;
  width: 364px;
  margin-right: 68px;
}
.i-section .i-news li {
  font-size: 14px;
  color: #494e53;
  margin-bottom: 20px;
}
.i-section .i-news li a {
  color: #494e53;
}
.i-section .i-news li .time {
  float: right;
  margin-right: 40px;
}
.i-section .ins {
  color: #494e53;
  font-size: 14px;
  line-height: 26px;
}
.i-section .i-qus {
  width: 325px;
  float: left;
}
.i-section .i-qus .ins {
  margin-bottom: 16px;
}
.i-section .i-contact {
  width: 356px;
  float: right;
}
.footer {
  width: 100%;
  height: 57px;
  background: #3b3a3a;
  text-align: center;
  font-size: 14px;
  color: #9a9a9a;
  line-height: 57px;
}
.footer a {
  color: #9a9a9a;
}
/*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: #035487;
  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 #035487;
}
.n-main .n-public-tit ul li.active {
  border-bottom: 5px solid #035487;
}
.n-main .n-main-box {
  background: #f2f2f2;
  padding-top: 30px;
  padding-bottom: 30px;
  overflow: hidden;
}
.n-main .n-main-box .item {
  display: none;
}
.n-main .n-main-box .active a {
  color: #fff !important;
}
.n-main-box .right{
	width: 925px;
}
/*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: #035487;
}
.n-main .newscj_r h3.kjzts a {
  color: #333;
}
.n-main .newscj_r .time {
  font-size: 30px;
  font-family: 'Iskoola Pota';
  color: #035487;
  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: #035487;
}
.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%;
}
/*staff*/
.n-staff {
  margin-bottom: -50px;
}
.staff-list {
  width: 1300px;
  margin-bottom: 60px;
}
.staff-list li {
  float: left;
  background: #fff;
  text-align: center;
}
.staff-list li p {
  text-align: center;
  font-size: 14px;
  line-height: 50px;
}
.staff-list li p a {
  color: #555555;
}
.staff-list li p a:hover {
  color: #035487;
}
.staff-list li span {
  font-size: 12px;
  color: #fd000c;
}
.staff-list .staff {
  /*width: 362px;*/
  /*height: 371px;*/
  margin-bottom: 20px;
  /*margin-right: 50px;*/
 width: 312px;
height: 303px;
margin-right: 20px;
}

.staff-list .staff img {
  /*width: 362px;*/
  /*height: 300px;*/
 width: 312px;
 height: 250px;
}
/*honor*/
.n-honor li {
  width: 240px;
  text-align: center;
  float: left;
  margin: 10px 30px;
  margin-bottom: 20px;
}
.n-honor li img {
  width: 240px;
  height: 188px;
}
.n-honor li p {
  line-height: 50px;
  font-size: 14px;
}
.n-honor li a {
  color: #000;
}
.n-job .human_box .job_tit {
  background: none repeat scroll 0 0 #035487;
  height: 50px;
  font-size: 16px;
  width: 1200px;
  color: #fff;
  line-height: 50px;
}
.n-job .human_box .job .item {
  float: left;
  height: 50px;
  line-height: 50px;
  padding-left: 40px;
  font-size: 14px;
  display: block;
}
.n-job .job_l1 {
  width: 225px;
  border-right: 1px solid #fff;
}
.n-job .job_l2 {
  width: 120px;
  border-right: 1px solid #fff;
}
.n-job .job_l3 {
  width: 250px;
  border-right: 1px solid #fff;
}
.n-job .job_l4 {
  width: 250px;
  border-right: 1px solid #fff;
}
.n-job .job_l5 {
  width: 150px;
  border-right: 1px solid #fff;
}
.n-job .job li {
  color: #525252;
  background: #fff;
  overflow: hidden;
}
.n-job .job li .job_box {
  background: none repeat scroll 0 0 #F7F7F7;
  float: left;
  line-height: 20px;
  padding: 20px 50px;
  width: 1200px;
  font-size: 14px;
  display: none;
}
.n-job .job_btn {
  cursor: pointer;
}
.n-job .human_box p {
  font-family: "Microsoft YaHei";
  padding-bottom: 20px;
  color: #343434;
}
.pagination {
  text-align: right;
  float: right;
  margin-bottom: 35px;
}
.pagination li {
    float: left;
}
.pagination a {
  /*width: 40px;
  height: 40px;
  display: block;
  text-align: center;
  float: left;
  line-height: 40px;
  background: #e5e5e5;
  border: 0;*/
 margin: 0 5px;
  /*margin-right: 10px;*/
  color: #a6a6a6;
}
.pagination span{
	margin:  0 5px;
}
.pagination .active {
  border: 0 !important;
  background: #fff;
  color: #035487;
}
.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: #035487;
}
/*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: #004ea2 !important;
  display: block;
  margin: 0 auto;
  color: #fff;
  margin-top: 20px;
}


 .lefttr{
        float: left;
        width: 244px;
        overflow: hidden;
    }
    .leib2, .leib {
        width: 244px;
        margin-bottom: 20px;
        font-family: "Microsoft Yahei";
    }
    .leib2 .clmtit, .leib .clmtit {
    color: #fff;
    background: #3b3a3a;
    width: 244px;
    border-bottom: 1px solid #fff;
    height: 67px;
    line-height: 67px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
.leib2 .nr {
    border: 1px solid #ececec;
    background: #f5f5f5;
    padding: 24px 20px 10px;
}
.leib2 .nr h3 {
    border-bottom: 1px solid #e6e6e6;
    height: 47px;
    line-height: 47px;
    overflow: hidden;
}
.leib2 .nr h3 a:hover, .leib2 .nr h3.cur a {
    color: #0073e9;
    background: url(../images/flico2.jpg) no-repeat scroll 188px 18px;
}
.leib2 .nr h3 a {
    text-decoration: none;
    color: #333;
    background: url(../images/flico1.jpg) no-repeat scroll 188px 18px;
    font-size: 14px;
    display: block;
}
.leib2 .nr ul {
    margin: 0px 0px 10px;
}
.leib2 .nr ul li {
    border-bottom: 1px solid #e6e6e6;
}
.leib2 .nr ul li a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    background: url(../images/flico3.jpg) 0px center no-repeat;
    height: 40px;
    line-height: 40px;
    padding-left: 18px;
    font-size: 14px;
    color: #777;
}
.leib2 .nr ul li a:hover,.leib2 .nr ul li.cur a{color: #0073e9; font-weight:bold;}
.leftlx {
    width: 222px;
    text-align: left;
    margin-top: 0px;
    font-family: "Microsoft Yahei";
    font-size: 14px;
    padding: 10px;
    border: 1px solid #ececec;
    display: block;
    margin-bottom: 20px;
}
.leftlx .dianh {
    padding: 0 0 15px 0;
    width: 222px;
    overflow: hidden;
}
.leftlx .dianh img {
    width: 216px;
    display: block;
}
.leftlx .dianh .dianhua {
    border-bottom: 1px solid #ececec;
    text-align: center;
}
.leftlx .dianh .dianhua p {
    color: #0073e9;
    font-family: "Microsoft Yahei";
    font-size: 28px;
    padding-bottom: 10px;
}
.leftlx .dianh .dianhua span {
    color: #000;
    display: block;
    font-size: 16px;
}
.leftlx .dianh p {
    font-weight: normal;
    font-size: 14px;
    color: #666;
    padding-top: 0px;
    line-height: 30px;
}
.leftlx .dianh p a{
    color: #666;
}
.leftlx .dianh span {
    color: #000;
    display: inline-block;
}

.i-link{
	margin: 20px 0;
}
