/* CSS Document */
/*@font-face {
	font-family: 'Akzidenz';
	src: url('fonts/Akzidenz.eot');
	src: local('☺'), url('fonts/Akzidenz.woff') format('woff'), url('fonts/Akzidenz.ttf') format('truetype'), url('fonts/Akzidenz.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}*/
body, div, dl, dt, dd, ul, ol, li, pre, form, fieldset, input, textarea, p, blockquote, th, td, font, form, p, h1, h2, h3, h4, h5, h6, span, a { padding: 0px; margin: 0px; }
input, select { font-size: 13px; line-height: 16px; }
html, body { -webkit-text-size-adjust: none; font-size: 14px; color: #3e3e3e; background:#fff; }/*google浏览器字体兼容*/
body { font-family:"思源黑体",Arial, Helvetica, sans-serif, "微软雅黑","宋体", "宋体",Alibaba Sans; width: 100%;}
img { border: 0; }
ul, li { list-style-type: none; }
a { text-decoration: none; color: #333; outline: none; }
a:hover { color:#2a85be; text-decoration: none; }
a:active { star:expression(this.onFocus=this.blur());}
.cl { clear: both; }
.fl { float: left; }
.fr { float: right; }
.tc { text-align: center; }
.tl { text-align: left; }
.tr { text-align: right; }
.dis { display: block; }
.undis { display: none; }
.huangse { color: #eae678 }
.yellow { color: #ed6b1e }
.green { color: #007b3f }
.red { color: #e1550b }
.hui { color: #696868 }
.hui2 { color: #929292 }
.red2 { color: #ae1202 }
.orange { color: #ffb400; }
.Dgreen { color: #0e652c; }
.hei { color: #000 }
.blue { color: #007e40 }
.f12 { font-size: 12px }
.f14 { font-size: 14px }
.f16 { font-size: 16px }
.f18 { font-size: 18px }
.fb { font-weight: bold }
.line30 { line-height: 30px; }
.line35 { line-height: 35px; }
.border_bottom { border-bottom: 1px #CCCCCC dashed; }
DIV.none { DISPLAY: none }
.display { display: block }
.space { height: 5px; clear: both; _height: 0px; line-height: 5px }
.left { float: left }
.right { float: right }
.w1200,.container { width:1200px; margin: 0 auto; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.margin_bottom30 { margin-bottom: 30px; }
.margin_bottom24{ margin-bottom:24px;}
input.search_text:-ms-input-placeholder{color: #fff;opacity:1;}
input.search_text::-webkit-input-placeholder{color: #fff;opacity:1;}
*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box;}
.wrap-1600 { width: 1600px;margin: auto;max-width: 94%;}
/*index start*/
.head{ width:100%; height:auto;/*box-shadow: 0 3px 12px #0000002e;*/ /*overflow:hidden;*/ background:#fff;}
.head .w1280{ position:relative; z-index:1000; width:1280px; margin:0 auto; /*display:flex;flex-wrap: nowrap;justify-content: space-between;*/ }
.head .logo a{ display:block;}
.head .logo{ display:block; padding:6px 0 0 0; text-align:center;}
.head .logo a img{ display:block;}
.head .w1280 .lan_serch{ color:rgba(44, 44, 44, 1); padding-top:18px; margin-left:30px;}
.head .w1280 .lan_serch .search{ position:relative; z-index:1002; margin-left:60px; padding-top:3px;}
.head .w1280 .lan_serch .search .searchc{ width: 160px;height: 40px;background: rgba(229, 229, 229, 1); border-radius:40px;}
.head .w1280 .lan_serch .search .searchc .searchc_text{ width:120px; height:40px; border:0; background:none; padding:0 10px; border-radius:40px;}
.head .w1280 .lan_serch .search .searchc .searchc_sub{ width:40px; height:40px; background:url(../images/search.png) no-repeat center center; background-size:60% 60%;}

.head .w1280 .lan_serch .language{ position:relative; z-index:999; color:#a6a6a6; font-size:18px;}
.head .w1280 .lan_serch .language a{ color:#a6a6a6; font-size:18px; line-height:40px;}
.head .w1280 .lan_serch .language a:hover{color: #59a368;}
.head .w1280 .lan_serch .language a.on{ color: #59a368;}
.head .w1280 .lan_serch .language .language_m{ display:block; width:115px; height:auto; background:rgba(239,239,239,0.7); padding:12px 5px; position:absolute; z-index:1000; top:35px; left:0; text-align:center; display:none;}
.head .w1280 .lan_serch .language .language_m ul li a{ line-height:28px; font-size:14px; color:#333;}
.head .w1280 .lan_serch .language .language_m ul li a:hover{ color: #2a85be;}
.head .w1280 .lan_serch .language:hover .language_m{ display:block;}

.menu{ width:100%; height:auto; display:flex; justify-content: center;}
.menu > ul > li{ float:left; width:auto; height:auto; line-height:80px;position: relative; z-index: 999; padding:0 20px;}
.menu > ul > li:last-child{ background:none;}
.menu > ul > li > a{ display:block; font-size:18px;font-weight: 400; color:#333; text-align:center; position:relative; z-index:99; height:80px; line-height:80px; padding:0 0; }
.menu > ul > li > a:hover{ color:#59a368;}
/*.menu ul li a:hover::before{ content:""; width:100%; height:4px; background:#428b91; position:absolute; z-index:100; left:0; bottom:0;}
.menu ul li a:before{ content:""; width:0; height:5px; background:#428b91; position:absolute; z-index:100; left:0; bottom:0;transition: all 0.3s ease-in-out 0s;}*/
.menu > ul > li > a.on{ color:#59a368;}
/*.menu ul li a.on:before{ width:100%;}
.menu ul li a:hover:before{ width:100%;}*/

/*.menu > ul > li dl { width: 182px; height: auto; position: absolute; z-index: 999; background: #fff; border-top: 1px #ccc solid; top: 80px; left: 0; }
.menu > ul > li dl dd a { display: block; width: 182px; height: 45px; line-height: 45px; text-align: center; border-bottom: 1px #ccc solid; font-size: 14px; color: #333; }
.menu > ul > li dl dd a:hover { background: #59a368; color: #fff; }*/
@media screen and (max-width:1400px){
	.menu > ul > li{ padding:0 20px;}	
}

.topshow{ width:100%; height:270px; position:absolute;background: linear-gradient(180deg, rgba(96, 120, 163, 0) 0%, rgba(30, 52, 110, 0.7) 100%); z-index:10;}

.ibanner{ width:100%; height:auto; position:relative; z-index:9;}
.ibanner a{ display:block; width:100%; height:auto; position:relative; z-index:99;}
.ibanner a img.bimg{ display:block; width:100%; height:auto;}
.ibannerc{ position:absolute; z-index:100; top:35%; left:10%; color:#fff;}
.ibannerct{ font-size:60px; line-height:60px;}
.ibannerci{ width:480px; height:auto; margin:25px 0 50px 0; font-size:16px; line-height:25px;}
.ibannerc_m{ width:210px; height:69px; background:url(../images/more.png) no-repeat; line-height:69px; text-align:center; color:#fff; font-size:18px;}

.ibanner .swiper-pagination-bullet{ width:15px; height:15px; line-height:15px; background:#e3e3e5;opacity: 1;border-radius:15px;color: #e3e3e5; font-size:16px;}
.ibanner .swiper-pagination-bullet-active{width:15px; background:#59a368; opacity: 1;border-radius:12px;color: #59a368; font-size:16px; font-weight:bolder;}
.ibanner>.swiper-pagination-bullets{ bottom:30px;}
.ibanner>.swiper-pagination-bullets .swiper-pagination-bullet{ margin:0 5px;bottom:0;}

/*.ibanner .ibanner-prev{ width:62px; height:62px; background:url(../images/prev.png) no-repeat 50% 50%; position:absolute; z-index:100; top:50%; margin-top:-31px; left:75px; outline:none; cursor:pointer; opacity:1;}
.ibanner .ibanner-prev:hover{background:url(../images/prev.png) no-repeat 50% 50%; opacity:1;}
.ibanner .ibanner-next{width:62px; height:62px; background:url(../images/next.png) no-repeat 50% 50%; position:absolute; z-index:10; top:50%; margin-top:-31px; right:75px; outline:none; cursor:pointer; opacity:1;}
.ibanner .ibanner-next:hover{background:url(../images/next.png) no-repeat 50% 50%; opacity:1;}*/

.bannerc{position: relative;overflow: hidden; height:auto;}
.bannerc .swiper-wrapper{}
.bannerc .swiper-wrapper .swiper-slide{ width:100%; height:auto; position:relative; z-index:9;}
.bannerc .swiper-wrapper .swiper-slide img.bimg{ display:block; width:100%; height:auto;}

.bannerc_c{ width:1200px; height:auto; position:absolute; z-index:10; top:50%; left:50%; margin-left:-600px; margin-top:-90px; color:#fff; text-align:center;}
.bannerc_c_1{ font-size:60px; line-height:90px;}
.bannerc_c_3{ padding-top:30px;}

.load-video{display:block;width:76px;height:76px;margin:0 auto;cursor:pointer;transform:translateY(0%);opacity:1;transition:transform 0.6s ease-out,opacity 0.6s}
.load-video img{display:block;width:100%}
.load-video:before,.load-video::after{content:' ';position:absolute;top:-60%;left:-60%;width:220%;height:220%;border:#ffffff 1px solid;border-radius:50%;box-sizing:border-box;transform:scale(0.6);animation-duration:3s;opacity:0;animation-iteration-count:infinite;animation-timing-function:cubic-bezier(0.55, 0.23, 0.62, 1)}
.load-video::after{animation-delay:1.5s;transform:scale(1)}

.main_sw.index .box3.animate .wrap .cont .video-btn{padding:3% 0;overflow:hidden}
.main_sw.index .box3.animate .wrap .cont .load-video{transform:translateY(0);opacity:1;transition-delay:0.4s}
.load-video:hover:before,.load-video:hover::after{animation-name:loader}

.video-box{position:absolute;top:0;left:0;width:100%;height:100%}
.video-box .video{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;filter:alpha(opacity=0);transition:opacity 1s}
.video-box .video.cur{opacity:1;filter:alpha(opacity=100)}
.video-box .video.video-on .bg-box{opacity:0;filter:alpha(opacity=0)}
.video-box video{position:absolute;bottom:0;left:0;display:block;width:100%; height:100%;object-fit:cover}

.video-box .bg-box{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity 1s}
.video-box .bg,.video-box .mb-bg{position:absolute;top:0;left:0;width:100%;height:100%}
.video-box .mb-bg{display:none}

.tran300{transition:300ms ease-out;-webkit-transition:300ms ease-out;-ms-transition:300ms ease-out;-moz-transition:300ms ease-out;-o-transition:300ms ease-out;}
.tran500{transition:500ms ease-out;-webkit-transition:500ms ease-out;-ms-transition:500ms ease-out;-moz-transition:500ms ease-out;-o-transition:500ms ease-out;}
.tran800{transition:800ms ease-out;-webkit-transition:800ms ease-out;-ms-transition:800ms ease-out;-moz-transition:800ms ease-out;-o-transition:800ms ease-out;}
.tran1000{transition:1000ms ease-out;-webkit-transition:1000ms ease-out;-ms-transition:1000ms ease-out;-moz-transition:1000ms ease-out;-o-transition:1000ms ease-out;}
.video-box:hover .bg{transform:scale(1.1);}

.ison .video{opacity:1;filter:alpha(opacity=100);}
.ison .bg-box{opacity:1;}
.ison .bannerc_c_1{opacity:1;}
.ison .bannerc_c_2{opacity:1;}

.tbanner{ width:100%; height:auto; background: linear-gradient(0, rgba(200, 224, 212, 1) 0%, rgba(224, 236, 227, 1) 100%); padding:170px 0;}
.tbanner .tbl{ width:580px; height:auto; padding-top:130px;}
.tbanner .tbl .tbl_t{font-size: 40px;font-weight: 700;line-height: 57.92px;color: rgba(255, 255, 255, 1);}
.tbanner .tbl .tbl_i{font-size: 40px;font-weight: 700;line-height: 57.92px;color: rgba(47, 95, 57, 1); margin:12px 0 70px 0;}
.tbanner .tbl .tbl_m{}
.tbanner .tbl .tbl_m a{ display:inline-block; width:180px; height:50px; line-height:50px; text-align:center;}
.tbanner .tbl .tbl_m a:nth-of-type(1){border-radius: 8px;background: rgba(47, 95, 57, 1);font-size: 18px;font-weight: 500;color: rgba(255, 255, 255, 1); margin-right:50px;}
.tbanner .tbl .tbl_m a:nth-of-type(1):hover{ background:#184321; color:#fff;}
.tbanner .tbl .tbl_m a:nth-of-type(2){ border-radius: 8px;border: 2px solid rgba(47, 95, 57, 1);font-size: 18px;font-weight: 500;color: rgba(47, 95, 57, 1); line-height:46px;}
.tbanner .tbl .tbl_m a:nth-of-type(2):hover{ border:2px #184321 solid; background:#184321; color:#fff;}
.tbanner .tbr{ width:640px;}

.ihealth{ width:100%; height:auto; padding:130px 0 50px 0;}
.ihealth .tit{ text-align:center;}
.ihealth .tit .tit_t{font-size: 36px;font-weight: 700;line-height: 52px;color: rgba(70, 96, 68, 1);}
.ihealth .tit .tit_i{font-size: 18px;font-weight: 400;line-height: 26px;color: rgba(128, 128, 128, 1); margin:15px auto 40px auto;}
.ihealth .con{}
.ihealth .con .conl{ width:775px; height:auto;}
.ihealth .con .conl a{ display:block;}
.ihealth .con .conl a .img{}
.ihealth .con .conl a .conlc{ text-align:center; padding-top:12px;}
.ihealth .con .conl a .conlc .conlc_t{font-size: 20px;font-weight: 700;line-height: 30px;color: rgba(70, 96, 68, 1);}
.ihealth .con .conl a .conlc .conlc_i{font-size: 14px;font-weight: 400;line-height: 20px;color: rgba(128, 128, 128, 1); margin-top:12px;}

.ihealth .con .conr{ width:430px; height:auto;}
.ihealth .con .conr .list{ margin-bottom:35px;}
.ihealth .con .conr .list:nth-of-type(3){ margin-bottom:0;}
.ihealth .con .conr .list a{ display:block;}
.ihealth .con .conr .list a .listl{ width:218px; height:auto;}
.ihealth .con .conr .list a .listr{ width:165px; height:auto;}
.ihealth .con .conr .list a .listr .listr_t{font-size: 20px;font-weight: 700;line-height: 30px;color: rgba(70, 96, 68, 1); margin-bottom:12px;}
.ihealth .con .conr .list a .listr .listr_i{font-size: 14px;font-weight: 400;line-height: 20px;color: rgba(128, 128, 128, 1);}

.ihealth .more{ text-align:right; padding-top:100px;}
.ihealth .more a{ padding-right:18px; background:url(../images/more.png) no-repeat right 50%;font-size: 16px;font-weight: 400;line-height: 25px;color: rgba(38, 72, 56, 1);}


.ipro{ width:100%; height:auto; background: linear-gradient(180deg, rgba(240, 253, 246, 1) 0%, rgba(240, 252, 248, 1) 100%); padding:150px 0 55px 0;}
.ipro .list{ width:100%; height:auto; border-radius: 16px;background: #f7f7f7;box-shadow: 0px 5px 5px  rgba(90, 164, 105, 0.1);}
.ipro .w1280{}
.ipro .iprot{ text-align:center;}
.ipro .iprot .iprot_t{font-size: 36px;font-weight: 700;line-height: 52px;color: rgba(47, 95, 57, 1);}
.ipro .iprot .iprot_i{font-size: 18px;font-weight: 400;line-height: 26px;color: rgba(0, 0, 0, 1); margin:15px auto 0 auto; max-width:680px;}

.ipro .iproc{ position:relative; z-index:9; margin:95px auto 0 auto;}
.ipro .iproc .ipro_a{ padding:12px;}
.ipro .list .img{}
.ipro .list .img img{ display:block; width:100%; height:auto;border-radius:16px 16px 0px 0px;}
.ipro .list .con{ padding:20px 15px 10px 15px;border-radius: 0px 0px 16px 16px;}
.ipro .list .con .con_t{font-size: 20px;font-weight: 500;line-height: 30px;color: rgba(0, 0, 0, 1);}
.ipro .list .con .con_i{ margin:15px 0 10px 0;font-size: 24px;font-weight: 700;line-height: 35px;color: rgba(90, 164, 105, 1); height:35px; overflow:hidden;}
.ipro .list .con .nmore{ width:100%; height:35px; text-align:center; line-height:35px;background: rgba(90, 164, 105, 1);border-radius: 8px;font-size: 18px;font-weight: 500;color: rgba(255, 255, 255, 1);}

.ipro .ipro-prev{ width:70px; height:71px; background:url(../images/i_pro_prev.png) no-repeat 50% 50%; position:absolute; z-index:10; top:50%; left:-35px; outline:none; cursor:pointer; margin-top:-35px;}
.ipro .ipro-prev:hover{background:url(../images/i_pro_prev.png) no-repeat 50% 50%;}
.ipro .ipro-next{width:70px; height:71px; background:url(../images/i_pro_next.png) no-repeat 50% 50%; position:absolute; z-index:10; top:50%; right:-35px; outline:none; cursor:pointer; margin-top:-35px;}
.ipro .ipro-next:hover{background:url(../images/i_pro_next.png) no-repeat 50% 50%;}

.ipro .more{ text-align:right; padding-top:100px;}
.ipro .more a{ padding-right:18px; background:url(../images/more.png) no-repeat right 50%;font-size: 16px;font-weight: 400;line-height: 25px;color: rgba(38, 72, 56, 1);}

.ihealing{ padding:100px 0 50px 0; width:100%; height:auto; background:#f9f9f9;}
.ihealing .tit{ text-align:center;}
.ihealing .tit .tit_t{font-size: 36px;font-weight: 700;line-height: 52px;color: rgba(70, 96, 68, 1);}
.ihealing .tit .tit_i{font-size: 18px;font-weight: 400;line-height: 26px;color: rgba(128, 128, 128, 1); margin:15px auto 90px auto;}
.ihealing .con{}
.ihealing .con .list{ float:left;width: 32%; margin: 0 2% 0 0;}
.ihealing .con .list:nth-of-type(3n){ margin-right:0;}
.ihealing .con .list a{ display:block;border-radius: 16px;background: rgba(255, 255, 255, 1); position:relative; z-index:9;}
.ihealing .con .list a .img{}
.ihealing .con .list a .img img{border-radius: 16px 16px 0 0; display:block; width:100%; height:auto;}
.ihealing .con .list a .conc{ padding:15px 15px 40px 15px;border-radius:0 0 16px 16px;}
.ihealing .con .list a .conc .conc_t{font-size: 20px;font-weight: 700;line-height: 30px;color: rgba(24, 24, 24, 1);}
.ihealing .con .list a .conc .conc_i{font-size: 14px;font-weight: 400;line-height: 20px;color: rgba(128, 128, 128, 1); margin-top:10px; height:40px; overflow:hidden;}
.ihealing .con .list a .icon {
    width: 40px;
    height: 40px;
    background: url(../images/icon-video2.png) no-repeat center center/cover;
    cursor: pointer;
    margin: -80px 0px 0px -20px;
    z-index: 3;
    left: 50%;
    top: 50%;
	position:absolute;
}

.ihealing .more{ text-align:right; padding-top:100px;}
.ihealing .more a{ padding-right:18px; background:url(../images/more.png) no-repeat right 50%;font-size: 16px;font-weight: 400;line-height: 25px;color: rgba(38, 72, 56, 1);}

.icontact{ width:100%; height:auto; background:#5aa469; padding:100px 0 90px 0;}
.icontact .tit{ text-align:center;}
.icontact .tit .tit_t{font-size: 36px;font-weight: 700;line-height: 52px;color: rgba(255, 255, 255, 1);}
.icontact .tit .tit_i{font-size: 18px;font-weight: 400;line-height: 26px;color: rgba(209, 214, 156, 1); margin:10px auto 35px auto;}
.icontact .con{ background:#fff; border-radius: 16px; padding:40px;}
.icontact .con .conc{ width:580px; height:auto; margin:0 auto;}
.icontact .con .conc .list{ margin-bottom:15px;}
.icontact .con .conc .list:last-child{ margin-bottom:0;}
.icontact .con .conc .list .list_t{font-size: 20px;font-weight: 500;line-height: 29px;color: rgba(24, 24, 24, 1); padding-left:20px; margin-bottom:10px;}
.icontact .con .conc .list .list_i{}
.ic_text{ width:100%; height: 60px;border-radius: 8px;background: rgba(247, 247, 247, 1);font-size: 20px;font-weight: 500;color: rgba(166, 166, 166, 1); text-indent:20px;line-height:60px;}
.ic_textarea{width:100%; height: 120px;border-radius: 8px;background: rgba(247, 247, 247, 1);font-size: 20px;font-weight: 500;color: rgba(166, 166, 166, 1); text-indent:20px; border:0; line-height:60px;}
.ic_sub{width: 246px;height: 60px;border-radius: 8px;background: rgba(90, 164, 105, 1); display:block; margin:0 auto; line-height:60px; text-align:center;font-size: 20px;font-weight: 500;color: rgba(255, 255, 255, 1); cursor:pointer;}
.ic_sub:hover{ background:#184321; color:#fff;}

.foot{ width:100%; height:auto; background:url(../images/foot_bg.jpg) no-repeat center center/cover; padding:60px 0 100px 0; color:#fff;}
.foot .foott{}

.foot .footl{ width:570px; height:auto;}
.foot .footl .tit{font-size: 36px;font-weight: 700;line-height: 52px;color: rgba(255, 255, 255, 1); margin-bottom:15px;}
.foot .footl .con{font-size: 18px;font-weight: 500;line-height: 25px;color: rgba(255, 255, 255, 1);}
.foot .footl .con p{ margin-bottom:12px;}

.foot .footr{ width:650px; height:auto;}
.foot .footr dl{ float:left; width:20%;}
.foot .footr dl dt{ margin-bottom:8px;}
.foot .footr dl dt a{font-size: 14px;font-weight: 600;line-height: 25px;color: rgba(255, 255, 255, 1); display:block;}
.foot .footr dl dt a:hover{ color:#2f5f39;}
.foot .footr dl dd{}
.foot .footr dl dd a{font-size: 14px;font-weight: 400;line-height: 25px;color: rgba(229, 229, 229, 1);}
.foot .footr dl dd a:hover{ color:#2f5f39;}

.foot .footb{ font-size: 12px;font-weight: 400;line-height: 25px;color: rgba(255, 255, 255, 1);}
.foot .footb a{font-size: 12px;font-weight: 400;line-height: 25px;color: rgba(255, 255, 255, 1);}
.foot .footb a:hover{ color:#2f5f39;}
/*index end*/

/*about start*/
.common_banner{ width:100%; height:460px; text-align:center;}
.common_banner .tit{font-size: 38px;font-weight: 500;line-height: 64px;color: rgba(255, 255, 255, 1); margin:0 auto 0 auto;}

.abouta{ width:100%; height:auto; background:#f7f7f7; padding:120px 0;}
.abouta .tit{font-size: 36px;font-weight: 500;line-height: 38px;color: rgba(70, 96, 68, 1);}
.abouta .con{font-size: 18px;font-weight: 400;line-height: 41px;color: rgba(56, 56, 56, 1); margin-top:35px;}

.aboutb{ padding:110px 0;}
.aboutb .tit{}
.aboutb .tit .tit_t{font-size: 36px;font-weight: 700;line-height: 52px;color: rgba(70, 96, 68, 1);}
.aboutb .tit .tit_i{font-size: 18px;font-weight: 400;line-height: 26px;color: rgba(56, 56, 56, 1); margin:13px auto 55px auto;}
.aboutb .con{}
.aboutb .con .list{ margin-bottom:25px;}
.aboutb .con .list .listl{ width:48%;}
.aboutb .con .list .listr{ width:48%;}

.aboutb .con .list .list_t{font-size: 20px;font-weight: 500;line-height: 30px;color: rgba(24, 24, 24, 1); padding-left:20px; margin-bottom:10px;}
.aboutb .con .list .list_i{}
.ab_text{width:100%; height: 60px;border-radius: 8px;background: rgba(247, 247, 247, 1);font-size: 20px;font-weight: 500;color: #333; text-indent:20px;line-height:60px;}
.ab_textarea{width:100%; height: 120px;border-radius: 8px;background: rgba(247, 247, 247, 1);font-size: 20px;font-weight: 500;color: #333; text-indent:20px; border:0; line-height:60px;}
.ab_sub{width: 246px;height: 60px;border-radius: 8px;background: rgba(90, 164, 105, 1); display:block; margin:0 auto; line-height:60px; text-align:center;font-size: 20px;font-weight: 500;color: rgba(255, 255, 255, 1); cursor:pointer;}

/*about end*/

/*product start*/
.pcon{ padding:100px 0; width:100%; height:auto; background:#fcfcfc;}
.pcon .pleft{ width:220px; height:auto;}
.pcon .pleft ul li{ border-bottom:2px #eeeeee solid;}
.pcon .pleft ul li > a{ display:block; padding:30px 50px 30px 0; line-height:25px;font-size: 18px;font-weight: 500;color: rgba(128, 128, 128, 1); background:url(../images/ncate_icon.png) no-repeat 90% 50%;}
.pcon .pleft ul li > a:hover{ color:#466043;font-weight: 700;}
.pcon .pleft ul li > a.on{ color:#466043;font-weight: 700;}

.pcon .pleft ul li dl{display:none; padding-bottom:20px;}
.pcon .pleft ul li dl dd{padding-left:30px;}
.pcon .pleft ul li dl dd a{font-size: 14px;font-weight: 400;color: rgba(54, 54, 54, 1); line-height:40px;}
.pcon .pleft ul li dl dd a:hover{color: #466043;}
.pcon .pleft ul li dl dd a.on{color: #466043;}
.pcon .pleft ul li a.on + dl{ display:block;}
.pcon .pleft ul li.on dl{ display:block;}

.pcon .pright{ width:940px; height:auto;}
.pcon .pright .con{}
.pcon .pright .con .list{ width: 32%; margin: 0 2% 20px 0; height:auto; float:left;}
.pcon .pright .con .list:nth-of-type(3n){ margin-right:0;}
.pcon .pright .con .list a{ display:block; background:#f7f7f7;}
.pcon .pright .con .list a .img{}
.pcon .pright .con .list a .img img{ display:block; width:100%; height:auto;}
.pcon .pright .con .list a .listc{ padding:10px; text-align:center;}
.pcon .pright .con .list a .tit{font-size: 18px;font-weight: 500;line-height: 30px;color: #466043; margin:2px auto 2px auto;}
.pcon .pright .con .list a .info{font-size: 12px;font-weight: 400;line-height: 22px;color: rgba(166, 166, 166, 1);}
.pcon .pright .con .list a .more{font-size: 12px;font-weight: 400;line-height: 32px;color: rgba(66, 140, 145, 1); text-align:center;}
.pcon .pright .con .list a:hover{ background:#466043;}
.pcon .pright .con .list a:hover .tit{ color:#fff;}
.pcon .pright .con .list a:hover .info{ color:#fff;}
.pcon .pright .con .list a:hover .more{ color:#fff;}


.pcon .pright .pdcon{}
.pcon .pright .pdcon .ntit{font-size: 20px;font-weight: 400;line-height: 30px;color: rgba(51, 51, 51, 1); text-align:center; padding-bottom:15px; border-bottom:2px #eeeeee solid;}
.pcon .pright .pdcon .ncon{ padding:25px 0;font-size: 16px;font-weight: 400;line-height: 40px;color: rgba(102, 102, 102, 1);}
.pcon .pright .pdcon .ncon img{ max-width:100%; height:auto;}

.pdetail{ padding:100px 0; width:100%; height:auto; background:#f7f7f7;}
.pdetailt{ margin-bottom:0;}
.pdetailtl{ width:600px;}
.pdetailtl_t{ width:100%; height:auto; margin-bottom:20px; border:1px #ddddde solid;}
.pdetailtl_t img{ display:block; width:100%; height:auto;}
.pdetailtl_c{ position:relative; z-index:9;}

.pdetailtl_cl{ width:100%; height:auto;}
.pdetailtl_cl img{ display:block; width:100%; height:auto;}

.pdetailtl_c_a{width: calc(100% - 90px); margin:0 auto;}
.pdetailtl_c .pdetailtl_c-prev{ width:32px; height:32px; background:url(../images/pd_prev.jpg) no-repeat 50% 50%; position:absolute; z-index:10; top:50%; margin-top:-16px; left:0; outline:none; cursor:pointer;}
.pdetailtl_c .pdetailtl_c-prev:hover{background:url(../images/pd_prev.jpg) no-repeat 50% 50%;}
.pdetailtl_c .pdetailtl_c-next{width:32px; height:32px; background:url(../images/pd_next.jpg) no-repeat 50% 50%; position:absolute; z-index:10; top:50%; margin-top:-16px; right:0; outline:none; cursor:pointer;}
.pdetailtl_c .pdetailtl_c-next:hover{background:url(../images/pd_next.jpg) no-repeat 50% 50%;}
.pdetailtl_cl.curr img{ border:1px #466043 solid;}

.pdetailtr{ width:580px;}
.pdetailtr_1{font-weight: 700;font-size: 28px;line-height: 40px;color: #111;}
.pdetailtr_2{ font-size:24px;font-weight: 400;line-height: 40px;color: rgba(0, 0, 0, 1);}
.pdetailtr_3{ font-size: 14px;font-weight: 400;color: rgba(128, 128, 128, 1);margin:15px 0; padding:12px 0;font-weight: 400;line-height: 40px;color: #777; border-top:1px #ddddde solid; border-bottom:1px #ddddde solid;font-size: 14px;font-weight: 400;line-height: 35px;color: rgba(128, 128, 128, 1);}
.pdetailtr_3 span{letter-spacing: 0px; padding-right:8px; color:#111;}
.pdetailtr_4{ margin:20px auto 18px auto;}
.pdetailtr_4 a{ display:inline-block; width:150px; height:55px; line-height:55px; text-align:center; color:#fff; font-size:20px;background:#466043; border-radius:8px;}
.pdetailtr_4 a:last-child{ margin-right:0;}
.pdetailtr_4 a.pdetailtr_4_curr{ background:#466043; color:#fff; border:1px #466043 solid;}
.pdetailtr_4 a:hover{ background:#466043; color:#fff; border:1px #466043 solid;}
.pdetailtr_4 a.pdetailtr_4_curr:hover{background:#466043; color:#fff; border:1px #466043 solid;}
.pdetailtr_5{ padding:30px 0 50px 0;font-size: 14px;font-weight: 400;line-height:35px;color: rgba(128, 128, 128, 1);}
.pdetailtr_5 p{ padding-left:23px; background:url(../images/square.jpg) no-repeat left 50%; margin-bottom:10px;}

.pdetailc{ margin-bottom:0;}
.pdetailct{ text-align:center; background:#f6f6f6;}
.pdetailct ul li{ display:block; line-height:60px; font-size:18px; color:#1e1e1e; cursor:pointer; float:left; padding:0 25px; background:#f6f6f6;}
.pdetailct ul li:last-child{ margin-right:0;}
.pdetailct ul li.curr{ color:#fff; background:#3473f4;}
.pdetailcc{ padding:35px; font-size:16px; color:#333; line-height:32px; font-weight:400;}
.pdetailcc img{ max-width:100%; height:auto;}
.pdcon{ padding:60px 0 0 0;}

.pdetail .pdc{ padding:150px 0 90px 0;font-size: 20px;font-weight: 400;line-height: 37px;color: rgba(56, 56, 56, 1); width:930px; margin:0 auto;}
.pdetail .pdc .list{ margin-bottom:90px;}
.pdetail .pdc .list:last-child{ margin-bottom:0;}
.pdetail .pdc .list .list_t{font-size: 18px;font-weight: 700;line-height: 26.06px;color: rgba(0, 0, 0, 1); border-bottom:2px #eeeeee solid; padding-bottom:20px; margin-bottom:35px;}
.pdetail .pdc .list .list_c{}
.pdetail .pdc .list .list_c .t{padding-left:23px; background:url(../images/square.jpg) no-repeat left 50%; margin-bottom:10px;font-size: 20px;font-weight: 400;color: rgba(0, 0, 0, 1);}

.pd_tj{ padding-top:70px;}
.pd_tj_t{font-size: 18px;font-weight: 700;line-height: 26.06px;color: rgba(0, 0, 0, 1); border-bottom:2px #eeeeee solid; padding-bottom:20px; margin-bottom:35px;}
.ipro.pd_tj .iproc{ margin: 0 auto 0 auto;}
/*product end*/



/*contact start*/
/*.loaction{ width:100%; line-height:100px;background: rgba(255, 255, 255, 1);box-shadow: 0px 9px 12px  rgba(16, 16, 16, 0.05);font-size: 14px;font-weight: 400;color: rgba(128, 128, 128, 1); text-align:center;}
.loaction a{font-size: 14px;font-weight: 400;color: rgba(128, 128, 128, 1); display:inline-block; position:relative; z-index:9;}
.loaction a.on{color: rgba(42, 130, 228, 1);}
.loaction a:before{ content:""; width:100%; height:4px; background:#258fff;}*/

.scate{ text-align:center; display:flex;flex-wrap: nowrap;justify-content: center;align-items: center; border-bottom:2px #f2f2f2 solid;margin-bottom:90px;}
.scate a{font-size: 20px;font-weight: 400;color: rgba(166, 166, 166, 1); position:relative; z-index:9; margin:0 35px; padding:0 20px; line-height:100px; height:100px; }
.scate a::before{ content:""; width:0; height: 4px; position:absolute; z-index:10; left:0; bottom:0;background:#466043;}
.scate a:hover{color:#466043;}
.scate a:hover::before{ width:100%;}
.scate a.on{color:#466043;}
.scate a.on::before{ width:100%;}

.contacta{ width:100%; height:auto; background:#f7f7f7; padding:80px 0;}
.contacta .contactal{ width:540px; height:auto; padding-top:50px;}
.contacta .contactal .tit{font-size: 36px;font-weight: 500;line-height: 52px;color: #00418d; margin-bottom:40px;}
.contacta .contactal .con{font-size: 20px;font-weight: 400;line-height: 45px;color: rgba(56, 56, 56, 1);}
.contacta .contactal .con p{ margin-bottom:25px;}
.contacta .contactal .con p span{color: rgba(37, 143, 255, 1);}

.contacta .contactar{ width:686px; height:auto;}
.contacta .contactar .list{ /*background:#fff;border-radius: 32px;box-shadow: 0px 3px 12px 7px rgba(0, 0, 0, 0.05);*/}
.contacta .contactar .list img.img{/*border-radius: 32px;*/}

.contactb{ padding:100px 0;}
.contactb .tit{font-size: 36px;font-weight: 700;line-height: 52px;color: rgba(0, 0, 0, 1);}
.contactb .info{font-size: 16px;font-weight: 400;line-height: 25px;color: rgba(128, 128, 128, 1); margin:20px 0 25px 0;}
.contactb .con{}
.contactb .con .list{ margin-bottom:20px; position:relative; z-index:9;}
.contactb .con .list .listl{ width:48%; position:relative; z-index:9;}
.contactb .con .list .listl .mes_text{ width:100%; height:60px; line-height:60px; background:#f7f7f7;font-size: 16px;font-weight: 400;color: #333; text-indent:20px; border:0;}
.contactb .con .list .red{ position:absolute; z-index:10;font-size: 16px;font-weight: 400;color: rgba(212, 48, 48, 1); top:23px; right:11px;}
.contactb .con .list .listl .mes_select{width:100%; height:60px; line-height:60px; background:#f7f7f7;font-size: 16px;font-weight: 400;color: #333; text-indent:20px; border:0;}
.contactb .con .list .mes_textarea{width:100%; height:194px; line-height:30px; background:#f7f7f7;font-size: 16px;font-weight: 400;color: #333; padding:20px; border:0;}
.contactb .con .list .mes_submit{width:200px; height:60px; line-height:60px; background:#00418b;font-size: 16px;font-weight: 400;color: #fff; border:0; text-align:center; cursor:pointer; border-radius:0;}
/*contact end*/

/*new start*/
.common_banner{ width:100%; height:auto; padding:200px 0; text-align:center; text-align:center;}
.common_banner .tit{font-size: 38px;font-weight: 500;line-height: 64px;color: rgba(255, 255, 255, 1); margin:0 auto 0 auto;}

.nbody{ padding:30px 0 100px 0;background:#ffffff;}
.nbody .nlist{ padding-bottom:20px;}
.nbody .nlist .list{ margin-bottom:30px;}
.nbody .nlist .list a{ display:block; background:#f7f7f7;}
.nbody .nlist .list a .img{ width:380px; height:auto;}
.nbody .nlist .list a .img img{ display:block; width:100%; height:auto;}
.nbody .nlist .list a .listc{ width:890px; height:auto; padding:50px 35px;}
.nbody .nlist .list a .listc .listc_t{font-size: 24px;font-weight: 400;line-height: 35px;color: rgba(70, 96, 68, 1); height:35px; overflow:hidden;}
.nbody .nlist .list a .listc .listc_i{ margin:20px 0;font-size: 16px;font-weight: 400;line-height: 35px;color: rgba(128, 128, 128, 1);height:35px; overflow:hidden;}
.nbody .nlist .list a .listc .listc_time{font-size: 16px;font-weight: 400;line-height: 35px;color: rgba(166, 166, 166, 1);}

.ndetail{ width:100%; height:auto; background:#fff; padding:0 0 20px 0;}
.ndetail .tit{ text-align:center;font-size: 20px;font-weight: 500;line-height: 30px;color: rgba(51, 51, 51, 1);}
.ndetail .time{ text-align:center;font-size: 12px;font-weight: 500;line-height:25px;color: rgba(179, 179, 179, 1); margin:10px auto 50px auto;}
.ndetail .con{font-size: 16px;font-weight: 500;line-height:28px;color: rgba(102, 102, 102, 1); padding-bottom:50px; border-bottom:1px #d6d6d6 dashed;}
.ndetail .con img{ max-width:100%; height:auto;}

/*new end*/

.nbody .sylist{ padding-bottom:20px;}
.nbody .sylist .list{width: 48%; margin: 0 4% 60px 0; float:left;}
.nbody .sylist .list:nth-of-type(2n){ margin-right:0;}
.nbody .sylist .list a{ display:block; position:relative; z-index:9;}
.nbody .sylist .list a .img{}
.nbody .sylist .list a .img img{ display:block; width:100%; height:auto;}
.nbody .sylist .list a .listc{ position:absolute; z-index:10; width:100%; height:auto; left:0; bottom:0;background: rgba(247, 247, 247, 0.9); padding:20px;}
.nbody .sylist .list a .listc .listc_t{font-size: 18px;font-weight: 500;line-height:30px;color: rgba(0, 0, 0, 1);}
.nbody .sylist .list a .listc .listc_i{ margin:5px 0;font-size: 15px;font-weight: 400;line-height: 25px;color: rgba(0, 0, 0, 1);}
.nbody .sylist .list a .listc .listc_m{ text-align:right;font-size: 15px;font-weight: 400;line-height: 36px;color: #428b91;}

.nmovie{}
.nmovie .list{width: 32%; margin: 0 2% 80px 0; float:left;}
.nmovie .list:nth-of-type(3n){ margin-right:0;}
.nmovie .list a{ display:block;position:relative; z-index:9;}
.nmovie .list a .img{}
.nmovie .list a .img img{ display:block; width:100%; height:auto;border-radius: 8px;}
.nmovie .list a .listc{ padding-top:15px;}
.nmovie .list a .listc .listc_t{font-size: 18px;font-weight: 500;line-height: 26.06px;color: rgba(56, 56, 56, 1);}
.nmovie .list a .listc .listc_i{font-size: 16px;font-weight: 500;line-height: 23.17px;color: rgba(128, 128, 128, 1); margin-top:10px;}
.nmovie .list a .icon {
    width: 40px;
    height: 40px;
    background: url(../images/icon-video2.png) no-repeat center center/cover;
    cursor: pointer;
    margin: -40px 0px 0px -20px;
    z-index: 3;
    left: 50%;
    top: 50%;
	position:absolute;
}

.pageController { width:100%; padding: 30px 0; line-height: 25px; text-align:center;}
.pageController a { display:inline-block; width:37px; height:37px; line-height:35px; background-color: #ffffff; margin-right: 10px; font-weight:bolder; text-align:center; border:1px #eeeeee solid;color: rgba(166, 166, 166, 1); border-radius:37px;}
.pageController a:hover { background:#466043;border:1px #466043 solid; color: #FFF; text-decoration: none;  }
.pageController .xuanzhong { background:#466043;border:1px #466043 solid; color: #FFF; font-weight: bold; }

.video-pop{position:fixed;display:none;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:9999;}
.video-pop .video-warp{position:absolute;top:50%;left:50%;width:70%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}
.video-pop .video-warp video{width:100%;}
.video-pop .video-warp .video-close{position:absolute;top:-50px;right:-50px;width:38px;height:38px;background:url(../images/close-white.png) no-repeat center center/18px 18px;cursor:pointer;border:1px solid #fff;border-radius:100%;}

@media screen and (max-width:1025px) {
    .video-pop .video-warp{width:90%;}
    .video-pop .video-warp .video-close{right:0;width:20px;height:20px;top:-30px;}
}