.mar1 {margin-top: 1%;}
.mar2 {margin-top: 2%;}
.mar3 {margin-top: 3%;}
.mar4 {margin-top: 4%;}
.mar5 {margin-top: 5%;}
.center {text-align: center;}
.upp {text-transform: uppercase;}
.right {text-align: right;}
.white h1 {color: #fff;}
.white i {background: #fff;}
.contact img {width: auto;max-width: 100%; height: auto !important;}
.row1 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:1;}
.row2 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:2;}
.row3 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:3;}
.row4 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:4;}
.row5 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:5;}
.row6 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:6;}
.banner {max-height:720px;overflow: hidden;position: relative;margin: 0 auto;}
.banner .swiper-pagination1 {bottom:10px;position: absolute;text-align: center;z-index:999;width: 100%;}
.banner .pagination {position: absolute;left: 0;text-align: center;bottom: 5px;width: 100%;z-index:999;}
.banner .swiper-pagination-bullet {display: inline-block;width: 6px;height: 6px;opacity:1;border-radius: 10px;background: white;margin: 0 3px;cursor: pointer;transition: width 0.3s ease-in-out;}
.banner .swiper-pagination-bullet-active{background: #00a0e9;width:22px;}

/*--   Main products  sub1  --*/
.sub1-tab {margin-top:20px;text-align: center;}
.sub1-tab a {color: #555555;font-family: 'Open Sans';}
.sub1-tab a:hover {color: #00a0e9;text-decoration: underline;}
.sub1-tab i {margin:0 20px;}
.sub1-tab i:last-child {display: none;}
.sub1-item{margin-bottom: 2%;cursor: pointer;}
.sub1-list {border: 1px solid #e5e5e5;position: relative;overflow: hidden;}
.sub1-box {width: 100%;height: 100%;background:rgba(0,0,0,.1);display: flex;align-items: center;justify-content: center;transition: opacity .35s ease;opacity: 0;position: absolute;top: 0;left: 0;}
.sub1-box p {display: inline-block;padding: 6px 10px;background: #00a0e9;color: #fff;font-size: 16px;font-family: 'Open Sans';
	transform: translate3d(0,20px,0);transition: all .35s;overflow: hidden;opacity: 0;}
.sub1-item:hover .sub1-box {opacity: 1;}
.sub1-item:hover .sub1-box p {transform:translate3d(0,0,0);opacity:1;}
.sub1-item:hover .sub1-list {border: 1px solid #00a0e9;}

/*首页优势*/
.youshi-nr {background: #f4fbff;padding: 0 0 3% 3%;}
.youshi-img {float: right;margin: 0 0 10px 3%;width: 62.4%;}
.youshi-left {padding-top:2%;}
.youshi-tit {display: flex;align-items: center;}
.youshi-tit h2 {font-size: 36px;color: #00a0e9;font-weight: bold;font-family: 'Open Sans';margin-right: 20px;}
.youshi-tit img {margin-top: 10px;}
.youshi-cont {line-height: 30px;color: #222222;margin-top: 20px;}
.youshi-tit2 {}
.youshi-tit2 h1 {font-size: 36px;font-family: 'Open Sans';}
.youshi-tit2 h2 {font-size: 16px;    font-family: 'Open Sans';    color: #888;    margin-top: 10px;}
.youshi-box {display: flex;justify-content: space-between;flex-wrap:wrap;	}
.youshi-item {
	width: 24%;
    text-align: center;
    padding: 25px 30px;
    /* border-right: 1px solid #e5e5e5; */
    background-color: #f9f9f9;
    border-radius: 12px;
    overflow: hidden;
}
.youshi-item p {color: #2b2b2b;font-family: 'Roboto';margin: 10px 0;text-align: left;}
.youshi-item span {font-family: 'Roboto';    display: block;    font-weight: bold;    font-size: 18px;margin-top: 10px;}
.youshi-box .youshi-item:last-child {border-right: none;}


/*--   企业优势  sub2  --*/
.sub2 {display: flex;justify-content: space-between;}
.sub2-left {width: 37%;}
.sub2-left h3 {font-size: 36px;color: #232323;line-height: 52px;font-family: 'Open Sans';font-weight: bold;}
.sub2-left p {line-height: 30px;color: #555555;font-family: 'Open Sans';margin: 7% 0;font-size:30px;}
.sub2-left a {display: block;color: #00a0e9;text-transform: uppercase;width: 163px;height: 52px;text-align: center;line-height: 52px;border: 1px solid #00a0e9;transition: all .2s ease-in-out;}
.sub2-left a:hover {background: #00a0e9;color: #fff;}
.sub2-rig {width: 50%;}
.sub2-rig ul {width: 100%;display: flex;flex-wrap: wrap;}
.sub2-rig ul li {width: 33.3%;border: 1px solid #e5e5e5;text-align: center;padding: 26px 0;border-right: none;transition: all .2s ease-in-out;box-sizing: border-box;}
.sub2-rig ul li p {color: #2b2b2b;font-family: 'Roboto';margin: 10px auto 10px;}
.sub2-rig ul li span {color: #2b2b2b;font-size: 30px;font-family: 'Roboto';}
.sub2-rig ul li:nth-child(3n) {border-right: 1px solid #e5e5e5;}
.sub2-rig ul li:nth-child(n+4){border-top: none;}
.sub2-rig ul li:hover{box-shadow:0 0 14px #ccc}

/*--   Company Profile  sub3  --*/
.sub3{background: #f4fbff;display: flex;justify-content: space-between;}
.sub3-left {width: 50%;}
.sub3-rig {width: 50%;padding:30px 8% 0 3%;}
.sub3-cont {font-size: 14px;line-height: 28px;height: 364px;font-family: 'Raleway';margin-top:10px;padding-right: 3%;
	overflow: hidden;overflow-x: hidden!important;overflow-y: auto!important;-webkit-overflow-scrolling: touch;}
.sub3-cont::-webkit-scrollbar-thumb {background-color: #e5e5e5;height:20px;-webkit-box-shadow: inset 0 0 5px rgb(0 0 0 / 20%);}
.sub3-cont::-webkit-scrollbar {width:5px;background-color:#f4fbff;border: 2px solid #e5e5e5;}

/*--   Distributed Brands  sub4  --*/
.sub4 {background: #f7f7f7;}
.sub4-top {position: relative;padding-bottom: 3%;}
.sub4-item {padding: 15px 10px;}
.sub4-img {border-radius: 10px;overflow: hidden;box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.08);}
.sub4-top .swiper-paginations1{width: 100%;position: absolute;bottom:0;text-align: center;}
.sub4-top .swiper-paginations1 .swiper-pagination-bullet{width:8px;height:8px;background: #a9a9a9;border-radius:8px;margin:0 5px;}
.sub4-top .swiper-paginations1 .swiper-pagination-bullet-active {background: #313131;}
.sub4-bott {position: relative;}
.sub4-item2 {padding: 15px;}
.sub4-img2 {box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.08);}
.sub4-item:hover,.abo2-left ul li:hover {-webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s;}
@keyframes jello {
    from, 11.1%, to { -webkit-transform: none; -moz-transform: none; transform: none }
    22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); -moz-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg) }
    33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg); -moz-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg) }
    44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); -moz-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg) }
    55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); -moz-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg) }
    66.6% { -webkit-transform: skewX(-.78125deg) skewY(-.78125deg); -moz-transform: skewX(-.78125deg) skewY(-.78125deg); transform: skewX(-.78125deg) skewY(-.78125deg) }
    77.7% { -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); -moz-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg) }
    88.8% { -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg); -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg); transform: skewX(-.1953125deg) skewY(-.1953125deg) }
}

/*--   News  sub5  --*/
.sub5-nr{display: flex;justify-content: space-between;}
.sub5-left {width: 44.4%;cursor: pointer;}
.sub5-box {padding: 30px 20px;box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.08);}
.sub5-box time,.sub5-item time {color: #727272;font-family: 'Open Sans';}
.sub5-box p,.sub5-item p {font-size: 22px;line-height: 36px;font-family: 'Open Sans';margin: 5px 0 15px;}
.sub5-box a,.sub5-item a {display: flex;align-items: center;color: #0797db;text-transform: uppercase;}
.sub5-box a img,.sub5-item a img {margin-left: 5px;}
.sub5-rig {width: 53.1%;box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.08);padding: 3% 30px;position: relative;overflow: hidden;}
.sub5-rig::before {content: "";width: 100%;height:8px;background: #0797db;position: absolute;top: 0;left: 0;}
.sub5-item span {line-height: 24px;color: #727272;margin-bottom:20px;}
.sub5-item {padding-bottom: 3%;border-bottom:1px solid #dcdcdc;margin-bottom: 3%;cursor: pointer;}
.sub5-rig .sub5-item:last-child {border-bottom: none;margin-bottom: 0;padding-bottom: 0;}
.sub5-item:hover p {color: #0797db;}

/*--   Location Details  sub6  --*/
.sub6 {background:#f4fbff url(../img/sub6-bg.jpg) left top;position: relative;overflow: hidden;}
.sub6-nr {display: flex;justify-content: center;}
.sub6-cont {background:rgba(255,255,255,.88);width: 45%;padding:5% 3%;}
.sub6-cont h4 {font-size: 26px;font-family: 'Open Sans';font-weight: bold;}
.sub6-cont ul {margin-top:6%;}
.sub6-cont ul li {display: block;margin-bottom:5%;font-family: 'Open Sans';}
.sub6-cont ul li span {display: block;line-height: 30px;color: #2b2b2b;}
.sub6-cont ul li p,.sub6-cont ul li p a {color: #606060;line-height: 30px;}
.sub6-cont ul li p a:hover {color: #0797db;text-decoration: underline;}
.sub6-cont .home-message-box{
	margin-top:5%;
}
/* .car {width:86px;height: 38px;position: absolute;bottom:0;right: 0;  transform: rotatey(180deg);
  -webkit-animation-name: driving;
          animation-name: driving;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-duration:15s;
          animation-duration:15s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear; }
@-webkit-keyframes driving {
  from {
    left: -20%;
  }

  to {
    left: 120%;
  }
}

@keyframes driving {
  from {
    left: -20%;
  }

  to {
    left: 120%;
  }
} */

/*--   关于我们页   --*/
.abo1-nr {background: #f4fbff;padding: 0 0 3% 3%;}
.abo1-img {float: right;margin: 0 0 10px 3%;width: 62.4%;}
.abo1-left {padding-top:2%;}
.abo1-tit {display: flex;align-items: center;}
.abo1-tit h3 {font-size: 36px;color: #00a0e9;font-weight: bold;font-family: 'Open Sans';margin-right: 20px;}
.abo1-tit img {margin-top: 10px;}
.abo1-cont {line-height: 30px;color: #222222;margin-top: 20px;}
.abo1-tit2 {display: flex;align-items: center;}
.abo1-tit2 h3 {font-size: 36px;font-family: 'Open Sans';margin-right: 20px;}
.abo1-box {display: flex;justify-content: space-between;flex-wrap:wrap;border: 1px solid #e5e5e5;}
.abo1-item {width: 16.6%;text-align: center;padding: 25px 10px;border-right: 1px solid #e5e5e5;}
.abo1-item p {color: #2b2b2b;font-family: 'Roboto';margin: 10px 0;}
.abo1-item span {font-size: 36px;color: #1c9bea;font-family: 'Roboto';}
.abo1-box .abo1-item:last-child {border-right: none;}

.abo2 {background: #f4fbff;}
.abo2-nr {}
.abo2-left {padding: 0 11% 0 15px;font-family: 'Open Sans';margin-top:2%;}
.abo2-left h4 {font-size: 30px;line-height: 48px;}
.abo2-left p {font-size:18px;margin: 8% 0;}
.abo2-left ul {display: flex;justify-content: space-between;flex-wrap: wrap;}
.abo2-left ul li {width: 24%;margin-bottom: 15px;border-radius:10px;overflow: hidden;box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.08);}
.abo2-img {max-width:487px;margin: 0 auto;}
.abo3 {display: flex;justify-content: space-between;flex-wrap: wrap;}
.abo3-item {margin-bottom: 24px;width: 23.9%;}
.abo3 .abo3-item:nth-child(-n+9):nth-child(n+8){margin-top:-16%;}
.abo3 .abo3-item:nth-child(7){width: 49.3%;}
.abo3 .abo3-item:nth-child(9){margin-right: 50.7%;}

/*--   产品列表页   --*/
.pro {display: flex;justify-content: space-between;}
.pro-left {width:20.9%;}
.pro-tit {padding-bottom: 10px;border-bottom: 1px solid #e6e5e5;font-size: 22px;font-family: 'Open Sans';}
.accordion {width: 100%;z-index: 10;position: relative;margin-top:20px;}
.accordion li {display: block;}
.accordion li i { display: block; position: absolute;right:0;top:0px;background: url(../img/rig.png) no-repeat center center; width:40px; height:100%;cursor: pointer;}
.accordion .acc-li .open i {background: url(../img/up.png) no-repeat center center;width:40px;height:100%;}
.accordion .acc-li .default,.link.open {}
.accordion .acc-li:last-child .link {border-bottom: none;}
.link {padding:0;position: relative;}
.link a {color: #222222 !important;line-height:50px;padding-left:30px;font-size:18px;display: flex;align-items: center;font-weight:bold; font-family: 'Open Sans';position: relative;}
.link a::before {content: "";width: 8px;height: 8px;background: #222222;border-radius: 8px;position: absolute;left: 0;top: 50%;margin-top: -4px;}
.accordion .acc-li .default, .link.default, .acc-li:hover .link:hover {}
.accordion .acc-li .default a,.acc-li .link a:hover {color: #1074c0 !important;}
.link a span {display: block;width: 12px;height: 12px;border: 3px solid #fff;border-radius: 50%;margin-right: 15px;}
.submenu-body {}
.submenu-body li a {display: block;line-height:36px;color: #222 !important;padding-left:32px;font-size: 16px;display: flex;align-items: center;}
.submenu-body li:hover a {}
.submenu-body .active a,.submenu-body li:hover a {color: #1074c0 !important;}
.pro-ul {margin-top: 30px;}
.pro-ul li {list-style: none;display: block;max-width: 243px;text-align: center;margin-bottom: 15px;cursor: pointer;}
.pro-tu {border: 1px solid #e5e5e5;position: relative;overflow: hidden;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.pro-tu img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.pro-ul li p {font-family: 'Open Sans';margin-top: 10px;}
.pro-ul li:hover .pro-tu {border: 1px solid #00a0e9;}
.pro-ul li:hover .pro-tu img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.pro-form {margin-top: 30px;}
.pro-form input {display: block;width: 100%;height: 27px;border: 1px solid #e5e5e5;margin-bottom: 10px;padding: 0 10px;font-size: 14px;}
.pro-form button {display: block;width: 78px;height: 27px;text-align: center;line-height: 27px;background: #222222;color: #fff;margin-top:30px;transition: 0.3s ease;}
.pro-form button:hover {background: #00a0e9;}
.pro-rig {width: 76.4%;}
.pro-bt {display: flex;align-items: center;justify-content: space-between;}
.pro-bt h3 {font-size: 24px;font-weight: bold;color: #00a0e9;font-family: 'Open Sans';}
.pro-bt h3 img {margin-left:20px;}
.pro-search {display: flex;align-items: center;justify-content: space-between;width: 300px;height: 40px;}
.pro-search input {display: block;width:80%;height: 40px;border: 1px solid #e5e5e5;padding: 0 10px;font-size: 14px;color: #333;font-family: 'Open Sans';}
.pro-search button {display: block;width: 20%;height: 40px;text-align: center;line-height: 40px;background: #222222;color: #fff;font-size: 14px;font-family: 'Open Sans';}
.pro-search  input::-webkit-input-placeholder {color: #555555;}
.pro-search  input:-moz-placeholder {color: #555555;}
.pro-search  input::-moz-placeholder {color: #555555;}
.pro-search  input::-ms-input-placeholder {color: #555555;}
.pro-item{margin-bottom: 25px;cursor: pointer;}
.pro-img {position: relative;overflow: hidden; border: 1px solid #e5e5e5;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.pro-img img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.pro-list {text-align: center;}
.pro-list p {color: #222;line-height: 24px;margin-top: 10px;font-family: 'Open Sans';font-size:18px;}
.pro-box {margin-top: 35px;}
.pro-item:hover .pro-img {border: 1px solid #1c9bea;}
.pro-item:hover .pro-img img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}

/*--   产品详情页   --*/
.pro-top {display: flex;justify-content: space-between;}
.pro-zuo {width: 40.8%;}
.big {position: relative;overflow: hidden;border: 1px solid #e5e5e5;}
.small {padding: 0 5%;position: relative;}
.small-list {cursor: pointer;}
.small-img {border: 1px solid #e5e5e5;}
.small-list.active .small-img {border: 1px solid #1c9bea;}
.small .swiper-button-next,.small .swiper-button-prev{ width:16px; height:24px;cursor: pointer; position: absolute;top:50%;margin-top:-12px;z-index: 99;opacity:1;display: block;}
.small .swiper-button-next {right:0;background: url(../img/next1.png) no-repeat center center;}
.small .swiper-button-prev {left:0;background: url(../img/prev1.png) no-repeat center center;}
.pro-you {width: 53.1%;}
.pro-tit2 h3,.pro-tit2 h1 {font-size:26px;font-weight: bold;font-family: 'Open Sans';color: #222222;}
.pro-tit2 i {display: block;width: 42px;height: 1px;background: #1c9bea;margin-top: 15px;}
.pro-cont1 {min-height: 440px;font-family:'Open Sans' !important;}
.pro-btn a{display: block;width: 163px;height: 52px;background: #1c9bea;color: #fff;text-align: center;line-height: 52px;}
.pro-cont2 {line-height: 32px;font-family: 'Open Sans' !important;}
.pro-page {display: flex;justify-content: space-between;}
.page-item {width: calc(50% - 10px);display: flex;border: 1px solid #e5e5e5;padding: 1%;line-height: 1.3;box-sizing: border-box;cursor: pointer;}
.page-icon {width: 40px;height: 40px;margin-right: 15px;background: #414141;transition: 0.3s ease;}
.page-cont p{font-size: 14px;color: #555555;font-family: 'Open Sans';}
.page-cont span {font-size: 14px;color: #222222;font-family: 'Open Sans';margin-top:5px;display: block;}
.page-item.next {-ms-flex-direction: row-reverse;flex-direction: row-reverse;text-align: right;}
.page-item.next .page-icon {margin: 0 0 0 15px;}
.page-item:hover .page-icon {background: #1c9bea;}
.pro-item2 {margin-bottom: 26px;}
.pro-item2 input {display: block;width: 100%;height:45px;padding: 0 10px;border: 1px solid #e5e5e5;font-size: 14px;}
.pro-item2 textarea {display: block;width: 100%;height:175px;border: 1px solid #e5e5e5;padding: 5px 10px;font-size: 14px;}
.pro-item2 button {display: block;width: 170px;height: 45px;background: #222222;color: #fff;text-align: center;line-height: 45px;transition: 0.3s ease;}
.pro-item2 button:hover {background: #1c9bea;}
.bott-nr {position: relative;}
.bott-img {position: relative;overflow:hidden;border: 1px solid #e5e5e5;}
.bott-list p {margin-top: 10px;font-size: 14px;color: #555555;font-family: 'Open Sans';}
.pro-send {padding-top: 5%;}

/*--   新闻列表页   --*/
.news-ul {margin-top: 30px;}
.news-ul li {list-style: none;margin-bottom: 30px;cursor: pointer;}
.news-ul li p {line-height: 26px;font-family: 'Open Sans';margin-top: 15px;color: #222222;}
.news-tu {position: relative;overflow: hidden;}
.news-tu img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.news-ul li:hover p {color: #1c9bea;}
.news-ul li:hover  .news-tu img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.news-item {display: flex;justify-content: space-between;align-items: center;margin-bottom: 3%;cursor: pointer;}
.news-img {width: 47.8%;}
.news-rig {width: 48%;}
.news-rig time {display: block;color: #727272;font-family: 'Open Sans';}
.news-rig h5 {font-size: 22px;color: #222222;font-weight: bold;font-family: 'Open Sans';margin: 15px 0;}
.news-rig p {line-height: 30px;color: #727272;}
.news-rig a {display: flex;align-items: center;margin-top: 3%;color: #727272;text-transform: uppercase;}
.news-rig a:hover {color: #1c9bea;}
.news-rig a img {margin-left:15px;}
.news-item:hover h5 {color: #1c9bea;}

/*--   新闻详情页   --*/
.news-tit h3 {font-size: 26px;font-weight: bold;font-family: 'Open Sans';}
.news-tit time {display: block;color: #727272;margin-top:2%;}
.news-cont {line-height: 30px;}

/*--   视频列表页   --*/
.video-item {margin-bottom: 25px;cursor: pointer;}
.video-img {position: relative;overflow: hidden;}
.play {width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;position: absolute;top: 0;left: 0;background: rgba(0,0,0,.61);}
.video-list p {text-align: center;margin-top: 15px;color: #222222;font-family: 'Roboto';}
.video-dw {position: fixed;top: -100%;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.9);z-index: 999;overflow: hidden;opacity: 0;}
.block {opacity: 1;top: 0;}
.video-word {width: 100%;height: 100%;display: -ms-flexbox;-ms-flex-pack: center;-ms-flex-align: center;display: -moz-box;-moz-box-pack: center;-moz-box-align: center;display: -webkit-box;-webkit-box-pack: center;-webkit-box-align: center;display: box;box-pack: center;}
.video-cont {max-width: 950px;max-height:520px;}
.video-cont video,.video-cont iframe {width: 950px;height: 514px;}
.video-img .img,.sub3-img .img {transition: all 0.5s;}
.video-item:hover .video-img .img,.sub3-item:hover .sub3-img .img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}

/*--   联系我们页   --*/
.cont {padding:3% 9%;}
.cont-ul {margin-top: 30px;}
.cont-ul li {display: block;line-height: 36px;}
.cont-ul li img {float: left;margin-top: 5px;}
.cont-ul li p {padding-left: 35px;font-size: 18px;font-family: 'Open Sans';}
.cont-ul li p a {color: #222222;}
.cont-ul li p a:hover {text-decoration: underline;color: #1c9bea;}






















@media only screen and (max-width:1600px) {
	.pad5 {padding:5% 3%;}
	.pad4 {padding:4% 3%;}
	.pad3 {padding:3% 3%;}
	.pad2 {padding:2% 3%;}
	.pad1 {padding:1% 3%;}
	.sub2 {padding: 0 3%;}
	.sub3-rig{padding:20px 3% 0 3%;}
	.abo1-tit2 h3 {font-size: 34px;}
	.youshi-tit2 h1 {font-size: 34px;}
	.youshi-tit2 h2 {font-size: 16px;}
	
}
@media only screen and (max-width:1400px) {
	.sub2-left h3 {font-size:28px;}
	.abo1-tit2 h3 {font-size: 32px;}
	.abo2-left h4 {font-size: 28px;line-height: 36px;}
	.youshi-tit2 h1 {font-size: 32px;}
	.youshi-tit2 h2 {font-size: 16px;}
}
@media only screen and (max-width:1300px) {
	.sub2-left {width: 45%;}
}
@media only screen and (max-width:1200px) {
	.pad5 {padding:5% 15px;overflow: hidden;}
	.pad4 {padding:4% 15px;overflow: hidden;}
	.pad3 {padding:3% 15px;overflow: hidden;}
	.pad2 {padding:2% 15px;overflow: hidden;}
	.pad1 {padding:1% 15px;overflow: hidden;}
	.sub2 {padding: 0 15px;}
	.sub3-rig{padding:20px 15px 0 15px;}
	.sub2-left h3 {font-size: 24px;}
	.sub5-left {width: 50%;}
	.sub5-rig {width: 47%;padding: 2% 20px;}
	.sub5-box p, .sub5-item p {font-size:20px;}
	.abo2-left h4 {font-size: 24px;}
	.abo3 .abo3-item:nth-child(-n+9):nth-child(n+8) {margin-top: -17%;}
	.abo1-tit2 h3 {font-size: 30px;}
	.pro-left {width: 25%;}
	.pro-rig {width: 72%;}
	.youshi-tit2 h1 {font-size: 30px;}
	.youshi-tit2 h2 {font-size: 16px;}
}
@media screen and (max-width:992px) {
	.sub6-cont{width:80%;}
	.sub5-box p, .sub5-item p {font-size: 18px;}
	.pro-cont1 {min-height: inherit;}
	.video-cont {max-width: 100%;max-height:inherit;min-width: 320px;}
	.video-cont video,.video-cont iframe {width:100%;height: inherit;min-width: 320px;}
	.youshi-item {width: 49%;    margin-bottom: 2%;}
}
@media screen and (max-width: 768px) {
	.sub2,.sub3,.sub5-nr,.pro,.pro-bt,.pro-top,.pro-page,.news-item{display: block;}
	.sub2-left,.sub2-rig,.sub3-left,.sub3-rig,.sub5-left,.sub5-rig,.sub6-cont,.abo3 .abo3-item:nth-child(7),.pro-left,.pro-rig,.pro-search,.pro-zuo,.pro-you,.page-item
	,.news-img,.news-rig{width: 100%;}
	.sub2-rig,.sub3-rig,.sub5-rig,.pro-search,.pro-rig,.pro-you,.page-item.next,.news-rig {margin-top: 20px;}
	.sub2-left h3 {font-size: 20px;line-height: 30px;}
	.sub2-rig ul li p {font-size: 14px;}
	.sub2-rig ul li span {font-size: 26px;}
	.sub3 {padding-bottom: 20px;}
	.sub3-left {padding: 0 15px;overflow: hidden;}
	.sub5-rig {padding: 15px;}
	.abo1-img {float: inherit;width: 100%;margin: 0;}
	.abo1-nr{padding: 0;}
	.abo1-tit h3,.abo1-item span {font-size: 32px;}
	.abo1-item {width: 33.3%;}
	.abo2-left {padding: 0 15px;}
	.abo2-left h4 {font-size: 20px;line-height: 24px;}
	.abo2-left p {margin: 10px 0;}
	.abo3-item {width: 49%;}
	.abo3 .abo3-item:nth-child(-n+9):nth-child(n+8) {margin-top: 0;}
	.abo3 .abo3-item:nth-child(9) {margin-right: 0;}
	.pro-box,.pro-left form,.news-ul {display: none;}
	
	.youshi-img {float: inherit;width: 100%;margin: 0;}
	.youshi-nr{padding: 0;}
	.youshi-tit2 h1{font-size: 22px;}
	.youshi-item {width:100%;padding: 20px 20px;}
}