
* {padding:0;margin:0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}


ul,ol,li{list-style-type:none;}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

@-ms-viewport {
  width: device-width;
}

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family:"Microsoft YaHei", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}



abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}


ol ol,
ul ul,
ol ul,dl,
ul ol {
  margin: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  
  text-decoration: none;
}

/* a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
} */

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: .5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }

}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
}

.container-fluid {
  width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
    .container {
        width:100%
    }
}

@media (min-width: 992px) {
    
	body{overflow-x: hidden;}
}

@media (min-width: 1201px) {
    .container {
        width: 100%;
		max-width: 1200px;
    	min-width: 0px;
    }
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}


a{transition: .6s;}
.img-m img{max-width: 100%;}
.p-m{padding:15px}
.p-r{padding-right:15px}
.p-l{padding-left:15px}
.p-t{padding-top:15px}
.p-b{padding-bottom:15px}
.p-0{padding:0 !important}
.p-r-0{padding-right:0 !important}
.p-l-0{padding-left:0 !important}
.p-lr-0{padding-right:0 !important;padding-left:0 !important}
.p-t-0{padding-top:0 !important}
.p-b-0{padding-bottom:0 !important}
.m-0{margin:0 !important}
.m-r-0{margin-right:0 !important}
.m-l-0{margin-left:0 !important}
.m-t-0{margin-top:0 !important}
.m-b-0{margin-bottom:0 !important}
  .b-l-0{border-left: 0 !important;}
  .b-r-0{border-right: 0 !important;}
  .b-t-0{border-top: 0 !important;}
  .b-b-0{border-bottom: 0 !important;}
  .pos-r {position: relative;}
  .pos-a {position: absolute;}

.f-l{ float:left !important}
.f-r{ float:right !important}
.clear-b{clear: both;}

.text-c{ text-align:center}
.text-l{ text-align:left}
.text-r{ text-align:right}
.uppercase{text-transform:uppercase}
.capitalize{text-transform:capitalize}
.lowercase{text-transform:lowercase}
.wzdd{white-space:nowrap;overflow:hidden;text-overflow : ellipsis;}
.text-in{text-indent: 2em;}

.dis-n{display: none;}
.ov-h{overflow: hidden;}
.block{display: inline-block;box-sizing: border-box;}
.flex{display:-webkit-box;display:-webkit-flex;display:flex}
.flex_item{-webkit-box-flex:1;-webkit-flex:1;flex:1}

 h1, h2, h3, h4, h5, h6{font-weight: normal;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
	margin: 0;
	padding: 0
}
ul{list-style:none}
li{list-style-type:none}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden], template {
display:none;
}
a{ transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;-webkit-transition:all .4s;background-color: transparent;}

a:active {
	outline: 0;
}
a:hover {
	outline: 0;
}

body{width: 100%;min-width: 1200px;}
/*logo*/
.t-cont{position: relative;width: 100%;}
.top-head{position: absolute;z-index: 55;background: rgba(255,255,255,.7);border-bottom: 1px solid #fff;width: 100%;height: 99px;}
.logo{width:325px;}
/*导航bottn*/

/*导航*/
.nav-ul{height: 50px;width:830px;padding-top: 25px; }

/* Desktop Navigation */
.nav-menu, .nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu > ul > li {
  position: relative;display:block;border-radius: 6px;
  white-space: nowrap;text-align: center;
	float: left;
}
.nav-menu > ul > .li-h a{padding:0 21px;}
.nav-menu > ul > .li-h:hover {background: url(../images/hnav.png) no-repeat right;}
.nav-menu > ul > li:last-child{border:0;}

.nav-menu > ul > li>a{font-size: 18px;color: #000;}
.nav-menu a {
  display: block;text-transform:uppercase;
  position: relative;
  color: #444444;
  padding: 10px 15px;
  transition: 0.3s;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}
.nav-menu > ul > li a span{display: block;height: 36px;border-radius: 50px;width: 100%;line-height: 36px;}
.nav-menu > ul > .li-h a span{line-height: 50px;height: 50px;}
.nav-menu a:hover span,.nav-menu > ul > .li-h:hover a span{color: #fff;}
.nav-menu a:hover, .nav-menu .active > a, .nav-menu li:hover > a {
  color: #2e3192; 
  text-decoration: none;
}



.nav-menu .drop-down ul {
  display: block;
  position: absolute;
  left: 0;
  top: calc(100% + 30px);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  padding: 10px 0;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: ease all 0.3s;
}

.nav-menu .drop-down:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.nav-menu .drop-down li {
  min-width: 180px;
  position: relative;
}

.nav-menu .drop-down ul a {
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
  color: #1c3745;
}

.nav-menu .drop-down ul a:hover, .nav-menu .drop-down ul .active > a, .nav-menu .drop-down ul li:hover > a {
  color: #fff;font-weight: bold;
}
.nav-menu .drop-down ul a:hover{background:#f28e00; }

.nav-menu .drop-down > a:after {
  content: "";
  padding-left: 18px;
  position: absolute;
    right:3px;
    top: 50%;
    width: 18px;
    height: 18px;
    margin-top: -9px;
}

.nav-menu .drop-down .drop-down ul {
  top: 0;
  left: calc(100% - 30px);
}

.nav-menu .drop-down .drop-down:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
}

.nav-menu .drop-down .drop-down > a {
  padding-right: 35px;
}

.nav-menu .drop-down .drop-down > a:after {
  
	top: 50%;
    margin-top: -4px;
    height: 8px;
  position: absolute;
  right: 15px;
}

@media (max-width: 1366px) {
  .nav-menu .drop-down .drop-down ul {
    left: -90%;
  }
  .nav-menu .drop-down .drop-down:hover > ul {
    left: -100%;
  }
  .nav-menu .drop-down .drop-down > a:after {
    content: "";
  }
}

/* Mobile Navigation */
.mobile-nav {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 9999;
  overflow-y: auto;
  left: -260px;
  width: 260px;
  padding-top: 18px;
  background: #000;
  transition: 0.4s;
}

.mobile-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mobile-nav a {
  display: block;
  position: relative;
  color: #ddecf5;
  padding: 10px 20px;
  font-weight: 500;
}

.mobile-nav a:hover, .mobile-nav .active > a, .mobile-nav li:hover > a {
  color:#ff8900;
  text-decoration: none;
}

.mobile-nav .drop-down > a:after {
  content: "";
  background:url(../images/xtb.png) no-repeat right center; 
	top: 50%;
    margin-top: -4px;
    height: 8px;
  padding-left: 10px;
  position: absolute;
  right: 15px;
}

.mobile-nav .active.drop-down > a:after {
  content: "";
}

.mobile-nav .drop-down > a {
  padding-right: 35px;
}

.mobile-nav .drop-down ul {
  display: none;
  overflow: hidden;
}

.mobile-nav .drop-down li {
  padding-left: 20px;
}


.mobile-nav-overly {
  width: 100%;
  height: 100%;
  z-index: 99;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(20,15,25, 0.8);
  overflow: hidden;
  display: none;
}

.mobile-nav-active {
  overflow: hidden;
}

.mobile-nav-active .mobile-nav {
  left: 0;
}

.mobile-nav-active .mobile-nav-toggle i {
  color: #fff;
}

/*banner*/
.banner{ width:100%; position:relative; height:100%;}
.slides{position:relative; height:100%;}
.slides li{height:100%; position:relative; width:100%;}
.slides li a{ display:block; width:100%; height:auto;}
.slides li img{display:none;}

.tongz{padding-top: 15px;padding-bottom: 15px;margin-bottom: 5px;}
.tongz-l{font-size: 18px;color: #333;height: 30px;line-height: 30px;display: block;}
.tongz-ul{height: 28px;overflow: hidden;width: 830px;}
.tongz-ul li{width: 830px;}
.tongz-ul li a{display: block;font-size: 18px;line-height: 30px;color: #444;}
.tongz-ul li a:hover{color: #f00;}

.gg-btn{font-size: 14px;color: #444;width:80px;height: 28px;border:1px solid #cccccc;background: #eaeaea;text-align: center;line-height: 28px;border-radius: 5px;display: block;float: right;}
.gg-btn:hover{color: #fff;background: #267bcb}


.lbt{width: 585px;height: 340px;float: left;overflow: hidden;position: relative;}




.flex-control-nav{ position:absolute; bottom:3%; z-index:99; width:100%; text-align:center;}
.flex-control-nav li{ display:inline-block; height:6px;  margin:0 7px;}
.flex-control-nav li a{ display:block;background: #fff; overflow:hidden; text-indent:-999px; width:12px; height:12px;border-radius:50%; cursor:pointer;transition-delay: 0s; transition-duration: 0.3s; transition-property: all; transition-timing-function: ease;}
.flex-control-nav li a.flex-active{width:26px;border-radius: 20px; transition-delay: 0s; transition-duration: 0.3s;background: #ff0008; transition-property: all; transition-timing-function: ease;}
.flex-direction-nav{position:absolute;z-index:99;width:100%;top:50%;margin-top: -45px; }
.flex-direction-nav li a{display:block;width:68px;height:68px;overflow:hidden;cursor:pointer;position:absolute;filter:alpha(opacity=80); -moz-opacity:1; -khtml-opacity:1; opacity: 1;}

/*首页内容开始*/
.xw-tup{width:585px;height: 340px;overflow: hidden;float: left; }
.cont-nav{width: 614px;float: right;}
.cont-nav a{display: block;float: left;margin-left:14px;margin-bottom: 10px;overflow: hidden;width: 190px;height: 165px; text-align: center;padding-top: 16px;}
.cont-nav a img{transition: .5s;}
.cont-nav a p{color: #fff;font-size: 18px;text-shadow: 0 0 1px rgba(0,0,0,.5)}
.cont-nav a:nth-child(1){background: #539ce7;}
.cont-nav a:nth-child(2){background: #7f9eff;}
.cont-nav a:nth-child(3){background: #56bce4;}
.cont-nav a:nth-child(4){background: #68d8d0;}
.cont-nav a:nth-child(5){background: #ffb589;width: 394px;padding: 46px 30px 0 50px}
.cont-nav a:nth-child(5) p{float: left;font-size: 25px;text-align: left;}
.cont-nav a:nth-child(5) img{float: left;}
.cont-nav a:hover img{transform: translate(0,-6px);}


/*第一部分*/
.tit-max{padding-top: 50px;}
.tit-max h3{font-size: 36px;}
.tit-max p{padding-top: 10px;color:#666666;font-size: 14px; }
.tit-max span{text-align: center;margin-top: 15px;display: block;}

.ind-l{padding-top: 18px;}
.ind-l li{width: 20%;float: left;text-align: center;}
.ind-l li a p{color:#333;font-size: 15px;padding: 10px 15px 0 15px;}
.ind-l-img{width: 210px;height: 140px;overflow: hidden;margin: 0 auto}
.ind-l-img img{max-width: 100%;height: 140px;transition: .5s;}
.ind-l li a:hover img{transform: scale(1.1);}
.ind-l li a:hover p{color: #f00}

/*简介*/
.jianjie{background:url(../images/jjbj.jpg) no-repeat center top;padding:40px 0;margin-top: 40px; }
.jianjie .jj-c{background:url(../images/e_29.png) no-repeat center top;height: 540px;width: 860px;float: left;}
.jj-c h3{padding-left:248px;padding-top: 5px;}
.jj-c p{padding-right: 15px;font-size: 16px;color: #000;padding-top: 15px;padding-left: 252px;}

.jj-c-r{width: 300px;float: left;padding-top: 64px;position: relative;}
.anl-m{width: 300px;height: 480px;overflow: hidden;border:3px solid #fff;position: relative;}
.anl-m img{width: 100%;height: 480px;transition: .5s;}
.anl-m a:hover img{transform: scale(1.1);}
.anl-m .anl-m-t{position: absolute;height: 100px;padding:15px;color: #fff;background: rgba(0,0,0,.7);bottom: 0;}
.anl-m-t h4{font-size: 20px;}
.anl-m-t p{font-size: 12px;height:40px;overflow: hidden; }
.anl-tt{position: absolute;top:160px;right: -30px;width: 130px;height: 163px;background:url(../images/bk.png) no-repeat center top;text-align: center;color: #fff;font-size: 20px;padding-top: 56px;z-index: 5;display: block;}
.anl-tt:hover{font-weight: bold;transform: translate(-5px);}

/*新闻中心*/
.news-li{ margin-top: 15px;}
.news-li a{display: block;border-bottom: 1px dashed #ddd;padding-bottom: 15px;margin-bottom: 15px;overflow: hidden;}
.news-li a span{background:url(../images/e_44.png) no-repeat center top;width: 30px;height:100%;line-height: 30px;font-size: 16px;color: #fff; display: block;float: left;margin-right: 15px;position: relative;transition: .6s;}
.news-li a:hover span{background:url(../images/e_41.png) no-repeat center top;}
.news-li a h3,.news-li a p{width: 506px;display: block;float: left;color: #333;font-size:16px;}
.news-li a:hover h3{color: #f28e00;font-weight: bold; }
.news-li a p{color: #888;font-size: 12px;padding-top: 10px;}
.news-li span::before{display: block;width: 100%;height: 31px;color: #fff;}
 .news-li .col-xs-12:nth-child(1) span::before{content: '1';}
.news-li .col-xs-12:nth-child(2) span::before{content: '2';}
.news-li .col-xs-12:nth-child(3) span::before{content: '3';}
.news-li2 .col-xs-12:nth-child(1) span::before{content: '4';}
.news-li2 .col-xs-12:nth-child(2) span::before{content: '5';}
.news-li2 .col-xs-12:nth-child(3) span::before{content: '6';}
}

.mySwiper3 .swiper-slide {}
.mySwiper3 .swiper-slide a{display: inline-block;height: 100%;position: relative;}
.mySwiper3 .swiper-slide p{position: absolute;width: 100%;height: 50px;padding:15px 20px 0 20px;bottom: 0;background: rgba(0,0,0,.6);font-size: 18px;color: #fff;}

.xwlist .mk-blck:nth-child(odd){margin-right: 28px;}
.mk-blck{border:1px solid #dcdcdc;width: 586px;float: left;margin-bottom: 28px;}
.mk-blck-n{border:2px solid #fff;width: 100%;height: 444px;padding:18px 30px 20px 30px;background: #f5f5f5;}
.mk-tit{border-bottom: 1px solid #cdcdcd;position: relative;overflow: hidden;margin-bottom: 20px;}
.mk-tit h3{float: left;font-size:20px;color: #267bcb;border-bottom: 2px solid #267bcb;position: relative;padding-bottom: 9px; }
.mk-tit h3:before{position: absolute;bottom: -1px;width: 100%;content: '';height: 2px;background: #267bcb}
.mk-tit a{float: right; display: block;color: #999;font-size: 12px;font-family: "SimSun";padding-top: 10px;}
.mk-tit a img{padding-left: 5px;}
.mk-tit a:hover{color: #f00}



/* 2.4.5 EVENTS */
.events.events-v3 {}

  .events .line-v2 {
    margin: auto;
    width: 300px;
    height: 2px;
    background: #8e7037;
    margin-top: 22px;
    margin-bottom: 45px; }
  .events .owl-carousel {
    margin-top: 0; }
    .events .owl-carousel .owl-nav {
      display: none;
      position: absolute;
      right: 15px;
      top: -105px; }
      .events .owl-carousel .owl-nav .owl-prev {
        font-size: 0; }
        .events .owl-carousel .owl-nav .owl-prev:hover:before {
           }
        .events .owl-carousel .owl-nav .owl-prev:before {
          content: "";
          
          position: absolute;
          width: 17px;
          height: 30px;
          margin-left: -40px; }
      .events .owl-carousel .owl-nav .owl-next {
        font-size: 0; }
        .events .owl-carousel .owl-nav .owl-next:before {
          content: "";
          
          position: absolute;
          width: 17px;
          height: 30px; }
        .events .owl-carousel .owl-nav .owl-next:hover:before {
          }
  .events .line {
    width: 300px;
    height: 1px;
    background: #8e7037;
    margin-top: 22px;
    margin-bottom: 45px; }
  .events .events-title {
    color: #232323; }
  .events .events-item {
    position: relative;
    text-align: center;
    overflow: hidden;
    display: block;
    cursor: pointer; }
    .events-img {overflow: hidden;max-height: 300px;width: 240px}
    .events .events-item img {max-height:300px; 
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .events .events-item:hover img {
      transform: scale(1.2);
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .events .events-item .events-content {
      background: #f0f0f0;height: 50px;}
      .events .events-item .events-content a:hover {
        text-decoration: none; }
.events .events-item a{width: 270px;height: 360px;padding:10px 0 0 10px ;background:url(../images/al-bj.png) no-repeat center top;display: block;}

.sky-h3 {
  color: #333;line-height: 50px;text-align: center;
  font-size: 18px;
  font-weight: normal;padding-right: 25px; }

/**/
.events3{}
.events3 .owl-theme{margin-top: 30px;}
.events3 .events-item .events-content{height: 46px;background: none;}
.events3 .sky-h3 {
  color: #333;line-height: 46px;text-align: center;
  font-size: 18px;
  font-weight: normal; }
.events-item a:hover .sky-h3 {color: #f00}

/**页脚**/
.footer{background: #2d3237;padding:30px  0;color: #fff;font-size: 14px;margin-top: 45px;font-family: "SimSun"}
.ewm{padding: 10px; text-align: center;}
.ewm img{max-width: 100%;}
.ewm p{font-size: 12px;color: #999999}

.lxnr{padding-right: 10px;}
.lxnr h4{font-size: 18px;}
.lxnr p{font-size: 32px}
.lxnr a{border-radius: 50px;background: #fff;color: #f28e00;height: 30px;width:100px;line-height: 30px;text-align: center;display: block;float: right;}
.lxnr a:hover{background:#f28e00;color: #fff;}

.footer-nav{background: #f28e00;height: 42px;line-height: 42px;}
.footer-nav a{color: #fff;font-size: 18px;display: block;background: url(../images/f_03.png) no-repeat right 15px ;text-shadow:1px 2px 1px #eb4f00}
.footer-nav li{width: 12.5%;float: left; text-align: center;}

.footer .col-xs-4{padding-top: 20px;}
.footer .col-xs-6 {padding-top: 20px;}
.footer .col-xs-6 p{font-size: 14px}
.footer .col-xs-6 p:nth-child(2){padding-top: 8px;}
.footer .col-xs-6 p:nth-child(2),.footer .col-xs-6 p:nth-child(2) a{font-size: 12px;color: #999}
/*内页 简介*/
/*内容页*/
.ny-l{width: 260px;float: right;margin-top: 35px;}
.ny-l h3 {background:url(../images/b.jpg) no-repeat top center;height: 80px;color: #fff;font-size: 24px;padding-top: 15px;padding-left: 15px;}
.ny-l h3 p{font-size: 14px;}

.ny-l-nav{border:1px solid #ccc;background: #ededed;padding:5px;border-top: 0;padding-top: 0;margin-bottom: 20px;}
.ny-l ul{background: #fff;padding: 14px;}
.ny-l ul li{height: 42px;position: relative;border-bottom: 1px solid #ccc;}
.ny-l ul li>a{height: 42px;line-height: 42px;color: #333;display: block;width: 100%;padding-left:22px;font-size: 16px; }
.ny-l ul li>a:hover{background:url(../images/n-na.png) no-repeat top left;}
.ej-nav{position: absolute;left: calc(100% - 12px);top: 0;padding:5px;z-index: 5;background: #fff;box-shadow: 0 0 5px rgba(0,0,0,.3);opacity: 0;transition: .6s;display: block;}
.ej-nav a{display: block;height: 40px;border-bottom: 1px solid #eee;font-size: 14px;width: 130px;line-height: 40px;text-align: center;color: #333;}
.ej-nav a:hover{background: #eeeeee;}
.ny-l ul li:hover .ej-nav{display: block;left:100%;opacity: 1}
.ny-nav-a{background:url(../images/n-na.png) no-repeat top left;}

.ny-top-tit{background:url(../images/d_07.jpg) no-repeat top left;font-size: 24px;color: #fff;text-align: center;padding: 20px;height: 140px;}
.ny-top-tit p{background:url(../images/tnone.png) no-repeat bottom center;padding:0 20px 28px 20px;}



.ny-r{width:910px;float: left;margin-top: 35px;}
.ny-r-t{padding-bottom: 20px;padding-top: 20px;width: 100%;background: #e8f2fe; overflow: hidden;}
.ny-r-t h3{font-size: 18px;color: #333;font-weight: bold;padding-left: 30px;float: left;}
.t-mbx{width: 100%;font-size: 14px;color: #666;font-family: "SimSun"}
.t-mbx a{color: #666;}
.t-mbx span{background:url(../images/d_03.png) no-repeat left center;padding-left: 20px;padding-top: 2px;}

.ny-r-c{padding-bottom: 20px;font-size:16px;color: #333;line-height: 1.8;min-height: 500px; }
.ny-r-c img{max-width: 100%;}

.wz-fy{width: 100%;border-top: 1px dashed #ccc ;margin-top: 20px;padding-top: 20px;}
.wz-fy a{color: #444;}
.wz-fy div span{background:url(../images/sjx.png) no-repeat left 7px;padding-left: 11px;}

.ny-r-t2{padding-bottom: 15px;margin-bottom: 15px;border-bottom:1px dashed  #ddd;}
.ny-r-t2 p{font-size: 14px;color: #888;font-family: "SimSun"}
/*案例图文*/
.tuwen{}
.tuwen-img{width: 280px;height: 210px;border:1px solid #ddd;padding: 5px;overflow: hidden;}
.tuwen-img img{width: 100%;height: 198px; transition: .6s;}
.tuwen a p{font-size: 18px;color: #333;padding-top: 8px;}
.tuwen a:hover p{color: #f00}
.tuwen a:hover img{transform: scale(1.1);}
.tuwen .col-xs-4{margin-bottom: 20px;}
/*内页banner*/
.banner-2{position: relative;width: 100%;min-height:440px;text-align: center; }

/*新闻列表*/
.news-tt{}
.news-tt a{display: block;margin-bottom: 15px;overflow: hidden;}
.news-tt-img{float: left;width:150px;height:110px;overflow: hidden }
.news-tt-img img{max-width: 100%;height: 110px;transition: .5s;}
.news-tt a:hover img{transform: scale(1.1);}
.news-tt-c{width: 350px;float: right;}
.news-tt a h3{color: #444;font-size:18px; }
.news-tt a span{color: #999999;font-size: 12px;font-family: "SimSun"}
.news-tt a p{font-size: 14px;color: #999;height: 44px;overflow: hidden;font-family: "SimSun";margin-top: 18px;}
.news-tt a:hover h3{color: #f00}

.news-ul{padding-top: 10px;overflow: hidden;width: 100%;}
.news-ul li{overflow: hidden;margin-bottom: 9px;}
.news-ul li a{display: block;width: 100%;padding-bottom:9px;border-bottom: 1px dashed #cdcdcd;font-family: "SimSun" ;overflow: hidden;}
.news-ul li a p{color: #666;font-size: 16px;width: 390px;float: left;padding-left: 12px;background: url(../images/sjx2.png)no-repeat left 8px;}
.news-ul li a span{color: #999;font-size: 12px;display: block;float: right;padding-top: 4px}
.news-ul li a:hover p{color: #f00;}

.news-li-2 a{display: block;padding-bottom:5px;color: #333;font-size: 16px;padding-left: 12px;background: url(../images/sjx.png) no-repeat left 10px;}
.news-li-2 a:hover{color: #f00}
.news-li-2 a:nth-child(5),.news-li-2 a:nth-child(10){border-bottom: 1px dashed #ccc;margin-bottom: 15px;padding-bottom: 10px;}
.news-li-2 a:nth-child(odd){}
.news-li-2 a:nth-child(even){}
/*分页*/
.page-c{}
.page-c a{background: url(../images/y_03.png);    background-size: contain;box-shadow: 1px 1px 3px rgba(0,0,0,.2);color: #333}
.page-c a,.page-c span{display: inline-block;margin: 0 5px;height: 40px;padding:0 15px ;border-radius: 4px;border:1px solid #cccccc;line-height: 40px;}
.page-c span{background:#267bcb;color: #fff; }
.page-c a:hover{background:#267bcb;color: #fff; }
.page-c a:nth-child(1):hover{color: #333}

.xq-blck{width: 420px;height: 180px;float: left;border:1px solid #dcdcdc;padding-left: 37px;margin-bottom: 20px}
.xq-blck h3{font-size: 18px;color: #666;font-weight: bold;padding-top: 20px;padding-bottom: 10px;text-align: center;}
.xq-blck-mian .xq-blck:nth-child(even){margin-left: 40px;}
.xq-blck-c{font-size: 14px;color: #666666;font-family: "SimSun";}
.xq-f{float: left;line-height: 18px;padding-right: 15px;}
.xq-f img{float: left;padding-top: 4px;margin-right:2px;}
.xq-blck-c .col-xs-12{padding-top: 4px;}






