/* 样式初始化 */
*{margin:0;padding:0;border:0}
body,html{overflow-x:hidden}
address,caption,cite,code,dfn,em,strong{font-style:normal}
input::-ms-clear{display:none}
input::-ms-reveal{display:none}
input{margin:0;padding:0;outline:0;-webkit-appearance:none}
input::-webkit-input-placeholder{color:#ccc}
input::-ms-input-placeholder{color:#ccc}
input::-moz-placeholder{color:#ccc}
input[type=button],input[type=submit]{cursor:pointer}
button[disabled],input[disabled]{cursor:default}
img{border:0}
li,ol,ul{list-style-type:none}
.img-pct img{width:100%}
.img-scale{overflow:hidden}
.img-scale img{transition:all .7s}
.img-scale:hover img{transform:scale(1.1)}
.dot4{display:-webkit-box;display:box;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:4}
.dot5{display:-webkit-box;display:box;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:5}
.dot6{display:-webkit-box;display:box;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:6}

/* 公共样式 */
body{min-height:100vh;background:#fff}
.carousel .owl-carousel .owl-nav button{position:absolute;top:50%;transform:translate(0,-50%);font-size:24px;width:20px;line-height:30px;background:#0086c4;color:#fff}
.carousel .owl-carousel .owl-nav button.owl-prev{left:0;margin-left:0}
.carousel .owl-carousel .owl-nav button.owl-next{right:0;margin-right:0}
.carousel .owl-carousel .owl-dots{position:absolute;left:0;bottom:5px;width:100%;text-align:center}
.carousel .owl-carousel button.owl-dot{width:10px;height:10px;margin:0 4px;background:#0086c4;border-radius:50%;opacity:0.3}
.carousel .owl-carousel button.owl-dot.active{opacity:1}

/* Page000616 为demo编号 */
.Page000616 .Pages{padding:4% 0 8%;text-align:center;zoom:1;overflow:hidden}
.Page000616 .Pages a{display:inline-block;height:40px;margin:0 5px;font-size:16px;line-height:40px}
.Page000616 .p_cur,.Page000616 .p_count,.Page000616 .p_total,.Page000616 .p_jump,.Page000616 .p_page .a_first,.Page000616 .p_page .a_end{display:none}
.Page000616 .p_page{padding:0px 5px;display:inline-block}
.Page000616 .p_page a{display:inline-block;width:78px;height:40px;line-height:40px;text-align:center;border:1px solid #e6e6e6;color:#666;margin:0px 3px;font-size:13px}
.Page000616 .p_page .a_prev,.Page000616 .p_page .a_next{width:40px}
.Page000616 .p_page .num a{width:40px}
/*hover*/
.Page000616 .p_page .a_first:hover,.Page000616 .p_page .a_end:hover,.Page000616 .p_page .a_prev:hover,.Page000616 .p_page .a_next:hover,.Page000616 .p_page .num a:hover,.Page000616 .p_page .num .a_cur{background:#0086c4;color:#fff}
.Page000616 em{font-style:normal}

@media (max-width:640px){
  .Page000616 .Pages{padding:20px 0 40px}
  .Page000616 .p_page a{height:30px;line-height:30px}
  .Page000616 .p_page .a_end,.Page000616 .p_page .a_first{display:none}
  .Page000616 .p_page .a_prev,.Page000616 .p_page .a_next,.Page000616 .p_page .num a{width:30px;margin:0 2px}
}

/* 新闻翻页 */
.pages-pn{padding:5% 0}
.pages-pn a{margin:8px 0;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;color:#666}
.pages-back{position:relative}
.pages-back .pages-pn{width:50%}
.pages-back .btn-back{position:absolute;right:0;top:50%;margin-top:-20px;min-width:130px;padding:0 15px;text-align:center;height:40px;font-size:16px;line-height:40px;color:#fff;display:inline-block;background:#0086c4}
@media (max-width:640px){
  .pages-pn a{font-size:14px}
}

/* 头部样式 *//*Top002262*/
.Top002262{background:#fff;position:relative;z-index:100}
.Top002262 .header-left{float:left;width:40%;display:table;height:100px;max-width:198px}
.Top002262 .logo{display:table-cell;vertical-align:middle}
.Top002262 .header-mid,.Top002262 .header-right{float:right}
.Top002262 .header-menu li{width:auto !important;margin-right:50px}
.Top002262 .header-menu li em{padding:0 15px;position:relative}
.Top002262 .header-menu li em a{line-height:100px;position:relative;font-size:17px;color:#333}
.Top002262 .header-menu li em a:hover,.Top002262 .header-menu li.aon em a{color:#0086c4}
.Top002262 .header-menu li em a::before{position:absolute;content:'';top:70%;left:50%;transform:translateX(-50%);height:3px;background:#0086c4;width:0;transition:ease-in-out 0.3s}
.Top002262 .header-menu li em a:hover::before,.Top002262 .header-menu li.aon em a::before{width:100%}
.Top002262 .header-menu li .sub{width:130%;left:-15%;overflow:hidden}
.Top002262 .header-menu li .sub-menu{/*padding:15px;*/text-align:center}
.Top002262 .header-menu li .sub-menu dt{border-bottom:1px solid #f2f2f2}
.Top002262 .header-menu li .sub-menu dt:last-child{border-bottom:0}
.Top002262 .header-menu li .sub-menu dt a{color:#666;transition:0.3s}
.Top002262 .header-menu li .sub-menu dt a:hover{background:none;color:#0086c4}
.Top002262 .header-right dd{float:left;padding:35px 0}
.Top002262 .top-search{position:relative;z-index:100}
.Top002262 .open-search{background:url(../images/Top002262-search.png) no-repeat center center;width:30px;height:30px;display:block}
.Top002262 .open-search-show{position:relative;background:none}
.Top002262 .open-search-show::before,.Top002262 .open-search-show::after{position:absolute;content:'';width:80%;height:3px;background:#0086c4;top:50%;left:10%;transform:rotate(-45deg)}
.Top002262 .open-search-show::after{transform:rotate(45deg)}
.Top002262 .top-language a{position:relative;display:inline-block;margin-left:10px;padding-right:15px;line-height:30px;height:30px;font-size:18px;color:#0086c4}
.Top002262 .top-language a::after{content:"";position:absolute;top:50%;right:0;margin-top:-2px;width:10px;height:5px;display:block;background:url(../images/ico_01.png) no-repeat center center}
.Top002262 .search-box{position:absolute;top:100%;right:0;z-index:100;display:none}
.Top002262 .search-box .text{width:254px;line-height:46px;height:46px;border:1px solid #fff;background:rgba(0,0,0,0.2);color:#fff;padding:0 50px 0 10px}
.Top002262 .search-box .btn{position:absolute;right:0;top:0;line-height:46px;width:46px;text-align:center;color:#fff;font-weight:bold;font-size:16px;font-family:Verdana,Arial,Helvetica,sans-serif}
.Top002262 .search-box .btn::before{position:absolute;content:'';border:8px solid transparent;border-bottom-color:#b4b4b4;top:-15px;right:4px}
@media (max-width:1200px){
  .Top002262 .header-menu li{margin-right:25px}
}
@media (max-width:1024px){
  .Top002262 #header-menu{position:fixed;right:-100%;top:0;background:#000;z-index:100;padding-top:70px;width:45%;max-width:300px;height:100%;transition:ease-in-out 0.3s}
  .Top002262 #header-menu.header-menu-show{right:0}
  .Top002262 #header-menu li em,.Top002262 #header-menu li em a{border-bottom:0}
  .Top002262 #header-menu li:nth-child(2n){background:rgba(255,255,255,0.1)}
  .Top002262 #header-menu li em a{font-weight:normal}
  .Top002262 #header-menu li .sub-menu{padding:5%}
  .Top002262 #open_menu{width:40px;height:30px;background:#0086c4;margin-left:15px;position:relative;z-index:101;transition:background 0.3s}
  .Top002262 #open_menu i,.Top002262 #open_menu i::before,.Top002262 #open_menu i::after{background:#fff;border-radius:3px}
  .Top002262 #open_menu i{left:20%;width:60%;height:2px;margin-top:-1px}
  .Top002262 #open_menu.open_menu_on{background:#000;position:fixed;right:2%}
  .Top002262 #open_menu.open_menu_on i{height:3px;margin-top:-1.5px}
}
@media (max-width:640px){
  .Top002262 .header-left{height:80px}
  .Top002262 .header-right dd{padding:25px 0}
  .Top002262 .logo>img{height: 60px;}
}

/* 底部样式 */
/*Bottom002085 */
.Bottom002085{position:relative;background-color:#0086c4;color:#ddd;padding-top:3%}
.Bottom002085 .gotop{position:absolute;top:-50px;right:70px;display:block;width:70px;height:70px;background:#199e55 url(../images/ico_gotop.png) no-repeat center center}
.Bottom002085 a{color:#ddd}
.Bottom002085 a:hover{color:#fff !important}
.Bottom002085 nav{padding-bottom:4%}
.Bottom002085 nav dl{float:left;width:15%;padding-right:10px}
.Bottom002085 nav dl.contact{float:right;width:auto;max-width:260px}
.Bottom002085 nav dt{font-size:18px;height:32px;margin-bottom:20px;color:#fff;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.Bottom002085 nav dl.contact dt{background:none;margin-bottom:0}
.Bottom002085 nav dd{margin-top:4px;line-height:25px;font-size:14px;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.Bottom002085 nav dl.contact li{margin:10% auto 0;text-align:center}
.Bottom002085 nav dl.contact li span{margin-top:10px;display:block;color:#fff}
.Bottom002085 nav dl.contact li img{max-width:130px;width:100%}
.Bottom002085 nav dl.contact p{display:inline-block;background:url(../images/Bottom002085-icon_tel.png) no-repeat left center;padding-left:40px;min-height:34px}
.Bottom002085 nav dl.contact p span{display:block;color:#fff;font-size:30px}
.Bottom002085 nav .div_dl{display: none;}
.Bottom002085 .footer{border-top:1px solid rgba(255,255,255,0.4);padding:2% 0}
.Bottom002085 .footer dt{float:left}
.Bottom002085 .footer dt span{float:left;line-height:32px;margin:10px 10px 6px 0;color:#fff}
.Bottom002085 .footer dt a{width:28px;height:28px;background-repeat:no-repeat;background-position:left top;padding-left:0;float:left;margin:10px 10px 6px 0}
.Bottom002085 .footer dt a.bds_weixin{background-image:url(../images/ico_02.png)}
.Bottom002085 .footer dt a.bds_tsina{background-image:url(../images/ico_03.png)}
.Bottom002085 .footer dt a.bds_sqq{background-image:url(../images/ico_04.png)}
.Bottom002085 .footer dd{float:right;text-align:right}
.Bottom002085 .footer dd a{color:#fff;display:inline-block;margin:4px 0}
.Bottom002085 .footer dd i{margin:0 10px}
.Bottom002085 .footer dd i::before{display:inline-block;content:'';width:2px;border-right:1px solid #fff;height:10px;background-color:#fff;opacity:0}
.Bottom002085 .footer dd p{margin:8px 0 0;color:#ccc}
.Bottom002085 .footer dd p a{color:#ccc}
#bdshare_weixin_qrcode_dialog{box-sizing:content-box}

@media (max-width:1200px){
  .Bottom002085 .gotop{top:-35px;right:35px}
  .Bottom002085 nav dl{width:14%}
}

@media (max-width:1024px){
  .Bottom002085 nav dl{display:none}
  .Bottom002085 nav dl.contact{display:block;float:none;max-width:300px;margin:0 auto;padding:0;text-align:center}
  .Bottom002085 nav dl.contact li{margin-top:6%}
  .Bottom002085 .footer dt,.Bottom002085 .footer dd{float:none}
  .Bottom002085 .footer dd{text-align:left;clear:both;width:100%}
}

@media (max-width:480px){
  .Bottom002085 .gotop{display:none}
  .Bottom002085 .footer dd{font-size:12px}
  .Bottom002085 .footer dd p{padding:10px 0}
}

/* Menu000706 为demo编号 */
.Menu000706{background:#f9f9f9}
.Menu000706 nav{position:relative;height:70px}
.Menu000706 nav dl{font-size:15px;position:absolute;right:0;top:50%;margin-top:-12px;background:url(../images/Menu000706-cur.png) no-repeat left center;padding-left:25px;color:#999;line-height:24px}
.Menu000706 nav dl a{color:#999}
.Menu000706 nav dl span,.Menu000706 nav dl a:hover{color:#0086c4}
.Menu000706 nav li a{display:block;padding:18px 0;color:#666}

@media (min-width:769px){
  .Menu000706 nav ol{display:none}
  .Menu000706 nav ul{display:block !important}
  .Menu000706 nav li{float:left}
  .Menu000706 nav li a{font-size:18px;padding:0 28px;line-height:70px;height:70px}
  .Menu000706 nav li a:hover,.Menu000706 nav li a.aon{color:#fff;background:#0086c4}
}

@media (max-width:1000px){
  .Menu000706 nav dl{display:none}
  .Menu000706 header h1{display:block;padding-right:0}
}

@media (max-width:768px){
  .Menu000706{position:relative;z-index:99}
  .Menu000706 nav{position:relative;height:auto}
  .Menu000706 nav ol{border-top:1px solid #e6e6e6;padding:10px 0}
  .Menu000706 nav ol span{display:block;background-color:#0086c4;padding:5px;border-radius:3px}
  .Menu000706 nav ol a{display:block;background-color:#fff;color:#333;border-radius:5px;line-height:40px;padding:0 10px;position:relative;font-size:16px}
  .Menu000706 nav ol a::before{position:absolute;content:'';right:5px;top:50%;margin-top:-3px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #0086c4}
  .Menu000706 nav ul{position:absolute;width:100%;top:56px;left:0;background-color:#0086c4;padding:5px;border-radius:0 0 5px 5px;display:none}
  .Menu000706 nav li{background-color:#fff;border-bottom:1px solid #0086c4;border-radius:5px}
  .Menu000706 nav li:nth-child(2n){background-color:rgba(255,255,255,0.8)}
  .Menu000706 nav li a{padding:0 2%;line-height:40px}
  .Menu000706 nav li a:hover{color:#0086c4}
}

/* Banner002271 为demo编号 */
.Banner002271{overflow:hidden;margin:0 auto}
.Banner002271 span{display:none}
.Banner002271 img{width:100%;max-width:none;position:relative}

@media (min-width:768px){
  .Banner002271 img{width:166%;left:-33%}
}

@media (min-width:1024px){
  .Banner002271 span{margin:0;background-repeat:no-repeat;background-position:top center;background-size:cover;padding-bottom:24.48%;display:block}
  .Banner002271 img{display:none}
}

/* about-intro */
.about{font-size:16px}
.about-intro .title{text-align:center}
.about-intro .title p{margin:0}
.about-intro .title .h4{margin-top:5%;font-size:28px;color:#0086c4}
.about-intro .title .h5{margin-top:6px;font-size:18px;color:#999}
.about-intro .sec1 p{margin:2% 0 0;text-indent:2em;line-height:1.8}
.about-intro .sec1 .img{margin:2% 0 0;text-align:center}
.about-intro .sec1 .s-top{padding-bottom:2.5%}
.about-intro .sec1 .s-top .ul{width:100%;margin:3% 0;padding:3% 0;box-shadow:0 0 10px 2px #ddd}
.about-intro .sec1 .s-top .ul p{margin:0;text-indent:0;text-align:center}
.about-intro .sec1 .s-top .ul li{width:33.33%;float:left;padding:0 3%;border-left:1px solid #ddd}
.about-intro .sec1 .s-top .ul li:first-child{border:0}
.about-intro .sec1 .s-top .ul li .h2{font-size:54px;line-height:1.2;color:#0086c4}
.about-intro .sec1 .s-top .ul li .h2 i{display:inline-block;vertical-align:top;font-style:normal;font-size:30px}
.about-intro .sec1 .s-top .ul li .h5{color:#999}
.about-intro .sec1 .s-middle{background:#0086c4 url(../images/bg_1.jpg) no-repeat center center;background-size:cover}
.about-intro .sec1 .s-middle .img{margin:0}
.about-intro .sec1 .s-middle .img img{width:100%}
.about-intro .sec1 .s-middle .ul{margin:0 -8px;padding:6% 0}
.about-intro .sec1 .s-middle .ul li{padding:0 8px;width:33.33%;float:left}
.about-intro .sec1 .s-bottom{padding-bottom:5%}

@media (max-width:640px){
  .about-intro .sec1 .s-top .ul li{width:100%;border:0;padding:10px 0}
  .about-intro .sec1 .s-middle .ul{padding:16px 0}
  .about-intro .sec1 .s-middle .ul li{width:100%;padding:8px}
}

/* Timeline001915 为demo编号 */
.Timeline001915{padding-bottom:4%;font-size:16px}
.Timeline001915 .columnName{padding:4% 0 2%;line-height:normal;text-align:center;font-size:40px;color:#0086c4;text-transform:uppercase}
.Timeline001915 .columnName span{display:block;color:#353535;font-size:24px;padding:0 0 15px}
.Timeline001915 .list{background:url(../images/Timeline001915-logo.png) no-repeat center top;padding-top:64px}
.Timeline001915 .list ul{position:relative;background:url(../images/Timeline001915-ul.jpg) repeat-y center top;padding:35px 0 20px}
.Timeline001915 .list ul::after{content:"";width:9px;height:5px;background:url(../images/ico_05.png) no-repeat center center;display:block;position:absolute;bottom:0;left:50%;margin-left:-4px}
.Timeline001915 li{padding-left:50%;background:url(../images/Timeline001915-li.png) no-repeat center top;padding-bottom:40px}
.Timeline001915 li div{padding-left:100px}
.Timeline001915 li div p{line-height:24px}
.Timeline001915 ul li:nth-child(2n){text-align:right;padding-left:0;padding-right:50%}
.Timeline001915 ul li:nth-child(2n) div{padding-left:0;padding-right:100px}
.Timeline001915 li time{position:relative;top:-7px;display:block;color:#0086c4;font-size:20px;font-weight:bold}
.Timeline001915 li time:before{position:absolute;left:-94px;top:50%;display:block;content:'';background-color:#0086c4;width:84px;height:1px}
.Timeline001915 ul li:nth-child(2n) time:before{left:auto;right:-94px}
.Timeline001915 ul li:nth-child(2n) time span{clear:both;display:block}

@media (max-width:1000px){
  .Timeline001915 .columnName{font-size:45px}
  .Timeline001915 .columnName span{font-size:24px}
}

@media (max-width:640px){
  .Timeline001915 .columnName{font-size:30px}
  .Timeline001915 .columnName span{font-size:20px}
}

@media (max-width:480px){
  .Timeline001915 .list{background-position:left top;padding-top:40px;padding-left:10px}
  .Timeline001915 .list ul{background-position:6px top}
  .Timeline001915 .list ul::after{left:6px}
  .Timeline001915 li{padding:0 !important;background-position:left top}
  .Timeline001915 li div{padding:0 10px 15px 36px !important}
  .Timeline001915 li time:before{width:20px;left:-25px}
  .Timeline001915 ul li:nth-child(2n){text-align:left}
  .Timeline001915 ul li:nth-child(2n) time:before{left:-25px}
}

/* about-culture */
.about-culture .title{text-align:center}
.about-culture .title .h4{margin:6% 0 0;color:#0086c4;font-size:34px;font-weight:600}
.about-culture .sec1 .row{margin:6% 0}
.about-culture .sec1 .row .col{width:50%;float:left;padding:0 40px 0 0}
.about-culture .sec1 .row .col:first-child{padding:0 0 40px 0;float:right}
.about-culture .sec1 .img{position:relative}
.about-culture .sec1 .img img{width:100%}
.about-culture .sec1 .img::before{content:"";position:absolute;right:-20px;bottom:-40px;z-index:-1;display:block;width:130px;height:100px;background:#0086c4;opacity:0.1}
.about-culture .sec1 .img::after{content:"";position:absolute;right:30px;top:20px;display:block;width:100%;height:100%;border:3px solid #0086c4;opacity:0.1}
.about-culture .sec1 .ul li{position:relative;padding:8px 0 0 55px;margin-top:18px}
.about-culture .sec1 .ul li:first-child{margin:0}
.about-culture .sec1 .ul li::before{content:"00.";position:absolute;left:0;top:0;display:block;font-size:32px;line-height:1;font-weight:600;color:#0086c4;opacity:0.1}
.about-culture .sec1 .ul li:nth-child(1)::before{content:"01."}
.about-culture .sec1 .ul li:nth-child(2)::before{content:"02."}
.about-culture .sec1 .ul li:nth-child(3)::before{content:"03."}
.about-culture .sec1 .ul li:nth-child(4)::before{content:"04."}
.about-culture .sec1 .ul li:nth-child(5)::before{content:"05."}
.about-culture .sec1 .ul li:nth-child(6)::before{content:"06."}
.about-culture .sec1 .ul li:nth-child(7)::before{content:"07."}
.about-culture .sec1 .ul li:nth-child(8)::before{content:"08."}
.about-culture .sec1 .ul li:nth-child(9)::before{content:"09."}
.about-culture .sec1 .ul li:nth-child(10)::before{content:"10."}
.about-culture .sec1 .ul li:nth-child(11)::before{content:"11."}
.about-culture .sec1 .ul li:nth-child(12)::before{content:"12."}
.about-culture .sec1 .ul li .h4{font-size:20px;font-weight:600;color:#0086c4}
.about-culture .sec1 .ul li .h5{margin-top:6px}

@media (max-width:640px){
  .about-culture .title .h4{font-size:28px}
  .about-culture .sec1 .row .col{width:100%;padding:0}
  .about-culture .sec1 .row .col:first-child{padding:0 0 40px 20px}
  .about-culture .sec1 .img::after{right:20px}
}

/* product */
.product .sec1{padding:4.5% 0}
.product .sec1 .item{border:1px solid #dff0f7}
.product .sec1 .item .img{width:100%;padding-bottom:86.55%;display:block;background-repeat:no-repeat;background-position:center center;background-size:130% auto;}
.product .sec1 .item .info{padding:4% 10%;text-align:center}
.product .sec1 .item .info p{line-height:1.8}
.product .sec1 .item .info .h4{font-size:20px}
.product .sec1 .item .info .h5{margin-top:6px}
.product .sec1 .item:hover .info {background-color: #199e55; color: #fff;}
.product .sec1 .item:hover .info a{color: #fff;}
.product .sec2{background:#0086c4 url(../images/bg_3.jpg) no-repeat center center;background-size:cover}
.product .sec2 .s-search{max-width:600px;margin:0 auto;padding:0.8% 0}
.product .sec2 .s-search .s-text{position:relative}
.product .sec2 .s-search .s-text .text{width:100%;height:50px;line-height:50px;padding:0 50px 0 15px;color: #999;}
.product .sec2 .s-search .s-text .btn{width:50px;height:50px;position:absolute;top:0;right:0;display:block;background:url(../images/Top002262-search.png) no-repeat center center}
.product .sec2 .s-search .s-key{position:relative;padding-left:30px;margin-top:2%;color:#DAE6EB;line-height:24px}
.product .sec2 .s-search .s-key::before{content:"如：";position:absolute;left:0;top:0}
.product .sec2 .s-search .s-key a{margin:0 2% 0 0;margin-right:2%;display:inline-block;color:#DAE6EB}
.product .sec2 .s-search .s-key a:hover{color:#fff}
.product .sec3{font-size:16px}
.product .sec3 .s-panel{padding:5% 0}
.product .sec3 .s-panel:nth-child(2n){/* color:#fff;background:#0086c4 */}
.product .sec3 .s-panel:nth-child(2n) .s-title{background:#00923F}
.product .sec3 .s-panel:nth-child(2n) .s-tab .owl-carousel button{background:#00923F}
.product .sec3 .s-panel:nth-child(2n) .s-tab .item a{display:block}
.product .sec3 .s-panel:nth-child(2n) .s-tab .item a:hover,
.product .sec3 .s-panel:nth-child(2n) .s-tab .item a.aon{color:#00923F}
.product .sec3 .s-panel:nth-child(2n) .s-content .ul li:hover{border-color:#ddd}
.product .sec3 .s-panel:nth-child(2n) .s-content .ul li:hover .info{background:#eee}
.product .sec3 .s-panel:nth-child(2n) .s-content .ul li:hover .info .h4::before,.product .sec3 .s-panel:nth-child(2n) .s-content .ul li:hover .info .h4::after{background:#666}
.product .sec3 .s-panel:nth-child(2n) .s-content .ul li:hover .info .h4 a{color:#333}
.product .sec3 .s-panel:nth-child(2n) .s-content .btn-more{/* color:#fff */}
.product .sec3 .s-panel .s-title{background:#0086c4;color:#fff}
.product .sec3 .s-panel .s-title .pc_img{display: block;}
.product .sec3 .s-panel .s-title .mo_img{display: none;}
.product .sec3 .s-panel .s-tab{padding:2% 0;line-height:30px;background:#fff}
.product .sec3 .s-panel .s-tab .owl-carousel{padding:0 45px}
.product .sec3 .s-panel .s-tab .owl-carousel .owl-nav.disabled{display:block}
.product .sec3 .s-panel .s-tab .item a{display:block}
.product .sec3 .s-panel .s-tab .item a.aon{color:#0086c4}
.product .sec3 .s-panel .s-content{border-top:1px solid #ddd}
.product .sec3 .s-panel .s-content .panel{display:none}
.product .sec3 .s-panel .s-content .ul {padding-top: 1%;}
.product .sec3 .s-panel .s-content .ul li{width:19%;float:left;display:none;border:1px solid #ddd}
.product .sec3 .s-panel .s-content .ul li.block{display: block;}

.product .sec3 .s-panel .s-content .ul li:nth-child(n){margin:2% 1.25% 1% 0}
.product .sec3 .s-panel .s-content .ul li:nth-child(5n){margin-right:0}
.product .sec3 .s-panel .s-content .ul li:hover{border-color:#0086c4}
.product .sec3 .s-panel .s-content .ul li:hover .info{background:#0086c4}
.product .sec3 .s-panel .s-content .ul li:hover .info .h4::before,.product .sec3 .s-panel .s-content .ul li:hover .info .h4::after{display:inline-block}
.product .sec3 .s-panel .s-content .ul li:hover .info .h4 a{color:#fff}
.product .sec3 .s-panel .s-content .img{width:100%;padding-bottom:85.7%;display:block;background-repeat:no-repeat;background-position:center center;background-size:cover}
.product .sec3 .s-panel .s-content .info{text-align:center;background:#eee;border-top:1px solid #ddd}
.product .sec3 .s-panel .s-content .info .h4{line-height:58px;height:58px}
.product .sec3 .s-panel .s-content .info .h4::before,.product .sec3 .s-panel .s-content .info .h4::after{content:"";width:15px;height:3px;display:none;position:relative;vertical-align:middle;background:#fff}
.product .sec3 .s-panel .s-content .info .h4::before{margin-right:6px}
.product .sec3 .s-panel .s-content .info .h4::after{margin-left:6px}
.product .sec3 .s-panel .s-content .info .h4 a{max-width:70%;display:inline-block;vertical-align:middle}
.product .sec3 .s-panel .s-content .btn-more{display:none;height:46px;margin-top:1%;text-align:center;line-height:46px;border-top:1px solid #ddd;border-bottom:1px solid #ddd}
.product .sec3 .s-panel .s-content .btn-more.block{display: block;}

.product .sec3 .s-panel.s-hot{padding: 3.5% 0;}
.product .sec3 .s-panel.s-hot .h3 {font-size: 36px; text-align: center; margin-bottom: 3%;}
.product .sec3 .s-panel.s-hot .s-content{border-top:0;}
.product .sec3 .s-panel.s-hot .s-content .item {border:1px solid #ddd;}
.product .sec3 .s-panel.s-hot .s-content .item:hover {border-color: #0086c4;}
.product .sec3 .s-panel.s-hot .s-content .item:hover .info{background:#0086c4}
.product .sec3 .s-panel.s-hot .s-content .item:hover .info .h4::before,.product .sec3 .s-panel.s-hot .s-content .item:hover .info .h4::after{display:inline-block}
.product .sec3 .s-panel.s-hot .s-content .item:hover .info .h4 a{color:#fff}

@media (max-width:1024px){
  .product .sec3 .s-panel .s-content .ul li{width:32%}
  .product .sec3 .s-panel .s-content .ul li:nth-child(n){margin:2% 2% 1% 0}
  .product .sec3 .s-panel .s-content .ul li:nth-child(3n){margin-right:0}
  .product .sec3 .s-panel.s-hot .h3{font-size: 24px;}
}

@media (max-width:640px){
  .product .sec3 .s-panel .s-title .pc_img{display: none;}
  .product .sec3 .s-panel .s-title .mo_img{display: block;}
  .product .sec3 .s-panel .s-content .ul li{width:48%}
  .product .sec3 .s-panel .s-content .ul li:nth-child(n){margin:4% 4% 0 0}
  .product .sec3 .s-panel .s-content .ul li:nth-child(2n){margin-right:0}
  .product .sec3 .s-panel .s-content .info .h4{height:44px;line-height:44px}
  .product .sec3 .s-panel .s-content .btn-more{margin-top:4%}
}

/* product-info */
.product-info{font-size:16px}
.product-info .sec2 .s-tab{margin-top:4%;border-bottom:1px solid #ddd}
.product-info .sec2 .s-tab .ul li{float:left}
.product-info .sec2 .s-tab .ul li.aon a,.product-info .sec2 .s-tab .ul li:hover a{color:#fff;background:#0086c4}
.product-info .sec2 .s-tab a{font-size:18px;display:block;height:50px;line-height:50px;padding:0 40px;background:#eee}
.product-info .sec2 .s-content{margin-top:3%}
.product-info .sec2 .s-content .panel{display:none}
.product-info .sec3{margin:4% 0 6%}
.product-info .sec3 .h3{position:relative;font-size:28px;font-weight:600;line-height:1;text-align:center;color:#0086c4}
.product-info .sec3 .h3::before{content:"";position:absolute;top:50%;width:100%;height:1px;display:block;background:#0086c4}
.product-info .sec3 .h3 span{position:relative;display:inline-block;background:#fff}
.product-info .sec3 .h3 span::before,.product-info .sec3 .h3 span::after{content:"";position:relative;top:-2px;width:30px;height:3px;display:inline-block;vertical-align:middle;background:#00923F}
.product-info .sec3 .h3 span::before{margin-right:20px}
.product-info .sec3 .h3 span::after{margin-left:30px}
.product-info .sec3 .carousel{margin-top:4%}
.product-info .sec3 .item{border:1px solid #ddd}
.product-info .sec3 .item:hover{border-color:#0086c4}
.product-info .sec3 .item:hover .info{background:#0086c4}
.product-info .sec3 .item:hover .info .h4::before,.product-info .sec3 .item:hover .info .h4::after{display:inline-block}
.product-info .sec3 .item:hover .info .h4 a{color:#fff}
.product-info .sec3 .img{width:100%;padding-bottom:85.7%;display:block;background-repeat:no-repeat;background-position:center center;background-size:cover}
.product-info .sec3 .info{text-align:center;background:#eee;border-top:1px solid #ddd}
.product-info .sec3 .info .h4{line-height:58px;height:58px}
.product-info .sec3 .info .h4::before,.product-info .sec3 .info .h4::after{content:"";width:15px;height:3px;display:none;position:relative;vertical-align:middle;background:#fff}
.product-info .sec3 .info .h4::before{margin-right:6px}
.product-info .sec3 .info .h4::after{margin-left:6px}
.product-info .sec3 .info .h4 a{max-width:70%;display:inline-block;vertical-align:middle}

@media (max-width:640px){
  .product-info .sec2 .s-tab a{height:40px;line-height:40px;padding:0 20px;font-size:16px}
  .product-info .sec3 .h3{font-size:22px}
  .product-info .sec3 .info .h4{height:44px;line-height:44px}
}

/* product-list */
.product-list .sec1{font-size:16px}
.product-list .sec1 .s-panel{padding:5% 0}
.product-list .sec1 .s-panel .s-title{padding:2%;background:#0086c4;color:#fff}
.product-list .sec1 .s-panel .s-title .h3{font-size:28px;text-align: center}
.product-list .sec1 .s-panel .s-tab{padding:2% 0;line-height:30px;background:#fff}
.product-list .sec1 .s-panel .s-tab .owl-carousel{padding:0 45px}
.product-list .sec1 .s-panel .s-tab .owl-carousel .owl-nav.disabled{display:block}
.product-list .sec1 .s-panel .s-tab .item a{display:block}
.product-list .sec1 .s-panel .s-tab .item a.aon{color:#0086c4}
.product-list .sec1 .s-panel .s-content{border-top:1px solid #ddd}
.product-list .sec1 .s-panel .s-content .panel{display:none}
.product-list .sec1 .s-panel .s-content .ul{padding-top: 1%;}
.product-list .sec1 .s-panel .s-content .ul li{width:23.5%;float:left;border:1px solid #ddd}
.product-list .sec1 .s-panel .s-content .ul li:nth-child(n){margin:2% 2% 1% 0}
.product-list .sec1 .s-panel .s-content .ul li:nth-child(4n){margin-right:0}
.product-list .sec1 .s-panel .s-content .ul li:hover{border-color:#0086c4}
.product-list .sec1 .s-panel .s-content .ul li:hover .info{background:#0086c4}
.product-list .sec1 .s-panel .s-content .ul li:hover .info .h4::before,.product-list .sec1 .s-panel .s-content .ul li:hover .info .h4::after{display:inline-block}
.product-list .sec1 .s-panel .s-content .ul li:hover .info .h4 a{color:#fff}
.product-list .sec1 .s-panel .s-content .img{width:100%;padding-bottom:85.7%;display:block;background-repeat:no-repeat;background-position:center center;background-size:cover}
.product-list .sec1 .s-panel .s-content .info{text-align:center;background:#eee;border-top:1px solid #ddd}
.product-list .sec1 .s-panel .s-content .info .h4{line-height:58px;height:58px}
.product-list .sec1 .s-panel .s-content .info .h4::before,.product-list .sec1 .s-panel .s-content .info .h4::after{content:"";width:15px;height:3px;display:none;position:relative;vertical-align:middle;background:#fff}
.product-list .sec1 .s-panel .s-content .info .h4::before{margin-right:6px}
.product-list .sec1 .s-panel .s-content .info .h4::after{margin-left:6px}
.product-list .sec1 .s-panel .s-content .info .h4 a{max-width:70%;display:inline-block;vertical-align:middle}
.product-list .sec1 .s-panel .s-content .btn-more{display:block;height:46px;margin-top:2%;text-align:center;line-height:46px;border-top:1px solid #ddd;border-bottom:1px solid #ddd}
.product-list .Page000616 .Pages{padding-bottom: 0;}

@media (max-width:1024px){
  .product-list .sec1 .s-panel .s-content .ul li{width:32%}
  .product-list .sec1 .s-panel .s-content .ul li:nth-child(n){margin:2% 2% 1% 0}
  .product-list .sec1 .s-panel .s-content .ul li:nth-child(3n){margin-right:0}
}

@media (max-width:640px){
  .product-list .sec1 .s-panel .s-title .h3{font-size: 20px;}
  .product-list .sec1 .s-panel .s-content .ul li{width:48%}
  .product-list .sec1 .s-panel .s-content .ul li:nth-child(n){margin:4% 4% 0 0}
  .product-list .sec1 .s-panel .s-content .ul li:nth-child(2n){margin-right:0}
  .product-list .sec1 .s-panel .s-content .info .h4{height:44px;line-height:44px}
  .product-list .sec1 .s-panel .s-content .btn-more{margin-top:4%}
}

.RighInfo002254{margin-top:6%}
.RighInfo002254 .list_img{float:left;width:55.6%;position:relative}
.RighInfo002254 .big_img{position:absolute;left:0;top:0;height:100%;width:80%}
.RighInfo002254 .big_img li,.RighInfo002254 .big_img li figure{position:absolute;left:0;width:100%;top:0;height:100%}
.RighInfo002254 .big_img li figure{ border:1px solid #dcdcdc;background-size:contain}
.RighInfo002254 .list{padding:42px 0 42px 82.9%;min-height: 456px;}
.RighInfo002254 .list .bd{position:relative}
.RighInfo002254 .list a{position:absolute;width:17.1%;height:40px;right:0;background:url(../images/RighInfo002254-btn_prev.png) no-repeat center center / auto 50%;cursor:pointer}
.RighInfo002254 .list a.prev{top:0}
.RighInfo002254 .list a.next{bottom:0;background-image:url(../images/RighInfo002254-btn_next.png)}
.RighInfo002254 .list a.prevStop,.RighInfo002254 .list a.nextStop{cursor:default}
.RighInfo002254 .list li{height:130px;position:relative}
.RighInfo002254 .list li figure{position:absolute;left:0;width:97%;top:9px;bottom:15px;background-size:contain;border:1px solid #f2f2f2}
.RighInfo002254 .list li.on figure{border:2px solid #0086c4}
.RighInfo002254 .right_info{float:right;width:39.2%}
.RighInfo002254 .right_info .h3,.RighInfo002254 .right_info p{margin:0;padding:5% 0;border-bottom:1px solid #ddd}
.RighInfo002254 .right_info .h3{padding:6% 0;color:#0086c4;font-size:30px;font-weight:600}
.RighInfo002254 .right_info p{font-size:18px;line-height:46px;color:#666;margin-bottom:10%}
.RighInfo002254 .right_info a{display:inline-block;border:1px solid #ddd;height:40px;line-height:40px;padding:0 40px;color:#0086c4}
.RighInfo002254 .right_info a:hover{background-color:#0086c4;color:#fff}

@media(max-width:1200px){
  .RighInfo002254 .list{min-height: 40vw;}
}
@media (max-width:768px){
  .RighInfo002254 .list{min-height: 60vw;}
  .RighInfo002254 .list_img,.RighInfo002254 .right_info{float:none;width:auto}
}

@media (max-width:640px){
  .RighInfo002254 .list li{height:100px}
  .RighInfo002254 .right_info p{padding:2% 0;font-size:16px;line-height:30px;margin-bottom:4%}
  .RighInfo002254 .right_info .h3{padding:2% 0;font-size:20px}
}

@media (max-width:480px){
  .RighInfo002254 .list{padding-top:30px;padding-bottom:30px}
  .RighInfo002254 .list a{height:28px}
  .RighInfo002254 .list li{height:80px}
}

/* project */
.project .sec1 .ul{margin-top:2.5%}
.project .sec1 .ul li{width:30%;float:left;margin:2.5% 0 2.5%}
.project .sec1 .ul li:nth-child(n){margin-right:5%}
.project .sec1 .ul li:nth-child(3n){margin-right:0}
.project .sec1 .ul li a{display:block;border:1px solid #ddd}
.project .sec1 .ul li a:hover{border-color:#0086c4}
.project .sec1 .ul li a:hover .info p{color:#fff;background-color:#0086c4;background-image:url(../images/ico_06.png)}
.project .sec1 .ul li .img{width:100%;display:block;padding-bottom:85.75%;background-repeat:no-repeat;background-position:center center;background-size:cover}
.project .sec1 .ul li .info p{width:100%;padding:0 30px;height:76px;line-height:76px;text-align:center;font-size:20px;color:#666;background-color:#f9f9f9;background-repeat:no-repeat;background-position:right bottom}

@media (max-width:1024px){
  .project .sec1 .ul li .info p{padding:0 10px;height:40px;line-height:40px;font-size:16px}
}

@media (max-width:640px){
  .project .sec1 .ul li{width:47.5%}
  .project .sec1 .ul li:nth-child(n){margin-right:5%}
  .project .sec1 .ul li:nth-child(2n){margin-right:0}
}

/* project-info */
.project-info{font-size:16px;color:#666}
.project-info .title{text-align:center}
.project-info .title .h4{margin:6% 0 0;font-size:30px}
.project-info .sec1{padding-bottom:6%;border-bottom:1px solid #999}
.project-info .sec1 p{margin:3% 0;line-height:1.8;text-indent:2em}
.project-info .sec1 .img{margin:3% 0}
.project-info .sec1 .row{margin:0 -4px}
.project-info .sec1 .row .col{/* width:50%;float:left; */padding:0 4px}

@media (max-width:640px){
  .project-info .title .h4{font-size:24px}
  .project-info .sec1 .row .col{width:100%}
}

/* news */
.news{font-size:16px}
.news .sec1 .ul{margin:2.5% 0}
.news .sec1 .ul li{padding:30px 0;border-bottom:1px dashed #ccc}
.news .sec1 .row{position:relative}
.news .sec1 .row .col{float:left}
.news .sec1 .row .col:nth-child(1){width:16.66%}
.news .sec1 .row .col:nth-child(2){width:83.34%;padding:0 170px 0 25px}
.news .sec1 .img{display:block;width:100%;padding-bottom:76%;background-repeat:no-repeat;background-position:center center;background-size:cover}
.news .sec1 .info p{margin-top:2%;line-height:1.8}
.news .sec1 .info .h4{font-size:24px}
.news .sec1 .time{position:absolute;right:0;top:50%;transform:translate(0,-50%);padding:0 30px;text-align:center;color:#ccc;border-left:1px solid #ccc}
.news .sec1 .time span{display:block;font-size:52px;line-height:1}
.news .sec1 .time span::after{content:"";display:block;width:40px;height:2px;margin:6px auto;background:#55b67f}

@media (max-width:1024px){
  .news .sec1 .row .col:nth-child(1){width:25%}
  .news .sec1 .row .col:nth-child(2){width:75%}
}

@media (max-width:640px){
  .news .sec1 .ul li{padding:15px 0}
  .news .sec1 .row .col:nth-child(n){width:100%}
  .news .sec1 .row .col:nth-child(2){position:relative;padding:0 140px 0 0;margin-top:4%}
  .news .sec1 .info p{margin-top:0}
  .news .sec1 .info .h4{font-size:22px}
}

/* news-info */
.news-info{font-size:16px;color:#666}
.news-info .title{text-align:center}
.news-info .title .h4{margin:6% 0 0;font-size:30px}
.news-info .title .h5{margin-top:1%;color:#999}
.news-info .sec1{margin-top:3%;padding:3% 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd}
.news-info .sec1 p{margin-top:3%;line-height:1.8;text-indent:2em}
.news-info .sec1 img{display:block;margin:0 auto}
.news-info .sec1 .img{margin:3% 0}

@media (max-width:640px){
  .news-info .title .h4{font-size:24px}
}

/* TextList002514 为demo编号 */
.TextList002514{padding:1% 0 4%}
.TextList002514 .list{border:1px solid #e8e8e8;padding:0 3%;margin:4% 0}
.TextList002514 .job-title{line-height:30px;padding:25px 40px 15px 0;font-size:18px;cursor:pointer;position:relative}
.TextList002514 .job-title::before{content:"";position:relative;top:-1px;width:13px;height:13px;margin-right:10px;display:inline-block;vertical-align:middle;background:url(../images/recruit_01.png) no-repeat center left}
.TextList002514 .job-title i{position:absolute;width:34px;height:34px;background:#0086c4 url(../images/recruit_02.png) no-repeat center center;right:0;top:100%;margin-top:26px}
.TextList002514 .job-title span{max-width:80%}
.TextList002514 .job-title span,.TextList002514 .job-title em{display:inline-block;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.TextList002514 .job-title.select i{background-image:url(../images/recruit_03.png)}
.TextList002514 .job-main{padding:22px 40px 22px 0;border-top:1px dotted #e5e5e5}
.TextList002514 .job-main .job-info{height:60px;overflow:hidden}
.TextList002514 .job-main .job-info strong{color:#0086c4;line-height:30px}
.TextList002514 .job-main strong{display:none}
.TextList002514 .job-main .job-info p{line-height:30px;margin-bottom:2%}
.TextList002514 .job-email{color:#0086c4;padding:30px 0;display:none}
.TextList002514 .job-main.show .job-info{height:auto}
.TextList002514 .job-main.show strong{display:block}

@media (max-width:640px){
  .TextList002514 .job-main{padding:15px 0}
  .TextList002514 .job-title{padding:15px 40px 15px 0}
  .TextList002514 .job-title span{max-width:160px}
  .TextList002514 .job-title i{top:50%;margin-top:-17px}
}

/* online-message */
.online-message{font-size:16px}
.online-message .sec1{padding:5% 0}
.online-message .sec1 .row{background-image:url(../images/bg_2.jpg);background-repeat:no-repeat;background-position:right center;background-size:contain}
.online-message .sec1 .row .col{width:40%}
.online-message .sec1 .item{position:relative;padding-left:70px;margin:5% 0}
.online-message .sec1 .item .label{position:absolute;left:0;top:0;display:block;width:70px;height:45px;text-align:left;line-height:45px}
.online-message .sec1 .item .label i{color:#f00}
.online-message .sec1 .item .text{width:100%;padding:0 8px;height:45px;border:1px solid #eee;color:#666;font-weight:400;font-size:16px;line-height:normal}
.online-message .sec1 .item textarea.text{padding:6px 8px;min-height:132px;line-height:24px;resize:none}
.online-message .sec1 .submit .btn{display:block;margin:0 2px;width:135px;height:40px;text-align:center;background-color:#0086c4;color:#fff;font-size:16px;line-height:40px;cursor:pointer}

@media (max-width:1024px){
  .online-message .sec1 .row{padding-top:66.62%;background-position:center top}
  .online-message .sec1 .row .col{width:100%}
}

@media (max-width:640px){
  .online-message .sec1 .item .label{height:36px;line-height:36px}
  .online-message .sec1 .item .text{height:36px;line-height:36px}
}

/* search-info */
.search-info .sec1{margin:6% 0 0}
.search-info .sec1 p{margin:0}
.search-info .sec1 .h4{text-align:center;font-size:24px;color:#0086c4}
.search-info .sec1 .ul{margin-top:4%}
.search-info .sec1 .ul li{margin-top:2%}
.search-info .sec1 .ul li .back{position:relative;font-size:16px;padding:15px 90px 15px 15px;display:block;border:1px solid #ddd}
.search-info .sec1 .ul li .back span{position:absolute;right:15px;top:50%;transform:translateY(-50%);display:block}
.search-info .sec1 .ul li .back:hover{border-color:#0086c4}

@media (max-width:640px){
  .search-info .sec1 .ul{margin-top:15px}
  .search-info .sec1 .ul li{margin-top:15px}
  .search-info .sec1 .ul li .back{padding:10px 80px 10px 10px}
}

/* current-info */
.current-info{font-size:16px}
.current-info .sec1{margin:6% 0}
.current-info .sec1 p{margin:0}
.current-info .sec1 .h4{text-align:center;font-size:24px;color:#0086c4}
.current-info .sec1 .info{padding-top:2%}
.current-info .sec1 .info p{text-align:left;margin:2% 0;line-height:24px}
.current-info .sec1 .info p img{display:block;margin:0 auto}

/* .PicList000626 为demo编号 */
.PicList000626{margin:6% 0 0;font-size:16px}
.PicList000626 .h4{margin:0;text-align:center;font-size:24px;color:#0086c4}
.PicList000626 .ul{margin-top:2%}
.PicList000626 li{float:left;width:20%;padding:10px}
.PicList000626 li .a{display:block;padding-top:35%;background-color:#fff;background-position:center center;background-size:contain;background-repeat:no-repeat;border:1px solid #ccc}
.PicList000626 li p{text-align:center;margin:6% 0}
.PicList000626 li p a:hover{color:#333}

@media (max-width:768px){
  .PicList000626 li{width:33.33333333%}
}

@media (max-width:480px){
  .PicList000626 li{width:50%}
}

/* contact-address */
.contact-address .sec1{position:relative;margin-top:6%;}
.contact-address .sec1 .map{padding-bottom:40%;width:100%;}
.contact-address .sec1 .map *{box-sizing:content-box;}
.contact-address .sec1 .map img{max-width:none;}
.contact-address .sec1 .s-info{position:absolute;top:50%;right:0;padding:20px 40px;width:500px;background:rgba(255,255,255,.8);transform:translate(0,-50%);}
.contact-address .sec1 .s-info .h4{margin:15px 0;color:#0086c4;font-weight:600;font-size:22px;}
.contact-address .sec1 .s-info .ul{padding:10px 0;border-top:1px solid #0086c4;}
.contact-address .sec1 .s-info .ul li{margin:10px 0;}
.contact-address .sec2{margin:5% 0 7%;font-size:16px;}
.contact-address .sec2 .item{position:relative;padding:0 4%;text-align:center;}
.contact-address .sec2 .item::after{position:absolute;top:50%;left:0;display:block;margin-top:-30%;width:1px;height:60%;background:#ddd;content:"";}
.contact-address .sec2 .owl-item:first-child .item::after{display:none;}
.contact-address .sec2 .img{margin:0 auto;max-width:120px;}
.contact-address .sec2 .info{margin-top:8%;}
.contact-address .sec2 .info p{line-height:1.6;}
.contact-address .sec2 .info .btn-click{display:inline-block;padding:0 20px;height:32px;border-radius:16px;background:#f86613;color:#fff;line-height:32px;}
@media(max-width:1024px){
  .contact-address .sec1 .s-info{position:static;top:0;left:0;padding:2% 4%;width:100%;transform:translate(0,0);}
}
@media(max-width:640px){
  .contact-address .sec1 .map{padding-bottom:80%;}
  .contact-address .sec1 .s-info .h4{font-size:18px;}
}
@media(max-width:480px){
  .contact-address .sec2 .item::after{display:none;}
  .contact-address .sec2 .info{margin-top:10px;}
}





.arcon{
	width: 80%;
	margin: 0 auto;
}
.project-info .title {
    margin-bottom: 20px;
}
.project-info .sec1 {
    border-bottom: 1px solid transparent;
}

.project-info .arcon{
	border: 1px solid #DDDDDD;
	padding: 10px 10px;
}