
* { box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box;}

/* .main { max-width:1470px !important; margin:0 auto !important; padding:0px 15px;} */
.main { max-width:1700px !important; margin:0 auto !important; padding:0px 10px;}
.main_1440 { max-width:1460px !important; margin:0 auto !important; padding:0px 10px;}

body,html { width:100%; height:100%;}

.banner_x { height: 310px; margin-top:70px;}
.banner_x .main { height: 100%; }
.banner_x .item { display: flex; align-items: center;  color: #006979;  height: 100%; position: relative; }

.banner_x .item h2 { font-size: 60px; margin-top: 50px; color: #fff; }
.banner_x .item .nav { position: absolute; bottom: 0px; left: 0px; }
.banner_x .item .nav a { font-size: 16px; color: #fff; margin-right: 25px; line-height: 60px; display: inline-block; vertical-align: top; padding: 0px 10px; position: relative; }
.banner_x .item .nav a:before { content: ''; width: 0px; background: #4fe9ff; height: 2px; position: absolute; left: 0px; top: 0px;
transition: all 0.6s; -webkit-transition: all 0.6s; }
.banner_x .item .nav a:hover { color: #4fe9ff; }
.banner_x .item .nav a:hover:before { width: 100%; }
.banner_x .item .nav a.active { color: #4fe9ff; }
.banner_x .item .nav a.active:before { content: ''; width: 100%; background: #4fe9ff; height: 2px; position: absolute; left: 0px; top: 0px;
transition: all 0.6s; -webkit-transition: all 0.6s; }


.header {  position: fixed; left: 0px; top: 0px; width: 100%; z-index: 99; transition: all 0.6s; -webkit-transition: all 0.6s; }
.header .item { display: flex; align-items: center; height: 90px; transition: all 0.6s; -webkit-transition: all 0.6s; }
.header .item { border-bottom: 1px solid rgba(255, 255, 255, 0.5); display: flex; flex-direction: row; justify-content: space-between; }
/* .header .item .nav a { color: #fff; margin-left: 50px; padding: 0px 20px; position: relative; line-height: 90px; display: block; display: inline-block; vertical-align: top; font-size: 16px; }
.header .item .nav a:after { content: ''; background: #4fe9ff; position: absolute; bottom: 0px; left: 0px; width: 0%; height: 1px;
transition: all 0.6s; -webkit-transition: all 0.6s; }
.header .item .nav a:hover {  color: #4fe9ff; }
.header .item .nav a:hover:after { content: ''; width: 100%; background: #4fe9ff; } */

.header.active { background: rgba(0, 105, 121, 0.8); }
.header.active .item { border-bottom: none; height: 75px; }
/* .header.active .item .nav a { line-height: 75px; } */
.sbtn{color:rgba(255,255,255,0.8);background:0 0;border:none;padding:0;margin:0;line-height:normal;font-size:19px;font-weight:300;outline:0;cursor:pointer; z-index:890; display:none}

.lag{position:fixed; right:20px; top:35px;transition: all 0.6s; -webkit-transition: all 0.6s;}
.lag a{ color:#fff;}


.header.active .lag{top:28px;}

#search-form {
  -moz-transition: max-height, 0.5s;
  -o-transition: max-height, 0.5s;
  -webkit-transition: max-height, 0.5s;
  transition: max-height, 0.5s;
  position: fixed;
  top: 80px;
  right: 10px;
  max-height: 0;
  overflow: hidden;
  background-color: #e1e4e7;
  z-index:1000;
  width:260px;
}

.fixed #search-form { }


#search-form.open {
  max-height: 60px;
  top: 80px;
}
#search-form fieldset {
  position: relative;
  margin: 0 60px 0 0;
  padding: 0;
  border: none;
}
#search-form input {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height: 60px;
}
#search-form input[type="search"] {
  width: 100%;
  padding: 0 5px 0 22px;
  background: transparent;
  border: none;
}
#search-form input[type="submit"] {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60px;
  margin: 0;
  padding: 0;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  background:#006979;
  border: none;
  cursor: pointer;
}


/* --- */

/* pc端样式 */
.H100 { height: 100px;}
/* .header { padding: 0px 80px; position: fixed; left: 0; top: 0; width: 100%; z-index: 99; height: 100px; transition: all 0.6s; -webkit-transition: all 0.6s; } */






.cpjs{ margin-bottom:50px;}
.img-center {text-align: center;font-size: 0;}
.img-center img {display: inline-block;width: auto;height: auto;max-width: 100%;max-height: 100%;vertical-align: middle;transition: all 0.5s;}
.pc-slide{float:right;width:30%;}
.view .swiper-slide .img-center {width:100%;height:300px;line-height:300px;}
.view .swiper-container{width:100%;}
.preview{width:100%;margin-top:10px;position:relative;}
.preview .swiper-container{margin:0 30px;}
.preview .swiper-slide .img-center{height:80px;border:1px solid #ddd;cursor:pointer;position:relative;line-height: 80px;}
.preview .arrow-left{background:url(../images/feel3.png) no-repeat left top;position:absolute;left:0;top:50%;margin-top:-9px;width:9px;height:18px;z-index:10;}
.preview .arrow-right{background:url(../images/feel4.png) no-repeat left bottom;position:absolute;right:0;top:50%;margin-top:-9px;width:9px;height:18px;z-index:10;}
.preview .active-nav .img-center{border-color: #023793;}
div.zoomDiv {z-index: 999;position: absolute;top: 0;left: 0;background: #ffffff;border: 1px solid #ddd;display: none;text-align: center;overflow: hidden;font-size: 0;}
div.zoomMask {position: absolute;background: url(../images/mask.png) repeat scroll 0 0 transparent;cursor: move;z-index: 1;}


.yunu-showcase-info { float:left; width:68%;}
h1.protit {font-size: 24px;margin: 0 0 30px;font-weight: normal; border-bottom:1px solid #eee; padding-bottom:10px;}
.yunu-showcase-info p {margin: 5px 0 0;color: #666;line-height: 1.8;}
.yunu-showcase-info .tel {border-top: 2px solid #e6e6e6;margin-top: 15px;padding-top: 15px;height: 42px;line-height: 21px;font-size: 18px;}
.yunu-showcase-info .tel strong {color: #023793;}
.yunu-showcase-info .tel a {float: right;line-height: 42px;padding: 0 25px;background-color: #333;color: #fff;}






@media screen and (min-width:1600px) {
    .header .header-nav .nav-ul>li>a { line-height: 90px;  padding: 0px 20px; }
    .header .header-nav .nav-ul2 { top: 85px; }
}


@media screen and (min-width: 1200px){

.header .header-nav { display: inline-block; vertical-align:top;  }
.header .header-nav .nav-ul{ float:left;}
.header .header-nav .nav-ul>li { float: left; margin-left: 50px; color: #fff; position: relative; }
.header .header-nav .nav-ul>li.active>a { color: #e91d2d !important; }
.header .header-nav .nav-ul>li>a { display: inline-block; vertical-align: middle;  line-height: 90px; color: #fff; font-size: 18px; transition: all .6s; -webkit-transition: all .6s; -moz-transition: all .6s;  }
.header .header-nav .nav-ul>li:hover>a { color: #4fe9ff !important;}
.header .header-nav .nav-ul>li .icon { display: none; }
.header .header-nav .nav-ul>li:hover .nav-ul2 { animation: navUp 0.5s 0s forwards; display: block; }
.header .header-nav .nav-ul2 li a { display: block; font-size: 14px; color: #333; padding: 9px 20px;  border-bottom: 1px solid #d9d9d9;  white-space: nowrap; }
.header .header-nav .nav-ul2 li a:hover { background: #006979; color: #fff; border-bottom: 1px solid #006979; }
.header .header-nav .nav-ul2 { position: absolute; top:70px; left: 0px; text-align: center; display: none; background: #fff; min-width: 100%;
box-shadow: 0px 0px 6px 6px rgba(29,29,29,0.08); border-top: 2px solid #006979; }
.header-black .header-nav .nav-ul>li>a { color: #333; }


.header .nav-open { display: none; }
.header .close { display: none }
.header .nav-back { display: none; }

}


@keyframes navUp {
    from {
        opacity: 0.6;
        transform: translateY(15px);
    } to {
        opacity: 1;
        transform: translateY(0px);
    }
}



/* 手机端样式 */
@media screen and (max-width: 1200px) {


.header .item { height: 50px; transition: all 0.6s; -webkit-transition: all 0.6s;  }
.header .item .logo img { height: 34px; }
.header.active .item { height: 49px; }
.header.active .item { border-bottom: none; }


.header { height: 50px; box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.1); }
.header .nav-open { position: absolute; right: 20px; top: 50%; margin-top: -15px; display: block; cursor: pointer; }
.header .nav-open span { display: block; background-color: #6BC9E0; height: 2px; width: 30px; margin: 6px auto;border-radius: 50px; }
.header .close { background: url('../images/close.png') no-repeat center center; background-size: 18px auto; position: absolute; right: 0px; top: 0px; width: 56px; height: 50px; display: block; }
.header .header-nav { position: fixed;width: 60%;height: 100%;float: none;top: 0;left: -60%;background-color: #004650;transition: all 0.6s;-webkit-transition: all 0.6s; -moz-transition: all 0.6s; padding-top: 50px; }
.header .header-nav.active { left: 0; }

.header .header-nav .nav-ul { padding: 10px; padding-top: 0px; }
.header .header-nav .nav-ul>li { float: none; align-items: center; padding:0px;  position: relative; }
.header .header-nav .nav-ul>li .line { margin: 0 6px; }
.header .header-nav .nav-ul>li img { margin-right: 6px; }
.header .header-nav .nav-ul>li>a { font-size: 14px; color: #fff; text-transform: uppercase; }
.header .header-nav .nav-ul>li>a { font-size: 15px; padding: 15px 0px;  border-bottom: 1px solid #043d45;  }
.header .header-nav .nav-ul>li>a { display: block; margin-right: 0px; }
.header .header-nav .nav-ul a.hover{ color:#006979}
.header .header-nav .nav-ul>li .icon { position: absolute; right: 0px; /* width: 46px; */ width: 100%; height: 51px;  z-index: 3; top: 0px; display: block; cursor: pointer; }
.header .header-nav .nav-ul>li .icon:after { content: ''; display: block; width: 9px; height: 9px; top: 0px; right: 15px; border: 2px solid rgba(255,255,255,.3); border-top: 0; border-left: 0; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); position: absolute; top: 20px; transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; }
.header .header-nav .nav-ul>li .icon.active:after { content: ''; transform: rotate(45deg); -webkit-transform: rotate(45deg); top: 20px; }
.header .nav-back { position: fixed;top: 0; width: 40%;height: 100%; right: -40%;background-color: rgba(0,0,0,0.4);z-index: 100;transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; }

.header .header-nav .nav-ul2 { display: none; padding-left: 15px; }
.header .header-nav .nav-ul2 li.on a{color:#006979}
.header .header-nav .nav-ul2 li a { font-size: 14px; color: #eeeeee; display: block; padding: 10px 0px; border-bottom: 1px solid #043d45; position: relative; padding-left: 12px;}
.header .header-nav .nav-ul2 li a:after { content: ''; width: 4px; height: 4px; position: absolute; left: 0px; top: 0px; background: #043d45; top: 50%; margin-top: -2px;  }
.header .nav-back.active {  right: 0px; }





}



/* .m_gray_a { background: #fff url('../images/icon8.png') repeat-x left top;  }
.e_business_box { overflow: hidden; padding: 30px 0px 40px; } */

.e_business .nav ul { display: flex; flex-direction: row; margin-left: -18px; margin-right: -18px; }
.e_business .nav ul li { padding: 0px 18px; width: 25%; }
.e_business .nav ul li .item { background: #fff; display: flex; flex-direction: row; justify-content: space-between; padding: 12px 20px; align-items: center; transition: all 0.6s; -webkit-transition: all 0.6s; }
.e_business .nav ul li .item .text h3 { font-size: 18px; color: #006979; }
.e_business .nav ul li .item .text strong { text-transform: uppercase; font-size: 14px; color: #999999; display: block; margin-top: 5px; font-family: 'Arial'; }
.e_business .nav ul li .item .img .icon2 { display: none; }
.e_business .nav ul li .item:hover,.e_business .nav ul li .item.active { background: #006979; }
.e_business .nav ul li .item:hover .text h3,.e_business .nav ul li .item.active .text h3 { color: #fff; }
.e_business .nav ul li .item:hover .text strong,.e_business .nav ul li .item.active .text strong { color: #7ba0a6; }
.e_business .nav ul li .item:hover .icon1,.e_business .nav ul li .item.active .icon1 { display: none; }
.e_business .nav ul li .item:hover .icon2,.e_business .nav ul li .item.active .icon2 { display: block; }

.mbx { text-align: right; margin: 25px 0px 35px; }
.mbx a {padding:5px;}
.mbx a:last-child { background: none; margin-right: 0px; padding-right: 0px; }
.mbx a:hover { color: #006979; }


.query { margin-top: 30px; }
.query .tit { font-size: 40px; color: #2c2c2c; border-bottom: 2px solid #006979; padding-bottom: 30px; }
.query .back { background: #f8f8f8; }
.query .had .list ul { display: flex; flex-direction: row; border-bottom: 1px solid #eaeaea; }
.query .had .list ul li { padding: 18px 20px; width: 50%; font-size: 16px; position: relative; padding-left: 80px; position: relative; z-index: 9; }
.query .had .list ul li .cxu { font-size: 14px; }

.query .had .list ul li .title { position: absolute; left: 30px; color: #333; line-height: 40px; }
.query .had .list ul li input[type="text"] { width: 52%; border: 1px solid #e6e6e6; padding: 0px 12px; font-size: 15px;
	height: 40px; background: #fff; }
.query .had .list ul li .con { display: flex; flex-direction: row; }
.query .had .list ul li .con .text { width: 47%; margin-right: 3%; background-color: #fff; height: 40px; line-height: 40px; padding-left: 20px; }
.query .had .list ul li .con .text input[type="radio"] { background: url('../images/icon9.png') no-repeat left center; width: 12px; height: 12px; margin-right: 2px; }
.query .had .list ul li .con .text input[type="radio"]:checked { background: url('../images/icon9_m.png') no-repeat left center; }
.query .had .list ul .li2 { border-left: 1px solid #eaeaea; }
.query .had .list ul li .con .text label { cursor: pointer; }

.query .time { position: relative; padding: 18px 0px; border-bottom: 1px solid #e6e6e6; }
.query .time .con { position: relative; padding-left: 80px; display: flex; flex-direction: row; }
.query .time .title { position: absolute; left: 30px; top: 0px; line-height: 40px; font-size: 16px; color: #333; }
.query .time .layui-inline { width: 49%; }
.query .time .layui-form { display: inline-block; vertical-align: top; width: 50%; }
.query .time h6 { line-height: 40px; color: #999999; }
.query .show_type{
    position: relative;padding: 18px 0px; border-bottom: 1px solid #e6e6e6;}
.query .show_type .con{
    padding-left: 100px;}
.query .show_type .title{position: absolute; left: 30px; top: 0px; line-height: 40px; font-size: 16px; color: #333;
    top: 0;
    bottom: 0;margin: auto; height: 40px;}
.query .but { padding: 20px 80px 50px; }

.query .show_type input[type="radio"] { background: url('../images/icon9.png') no-repeat left center; width: 12px; height: 12px; margin-right: 2px; }
.query .show_type input[type="radio"]:checked { background: url('../images/icon9_m.png') no-repeat left center; }

.query .but h3 { color: #6c6c6c; }
.query .but_search { background-color: #338894; color: #fff; padding: 18px 60px; margin-top: 20px;
	transition: all 0.6s; -webkit-transition: all 0.6s; border-radius: 30px; }
.query .but_search:hover { background-color: #6cbb5a; }


#port_ul { position: absolute; top: 60px; background: #fff; z-index: 99; min-width: 44.6%; max-height: 250px; overflow-y: auto; }
#port_ul strong { display: block; white-space: nowrap; padding: 8px 10px; width: 100%; background: #fff; font-size: 14px; cursor: pointer; }
#port_ul strong:hover { background: #006979; color: #fff; }

.port_ul_ie { max-height: inherit !important; }


.query_list { padding: 30px 0px 100px; }
.query_list .len { font-size: 14px; }
.query_list .len strong { color: #006979; }

.jui_table { width: 100%; border-collapse: collapse; border-spacing: 0; margin-top: 20px; }
.jui_table tr th input[type="checkbox"] { background: url('../images/icon10.png') no-repeat left center; width: 20px; height: 20px; }
.jui_table tr th input[type="checkbox"]:checked { background: url('../images/icon10_m.png') no-repeat left center; width: 20px; height: 20px; }
.jui_table tr td input[type="checkbox"] { background: url('../images/icon10.png') no-repeat left center; width: 20px; height: 20px; }
.jui_table tr td input[type="checkbox"]:checked { background: url('../images/icon10_m.png') no-repeat left center; width: 20px; height: 20px; }
.jui_table tr td input[type="checkbox"]:disabled { background: url('../images/icon11.png') no-repeat left center; width: 20px; height: 20px; }
.jui_table tr td { padding: 15px 15px; border-left: 1px solid #dddddd; text-align: left; }
.jui_table tr td .icon { vertical-align: middle; display: inline-block; margin-top: -2px; margin-right: 5px; }
.jui_table tr td a { color: #006979; text-decoration: underline; }
.jui_table tr td a:hover { color: #6cbb5a; }
.jui_table tr th { padding: 15px 15px; font-weight: normal; font-size: 16px; border-top: 1px solid #dddddd; border-bottom: 2px solid #006979; text-align: left; border-left: 1px solid #dddddd; }
.jui_table tr td:first-child { border-left: none; }
.jui_table tr th:first-child { border-left: none; }
.jui_table tr:nth-child(2n) td { background-color: #f8f8f8; }

.query_list .write { margin-top: 30px; position: relative; }
.query_list .write strong { display: inline-block; vertical-align: top; margin-right: 20px; }
.query_list .write strong img { display: inline-block; vertical-align: middle; margin-right: 6px; margin-top: -2px; }
.query_list .write p { font-size: 14px; margin-top: 8px; color: #6c6c6c; }
.query_list .write h6 a { position: absolute; right: 0px; top: 0px; background-color: #006979; display: inline-block;
	padding: 15px 45px; color: #fff; transition: all 0.6s; -webkit-transition: all 0.6s; cursor: pointer; border-radius: 30px; }
.query_list .write h6 a:hover { background: #6cbb5a; }

.green { color: #6cbb5a; }
.blue { color: #006979; }
.ablue { color: #006979; text-decoration: underline; }


.m_table_tit { font-size: 20px; color: #006979; text-transform: uppercase; background: #dddddd; padding: 18px; border-left: 2px solid #006979; margin-top: 30px; }

.m_table { width: 100%; border-collapse: collapse; border-spacing: 0;  background: #ffffff; }
.m_table tr td { padding: 15px 20px; border-left: 1px solid #dddddd; text-align: left;  }
.m_table tr td .icon { vertical-align: middle; display: inline-block; margin-top: -2px; margin-right: 5px; }
.m_table tr td a { color: #006979; text-decoration: underline; }
.m_table tr td a:hover { color: #6cbb5a; }
.m_table tr th { padding: 18px 20px; font-weight: normal; font-size: 16px;  border-bottom: 2px solid #006979; text-align: left; border-left: 1px solid #dddddd; }
.m_table tr td:first-child { border-left: none; cursor: pointer;}
.m_table tr th:first-child { border-left: none; }
.m_table tr:nth-child(2n) td { background-color: #f8f8f8; }

.m_table tr .agentd { text-decoration: underline; color: #006979; cursor: pointer; }
.m_table tr .agentd:hover { color: #6cbb5a; }



.m_table_ship { margin-top: 60px; }
.m_table_ship tr th { border-top: 1px solid #dddddd; }

#nothing { text-align: center; color: #006979; padding: 30px 0px; font-size: 16px; }

.bill { border-bottom: 1px solid #eaeaea; }
.bill ul { display: flex; flex-direction: row; padding: 20px 50px; }
.bill ul li { width: 25%; margin-right: 15px; }
.bill ul li input[type="text"] { width: 100%; border: 1px solid #e6e6e6; height: 40px;  padding: 0px 12px; font-size: 15px; }
.billbox .but { padding: 20px 50px 50px; }
.bill ul li .bltext { background:#fff url('../images/icon15.png') no-repeat 95% center; width: 100%; border: 1px solid #e6e6e6; height: 40px;  padding: 0px 12px; font-size: 15px; appearance: none; -webkit-appearance: none; }
.bill ul li .bltext2 { background: #fff; }

.shipbox .but { padding: 20px 30px 50px;  }
.shipbox .back1 { background: #f8f8f8; margin-top: 20px; }
.shipbox .ship ul li { padding: 15px 30px; border-bottom: 1px solid #eaeaea; font-size: 16px; color: #006979; }
.shipbox .ship ul li span { width: 100px; text-align: right; display: inline-block; }
.shipbox .ship ul li strong { color: #333; }

.wztime { position: relative; }
.wztime h3 { font-size: 20px; color: #006979; }
.wztime .num { position: absolute; right: 0px; top: 0px; font-size: 14px; top: 0px; top: 6px; }
.wztime .num strong { color: #006979; }



/* 尾部 */
.footer .had { background: rgba(0, 0, 0, 0.5); padding: 18px 0px; position: fixed;left: 0;bottom: 0;z-index: 100;width: 100%;}

.footer .had .item { display: flex; flex-direction: row; align-items: center; border-right: 1px solid rgba(255, 255, 255, 0.5); }
.footer .had .item .fl {  width: 40%;  position: relative; padding-right: 180px; }
.footer .had .item .fl .txt { width: 100%; border: 1px solid rgba(255, 255, 255, 0.3); background: none; height: 60px; line-height: 60px;
	color: #fff; border-radius: 30px; padding: 0px 30px; }
.footer .had .item .fl .but { position: absolute; right: 20px; top: 0px; background: #338894; height: 60px; padding: 0px 40px; color: #fff; transition: all 0.6s; -webkit-transition: all 0.6s; border-radius: 30px; }
.footer .had .item .fl .but:hover { background: #35a99b; }
.footer .had .item .fr { padding: 0px 50px;  width: 60%; }
.footer .had .item .fr ul { display: flex; flex-direction: row; justify-content: space-between; padding: 0px 50px; }
.footer .had .item .fr ul li .link { display: flex; flex-direction: row; align-items: center; color: #fff; }
.footer .had .item .fr ul li .link strong { margin-left: 8px; transition: all 0.6s; -webkit-transition: all 0.6s; }
.footer .had .item .fr ul li .link:hover strong { color: #fff; text-decoration: underline; }

.footer .fot { background: #006979; padding-top: 50px; padding-bottom: 30px;padding-bottom: 120px; }
.footer .fot .item { display: flex; flex-direction: row; justify-content: space-between; }
.footer .fot .address .img { margin-bottom: 25px; }
.footer .fot .address p { color: #fff; margin-top: 12px; font-size: 15px; }
.footer .fot .address .p1 { background: url('../images/icon21.png') no-repeat left center; padding-left: 25px; }
.footer .fot .address .p2 { background: url('../images/icon22.png') no-repeat left center; padding-left: 25px; }
.footer .fot .address .p3 { background: url('../images/icon23.png') no-repeat left center; padding-left: 25px; }
.footer .fot .wx { color: #fff; text-align: center; }
.footer .fot .wx img { display: block; margin: 0 auto; }
.footer .fot .wx p { margin-top: 5px; }
.footer .fot .wx ul li { display: inline-block; vertical-align: top; margin-left: 10px; }
.footer .fot .wx ul li p { margin-top: 10px; font-size: 14px; }
.footer .fot dl { display: inline-block; vertical-align: top; color: #fff; }
.footer .fot dl dt { font-size: 18px; margin-bottom: 15px; }
.footer .fot dl dd a { display: block; color: #fff; font-size: 15px; margin-top: 8px; }
.footer .fot dl dd a:hover { color: #70dc57; text-decoration: underline; }
.footer .fot .dow { display: flex; flex-direction: row; justify-content: space-between; margin-top: 50px; color: #fff; }
.footer .fot .dow h6 a { color: #fff; font-size: 14px; display: inline-block; vertical-align: top; position: relative; padding: 0px 10px;
 opacity: 0.8; }
.footer .fot .dow h6 a:after { content: ''; background: #fff; height: 12px; width: 1px;  position: absolute; right: 0px; top: 5px; }
.footer .fot .dow h6 a:last-child:after { background: none; }
.footer .fot .dow h6 a:last-child { padding-right: 0px; }
.footer .fot .dow h6 a:hover { text-decoration: underline; }
.footer .fot .dow p { opacity: 0.8; font-size: 14px; }

.footer input::-moz-placeholder, textarea::-moz-placeholder { color: #fff; font-weight: normal; }
.footer input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #fff; font-weight: normal; }
.footer input::-ms-input-placeholder,textarea::-ms-input-placeholder { color: #fff; font-weight: normal; }

.header { position: fixed; top: 0px; left: 0px; width: 100%; }

.banner_swp .swiper-slide { height: 100vh; }
.banner_swp .swiper-slide .main { height: 100%; }
.banner_swp .swiper-slide .item { height: 100%; display: flex; align-items: center; flex-direction: row; justify-content: space-between; }
.banner_swp .swiper-slide .item p { font-size: 40px; color: #ffffff; flex: 1; }
.banner_swp .swiper-slide .item p em { color: #4fe9ff; font-size: 60px; }
.banner_swp .swiper-slide .item p strong { color: #4fe9ff; font-size: 80px; }
.banner_swp .swiper-slide .item p .nf { color: #fff; letter-spacing: 10px; }

.banner_swp .swiper-slide .item .img { width: 54%; }
.banner_swp .swiper-pagination-bullet { width:50px; height:2px; background:#fff; opacity: 0.4; border-radius:0px; margin:0px 10px !important;
 outline:none;}
.banner_swp .swiper-pagination-bullet-active { background:#fff; opacity: 1; }
.banner_swp .banner_pag { bottom: 40px !important; }


.in_business { padding: 70px 0px 0px; }
.in_business .item { display: flex; flex-direction: row; justify-content: space-between; }
.in_business .item .fl { width: 45%; }
.in_business .item .fl .tit { font-size: 60px; color: #2c2c2c; }
.in_business .item .fl .tit strong { font-size: 85px; color: #35a99b; font-style: italic;  }
.in_business .item .fl .list { margin-top: 20px; }
.in_business .item .fl .list ul { display: flex; flex-direction: row; flex-wrap: wrap; }
.in_business .item .fl .list ul li { width: 50%; padding-right: 30px; margin-top: 20px; }
.in_business .item .fl .list ul li .link { background: #f8f8f8; display: block; padding: 20px; font-size: 20px; color: #2c2c2c;
	transition: all 0.6s; -webkit-transition: all 0.6s; }
.in_business .item .fl .list ul li .link .icon { text-align: right; margin-top: 30px; }
.in_business .item .fl .list ul li .link .icon img { display: inline-block; }
.in_business .item .fl .list ul li .link .icon .icon2 { display: none;  }
.in_business .item .fl .list ul li .link strong { color: #333; transition: all 0.6s; -webkit-transition: all 0.6s; }

.in_business .item .fl .list ul li .link:hover .icon .icon1 { display: none; }
.in_business .item .fl .list ul li .link:hover .icon .icon2 { display: inline-block; }
.in_business .item .fl .list ul li .link:hover { background: #006979; color: #fff; }
.in_business .item .fl .list ul li .link:hover strong { padding-left: 20px; color: #fff; }


.in_business .item .fr { width: 41.8%; }


.in_service { background: url('../images/banner3.jpg') no-repeat center center; padding: 96px 0px; /* background-attachment: fixed; background-size: cover */ background-size: cover; }
.in_service .item { display: flex; flex-direction: row; justify-content: space-between; margin-top: 20px; }
.in_service .item .fl { width: 26%; }
.in_service .item .fl .tit { font-size: 60px; color: #fff; margin-bottom: 30px; }
.in_service .item .fl .sel { width: 100%; background: none; padding: 20px; border-radius: 30px; margin-top: 15px; background: url('../images/icon31.png') no-repeat 96% center; appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none; border: 1px solid rgba(255, 255, 255, 0.5); }
.in_service .item .fl .but { background: #338894; font-size: 16px; color: #fff; border-radius: 50px; margin-top: 20px; padding: 18px 60px; transition: all 0.6s; -webkit-transition: all 0.6s; }
.in_service .item .fl .but:hover { background: #1d7b68; }
.in_service .item .list { width: 100%; }
.in_service .item .list ul { display: flex; flex-direction: row; flex-wrap: wrap; }
.in_service .item .list ul li { width: 25%; padding-left: 30px; margin: 15px 0px; position:relative;}
.in_service .item .list ul li .link { background-image: linear-gradient(0deg,rgba(34, 148, 123, 0.9) 0%,rgba(1, 106, 121, 0.9) 100%); display: block; transition: all 0.6s; -webkit-transition: all 0.6s; }
.in_service .item .list ul li .link:hover { transform: translateY(-10px); -webkit-transform: translateY(-10px);  }
.in_service .item .list ul li .link .img { height: 180px; display: flex; align-items: center; justify-content: center; padding:10px 30px; }
.in_service .item .list ul li p { border-top: 1px solid rgba(255, 255, 255,0.5); padding: 14px 20px; font-size: 20px; color: #fff; background: url('../images/icon38.png') no-repeat 92% center; transition: all 0.6s; -webkit-transition: all 0.6s; }
.in_service .item .list ul li .link:hover p { padding-left: 30px;  }

.in_service .item .list ul li:hover .link { display:none}
.in_service .item .list ul li:hover .product_m_art { display:block}

.in_service_ie .item .list ul li .link { background-image: linear-gradient(0deg,rgb(34, 148, 123) 0%,rgb(1, 106, 121) 100%); display: block; transition: all 0.6s; -webkit-transition: all 0.6s; opacity: 0.9;  }
.in_service_ie .item .list ul li p { border-top: 1px solid #fff;  }

select::-ms-expand { display: none; border: none; }




.in_news_box { padding: 100px 0px; background: url('../images/img1.jpg') no-repeat center center; background-size: cover; }
.in_news .tit { font-size: 60px; color: #2c2c2c; }
.in_news .item { margin-top: 50px; display: flex; flex-direction: row; justify-content: space-between; }
.in_news .item .fl { width: 18%; position: relative; }
.in_news .item .fl p { font-size: 24px; color: #2c2c2c; margin-bottom: 30px; line-height: 36px; }
.in_news .item .fr { width: 70%; position: relative; }

.in_news_swp .swiper-slide { height: 100%;  }
.in_news_swp .swiper-slide .link { height: 100%; display: block; background: #f8f8f8; transition: all 0.6s; -webkit-transition: all 0.6s; }
.in_news_swp .swiper-slide .link .text {  padding: 30px; height: 197px; }
.in_news_swp .swiper-slide .link .text h3 { font-size: 20px; color: #2c2c2c; line-height: 26px; max-height: 104px; overflow: hidden; }
.in_news_swp .swiper-slide .link .text strong { font-size: 16px; display: block; margin-top: 15px; }
.in_news_swp .swiper-slide .link .img { overflow: hidden; height: 200px; }
.in_news_swp .swiper-slide .link .img img { transition: all 0.6s; -webkit-transition: all 0.6s; transform: scale(1, 1);
	-webkit-transform: scale(1, 1); width: 100%; object-fit: cover; height: 100%; }
.in_news_swp .swiper-slide .link:hover .img img { transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1);  }
.in_news_swp .swiper-slide .link:hover  { background: #338894;  }
.in_news_swp .swiper-slide .link:hover .text h3 { color: #fff; }
.in_news_swp .swiper-slide .link:hover .text strong { color: #fff; }

.m_more { margin-top: 30px; }
.m_more a { background: #338894; font-size: 16px; color: #fff; border-radius: 50px; margin-top: 20px; padding: 18px 42px; transition: all 0.6s; -webkit-transition: all 0.6s; display: inline-block; }
.m_more a:hover { background: #1d7b68; }

.m_more1 { margin-top: 40px; text-align: center; }
.m_more1 a { background: #338894; font-size: 16px; color: #fff; border-radius: 50px; margin-top: 20px; padding: 18px 80px; transition: all 0.6s; -webkit-transition: all 0.6s; display: inline-block; }
.m_more1 a:hover { background: #1d7b68; }

.m_more2 { margin-top: 40px; text-align: center; }
.m_more2 a { background: #6cbb5a; font-size: 16px; color: #fff; border-radius: 50px; margin-top: 20px; padding: 18px 80px; transition: all 0.6s; -webkit-transition: all 0.6s; display: inline-block; }
.m_more2 a:hover { background: #1d7b68; }


.in_news_prev { position: absolute; outline: none; left: 0px; top:inherit; bottom: 0px;  background:url('../images/icon39_m.png') no-repeat left top; width: 60px; height: 60px;  }
.in_news_next { position: absolute; outline: none; right:inherit; left: 80px; top:inherit; bottom: 0px; background: url('../images/icon40_m.png') no-repeat left top; width: 60px; height: 60px; }
.in_news_prev.swiper-button-disabled { background: url('../images/icon39.png') no-repeat left top; opacity: 1; }
.in_news_next.swiper-button-disabled { background: url('../images/icon40.png') no-repeat left top; opacity: 1; }


.in_four_box { background: url('../images/img5.jpg') no-repeat center center; padding: 70px 0px; background-size: cover; }
.in_four { text-align: center; }
.in_four ul { display: flex; flex-direction: row; justify-content: center; flex-wrap: wrap; }
.in_four ul li { margin: 0px 3%; }
.in_four ul li .link { width: 240px; height: 240px; display: block; text-align: center; display: flex; align-items: center; flex-direction: column; border: 1px solid rgba(255, 255, 255, 0.5); justify-content: center; color: #fff; border-radius: 50%;  position: relative; overflow: hidden; transition: all 0.6s; -webkit-transition: all 0.6s; }
.in_four ul li .link p { margin-top: 20px; font-size: 20px; position: relative; z-index: 2; }
.in_four ul li .link .icon {  transition: all 0.6s; -webkit-transition: all 0.6s; position: relative; z-index: 2; }
.in_four ul li .link:hover .icon { transform: rotate(180deg); -webkit-transform: rotate(180deg); }
.in_four ul li .link:after { content: ''; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-image: linear-gradient(0deg,rgba(34, 148, 123,0.9) 0%,rgba(1, 106, 121,0.9) 100%);
transform: scale(0, 0); -webkit-transform: scale(0, 0); transition: all 0.6s; -webkit-transition: all 0.6s; border-radius: 50%; z-index: 0; }
.in_four ul li .link:hover:after { transform: scale(0.9, 0.9); -webkit-transform: scale(0.9, 0.9);  }
/* .in_four ul li .link:hover { border: 1px solid rgba(255, 255, 255, 0); width: 238px; height: 238px; } */


.m_tit { font-size: 40px; color: #2c2c2c; }
.m_tit_x { font-size: 40px; color: #2c2c2c; border-bottom: 1px solid #dddddd; padding-bottom: 30px; position: relative; }

.m_tit_x .nav { position: absolute; right: 0px; bottom: -1px; }
.m_tit_x .nav a { color: #006979; font-size: 18px; display: inline-block; margin-left: 30px; position: relative; padding-bottom: 30px; cursor: pointer; }
.m_tit_x .nav a:after { content: ''; background: #006979; width: 0%; position: absolute; left: 0px; bottom: 0px;  height: 2px;
transition: all 0.6s; -webkit-transition: all 0.6s; }
.m_tit_x .nav a:hover:after { width: 100%; }

.m_tit1 { font-size: 24px; color: #6cbb5a; margin-top: 40px; position: relative; padding-left: 15px; }
.m_tit1:after { content: ''; position: absolute; left: 0px; top: 50%; margin-top: -11px; width: 4px; height: 22px; background: #006979; }


.about { margin-top: 50px; }
.about .text { margin-top: 36px; }
.about .text h3 { font-size: 34px; color: #006979; }
.about .text h3 strong { font-size: 48px; color: #6cbb5a; }
.about .text p { font-size: 18px; line-height: 30px; color: #787878; margin-top: 20px; }

.m_tit_36 { font-size: 36px; color: #006979; }

.about1 { background: url('../images/img7.jpg') no-repeat center center; height: 439px; background-size: cover; margin-top: 90px; display: flex; align-items: center; justify-content: center; cursor: pointer; }

.about2 { margin-top: 90px; }
.about2 .list { overflow: hidden; margin-top: 20px; }
.about2 .list ul { display: flex; flex-direction: row; flex-wrap: wrap; margin-left: -15px; margin-right: -15px; }
.about2 .list ul li { width: 33.33%; padding: 15px; }
.about2 .list ul li .item { background-image: linear-gradient(0deg,#4ea995 0%,#348894 100%); text-align: center; padding: 70px 25px;
 height: 100%; }
.about2 .list ul li .item .text h3 { font-size: 20px; margin-top: 50px; color: #fff; }
.about2 .list ul li .item .text p { font-size: 24px; color: #fff; margin-top: 20px; line-height: 36px; }

.organization1 { background: url('../images/img8.jpg') no-repeat center center; }
.organization1 .list { overflow: hidden; }
.organization1 .list ul { display: flex; flex-direction: row; flex-wrap: wrap; margin-left: -30px; margin-right: -30px; }
.organization1 .list ul li { width: 33.33%; padding: 0px 30px; text-align: center; padding-top: 90px; margin-top: 50px; }
.organization1 .list ul li .item { background-image: linear-gradient(0deg,#4ea995 0%,#348894 100%); position: relative; }
.organization1 .list ul li .item .img { background: url('../images/icon59.png') no-repeat center bottom; padding-bottom: 10px; }
.organization1 .list ul li .item .img img { margin-top: -90px; width: 180px; height: 180px; border-radius: 50%; overflow: hidden; }
.organization1 .list ul li .item .text { padding: 40px 0px; }
.organization1 .list ul li .item .text h3 { font-size: 24px; color: #ffffff; }
.organization1 .list ul li .item .text p { font-size: 18px; color: #ffffff; margin-top: 5px; }
.organization1 .list ul li:first-child { width: 100%; }
.organization1 .list ul li:first-child .item_li { width: 33.33%; padding: 0px 30px; margin: 0 auto; }

.organization2 { margin-top: 80px; }
.organization2 .img { border: 1px solid #dddddd; padding: 80px; text-align: center; margin-top: 40px; }

.news .list ul li { margin-top: 40px; }
.news .list ul li .link { background: #f8f8f8; display: block; display: flex; flex-direction: row; }
.news .list ul li .link .img { width: 410px; overflow: hidden; height: 200px; }
.news .list ul li .link .img img { width: 100%; height: 100%; object-fit: cover; transition: all 0.6s; -webkit-transition: all 0.6s;
	transform: scale(1, 1); -webkit-transform: scale(1, 1); object-fit: cover; }
.news .list ul li .link .text { flex: 1; padding: 20px 40px; }
.news .list ul li .link .text h3 { font-size: 24px; color: #2c2c2c; transition: all 0.6s; -webkit-transition: all 0.6s; }
.news .list ul li .link .text p { font-size: 16px; color: #999999; margin-top:10px; line-height: 26px; }
.news .list ul li .link .text strong { color: #999; display: block; margin-top: 10px; }
.news .list ul li .link:hover .img img { transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1);  }
.news .list ul li .link:hover .text h3 { color: #338894; }


.details { margin-top: 50px; }
.details .tit h3 { font-size: 42px; color: #333333; }
.details .tit strong { font-size: 24px; display: block; margin-top: 10px; color: #333333; }

.details .item { display: flex; flex-direction: row; justify-content: space-between; margin-top: 40px; }
.details .item .fl { width: 71%;   }
.details .item .fl .con { background: #f9f9f9; padding: 50px 70px 70px; }
.details .item .fl .con p { font-size: 18px; color: #333333; line-height: 30px; margin-top: 20px; }
.details .item .fl .con strong { font-weight: bold; }
.details .item .fl .con img { height: auto !important; }
.details .item .fr { width: 25%; background: #f9f9f9; height: 100%; padding: 0px 30px 30px; border-top: 2px solid #006979; }
.details .item .fr h3 { font-size: 24px; color: #006979; line-height: 60px; border-bottom: 1px solid #e6e6e6; }
.details .item .fr a { font-size: 16px; color: #2c2c2c; border-bottom: 1px solid #e6e6e6; display: block; padding: 14px 0px; line-height: 22px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.details .item .fr a:hover { color: #006979; text-decoration: underline; }

.m_return { text-align: center; margin-top: 50px; }
.m_return a { background: #6cbb5a; font-size: 16px; color: #ffffff; padding: 20px 80px; border-radius: 50px; display: inline-block;
	transition: all 0.6s; -webkit-transition: all 0.6s; }
.m_return a:hover { background: #338894; }


.history { position: relative; }
.history .list {  margin-top: 40px; position: relative; background: #f9f9f9; padding:50px 40px; }
/* .history .list:before { content: ''; background: url('../images/icon53.png') repeat-y left top; position: absolute; z-index: 9; width: 271px; height: 100%; left: 0px; top: 0px; } */
.history .list:after { content: ''; background: url('../images/icon54.png') repeat-y left top; position: absolute; z-index: 9; width: 271px; height: 100%; right: 0px; top: 0px; }
.history .list .list_swp { position: relative; padding: 0px 80px; }

.history_swp .swiper-slide {  position: relative; }
.history_swp .swiper-slide .text { background-image: linear-gradient(0deg,#4ea995 0%,#348894 100%); bottom: 0px; display: inline-block;
	padding: 25px; }
.history_swp .swiper-slide .text h3 { font-size: 40px;  font-family: "Arial"; }
.history_swp .swiper-slide .text p { font-size: 16px; color: #fff; position: relative; padding-left: 16px; margin: 8px 0px; }
.history_swp .swiper-slide .text p:after { content: ''; background-color: #fff; top: 10px; position: absolute; left: 0px; width: 4px; height: 4px; border-radius: 50%;  }
.history_swp .swiper-slide.his_top  {  display: flex; align-items:flex-end; }
.history_swp .swiper-slide.his_top .time { background: url('../images/icon52.png') no-repeat left center; width: 173px; height: 130px; position: absolute;  bottom: -164px; font-size: 32px; color: #006979; padding-left: 40px; padding-top: 80px; z-index: 2; left: 0px; }
.history_swp .swiper-slide.his_top:before { content: ''; border: 10px solid; border-color:#4da894 transparent transparent  transparent ; position: absolute; left: 156px; bottom: -20px; z-index: 2;}
.history_swp .swiper-slide.his_dow .time { background: url('../images/icon51.png') no-repeat left center; width: 172px; height: 129px; position: absolute;  top: -164px; font-size: 32px; color: #006979; line-height: 62px; padding-left: 40px; z-index: 2; }
.history_swp .swiper-slide.his_dow:before { content: ''; border: 10px solid; border-color: transparent transparent #338793 transparent; position: absolute; left: 156px; top: -20px; z-index: 2; }
.history .xt { position: absolute; width: 100%; height: 1px; background-color: #328693; left: 0px; }


.history_prev { position: absolute; outline: none; margin-top: 0px; background:url('../images/icon55_m.png') no-repeat left top; width: 50px; height: 50px; z-index: 10; left: 0px; }
.history_next { position: absolute; outline: none; margin-top: 0px;  background: url('../images/icon56_m.png') no-repeat left top; width: 50px; height: 50px; z-index: 10; right: 0px; }
.history_prev.swiper-button-disabled { background: url('../images/icon55.png') no-repeat left top; opacity: 1; left: 0px; }
.history_next.swiper-button-disabled { background: url('../images/icon56.png') no-repeat left top; opacity: 1; right: 0px; }

.route .fom { text-align: center; margin-top: 50px; position: relative; display: flex; flex-direction: row; justify-content: center; flex-wrap: wrap; }
.route .fom .txtbox { width: 420px; position: relative; margin-right: 10px; }
.route .fom .sel { width: 420px; border: 1px solid #dddddd; border-radius: 30px; padding: 18px; font-size: 16px; margin: 0px 5px; background: url('../images/icon31.png') no-repeat 95% center; appearance: none; -webkit-appearance: none; cursor: pointer; }

.route .fom .txt { width: 100%; border: 1px solid #dddddd; border-radius: 30px; padding: 18px; font-size: 16px; margin: 0px 5px;  appearance: none; -webkit-appearance: none; }

#region_ul { position: absolute; top: 60px; background: #fff; z-index: 99; text-align: left; padding-left: 20px; min-width: 100%; max-height: 250px; overflow: auto; }
#region_ul strong { display: block; white-space: nowrap; padding: 8px 10px; width: 100%; background: #fff; font-size: 14px; cursor: pointer; }
#region_ul strong:hover { background: #006979; color: #fff; }


.route .fom .but { background: #6cbb5a; font-size: 16px; height: 57px; padding: 0px 60px; color: #fff; border-radius: 30px; margin-left: 5px; transition: all 0.6s; -webkit-transition: all 0.6s; }
.route .fom .but:hover { background: #006979; }
.route .back { background: #fafafa; padding: 30px; margin-top: 60px; }
.route .item h3 { font-size: 30px; color: #2c2c2c; }
.route .item img { margin-top: 20px; }

.m_tab_tit { display: flex; flex-direction: row; justify-content: space-between; margin-top: 30px; }
.m_tab_tit .link { width: 49%; padding: 20px 40px; display: flex; align-items: center; justify-content: space-between; font-size: 20px; color: #fff; background: #f9f9f9; color: #333; }
.m_tab_tit .link.active { background-image: linear-gradient(0deg,#4ea995 0%,#348894 100%); color: #fff; position: relative; }
.m_tab_tit .link.active:after { content: ''; position: absolute; bottom: -28px; border: 15px solid; border-color: #4faa95 transparent transparent transparent; left: 50%; margin-left: -15px; }


.m_tab_tit_3 { display: flex; flex-direction: row; justify-content: space-between; margin-top: 30px; flex-wrap: wrap; }
.m_tab_tit_3 .link { width: 32.33%; padding: 20px 40px; display: flex; align-items: center; justify-content: space-between; font-size: 20px; color: #fff; background: #f9f9f9; color: #333; }
.m_tab_tit_3 .link.active { background-image: linear-gradient(0deg,#4ea995 0%,#348894 100%); color: #fff; position: relative; }
.m_tab_tit_3 .link.active:after { content: ''; position: absolute; bottom: -28px; border: 15px solid; border-color: #4faa95 transparent transparent transparent; left: 50%; margin-left: -15px; }

.ship_swp { margin-top: 50px; background-image: linear-gradient(0deg,#ffffff 0%,#f8f8f8 100%); }
.ship_swp .item { display: flex; flex-direction: row; align-items: center; }
.ship_swp .item .fl { width: 40%; display: flex; align-items: center; justify-content: center; padding: 80px 40px; }
.ship_swp .item .list { width: 60%; }
.ship_swp .item .list ul { display: flex; flex-direction: row; flex-wrap: wrap; }
.ship_swp .item .list ul li { border: 1px solid #ececec; width: 25%; padding: 30px;  }
.ship_swp .item .list ul li strong { font-size: 42px; color: #6cbb5a; }
.ship_swp .item .list ul li p { font-size: 16px; margin-top: 100px; padding-left: 5px; }
.ship_swp .swiper-slide h3 { position: absolute; top: 30px; left: 30px; font-size:30px; color: #006979; }


.gallery_tit { background: #f8f8f8;  text-align: center; }
.gallery_tit .swiper-slide { font-size: 16px; text-align: center; text-transform: uppercase; cursor: pointer; position: relative; height: 68px; line-height: 68px; }
.gallery_tit .swiper-slide:after {  content: ''; position: absolute; top: 0px; left: 0px; background: #006979; width: 0%; height: 2px;
transition: all 0.6s; -webkit-transition: all 0.6s; }
.gallery_tit .swiper-slide-thumb-active:after { content: ''; position: absolute; top: 0px; left: 0px; background: #006979; width: 100%;
height: 2px; }
.gallery_tit .swiper-slide-thumb-active { color: #006979; font-weight: bold; }


.gallery_prev { position: absolute; outline: none; margin-top: -25px; background:url('../images/icon55_m.png') no-repeat left top; width: 50px; height: 50px; z-index: 10; }
.gallery_next { position: absolute; outline: none; margin-top: -25px;  background: url('../images/icon56_m.png') no-repeat left top; width: 50px; height: 50px; z-index: 10; }
.gallery_prev.swiper-button-disabled { background: url('../images/icon55.png') no-repeat left top; opacity: 1; }
.gallery_next.swiper-button-disabled { background: url('../images/icon56.png') no-repeat left top; opacity: 1; }


.outlets { height: 800px; }
.outlets { position: relative; display: flex; margin-top: 40px; }
.outlets .map {  position: absolute; left: 0; top: 0; width: 100%; height: 100%;}

.outlets .map img{  max-width: none !important; max-height: none !important;}
.outlets .map:before { content: '';  background: url('../images/icon60.png') repeat-y left top; position: absolute; left: 0px; top: 0px;
height: 100%; z-index: 9; width: 100%; pointer-events: none;}
.outlets .map .img { height: 800px; }
.outlets .map .img img { object-fit: cover; height: 100%; }

.outlets .itembox { position: absolute; top: 0px; margin-top:50px; margin-bottom: 50px; left: 50px; width: 490px;  height: 100%; align-items: center; z-index: 9; }
.outlets .item { width: 100%; height: 640px; background: rgba(255, 255, 255, 0.9); padding: 30px; }
.outlets .item .search { display: flex; justify-content: space-between; }
.outlets .item .search .sel { width: 48%; padding: 18px 16px; border: 1px solid #dddddd;  border-radius: 30px; appearance: none; -webkit-appearance: none; background: url('../images/icon61.png') no-repeat 94% center; }
.outlets  .store-ctn {width: 100%; display: none;}
.outlets  .store-ctn.show {width: 100%; display: block;}

.outlets .item .list { margin-top: 30px; overflow: auto; height: 480px; }
.outlets .item .list h2 { font-size: 18px; font-weight: bold; border-bottom: 1px solid #ebebeb; padding-bottom: 10px; color: #006979; }
.outlets .item .list h3 { font-size: 16px; color: #006979; 	margin-bottom: 10px; }
.outlets .item .list ul li { padding: 20px 0px; border-bottom: 1px solid #ebebeb; cursor: pointer; }
.outlets .item .list ul li p { font-size: 14px; line-height: 28px; padding-left: 25px; }
.outlets .item .list ul li .add { background: url('../images/icon62.png') no-repeat left center; }
.outlets .item .list ul li .peo { background: url('../images/icon63.png') no-repeat left center;  }
.outlets .item .list ul li .ple { background: url('../images/icon64.png') no-repeat left center; }
.outlets .item .list ul li .eml { background: url('../images/icon65.png') no-repeat left center; }
.outlets .item .list ul li .fax { background: url('../images/icon90.png') no-repeat left center; }


.m_scroll::-webkit-scrollbar {
    width: 2px;
}

.m_scroll::-webkit-scrollbar-track {
    background: #ebebeb;
    border-radius: 0;
}

.m_scroll::-webkit-scrollbar-thumb {
    background: #006979;
    border-radius: 0;
}

.m_scroll::-webkit-scrollbar-thumb:hover {
    background: #004550;
}

.m_scroll::-webkit-scrollbar-button {
    display: none;
}


#firstime { background: url('../images/icon68.png') no-repeat 96% center; }
#lasttime { background: url('../images/icon68.png') no-repeat 96% center; }

.ship .m_serach { margin-top: 90px; text-align: center; }
.m_serach .sel { border: 1px solid #dddddd; padding: 20px 30px; width: 50%; border-radius: 40px; font-size: 24px; color: #2c2c2c; background: url('../images/icon61.png') no-repeat 98% center; appearance: none; -webkit-appearance: none; }
.m_serach .sel option { font-size: 18px;  }


.business { margin-top: 50px; }
.business p { font-size: 18px; line-height: 28px; margin-top: 30px; }
.business p img { margin: 0 auto; display: block; }

.business1 { margin-top: 50px; }
.business1 .tit { font-size: 18px; line-height: 28px; color: #787878; margin-top: 20px; }

/* .business1 .list { background: url('../images/img25.jpg') no-repeat center center; height: 480px; } */
.business1 .list { position: relative; z-index: 9; height: 100%; }
.business1 .list .text { position: absolute; top: 40px; left: 40px; transition: all 0.6s; -webkit-transition: all 0.6s; }
.business1 .list .icon { position: absolute; bottom: 40px; right: 40px; transition: all 0.6s; -webkit-transition: all 0.6s; }
.business1 .list ul { display: flex; flex-direction: row; height: 100%; }
.business1 .list ul li { flex: 1; display: flex; align-items: center; justify-content: center; color: #fff; border-left: 1px solid rgba(255, 255, 255, 0.5); transition: all 0.6s; -webkit-transition: all 0.6s; flex-direction: column; position: relative; cursor: pointer; }
.business1 .list ul li h3 { font-size: 22px; transition: all 0.6s; -webkit-transition: all 0.6s;  }
.business1 .list ul li .text strong { color: #4fe9ff; font-size: 28px; display: block; opacity: 0; }
.business1 .list ul li .text p { font-size: 16px; margin-top: 20px; line-height: 26px; opacity: 0; }
.business1 .list ul li .icon { opacity: 0; }


.business1 .list ul li a { color: #fff;display: block;width: 100%;height: 100%; display: flex; align-items: center; justify-content: center;}
.business1 .list ul li a h3 { color: #fff; }
.business1 .list ul li a .text strong { color: #4fe9ff; font-size: 28px; display: block; opacity: 0; }

.business1 .list ul li a.wfEditorMode{
    width: auto;
    height: auto;
    z-index: 2;
    color: #99ccff;
}
.business1 .list ul li .wfEditorMode{
    position: absolute;
    width: auto;
    height: auto;
    z-index: 2;
    color: #99ccff;
}

.business1 .list ul li:hover { flex: 3; }
.business1 .list ul li:hover .text strong { animation: fadeInUp 0.4s 0.4s linear forwards; }
.business1 .list ul li:hover .text p { animation: fadeInUp 0.4s 0.8s linear forwards; }
.business1 .list ul li:hover .icon { animation: fadeInUp 0.4s 1s linear forwards; }
.business1 .list ul li:hover h3 { animation: fadeOut 0.4s 0s linear forwards;  }
.business1 .listbox { position: relative;  margin-top: 30px; height: 480px; overflow: hidden; background: #000; }
.business1 .back { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }
.business1 .back ul li { position: absolute; left: 0px; width: 100%; top: 0px; display: none;  }
.business1 .back ul li img { object-fit: cover; height: 100%; }

.join .list { margin-top: 60px; }
.join .list dl dt { display: flex; flex-direction: row; height: 65px; align-items: center; cursor: pointer; background: url('../images/icon78.png') no-repeat 98% center; border-bottom: 1px solid #dddddd; flex-wrap: wrap; }
.join .list dl dt span { font-size: 16px; padding: 0px 10px;  }
.join .list dl dt .m1 { width: 20%; padding: 0px 30px; }
.join .list dl dt .m2 { width: 10%; }
.join .list dl dt .m3 { width: 15%; }
.join .list dl dt .m4 { width: 20%; }
.join .list dl dt .m5 { width: 20%; }
.join .list dl dt .m6 { width: 10%; }
.join .list dl dt .m6 a { background: #126b15; color: #fff; border-radius: 5px; padding: 8px 10px; font-size: 14px; }
.join .list dl dt .m6 a:hover { background: #006979; text-decoration: underline; }

.join .list dl dt.active { background:#006979 url('../images/icon78_m.png') no-repeat 98% center; color: #fff; }
.join .list dl dd { background: #f9f9f9; color: #333; border-top: none; padding: 50px 30px; padding-top: 10px; display: none; }
.join .list dl dd p { font-size: 16px; line-height: 30px; margin: 15px 0px; }
.join .list dl dd p strong { font-weight: bold; color: #333; display: block; margin-top: 20px; }
.join .list .tit { display: flex; flex-direction: row; height: 65px; align-items: center; background: #f8f8f8; flex-wrap: wrap; }
.join .list .tit span { font-size: 18px; padding: 0px 10px; }
.join .list .tit .m1 { width: 20%; padding: 0px 30px; }
.join .list .tit .m2 { width: 10%; }
.join .list .tit .m3 { width: 15%; }
.join .list .tit .m4 { width: 20%; }
.join .list .tit .m5 { width: 20%; }
.join .list .tit .m6 { width: 10%; }



.occupation { margin-top: 60px; }
.occupation p { font-size: 18px; line-height: 32px; margin-top: 20px; }
.container ul li { display: flex; flex-direction: row; justify-content: space-between; /*padding: 50px 0px; border-bottom: 1px solid #dddddd; */align-items: center; flex-wrap: wrap; }
.container ul li .img { flex: 1; padding-right: 50px;  }
.container ul li .img strong { display: block; font-size: 24px; color: #006979; margin-top: 25px; }
.container ul li .text { width: 40%; }

.m_table1 { width: 100%; border-collapse: collapse; border-spacing: 0;  background: #ffffff; }
.m_table1 tr th { padding: 0px 20px 12px; font-weight: normal; font-size: 18px; color: #006979; text-align: left;
 border-bottom: 1px solid #dddddd; }
.m_table1 tr td { padding: 10px 20px; font-size: 18px; text-align: left;  color: #333333;
	border-right: 1px solid #dddddd; border-bottom: 1px solid #dddddd; }
.m_table1 tr td:nth-child(2n) { border-right: none; }
.m_table1 tr td .icon { vertical-align: middle; display: inline-block; margin-top: -2px; margin-right: 5px; }
.m_table1 tr td a { color: #006979; text-decoration: underline; color: #333333; }
.m_table1 tr td a:hover { color: #6cbb5a; }

.notice { margin-top: 50px; }
.notice ul li { margin: 38px 0px; background: #f8f8f8;  }
.notice ul li .link { display: block; display: flex; flex-direction: row; }
.notice ul li .link .time { background: #6cbb5a; width: 140px; height: 140px; align-items: center; justify-content: center; margin-right: 30px; display: flex; flex-direction: column; }
.notice ul li .link .time strong { font-size: 24px; color: #ffffff; display: block; }
.notice ul li .link .time span { display: block; font-size: 16px; margin-top: 5px; color: #fff; }
.notice ul li .link .text { display: flex; justify-content: center; flex-direction: column; width: calc(100% - 200px); }
.notice ul li .link .text h3 { font-size: 24px; color: #2c2c2c; margin-bottom: 10px;
	white-space: nowrap; overflow: hidden; text-overflow: ellipsis; transition: all 0.6s; -webkit-transition: all 0.6s; }
.notice ul li .link .text p { color: #999999; margin-top: 8px; font-size: 18px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.notice ul li .link:hover .text h3 { color: #006979; padding-left: 20px; }


.rule { margin-top: 30px; }
.rule dl { position: relative; padding: 20px 0px; border-bottom: 1px solid #dddddd; }
.rule dl dt { font-size: 16px; color: #006979; position: relative;  left: 0px; top: 0px; margin-bottom: 20px; padding-left: 50px;
	padding-top: 6px; }
.rule dl dt span { background: #6cbb5a; color: #fff; width: 34px; height: 34px; display: inline-block; vertical-align: middle; line-height: 34px; text-align: center; margin-right: 12px; position: absolute; left: 0px; top: 0px; }
.rule dl dd { background: #f8f8f8; font-size: 16px; padding: 28px; line-height: 30px; margin-top: 15px; }
.rule dl dd p strong { color: #6cbb5a; }
.rule h6 { margin-top: 20px; font-size: 16px; color: #333333; }
.rule .m_more { margin-top: 0px; }


.demurrage { margin-top: 50px; }
.demurrage .tit { border-top: 1px solid #dddddd; border-bottom: 1px solid #dddddd; padding: 30px 0px;  display: flex; flex-direction: row; }
.demurrage .tit h3 { width: 15%; font-size: 18px; color: #333; padding-left: 20px; }
.demurrage .tit .item { width: 85%; display: flex; flex-direction: row; flex-wrap: wrap; border-left: 1px solid #dddddd; padding-left: 50px; }
.demurrage .tit .item a { font-size: 16px; color: #333; text-transform: uppercase; min-width: 25%; margin-bottom: 15px; display: block; margin-right: 25px; }
.demurrage .tit .item a:hover { color: #6cbb5a; text-decoration: underline; }
.demurrage .tit .item a.active { color: #6cbb5a; text-decoration: underline; }

.demurrage .list { margin-top: 30px; }
.demurrage .list h4 { font-size: 24px; color: #006979; text-transform: uppercase; padding-left: 20px; margin-bottom: 20px; }
.demurrage .list .tab_tit { background: #006979;  display: flex; flex-direction: row; color: #fff; font-size: 16px; }
.demurrage .list .tab_tit .m1 { width: 25%; padding: 15px 25px; }
.demurrage .list .tab_tit .m2 { width: 75%; padding: 15px 25px; }
.demurrage .list .tab_con ul li { display: flex; flex-direction: row; flex-wrap: wrap; }
.demurrage .list .tab_con ul li .m1 { width: 25%; padding: 18px 25px; text-decoration: underline; }
.demurrage .list .tab_con ul li .m1 a { color: #006979;  }
.demurrage .list .tab_con ul li .m1 a:hover { color: #6cbb5a; }
.demurrage .list .tab_con ul li .m2 { width: 75%; padding: 18px 25px; position: relative;  }
.demurrage .list .tab_con ul li .m2 a { position: absolute; right: 30px; top: 0px; background: #006979; border-radius: 20px; color: #fff;
	padding: 6px 15px; font-size: 12px; top: 50%; margin-top: -14px; transition: all 0.6s; -webkit-transition: all 0.6s; }
.demurrage .list .tab_con ul li .m2 a:after { content: ''; background: url('../images/icon82.png') no-repeat left center; width: 9px; height: 12px; display: inline-block; vertical-align: middle; margin-top: -3px; margin-left: 5px;  }
.demurrage .list .tab_con ul li .m2 a:hover:after { content: ''; background:url('../images/icon82.png') no-repeat left center; }
.demurrage .list .tab_con ul li .m2 a:hover { background: #6cbb5a; }
.demurrage .list .tab_con ul li:nth-child(2n+1) { background: #f8f8f8; }


.demurrage .list_1 { margin-top: 30px; }
.demurrage .list_1 h4 { font-size: 24px; color: #006979; text-transform: uppercase; padding-left: 20px; margin-bottom: 20px; }
.demurrage .list_1 .tab_tit { background: #006979;  display: flex; flex-direction: row; color: #fff; font-size: 16px; }
.demurrage .list_1 .tab_tit .m1 { width: 20%; padding: 15px 25px; }
.demurrage .list_1 .tab_tit .m2 { width: 15%; padding: 15px 25px; }
.demurrage .list_1 .tab_tit .m3 { width: 15%; padding: 15px 25px; }
.demurrage .list_1 .tab_tit .m4 { width: 50%; padding: 15px 25px; }

.demurrage .list_1 .tab_con ul li { display: flex; flex-direction: row; }
.demurrage .list_1 .tab_con ul li .m1 { width: 20%; padding: 18px 25px; text-decoration: underline; }
.demurrage .list_1 .tab_con ul li .m1 a { color: #006979;  }
.demurrage .list_1 .tab_con ul li .m1 a:hover { color: #6cbb5a; }
.demurrage .list_1 .tab_con ul li .m2 { width: 15%; padding: 18px 25px; }
.demurrage .list_1 .tab_con ul li .m3 { width: 15%; padding: 18px 25px; }
.demurrage .list_1 .tab_con ul li .m4 { width: 50%; padding: 18px 25px; position: relative; padding-right: 120px; }
.demurrage .list_1 .tab_con ul li .m4 a { position: absolute; right: 30px; top: 0px; background: #006979; border-radius: 20px; color: #fff;
	padding: 6px 15px; font-size: 12px; top: 50%; margin-top: -14px; transition: all 0.6s; -webkit-transition: all 0.6s; }
.demurrage .list_1 .tab_con ul li .m4 a:after { content: ''; background: url('../images/icon82.png') no-repeat left center; width: 9px; height: 12px; display: inline-block; vertical-align: middle; margin-top: -3px; margin-left: 5px;  }
.demurrage .list_1 .tab_con ul li .m4 a:hover:after { content: ''; background:url('../images/icon82.png') no-repeat left center; }
.demurrage .list_1 .tab_con ul li .m4 a:hover { background: #6cbb5a; }
.demurrage .list_1 .tab_con ul li:nth-child(2n+1) { background: #f8f8f8; }


.shipping { margin-top: 50px; }
.shipping .text h3 { font-size: 36px; color: #006979; margin-top: 40px; margin-bottom: 30px;  }
.shipping .text p { font-size: 18px; color: #2c2c2c; margin-top: 20px; line-height: 30px; }

.shipping .list { margin-top: 50px; }
.shipping .list ul { display: flex; flex-direction: row; flex-wrap: wrap; }
.shipping .list ul li { flex: 1; text-align: center; border-right: 1px solid #dddddd; }
.shipping .list ul li p { font-size: 20px; margin-top: 20px; }
.shipping .list ul li:last-child { border-right: none; }

.shipping .item { border: 1px solid #dddddd; padding: 40px; margin-top: 50px; }
.shipping .item .tit h3 { font-size: 24px; color: #2c2c2c; }
.shipping .item .tit strong { display: block; font-size: 16px; margin-top: 2px; }
.shipping .item .con { margin-top: 30px; }
.shipping .item .con ul { display: flex; flex-direction: row; flex-wrap: wrap; }
.shipping .item .con ul li { flex: 1; }
.shipping .item .con ul li strong { font-size: 18px; color: #2c2c2c; display: block; border-left: 4px solid #006979; padding-left: 10px; }
.shipping .item .con ul li p { font-size: 18px; line-height: 26px; margin-top: 12px; padding-left: 14px; color: #006979; }



.shipping1 { margin-top: 60px; }
.shipping1 .text h3 { font-size: 36px; color: #006979; }
.shipping1 .text p { font-size: 18px; line-height: 30px; margin-top: 25px; }

.shipping1 .list { margin-top: 50px; }
.shipping1 .list ul { display: flex; flex-direction: row; flex-wrap: wrap; }
.shipping1 .list ul li { flex: 1; text-align: center; border-right: 1px solid #dddddd; padding: 0px 66px; }
.shipping1 .list ul li strong { display: block; font-size: 24px; color: #006979; margin-top: 20px; }
.shipping1 .list ul li p { font-size: 18px; margin-top: 15px; line-height: 28px; text-align: center; }
.shipping1 .list ul li:last-child { border-right: none; }

.shipping1 .list1 { overflow: hidden; margin-top: 20px; }
.shipping1 .list1 ul { display: flex; flex-direction: row; margin-left: -15px; margin-right: -15px; flex-wrap: wrap; }
.shipping1 .list1 ul li { width: 33.33%; padding: 15px; }
.shipping1 .list1 ul li .con { background: #f6f6f6; padding: 25px; height: 100%; }
.shipping1 .list1 ul li .con strong { display: block; width: 30px; height: 30px; line-height: 30px; text-align: center; background-image: linear-gradient(0deg,rgba(34, 148, 123,0.9) 0%,rgba(1, 106, 121,0.9) 100%); border-radius: 50%; color: #fff; }
.shipping1 .list1 ul li .con p { color: #2c2c2c; line-height: 28px; font-size: 18px; margin-top: 15px; }

.shipping1 .item { border: 1px solid #dddddd; padding: 40px; margin-top: 20px; }
.shipping1 .item .tit h3 { font-size: 24px; color: #2c2c2c; }
.shipping1 .item .tit strong { display: block; font-size: 16px; margin-top: 2px; }
.shipping1 .item .con { margin-top: 30px; }
.shipping1 .item .con ul { display: flex; flex-direction: row; flex-wrap: wrap; }
.shipping1 .item .con ul li { flex: 1; }
.shipping1 .item .con ul li strong { font-size: 18px; color: #2c2c2c; display: block; border-left: 4px solid #006979; padding-left: 10px; }
.shipping1 .item .con ul li p { font-size: 18px; line-height: 26px; margin-top: 12px; padding-left: 14px; color: #006979; }

.shipping2 { margin-top: 60px; }
.shipping2 .text h3 { font-size: 36px; color: #006979; }
.shipping2 .text p { font-size: 18px; line-height: 30px; margin-top: 25px; }

.shipping3 { margin-top: 60px; }
.shipping3 .text h3 { font-size: 36px; color: #006979; }
.shipping3 .text p { font-size: 18px; line-height: 30px; margin-top: 25px; }


.shipping3 .videobox { height: 440px; display: flex; flex-direction: row; margin-top: 30px; }
.shipping3 .videobox .img { width: 32.2%; height: 100%;
    background-image: linear-gradient(0deg,rgba(78, 170, 149,1) 0%,rgba(52, 136, 147,1) 100%); display: flex; align-items: center; justify-content: center; padding: 20px; }
.shipping3 .videobox .video_a { width: 67.8%; height: 100%; overflow: hidden; position: relative; }
.shipping3 .videobox .video_a video { object-fit: cover; }
.shipping3 .videobox .video_a:before { content: '';  left: 0px; top: 0px; position: absolute; background: url('../images/pic2.png') repeat-y left top; height: 100%; width: 100%; z-index: 8; }

.shipping3 .videobox .video_a .phone_img { display: none; }



.rout_hide { display: none; }
.routeck { background: rgba(0, 0, 0,0.5); position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 100; display: flex; align-items: center; justify-content: center; }
.routeck .item { width: 500px;  background: #fff; }
.routeck .item h3 { background: #006979; color: #fff; padding: 16px 20px; font-size: 18px; font-weight: bold; color: #fff; position: relative; }
.routeck .item .text p { font-size: 16px; margin: 10px 0px; line-height: 26px; }
.routeck .item .text { padding: 15px 20px; }
.routeck .colse { background: url('../images/colse.png') no-repeat center center; width: 53px; height: 53px; position: absolute; right: 0px; top: 0px; cursor: pointer; }

/* 弹窗 */
.rout_hide1 { display: none; }
.routeck1 { background: rgba(0, 0, 0,0.5); position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 100; display: flex; align-items: center; justify-content: center; }
.routeck1 .item1 { width: 500px;  background: #fff; }
.routeck1 .item1 h3 { background: #006979; color: #fff; padding: 16px 20px; font-size: 18px; font-weight: bold; color: #fff; position: relative; }
.routeck1 .item1 .text p { font-size: 16px; margin: 10px 0px; line-height: 26px; }
.routeck1 .item1 .text { padding: 15px 20px; }
.routeck1 .colse { background: url('../images/colse.png') no-repeat center center; width: 53px; height: 53px; position: absolute; right: 0px; top: 0px; cursor: pointer; }


.m_table tr td.blue{cursor: pointer;text-decoration: underline;}
.m_table tr td.blue:hover{color: #6cbb5a;}
.phone_nav { display: none; }
.phone_history { display: none; }

.join .list dl dt span i { display: none; }


.fudong { position: fixed; top: 0px; background: #01606f; width: 70px; right: -70px; height: 100%; z-index: 99; padding-top: 60px; }
.fudong .icon { background: url('../images/yuy.png') no-repeat center center;  height: 70px; display: block; }
.fudong a { font-size: 16px; display: block; color: #fff; text-align: center; padding: 20px 0px; }
.fudong a:hover { color: #fff; text-decoration: underline; }
.fudong a.active { background: #0d8da1; }

.phone_lang { display: none; }


.pagebox { text-align:center;  position: relative;  }
.pagebox ul {  margin-top: 70px; }
.pagebox ul li { display:inline-block; vertical-align: middle;}
.pagebox ul li a {  margin:0px; font-size:14px; color: #000; position:relative; display:block; transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; }
.pagebox ul .page a { height: 34px; width: 34px; border: 1px solid #f0f0f0;  line-height: 34px; margin: 0px 2px; transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; background: #f0f0f0;  }
.pagebox ul .previous a { border: 1px solid #d2d2d2; color: #006979; height: 34px; line-height: 34px; overflow: hidden; margin-right: 10px; transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; padding: 0px 20px; }
.pagebox ul .next a { border: 1px solid #d2d2d2; color: #006979; height: 34px; line-height: 34px; overflow: hidden; margin-left: 10px; padding: 0px 20px; }

.pagebox ul .previous a:hover { background:#006979; border: 1px solid #006979; color: #fff; }
.pagebox ul .next a:hover { background:#006979; border: 1px solid #006979; color: #fff; }
.pagebox ul li.first { display:none;}
.pagebox ul li.last { display:none;}
.pagebox ul li.page:hover a,.pagebox ul li.selected a { color:#fff; background: #006979; border: 1px solid #006979; }


.fu_close { position: absolute; top: 50%; width: 36px; height: 60px; left: -36px; margin-top: -30px; background: #01606f url('../images/jt.png') no-repeat center center;
    border-top-left-radius: 10px; border-bottom-left-radius: 10px; cursor: pointer; }

#dituContent .BMapLabel{display: none !important;}


/* 6-29 */
.footer .had { background: rgba(0, 0, 0, 0.5); padding: 18px 0px; width: 100%;}
.footer .fot { background: #006979; padding-top: 50px; padding-bottom: 30px;padding-bottom: 120px; }

.b_business{background: url(../images/b_bgimg.jpg) no-repeat center center;background-size: cover;height: 560px;margin-top: 60px;}
.b_business_box .business_box ul li a{display: flex;text-align: center;align-items: center;height: 180px;position: relative;}
.b_business_box .business_box ul li a div{width: 100%;}
.b_business_box .business_box ul{display: flex;flex-direction: row;justify-content: space-between;flex-wrap: wrap;width: 484px;padding:  25px;background: url(../images/b_iocn.png) no-repeat center center;    background-size: contain;}
.b_business_box .business_box ul li{width: 180px;height: 180px;margin-bottom: 50px;}
.b_business_box .business_box ul li:nth-child(1){background: url(../images/b_bg13.png) no-repeat center center;}
.b_business_box .business_box ul li:nth-child(2){background: url(../images/b_bg24.png) no-repeat center center;}
.b_business_box .business_box ul li:nth-child(3){background: url(../images/b_bg13.png) no-repeat center center;margin-bottom: 0;}
.b_business_box .business_box ul li:nth-child(4){background: url(../images/b_bg24.png) no-repeat center center;margin-bottom: 0;}
.b_business_box .business_box ul li a .b_text1{font-size: 20px;color: #ffffff;line-height: 30px;margin-bottom: 5px;}
.b_business_box .business_box ul li a .b_text2{font-size: 16px;color: #fff;line-height: 30px;}
.b_business_box .business_box ul li a i{background: url(../images/bg+.png) no-repeat center center;width: 25px;height: 25px;display: inline-block;margin-top: 15px;}
.b_business .b_business_box{display: flex;align-items: center;height: 560px;justify-content: center;}
.b_business_box .business_box ul li a:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(0deg,rgba(255, 255,255,0.1) 0%,rgba(255, 255, 255,0.2) 100%);
    transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    border-radius: 50%;
    z-index: 0;
}
.b_business_box .business_box ul li a:hover:after {transform: scale(0.9, 0.9);-webkit-transform: scale(0.9, 0.9);}

/*  */
.notice_foter{
    position: fixed;
    bottom: 96px;
    right: 0;
    color:#fff;
    width: 350px;
    z-index: 100;
}
.b_notice_box{
    border-radius: 5px 0px 0px 0px;
    overflow: hidden;
}
.notice_foter h5{
    font-size: 15px;
    line-height: 36px;
    color: #fff;
    background: rgba(0, 105, 121, 1);
    padding-left: 15px;
}
.notice_foter ul{
    background: rgba(0, 105, 121, 0.8);
    padding: 15px;
    
}
.notice_foter li a{font-size: 14px;color: #fff;line-height: 26px;display: inline-block;padding-right: 10px;}
.notice_foter li a .p1{font-size: 18px;text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 95%;}
.notice_foter li a .p2{
    font-size: 14px;font-weight: 200;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 95%;
}
.b_more{background: rgba(0, 105, 121, 0.8);text-align: right;padding-right: 20px;padding-bottom: 10px;}
.b_more a{font-size: 12px;color: #fff;line-height: 20px;display: inline-block;padding-right: 20px;background: url(../images/右箭头.png) no-repeat center right;} 
.notice_foter .b_button{cursor: pointer; width: 36px;height: 36px;background: url(../images/jt.png) no-repeat center center;transform: rotate(270deg);position: absolute;right: 0;top: 0;}
.notice_foter .b_button.active{transform: rotate(90deg);}


/* 地球 */
.in_service{position: relative;}
.servicedq{position: absolute;top:4%;right:33%;z-index: 1;}
.in_service .in_servicedq{
    width: 570px;
    height: 570px;
    margin: auto;
    text-align: center;
    
    margin-top: 100px;
    position: relative;
    
}
.in_service .in_servicedq img{
	width:100%;
    transform: rotate(360deg);
    animation: rotation 30s linear infinite;
}
.in_service .item{position: relative;z-index: 2;}
@keyframes rotation {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
#demo0{text-align: center;margin-top: 20px;}
.outlets .item .list ul li .ple a{color: #666;}
.m_pb100 .backs{display: none;}


/*  */
.footer_had{position: fixed;width: 100%;left: 0;bottom: 0;z-index: 200;}
.footer_had .had{position: absolute;left: 0;bottom: 0;width: 100%;}
 .b_TOP{
    position: absolute;
    bottom: 96px;
    width: 60px;
    height: 30px;
    left: 50%;
    margin-left: -30px;
    background: rgba(0, 0, 0, .5) url(../images/jian.png) no-repeat center center;
    background-size: 35%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    cursor: pointer;
    transition: all 0.55s; -webkit-transition: all 0.55s; -moz-transition: all 0.55s;
    z-index: 200;
}
.b_TOP.active{
    bottom: 0;
    background: rgba(0, 0, 0, .5) url(../images/jia.png) no-repeat center center;   
    background-size: 35%;
}

.mainProNav {border: 1px solid #ddd;position:relative;z-index:6;cursor:default;transition:background 0.2s linear 0s;text-align:left;width:314px;background:#fff;}
.mainProNavHover22222 {border: 1px solid #ececec;background:#ececec;color:#666;}
.mainProNav dl{ border-bottom:1px solid #ececec}
.mainProNav dl,.mainProNav dt,.mainProNav dd {display:block;margin:0;padding:0;}
.mainProNav dt {padding-left: 24px;height: 50px;line-height: 50px;font-size: 16px;background: url(../images/mainpronavicon.png) right -54px no-repeat;transition:background-color 0.2s linear 0s, padding-left 0.2s linear 0s;}
.mainProNav .dlHover dt {position:relative;z-index: 9999;margin: -1px -3px -1px -1px;*margin: -2px -3px -2px -1px;#top:-1px;padding-left: 45px;height: 52px;line-height: 52px;background:#24BCEC url(../images/mainpronavicon.png) left top no-repeat;color:#fff;}

.mainProNav .Hover dt {position:relative;z-index: 9999;margin: -1px -1px -1px -1px;*margin: -2px -1px -2px -1px;#top:-1px;padding-left: 44px;height: 52px;line-height: 52px;background:#24BCEC url(../images/mainpronavicon.png) left top no-repeat;color:#fff;}

.mainProNav dd {display:none;position:absolute;left: 314px;top: -1px;_top: 0px;z-index:9998;padding: 20px;border: 1px solid #b9b9b9;border-left: 3px solid #24BCEC;background:#fff;width: 467px;min-height: 460px;box-shadow:0px 0px 5px #999;}
.mainProNav .dlHover dd {display:block;}

.mainProNav dl dd a {transition: background-color 0.1s linear 0s, color 0.1s linear 0s;color:#666;line-height: 18px;}
.mainProNav dl dd a:hover {color:#24BCEC;}
.mainProNav dl dd a:active {color:#ccc;}
.mainProNav dl dd h6 a {font-size: 14px;line-height: 20px;color:#24BCEC;font-weight: normal;}
.mainProNav dl dd h6 a:hover {color:#2567d3;}
.mainProNav dl dd h6 a:active {color:#666;}
.mainProNav dl dd p {padding: 10px 0 15px; line-height:26px;}
.mainProNav dl dd ul {padding: 10px;overflow:hidden;}
.mainProNav dl dd ul li {line-height: 24px;}
.mainProNav dl dd p a {display:inline-block;*zoom: 1;display:inline;padding: 2px 2px 0;margin-right: 10px;}
.mainProNav dl dd p a.more {color:#999;}
.mainProNav dl dd p a.more:hover {color:#24BCEC;}
.mainProNav dl dd p a.more:active {color:#ccc;}
.mainProNav dl dd h2 a {display:inline-block;*zoom: 1;display:inline;padding: 5px 12px 8px;*padding: 5px 12px;font-size: 25px;background:#6dd5d7;color: #fff;}
.mainProNav dl dd h2 a:hover {background:#4bc1c3;color: #fff;}
.mainProNav dl dd h2 a:active {background:#b1b1b1;color: #fff;}
.mainProNav .bankPayBar {display:block;width: 160px;margin-bottom: 10px;padding: 5px 0 8px;text-align:center;font-size: 18px;color: #fff;background:#8eb84a;font-family: verdana,Tahoma,Arial,Hei,"Microsoft Yahei",SimHei;}
.mainProNav .bankPayBar:hover {background:#95d134}
.mainProNav .bankPayBar:active {background:#b1b1b1;}
.mainProNav dl.navM1 h5 {margin: 75px 0 5px; font-size: 12px;color: #333;}
.mainProNav dl.navM1 ul {padding: 0;width: 280px;*width: 260px;}
.mainProNav dl.navM1 ul li {display:inline;padding: 0 12px 0 0;}

.mainProNav .hide {display:none;}
.mainProNav dl dd {background-position: right bottom;background-repeat:no-repeat;}




/*============================= the-header =============================*/
.the-header {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: transparent;
    z-index: 2020;
    justify-content: space-between;
    min-width: 1200px;
    padding: 0 24px;
	background:#fff;
	z-index:100;
}




.the-header .left {
    height: 60px;
    margin-top:10px;
}
.the-header .right {
    height: 60px;
    margin-top:10px;
}
.the-header .left .menus{ width:55%}

.the-header .logo img {
    height: 50px;
    margin-right: 24px;
}

.the-header .menu-item {
    height: 100%;
    padding: 0 3%;
    position: relative;
    font-size: 16px;
    cursor: pointer;
    color: #000;
    line-height: 60px;
    float: left;
	font-weight:bold;
}
.the-header .menu-item font{color:#24BCEC;}
.the-header .menu-item a{color: #000;}
.the-header .menu-item a.hover{color:#3b61da;}
.the-header .menu-item:hover {
    color: #333;
}

.the-header h1{ }

.the-header .phone {
    color: #5E5E76;
    letter-spacing: 2px;
    margin-top: 20px;
}

.the-header .phone img {
    margin: 0 8px 0 16px;
}

.the-header .y-button {
    width: 100px;
    height: 36px;
}

.the-header .y-button-plain:hover {
    background: #fff !important;
    color: #3b61da !important;
}

.the-header .menu-item .panel {
    padding-top: 12px;
    position: absolute;
    top: 48px;
    left: 0;
    display: none;
    font-size: 14px;
}

.the-header .menu-item:hover .panel {
    display: block;
}

.the-header .menu-item .panel:before,
.the-header .menu-item .panel:after {
    content: '';
    position: absolute;
    border: 8px solid transparent;
    top: 4px;
    border-top: 0;
    left: 40px;
    border-bottom-color: #E2E7F3;
}

.the-header .menu-item .panel:after {
    border-bottom-color: #F9F9F9;
    top: 6px;
}

.the-header .menu-item .panel-body {
    
    border-radius: 8px;
    display: flex;

    box-shadow: 0 3px 10px #E2E7F3;
    background: #fff;
    border: 1px solid #E2E7F3;
    backdrop-filter: blur(11px);
    padding-top: 5px;

}

.the-header .panel-body .rows {
	width:20%;
	flex:4;
    min-width: 180px;
}

.the-header .panel-body .rows + .rows {
   
}

.the-header .panel-body .child-title {
    color: #303133;
    white-space: nowrap;
    border-bottom: 1px solid #E5E5E5;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 8px;
	width:100%;
    padding: 0 0 12px 0;
}

.the-header .panel-body .child-item {
    display: block;
    line-height:35px;
    color: #303133;
    white-space: nowrap;
    font-size: 14px;
	font-weight:normal;
	padding: 0px 24px;
}

.the-header .panel-body .child-item.on {
color:#24BCEC;
}

.the-header .panel-body li:hover .child-item{
   background:#24BCEC;color:#fff;
}
.the-header .panel-body  .child-item:hover{
   background:#24BCEC;color:#fff;
}




.the-header .tag {
    border-radius: 4px;
    font-size: 12px;
    display: inline-block;
    line-height: 1;
    padding: 2px 4px;
    margin-left: 4px;
}

.the-header .tag.coming-soon {
    color: #fff;
    background: #C0C4CC;
}
.flex-g {
    display: flex;
    align-items: center;
}

.y-button {
    border-color: #e3e4e5;
    border-width: 1px;
    border-style: solid;
    display: inline-flex;
    padding: 12px 20px;
    border-radius: 4px;
    font-size: 14px;
    color: #606266;
    justify-content: center;
    align-items: center;
    transition: .1s;
    cursor: pointer;
    white-space: nowrap;
    user-select: none;
    line-height: 1;
    background-color: #fff;
    text-decoration: none;
}

.y-button + .y-button {
    margin-left: 10px;
}

.y-button:not(.y-button-disabled):hover {
    border-color: #3b61da;
    background-color: #3b61da;
    color: #fff;
}

.y-button-primary {
    border-color: #3b61da;
    background-color: #3b61da;
    color: #fff;
}

.y-button-success,
.y-button-success:not(.y-button-disabled):hover {
    border-color: #67C23A;
    background-color: #67C23A;
    color: #fff;
}

.y-button-warning,
.y-button-warning:not(.y-button-disabled):hover {
    border-color: #E6A23C;
    background-color: #E6A23C;
    color: #fff;
}

.y-button-error,
.y-button-error:not(.y-button-disabled):hover {
    border-color: #F56C6C;
    background-color: #F56C6C;
    color: #fff;
}

.y-button-info,
.y-button-info:not(.y-button-disabled):hover {
    border-color: #909399;
    background-color: #909399;
    color: #fff;
}

.y-button-plain:not(.y-button-disabled):hover {
    background-color: #fff;
    color: #3b61da;
}

.y-button-primary.y-button-plain {
    background-color: #fff;
    color: #3b61da;
}

.y-button-primary.y-button-plain:not(.y-button-disabled):hover {
    background-color: #3b61da;
    color: #fff;
}

.y-button-success.y-button-plain {
    background-color: #fff;
    color: #67C23A;
}

.y-button-success.y-button-plain:not(.y-button-disabled):hover {
    background-color: #67C23A;
    color: #fff;
}

.y-button-warning.y-button-plain {
    background-color: #fff;
    color: #E6A23C;
}

.y-button-warning.y-button-plain:not(.y-button-disabled):hover {
    background-color: #E6A23C;
    color: #fff;
}

.y-button-error.y-button-plain {
    background-color: #fff;
    color: #F56C6C;
}

.y-button-error.y-button-plain:not(.y-button-disabled):hover {
    background-color: #F56C6C;
    color: #fff;
}

.y-button-info.y-button-plain {
    background-color: #fff;
    color: #909399;
}

.y-button-info.y-button-plain:not(.y-button-disabled):hover {
    background-color: #909399;
    color: #fff;
}

.y-button-round {
    border-radius: 20px;
}

.y-button-circle {
    padding: 10px;
    border-radius: 50%;
    line-height: 1;
}

.y-button-disabled {
    opacity: .6;
    cursor: not-allowed;
}

.y-button-group {
    display: inline-flex;
}

.y-button-group .y-button {
    border-radius: 0;
    margin-left: 1px;
}

.y-button-group .y-button:first-child {
    border-radius: 4px 0 0 4px;
    margin-left: 0;
}

.y-button-group .y-button:last-child {
    border-radius: 0 4px 4px 0;
}

.y-button-medium {
    padding: 10px 18px;
}

.y-button-small {
    padding: 8px 16px;
}

.y-button-mini {
    padding: 6px 12px;
}


.flex-g.between {
	justify-content: space-between;
}
.w1200-g {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.the-main > .banner{ margin-top:60px;}
.the-main > .banner .banner-item {
    width: 100%;
height:100%;


}

.the-main > .banner .text {
    transition: 1s;
    transition-timing-function: ease-in;
    opacity: 0;
}
.the-main,.banner{height:100%; width:100%;overflow: hidden;margin:0;padding:0; position:relative}
.the-main::-webkit-scrollbar{width:0;}
.banner::-webkit-scrollbar{width:0;}
.the-main > .banner .swiper-container{width:100%;height:100%; overflow:hidden}

.the-main > .banner .title {
    font-size: 48px;
}

.the-main > .banner .desc {
    color: #ACACAC;
    line-height: 26px;
    margin: 24px 0;
    font-size: 16px;
}



#pcbanner .swiper-pagination-bullets,#pcbanner .swiper-pagination-custom,#pcbanner .swiper-pagination-fraction{ bottom:100px;}
#pcbanner .swiper-pagination-bullet{width:30px;height:10px;border-radius:0}

.the-main > .banner .desc span {
    color: #3B61DA;
}

.the-main > .banner .y-button {
    min-width: 220px;
}

.the-main > .banner .right-image {
    transition: 1s;
    transform: translateY(-80px);
    display: inline-block;
}

.the-main > .count {
    padding: 40px 0;
}

.the-main > .count .w1200-g {
    justify-content: center;
}

.the-main > .count .item {
    margin: 0 60px;
}

.the-main > .count .text {
    margin-left: 16px;
    font-size: 16px;
}

.the-main > .count .num {
    font-size: 24px;
    margin-top: 4px;
    color: #3B61DA;
}

.the-main > .product .w1200-g {
    border: 1px solid #3B61DA;
    display: flex;
}

.the-main > .product .menu {
    width: 330px;
    background: #3B61DA url("../images/product-menu-bg.png");
    min-height: 512px;
    padding: 8px 0 8px 8px;
    color: #fff;
}

.the-main > .product .menu-item {
    padding: 16px;
    cursor: pointer;
}

.the-main > .product .menu-item .title {
    font-size: 18px;
}

.the-main > .product .menu-item .desc {
    font-size: 12px;
    color: #B7F5FF;
    margin-top: 8px;
}

.the-main > .product .menu-item.checked {
    background: #fff;
}

.the-main > .product .menu-item.checked .title {
    color: #333;
}

.the-main > .product .menu-item.checked .desc {
    color: #878B98;
}

.the-main > .product .panel {
    flex-grow: 1;
    padding: 16px 24px;
}

.the-main > .product .panel > div {
    display: none;
}

.the-main > .product .panel > div.checked {
    display: block;
}

.the-main > .product .product-card {
    background: #F9FAFD;
    border: 0;
}

.the-main > .product .product-card:hover {
    background: #F3F5FF;
}

.the-main > .product .product-card:not(:last-child) {
    margin-right: 8px;
}

.the-main > .product div[data-value="home-server"] .row .key {
    width: 80px;
}

.the-main > .product div[data-value="overseas-server"] .row .key {
    width: 60px;
}

.the-main > .cloud-safe {
    background: #F6F7F9 url("../images/cloud-safe-bg.png") no-repeat center center;
    padding: 20px 0;
}

.the-main > .cloud-safe .row {
    margin-bottom: 24px;
    margin-left: 120px;
}

.the-main > .cloud-safe .row .image {
    width: 48px;
}

.the-main > .cloud-safe .row .title {
    font-weight: 600;
    font-size: 16px;
}

.the-main > .cloud-safe .row .desc {
    color: #A7A9AF;
    font-size: 13px;
    margin-top: 8px;
}

.the-main > .plan .row {
    width: 90%;
    margin: 0 auto;
}

.the-main > .plan .row:last-child {
    width: 90%;
    position: relative;
}

.the-main > .plan .img {
    height: 255px;
    width: 0;
    position: relative;
    cursor: pointer;
    flex-grow: 1;
}

.the-main > .plan .img > img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.the-main > .plan .content {
    position: absolute;
    background: rgba(59, 97, 218, .35);
    color: #fff;
    top: 16px;
    left: 0;
    padding: 16px 40px;
}

.the-main > .plan .img:hover .content {
    width: 100%;
    height: 100%;
    top: 0;
    background: rgba(59, 97, 218, .8);
    padding-top: 32px;
}

.the-main > .plan .title {
    font-size: 18px;
    letter-spacing: 2px;
    padding-bottom: 8px;
    line-height: 1.5;
}

.the-main > .plan .desc {
    padding-top: 16px;
    font-size: 12px;
    line-height: 1.8;
    display: none;
}

.the-main > .plan .img:hover .desc {
    display: block;
}

.the-main > .plan .line {
    width: 132px;
    height: 1px;
    background: #fff;
}

.the-main > .facilities {
    background: #BBC0D1;
    color: #fff;
    padding: 16px 0 0;
}

.the-main > .facilities .count {
    justify-content: center;
    margin-bottom: 16px;
}

.the-main > .facilities .count .item {
    margin: 0 60px;
    text-align: center;
    font-size: 15px;
}

.the-main > .facilities .count .num {
    color: #B7F5FF;
    font-size: 32px;
    margin-bottom: 4px;
}

.the-main > .facilities #map {
    width: 1000px;
    height: 540px;
    margin: 0 auto;
    position: relative;
}

.the-main > .facilities .explain {
    position: absolute;
    bottom: 24px;
    left: 60px;
}

.the-main > .facilities .explain .row {
    margin-bottom: 24px;
}

.the-main > .facilities .explain .dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #41FFE5;
    margin-right: 16px;
}

@keyframes twinkle {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    100% {
        transform: scale(2.5);
        opacity: 0;
    }
}

.the-main > .facilities .explain .dot.twinkle {
    animation: twinkle 3s ease-out both;
    animation-iteration-count: infinite;
    position: absolute;
}

.the-main > .facilities .explain .dot.twinkle:first-child {
    animation-delay: 1s;
}

.the-main > .facilities .explain .dot.gray {
    background-color: #D2D3D4;
}

.the-main > .news .w1200-g {
    display: flex;
}

.the-main > .news .row {
    flex: 1;
    width: 0;
}

.the-main > .news .row + .row {
    margin-left: 40px;
}

.the-main > .news .type-title {
    display: flex;
    border-bottom: 1px solid #ddd;
    align-items: flex-end;
    justify-content: space-between;
    font-size: 24px;
    padding-bottom: 16px;
    margin-bottom: 12px;
}

.the-main > .news .article-title {
    display: block;
    line-height: 40px;
    cursor: pointer;
    padding-left: 20px;
    position: relative;
    color: #555;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.the-main > .news .article-title:hover {
    color: #3B61DA;
}

.the-main > .news .article-title:after {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background: #555;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
}

.swiper-button-left {
    color: rgba(255, 255, 255, 0);
    background: url("../images/left.png") no-repeat center center;
}

.swiper-button-right {
    color: rgba(255, 255, 255, 0);
    background: url("../images/right.png") no-repeat center center;
}

.module-title-g {


    text-align: center;
    padding-bottom: 40px;
    position: relative;

}

.the-main > .plan .row {
    width: 90%;
    margin: 0 auto;
}

.the-main > .plan .row:last-child {
    width: 90%;
    position: relative;
}

.the-main > .plan .img {
    height: 255px;
    width: 0;
    position: relative;
    cursor: pointer;
    flex-grow: 1;
}

.the-main > .plan .img > img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.the-main > .plan .content {
    position: absolute;
    background: rgba(59, 97, 218, .35);
    color: #fff;
    top: 16px;
    left: 0;
    padding: 16px 40px;
}

.the-main > .plan .img:hover .content {
    width: 100%;
    height: 100%;
    top: 0;
    background: rgba(59, 97, 218, .8);
    padding-top: 32px;
}

.the-main > .plan .title {
    font-size: 18px;
    letter-spacing: 2px;
    padding-bottom: 8px;
    line-height: 1.5;
}

.the-main > .plan .desc {
    padding-top: 16px;
    font-size: 12px;
    line-height: 1.8;
    display: none;
}

.the-main > .plan .img:hover .desc {
    display: block;
}

.the-main > .plan .line {
    width: 132px;
    height: 1px;
    background: #fff;
}



.sideMenu{
	width: 100%;
	margin: 0 auto;
}
.sideMenu h3{
	
	height: 42px;
	line-height: 42px;
	background: #24BCEC;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	padding: 0 10px;
	border-bottom:1px solid #66caf0;
	
}

.sideMenu h3 i{float:right;margin-right: 10px;font-size: 12px;transition: transform .3s}
.sideMenu h3 a{
	color: #fff;
}
.sideMenu ul{
	display: none;
}
.sideMenu ul li{
	width: 100%;
	height: 36px;
	line-height: 36px;
	background: #f7f7f7;
	border-bottom: 1px solid #fff;
	padding: 0 10px;
}

.sideMenu ul li a{
	color: #919191;
	font-size: 14px;
	font-weight: normal;
	
}

.sideMenu ul li.active a{
	color: #24BCEC;

	
}
.sideMenu ul li:hover{ background:#24BCEC}
.sideMenu ul li:hover a{ color:#fff}
.sideMenu h3.on i{transform:rotate(90deg);}

/*Hlang*/
.H-lang{position:relative;}
.H-lang .Hlang-menu{color:#666;display:block;height:60px;line-height:60px;transition:none;-webkit-transition:none; margin-left:20px}
.Hlang-box{padding:10px 0px;width:100px;box-shadow:1px 1px 10px #666;background:#fff;position:absolute;top:50px;left:-20px;display:none;}
.Hlang-box:before{content:"";display:block;width:0px;height:0px;border-style:solid;border-width:0 8px 8px;border-color:transparent transparent #fff transparent;position:absolute;top:-8px;left:50%;margin:0 0 0 -4px;}
.Hlang-box a{display:block;padding:5px 10px 5px 30px;line-height:30px;background-repeat:no-repeat !important;background-position:20px center !important;}
.Hlang-box a:hover{color:#fff;background:#e61114;}
/*
.Hlang-box a.CN{background-image:url(../images/icon-cn.png);}
.Hlang-box a.JP{background-image:url(../images/icon-jp.png);}
.Hlang-box a.EN{background-image:url(../images/icon-en.png);}

*/

/*云产品*/
.cloud-product-box {
	background-color: #f2f2f5;
}
.cloud-product {
	padding: 85px 0px 20px 0px;
}
.cloud-product-title {
	height: 44px;
	line-height: 44px;
	font-size: 28px;
	color: #333;
	text-align: center;
	position: relative;
}
.cloud-product-explain {
	margin-top: 20px;
	text-align: center;
	font-size: 14px;
	color: #999;
}
.cloud-product-ul {
	margin-top: 30px;
}
.cloud-product-ul li {
	width: 25%;
	height: 340px;
	float: left;
	border: 1px solid #eee;
	border-left:none;
	background: #f9f9fa;
}
.cloud-product-ul li:first-child {
	border-left: 1px solid #eee;
}
.cloud-product-ul li:hover{
	box-shadow: 0px 4px 20px rgba(0,0,0,.3);
	border-radius: 10px;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	border: none;
	background: #fff;
	transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}
.cloud-product-single {
	text-align: center;
}
.cloud-product-single img {
	margin: 36px 0px 30px 0px;
	text-align: center;
}
.cloud-product-name {
	font-size: 18px;
	color: #333;
	font-weight: normal;
}
.cloud-product-describe,
.cloud-product-advantage{
	font-size: 12px;
	color: #666;
}
.cloud-product-describe {
	margin-top: 10px;
}
.cloud-product-advantage {
	margin-top: 6px;
	margin-bottom: 15px;
}
.cloud-product-price {
	margin: 0 0 13px 0px;
	font-size: 12px;
	color: #4c4c4c;
	height: 30px;
	line-height: 30px;
}
.cloud-product-price span {
	display: inline-block;
	margin: 0px 4px;
	font-size: 24px;
	color: #ff5555;
}
.cloud-product-btn a{
	display: inline-block;
	padding: 5px 16px;
	border: 1px solid #009fd9;
	font-size: 14px;
	color: #009fd9;
	-moz-border-radius:2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.cloud-product-btn .cloud-product-btn1 {
	border: 1px solid #ff5555;
	background: #ff5555;
	color: #fff;
}
.cloud-product-btn1:hover,
.cloud-product-btn1.active {
	border: 1px solid #ef5252;
	background: #ef5252;
	color: #fff;
}
.cloud-product-btn2:hover,
.cloud-product-btn2.active {
	border: 1px solid #009fda;
	background: #009fda;
	color: #fff;
}

.cloud-product-btn a:first-child {
	margin-right: 20px;
}

/*解决方案*/
.solution-bgcolor {
	background: #fff url(../images/cloud_service000.png) no-repeat center;
	padding-bottom: 60px;
}
.cloud-scheme-box {
	position: relative;
	margin: 0 auto;
	width:1200px;
	height: 370px;
	overflow: hidden;
}
.cloud-scheme-box .scheme-left-btn,
.cloud-scheme-box .scheme-right-btn{
	position: absolute;
	top: 126px;
	height: 72px;
	display: inline-block;
	width: 74px;
	z-index: 998;
}
.scheme-left-btn {
	left: 0px;
	background: url("../images/left_opaque0.png") no-repeat;
}
.scheme-left-btn:hover,
.scheme-left-btn.active {
	background: url("../images/left_opaque1.png") no-repeat;
}
.scheme-right-btn {
	right: 0px;
	background: url("../images/right_opaque0.png") no-repeat;
}
.scheme-right-btn:hover,
.scheme-right-btn.active {
	background: url("../images/right_opaque1.png") no-repeat;
}
.cloud-scheme-hidden {
	position: absolute;
	width: 1770px !important;
	left: 0px;
	height: 370px !important;
	top: 0px;
	overflow: hidden;
}
.cloud-scheme-list {
	position: relative;
	height: 365px;
	width: 100%;
	left: 50% !important;
	margin-left: -815px;
}
.cloud-scheme-list li {
	width: 300px;
	height: 360px;
	background: #fff;
	margin: 0px 17px;
	border: 1px solid #ffd4a3;
	-moz-border-radius:2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 3px 3px 3px rgba(0, 2, 7, 0.2);
	-moz-box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.2);
	-webkit-transform:scale(0.9);
	-moz-transform:scale(0.9);
	transform:scale(0.9);
	opacity: 0.4;
	filter: alpha(opacity=40);
	transition: all 0.3s ease;
}
.cloud-scheme-list li:hover,
.cloud-scheme-list li.active {
	-webkit-transform:scale(1);
	-moz-transform:scale(0.9);
	transform:scale(1);
	opacity: 1;
	filter: alpha(opacity=100);
	border: 1px solid #e5e5e5;
}
.cloud-scheme-list li:first-child {

}
.cloud-scheme-name {
	font-size: 20px;
	color: #4c4c4c;
	font-weight: bold;
}
.cloud-scheme-info {
	font-size: 12px;
	color: #999;
	text-align: center;
	line-height: 20px;
}
.cloud-scheme-more{
	display: inline-block;
	margin: 20px 0px;
	padding: 5px 18px;
	color: #009fd9;
	font-size: 16px;
	border: 1px solid #009fd9;
	-moz-border-radius:2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.cloud-scheme-list li.active .cloud-scheme-more {
	color: #fff;
	background: #009fd9;
}
.cloud-scheme-list li.active .cloud-scheme-more:hover {
	color: #fff;
	background: #008cbf;
}
.cloud-scheme-sligen {
	margin: 0px 24px;
	text-align: center;
}
.cloud-scheme-sligen img {
	margin-top: 36px;
}
.cloud-scheme-name {
	height: 58px;
	line-height: 58px;
}
.gw-com-home-solution .slide-container {
  position: relative;
  margin: 0 auto;
  width: 1200px;
  height: 400px;
}
.gw-com-home-solution .slide-container .slide-btn,
.gw-com-home-solution .slide-container .slide-btn-panel {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50px;
  border: 0;
  outline: none;
  cursor: pointer;
  background: transparent;
}
.gw-com-home-solution .slide-container .slide-btn i,
.gw-com-home-solution .slide-container .slide-btn-panel i {
  display: inline-block;
  font-size: 25px;
  color: #fff;
  cursor: pointer;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(70));
}
.gw-com-home-solution .slide-container .slide-btn:hover i,
.gw-com-home-solution .slide-container .slide-btn-panel:hover i {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}
.gw-com-home-solution .slide-container .slide-btn.left-btn,
.gw-com-home-solution .slide-container .slide-btn-panel.left-btn {
  left: 0;
}
.gw-com-home-solution .slide-container .slide-btn.right-btn,
.gw-com-home-solution .slide-container .slide-btn-panel.right-btn {
  right: 0;
}
.gw-com-home-solution .slide-container .slide-btn-panel {
  display: none;
}
.gw-com-home-solution .slide-container .slide-btn-panel .btn-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #161A1D;
  opacity: 0.3;
  filter: alpha(opacity=30);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(30));
  display: none;
}
.gw-com-home-solution .slide-container:hover .slide-btn-panel {
  display: block;
}
.gw-com-home-solution .slide-container:hover .slide-btn-panel .btn-bg {
  display: block;
}
.gw-com-home-solution .slide-container .slide-body {
  position: relative;
  overflow: hidden;
  height: 400px;
}
.gw-com-home-solution .slide-container .slide-body .slide-content {
  position: absolute;
  *zoom: 1;
  left: 0;
  top: 0;
}
.gw-com-home-solution .slide-container .slide-body .slide-content:before,
.gw-com-home-solution .slide-container .slide-body .slide-content:after {
  content: "";
  display: table;
}
.gw-com-home-solution .slide-container .slide-body .slide-content:after {
  clear: both;
}
.gw-com-home-solution .slide-container .slide-body .slide-content .slide-item {
  position: relative;
  float: left;
  color: #000;
  font-size: 0;
  text-align: center;
  width: 240px;
  height: 400px;
  cursor: pointer;
}
.gw-com-home-solution .slide-container .slide-body .slide-content .slide-item .item-bg {
  width: 100%;
  height: 100%;
}
.gw-com-home-solution .slide-container .slide-body .slide-content .slide-item .mask {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.gw-com-home-solution .slide-container .slide-body .slide-content .slide-item .mask .bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;

  filter: alpha(opacity=60);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(60));
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.gw-com-home-solution .slide-container .slide-body .slide-content .slide-item .mask .bg.other-bg {
  opacity: 0.82;
  filter: alpha(opacity=82);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(82));
}
.gw-com-home-solution .slide-container .slide-body .slide-content .slide-item .mask .content {
  position: absolute;
  left: 0;
  right: 0;
  top: 100px;
  bottom: 0;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.gw-com-home-solution .slide-container .slide-body .slide-content .slide-item .mask .content .line-panel {
  padding: 0;
  margin: 0;
  font-size: 0;
  line-height: 0;
  margin-top: 20px;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.gw-com-home-solution .slide-container .slide-body .slide-content .slide-item .mask .content .line-panel .item-line {
  width: 20px;
  height: 2px;
  background: #fff;
  display: inline-block;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.gw-com-home-solution .slide-container .slide-body .slide-content .slide-item .mask .content .item-img-panel {
  position: relative;
  width: 25%;
  height: 72px;
  display: inline-block;
}
.gw-com-home-solution .slide-container .slide-body .slide-content .slide-item .mask .content .item-img-panel .item-img,
.gw-com-home-solution .slide-container .slide-body .slide-content .slide-item .mask .content .item-img-panel .item-img-hover {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  display: inline-block;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.gw-com-home-solution .slide-container .slide-body .slide-content .slide-item .mask .content .item-img-panel .item-img-hover {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.gw-com-home-solution .slide-container .slide-body .slide-content .slide-item .mask .content .item-title {
  color: #000;
  font-size: 22px;
  line-height: 24px;
  margin: 0;
  padding: 0;
  margin-top: 24px;
  font-weight: normal;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.gw-com-home-solution .slide-container .slide-body .slide-content .slide-item .mask .content .item-desc {
  font-size: 14px;
  color: #fff;
  text-align: center;
  margin-top: 30px;
  padding: 0px 23px;
  line-height: 24px;
  height: 100px;
}
.gw-com-home-solution .slide-container .slide-body .slide-content .slide-item .mask .content .item-link {
  display: inline-block;
  border: 1px solid #fff;
  width: 120px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  margin-top: 62px;
}
.gw-com-home-solution .slide-container .slide-body .slide-content .slide-item .mask .content .item-link:hover {
  color: #00C1DE;
  background: #fff;
}
.gw-com-home-solution .slide-container .slide-body .slide-content .slide-item .mask .content .item-desc,
.gw-com-home-solution .slide-container .slide-body .slide-content .slide-item .mask .content .item-link {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.gw-com-home-solution .slide-container .slide-body .slide-content .slide-item:hover .bg {
  background: #0987bb;
  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(90));
}
.gw-com-home-solution .slide-container .slide-body .slide-content .slide-item:hover .bg.other-bg {
  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(90));
}
.gw-com-home-solution .slide-container .slide-body .slide-content .slide-item:hover .content {
  top: 13%;
}

.gw-com-home-solution .slide-container .slide-body .slide-content .slide-item:hover .content .item-img-panel .item-img {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
}
.gw-com-home-solution .slide-container .slide-body .slide-content .slide-item:hover .content .item-img-panel .item-img-hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}
.gw-com-home-solution .slide-container .slide-body .slide-content .slide-item:hover .content .line-panel {
  margin-top: 10px;
}
.gw-com-home-solution .slide-container .slide-body .slide-content .slide-item:hover .content .line-panel .item-line {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
}
.gw-com-home-solution .slide-container .slide-body .slide-content .slide-item:hover .content .item-title {
  color: #fff;
  margin-top: 12px;
}
.gw-com-home-solution .slide-container .slide-body .slide-content .slide-item:hover .content .item-desc,
.gw-com-home-solution .slide-container .slide-body .slide-content .slide-item:hover .content .item-link {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}
.gw-com-home-solution .slide-container .slide-body .slide-content .slide-item:hover .content .item-desc {
  margin-top: 22px;
}
.gw-com-home-solution .slide-container .slide-body .slide-content .slide-item:hover .content .item-link {
  margin-top: 14%;
}


/*footer-banner*/
.footer-banner{ height:200px; background: url("../images/reg-bg888.png")  center no-repeat; text-align:center; background-size:100% 100%; overflow: hidden; min-width:1220px;}
.footer-banner a{ color:#fff; }
.footer-banner .fbtn{width:450px;margin:0px auto;}
.footer-banner .fbtn .fl{width: 200px;  float:left;height:40px; border:1px solid #fff; border-radius: 20px; line-height: 40px; text-align: center; color: #059fff; font-size: 16px; }
.footer-banner .fbtn .fl:hover{ background:#fff;}
.footer-banner .fbtn .fl:hover a{  color:#333;}
.footer-banner .fbtn .fr{width: 200px;  float:right;height:40px; border:1px solid #fff; border-radius: 20px; line-height:40px; text-align: center; color: #059fff; font-size: 16px; }
.footer-banner .fbtn .fr:hover{ background:#fff;}
.footer-banner .fbtn .fr:hover a{  color:#333;}

.footer-banner .footer-title{font-size:32px;font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	margin-top:60px;
	text-align: center;
	color: #ffffff;}
