﻿@import url(style.css);

@import url(swiper.min.css);

@import url(lrtk3.css);

@import url(pscroll.css);

@import url(aos.css);

/*内页*/

@keyframes scaleAnim{

    0%{         

        -webkit-transform: scale(1);

        transform: scale(1);

    }

    100%{

        -webkit-transform: scale(1.1);

        transform: scale(1.1);

    }

}





.postions{ height:70px; line-height:70px; overflow:hidden;color:#555555; font-size:15px; background:#fff; border-bottom:1px solid #e5e5e5;}

.posadd .postions{ position:fixed; top:0; left:0; width:100%; z-index:5;}

.postions a{color:#555555; }

.postions a:hover{ color:#e6272c;}

.postions label{ color:#333333;}

.postions .postions_r{}

.postions .postions_r img{ vertical-align:baseline; margin-right:8px; margin-left:11px;}

.postions .postions_r img:first-child{ margin-left:0;}

.postions h2{ float:left; font-weight:normal; color:#333; height:58px; font-size:20px;}

.postions h2 span{font-size:16px; font-family:Arial;}

.postions .rclass{ float:right;background:url(../images/pos_bg2.png) left center no-repeat;background-size:20px auto;  padding-left:25px;-webkit-tap-highlight-color: #fff;-webkit-tap-highlight-color: transparent; display:none;}

.postions .postions_b{ float:right; }

.postions .postions_b a{ float:left; text-align:center;overflow:hidden; font-size:15px; color:#333333; position:relative;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s; z-index:0; margin-left:68px;}

.postions .postions_b a:hover{color:#333333;}

.postions .postions_b a:after{content: "";display: block;position: absolute;left: 50%;right:50%; bottom: 0;height:2px;opacity: 0;background:#e6272c;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s; z-index:-1;}

.postions .postions_b a.isel:after{left: 0%;right: 0%;opacity: 1;}

.postions .postions_b a:hover:after{left: 0%;right: 0%;opacity: 1;}

.postions .postions_b a.isel{color:#333333; }

/*分类弹窗*/

.about_bgs{z-index: 19891024;background:url(../images/about_bg.png) repeat; width: 100%; height: 100%;  position: fixed;  left: 0;  top: 0;  display: none;}

.about_tc .closed2{ display:none;}



.o_big_con{ overflow:hidden; position:relative;}

.o_big{ overflow:hidden; background-repeat:no-repeat; background-position:70% center; background-size:cover; position:relative;  width:100%;-webkit-animation:scaleAnim 5s ease forwards; animation: scaleAnim 5s ease forwards;}

.o_big img{ width:100%;filter: Alpha(Opacity=0);opacity: 0;}

.o_big_con .cons{ position:absolute; top:0; left:0; width:100%; height:100%;}

.o_big_con .cons .wrap{ height:100%; display:table; }

.o_big_con .h2{font-weight:normal; display:table-cell; vertical-align:middle; color:rgba(255,255,255,1.0); text-align:center; text-transform:uppercase; letter-spacing:2px;}

.o_big_con .h2 span{ display:block; overflow:hidden; /*color:rgba(255,255,255,1.0);*/ line-height:1; text-transform:uppercase; margin-bottom:12px;  padding-bottom:18px; position:relative; letter-spacing:3px;}

.o_big_con .h2 span:after{ content:""; position:absolute; bottom:0; left:50%; margin-left:-13px; width:26px; height:2px; background:#fff;}

.o_big_con.bgs2 .h2{ color:#333333;}

.o_big_con.bgs2 .h2 span:after{ background:#333;}

.o_big_con.bgs3 .h2{ padding-bottom:47px;color:#333333;}

.o_big_con.bgs3 .h2 span:after{ background:#333;}

.o_big_con .menus{ position:absolute; bottom:0; left:0; width:100%;}



/*分页*/

.yema{ width:100%; text-align:center; clear:both; overflow:hidden; padding-top:4%; padding-bottom:4%; clear:both;}

.yema.bgs2{ text-align:right;}

.yema a{ display:inline-block; height:42px; line-height:42px; padding-left:10px; overflow:hidden; padding-right:10px; min-width:40px;margin-left:3px;  text-align:center; color:#999999; font-size:14px; border:1px solid #eaeaea; background:#fff;}

.yema a:hover{ text-decoration:none; color:#fff; background:#eb76a9;border:1px solid #eb76a9;}

.yema a.on{color:#fff;  background:#eb76a9;border:1px solid #eb76a9;}

.yema a.first,.yema a.last{ margin-right:0;  }

.yema a.first:hover,.yema a.last:hover{background-color:#eb76a9;}

.yema a span{ font-family:"宋体"; font-size:16px;}

/*分类弹窗*/

.about_bgs{z-index: 19891024;background:url(../images/about_bg.png) repeat; width: 100%; height: 100%;  position: fixed;  left: 0;  top: 0;  display: none;}

.about_tc .closed2{ display:none;}

/*暂无内容*/

.nodata{ clear:both; max-width:1200px; margin:0 auto; overflow:hidden; text-align:center; margin-top:13%; margin-bottom:13%; background:url(http://img02.ebaixun.com.cn/public/nodata.png) center top no-repeat; background-size:auto 169px; padding-top:180px;}

.nodata .title{ color:#555555; font-size:18px; overflow:hidden; margin-top:2%; line-height:26px;}

.nodata .desc{color:#999999; font-size:14px; overflow:hidden; line-height:24px; margin-top:5px;}

/*联系我们*/

.contact_bg{ background:#f6f6f6; overflow:hidden;}

.about_t{ overflow:hidden; text-align:center; margin-top:5%;color:#333333;}

.about_t .h3{ font-weight:bold ; overflow:hidden; line-height:1.2;}

.about_t .span{ font-weight:bold;overflow:hidden;margin-top:0.5%; line-height:1.2; display:block; text-transform:uppercase;}

.about_t .desc{ font-weight:bold;overflow:hidden;font-size:14px; margin-top:0.5%; line-height:1.2; padding-bottom:2%; margin-bottom:2%; position:relative; text-transform:uppercase;}

.about_t .desc:after{ content:""; position:absolute; width:40px; left:50%; margin-left:-20px; height:2px; bottom:0; background:#333333;}

.about_t .p{ overflow:hidden; color:#999999; font-size:14px; line-height:1.2;}

.contact_con{ color:#333; margin-top:4%; background:#fff; margin-bottom:7%;-webkit-box-shadow: 0 5px 25px rgba(0,0,0,0.05); box-shadow: 0 5px 25px rgba(0,0,0,0.05);}

.contact_con a{ color:#333;}

.contact_con a:Hover{ color:#eb76a9;}

.contact_con .contact_con_txt{ max-width:1200px; overflow:hidden; margin:0 auto; width:94%; margin-top:3.8%; padding-bottom:3%;}

.contact_con .contact_con_txt .contact_l{ float:left; overflow:hidden; width:81.6%;font-size:15px;line-height:26px;}

.contact_con .contact_con_txt .contact_l .h2{ font-size:24px; font-weight:bold; color:#333333; margin-bottom:2.5%; overflow:hidden;}

.contact_con .contact_con_txt .contact_r{ float:right; overflow:hidden; width:17%; max-width:120px; text-align:center; line-height:30px;font-size:15px;}

.contact_con .contact_con_txt .contact_r .imgs{ overflow:hidden; border:1px solid #e4e4e4;}

.contact_con .contact_con_txt .contact_r img{ display:block; width:100%;}

.contact_con .contact_con_txt .contact_l ul li{ width:49%; overflow:hidden; float:left; margin-right:1%;}

.contact_con .contact_con_txt .contact_l ul li:nth-child(3){ width:100%; margin-right:0; float:none;}

.contact_con .divs{ margin-bottom:10px; font-weight:normal; padding-left:32px; overflow:hidden; background-repeat:no-repeat; background-position:left 2px; background-size:auto 22px;  }

.contact_con .divs.bgs1{ background-image:url(../images/contact_bg1.png);}

.contact_con .divs.bgs2{ background-image:url(../images/contact_bg2.png);}

.contact_con .divs.bgs3{ background-image:url(../images/contact_bg3.png);}

.contact_con .divs.bgs4{ background-image:url(../images/contact_bg4.png);}

.contact_map{overflow:hidden; max-height:380px;}

.contact_map iframe{height: 380px; overflow:hidden;}



.contact_two{ overflow:hidden; }

.feedback_div{padding-bottom:5%; overflow:hidden; text-align:center; margin-top:3%;}

.feedback_div .divs{float:left; width:24.25%; margin-right:1%;margin-bottom:2%;}

.feedback_div .divs:nth-child(4n+0){ margin-right:0;}

.feedback_div .inputs2{ width:99%;  background:#fff; height:46px; line-height:46px; font-size:14px; color:#a1a1a1; border:1px solid #e0e0e0; outline:none;  text-indent:28px; font-family:"FZHTJW","微软雅黑";}

.feedback_div .textarea{ padding:1%; width:calc(99% - 30px);width:-webkit-calc(99% - 30px);width:-moz-calc(99% - 30px); padding-left:28px; background:#fff; font-size:14px; font-family:"FZHTJW","微软雅黑";border:1px solid #e0e0e0; outline:none;margin-bottom:2%; color:#a1a1a1; height:200px;}

.feedback_div .bnts2{ float:left;border: none; width:100%; max-width:158px;font-size:15px; height: 46px; line-height:46px; background: #eb76a9; font-family:"FZHTJW","微软雅黑"; text-align: center;color: #fff; outline: none;  cursor: pointer; -webkit-appearance: none;}

.feedback_div .bnts2:hover{filter:alpha(opacity=80);opacity:0.8;transition:all 0.3s;}

.feedback_div .ends .inputs2{ width:158px; margin-right:10px; text-indent:0; text-align:center; background:#f6f6f6; border:0;float:left;}

.feedback_div .img{ width:158px; height:46px; margin-right:10px;float:left;}

/*人才招聘*/

.job_t{ overflow:hidden; text-align:center; font-weight:bold; margin-top:5%; color:#333333; font-size:16px; line-height:24px;}

.recruitmentList{ overflow:hidden;}

.recruitmentList li { border: solid 1px #fafafa; box-sizing: border-box; margin-top: 3%;padding: 0 14px; background: url(../images/arrow9.png) no-repeat right 16px top 24px; cursor: pointer; background-color:#fafafa; border-radius:6px; background-size:30px 29px;}

.recruitmentList li.on {background-image: url(../images/arrow10.png); border: solid 1px #eb76a9;}

.recruitmentList li.on .title .tit { color: #eb76a9; border-bottom:1px solid #eb76a9; background-image:url(../images/job_pic2.png);}

.recruitmentList li .title .tit { line-height: 72px; height:72px; font-size: 20px; color: #333333; font-weight:bold; padding-left:40px;background: url(../images/job_pic1.png) no-repeat left center; background-size:30px 38px;}

/*.recruitmentList li .title .txt {line-height: 24px; font-size: 14px; color: #999999;}*/

.recruitmentList li .down {padding: 0 0 20px 0;display: none;}

.recruitmentList li .down .text {font-size: 16px; line-height: 27px;color: #333333;}
.recruitmentList li .down .text img{max-width: 100%;}
.recruitmentList li .down .text .tit {font-weight:bold; margin-top:2%;}

/*.recruitmentList li .down .btn {width: 120px;height: 38px; line-height: 38px;text-align: center; display: block; border-radius: 3px;border: solid 1px #2b9bd2; margin-top: 45px; font-size: 16px;color: #2b9bd2;transition: 0.2s; -webkit-transition: 0.2s;-moz-transition: 0.2s; -ms-transition: 0.2s;-o-transition: 0.2s;}

.recruitmentList li .down .btn:hover{ background:#2b9bd2; color:#fff;}*/

.job_two{ overflow:hidden; margin-top:3%; margin-bottom:5%; color:#333; font-size:16px; line-height:30px;}

.job_two .h3{ font-weight:bold; font-size:18px; overflow:hidden; color:#eb76a9;}

/*新闻中心*/

.news_con{ overflow:hidden; margin-top:2%;}

.news_con ul li{ /*overflow:hidden;*/padding-top:3.5%;border-bottom:1px solid #e9e9e9; display:block;background:#fff; padding-bottom:3.5%;transition:all 0.3s; position:relative; }

.news_con ul li:last-child{ margin-bottom:0;}

.news_con ul li:after{ content:""; position:absolute; left:0; bottom:0px; height:6px; width:47px; background:#eb76a9;opacity:0;filter:Alpha(opacity=0);transition:all 0.3s;}

.news_con ul li:hover{ border-color:#eb76a9; /*background:#f6f6f6;*/}

.news_con ul li:hover:after{opacity:1.0;filter:Alpha(opacity=100);}

.news_con ul li .imgs{width:268px;float:left;display:inline;overflow:hidden;margin-right:3%;}

.news_con ul li .imgs img{width:100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.5s ease-out 0s; -moz-transition:all 0.5s ease-out 0s; -o-transition:all 0.5s ease-out 0s; transition:all 0.5s ease-out 0s;}

.news_con ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}

.news_con ul li .txts{ overflow:hidden; padding-right:3%; }

.news_con ul li .txts .h3{ line-height:32px; height:32px; overflow:hidden; color:#333; font-weight:bold;transition: all 0.3s; margin-top:26px;white-space:nowrap;text-overflow:ellipsis; font-size:20px;}

.news_con ul li .txts .p{ height:56px; overflow:hidden; font-size:15px; color:#777777; line-height:28px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-top:16px;}

.news_con ul li .ends{ overflow:hidden; float:right; width:180px; text-align:right;  height:166px; position:relative; font-family:Arial;}

.news_con ul li .ends em{ position:absolute; right:0; top:50%;font-style:normal;color:#d6d6d6; font-family:Arial;transform: translate(0%, -50%); font-weight:bold;transition:all 0.3s;}

.news_con ul li .ends em b{ display:block; font-weight:normal;}

.news_con ul li:hover .txts h3{color:#eb76a9;}

.news_con ul li:hover .ends em{color:#eb76a9;}

/*产品招商*/

.join_bg{ background:#f8f8f8; overflow:hidden;}

.join_two{ max-width:1000px; margin:0 auto; margin-top:2%; margin-bottom:3%;}

.join_two ul li{ float:left; width:49%; max-width:450px; display:block; overflow:hidden; margin-bottom:5%;}

.join_two ul li:nth-child(2n+0){ float:right;}

.join_two ul li img{ float:left; width:100px; height:87px; margin-right:18px;}

.join_two ul li .txts{ overflow:hidden; position:relative; height:100%;}

.join_two ul li .txts .h3{ font-weight:bold; color:#eb76a9; overflow:hidden; height:26px; line-height:26px; font-size:20px; margin-top:3px;}

.join_two ul li .txts .p{ line-height:26px; height:52px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow:hidden; color:#333; font-size:18px;}

.join_three{max-width:1000px; margin:0 auto; overflow:hidden; margin-top:5%; margin-bottom:5%; color:#333333; font-size:18px; line-height:30px;}

.join_title{ text-align:center; overflow:hidden; margin-bottom:1%;}

.join_title.bgs2{ margin-top:5%; margin-bottom:0;}

.join_three b{ font-weight:bold; color:#eb76a9; display:block; overflow:hidden; margin-top:3%; margin-bottom:3px;}

.join_four{max-width:1000px; margin:0 auto;  margin-bottom:5%; color:#333333;font-size:18px; line-height:30px;}

.join_four img{ margin:0 auto; max-width:100%; margin-top:-25px;}

.join_five{  margin-top:5%; margin-bottom:5%;}
.join_five ul{ overflow:hidden;}
.join_five ul li{ float:left; width:23.5%; margin-right:2%; background:#fff; margin-bottom:2%; overflow:hidden;box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);transition:all 0.3s;}

.join_five ul li:nth-child(4n+0){ margin-right:0;}
.join_five ul:nth-child(1) li:nth-child(1),.join_five ul:nth-child(1) li:nth-child(4){opacity:0;filter:Alpha(opacity=0);}

.join_five ul li:hover{ background:#eb76a9;}

.join_five ul li .boxs{ padding:15px; overflow:hidden;}

.join_five ul li .h3{ padding-left:11px; height:32px; line-height:32px; overflow:hidden; position:relative; color:#eb76a9; font-weight:bold; font-size:18px;transition:all 0.3s;}

.join_five ul li .h3:after{ content:""; position:absolute; left:0; top:50%; height:22px; margin-top:-11px; width:3px; background:#eb76a9;transition:all 0.3s;}

.join_five ul li:hover .h3:after{ background:#fff;}

.join_five ul li:hover .h3{ color:#fff;}

.join_five ul li .txts{ padding-left:11px; line-height:22px; height:70px; color:#333; font-size:16px; margin-top:16px;transition:all 0.3s;}

.join_five ul li:hover .txts{ color:#fff;}

.join_five ul li .txts .p{ margin-top:4px; margin-bottom:4px; overflow:hidden;}

.join_five ul li .txts .p label{ float:left;}

.join_five ul li .txts .p p{ overflow:hidden;}

.join_five ul li .txts .p p a{ color:#333;transition:all 0.3s;}

.join_five ul li:hover .txts .p p a{ color:#fff;}

/*专家视频*/

.video_t{ overflow:hidden; margin-top:5%; text-align:center;}

.video_t .imgs{ display:inline-block; height:346px; margin-right:5%; vertical-align:top;}

.video_t .txts{ overflow:hidden; display:inline-block; vertical-align:top; text-align:left; max-width:530px;}

.video_t .txts .h3{ line-height:1.2; font-weight:normal; margin-top:105px;}

.video_t .txts .desc{ overflow:hidden; position:relative; padding-bottom:6px; font-family:Arial; color:#d0568b;text-transform:uppercase;}

.video_t .txts .desc span{  margin-right:10px;}

.video_t .txts .desc:after{ content:""; position:absolute; bottom:0; left:0; height:3px; width:45px; background:#e69ebd;}

.video_t .txts .p{ overflow:hidden; color:#333333; font-size:18px; line-height:1.5; margin-top:7%;}

.video_ul{ overflow:hidden; margin-top:5%;}

.video_ul ul li{ display:block; overflow:hidden; border-radius:4px; padding:10px; background:#f0f0f0; padding-left:0; letter-spacing:2px; margin-bottom:1.5%;}

.video_ul ul li .txts{ float:left; width:430px; overflow:hidden;}

.video_ul ul li .txts .cons{ margin:0 auto; width:94%; overflow:hidden; max-width:360px;}

.video_ul ul li .txts .t{ text-align:center; overflow:hidden; margin-top:30px;}

.video_ul ul li .txts .t .imgs{ display:inline-block; vertical-align:top; width:108px; margin-right:20px; overflow:hidden; border-radius:50%;}

.video_ul ul li .txts .t .imgs img{ width:100%; height:108px;border-radius:50%;}

.video_ul ul li .txts .t .boxs{ text-align:left; display:inline-block; vertical-align:top; overflow:hidden;max-width:calc(100% - 135px);max-width:-webkit-calc(100% - 135px);max-width:-moz-calc(100% - 135px);}

.video_ul ul li .txts .t .h4{ overflow:hidden; font-weight:bold; font-size:18px; height:26px; line-height:26px; margin-top:32px;}

.video_ul ul li .txts .t .span{height:26px; line-height:26px; overflow:hidden; font-size:18px;}

.video_ul ul li .txts .p{ overflow:hidden; line-height:26px; max-height:156px; font-size:16px; margin-top:10%;}

.video_ul ul li .video{ overflow:hidden; position:relative;}

.video_ul ul li .video .videos{ width:100%; height:374px; outline:none;object-fit: fill;}

/*.video_ul ul li .video:after{ z-index:1; width:100%; height:100%; overflow:hidden; top:0; left:0; content:""; position:absolute;}*/

.video_ul ul li .video:after{ z-index:1; width:100%; height:100%; overflow:hidden; top:0; left:0; content:""; position:absolute; background-repeat:no-repeat; background-position:center center; background-size:cover; cursor:pointer;/*background-image:url(../img/video_img4.jpg);*/}

.video_ul ul li .video:before{z-index:2; content:""; position:absolute; top:50%; left:50%; width:72px; height:70px;transform: translate(-50%, -50%); background:url(../images/video_bg2.png)  no-repeat; background-size:100% 100%;transition:all 0.3s;}

.video_ul ul li .video:hover:before{width:76px; height:74px;}

.video_ul ul li .video.show:after{ background:none;}

.video_ul ul li .video.show:before{background:none;}

/*关于我们*/

.about_cons{ overflow:hidden; margin-top:6%; padding-left:495px; background:url(../img/about_img1.png) left center no-repeat; background-size:auto 346px; font-size:16px; line-height:34px;}

.about_cons.bgs2{ background-image:url(../img/about_img4.png); background-size:333px auto;}

.about_cons .color1{ color:#eb76a9; font-weight:bold;}

.about_cons img{ max-width:100%;}

.about_two{margin-top:7%; position:relative; margin-bottom:5%; border-top:1px solid #eb76a9;}

.about_two:after{ content:""; position:absolute; top:-4px; width:47px; height:6px; background:#eb76a9; left:0;}

.about_two .counter{ overflow:hidden; text-align:center; margin-top:4%;}

.about_two .counter ul li{ display:inline-block; vertical-align:top; padding-right:30px; margin-right:30px; transition:all 0.3s; position:relative; text-align:left; }

.about_two .counter ul li:after{ content:""; position:absolute; right:0; top:50%; margin-top:-35px; height:71px; width:1px; background:#efefef;}

.about_two .counter ul li:last-child:after{ width:0;}

.about_two .counter ul li:last-child{ margin-right:0; padding-right:0;}

.about_two .counter ul li .txts2{}

.about_two .counter ul li .nums{ overflow:hidden; color:#333; line-height:1;}

.about_two .counter span{display:inline-block; vertical-align:top; overflow:hidden; letter-spacing:8px; color:#eb76a9;}

.about_two .counter label{display:inline-block;vertical-align:bottom; margin-top:-5%; line-height:2;font-weight:500; font-size:15px;  }

.about_two .counter .h6{ font-weight: normal; font-size:15px;  overflow:hidden; line-height:24px; height:24px;  white-space:nowrap;text-overflow:ellipsis; margin-top:2px; margin-bottom:6px;}

.about_two .counter ul li:hover{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}

/*园区环境*/

.about_cons2{ margin-top:7%; padding-bottom:5%; padding-left:490px; background:url(../img/about_img2.png) left 40% no-repeat; background-size:329px auto; font-size:16px; line-height:34px; position:relative;border-bottom:1px solid #eb76a9; margin-bottom:6%;}

.about_cons2:after{ content:""; position:absolute; bottom:-3px; width:47px; height:6px; background:#eb76a9; left:0;}

/*企业文化*/

.culture_div{ overflow:hidden;}

.culture_div ul li{ display:block; margin-bottom:8%; overflow:hidden;}

.culture_div ul li:last-child{ margin-bottom:0;}

.culture_div ul li img{ float:left; width:84px; margin-right:28px;}

.culture_div ul li .txts{ overflow:hidden; max-width:540px;}

.culture_div ul li .txts .h4{ font-weight:normal; overflow:hidden; height:28px; line-height:28px; margin-bottom:3px; margin-top:2%;}

.culture_div ul li .txts .span{ display:block; height:32px; line-height:20px; overflow:hidden; position:relative; font-size:18px; text-transform:uppercase;}

.culture_div ul li .txts .span:after{ content:""; position:absolute; width:33px; height:3px; left:0; bottom:0; background:#e69ebd;}

.culture_div ul li .txts .p{ overflow:hidden; color:#eb76a9; margin-top:5%; line-height:28px;}

.culture_two{margin-top:3%; position:relative; margin-bottom:5%; border-top:1px solid #eb76a9;overflow:hidden; padding-right:478px; background:url(../img/culture_img4.png) right 110px no-repeat; background-size:395px auto; line-height:26px; padding-top:3%;}

.culture_two:after{ content:""; position:absolute; top:-4px; width:47px; height:6px; background:#eb76a9; left:0;}

.culture_two p{ overflow:hidden; padding-bottom:4%;}

.culture_two .h4{ font-weight:normal; overflow:hidden; height:28px; line-height:28px;}

.culture_two .span{ display:block; height:32px; line-height:20px; overflow:hidden; position:relative; font-size:18px; text-transform:uppercase; margin-bottom:3%;}

.culture_two .span:after{ content:""; position:absolute; width:33px; height:3px; left:0; bottom:0; background:#e69ebd;}

/*妇科专栏*/

.fuke_ul{ margin-top:5%; overflow:hidden;}

.fuke_ul.bgs2{ margin-top:0%;}

.fuke_ul ul li{ overflow:hidden; display:block; border:1px solid #e6e6e6; border-radius:6px; background:#fafafa; margin-bottom:8px;transition:all 0.3s; padding-left:58px; background:url(../images/fuke_pic1.png) 10px center no-repeat; height:68px; line-height:68px; background-size:33px 33px;}

.fuke_ul ul li:hover{ border-color:#eb76a9; background-image:url(../images/fuke_pic1_on.png);}

.fuke_ul ul li a{ font-size:20px; display:block; overflow:hidden;}

.fuke_ul ul li em{ float:right; text-align:center; margin-right:16px; width:118px; margin-left:12px; overflow:hidden; height:40px; position:relative; line-height:22px; font-size:16px; margin-top:14px; color:#333;}

.fuke_ul ul li em b{ display:block; height:22px; font-size:20px;}

.fuke_ul ul li em .more{ position:absolute; right:0; top:0; overflow:hidden; width:100%; height:40px; line-height:40px; color:#fff; background:#eb76a9; text-transform:uppercase; font-size:14px; border-radius:20px; overflow:hidden;transition:all 0.3s;opacity:0;filter:Alpha(opacity=0);}

.fuke_ul ul li em .date{ overflow:hidden;}

.fuke_ul ul li:hover em .date{ opacity:0;filter:Alpha(opacity=0);}

.fuke_ul ul li:hover em .more{ opacity:1.0;filter:Alpha(opacity=100);}

.fuke_ul ul li:hover em .more:hover{ background:#f464a3;}

.fuke_top{ margin-top:5%; overflow:hidden; border-top:1px solid #e6e6e6; padding-top:19px; padding-bottom:19px;}

.fuke_top .fuke_top_l{ float:left; overflow:hidden; margin-top:3px;}

.fuke_top .fuke_top_l a{ float:left; padding-left:10px; padding-right:10px; height:40px; line-height:40px; overflow:hidden; position:relative; margin-right:25px; color:#333333; font-weight:bold; z-index:0;transition:all 0.3s; }

.fuke_top .fuke_top_l a:after{ position:absolute;display: block; content:""; left:50%; right:50%; bottom:0; height:100%;  background:#eb76a9;transition:all 0.3s; z-index:-1; border-radius:6px;}

.fuke_top .fuke_top_l a:last-child{ margin-right:0;}

.fuke_top .fuke_top_l a.on{ color:#fff;}

.fuke_top .fuke_top_l a.on:after{ left:0; right:0;}

.fuke_top .fuke_top_l a:hover{ color:#fff;}

.fuke_top .fuke_top_l a:hover:after{left:0; right:0;}

.fuke_top .fuke_top_r{ float:right; overflow:hidden;width:412px;}

.fuke_top .fuke_top_r .search_form{ border:1px solid #e2e2e2; overflow:hidden;}

.fuke_top .fuke_top_r .input_shurk{ float:left;width:310px; height:44px; line-height:44px; background:none;border:none;outline:medium; color:#666666; font-size:14px; text-indent:9px;font-family:"FZHTJW","微软雅黑"}

.fuke_top .fuke_top_r input.input_shurk::-webkit-input-placeholder{color:#666666;}

.fuke_top .fuke_top_r input.input_shurk::-moz-placeholder{   /* Mozilla Firefox 19+ */ color:#666666;}

.fuke_top .fuke_top_r input.input_shurk:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */ color:#666666;}

.fuke_top .fuke_top_r input.input_shurk:-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#666666;}

.fuke_top .fuke_top_r .s_btns{ float:right; width:100px; height:44px;background: url(../images/top_bg5.png) #eb76a9 11px center no-repeat; border:none; cursor:pointer; outline:none; font-size:20px; color:#fff; text-indent:40px; text-align:left;font-family:"FZHTJW","微软雅黑";}

.fuke_top .fuke_top_r .s_btns:hover{transition:all 0.3s; background-color:#d0568b;}

/*妇科专栏详细*/

.about_x{ line-height:28px;font-size:16px; color:#333333; margin-bottom:5%; margin-top:4%; }

.about_x img{margin-bottom:15px; max-width:100%;}

.about_x .imgs{ overflow:hidden;margin-bottom:15px;}

.about_x .imgs img{ width:100%; margin-bottom:0; display:block;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}

.about_x .imgs:Hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}

.about_x .txts{ /*width:94%; margin:0 auto; max-width:1440px;*/ padding-top:2%;}

.about_x .show_t{ padding-bottom:13px; position:relative;line-height:30px; font-size:30px; color:#333; text-align:center; overflow:hidden; font-weight:bold;}

.about_x .show_t:after{ content:""; position:absolute; bottom:0; left:50%; margin-left:-22px; width:45px; height:3px; background:#e69ebd;}

.about_x .con_line{height:40px; line-height:40px;font-size:14px; color:#333;border-bottom:1px solid #e2e2e2;  text-align:center; padding-bottom:0.5%; margin-top:3%; }

.about_x .con_line span{ display:inline-block; vertical-align:middle; margin-left:2%; margin-right:2%; padding-left:27px; background-repeat:no-repeat; background-position:left center; background-size:18px 18px;}

.about_x .con_line span.bgs1{ background-image:url(../images/fuke_bg2.png);}

.about_x .con_line span.bgs2{ background-image:url(../images/fuke_bg3.png);}

.about_x .con_id{ overflow:hidden;white-space:normal;word-break:break-all; padding-top:3%;text-align:left;padding-bottom:4%;}

.about_x table{border-collapse:collapse;border-spacing:0;}

.about_x table td{ line-height:22px;height:27px; /*border:1px solid #000;*/}



.prenext{ font-size:16px;margin-top:20px; color:#fff; margin-bottom:5%; border-top:1px solid #d7d7d7; padding-top:24px;}

.prenext span{ float:left; width:114px; color:#929292;  }

.prenext span a{ display:block; background:#f6f6f6; text-align:center;border-radius:6px; line-height:40px; height:40px;transition:all 0.3s;border-radius:20px; border:1px solid #e7e7e7;}

.prenext span a:hover{background:#eb76a9; border-color:#eb76a9;}

.prenext span em{ font-size:15px; padding-right:10px; font-style:normal;}

.prenext span.next{ margin-left:2%;}

.prenext span.next em{ padding-left:10px; padding-right:0;}

.prenext a{ color:#333333;}

.prenext a:hover{ color:#fff; text-decoration:none;}

.prenext .goback{ float:right; width:114px;border-radius:20px;line-height:40px; height:40px; background:url(../images/goback.png) 13px center no-repeat #f6f6f6; text-indent:37px;transition:all 0.3s; background-size:16px 15px;border:1px solid #e7e7e7;}

.prenext .goback:hover{ background-color:#eb76a9; background-image:url(../images/goback_on.png); border-color:#eb76a9;}

/*轮显*/

.banner{ width: 100%; overflow:hidden; position:relative;}

.banner .swiper-container{/* width: 100%; height: 100%; position: absolute; z-index: 1; top: 0;left: 0; right: 0;bottom: 0;*/}

.banner .lzpic1,

.banner .lzpic2 { width: 100%;height: 100%; background: no-repeat center; background-size: cover;-moz-background-size: cover;-webkit-background-size: cover;}

.banner .lzpic1{ background-size: auto auto;-moz-background-size: auto auto;-webkit-background-size: auto auto;}

.lzpic1 img{ width:100%;opacity:0;filter:Alpha(opacity=0);}

.banner .text { max-width: 1440px; width: 100%; position: absolute; left: 50%; top: 40%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); z-index: 10; font-size: 50px;font-weight: bold; color: #fff; -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=45, Color=#989898)"; text-shadow: -2px 2px 6px rgba(152, 152, 152, 0.8); filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color=#989898); padding: 0 20px;}

.banner .text .small { font-size: 30px;}

.banner .swiper-pagination { width: 96%;bottom: 30px; transition-duration: 0.4s;-webkit-transition-duration: 0.4s; -moz-transition-duration: 0.4s-ms-transition-duration: 0.4s;-o-transition-duration: 0.4s; max-width:1200px;transform: translate(-50%, 0%); left:50%; text-align:left;}

.banner .swiper-pagination.gao {bottom: 380px;}

.banner .swiper-pagination .swiper-pagination-bullet { width: 9px; height: 9px; background:rgba(238,166,197,1.0);;opacity: 1; margin: 0 4px 0 0; border-radius:50%;}

.banner .swiper-pagination .swiper-pagination-bullet-active { background:#eb76a9; background-size:cover; border-radius:20px; width:36px; }

.lzpic2 { display: none;}

.lzpic2 img{ width:100%;opacity:0;filter:Alpha(opacity=0);}

.banner .boxs{ position:absolute; width: 96%;max-width:930px;transform: translate(-50%, -50%); left:50%; top:50%; z-index:1;}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next{ left:0; position:static; float:left; width:44px; height:45px; background-image:url(../images/left2.png);background-size: 100% 100%;}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev{ right:0;  float:right;width:44px; height:45px;background-image:url(../images/right2.png);background-size: 100% 100%;}

.swiper-button-next:hover, .swiper-button-prev:hover{opacity:0.8;filter:Alpha(opacity=80);}

.swiper-slide{ position:relative;}

.swiper-slide .video-play{ cursor:pointer; width:100%; height:100%; transition:all 0.3s; position:absolute; top:0%; left:0; background:url(../images/video_pic1.png) center center rgba(0,0,0,0.01) no-repeat; background-size:64px 64px; cursor:pointer; }

.swiper-slide .video-play:hover{ background-size:70px 70px; }

/*产品中心*/

.product_one{ max-width:1000px; margin:0 auto; margin-top:4%; margin-bottom:5%;}

.product_one ul li{ float:left; width:49%; max-width:460px; display:block; margin-top:2%;  margin-bottom:2%; position:relative;}

.product_one ul li:nth-child(2n+0){ float:right;}

.product_one ul li img{ float:left; width:84px; height:73px; transition:all 0.3s;}

.product_one ul li:hover img{transform: rotate(360deg);}

.product_one ul li .txts{  min-height:100%; position:absolute; left:98px;width:calc(100% - 98px);width:-webkit-calc(100% - 98px);width:-moz-calc(100% - 98px);display: flex; align-items: center; justify-content: center;}

.product_one ul li .txts .cons{ width:100%;}

.product_one ul li .txts .h3{ font-weight:bold; color:#eb76a9; overflow:hidden; height:26px; line-height:26px; font-size:20px;}

.product_one ul li .txts .p{ line-height:26px;/* max-height:52px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; */overflow:hidden; color:#333; font-size:16px;}

.product_two{ background:#eb76a9; overflow:hidden;}

.product_two .about_t{ color:#fff;}

.product_two .about_t .desc:after{ background:#fff;}

.product_two .ul{ max-width:1000px; margin:0 auto; margin-top:1%; margin-bottom:5%;}

.product_two .ul li{ float:left; width:49%; max-width:460px; display:block; margin-top:2%;  margin-bottom:3%; position:relative;}

.product_two .ul li:nth-child(2n+0){ float:right;}

.product_two .ul li img{ float:left; width:86px; height:86px;transition:all 0.3s; }

.product_two .ul li:hover img{transform: rotate(360deg);}

.product_two .ul li .txts{  min-height:100%; position:absolute; left:98px;width:calc(100% - 100px);width:-webkit-calc(100% - 100px);width:-moz-calc(100% - 100px);display: flex; align-items: center; justify-content: center;}

.product_two .ul li .txts .cons{ width:100%;}

.product_two .ul li .txts .h3{ font-weight:bold; color:#fff; overflow:hidden; height:26px; line-height:26px; font-size:24px;}

.product_two .ul li .txts .p{ line-height:26px;/* max-height:52px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; */overflow:hidden; color:#fff; font-size:18px; max-width:308px;}

#product_zhinan{ margin:0 auto; max-width:430px; height:24px; margin-top:3%; overflow:hidden; margin-bottom:6%;}

#product_zhinan .product_zhinan_ul{ font-size:18px; color:#707070;}

#product_zhinan .product_zhinan_ul ul li{ padding-left:17px;display:block; height:24px; line-height:24px; overflow:hidden; position:relative; }

#product_zhinan .product_zhinan_ul ul li:after{ content:""; position:absolute; width:9px; height:9px; background:#333333; left:0; top:50%; margin-top:-4px; border-radius:50%;}

#product_zhinan .product_zhinan_ul ul li a{color:#333333; display:block;}

#product_zhinan .product_zhinan_ul ul li:hover a{color:#eb76a9;}

#product_zhinan .product_zhinan_ul ul li em{ font-style:normal; margin-left:10px; float:right;}

#product_zhinan .product_zhinan_ul ul li:hover:after{ background:#eb76a9;}

/*荣誉证书*/

.honor_ul{ overflow:hidden; margin-top:6%;}

.honor_ul ul li{ float:left; width:23.5%; margin-right:2%; margin-bottom:2%; background:#f8f8f8; border-radius:4px; text-align:center;transition:all 0.3s;}

.honor_ul ul li:nth-child(4),.honor_ul ul li:nth-child(7){ margin-right:0;}

.honor_ul ul li:nth-child(5),.honor_ul ul li:nth-child(6),.honor_ul ul li:nth-child(7){ width:32%;}

.honor_ul ul li img{ width:43px; margin:0 auto; display:block; margin-top:28px;transition:all 0.3s;}

.honor_ul ul li:hover img{transform: rotate(360deg);}

.honor_ul ul li .h3{ font-weight:bold; overflow:hidden; height:28px; line-height:28px; color:#eb76a9; font-size:20px;white-space:nowrap;text-overflow:ellipsis; margin-top:22px;}

.honor_ul ul li .p{ margin:0 auto; width:94%; max-width:224px; line-height:24px; height:96px; margin-bottom:12px; font-size:16px; margin-top:6px; font-weight:bold;}

.honor_ul ul li:nth-child(5) .p,.honor_ul ul li:nth-child(6) .p,.honor_ul ul li:nth-child(7) .p{ max-width:328px; margin-bottom:22px;}

.honor_ul ul li:hover{ background:#eee;}

.honor_t{ overflow:hidden; padding-top:28px; margin-top:4%; border-top:1px solid #eb76a9;}

.honor_t .h4{ font-weight:normal; overflow:hidden; height:28px; line-height:28px;}

.honor_t .span{ display:block; height:32px; line-height:20px; overflow:hidden; position:relative; font-size:18px; text-transform:uppercase;}

.honor_t .span:after{ content:""; position:absolute; width:33px; height:3px; left:0; bottom:0; background:#e69ebd;}

@media screen and (max-width: 1600px) {

/*内页*/

.postions .postions_b a{margin-left:50px;}



}

@media screen and (max-width: 1440px) {

/*内页*/

.postions{ height:46px; line-height:46px; font-size:14px;}

.postions .postions_b a{margin-left:40px;}

/*新闻中心*/

.news_con ul li .ends{ width:170px;}

/*轮显*/

.banner .lzpic1{background-size: cover;-moz-background-size: cover;-webkit-background-size: cover;}

}

@media screen and (max-width: 1360px) {

/*新闻中心*/

.news_con ul li .ends{ width:170px;}



}

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

/*内页*/

.postions h2{ font-size:18px;}

.postions h2 span{ font-size:14px;}

.postions .postions_b a{margin-left:30px;}

/*.o_big_con .h2 span{ font-size:15px;}*/

/*联系我们*/

.feedback_div .inputs2{ height:42px; line-height:42px; font-size:14px;}

.feedback_div .inputs3{ height:42px; line-height:42px; font-size:14px;}

.feedback_div .inputs4{ height:42px; line-height:42px; font-size:14px;}

.feedback_div .textarea{ font-size:14px; height:150px;}

.feedback_div .bnts2{ height:44px; line-height:44px; font-size:14px;}

.feedback_div .img{ height:42px;}

/*专家视频*/

.video_t .imgs{ height:280px; margin-right:3%;}

.video_t .txts .h3{ margin-top:80px;}

.video_ul ul li .txts{ width:380px;}

.video_ul ul li .video .videos{ height:363px;}

/*关于我们*/

.about_cons{ padding-left:410px; background-size:auto 313px;}

/*园区环境*/

.about_cons2{ padding-left:390px; background-size:auto 313px; }

/*企业文化*/

.culture_two{ padding-right:410px; background-size:380px auto;}

}



@media screen and (max-width: 1100px) {

/*内页*/

.postions{ height:44px; line-height:44px;}

.postions .postions_b a{margin-left:20px;}

.o_big_con .h2{ padding-top:0px;}

.o_big_con .h2 span{ margin-top:0px; }



.about_x .con_id{overflow-x:scroll;}

/*分页*/

.yema a{ height:36px; line-height:36px;min-width:20px;}

/*联系我们*/

.contact_con .contact_con_txt .contact_l{ font-size:14px;}

.contact_con .contact_con_txt .contact_r{ font-size:14px;}

/*新闻中心*/

.news_con ul li .imgs{ width:250px;}

.news_con ul li .txts .h3{ margin-top:26px; font-size:18px;}

.news_con ul li .ends{ width:150px; height:155px;}

/*产品招商*/

.join_five ul li .h3{ font-size:16px;}

.join_five ul li .txts{ font-size:14px; margin-top:12px;}

/*关于我们*/

.about_two .counter span{ letter-spacing:4px;}

.about_two .counter .h6{ font-size:14px;}

.about_two .counter label{ font-size:14px;}

/*园区环境*/

.about_cons2{  background-size:300px auto; }

/*妇科专栏详细*/

.about_x{ font-size:15px;}

/*轮显*/

.lzpic2{display: block;}

.lzpic1{display: none;}

/*.banner .swiper-container{ position:static;}*/

.banner .swiper-pagination { bottom:25px;}

}



@media screen and (max-width: 960px) {

/*内页*/

.postions .rclass{ display:block;}

.postions .postions_b{ display:none;}

.postions .postions_b a{ float:none; font-size:15px; display:block; margin-left:0; padding-left:3%; text-align:left; background:#efefef; border-bottom:1px solid #fff; width:auto;}

.postions .postions_b a:hover{ background:#e6272c; color:#fff;}

.postions .postions_b a.isel{ color:#fff;background:#e6272c;}

.postions .postions_b a:after{ height:0;}



/*分类弹窗*/

.about_tc{z-index: 19891025; width: 0%; right: 0%; position:absolute; overflow: hidden; top:0; height:100%;/* display: none;*/transition: all 0.3s;}

.postions_b.lws .about_tc{ width:80%;}

.postions_b.lws{ display:block;}

.about_tc .about_divs{ position:absolute; right:0; width:85%; background-color:#fff; top:0; overflow:hidden; height:100%;}

.about_tc .closed2{ right:84.5%; position:absolute; top:150px; cursor:pointer; width:25px; display:block;}

.about_tc .closed2:hover{filter: Alpha(Opacity=80);opacity: 0.8;transition: all 0.3s;}

/*人才招聘*/

.recruitmentList li .down .text{ font-size:15px; line-height:26px;}

.recruitmentList li .title .tit{ font-size:18px;}

/*新闻中心*/



.news_con ul li .imgs{ margin-right:2%; width:220px;}

.news_con ul li .txts{ padding-right:2%;}

.news_con ul li .ends{ width:140px; height:137px;}

.news_con ul li .txts .p{ margin-top:7px;}

/*产品招商*/

.join_two ul li .txts .h3{ font-size:18px;}

.join_two ul li .txts .p{ font-size:16px;}

.join_three{ font-size:16px; line-height:26px;}

.join_four{ font-size:16px; line-height:26px;}

.join_five ul li{ width:32%;}

.join_five ul li:nth-child(4n+0){ margin-right:2%;}

.join_five ul li:nth-child(3n+0){ margin-right:0;}

/*专家视频*/

.video_t .imgs{ height:240px; margin-right:2%;}

.video_t .txts{ max-width:470px;}

.video_t .txts .h3{ margin-top:55px;}

.video_ul ul li .txts{ width:320px;}

.video_ul ul li .video .videos{ height:280px;}

.video_ul ul li .txts .p{ margin-top:5%; line-height:24px; font-size:15px; max-height:120px;}

/*关于我们*/

.about_cons{ padding-left:370px; background-size:auto 280px;}

.about_two .counter ul li{ width:32%; padding-right:0; margin-right:0; text-align:center; margin-bottom:2%;}

.about_two .counter ul li:after{ height:50px; margin-top:-25px;}

.about_two .counter ul li:nth-child(3):after{ width:0;}

/*园区环境*/

.about_cons2{ padding-left:370px;background-size:auto 280px;  }

/*企业文化*/

.culture_div ul li .txts .span{ font-size:16px;}

.culture_two .span{ font-size:16px;}

.culture_two{ padding-right:370px; background-size:350px auto;}

/*妇科专栏*/

.fuke_ul ul li a{ font-size:18px;}

/*妇科专栏详细*/

.about_x{ font-size:14px;}

.about_x .show_t{ font-size:24px; line-height:26px;}

.about_x .con_line{ font-size:13px;}

.prenext{ font-size:15px;}

/*产品中心*/

.product_one ul li .txts .h3{ font-size:19px;}

.product_one ul li .txts .p{ font-size:15px; line-height:22px;}

.product_two .ul li .txts .h3{ font-size:22px;}

.product_two .ul li .txts .p{ font-size:16px; line-height:22px;}

/*荣誉证书*/

.honor_ul ul li{ width:32%;}

.honor_ul ul li:nth-child(7){ width:100%;}

.honor_ul ul li:nth-child(3),.honor_ul ul li:nth-child(6){ margin-right:0;}

.honor_ul ul li:nth-child(4){ margin-right:2%;}

.honor_ul ul li:nth-child(5) .p,.honor_ul ul li:nth-child(6) .p{ max-width:224px;}

.honor_ul ul li:nth-child(7) .p{ max-width:830px;}

.honor_t .span{ font-size:16px;}

.honor_t{ padding-top:20px;}

}

@media screen and (max-width: 830px) {

/*内页*/

.postions h2{ font-size:16px;}

.postions h2 span{ font-size:13px;}

/*专家视频*/

.video_t .imgs{ height:200px;}

.video_t .txts{ max-width:400px;}

.video_t .txts .h3{ margin-top:50px;}

.video_t .txts .p{ font-size:16px;}

/*关于我们*/

.about_cons{ padding-left:320px; background-size:auto 247px;}

.about_cons.bgs2{background-size:auto 247px;}

/*园区环境*/

.about_cons2{padding-left:320px; background-size:auto 247px;}

.culture_two{ padding-right:320px; background-size:300px auto;}

}

@media screen and (max-width: 780px) {

/*内页*/

.o_big{ height:200px;}

.postions{ height:42px; line-height:42px; font-size:13px;}

.postions h2{ display:none;}

.postions .postions_b a{ height:44px; line-height:44px; font-size:14px;}

/*分页*/

.yema a{ height:26px; line-height:26px; padding-left:6px; padding-right:6px; margin-left:2px; font-size:13px;}

/*.yema a span{ font-size:14px;}*/

/*联系我们*/

.contact_map iframe{height: 390px;}

.contact_con .contact_con_txt .contact_l .h2{ margin-bottom:3%;}

.contact_con .contact_con_txt .contact_l ul li{ width:100%; margin-right:0;}

/*新闻中心*/

.news_con ul li .txts .p{ font-size:14px; line-height:24px; height:48px;}

.news_con ul li .ends{ width:120px;}

/*产品招商*/

.join_two ul li .txts .h3{ font-size:16px;}

.join_two ul li .txts .p{ font-size:14px; line-height:22px; height:44px;}

.join_two ul li img{ width:90px; height:78px;}

.join_five ul li{ width:49%;}

.join_five ul li:nth-child(3n+0){ margin-right:2%;}

.join_five ul li:nth-child(2n+0){ margin-right:0;}

/*专家视频*/

.video_t .txts{ max-width:320px;}

.video_ul ul li{ padding-left:10px;}

.video_ul ul li .txts{ float:none; width:100%; margin-bottom:4%;}

.video_ul ul li .video .videos{ height:347px;}

.video_ul ul li .txts .p{ max-height:none; margin-top:3%;}

.video_ul ul li .txts .cons{ max-width:none;}

.video_ul ul li .video:before{ width:62px; height:60px;}

.video_ul ul li .video:hover:before{ width:66px; height:64px;}

/*关于我们*/

.about_cons{ padding-left:0px; background-position:center 10px; padding-top:240px; line-height:26px; font-size:15px;background-size:auto 206px;}

.about_cons.bgs2{background-size:auto 206px;}

.about_two .counter ul li{ margin-bottom:3%;}

.about_two .counter label{ font-size:13px;}

.about_two .counter .h6{ font-size:13px;}

/*园区环境*/

.about_cons2{ padding-left:0px; background-position:center 10px; padding-top:240px; line-height:26px; font-size:15px;background-size:auto 206px;}

/*企业文化*/

.culture_div ul li img{ margin-right:20px;}

.culture_div ul li .txts .p{ line-height:26px; margin-top:4%;}

.culture_div ul li .txts .span{ font-size:14px;}

.culture_div ul li{ margin-bottom:4%;}

.culture_two{ margin-top:4%;}

.culture_two .span{ font-size:14px;}

.culture_two{ padding-right:0; background-size:395px auto; background-position:center 40px; padding-top:460px;}

/*轮显*/

.banner .swiper-pagination { bottom:20px; text-align:center;}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next{ width:40px; height:41px;}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev{width:40px; height:41px;}

/*产品中心*/

.product_one ul li .txts{ left:94px;width: calc(100% - 94px); width: -webkit-calc(100% - 94px); width: -moz-calc(100% - 94px);}

.product_one ul li .txts .h3{ font-size:18px;}

.product_one ul li .txts .p{ font-size:14px; line-height:20px;}

.product_two .ul li .txts{left:94px;width: calc(100% - 96px); width: -webkit-calc(100% - 96px); width: -moz-calc(100% - 96px);}

.product_two .ul li .txts .h3{ font-size:19px;}

.product_two .ul li .txts .p{ font-size:15px; line-height:20px;}

/*荣誉证书*/

.honor_ul ul li{ width:49%;}

.honor_ul ul li .p{ max-width:290px;}

.honor_ul ul li:nth-child(2n+0){ margin-right:0;}

.honor_ul ul li:nth-child(5), .honor_ul ul li:nth-child(6){ width:49%;}

.honor_ul ul li:nth-child(3){ margin-right:2%;}

.honor_ul ul li:nth-child(5) .p, .honor_ul ul li:nth-child(6) .p{ max-width:290px;}

.honor_t .span{ font-size:14px;}

/*妇科专栏*/

.fuke_top .fuke_top_r{ width:350px;}

.fuke_top .fuke_top_r .input_shurk{ width:260px;}

.fuke_top .fuke_top_r .s_btns{ width:88px; font-size:18px; text-indent:36px; background-position:8px center;}

}



@media screen and (max-width: 640px) {

/*内页*/

.position{height:44px; line-height:44px; font-size:13px;}

.position .postions_b a{ font-size:13px;}

.o_big_con .h2 span{ padding-bottom:12px; margin-bottom:9px;}

.o_big_con.bgs3 .h2{ padding-bottom:36px;}

/*分页*/

.yema a{ font-size:12px;}

/*.yema a span{ font-size:13px;}*/

/*暂无内容*/

.nodata{background-size:auto 130px; padding-top:140px;margin-top:15%; margin-bottom:15%;}

/*联系我们*/

.contact_map iframe{height: 360px;}

.contact_con .contact_con_txt .contact_l{ font-size:13px; line-height:24px;width:72%;}

.contact_con .contact_con_txt .contact_l .h2{ font-size:22px;}

.contact_con .contact_con_txt .contact_r{ width:26%; font-size:13px;}

.contact_con .divs{ background-position:left 1px;}

.feedback_div .divs{ float:none; width:100%;}

.feedback_div .inputs2{ font-size:13px; text-indent:2%;}

.feedback_div .inputs3{ font-size:13px; padding-left:2%;}

.feedback_div .inputs4{ font-size:13px; text-indent:2%;}

.feedback_div .textarea{ font-size:13px; padding-left:2%; width:96%; height:100px;}

.feedback_div .bnts2{ height:44px; font-size:13px; max-width:none; margin-top:2%; clear:both;}

.feedback_div .ends .inputs2{ width:48%; margin-right:3%;}

.feedback_div .img{ width:49%; margin-right:0;}

/*人才招聘*/

.recruitmentList li .down .text{ font-size:14px; line-height:24px;}

.recruitmentList li .title .tit{ font-size:16px;}

.job_two{ font-size:14px; line-height:26px;}

.job_two .h3{ font-size:16px;}

/*新闻中心*/

.news_con ul li{ padding-right:2%;}

.news_con ul li:after{ height:4px;}

.news_con ul li .ends{ display:none;}

.news_con ul li .txts{ padding-right:0;}

/*产品招商*/

.join_two ul li{ float:none; width:100%;}

.join_two ul li:nth-child(2n+0){ float:none;}

.join_three{ font-size:15px; line-height:24px;}

.join_four{ font-size:15px; line-height:24px;}

/*专家视频*/

.video_t .imgs{ height:150px;}

.video_t .txts{ max-width:400px;}

.video_t .txts .h3{ margin-top:25px;}

.video_t .txts .p{ font-size:14px; margin-top:4%;}

.video_ul ul li .video .videos{ height:280px;}

.video_ul ul li .video:before{ width:52px; height:50px;}

.video_ul ul li .video:hover:before{ width:56px; height:54px;}

/*妇科专栏*/

.fuke_ul ul li{ padding-left:42px; background-size:26px auto; height:58px; line-height:58px;}

.fuke_ul ul li a{ font-size:16px;}

.fuke_ul ul li em{ font-size:14px; width:98px; margin-top:9px; margin-right:12px;}

.fuke_ul ul li em .more{ font-size:13px;}

.fuke_ul ul li em b{ font-size:18px;}

.fuke_top{ padding-top:2%; padding-bottom:2%;}

.fuke_top .fuke_top_l{ float:none; width:100%;}

.fuke_top .fuke_top_r{ width:100%; float:none; margin-top:2%;}

.fuke_top .fuke_top_r .input_shurk{width:calc(100% - 88px);width:-webkit-calc(100% - 88px);width:-moz-calc(100% - 88px);}

/*产品中心*/

.product_one{ margin-top:6%; margin-bottom:5%;}

.product_one ul li{ float:none; width:100%; max-width:none; margin-top:0%; margin-bottom:5%; height:auto; overflow:hidden;}

.product_one ul li:nth-child(2n+0){ float:none;}

/*.product_one ul li .txts{ position:static;}

.product_one ul li img{ margin-right:10px;}

.product_one ul li .txts .h3{ margin-top:5px;}*/

.product_two .ul li{ float:none; width:100%; max-width:none; margin-top:0%; margin-bottom:5%; height:auto; overflow:hidden;}

.product_two .ul li:nth-child(2n+0){ float:none;}

/*.product_two .ul li .txts{ position:static;}

.product_two .ul li img{ margin-right:10px;}*/

#product_zhinan .product_zhinan_ul{ font-size:16px;}

/*荣誉证书*/

.honor_ul ul li .p{ font-size:15px; line-height:24px; height:120px;}

}

@media screen and (max-width: 520px) {

/*联系我们*/

.contact_map iframe{height: 320px;}

/*专家视频*/

.video_t .imgs{ height:100px;}

.video_t .txts{ max-width:350px;}

.video_t .txts .h3{ margin-top:10px;}

.video_t .txts .p{ font-size:13px; margin-top:3%;}

/*关于我们*/

.about_two .counter ul li:last-child{ width:40%;}

}

@media screen and (max-width: 480px) {

/*内页*/

.o_big{ height:190px;}

.o_big_con .h2{ font-size:18px;}

.postions{ font-size:12px;}

.postions .postions_b a{ font-size:13px;}

.postions .postions_r span{ display:none;}

.postions .postions_r img{ margin-left:6px;}

/*分页*/

.yema{ padding-top:35px; padding-bottom:40px;}

.yema a{ padding-left:5px; padding-right:5px; margin-left:2px;}

/*联系我们*/

.about_t{ margin-top:6%;}

.contact_con .contact_con_txt .contact_l .h2{ font-size:18px; margin-bottom:4%;}

.contact_map iframe{height: 280px;}

/*人才招聘*/

.job_t{ font-size:15px;}

.recruitmentList li .down .text{ font-size:13px; line-height:22px;}

.recruitmentList li .title .tit{ font-size:15px;background-size: 25px 33px; padding-left:35px; line-height:60px; height:60px;}

.recruitmentList li{background-size: 25px 24px;}

/*新闻中心*/

.news_con ul li .imgs{ width:200px;}

.news_con ul li .txts .h3{ margin-top:20px; font-size:16px;}

.news_con ul li .txts .p{ font-size:13px;}

/*产品招商*/

.join_two{ margin-top:3%;}

.join_two ul li img{ margin-right:12px; width:80px; height:70px;}

.join_two ul li .txts .h3{ margin-top:0;}

.join_three{ font-size:13px; line-height:22px;}

.join_four{ font-size:13px; line-height:22px;}

.join_five ul li{ width:100%; margin-right:0;}

.join_five ul li:nth-child(3n+0){ margin-right:0%;}

.join_five ul li .txts{ height:auto;}

/*专家视频*/

.video_t .imgs{ height:70px; margin-top:5px;}

.video_t .txts{ max-width:300px;}

.video_t .txts .h3{ margin-top:0px;}

.video_t .txts .p{ font-size:12px;}

.video_ul ul li .video .videos{ height:216px;}

.video_ul ul li .txts .p{ font-size:14px;}

.video_ul ul li .txts .t .span{ font-size:16px;}

.video_ul ul li .txts .t .h4{ font-size:16px;}

.video_ul ul li .txts .t .imgs{ margin-right:8px;}

.video_ul ul li .video:before{ width:42px; height:40px;}

.video_ul ul li .video:hover:before{ width:46px; height:44px;}

/*关于我们*/

.about_cons{ padding-top:230px; background-size:auto 198px; font-size:14px; line-height:24px;}

.about_cons.bgs2{background-size:auto 198px; }

.about_two .counter span{ font-size:32px;}

.about_two .counter ul li:after{ height:40px; margin-top:-20px;}



/*园区环境*/

.about_cons2{ padding-top:230px;background-size:auto 198px;  font-size:14px; line-height:24px;}

/*企业文化*/

.culture_div ul li .txts .p{ line-height:24px;}

.culture_div ul li .txts .span{ font-size:13px;}

.culture_div ul li img{ margin-right:12px; width:70px;}

.culture_div ul li .txts .h4{ margin-top:0;}

.culture_two{ margin-top:5%;background-size: 300px auto;background-position: center 30px; padding-top:340px;}

.culture_two .span{ font-size:13px;}

/*妇科专栏*/

.fuke_ul ul li a{ font-size:15px;}

.fuke_ul ul li em{ width:88px; font-size:13px;}

.fuke_ul ul li em .more{ font-size:12px;}

.fuke_top .fuke_top_l a{ margin-right:15px;}

.fuke_top .fuke_top_r .s_btns{ font-size:15px; background-size:20px 20px; width:78px;}

/*妇科专栏详细*/

.about_x{ line-height:24px; font-size:13px;}

.about_x .show_t{ font-size:22px; line-height:24px;}

.about_x .con_line{ font-size:12px;}

.prenext{ font-size:13px; margin-bottom:7%; margin-top:3%;}

.prenext span{ width:110px;}

.prenext span a{ height:32px; line-height:32px;}

.prenext .goback{ width:110px; height:32px; line-height:32px; text-indent:40px; background-position:13px center;}

/*轮显*/

.swiper-button-prev,.swiper-container-rtl .swiper-button-next{ width:32px; height:33px;}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev{width:32px; height:33px;}

/*产品中心*/

.product_two .ul li .txts .p{ font-size:14px;}

#product_zhinan .product_zhinan_ul{ font-size:14px;}

#product_zhinan .product_zhinan_ul ul li{ padding-left:15px;}

#product_zhinan .product_zhinan_ul ul li:after{ width:8px; height:8px;}

/*荣誉证书*/

.honor_ul ul li .p{ font-size:14px; line-height:22px; height:88px;}

.honor_ul ul li .h3{ margin-top:15px; font-size:18px; height:24px; line-height:24px;}

.honor_ul ul li img{ margin-top:24px;}

.honor_t .span{ font-size:13px;}

}

@media screen and (max-width: 420px) {

/*联系我们*/

.contact_con .contact_con_txt .contact_l .h2{ font-size:16px;}

/*新闻中心*/

.news_con ul li .imgs{ width:154px;}

.news_con ul li .txts .h3{ height:24px; line-height:24px; margin-top:10px;}

/*专家视频*/

.video_t .imgs{ height:60px; margin-top:15px;}

.video_t .txts{ max-width:280px;}

.video_ul ul li .video .videos{ height:188px;}

.video_ul ul li .txts .p{ font-size:13px;}



/*关于我们*/

.about_two .counter .h6{ font-size:12px;}

.about_two .counter ul li{ width:32.5%;}

.about_two .counter span{ font-size:31px; letter-spacing:2px;}



/*妇科专栏*/

.fuke_ul ul li em{ width:80px;}

/*产品中心*/

.product_one ul li img{ width:80px; height:auto; margin-top:10px; margin-bottom:10px;}

.product_one ul li .txts{width: calc(100% - 88px); width: -webkit-calc(100% - 88px); width: -moz-calc(100% - 88px);}

.product_one ul li .txts .p{ font-size:13px;}

.product_two .ul li img{ width:80px; height:auto; margin-top:5px; margin-bottom:5px;}

.product_two .ul li .txts{width: calc(100% - 88px); width: -webkit-calc(100% - 88px); width: -moz-calc(100% - 88px);}

.product_two .ul li .txts .p{ font-size:13px;}

/*荣誉证书*/

.honor_ul ul li .p{ height:110px;}

}

@media screen and (max-width: 380px) {

/*专家视频*/

.video_t .txts{ max-width:250px;}

.video_ul ul li .video .videos{ height:170px;}

}

@media screen and (max-width: 360px) {

/*新闻中心*/

.news_con ul li .imgs{ width:150px;}

.news_con ul li .txts .h3{ margin-top:10px; font-size:15px;}

.news_con ul li .txts .p{ font-size:12px;}

/*妇科专栏详细*/

.prenext span{ width:100px;}

.prenext .goback{ width:100px;text-indent:34px; background-position:10px center;}

}

