html{overflow-x:hidden;}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    margin: 0;
    font-family: "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}

a {
    text-decoration: none;
}
img{border: 0;}
.sr-only {
    display: none;
}

li {
    list-style: none;
}
* { margin: 0; padding: 0; }

/*icon*/

@font-face {
    font-family: 'iconfont';
    src: url('http://at.alicdn.com/t/font_1440433758_2295191.eot');
    /* IE9*/
    
    src: url('http://at.alicdn.com/t/font_1440433758_2295191.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    
    url('http://at.alicdn.com/t/font_1440433758_2295191.woff') format('woff'),
    /* chrome、firefox */
    
    url('http://at.alicdn.com/t/font_1440433758_2295191.ttf') format('truetype'),
    /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    
    url('http://at.alicdn.com/t/font_1440433758_2295191.svg#iconfont') format('svg');
    /* iOS 4.1- */
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 14px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: normal;
}

.icon-search:before {
    content: "\e600";
}

.icon-Carm:before {
    content: "\e600";
}
/*icon结束*/

.wrap {
    width: 1240px;
    margin: 0 auto;
    position: relative;
}

.target-fix {
    position: relative;
    display: block;
    top: -100px;
    height: 0;
    overflow: hidden;
}
input,
button,
select {
    outline: 0;
}

.top {
    height: 23px;
    padding: 7px 0 0;
    text-align: right;
    font-size: 12px;
}

.top img {
    margin: -8px 0;
}

.top .search {
    display: inline-block;
    position: relative;
}

.top .search input {
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 160px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    text-indent: 5px;
    padding-right:20px;
}

.top a.search-ico {
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    color: #999;
    right: 1px;
    top: 1px;
    z-index: 2;
    text-align: center;
}

.top .lang {
    display: inline-block;
    color: #ccc;
}

.top .lang b {
    color: #ff6633;
}
.h100{height: 100px;}
.nav-wrap {
    background: #fff;
    height: 100px;
    position: absolute;
    top: 30px;
    width: 100%;
}

.nav-wrap .wrap:after {
    content: " ";
    clear: both;
}
.nav-wrap.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}
.nav-wrap .logo {
    float: left;
    margin-top: 15px;
}

.nav-wrap .navbar {
    float: right;
    text-align: right;
    margin-top: 40px;
}

.nav-wrap .nav {
    margin: 0;
    padding: 0;
}

.nav-wrap .nav li {
    float: left;
    text-align: center;
    padding: 0;
    border-right: 1px solid #eee;
    font-size: 16px;
    list-style: none;
    position: relative;
}

.nav-wrap .nav li a {
    display: block;
    line-height: 1;
    color: #555;
    font-size: 16px;
    width: 100px;
    height: 36px;
}
.nav-wrap .nav li a span,.nav-wrap .nav li a b{position: absolute;display: block;width: 100%;transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;}
.nav-wrap .nav li a b {
    color: #ccc;
    font-family: "Arial Narrow";
    font-size: 14px;
    font-weight: normal;
}
.nav-wrap .nav li a span{top:0}
.nav-wrap .nav li a b{bottom:0}
.nav-wrap .nav li a:hover span,.nav-wrap .nav li.active a span{top:19px}
.nav-wrap .nav li a:hover b,.nav-wrap .nav li.active a b{bottom: 22px;}
.nav-wrap .nav li.active a,
.nav-wrap .nav li.active a b,
.nav-wrap .nav li a:hover,
.nav-wrap .nav li a:hover b {
    color: #e60012;
}

.nav-wrap .nav li.noborder {
    border-right: 0;
    width: 100px;
}

.topimg {
    height: 500px;
}

.topimg .item {
    background-size: cover;
    background-position: center;
    height: 650px;
}

.map {
    background: #fff url(./map-bg.png) repeat-x bottom;
    height: 650px;
    overflow: hidden;
}

.map-bg2 {
    background: url(./map.png) no-repeat 0 130px;
    height: 100%;
    position: relative;
}

.map-bg2 .zsxt {
    position: absolute;
    top: 10px;
    right: 0;
}

.map-bg2 .zsxt-title {
    position: absolute;
    right: 120px;
    top: 20px;
}

.map-bg2 .code {
    position: absolute;
    right: 0;
}

.map-bg2 .code-hide {
    position: relative;
    z-index: 10;
}

.map-bg2 .wx-line {
    position: absolute;
    top: 31px;
    right: 25px;
    z-index: 9;
    display: block;
        transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.wx-line.upandown {
    animation: updown 3s ease infinite both;
    -webkit-animation: updown 3s ease infinite both;
}

.popover-content2 {
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    border: 1px solid #ddd;
    position: absolute;
    width: 140px;
    top: 0;
    right: 120px;
    display: none;
}

.popover-content2 p {
    margin: 0;
    padding: 0;
    margin-top: 5px;
    text-align: center;
}
.popover-content {
    background-color: #fff;
    width: 140px;
    padding: 20px;
}

.popover-content p {
    margin: 0;
    padding: 0;
    margin-top: 5px;
    text-align: center;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.bottom {
  margin-top: 10px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.hide {
    display: none;
}

@-webkit-keyframes updown {
    0% {
        -webkit-transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0);
    }
}

@keyframes updown {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}

.zone {
    padding: 0;
    margin: 0
}

.zone li {
    position: absolute;
    padding: 0;
    margin: 0;
    z-index: 10
}
.zone li:hover,.zone li.active {
    z-index: 11
}

.zone li a b {
    font-size: 0px;
    line-height: 1.2;
    color: #b36213;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.zone li a {
    display: block;
    text-align: center;
    width: 25px;
    height: 32px;
    background: url(./map-ico-sm.png) no-repeat;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.zone li a:hover,.zone li.active a {
    width: 64px;
    height: 67px;
    padding-top: 14px;
    background: url(./map-ico-lg.png) no-repeat;
    margin-left: -20px;
    margin-top: -49px;
}

.zone li a:hover b,.zone li.active a b {
    font-size: 14px;
    opacity: 1;
    filter: alpha(opacity=100);
}

/*
.zone li.z5 a:hover b,.zone li.z5.active a b {
    font-size: 10px;
}
*/

.zone li.z6 a:hover b,.zone li.z6.active a b {
    font-size: 12px;
    padding-top: 20px;
}

.zone li div {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    width: 0;
    height: 0;
    overflow: hidden;
}

.zone li:hover div,.zone li.active div {
    opacity: 1;
    filter: alpha(opacity=100);
    width: auto;
    height: 160px;
    top: -210px;
    left: -16px;
}

.zone li.z8:hover div,.zone li.z8.active div {
    height: 110px;
    top: -160px;
}
.zone li.z5:hover div,.zone li.z5.active div {
    height: 130px;
    top: -180px;
}
.zone li.z6:hover div,.zone li.z6.active div {
    height: 140px;
    top: -190px;
}

.zone li.z9:hover div,.zone li.z9.active div {
    height: auto;
    top: -30px;
    left: -626px;
}
.zone li.z10:hover div,.zone li.z10.active div {
    height: auto;
    top: -20px;
    left: -640px;
}

.z1 {
    top: 214px;
    left: 100px;
}

.z2 {
    top: 240px;
    left: 138px;
}

.z3 {
    top: 222px;
    left: 158px;
}

.z4 {
    top: 228px;
    left: 178px;
}

.z5 {
    top: 195px;
    left: 190px;
}

.z6 {
    top: 202px;
    left: 210px;
}

.z7 {
    top: 235px;
    left: 205px;
}

.z8 {
    top: 170px;
    left: 284px;
}

.z9 {
    top: 564px;
    left: 1020px;
}

.z10 {
    top: 530px;
    left: 1050px;
}

.my-zone {
    position: absolute;
    top: 250px;
    right: 490px;
}

.map-text {
    position: absolute;
    top: 264px;
    right: 0px;
}

.xunbao {
    height: 650px;
    overflow: hidden;
    background: #69c9fe url(./xunbao-bg.png) no-repeat center
}

.xunbao .wrap {
    position: relative;
}

.xunbao-l img {
    position: absolute;
}

.xunbao-l .xunbao-left {
    top: 70px;
}

.xunbao-r {
    position: absolute;
    top: 70px;
    right: 0;
    width: 436px;
}
.xunbao-c1{
    background: #fff url(./View-bg-ico.png) no-repeat;
    padding: 10px 18px;
    height: 406px;
}
.xunbao-c1 h3{ font-size:34px; color:#0c308e; margin: 0; padding: 3px 10px; line-height: 1.1;}
.xunbao-c1 h3 b{ font-size:40px;display: block;}
.xunbao-c1 p{ font-size:20px;margin: 0; padding: 0 10px; line-height: 1.3;}
.xunbao-c1 p b{ font-size:40px; color: #e60012;}
.xunbao-img{ margin-top: 10px; position: relative;}
.xunbao-img img{position: absolute;top: 0;left: 0;}
.xunbao-ico img{ width: 110px;height: 110px;transition: all 0.3s ease;-webkit-transition: all 0.3s ease; cursor: pointer;}
.xunbao-ico img.xb-ico1 {
    top: 160px;
    left: 445px;
}

.xunbao-ico img.xb-ico2 {
    top: 50px;
    left: 330px;
}

.xunbao-ico img.xb-ico4 {
    top: 420px;
    left: 470px;
}

.xunbao-ico img.xb-ico3 {
    top: 200px;
    left: -25px;
}
.blur {    
    -webkit-filter: blur(1px); /* Chrome, Opera */
       -moz-filter: blur(1px);
        -ms-filter: blur(1px);    
            filter: blur(1px);    
}
.xunbao-ico img:hover,.xunbao-ico img.active,.xunbao-ico img.blue:hover,.xunbao-ico img.blue.active{width: 148px;height: 148px; margin-top: -19px;margin-left: -19px;
}
.xunbao-bt{ margin-top: 5px;}
.cert {
    height: 650px;
    overflow: hidden;
    background:url("../2017img/2-1.jpg") top center no-repeat;
}

.cert-title {
    padding: 60px 0 50px 90px;
    /*border-bottom: 1px solid #666;*/
    margin: 0;
}

.cert ul {
    padding: 0;
    margin: 0;
}

.cert li {
    float: left;
    padding: 0;
    margin: 0;
    width: 348px;
    height: 440px;
}

.flip-container {
    perspective: 1000;
    -webkit-perspective: 1000;
}
/* flip the pane when hovered */

.flip-container:hover .flipper,
.flip-container.hover .flipper {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
}

.flip-container,
.front,
.back {
	margin:0px 24px 0px 24px;
    width: 348px;
    height: 440px;
}
/* flip speed goes here */

.flipper {
    transition: 0.6s;
    -webkit-transition: 0.6s;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    position: relative;
}
/* hide back of pane during swap */

.front,
.back {
    backface-visibility: hidden!important;
    -webkit-backface-visibility:hidden!important;	
    -moz-backface-visibility:hidden!important; 
    -ms-backface-visibility:hidden!important; 
    position: absolute;
    top: 0;
    left: 0;
    box-shadow: 0 3px 10px rgba(0,0,0,.2);
    -webkit-box-shadow:0 3px 10px rgba(0,0,0,.2)
}

/* front pane, placed above back */

.front {
    z-index: 2;
}
.flip-container:hover .flipper .front {
    z-index: 0;
}
/* back, initially hidden pane */

.back {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
}

.foot {
    background-color: #69c9fe;
}

.foot .wrap {
    background: url(./tel-end.png) no-repeat 180px 50%;
    height: 110px;
}

.foot .wrap div {
    width: 900px;
    padding-left: 360px;
    padding-top: 30px;
    color: #0c308e;
    font-size: 16px;
    text-align: center;
    line-height: 1.8;
}

.foot a {
    color: #0c308e;
    margin: 0 10px;
}

.product {
    background-color: #fff;
    height: 650px;
    overflow: hidden;
}

.product .wrap {
    height: 650px;
    position: relative;
}

.pd-title {
    padding: 30px 20px;
    position: relative;
    z-index: 102;
}
.pd-title-mall{ position: absolute;left: 450px; top: 66px; z-index: 103}
.pd-title-mall a{display: block; width: 123px;height: 32px;outline: 0;}
.product ul {
    width: 153px;
    padding: 0;
    margin: 0;
    margin-top: 10px;
    position: relative;
    z-index: 101;
}

.product ul li {
    margin-bottom: 5px;
}

.product ul li a {
    width: 153px;
    height: 75px;
    background-color: #fff;
    border: 1px solid #ccc;
    text-align: center;
    display: block;
    overflow: hidden;
    color: #636262;
}
.product ul li.more a {
    height: 23px;
    font-size: 14px;
    line-height: 23px;
}
.product ul li a,.product ul li a span,.product ul li a img{transition: all 0.5s ease;-webkit-transition: all 0.5s ease;}
.product ul li a span{ display: block;height: 75px;line-height: 75px; font-size:22px; color:#f39800;}
.product ul li a img{ display: block;}

.product ul li a:hover,
.product ul li.active a {
    background-color: #f39800;
    border: 1px solid #f39800;
    color: #fff;
}
.product ul li a:hover span,.product ul li.active a span{margin-top: -75px;}
.tab-content div {
    position: absolute;
    z-index: 100;
    top: 0;
    left: 180px;
}

.tab-content>.tab-pane {
    display: none;
}

.tab-content>.active {
    display: block;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.fade.in {
    opacity: 1;
}
/*轮播*/

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    line-height: 1;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000;
    }
    .carousel-inner > .item.next,
    .carousel-inner > .item.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    .carousel-inner > .item.prev,
    .carousel-inner > .item.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    .carousel-inner > .item.next.left,
    .carousel-inner > .item.prev.right,
    .carousel-inner > .item.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}

.carousel-inner > .active.left {
    left: -100%;
}

.carousel-inner > .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 10%;
    font-size: 100px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity=50);
    opacity: .5;
}
.carousel-control.right {
    right: 0;
    left: auto;
}

.carousel-control:hover,
.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9;
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 32px;
    height: 114px;
    margin-top: -57px;
    line-height: 1;
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #157eff \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.carousel-caption .btn {
    text-shadow: none;
}
.item a {
    display: block;
    height: 100%;
}
/*轮播结束*/

/*证书 Demo Styles */
.swiper-container {
  padding-top:5px;
  width: 1080px;
  height: 400px;
  color: #fff;
  text-align: center;
}

.pagination {
  position: absolute;
  z-index: 20;
  margin: auto;

  left: 0; right: 0;
  bottom: 0;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #555;
  margin-right: 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}
.swiper-active-switch {
  background: #008cd7;
}
/* Demo Styles */


/*add srh mode*/
.m-srh { width: 100%; background: #fff url("./srh_bg.png") bottom center no-repeat; }
.m-srh-mn { height: 160px; width: 550px; margin: 0 auto; overflow: hidden; }
.m-srh-mn h2 { margin: 28px 0 15px; line-height: 1; text-align: center; color: #ff7814; font-size: 33px; }
.m-srh-box { position: relative; height: 45px; text-align: center; overflow: hidden; border: 1px solid #0c308e; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.m-srh-box span { float: left; width: 45px; height: 100%; background: url("./srh.png") 50% 50% no-repeat; }
.m-srh-box input { height: 100%; border: 0 none; }
.m-srh-box input[type='submit'] { cursor: pointer; position: absolute; right: 0; top: 0; width: 115px; color: #fff; font-size: 24px; background-color: #0c308e; }
.m-srh-box input[type='text'] { float: left; margin-top: 2px; height: 40px; width: 365px; padding-left: 20px; border-left: 1px solid #0c308e; color: #6d6e71; font-size: 14px; }
.m-srh-box #submit { cursor: pointer; position: absolute; right: 0; top: 0; width: 115px; color: #fff; font-size: 24px; background-color: #0c308e; }

/*about mode*/
.about { border-top: 2px solid #fff; height: 648px; background: url("./about_bg.jpg") top center no-repeat; }
.about-mn { margin: 40px auto 0; width: 1140px; height: 228px; overflow: hidden; }
.about-lf { float: left; width: 765px; height: 228px; background-color: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.about-lf h2 { margin: 10px 0 10px 40px; font-size: 30px; color: #0c308e; }
.about-lf p { margin: 0 40px 10px 40px; line-height: 1.5; font-size: 16px; text-align: justify; }
.about-lf .about-lf-en { font-size: 15px; }
.about-rt { float: right; width: 370px; height: 228px; background: #fff; }
.about-rt-mn { padding: 2px; overflow: hidden; }
.about-rt a { float: left; width: 120px; border: 1px solid #e4e6e8; height: 110px; background-color: #fff; }
.about-rt .about-link-1,
/*.about-rt .about-link-2,*/
.about-rt .about-link-4,
.about-rt .about-link-3 { border-top: 0; }
/*.about-rt .about-link-4,*/
.about-rt .about-link-2,
.about-rt .about-link-5,
.about-rt .about-link-6 { border-bottom: 0; }
.about-rt .about-link-1,
/*.about-rt .about-link-4 { border-left: 0; }*/
.about-rt .about-link-2 { border-left: 0; }
.about-rt .about-link-3,
.about-rt .about-link-6 { border-right: 0; }
.about-rt a p { color: #070172; font-size: 16px; text-align: center; }
.about-rt a:hover { background-color: #0c308e; }
.about-rt a:hover p { color: #fff; }
.about-rt a i { display: block; margin: 15px auto 5px; background: url("./about_sprite.png") 0 0 no-repeat; width: 60px; height: 56px; }
.about-rt .about-link-1 i { background-position: 0 0; }
.about-rt .about-link-2 i { background-position: -124px 0; }
.about-rt .about-link-3 i { background-position: -248px 0; }
.about-rt .about-link-4 i { background-position: -372px 0; }
.about-rt .about-link-5 i { background-position: -496px 0; }
.about-rt .about-link-6 i { background-position: -620px 0; }
.about-rt .about-link-1:hover i { background-position: -62px 0; }
.about-rt .about-link-2:hover i { background-position: -186px 0; }
.about-rt .about-link-3:hover i { background-position: -310px 0; }
.about-rt .about-link-4:hover i { background-position: -434px 0; }
.about-rt .about-link-5:hover i { background-position: -558px 0; }
.about-rt .about-link-6:hover i { background-position: -682px 0; }

/*sun mode*/
.sun { height: 650px; background: url("./sun.jpg") 50% 50% no-repeat; overflow: hidden; }
.sun-mn { margin-top: 115px; }
.sun-mn h2 { margin-left: 80px; margin-bottom: 8px; background: url("./sun_tt.png") no-repeat; width: 200px; height: 82px; }
.sun-mn-msg { margin-left: 20px; width: 500px; height: 285px; background-color: rgba(250, 252, 254, .8); }
.sun-mn-msg p { padding: 60px 60px 0; color: #595757; font-size: 18px; line-height: 1.6; }
.sun-mn-msg p b { color: #ed7b00; font-weight: normal; }
.sun-bd-msg li dl dt a{color:#727171}
/*大事件 mode*/
.big { height: 100%; background: #fff url("./big_bg.jpg")  no-repeat; overflow: hidden; }
.time-line { position: relative; background: url("./time_line.png") top center no-repeat; width: 1113px; margin: 100px auto; overflow: hidden; }
.time-line ul { margin-top: 130px; }
.time-line ul li { position: relative; }
.time-line li .big-ct { overflow: hidden; }
.time-line li .big-tt, .time-line li .big-tt2 { position: absolute; overflow: hidden; height: 46px; }
.time-line li .big-tt { right: 162px; top: -22px; }
.time-line li .big-tt2 { left: 168px; top: -22px;  }
.time-line li .big-tt img,
.time-line li .big-tt2 img { display: inline-block; width: 322px; height: 46px; vertical-align: top; }
.time-line li .big-tt span, .time-line li .big-tt2 span { font-size: 36px; color: #070172; margin-bottom: 10px; line-height: 1; }
.time-line li .big-tt2 span { color: #ff7814; }
.time-line li .big-lf { float: left; width: 556px; }
.time-line li .big-ct2 .big-lf { padding-top: 50px; }
.time-line li .big-rt { float: left; width: 540px; padding-top: 100px; border-left: 5px solid #070172; }
.time-line li .big-ct2 .big-rt { border-left: 5px solid #ff7814; padding-bottom: 50px; }
.time-line li dd { width: 390px; font-size: 20px; color: #929295; line-height: 1.7; }
.time-line li .big-lf dd { margin-left: 110px; }
.time-line li .big-rt dd { margin-left: 66px; }
.time-line li dt { position: relative; overflow: hidden; height: 106px; }
.time-line li .big-lf dt { text-align: right; margin-right: 66px; }
.time-line li dt span { display: inline-block; height: 62px; font-size: 24px; color: #070172; line-height: 1.3; }
.time-line li .big-ct2 dt span { color: #ff7814; }
.time-line li .big-lf dt span { margin-top: 40px;  }
.time-line li .big-rt dt span { text-align: left; margin-left: 66px; margin-top: 20px; }
.time-line li dt .big-ico { position: absolute; display: block; right: 0; top: 0; width: 106px; height: 106px; }
.time-line li .big-lf dt .big-ico { left: 0; right: auto; }

/*关于 mode*/
.m-about { background: #fbfaf8 url("./big_bg.jpg") top center no-repeat; overflow: hidden; }
.m-about-bd { width: 1142px; margin: 90px auto 0; }
.m-about h2 { margin-left: 20px; font-size: 34px; color: #070172; font-weight: normal; }
.m-about-bd b { display: block; margin-left: 20px; margin-bottom: 35px; color: #a1a09f; font-size: 22px; font-weight: normal; }
.m-about-intro { margin-bottom: 60px; }
.intro-dtl { padding: 40px 25px 10px; border-top: 2px solid #0c308e; background-color: #fff; overflow: hidden; }
.intro-dtl p { text-indent: 30px; margin-bottom: 15px; color: #6d6e71; font-size: 16px; line-height: 1.8; }
.intro-dtl .dtl-fst { text-indent: 0; }
.intro-dtl img { display: block; margin-bottom: 20px; width: 100%; height: auto; }

.m-about-culture { margin-bottom: 40px; }
.culture-dtl { padding: 20px 20px 35px; border-top: 2px solid #0c308e; background-color: #fff; overflow: hidden; }
.culture-dtl img { float: left; margin-right: 80px; width: 440px; height: 520px; }
.culture-dtl-msg { margin-top: 25px; }
.culture-dtl-msg p { margin-bottom: 15px; font-size: 16px; color: #6d6e71; }
.culture-dtl-msg p b { font-weight: bold; font-size: 16px; color: #6d6e71; margin-bottom: 5px; }
.culture-dtl-msg p span { display: block; margin-bottom: 5px; }

.m-about-link { position: relative; margin-bottom: 60px; overflow: hidden; }
.m-about-link img { display: block; width: 100%; height: 634px; }
.link-bar { position: absolute; bottom: 0; left: 0; width: 100%; }
.link-bar a { float: left; margin-right: 2px; height: 110px; line-height: 110px; width: 378px; }

.link-ani-1, .link-ani-2 { position: absolute; top: 200px; width: 183px; height: 183px; background-repeat: no-repeat; animation: 1s pulse ease-in-out infinite both; -webkit-animation: 1s pulse ease-in-out infinite both; -moz-animation: 1s pulse ease-in-out infinite both; cursor: pointer; }
.link-ani-1 { background-image: url('./link_ani1.png'); left: 190px; }
.link-ani-2 { background-image: url('./link_ani2.png'); right: 190px; }
.m-tan { width: 1102px; min-height: 704px;}
.m-tan img { display: block; width: 100%; height: auto; }
.layui-layer-setwin .layui-layer-close2 { right: 30px; top: 20px; width: 36px; height: 36px; background-position: 0 0; }
.layui-layer-setwin .layui-layer-close2:hover { background-position: 0 0; }
.layui-layer-ico { background: url("./close.png"); }

/*阳光明一 mode*/
.sun-banner { background: #fff url("./sun_banner.jpg") top center no-repeat; height: 500px; }
.sun-bd { background: #fff url("./sun_bg.jpg") top center no-repeat; margin-bottom: 10px; overflow: hidden; }
.sun-bd-ct { width: 1142px; margin: 40px auto 8px; overflow: hidden; }
.sun-bd-msg { padding: 0 40px 40px; overflow: hidden; background-color: #fff; border-top: 2px solid #0c308e; }
.sun-bd-msg li { overflow: hidden; padding: 40px 0 50px; border-bottom: 1px dashed #bfbfc1; }
.sun-bd-msg li img { float: left; width: 294px; height: 214px; margin-right: 90px; }
.sun-bd-msg li img.fr { float: right; margin-right: 0; }
.sun-bd-msg li dl { float: left; width: 645px; }
.sun-bd-msg li dl dt { font-size: 30px; color: #727171; margin-bottom: 25px; }
.sun-bd-msg li dl dt b { font-weight: normal; color: #ff7814; }
.sun-bd-msg li dl dd { font-size: 16px; color: #6d6e71; line-height: 1.7; }
.sun-bd-msg li dl dd span { display: block; margin-bottom: 15px; }
.sun-bd-msg li.noborder { border-bottom: 0; }
.sun-bd h2 { margin: 40px 20px; color: #070172; font-size: 34px; }
.sun-bd h2 span { display: block; margin-bottom: 5px; }
.sun-bd h2 b { font-weight: normal; font-size: 22px; color: #a1a09f; }

/*新闻 mode*/
.news-bd { background: #fff url("./news_bg.jpg") top center no-repeat; margin-bottom: 10px; overflow: hidden; }
.news-bd-ct { width: 1142px; margin: 0 auto; overflow: hidden; }
.news-bd-msg { padding: 0 40px 40px; overflow: hidden; background-color: #fff; border-top: 2px solid #0c308e; }
.news-bd-msg li { overflow: hidden; padding: 40px 0 50px; border-bottom: 1px dashed #bfbfc1; }
.news-bd-msg li img { float: left; width: 294px; height: 214px; margin-right: 90px; }
.news-bd-msg li img.fr { float: right; margin-right: 0; }
.news-bd-msg li dl { float: left; width: 645px; }
.news-bd-msg li dl dt { font-size: 30px; color: #727171; margin-bottom: 25px; }
.news-bd-msg li dl dt a{color: #727171;}
.news-bd-msg li dl dt b { font-weight: normal; color: #ff7814; }
.news-bd-msg li dl dd { font-size: 16px; color: #6d6e71; line-height: 1.7; }
.news-bd-msg li dl dd span { display: block; margin-bottom: 15px; }
.news-bd-msg li.noborder { border-bottom: 0; }
.news-bd h2 { margin: 80px 20px 45px; color: #070172; font-size: 34px; line-height: 1; }
.news-bd h2 span { display: block; margin-bottom: 0; }
.news-bd h2 b { font-weight: normal; font-size: 22px; color: #a1a09f; }
.news-bd-msg h3 { text-align: center; color: #ff7814; font-size: 30px; padding: 55px 0 40px; font-weight: normal; }
.news-bd-msg h4 { padding: 30px 0 30px 45px; margin: 0 40px; border-top: 1px dashed #bfbfc1; background: url("./back.png") left center no-repeat; }
.news-bd-msg h4 a { color: #7b7b7b; font-size: 19px; font-weight: normal; }
.news-bd-msg p { padding: 0 40px; margin-bottom: 40px; font-size: 16px; color: #6d6e71; line-height: 1.7; }
.news-bd-msg p.nbd { margin-bottom: 0; }
.news-bd-msg .msg-dtl-pic { margin: 20px 35px; }
.news-bd-msg .msg-dtl-pic img { width: 470px; height: 275px; margin-left: 10px; }

/*权威 mode*/
.qw { background: url("./qw_bg.jpg") top center no-repeat; overflow: hidden; }
.qw-bd { width: 1142px; margin: 0 auto; overflow: hidden; }
.qw-bd h2 { margin: 85px 0 30px; font-size: 34px; color: #070172; line-height: 1; font-weight: normal; }
.qw-bd h2 span { display: block; margin-bottom: 0; }
.qw-bd h2 b { font-weight: normal; font-size: 22px; color: #a1a09f; }
.qw-bd-ct { overflow: hidden; }
.qw-ct-top { overflow: hidden; height: 407px; margin-bottom: 35px; }
.qw-ct-top .qw-video { float: left; margin-right: 5px; width: 804px; height: 407px; background-color: #929295; }
.qw-ct-top img { float: left; width: 330px; height: 407px; }
.qw-ct-lst { border-top: 2px solid #0c308e; padding: 55px 50px; margin-bottom: 10px; background-color: #fff; }
.qw-ct-lst ul { font-size: 0; margin-left: -80px; }
.qw-ct-lst li { display: inline-block; width: 294px; height: 460px; margin-left: 80px; overflow: hidden; }
.qw-ct-lst .line { border-top: 1px dashed #bfbfc1; margin: 45px 0 45px 80px; }
.qw-ct-lst li a { display: block; width: 294px; }
.qw-ct-lst li a img { display: block; width: 294px; height: 348px; margin-bottom: 20px; }
.qw-ct-lst li a p { color: #727171; }
.qw-ct-lst li a span { display: block; text-align: center; font-size: 24px; margin-bottom: 10px; }
.qw-ct-lst li a span.sp{color:#727171}
.qw-ct-lst li a b { display: block; font-size: 16px; font-weight: normal; line-height: 1.5; text-align: justify; }
.qw-ct-lst li a:hover span.sp { color: #ff7814;}
/*演播厅*/
.video-banner { position: relative; height: 680px; background: url("./video_banner.jpg") top center no-repeat; }
.video-box { background: url("./video_box.png") no-repeat;position: absolute; top: 50%; left: 50%; margin-left: -559px; margin-top: -265px; width: 1118px; height: 530px;text-align:center;}
.video-bd { background-color: #fbfaf8; overflow: hidden; }
.video-bd-lst { background-color: #fff; width: 1142px; margin: 35px auto 10px; border-top: 2px solid #0c308e; overflow: hidden; }
.video-bd-lst ul { padding-left: 30px; }
.video-bd-lst li { position: relative; overflow: hidden; padding: 35px 0; }
.video-bd-lst li:after { content: ''; position: absolute; bottom: 0; width: 100%; right: 30px; height: 0; border-bottom: 1px dashed #bfbfc1; }
.video-bd-lst li:last-child:after { border-bottom: none; }
.video-bd-lst li a { position: relative; float: left; width: 340px; margin-right: 30px; }
.video-bd-lst li a img { display: block; width: 340px; height: 190px; margin-bottom: 15px; }
.video-bd-lst li a p { text-align: center; font-size: 24px; color: #727171; line-height: 1; width: 340px; height: 24px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.video-bd-lst li a b { display: none; position: absolute; width: 340px; height: 190px; top: 0; left: 0; background: url("./video_hover.png") 50% 50% no-repeat; }
/*权威 mode*/
.qw { background: url("./qw_bg.jpg") top center no-repeat; overflow: hidden; }
.qw-bd { width: 1142px; margin: 0 auto; overflow: hidden; }
.qw-bd h2 { margin: 85px 0 30px; font-size: 34px; color: #070172; line-height: 1; font-weight: normal; }
.qw-bd h2 span { display: block; margin-bottom: 0; }
.qw-bd h2 b { font-weight: normal; font-size: 22px; color: #a1a09f; }
.qw-bd-ct { overflow: hidden; }
.qw-ct-top { overflow: hidden; height: 407px; margin-bottom: 35px; }
.qw-ct-top .qw-video { float: left; margin-right: 5px; width: 804px; height: 407px; background-color: #929295; }
.qw-ct-top img { float: left; width: 330px; height: 407px; }
.qw-ct-lst { border-top: 2px solid #0c308e; padding: 55px 50px; margin-bottom: 10px; background-color: #fff; }
.qw-ct-lst ul { font-size: 0; margin-left: -80px; }
.qw-ct-lst li { display: inline-block; width: 294px; height: 460px; margin-left: 80px; overflow: hidden; }
.qw-ct-lst .line { border-top: 1px dashed #bfbfc1; margin: 45px 0 45px 80px; }
.qw-ct-lst li a { display: block; width: 294px; }
.qw-ct-lst li a img { display: block; width: 294px; height: 348px; margin-bottom: 20px; }
.qw-ct-lst li a p { color: #727171; }
.qw-ct-lst li a span { display: block; text-align: center; font-size: 24px; margin-bottom: 10px; }
.qw-ct-lst li a .sp { color: #ff7814; }
.qw-ct-lst li a b { display: block; font-size: 16px; font-weight: normal; line-height: 1.5; text-align: justify; }
/* 普通翻页器-默认居中 */
.m-page { margin:10px 0 40px;text-align:center;line-height:32px;font-size:0;letter-spacing:-0.307em;word-wrap:normal;white-space:nowrap;color:#727171;}
.m-page a,.m-page i {display:inline-block;vertical-align:top; width: 35px; height: 35px; line-height: 35px; text-align: center; margin-left:-1px;border:1px solid #ddd;font-size:24px;letter-spacing:normal;background:#fff; }
.m-page a,.m-page a:hover{text-decoration:none; color:#727171; }
.m-page a:hover{ color:#fff; background-color:#ff7814;}
.m-page a:first-child{margin-left:0;border-top-left-radius:5px;border-bottom-left-radius:5px;}
.m-page a:last-child {margin-right:0;border-top-right-radius:5px;border-bottom-right-radius:5px;}
.m-page a.pageprv,.m-page a.pagenxt { background: url("./page_arrow.png") 10px 50% no-repeat;}
.m-page a.pagenxt { -webkit-transform: rotate(180deg); transform: rotate(180deg); -moz-transform: rotate(180deg); }
.m-page a:active{background:#f0f0f0;}
.m-page a.z-crt,.m-page a.z-crt:hover,.m-page a.z-crt:active{cursor:default;color:#fff;background-color:#ff7814;}
.m-page a.z-dis,.m-page a.z-dis:hover,.m-page a.z-dis:active{cursor:default;color:#727171;background-color:#fff;}
/* 分离 */
.m-page-sr a,.m-page-sr i{margin:0 4px;border-radius:5px;}
.m-page-sr i{border:0;}
.m-page-sr a:first-child,.m-page-sr a:last-child{border-radius:5px;}

/*产品*/
.pro { overflow: hidden; background-color: #fdf9f6; }
.pro-banner { height: 407px; background: url("./pro_banner.jpg") top center no-repeat; }
.pro-bd { overflow: hidden; margin: 35px auto 20px; width: 1140px; border-top: 2px solid #0c308e; background-color: #fff; }
.pro-tab { overflow: hidden; height: 45px; background-color: #f5f5f5; font-size: 15px; }
.pro-tab li { float: left; width: 190px; height: 45px; line-height: 45px; }
.pro-tab li a { display: block; width: 190px; color: #8b8b8b; text-align: center; }
.pro-tab li a:before { display: inline-block; width: 30px; height: 30px; content: ''; vertical-align: -7px; }
.pro-tab li:first-child a:before { background: url("./tab_1.png") center center no-repeat; }
.pro-tab li:nth-child(2) a:before { background: url("./tab_2.png") center center no-repeat; }
.pro-tab li:nth-child(3) a:before { background: url("./tab_3.png") center center no-repeat; }
.pro-tab li:nth-child(4) a:before { background: url("./tab_4.png") center center no-repeat; }
.pro-tab li:nth-child(5) a:before { background: url("./tab_5.png") center center no-repeat; }
.pro-tab li:last-child a:before { background: url("./tab_6.png") center center no-repeat; }
.pro-tab li.on a,
.pro-tab li a:hover { background-color: #fff; }

.pro-lst { overflow: hidden; }
.pro-lst h2 { margin: 48px auto 0; width: 521px; height: 92px; background-repeat: no-repeat; }
.pro-lst .pro-cr { background-image: url("./pro_cr.png"); }
.pro-lst .pro-st { background-image: url("./pro_st.png"); }
.pro-lst .pro-gt { background-image: url("./pro_gt.png"); }
.pro-lst .pro-yt { background-image: url("./pro_ye.png"); }
.pro-lst .pro-tl { background-image: url("./pro_tl.png"); }
.pro-lst .pro-cf { background-image: url("./pro_cf.png"); }
.pro-lst .pro-ff { background-image: url("./pro_ff.png"); }
.pro-lst .pro-ef { background-image: url("./pro_ef.png"); }
.pro-lst .pro-jz { background-image: url("./pro_jz.png"); }
.pro-lst .pro-ycf { width:552px; background-image: url("./pro_ycf.png"); }
.pro-lst .pro-yn { width:583px; background-image: url("./pro_yn.png"); }
.pro-lst-ct { overflow: hidden; margin: 0 30px; border-bottom: 1px dashed #bfbfc1; }
.pro-lst-ct:last-child { border-bottom: none; }
.pro-lst-ct li { float: left; overflow: hidden; margin: 50px 0 80px; padding: 0 10px; }
.pro-lst-ct li img { display: block; float: left; margin-right: 15px; width: 311px; height: 298px; }
.pro-lst-ct li dl { float: left; overflow: hidden; width: 180px; }
.pro-lst-ct li dt { padding: 40px 0 30px; color: #4c4948; font-weight: bold; font-size: 24px; }
.pro-lst-ct li dd { margin-bottom: 15px; color: #6d6e71; font-size: 20px; line-height: 1.5; }
.pro-lst-ct li dd a { display: block; width: 118px; height: 30px; border: 1px solid #6d6e71; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; color: #6d6e71; text-align: center; font-size: 18px; line-height: 26px; }
.m-pro-lst .next { right: 0; background: url("./pro_arrow2.png") 50% 50% no-repeat;}
.pro-lst .pro-efdmf { background-image: url("./pro_efdmf.png"); }
.pro-lst .pro-aamf { background-image: url("./pro_aamf.png"); }
.pro-lst .pro-jzmf { background-image: url("./pro_jzmf.png"); }
.m-pro-lst { position: relative; overflow: hidden; height: 422px; }
.m-pro-lst .slides_container { overflow: hidden; height: 422px; }
.m-pro-lst li { margin: 0; padding: 50px 0 70px; width: 1080px; }
.m-pro-lst li div { float: left; margin: 0 23px; width: 224px; }
.m-pro-lst li div img { display: block; margin: 0 auto 20px; width: 222px; height: 225px; }
.m-pro-lst li div p { overflow: hidden; margin-bottom: 10px; width: 224px; text-align: center; text-overflow: ellipsis; white-space: nowrap; }
.m-pro-lst li div a { display: block; margin: 0 auto; width: 124px; height: 25px; border: 1px solid #acadae; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; color: #6d6e71; text-align: center; line-height: 25px; }
.m-pro-lst .prev,
.m-pro-lst .next { position: absolute; top: 50%; z-index: 99; margin-top: -35px; width: 20px; height: 70px; background: url("./pro_arrow.png") 50% 50% no-repeat; }
.m-pro-lst .prev{ left: 0px; }
.pro-lst .more-news {
    padding-top: 15px;
    border-top: 1px solid #E1E1E1;
    color: #8f8f8f;
    text-align: center;
    font-size: 16px;
}
.pro-lst .more-news a{color:rgb(51, 51, 51)}
.pro-lst .more-news a:hover{color:#f60;}
.pro-lst .more-news i {
    display: block;
    overflow: hidden;
    margin: 2px auto 0;
    width: 12px;
    height: 20px;
    padding-bottom:65px;
    background: url(./arrow-down2.png) no-repeat;
}
.m-pro-lst .next { right: 0; background: url("./pro_arrow2.png") 50% 50% no-repeat;}
.pro-lst .pro-efdmf { background-image: url("./pro_efdmf.png"); }
.pro-lst .pro-aamf { background-image: url("./pro_aamf.png"); }
.pro-lst .pro-jzmf { background-image: url("./pro_jzmf.png"); }

/*about mode*/
.core { border-top: 2px solid #fff; height: 648px; background: url("../2017img/1-1.jpg") top center no-repeat; }

.core-mn { margin: 0px auto 0; width: 1080px; height: 648px; overflow: hidden;position: relative; }
.core-lt {width: 314px;height: 113px;margin-top:85px;margin-left:30px;background: url("../2017img/1-2.png") }
.core-lb {width: 449px;height: 242px;margin-top: 20px;background: url("../2017img/1-3.png") ;position: relative}
.core-lm {width: 394px;height: 194px;background: url("../2017img/1-6.png") no-repeat;background-size:100%;position: absolute;top: 25px ;left: 36px }
.core-lm.p1 {width: 380px;height: 187px;background: url("../2017img/a1-2.png") no-repeat;position: absolute;top: 25px ;left: 43px; }
.core-lm.p2 {width: 380px;height: 187px;background: url("../2017img/a2-2.png") no-repeat;background-size:100%;position: absolute;top: 25px ;left: 43px;}
.core-lm.p3 {width: 380px;height: 187px;background: url("../2017img/a3-2.png") no-repeat;background-size:100%;position: absolute;top: 25px ;left: 43px; }
.core-lm.p4 {width: 380px;height: 187px;background: url("../2017img/a4-2.png") no-repeat;background-size:100%;position: absolute;top: 25px ;left: 43px; }
.core-lm.p5 {width: 380px;height: 187px;background: url("../2017img/a5-2.png") no-repeat;background-size:100%;position: absolute;top: 25px ;left: 43px; }
.core-lm.p6 {width: 380px;height: 187px;background: url("../2017img/a6-2.png") no-repeat;background-size:100%;position: absolute;top: 25px ;left: 43px; }
.core-lm.p7 {width: 380px;height: 187px;background: url("../2017img/a7-2.png") no-repeat;background-size:100%;position: absolute;top: 25px ;left: 43px; }
.core-lm.p8 {width: 380px;height: 187px;background: url("../2017img/a8-2.png") no-repeat;background-size:100%;position: absolute;top: 25px ;left: 43px;}
.core-lm.p9 {width: 380px;height: 187px;background: url("../2017img/a9-2.png") no-repeat;background-size:100%;position: absolute;top: 25px ;left: 43px; }
.core-lm.p10 {width: 380px;height: 187px;background: url("../2017img/a10-2.png") no-repeat;background-size:100%;position: absolute;top: 25px ;left: 43px; }
.core-rm {width: 497px;height: 497px;position:absolute;top:60px;right: 40px }
.core-rm1 {width: 277px;height: 277px;position:absolute;background: url("../2017img/1-4.png");top:98px;left: 107px }

.core-rm2 {width: 497px;height: 497px;position:absolute;background: url("../2017img/1-5.png");z-index: 2 }

.core-p1 {width: 71px;height: 72px;position:absolute;background: url("../2017img/a1.png");z-index: 2;top: -22px;left:130px }
.core-p2 {width: 71px;height: 72px;position:absolute;background: url("../2017img/a2.png");z-index: 2;top: 80px ; }
.core-p3 {width: 71px;height: 72px;position:absolute;background: url("../2017img/a3.png");z-index: 2;top: 210px ;left: -33px}
.core-p4 {width: 71px;height: 72px;position:absolute;background: url("../2017img/a4.png");z-index: 2;bottom: 80px ; }
.core-p5 {width: 71px;height: 72px;position:absolute;background: url("../2017img/a5.png");z-index: 2;bottom:  -10px ;left:130px }
.core-p6 {width: 71px;height: 72px;position:absolute;background: url("../2017img/a6.png");z-index: 2;bottom: -10px ;right:130px }
.core-p7 {width: 71px;height: 72px;position:absolute;background: url("../2017img/a7.png");z-index: 2;bottom: 80px;right:0px}
.core-p8 {width: 71px;height: 72px;position:absolute;background: url("../2017img/a8.png");z-index: 2;bottom: 210px ;right:-33px }
.core-p9 {width: 71px;height: 72px;position:absolute;background: url("../2017img/a9.png");z-index: 2;top: 80px ;right:0px }
.core-p10 {width: 71px;height: 72px;position:absolute;background: url("../2017img/a10.png");z-index: 2;top: -25px;right:130px }

.core-p1.active {background: url("../2017img/a1-1.png"); }
.core-p2.active {background: url("../2017img/a2-1.png"); }
.core-p3.active {background: url("../2017img/a3-1.png");}
.core-p4.active {background: url("../2017img/a4-1.png"); }
.core-p5.active {background: url("../2017img/a5-1.png"); }
.core-p6.active {background: url("../2017img/a6-1.png"); }
.core-p7.active {background: url("../2017img/a7-1.png");}
.core-p8.active {background: url("../2017img/a8-1.png");}
.core-p9.active {background: url("../2017img/a9-1.png"); }
.core-p10.active {background: url("../2017img/a10-1.png"); }
