﻿@charset "utf-8";
*{padding: 0; margin:0;}
html, body, title, head, ol, table, tr, td, ul, li, dt, dd, dl, h1, h2, h3, h4, h5, h6, form, input, select, textarea, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, button, font, span, div{font-family: '思源黑体';}
body{padding:0;margin:0;font-size:14px;color:#787878;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;min-width:1200px;-webkit-overflow-scrolling:touch;/*安卓和 IOS html5 动画卡顿解决方案*/ overflow-x:hidden;}
a{color:#565656;text-decoration:none;bblr:expression(this.onFocus=this.blur());/*IE使用*/outline-style:none;/*FF使用*/; outline:none;}
ul{list-style:none;}
img{border:0px}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0; font-weight:normal;}
.fl{ float:left}
.fr{ float:right}
.clearfix:after{ content:'';clear:both;height:0px; display:block; overflow:hidden;}
hr{display:block;height:1px;border:0; background:#dcdfe0; padding:0; margin-bottom:2rem}
.w100{width:100%}
.w64{width: 64%;margin:0 auto;}
.w80{width: 80%;margin:0 auto;}
.w1200{width:96%;height: 100%;margin:0 auto; display: block;clear: both;}
.s1200{width: 1200px;margin:0 auto;}
.qing { overflow: hidden; display: block;clear: both;}

/*================= banne===================*/

header{ height:auto; position:relative;margin-top: 80px;}
header .fullSlide .bd li{ width:100% !important; height:710px; }
header .fullSlide{min-width:1200px;position:relative;height:100%; overflow:hidden;}
header .fullSlide .bd{ position:relative; z-index:0;}
header .fullSlide .bd ul{ width:100% !important;}
header .fullSlide .bd li{ width:100% !important; }
header .fullSlide .bd li a{  display:block; width:100%; height:100%; overflow: hidden; background-size:auto 850px;}
header .fullSlide .bd .btn{ display:block; zoom:1; margin-top:8px;  width:72px; padding-right:10px;  height:31px; line-height:31px; text-align:center; color:#fff; font-size:12px; background:url(../images/banner-btn.png) 0 0 no-repeat;
_background:url(../images/banner-btn-ie6.png) 0 0 no-repeat;}
header .fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:40px; left:0; height: 20px; line-height: 20px; text-align:center; }
header .fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:10px; height:20px; margin:6px; border-radius:5px; background:url(../images/banner_dot.png) center center no-repeat; line-height:9999;}
header .fullSlide .hd ul .on{ width:20px; height:20px; background:url(../images/banner_dot_on.png) center center no-repeat;}
header .fullSlide .prev{display:block;position:absolute;z-index:1;top: 50%;margin-top: -40px;left: 3%;z-index:1;width: 75px;height: 80px;background: url(../images/l_1.png) left center no-repeat;cursor:pointer;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
header .fullSlide .next{display:block;position:absolute;z-index:1;top: 50%;margin-top: -40px;right: 3%;z-index:1;width:190px;height: 80px;background: url(../images/r_1.png) right center no-repeat;cursor:pointer;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
header .fullSlide .prev:hover{ background:url(../images/l-on_1.png) left center no-repeat; animation: rotate 1s linear infinite; content: ''; }
header .fullSlide .next:hover{ background:url(../images/r-on_1.png) right center no-repeat; animation: rotate 1s linear infinite; content: '';}
@keyframes rotate {0% { transform: translateX(0);}  25% {transform: translateX(5px);} 50% {transform: translateX(8px) scale(1.0, 1); } 75% { ransform: translateX(5px);} 100% {transform: translateX(0);}}

.header{ position:absolute; left:50%; top:40px; height:92px; background-color:#fff; margin-left:-600px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius:3px; box-sizing:border-box; padding:0 34px}
.header .logo{float:left;width:700px;height:92px;box-sizing:border-box;padding: 18px 0 0 0;}
.header .tel{float:left;width:267px;height:92px;box-sizing:border-box;padding: 30px 0 0 0;}
.header ul{float: left;margin: 28px 0 0 30px;}
.header ul li{float:left;width: 34px;height: 34px;box-sizing:border-box;text-align:center;background-color: #d3d3d3;margin: 0 5px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;}
.header ul li a{ display:block;}
.header ul li a .img{float:left;width: 34px;height: 37px;box-sizing:border-box;text-align:center;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;display:table;}
.header ul li a i{ display:table-cell; vertical-align:middle;}
.header ul li img{-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);filter: gray;filter:alpha(opacity:80);opacity:0.8;-moz-opacity:0.8;-khtml-opacity:0.8;display: inline-block;}
.header ul li:hover img{ -webkit-filter: grayscale(0); -moz-filter: grayscale(0); -ms-filter: grayscale(0); -o-filter: grayscale(0); filter: grayscale(0);filter: none; filter:alpha(opacity:100); opacity:1;  -moz-opacity:1; -khtml-opacity:1;}
.header ul li a{ display:block;}
#fix_ewm_box{position:fixed; top: 0px; right: 0; z-index: 9999; display: none; width: 100%; height: 100%; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#D8000000', endColorstr='#D8000000');background:rgba(0,0,0,0.9); }
#fix_ewm_box .ewm img{display: block;position: absolute;top: 50%;margin-top: -160px;left: 50%;margin-left: -100px;width: 200px;height: 200px;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
#fix_ewm_box2{position:fixed; top: 0px; right: 0; z-index: 9999; display: none; width: 100%; height: 100%; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#D8000000', endColorstr='#D8000000');background:rgba(0,0,0,0.9); }
#fix_ewm_box2 .ewm img{display: block;position: absolute;top: 50%;margin-top: -160px;left: 50%;margin-left: -100px;width: 200px;height: 200px;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}



.nav-w{position:absolute;left:50%;top:132px;height:80px;background-color:#00911a;margin-left:-600px;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius:3px;box-sizing: border-box;padding: 0 24px;}
header .menu{float: left;width: 60%;height:100%;display: flex!important;   justify-content: center; }
header .nav-w #content_ss{float:right;margin-right: 46px;width: 230px;height: 32px;line-height: 32px;background-color:#fff;margin-top: 14px;position:relative;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius:3px;}
header .nav-w #content_ss input[type="text"]{border: none;width: 175px;display: block;height: 32px;color: #a7a8a8;font-size: 12px;background:none;line-height: 32px;padding: 0 0 0 15px;}
header .nav-w #content_ss input[type="submit"]{position:absolute;right: 7px;top: 1px;padding: 0;z-index:2;background:url(../images/sousuo_1.png) center no-repeat;height: 32px;width: 32px;cursor:pointer;border:none;}
.navl{ position:fixed; left:0; top:0; z-index:1000; height:80px; width:100%; margin-left:0; background-color:#fff;    box-shadow: 0 0 10px #d5d5d5;}
header .navl .menu{ top:0}
header .navl #content_ss{ float:right !important;}
header .nav-w .logo{ display:none;}
header .navl .logo{ float:left; height:80px; margin:0;width: 22%;}
header .navl .logo a{display: block;margin-top: 15px;height: 50px;}
header .navl #content_ss{ width:200px; margin-right:0}
header .navl #content_ss input[type="text"]{ width:140px; }
header .navl .logo{ display:block}
header .navl .logo img{height: 100%;width: auto;}
.tel{float: right;width: 14%;height:42px;margin-top: 19px;}
.tel img{height: 100%;width: auto;}
/*导航*/
.menu ul {list-style: none; padding: 0; margin: 0;}
.menu { height: 62px; border-radius:3px;}
.menu li {text-align:center; width: 12%;min-width: 100px;	background:url(../images/line_1.png) right center no-repeat;}
.menu > li:last-child{ background:none}
.menu > li { display: block; float: left;  position: relative;
}
.menu > li.active{background-color: #00ad1f;    }
    .menu > li.active a{color: #fff;}
.menu > li:first-child{}
.menu a{/* border-left: 3px solid rgba(0, 0, 0, 0);*/color: #333;display: block;font-size: 14px;text-align: center;line-height: 80px;height: 80px;text-decoration: none;padding: 0 14px;}
.menu a:hover{color:#fff;}
.menu li:hover,.menu li:hover>a{background-color:#00ad1f;color:#fff}
.menu li.hover,.menu li.hover>a{background-color:#00ad1f;color:#fff}
.submenu{-moz-transform:scale(0);-o-moz-transform:scale(0);-o-moz-transform:scale(0);-webkit-moz-transform:scale(0);transform:scale(0);width: 100%;right: 0;max-height: 0;position: absolute;top: 100%;z-index: 0;left: 0;-webkit-perspective: 400px;-moz-perspective: 400px;-ms-perspective: 400px;-o-perspective: 400px;perspective: 400px;}
.submenu li{width:100%;height:42px;line-height:42px;opacity: 0;background-color:#fff ;background-image: none;border-bottom:#e9ecf1 1px solid;-webkit-transform: rotateY(90deg);-moz-transform: rotateY(90deg);-ms-transform: rotateY(90deg);-o-transform: rotateY(90deg);transform: rotateY(90deg);-webkit-transition: opacity .4s, -webkit-transform .5s;-moz-transition: opacity .4s, -moz-transform .5s;-ms-transition: opacity .4s, -ms-transform .5s;-o-transition: opacity .4s, -o-transform .5s;transition: opacity .4s, transform .5s;text-align:left;}
.menu .submenu li:hover a{background-color:#00911a;border-radius: 0;color: #ffffff;}
.menu .submenu li a{font-size:14px;height:42px;line-height:42px;color: #222324;}
.menu > li:hover .submenu, .menu > li:focus .submenu{max-height: 2000px;z-index: 10;-moz-transform:scale(1);-o-moz-transform:scale(1);-o-moz-transform:scale(1);-webkit-moz-transform:scale(1);transform:scale(1);}
.menu > li:hover .submenu li, .menu > li:focus .submenu li{opacity: 1;-webkit-transform: none;-moz-transform: none;-ms-transform: none;-o-transform: none;transform: none;}
.menu li:hover .submenu li:nth-child(1){-webkit-transition-delay: 0s;-moz-transition-delay: 0s;-ms-transition-delay: 0s;-o-transition-delay: 0s;transition-delay: 0s;-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999')";/* For IE 8*/filter:
progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');/* For IE 5.5 - 7*/-moz-box-shadow: 1px 1px 5px #999999;/* for firefox*/-webkit-box-shadow: 1px 1px 5px #999999;/* for safari or chrome*/box-shadow:1px 1px 5px #999999;/* for opera or ie9*/}
.menu li:hover .submenu li:nth-child(2){-webkit-transition-delay: 50ms;-moz-transition-delay: 50ms;-ms-transition-delay: 50ms;-o-transition-delay: 50ms;transition-delay: 50ms;-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999')";/* For IE 8*/filter:
progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');/* For IE 5.5 - 7*/-moz-box-shadow: 1px 1px 5px #999999;/* for firefox*/-webkit-box-shadow: 1px 1px 5px #999999;/* for safari or chrome*/box-shadow:1px 1px 5px #999999;/* for opera or ie9*/}
.menu li:hover .submenu li:nth-child(3){-webkit-transition-delay: 100ms;-moz-transition-delay: 100ms;-ms-transition-delay: 100ms;-o-transition-delay: 100ms;transition-delay: 100ms;-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999')";/* For IE 8*/filter:
progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');/* For IE 5.5 - 7*/-moz-box-shadow: 1px 1px 5px #999999;/* for firefox*/-webkit-box-shadow: 1px 1px 5px #999999;/* for safari or chrome*/box-shadow:1px 1px 5px #999999;/* for opera or ie9*/}
.menu li:hover .submenu li:nth-child(4){-webkit-transition-delay: 150ms;-moz-transition-delay: 150ms;-ms-transition-delay: 150ms;-o-transition-delay: 150ms;transition-delay: 150ms;-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999')";/* For IE 8*/filter:
progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');/* For IE 5.5 - 7*/-moz-box-shadow: 1px 1px 5px #999999;/* for firefox*/-webkit-box-shadow: 1px 1px 5px #999999;/* for safari or chrome*/box-shadow:1px 1px 5px #999999;/* for opera or ie9*/}
.menu li:hover .submenu li:nth-child(5){-webkit-transition-delay: 200ms;-moz-transition-delay: 200ms;-ms-transition-delay: 200ms;-o-transition-delay: 200ms;transition-delay: 200ms;-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999')";/* For IE 8*/filter:
progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');/* For IE 5.5 - 7*/-moz-box-shadow: 1px 1px 5px #999999;/* for firefox*/-webkit-box-shadow: 1px 1px 5px #999999;/* for safari or chrome*/box-shadow:1px 1px 5px #999999;/* for opera or ie9*/}
.menu li:hover .submenu li:nth-child(6){-webkit-transition-delay: 250ms;-moz-transition-delay: 250ms;-ms-transition-delay: 250ms;-o-transition-delay: 250ms;transition-delay: 250ms;-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999')";/* For IE 8*/filter:
progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');/* For IE 5.5 - 7*/-moz-box-shadow: 1px 1px 5px #999999;/* for firefox*/-webkit-box-shadow: 1px 1px 5px #999999;/* for safari or chrome*/box-shadow:1px 1px 5px #999999;/* for opera or ie9*/}
.menu li:hover .submenu li:nth-child(7){-webkit-transition-delay: 300ms;-moz-transition-delay: 300ms;-ms-transition-delay: 300ms;-o-transition-delay: 300ms;transition-delay: 300ms;-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999')";/* For IE 8*/filter:
progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');/* For IE 5.5 - 7*/-moz-box-shadow: 1px 1px 5px #999999;/* for firefox*/-webkit-box-shadow: 1px 1px 5px #999999;/* for safari or chrome*/box-shadow:1px 1px 5px #999999;/* for opera or ie9*/}
.menu li:hover .submenu li:nth-child(8){-webkit-transition-delay: 350ms;-moz-transition-delay: 350ms;-ms-transition-delay: 350ms;-o-transition-delay: 350ms;transition-delay: 350ms;-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999')";/* For IE 8*/filter:
progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');/* For IE 5.5 - 7*/-moz-box-shadow: 1px 1px 5px #999999;/* for firefox*/-webkit-box-shadow: 1px 1px 5px #999999;/* for safari or chrome*/box-shadow:1px 1px 5px #999999;/* for opera or ie9*/}
.submenu li:nth-child(1){-webkit-transition-delay: 350ms;-moz-transition-delay: 350ms;-ms-transition-delay: 350ms;-o-transition-delay: 350ms;transition-delay: 350ms;}
.submenu li:nth-child(2){-webkit-transition-delay: 300ms;-moz-transition-delay: 300ms;-ms-transition-delay: 300ms;-o-transition-delay: 300ms;transition-delay: 300ms;}
.submenu li:nth-child(3){-webkit-transition-delay: 250ms;-moz-transition-delay: 250ms;-ms-transition-delay: 250ms;-o-transition-delay: 250ms;transition-delay: 250ms;}
.submenu li:nth-child(4){-webkit-transition-delay: 200ms;-moz-transition-delay: 200ms;-ms-transition-delay: 200ms;-o-transition-delay: 200ms;transition-delay: 200ms;}
.submenu li:nth-child(5){-webkit-transition-delay: 150ms;-moz-transition-delay: 150ms;-ms-transition-delay: 150ms;-o-transition-delay: 150ms;transition-delay: 150ms;}
.submenu li:nth-child(6){-webkit-transition-delay: 100ms;-moz-transition-delay: 100ms;-ms-transition-delay: 100ms;-o-transition-delay: 100ms;transition-delay: 100ms;}
.submenu li:nth-child(7){-webkit-transition-delay: 50ms;-moz-transition-delay: 50ms;-ms-transition-delay: 50ms;-o-transition-delay: 50ms;transition-delay: 50ms;}
.submenu li:nth-child(8){-webkit-transition-delay: 0s;-moz-transition-delay: 0s;-ms-transition-delay: 0s;-o-transition-delay: 0s;transition-delay: 0s;}


/**- 产品中心 -**/
.product
{margin-top:0px;padding-top:42px;padding-bottom:38px;position:relative;z-index:8;background:url(../images/pin_bg_1.jpg) repeat;}
.title{width:800px;height:62px;position:relative;z-index:3;}
.ti_img{width:106px;height:62px;margin-left:28px;}
.product:hover .ti_img{animation:qq 2s linear infinite alternate;-webkit-animation:qq 2s linear infinite alternate;/* Safari 和 Chrome*//**infinite 播放次数， linear速度曲线为匀速**/}
.center{width: 1250px;overflow: hidden;display: block;margin-left: auto;margin-right: auto;}
.title{width: 800px;height: 62px;position: relative;z-index: 3;}
.lf{overflow: hidden;display: block;float: left;}
.rf{overflow: hidden;display: block;float: right;}
.ti_img{width: 106px;height: 62px;margin-left: 45px;float: left;}
.ti_jie{width: 800px;height: 62px;position: absolute;top: 0;left: 0;font-size: 24px;color: #000;line-height: 38px;}
.ti_jie span{font-size: 30px;color: #05a761;line-height: 44px;padding-right: 30px;}
@keyframes qq{0%{transform: rotate(0deg);/**通过 rotate() 方法，元素顺时针旋转给定的角度。允许负值，元素将逆时针旋转。***/-ms-transform: rotate(0deg);/* IE 9*/-webkit-transform: rotate(0deg);/* Safari and Chrome*/-o-transform: rotate(0deg);/* Opera*/-moz-transform: rotate(0deg);}
100%{transform: rotate(55deg);-ms-transform: rotate(55deg);/* IE 9*/-webkit-transform: rotate(55deg);/* Safari and Chrome*/-o-transform: rotate(55deg);/* Opera*/-moz-transform: rotate(55deg);}}
@-webkit-keyframes qq
/*Safari and Chrome*/
{0%{transform: rotate(0deg);/**通过 rotate() 方法，元素顺时针旋转给定的角度。允许负值，元素将逆时针旋转。***/-ms-transform: rotate(0deg);/* IE 9*/-webkit-transform: rotate(0deg);/* Safari and Chrome*/-o-transform: rotate(0deg);/* Opera*/-moz-transform: rotate(0deg);}
100%{transform: rotate(55deg);-ms-transform: rotate(55deg);/* IE 9*/-webkit-transform: rotate(55deg);/* Safari and Chrome*/-o-transform: rotate(55deg);/* Opera*/-moz-transform: rotate(55deg);}}
.ti_jie{width:800px;height:62px;position:absolute;top:0;left:0;font-size:24px;color:#000;line-height:38px;}
.ti_jie span{font-size:30px;color:#05a761;line-height:44px;padding-right:30px;}
.product .ti_more{width:74px;height:60px;position:absolute;right:0;}
.product .ti_more:hover{animation:p1 0.5s linear 0s infinite alternate;-webkit-animation:p1 0.5s linear 0s infinite alternate;-moz-animation:p1 0.5s linear 0s infinite alternate;-o-animation:p1 0.5s linear 0s infinite alternate;}
@keyframes p1{0%{right:0;}
100%{right:5px;}}
@-webkit-keyframes p1{0%{right:0;}
100%{right:5px;}}
@-moz-keyframes p1{0%{right:0;}
100%{right:5px;}}
@-o-keyframes p1{0%{right:0;}
100%{right:5px;}}
.product_jie{height:84px;padding-top:18px;font-size:14px;color:#2f2f2f;line-height:28px;text-indent: 30px;}
.product_bt{height:25px;padding-top:7px;}
.product_yan{width:400px;height:134px;padding-top:13px;position:relative;}
.product_yan div{width:400px;height:40px;position:absolute;overflow:hidden;display:block;padding-bottom:7px;opacity:0;}
.product_yan div span{min-width:150px;padding:0 20px;text-align:right;background:#d02822;font-size:12px;color:#FFF;line-height:40px;}
.yan1{position:absolute;top:13px;-webkit-animation:yan1 0.6s ease-out 0s 1;animation:yan1 0.6s ease-out 0s 1;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
@keyframes yan1{0%{opacity:0;right:-400px;}
100%{opacity:1;right:0;}}
@-webkit-keyframes yan1{0%{opacity:0;right:-400px;}
100%{opacity:1;right:0;}}
@-moz-keyframes yan2{0%{opacity:0;right:-400px;}
100%{opacity:1;right:0;}}
@-o-keyframes yan2{0%{opacity:0;right:-400px;}
100%{opacity:1;right:0;}}
.yan2{position:absolute;top:60px;-webkit-animation:yan1 0.6s ease-out 0.6s 1;animation:yan1 0.6s ease-out 0.6s 1;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
@keyframes yan2{0%{opacity:0;right:-400px;}
100%{opacity:1;right:0;}}
@-webkit-keyframes yan2{0%{opacity:0;right:-400px;}
100%{opacity:1;right:0;}}
@-moz-keyframes yan2{0%{opacity:0;right:-400px;}
100%{opacity:1;right:0;}}
@-o-keyframes yan2{0%{opacity:0;right:-400px;}
100%{opacity:1;right:0;}}
.yan3{position:absolute;top:107px;-webkit-animation:yan1 0.6s ease-out 1.2s 1;animation:yan1 0.6s ease-out 1.2s 1;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
@keyframes yan3{0%{opacity:0;right:-100%;}
100%{opacity:1;right:0;}}
@-webkit-keyframes yan3{0%{opacity:0;right:-100%;}
100%{opacity:1;right:0;}}
@-moz-keyframes yan3{0%{opacity:0;right:-100%;}
100%{opacity:1;right:0;}}
@-o-keyframes yan3{0%{opacity:0;right:-100%;}
100%{opacity:1;right:0;}}
.shi_jie{padding-top:50px;margin-left:-1px;}
.shi_jie li{width:33%;position:relative;border-left:1px solid #cdcdcd;}
.shi{overflow:hidden;display:block;position:relative;}
.shi_bt{height:110px;position:relative;z-index:8;text-align:center;font-size:18px;color:#343434;line-height:20px;overflow: hidden; display: block;clear: both;}
.shi_bt span{width:20px;height:110px;margin-left:auto;margin-right:auto;cursor:pointer;overflow: hidden; display: block;clear: both;}
.shi_img{width:100%;height:240px;margin-left:auto;margin-right:auto;position:relative;overflow: hidden; display: block;clear: both;}
.shi_tu{width:74%;height:240px;text-align:center;overflow: hidden; display: block;clear: both;    margin: 0 auto;}
.shi_tu img{width: 80%;}
.shi:hover .shi_tu{animation: shitu 4s linear 0s infinite alternate;-moz-animation: shitu 4s linear 0s infinite alternate;-webkit-animation: shitu 4s linear 0s infinite alternate;-o-animation: shitu 4s linear 0s infinite alternate;}
@keyframes shitu{0%{-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
100%{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}}
@-moz-keyframes shitu
/* Firefox*/{0%{-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
100%{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}}
@-webkit-keyframes shitu
/* Safari and Chrome*/{0%{-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
100%{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}}
@-o-keyframes shitu
/* Opera*/{0%{-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
100%{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}}
.shi_biao{width:100%;height:240px;overflow:hidden;display:block;position:absolute;top:-10px;left:0;cursor:pointer;background:url(../images/shi_bg1.png) center center no-repeat;background-size:cover;}
.shi:hover .shi_biao{animation:qq1 2s linear infinite 0s;-webkit-animation:qq1 2s linear infinite 0s;/* Safari 和 Chrome*//**infinite 播放次数， linear速度曲线为匀速**/background:url(../images/shi_bg2_1.png) center top no-repeat;overflow: hidden; display: block;clear: both;background-size: 240px;}
@keyframes qq1{0%{transform: rotate(0deg);/**通过 rotate() 方法，元素顺时针旋转给定的角度。允许负值，元素将逆时针旋转。***/-ms-transform: rotate(0deg);/* IE 9*/-webkit-transform: rotate(0deg);/* Safari and Chrome*/-o-transform: rotate(0deg);/* Opera*/-moz-transform: rotate(0deg);}
100%{transform: rotate(360deg);-ms-transform: rotate(360deg);/* IE 9*/-webkit-transform: rotate(360deg);/* Safari and Chrome*/-o-transform: rotate(360deg);/* Opera*/-moz-transform: rotate(360deg);}}
@-webkit-keyframes qq1
/*Safari and Chrome*/{0%{transform: rotate(0deg);/**通过 rotate() 方法，元素顺时针旋转给定的角度。允许负值，元素将逆时针旋转。***/-ms-transform: rotate(0deg);/* IE 9*/-webkit-transform: rotate(0deg);/* Safari and Chrome*/-o-transform: rotate(0deg);/* Opera*/-moz-transform: rotate(0deg);}
100%{transform: rotate(360deg);-ms-transform: rotate(360deg);/* IE 9*/-webkit-transform: rotate(360deg);/* Safari and Chrome*/-o-transform: rotate(360deg);/* Opera*/-moz-transform: rotate(360deg);}}


/*公司简介*/
.About{background:#e9f1f4; padding-top:36px; padding-bottom:52px;}
.About:hover .ti_img{
animation:qq 2s linear infinite alternate;
-webkit-animation:qq 2s linear infinite alternate; /* Safari 和 Chrome */ /**infinite 播放次数， linear速度曲线为匀速**/
}
.About_bt{ height:25px;}
.About_jie{ height:170px; padding-top:22px; font-size:14px; color:#4d4d4d; line-height:28px;}

.About_more{ position:relative; height:60px; padding-top:24px;}
.About_more .ti_more{ position:absolute; left:0; bottom:0;}
.About_more .ti_more:hover{
animation:p2 0.5s linear 0s infinite alternate;
-webkit-animation:p2 0.5s linear 0s infinite alternate; 
-moz-animation:p2 0.5s linear 0s infinite alternate; 
-o-animation:p2 0.5s linear 0s infinite alternate; 
}
@keyframes p2{
0%{ left:0; }
100%{ left:5px; }
}
@-webkit-keyframes p2{
0%{ left:0; }
100%{ left:5px; }
}
@-moz-keyframes p2{
0%{ left:0; }
100%{ left:5px; }
}
@-o-keyframes p2{
0%{ left:0; }
100%{ left:5px; }
}
.About_img{ width:32%; height:312px; top:-70px;position:relative; z-index:4; }
#video_container{width: 100%;height: 100%;}
#video_container .flex{height: 100%;}
#video_container .htmlvid{position: relative;z-index: 999;}
.video_icon{position: absolute;    top: 0px;padding-top: 130px;text-align: center;width: 100%;transition:all 0.6s ease;  background: rgba(0, 0, 0, 0.3);height: 100%;background-image: url(../images/video_1.jpg);}
.video_icon img{ cursor: pointer;   transform: scale(1);transition:all 0.6s ease;}
#bp_container{}
.About_img:hover .video_icon{opacity: 1;  }
.About_img:hover .video_icon img{    transform: scale(1.1);}
.About1{ width:250px; height:312px; position:absolute; z-index:6; left:30px; top:0; }

.About_title{ width:77px; height:267px; position:absolute; z-index:10; top:62px; right:0; text-align:right; background:#e9f1f4;}

.main_visual1{height:344px; overflow:hidden; display:block; position:relative; }
.main_image1{height:344px; overflow:hidden; display:block; position:relative;}
.main_image1 ul{width:9999px; overflow:hidden;position:absolute; z-index:5;top:0;left:0;}
.main_image1 li{float:left;width:100%;height:317px; padding-top:12px; z-index:6;}
.main_image1 .home_ab{width: 100%; overflow: visible;}
.home_ab .home_abcon{width: 100%;text-align: left;}
.home_ab .home_abcon .About_jie{width: 64%; padding-top:40px;height: 344px;}
.home_abcon .About_img{height: 330px;}
#btn_prev1,#btn_next1{z-index:20 !important;position:absolute;display:block;width:85px!important;height:60px!important;top:0px;display:block; }
#btn_prev1{ background:url(../images/prev1.jpg) left top no-repeat; right:85px; }
#btn_prev1:hover{ background:url(../images/prev2.jpg) left top no-repeat; }
#btn_next1{ background:url(../images/next1.jpg) left top no-repeat; right:0; }
#btn_next1:hover{ background:url(../images/next2.jpg) left top no-repeat; }
.ti_more{}


/*新闻*/
.newsbox{padding:46px 0 ;}
.newsbox:hover .ti_img{
animation:qq 2s linear infinite alternate;
-webkit-animation:qq 2s linear infinite alternate; /* Safari 和 Chrome */ /**infinite 播放次数， linear速度曲线为匀速**/
}
.newsbox .title{width:240px;margin:auto;}
.newsbox .title2{text-align:center;margin-top:16px;}
.newsbox .title2 p{color:#787878;font-size:14px;}
.newsbox .w1200{margin-top:20px;}
.newsbox .listbox{margin-right:60px; width: calc(33% - 40px);}
.newsbox .listbox:nth-child(3){margin-right:0;}
.newsbox .listbox .tit{padding:15px 0;}
.newsbox .listbox .tit a{float:right;}.newsbox .listbox .img{ overflow:hidden;}
.newsbox .listbox .img img{width: 100%;	transition: 0.3s all;-webkit-transition: 0.3s all;}
.newsbox .listbox .img:hover img {transform: scale(1.1);-webkit-transform: scale(1.1);}
.newsbox .listbox .list{font-size:14px;line-height:28px;}
.newsbox .listbox .list ul li:after{ content:''; display:block; height:0; overflow:hidden; clear:both;}
.newsbox .listbox .list ul li a{float:left;display:block;width: 84%;white-space: nowrap;text-overflow: ellipsis; overflow: hidden;transition: 0.2s all;-webkit-transition: 0.2s all;}
.newsbox .listbox .list ul li a:hover {color: #333;text-indent: 5px;}
.newsbox .listbox .list ul li {background:url(../images/056_1.png)no-repeat left center; padding-left:15px;}
.newsbox .listbox .list ul li span{float:right;display:block;color:#ccc;}

/**/
.kyscbox{ background-color:#ebebeb;padding:46px 0 ;}
.kyscbox:hover .ti_img{
animation:qq 2s linear infinite alternate;
-webkit-animation:qq 2s linear infinite alternate; /* Safari 和 Chrome */ /**infinite 播放次数， linear速度曲线为匀速**/
}
.kyscbox .title{width:240px;margin:auto;}
.kyscbox .title2{text-align:left;margin:16px 0;}
.kyscbox .title2 p{color:#787878;font-size:14px;}
.kyscbox .w1200{margin-top:20px; background:#FFFFFF;padding:20px;}
.kyscbox .w1200 ul li{float:left;width:568px; position:relative;}
.kyscbox .w1200 ul li:nth-child(1){margin-right:30px;width:600px;}
.kyscbox .w1200 ul li:nth-child(2){margin-bottom:28px;}
.kyscbox .w1200 ul li .text{ position:absolute; background-color:rgba(255,255,255,0.8);width:320px; height:120px;left:24px;bottom:56px;padding:15px 20px;}
.kyscbox .w1200 ul li:nth-child(2) .text{bottom:12px;}
.kyscbox .w1200 ul li:nth-child(3) .text{bottom:12px;}
.kyscbox .w1200 ul li .text h3{color:#007f17;font-size:26px;margin-bottom:5px;}
.kyscbox .w1200 ul li .text p{color:#4d4d4d;font-size:14px;}
.kyscbox .w1200 ul li .img{overflow:hidden;}
.kyscbox .w1200 ul li .img img{width: 100%;	transition: 0.3s all;-webkit-transition: 0.3s all;}
.kyscbox .w1200 ul li .img:hover img {transform: scale(1.1);-webkit-transform: scale(1.1);}

/**/
/*footer*/

/*footer*/.index-footer{background: #007f17;}
.index-footer-main{height: 214px;padding-top: 52px;}
.index-footer-logo{float: left;width: 243px;border-right: 1px solid #00aa1e;}
.footer-logoimg img{*padding-bottom: 42px;}
.footer-pho{padding-bottom: 40px;}
.footer-pho span{display: block;color: #31cd4d;font-size: 14px;}
.footer-pho span:first-child{width: 15px;float: left;margin-right: 6px;}
.footer-pho .footer-pho-num{font-size: 24px;padding-top: 6px;}
.footer-pho span img{margin-top: -5px;}
.index-footer-WeChat{width: 244px;float: left;border-right: 1px solid #00aa1e;}
.index-footer-WeChat dl dt{width: 112px;height: 112px;background: #464c54;margin: 0 auto;text-align: center;}
.index-footer-WeChat span{display: -webkit-flex;display: flex;width: 112px;height: 112px;-webkit-align-items:center;align-items:center;}
.index-footer-WeChat span img{display: block;margin: 0 auto;max-width: 100%;}
.index-footer-nav{float: left;}
.index-footer-WeChat dl dd{font-size: 12px;color: #31cd4d;line-height: 42px;text-align: center;padding-bottom: 28px;}
.index-footer-nav div{float: left;}
.index-footer-nav div:last-child{float: none;}
.index-footer-nav h4{color: #d4d4d4;font-size: 16px;}
.footer-nav-l{padding-left: 62px;}
.footer-nav-l ul,
.footer-nav-c ul,
.footer-nav-r ul{padding-top: 28px;}
.footer-nav-l ul li a,
.footer-nav-c ul li a,
.footer-nav-r ul li{font-size: 12px;color: #31cd4d;line-height: 30px;}
.footer-nav-c{padding-left: 70px;}
.footer-nav-r{padding-left: 70px;}
.footer-nav-l ul li a:hover,
.footer-nav-c ul li a:hover{color: #d4d4d4;}
.baq{min-height: 58px;line-height: 58px;position: relative;background: #006a13;color: #64db79;font-size: 12px;}
.baq a{color: #83868b;}
.footer-oa{float: right;}
.baq .oa-admin{font-size: 12px;color: #d0d1d2;}
.content article{float: left;padding-right: 2px;position: relative;width: 20%;height: 320px;box-sizing: border-box;}
.content article:last-child{padding-right: 0px;}
.post-format-content{position: relative;background: #111;height: 320px;overflow: hidden;}
.post-thumbnail{max-width: 100%;height: auto;overflow: hidden;zoom: 1;}
.content-wrap{padding: 0;position: absolute;text-align: center;width: 100%;height: auto;top: 100%;bottom: 0;display: table-cell;vertical-align: middle;overflow: hidden;}
.content-wrap h1.entry-title{display: table;font-size: 110%;height: 100%;text-transform: uppercase;width: 100%;margin: 0;}
.content-wrap-m{position: relative;top: 50%;bottom: 50%;}
.edit-link{z-index: 2;}
.featured-image{display: table-cell;position: relative;transition: opacity .25s ease-in-out, background .25s ease-in-out;-moz-transition: opacity .25s ease-in-out, background .25s ease-in-out;-webkit-transition: opacity .25s ease-in-out, background .25s ease-in-out;vertical-align: middle;z-index: 1;color: #fff;text-decoration: none;opacity: 0;padding: 10%;}
.post-format-content:hover .pic-mask{opacity: 0.9;color: #fff;top: 0;background-color: rgba(22, 84, 177, 0.8);background-image: url(../images/pic-maskbg.png);}
.post-thumbnail img{display: block;height: 320px;}


/**/
#n_main_box{}
.n_up_box{background: #f4f6f9;}
.n_up_box .n_nav {position: relative;}
.n_up_box .n_nav a{display: inline-block; position: relative; height: 50px; padding: 0 40px; line-height: 50px; font-size: 15px; color: #555;}
.n_up_box .n_nav a.on { background:#00911a; color: #fff;}
.n_up_box .n_nav a:hover { background: #00911a; color: #fff;}
.n_up_box .n_navr{line-height: 50px; height: 50px;color: #8a8c8e; font-size: 12px; background: url(../images/icon_home_1.png) left center no-repeat; padding-left: 22px;}
.n_up_box .n_navr span,.n_up_box .n_navr a,.n_up_box .n_navr i{font-size: 12px;  color: #8a8c8e;}
.n_up_box .n_navr em { font-size: 12px; color: #00911a; font-style: normal;}

#n_title { border-bottom: 1px solid #ebebeb; padding-bottom: 20px;  position: relative; padding-top: 60px; text-align: center;}
#n_title h1{ font-size:26px; color:#4b4b4c; display:block; margin-bottom:10px;}
#n_title strong{ font-size:14px; color:#606061; display:block; text-transform:uppercase;}
#n_title i{ display:block; position:absolute; left:50%; bottom:-1px; height:2px; width:30px; background:#00911a; margin-left:-15px;}

.n_content{padding-top:20px;padding-bottom:40px;}

/*==============联系我们=====================*/

.n_contact{ position:relative; width:100%; overflow:hidden; }
.n_contact .up_box {  border: 1px solid #d9dbde; margin-bottom:35px; height: 210px; position:relative;   background: url(../images/bg_contact_1.png) center top no-repeat;}
.n_contact .up_box .up{ border-bottom:1px dotted  #b3b3b3; padding-top:5px; margin-bottom:20px;}
.n_contact .up_box .title strong{ display:block; color:#51575f; font-size:18px; font-weight:bold; }
.n_contact .up_box .title span{ display:block; color:#51575f; font-size:14px; margin-bottom:15px;}
.n_contact .up_box dd { float: left; display: inherit;  text-align: center; width:  25%; line-height: 24px; padding-top:120px;}
.n_contact .up_box h2{ font-size:15px; display:inline-block; color:#00911a; }
.n_contact .up_box h2 strong{ color: #515254;}
.n_contact .un_box{ margin-top: 30px;}
.n_contact .map{ border:1px solid #dcdcdc;}
.n_contact .ewm_box{ position:absolute; right:0; bottom:40px;  display:block;}
.n_contact .ewm_box .ewm{ display:inline-block; margin-left:25px;} 
.n_contact .ewm_box img{ display:block; width:93px; height:93px; margin:0 auto;}
.n_contact .ewm_box span{ display:block; text-align:center; font-size:14px; color:#828080; padding-top:10px;}

/*新闻列表*/
.n_content ul.newslist li{float:left;width:calc(50% - 20px);padding: 20px 0; border-bottom: 1px solid #f4f4f4; transition: 0.3s all;-webkit-transition: 0.3s all;}
.n_content ul.newslist li:nth-child(2n){float:right;}
.n_content ul.newslist li:after{ content:''; display:block; height:0; overflow:hidden; clear:both;}
.n_content ul.newslist li .date_box { float:left; border: 1px solid #f4f4f4; padding: 10px 15px; text-align: center; width: 48px;}
.n_content ul.newslist li .date_box strong { padding-bottom: 6px; border-bottom: 1px solid #e4e2e2; display: block; font-size: 30px; color: #212122;}
.n_content ul.newslist li .date_box span { font-size: 12px; color: #212122; margin-top: 9px; display: block; text-transform: uppercase;}
.n_content ul.newslist li .text_box{ float:right;width:480px;}
/*.n_content ul.newslist li .text_box h1{ font-size:16px; font-weight:bold;}*/
.n_content ul.newslist li .text_box a{display: block;font-size:15px; font-weight:bold; padding-top: 8px; color: #585757; margin-bottom: 13px;}
.n_content ul.newslist li .text_box p { line-height: 200%;; font-size: 12px; color: #a2a4a6; height: 50px; overflow: hidden;}
.n_content ul.newslist li:hover{-webkit-transform: translate(10px,0); -ms-transform: translate(0,10px); transform: translate(10px,0);}
.n_content ul.newslist li:hover a{color: #00911a;text-decoration: underline;}

/*图片列表*/
.n_content ul.piclist li{float:left; width:calc(33.33% - 20px);padding: 20px 0;margin-right:30px;margin-bottom:20px;transition: 0.3s all;-webkit-transition: 0.3s all;}/*width:calc(33.33% - 20px);*/
.n_content ul.piclist li img{width:400px; height:270px;  }
.n_content ul.piclist li:nth-child(3n){float:right;margin-right:0;}
.n_content ul.piclist li:after{ content:''; display:block; height:0; overflow:hidden; clear:both;}
.n_content ul.piclist li .picbox{overflow:hidden;position: relative; border: 3px solid #fff; box-shadow: 0 0 3px #ddd; transition: 0.2s all;}
.n_content ul.piclist li .textbox{}
.n_content ul.piclist li .textbox h3{font-size: 18px; padding: 10px 0; font-weight: normal;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.n_content ul.piclist li .textbox p{height:60px; line-height:200%; overflow: hidden; color: #666;}
.n_content ul.piclist li:hover{-webkit-transform: translate(0px,-10px); -ms-transform: translate(0px,-10px); transform: translate(0px,-10px);}
.n_content ul.piclist li:hover a{color: #00911a;text-decoration: underline;}
/*.n_content ul.piclist li:hover .picbox{border:3px solid #007f17 ;box-shadow:0 0 3px #007f17;}*/

/*内容版块*/
.n_content .art-title{*background: #f9f9f9;text-align: center;border-bottom:#dfdfdf solid 1px; padding: 0px 28px 20px; margin-top: 20px;}
.n_content .art-title h6{padding: 10px 0;font-size: 24px; font-weight: 500; color: #007f17;}
.n_content .art-title .basic-list { padding: 10px 0;}
.n_content .art-title .basic-list a,.n_content  .art-title .basic-list span {display: inline-block; display: inline;margin: 0 20px;padding: 5px 0 5px 37px; font-size: 12px; color: #6c6d71; position: relative;}
.art-title .basic-list span.time { background: url(../images/news_iocn_25_1.png) no-repeat left center;}
.art-title .basic-list span.source { text-align: left;  margin-right: 30px; padding-left: 0;}
.art-title .basic-list span.author { background: url(../images/news_iocn_26_1.png) no-repeat left center;}
.art-title .basic-list span.browse { background: url(../images/news_iocn_27_1.png) no-repeat left center;}
.n_content .art-text-box{padding-top:20px; min-height:400px; line-height:200%;}


.page { margin:0px auto 0px auto;}
.page .box{display:inherit; width:100%;  text-align: right; padding-top: 30px;}
.page a{ padding:0 12px; height:30px; line-height:30px; display:inline-block; border:1px solid #dedede; margin:0 2px;  color:#555555; font-size:12px; }
.page .on{ background:#007f17; color:#fff !important;border:1px solid #007f17;}
.page a font{  font-size: 14px; color: rgb( 68, 68, 68 );}
.page span{ background:#1f2a61; color:#fff !important;border:1px solid #1f2a61;}
.page a:hover{ background:#007f17; color:#fff !important; text-decoration:none; border:1px solid #007f17; }
.page a:hover font{ color:#fff;}
.page a.u_bnt{ transition: all 1s;-moz-transition: all 1s; /* Firefox 4 */-webkit-transition: all 1s; /* Safari 和 Chrome */-o-transition: all 1s; /* Opera */}


/*人才招聘*/
.talent_ct{ margin-top:40px;}
.talent_list{ width:760px;margin-bottom:40px;}
.talent_list li{ border-top:2px solid #f4f4f4;width: 100%;padding-top: 24px;position: relative;cursor: pointer;}
.tal_tu{ border:2px solid #f4f4f4;margin-top: -140px;margin-bottom:40px;}
.social_icon1{display: block;position: absolute;width: 57px;height: 57px;background: url('../images/social_icon1_1.png') no-repeat center center;top: 23px;left: 5px;}
.social_icon2{display: block;position: absolute;width: 28px;height: 25px;background: url('../images/social_icon2_1.png') no-repeat center center;top: 37px;right: 0;}
.social_title{font-size: 18px;color: #73807c;margin-bottom: 10px; -webkit-transition:all .3s; -moz-transition:all .3s; -o-transition:all .3s; transition:all .3s; padding-left:80px;}
.social_on .social_title{color:#ffa200;}
.social_profile{font-size: 14px;color: #999;margin-bottom: 26px; padding-left:80px;}
.tal_ct p{width: 100%;font-size: 14px;color: #999;line-height: 24px; padding-left:80px;}
.tal_ct{ padding-bottom:40px;}
h2.mc{ color:#00911a; font-size:20px; font-weight:bold; margin-top:15px;margin-bottom: 20px;}


@media (max-width:1440px) {

.menu a{padding: 0 20px;}
.navl.nav-w{padding:0;}
header .navl .logo{width: 25%;}

}
@media (max-width:1200px) {
.w1200{width: 100%;}
.menu a{padding:0;}
header .navl .logo{width: 28%;}
.menu li{min-width: 80px;}
header .menu{width: 56%;}
.tel{width: 16%;}
}
















