@import url(style.css);
@import url(pscroll.css);
@keyframes scaleAnim{
    0%{         
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100%{
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}
/*内页*/
.o_big_con{ overflow:hidden; position:relative;}
.o_big{ overflow:hidden; background-repeat:no-repeat; background-position: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:#fff; text-align:center;}
.o_big_con .h2 span{ display:block;padding-bottom:0.5%; overflow:hidden;}
.o_big_con .h2 label{display:inline-block; position:relative;  vertical-align:top; padding-bottom:2%; margin-bottom:3.5%; position:relative; }
.o_big_con .h2 label:after{ left:50%; bottom:0; position:absolute; content:""; margin-left:-10px; width:20px; height:2px; background:#fff;}
.o_big_con .h2 p{ overflow:hidden;}

.o_big_con.bgs2 .h2{ text-align:left;}
.o_big_con.bgs2 .h2 label{ padding-left:35px;padding-bottom:0; margin-bottom:2%;}
.o_big_con.bgs2 .h2 label:after{ width:25px;margin-left:0; bottom:50%; left:0; }
.o_big_con.bgs2 .h2 i{ display:block; width:70px; height:70px; background:url(../image/about_bg2.png) no-repeat; background-size:100% 100%; margin-top:5%; margin-bottom:2%;}

.postions{ height:76px; line-height:76px; overflow:hidden;color:#444444; font-size:15px; background:#fff;}
.posadd .postions{ position:fixed; top:0; left:0; width:100%; z-index:5;}
.postions a{color:#444444; }
.postions a:hover{ color:#006600;}
.postions label{ color:#444444;}
.postions .postions_r{}
.postions .postions_r img{ vertical-align:baseline; margin-right:5px; 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(../image/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; width:132px; 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;}
.postions .postions_b a:hover{color:#fff;}
.postions .postions_b a:after{content: "";display: block;position: absolute;left: 50%;right:50%; bottom: 0;height:100%;opacity: 0;background:url(../image/about_bg2.png) center center no-repeat; background-size:100% 100%;-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:#fff; }
/*分类弹窗*/
.about_bgs{z-index: 19891024;background:url(../image/about_bg.png) repeat; width: 100%; height: 100%;  position: fixed;  left: 0;  top: 0;  display: none;}
.about_tc .closed2{ display:none;}
.about_con img{max-width:100%;height:auto !important;}
/*分页*/
.yema{ width:100%; text-align:center; clear:both; overflow:hidden; padding-top:5%; padding-bottom:5%; clear:both;}
.yema a{ display:inline-block; height:36px; line-height:36px; padding-left:10px; overflow:hidden; padding-right:10px; min-width:18px;margin-left:5px; margin-right:5px;  text-align:center; color:#666666; font-size:13px; border:1px solid #e5e5e5; background:#fff;}
.yema a:hover{ text-decoration:none; color:#fff; background:url(../image/page_bg1.jpg) center center no-repeat; background-size:100% 100%;border:1px solid #2d9441;}
.yema a.page-num-current{color:#fff; background:url(../image/page_bg1.jpg) center center no-repeat; background-size:100% 100%;border:1px solid #2d9441;}
.yema a.first,.yema a.last{ margin-right:0;  }
.yema a.first:hover,.yema a.last:hover{background-color:#c77d42;}
.yema a span{ font-family:"宋体"; font-size:16px;}

/*关于我们*/
.about_bg{ background:#f9f9f9; overflow:hidden; padding-bottom:4%;}
.about_tt{ text-align:center; overflow:hidden; line-height:1.2; color:#e36c08; font-weight:bold; margin-top:6%;}
.about_tt .label{ display:block; text-transform:uppercase;margin-bottom:1%;line-height:1; margin-bottom:2%; color:#006600;}
.about_tt .label span{ font-family:"微软雅黑";}
.about_con{ overflow:hidden; margin-bottom:6%;font-size:15px; color:#666666; line-height:32px; margin-top:5%; }
.about_con img{ max-width:100%;}
.about_con table{border-collapse:collapse;border-spacing:0;}
.about_con table td{ line-height:22px;height:27px; /*border:1px solid #000;*/}
.about_con .imgs{ overflow:hidden; margin-bottom:3%;}
.about_con .l{ width:45.15%;}
.about_con .r{ width:52.92%;}

.about_ul{ overflow:hidden; margin-top:4.5%;}
.about_ul ul li{ float:left; width:32.66%; margin-right:1%; margin-bottom:1%; overflow:hidden;}
.about_ul ul li:nth-child(3n+0){ margin-right:0;}
.about_ul ul li .imgs2{ overflow:hidden;}
.about_ul ul li .imgs2 img{display: block;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.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_ul ul li:hover .imgs2 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);}

/*森视界团队*/
.team_tt{ text-align:center; overflow:hidden; line-height:1.7; color:#e36c08; font-weight:normal; margin:0 auto; margin-top:6%; font-size:16px; max-width:900px;}
.team_tt .label{ display:block; text-transform:uppercase;margin-bottom:1%;line-height:1; margin-bottom:2%; color:#006600; font-weight:bold;}
.team_tt .label span{ font-family:"微软雅黑";}
.team_ul{ overflow:hidden; margin-top:4.5%;}
.team_ul ul li{ float:left; width:23.5%; margin-right:2%; overflow:hidden; position:relative;}
.team_ul ul li:nth-child(4n+0){ margin-right:0;}
.team_ul ul li .imgs{ overflow:hidden;}
.team_ul ul li .imgs img{ display:block; 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;}
.team_ul 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);}
.team_ul ul li .txts{ padding-left:2%; padding-right:2%; overflow:hidden; margin-top:4%;color:#222222; text-align:center; margin-bottom:9%;}
.team_ul ul li .txts .h3{ font-weight:bold; font-size:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis; height:26px; line-height:26px;}
.team_ul ul li .txts .p{ overflow:hidden;white-space:nowrap;text-overflow:ellipsis; height:26px; line-height:26px; font-size:15px;}
.team_ul ul li .cons{ position:absolute; bottom:-100%; left:0; width:100%; background:url(../image/team_bg1.png) center center no-repeat; background-size:cover; padding-top:8%; padding-bottom:10%; text-align:center; overflow:hidden;opacity:0;filter:Alpha(opacity=0);transition:all 0.6s;}
.team_ul ul li:hover .cons{opacity:1.0;filter:Alpha(opacity=100); bottom:0;}
.team_ul ul li .cons .yw{ display:block; text-transform:uppercase; color:#fff; font-size:14px; height:22px; line-height:22px; font-family:Arial;opacity:0.47;filter:Alpha(opacity=47);}
.team_ul ul li .cons .h3{ font-weight:normal; overflow:hidden; height:48px; line-height:48px; color:#fff;}
.team_ul ul li .cons .p{ font-size:15px; color:#fff; overflow:hidden; line-height:22px; height:22px; margin-top:3%;}
.team_ul ul li .cons .a{  display:block;  height:34px; line-height:34px; width:104px; background:#fff; text-align:center; overflow:hidden; color:#5da234; font-size:15px; position:relative; z-index:0; margin:0 auto; border-radius:20px; margin-top:5%;}
.team_ul ul li .cons .a:after{ content:""; position:absolute; left:50%; top:0%; height:100%; width:0;background:#121212;transition:all 0.6s;-moz-transition:all 0.6s;-webkit-transition:all 0.6s;-o-transition:all 0.6s; z-index:-1; }
.team_ul ul li .cons .a:hover:after{width:100%; left:0; }
.team_ul ul li .cons .a:hover{ color:#fff;}

/*合作伙伴*/
.partner_ul{ margin-top:6%; margin-bottom:6%; border-left:1px solid #eeeeee;border-top:1px solid #eeeeee;}
.partner_ul ul li{ width:14.285%;float:left;  transition:all 0.3s;}
.partner_ul ul li .box{ border-right:1px solid #eeeeee; border-bottom:1px solid #eeeeee;}
.partner_ul ul li .imgs{ overflow:hidden;transition:all 0.6s;}
.partner_ul ul li:hover .imgs{-webkit-box-shadow: 0 5px 25px rgba(0,0,0,0.2); box-shadow: 0 5px 25px rgba(0,0,0,0.2); z-index:1; position:relative;}
.partner_ul ul li .imgs img{ display:block; 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.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; /*-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%);-o-filter: grayscale(100%); filter: grayscale(100%); filter: gray;*/}
.partner_ul 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);}
/*.partner_ul ul li:hover .imgs img{-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%);-o-filter: grayscale(0%); filter: grayscale(0%); filter:none;}
.partner_ul ul li:hover .imgs{transform:rotateY(180deg);-ms-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);-o-transform:rotateY(180deg);}
.partner_ul ul li:hover .imgs img{transform:rotateY(-180deg);-ms-transform:rotateY(180deg);-moz-transform:rotateY(-180deg);-webkit-transform:rotateY(-180deg);-o-transform:rotateY(-180deg);}*/

/*联系我们*/
/*.contact_t{ margin-top:6%; margin-bottom:4%; overflow:hidden; text-align:center; font-weight:lighter;}
.contact_t label{ display:block; position:relative; overflow:hidden; margin-top:10px; text-transform:uppercase; padding-top:13px;}
.contact_t label:after{ position:absolute; content:""; top:0; left:50%; width:100px; margin-left:-50px; height:1px; background:#c78f42;}*/
.contact_t2{ overflow:hidden; margin-top:5%; text-align:center; line-height:26px; font-size:16px; color:#666666;}
.contact_t2 .h2{ height:50px; line-height:50px; color:#333333; font-size:30px; overflow:hidden;}
.contact_con{ color:#333; margin-top:4.5%;-webkit-box-shadow: 0 5px 35px rgba(0,0,0,0.1); box-shadow: 0 5px 35px rgba(0,0,0,0.1);}
.contact_con a{ color:#333;}
.contact_con a:Hover{ color:#2d9441;}
.contact_con .contact_con_txt{ max-width:1200px; overflow:hidden; margin:0 auto; width:94%; margin-top:3.8%; padding:3% 0;}
.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 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 .divs{ margin-bottom:10px; font-weight:normal; padding-left:28px; overflow:hidden; background-repeat:no-repeat; background-position:left 5px;  }
.contact_con .divs.bgs1{ background-image:url(../image/contact_bg1.png);}
.contact_con .divs.bgs2{ background-image:url(../image/contact_bg2.png);}
.contact_con .divs.bgs3{ background-image:url(../image/contact_bg3.png);}
.contact_con .divs.bgs4{ background-image:url(../image/contact_bg4.png);}
.contact_map{overflow:hidden; max-height:380px;}
.contact_map iframe{height: 380px; overflow:hidden;}



.contact_two{ overflow:hidden;margin-top:1%; }
.contact_t3{ overflow:hidden; line-height:26px; font-size:15px; color:#888888;}
.contact_t3 .h2{height:40px; line-height:40px; color:#333333; font-size:24px; overflow:hidden; margin-bottom:2.5%;}
.feedback_div{padding-bottom:5%; overflow:hidden; text-align:center; margin-top:3%;}
.feedback_div .divs{float:left; width:32%; margin-right:2%;margin-bottom:2%;}
.feedback_div .divs:nth-child(3n+0){ margin-right:0;}
.feedback_div .inputs2{ width:99%;  background:#fff; height:46px; line-height:46px; font-size:15px; color:#a1a1a1; border:1px solid #e0e0e0; outline:none;  text-indent:28px; font-family:"微软雅黑";}
/*.feedback_div .inputs3{ appearance:none;  -moz-appearance:none;  -webkit-appearance:none; width:99%;  background:url(../image/contact_bg5.png) #f5f5f5 96% center no-repeat; height:54px; line-height:54px; font-size:18px; color:#666; border:1px solid #ececec; outline:none; font-family:"微软雅黑"; padding-left:3%; outline:none;}
.feedback_div .inputs4{ width:99%;  background:url(../image/contact_bg5.png) #f5f5f5 96% center no-repeat;  height:54px; line-height:54px; font-size:18px; color:#666; border:1px solid #ececec; outline:none;  text-indent:3%; font-family:"微软雅黑";}
.feedback_div select::-ms-expand { display: none; } */
.feedback_div .feedback_t{ color:#555; font-size:15px; padding-left:28px; overflow:hidden; background:url(../image/contact_bg5.png) left center no-repeat; text-align:left; margin-bottom:2%; margin-top:2%;}
.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:15px; font-family:"微软雅黑";border:1px solid #e0e0e0; outline:none;margin-bottom:2%; color:#a1a1a1; height:100px;  }
.feedback_div .bnts2{  border: none; width:100%; max-width:158px;font-size:15px; height: 46px; line-height:46px; background: #6ba036; font-family:"微软雅黑"; text-align: center;color: #fff; outline: none;  cursor: pointer; -webkit-appearance: none; float:left;}
.feedback_div .bnts2:hover{filter:alpha(opacity=80);opacity:0.8;transition:all 0.3s;}

/*项目案例*/
.case_bg1{ background:#fff; overflow:hidden;}
.news_a{ text-align:center;overflow:hidden; font-size:15px; margin-top:3%;}
.news_a a{line-height:26px; margin-left:2%; margin-right:2%; display:inline-block; color:#444444;transition:all 0.3s; position:relative; overflow:hidden; vertical-align:top; }
.news_a a:hover{ color:#2d9441;}
.news_a a.csel{ color:#2d9441;}
.product_ul{ overflow:hidden;margin-top:4%;}
.product_ul ul li{ float:left; width:32.66%; overflow:hidden; margin-right:1%; margin-bottom:2%; text-align:left; background:#fff;}
.product_ul ul li:nth-child(3n+0){ margin-right:0;}
.product_ul ul li .imgs{overflow:hidden;transition:all 0.3s;}
.product_ul ul li .imgs img{display: block;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.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;}
.product_ul 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);}
.product_ul ul li .txts{ overflow:hidden;padding-top:3%; margin-bottom:2%;}
.product_ul ul li .txts .h2{ height:28px; line-height:28px; overflow:hidden;font-weight:bold; color:#333333; font-size:18px; white-space:nowrap;text-overflow:ellipsis; }
.product_ul ul li .txts .h3{ height:22px; line-height:22px; overflow:hidden;font-weight:normal; font-size:15px; color:#68a740;transition:all 0.3s;white-space:nowrap;text-overflow:ellipsis;}

/*项目案例详细*/
.case_tt{ color:#777777; font-size:16px; overflow:hidden; margin-top:4%; border-bottom:1px solid #e6e6e6;line-height:50px; padding-bottom:2.5%;}
.case_tt .h2{ float:left; font-weight:bold; color:#333;}
.case_tt label{ padding-left:8px; padding-right:8px; overflow:hidden; float:left; color:#dadada;}
.case_tt span{ float:left; overflow:hidden;}
.case_box{ background:#fff; overflow:hidden; margin-top:6%;}
.case_con{ max-width:1192px; overflow:hidden; width:96%; margin:0 auto;}
.case_con .about_txts{ overflow:hidden; margin-bottom:6%;font-size:15px; color:#666666; line-height:32px; margin-top:3.5%; }
.case_con .about_txts img{ max-width:100%;height:auto !important;}
.case_con .about_txts table{border-collapse:collapse;border-spacing:0;}
.case_con .about_txts table td{ line-height:22px;height:27px; /*border:1px solid #000;*/}
.case_con .about_txts p{ padding-bottom:10px;}
.prenext{ padding-top:26px; text-align:center;  font-size:15px;margin-bottom:4%;border-top:1px solid #e6e6e6; overflow:hidden; line-height:26px; color:#333333; position:relative; }
.prenext a{ color:#333333; overflow:hidden; transition:all 0.3s;}
.prenext a:hover{ color:#6ba036;  text-decoration:none;opacity:0.8;filter:Alpha(opacity=80);}
.prenext span{ width:39%; overflow:hidden;}
.prenext span.l{ text-align:left;}
.prenext span.r{ text-align:right;}
.golist{ position:absolute; top:26px;left:50%; max-width:30%; transform: translate(-50%, 0%); overflow:hidden; }

/*新闻动态*/
.news_con{ overflow:hidden; margin-top:4%;}
.news_con ul li{ overflow:hidden; margin-bottom:3%; padding-bottom:3%; border-bottom:1px solid #f0f0f0; display:block;}
.news_con ul li:last-child{  margin-bottom:0; }
.news_con ul li .imgs{ width:268px; float:left; display:inline; overflow:hidden; margin-right:3%; position:relative;}
.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.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;}
.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 .i_about_r{overflow:hidden; }
.news_con ul li .i_about_r .h3{ line-height:34px; height:34px; overflow:hidden; font-size:18px; color:#000000; font-weight:bold; margin-bottom:16px;white-space:nowrap;text-overflow:ellipsis; margin-top:20px;transition:all 0.3s;}
.news_con ul li .i_about_r .p{ overflow:hidden; font-size:15px; color:#888888; line-height:26px; max-height:52px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.news_con ul li .i_about_r label{ display:block; color:#5ca234; font-size:15px;line-height:20px; height:20px; overflow:hidden; margin-top:16px;  }
.news_con ul li .i_about_r label span{ float:right; margin-left:2%; color:#999999; font-size:14px; font-family:Arial;}
.news_con ul li:hover .i_about_r .h3{ color:#5ca234;}

/*新闻资讯详细*/
.application_l{ float:left; width:70.6%; margin-top:5%;}
.about_x2{ padding-bottom:1%; overflow:hidden;  padding-top:5%; background:#fff; }
.about_x2 .txts{ margin:0 auto; max-width:810px; width:94%; overflow:hidden;}
.about_x2 .show_t{ line-height:36px; color:#333333; text-align:center; margin-bottom:2%; margin-top:5px; font-weight:normal;}
.about_x2 .con_line{ overflow:hidden;line-height:40px;font-size:14px; color:#999999;text-align:center; margin-bottom:1%; }
.about_x2 .con_line .a{ display:inline-block; padding-left:18px; padding-right:18px; position:relative;color:#999999;}
.about_x2 .con_line .a:first-child:after{ position:absolute; content:""; right:0; width:1px; height:10px; top:50%; margin-top:-5px; background:#dddddd;}
.about_x2 img{max-width:100%;}
.about_x2 .con_id{ margin:0 auto; max-width:1000px; line-height:30px;overflow:hidden;white-space:normal;word-break:break-all; padding-top:22px;font-size:15px; color:#888888;text-align:left;/* font-family:"宋体";*/ padding-bottom:5%;}
.about_x2 .con_id img{max-width:100%;height:auto !important;}
.about_x2 .con_id .h2{ font-size:16px; line-height:24px; margin-bottom:5px;}
.about_x2 .con_id p{ padding-bottom:15px; overflow:hidden;}
.about_x2 table{border-collapse:collapse;border-spacing:0;}
.about_x2 table td{ line-height:22px;height:27px; /*border:1px solid #000;*/}
.about_x2 .prenext{ color:#888888;} 
.about_x2 .prenext a{ color:#888888;} 
.about_x2 .prenext a:hover{ color:#6ba036;} 
.about_x2 .prenext span{ width:47%;}

.fenxiang{  overflow:hidden; text-align:center; padding-bottom:5px; padding-top:5px; margin-bottom:1%; margin-top:1%; position:relative; z-index:0;}
.fenxiang:after{ background:#f1f1f1; content:""; position:absolute; top:50%; left:0; height:1px; width:100%; overflow:hidden; z-index:-1;}
.fenxiang .news_fx{ text-align:center;display:inline-block; vertical-align:top; background:#fff; overflow:hidden; padding-left:3px; padding-right:3px;}
.fenxiang .news_fx ul li{ display:inline-block; width:30px; height:30px; overflow:hidden; margin-left:7px; margin-right:7px; background-repeat:no-repeat; background-size:100% 100%; cursor:pointer;}
.fenxiang .news_fx ul li.bgs1{ background-image:url(../image/fx_pic2.png);}
.fenxiang .news_fx ul li.bgs2{ background-image:url(../image/fx_pic3.png);}
.fenxiang .news_fx ul li.bgs3{ background-image:url(../image/fx_pic1.png);}
.fenxiang .news_fx ul li:hover{transition:all 0.3s/*;opacity:0.8;filter:Alpha(opacity=80);*/}
.fenxiang .news_fx ul li.bgs1:hover{ background-image:url(../image/fx_pic2_on.png);}
.fenxiang .news_fx ul li.bgs2:hover{ background-image:url(../image/fx_pic3_on.png);}
.fenxiang .news_fx ul li.bgs3:hover{ background-image:url(../image/fx_pic1_on.png);}
.fenxiang .news_fx ul li a{ display:block; width:100%; height:100%;}

.application_r{ float:right; overflow:hidden; width:26.4%; max-width:336px; margin-top:5%;}
.application_r .mb26{ margin-bottom:26px;}
.application_r .application_news{ background:#fff; overflow:hidden;  padding-top:2%; padding-bottom:2%;}
.application_r .application_t{ height:60px; line-height:60px; overflow:hidden;}
.application_r .application_t .h3{ font-weight:normal; color:#444444; }
.application_r .application_t .h3 span{ float:right;}
.application_r .application_t .h3:hover span{ color:#2d9441;}
.application_r .application_w{ margin:0 auto; max-width:280px; width:94%;}
.application_r .application_ul2{ overflow:hidden; margin-top:1.5%; margin-bottom:1.5%;}
.application_r .application_ul2 ul{padding:0 3%;}
.application_r .application_ul2 ul li{ display:block; border-top:1px solid #e7e7e7; padding-bottom:4%; padding-top:6%;  overflow:hidden;}
.application_r .application_ul2 ul li label{ display:block; height:24px; line-height:24px;  color:#888888; font-size:15px;}
.application_r .application_ul2 ul li .h3{ font-weight:normal; overflow:hidden;height:32px; line-height:32px; color:#444444; font-size:15px;transition:all 0.3s; white-space:nowrap;text-overflow:ellipsis;}
.application_r .application_ul2 ul li:hover .h3{ color:#2d9441;}


@media screen and (max-width: 1660px) {
.o_big_con.bgs2 .h2 i{ width:50px; height:50px;}
}



@media screen and (max-width: 1440px) {
/*内页*/
.postions{ height:46px; line-height:46px; font-size:14px;}
/*项目案例*/
.product_ul ul li .txts .h2{ font-size:17px;}
.product_ul ul li .txts .h3{font-size:14px;}




}

@media screen and (max-width: 1200px) {
.o_big_con.bgs2 .h2 i{ width:40px; height:40px; margin-top:3%;}
.postions h2{ font-size:18px;}
.postions h2 span{ font-size:14px;}
/*联系我们*/
.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;}
.feedback_div .bnts2{ height:44px; line-height:44px; font-size:14px;}



}

@media screen and (max-width: 1100px) {
.postions{ height:44px; line-height:44px;}
.postions .postions_b a{margin-left:20px;}
/*森视界团队*/
.team_ul ul li .txts .p{ font-size:14px;}
.team_ul ul li .cons .h3{ height:40px; line-height:40px;}
.team_ul ul li .cons .p{ font-size:14px;}
.team_ul ul li .cons .a{ font-size:14px;}
/*联系我们*/
.contact_con .contact_con_txt .contact_l{ font-size:14px;}
.contact_con .contact_con_txt .contact_r{ font-size:14px;}
/*项目案例*/
.news_a{ font-size:14px;}
/*项目案例详细*/
.case_tt{ font-size:15px;}
/*新闻动态*/
.news_con ul li .imgs{ width:220px;}
.news_con ul li .i_about_r .h3{ margin-top:10px; margin-bottom:8px;}
.application_r .application_ul2 ul li label{ font-size:14px;}
.application_r .application_ul2 ul li .h3{ font-size:15px;}

}
@media screen and (max-width: 1000px) {
.o_big_con .h2 label{ margin-bottom:2%;}
.postions .rclass{ display:block;}
.postions .postions_b{ display:none;}
.postions .postions_b a{ float:none; display:block; margin-left:0; padding-left:3%; text-align:left; background:#efefef; border-bottom:1px solid #fff; width:auto;}
.postions .postions_b a.isel{ color:#2d9441;}
.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:40px; display:block;}
.about_tc .closed2:hover{filter: Alpha(Opacity=80);opacity: 0.8;transition: all 0.3s;}
/*关于我们*/
.about_con .txtsr .cons{ font-size:14px; line-height:30px;}

}
@media screen and (max-width: 960px) {
.o_big_con.bgs2 .h2 i{ width:30px; height:30px; margin-top:2%;}
/*关于我们*/
.about_con{ font-size:14px; line-height:26px;}
/*森视界团队*/
.team_tt{ font-size:15px;}
.team_ul ul li{ width:32%;}
.team_ul ul li:nth-child(4n+0){ margin-right:2%;}
.team_ul ul li:nth-child(3n+0){ margin-right:0;}
.team_ul ul li .txts .h3{ font-size:17px;}
.team_ul ul li .txts .p{ font-size:14px;}
/*合作伙伴*/
.partner_ul ul li{ width:20%;}
/*联系我们*/
.contact_t2{ font-size:15px;}
.contact_t2 .h2{ font-size:28px;}
/*项目案例*/
.news_a a{ line-height:24px;}
.product_ul ul li .txts .h2{ font-size:16px;}
.product_ul ul li .txts .h3{ font-size:13px;}
/*项目案例详细*/
.case_tt{ font-size:14px; line-height:40px;}
.prenext{ font-size:14px; padding-top:20px;}
.golist{ top:20px;}
.case_con .about_txts{ font-size:14px; line-height:26px;}


/*新闻资讯详细*/
.about_x2 .show_t{ font-size:22px;}
.about_x2 .con_line{ font-size:14px; margin-bottom:0;}
.about_x2 .con_id{ padding-top:3%; line-height:26px; font-size:14px;}
.fenxiang .news_fx ul li{ width:26px; height:26px;}


.application_r .mb26{ margin-bottom:16px;}
.application_r .application_t{ height:50px; line-height:50px;}
.application_r .application_ul2 ul li{ padding-top:4%;}
.application_r .application_ul2 ul li label{ font-size:13px; height:20px; line-height:20px;}
.application_r .application_ul2 ul li .h3{ font-size:14px; height:28px; line-height:28px;}


}
@media screen and (max-width: 830px) {
/*内页*/
.postions h2{ font-size:16px;}
.postions h2 span{ font-size:13px;}


}
@media screen and (max-width: 780px) {
.o_big{ height:154px;}
.postions{ height:42px; line-height:42px; font-size:13px;}
.postions h2{ display:none;}
.postions .postions_b a{ height:44px; line-height:44px;}
/*分页*/
.yema a{ height:26px; line-height:26px; padding-left:6px; padding-right:6px; margin-left:2px; margin-right:2px;}
.yema a span{ font-size:14px;}
/*森视界团队*/
.team_ul ul li .txts .h3{ font-size:16px;}
.team_ul ul li .txts .p{ font-size:13px;}
.team_ul ul li .cons .yw{ font-size:13px; height:20px; line-height:20px;}
.team_ul ul li .cons .h3{ height:36px; line-height:36px;}
.team_ul ul li .cons .p{ font-size:13px; height:20px; line-height:20px;}
.team_ul ul li .cons .a{font-size:13px; height:30px; line-height:30px;}
/*联系我们*/
.contact_t2{ font-size:14px; line-height:26px;}
.contact_t2 .h2{ font-size:26px;}
.contact_t3{ font-size:14px; line-height:24px;}
.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_a{ font-size:14px;}
.product_ul ul li{ width:49%; margin-right:2%;}
.product_ul ul li:nth-child(3n+0){ margin-right:2%;}
.product_ul ul li:nth-child(2n+0){ margin-right:0;}

/*新闻动态*/
.news_con ul li .imgs{ width:200px;}
.news_con ul li .i_about_r .h3{ margin-top:5px; margin-bottom:5px;}
.news_con ul li .i_about_r .p{ line-height:24px; max-height:48px;}
.news_con ul li .i_about_r label{ margin-top:12px;}
/*新闻资讯详细*/
.application_l{ float:none; width:100%;}
.about_x2{ margin-bottom:4%;}

.application_r{ float:none; width:100%; max-width:none;}
.application_r .application_w{ max-width:none;}
.application_r .application_t .h3{ font-size:17px;}

}

@media screen and (max-width: 640px) {
/*分页*/
.yema a{ font-size:12px;}
.yema a span{ font-size:13px;}
/*关于我们*/
.about_con .l{ width:100%; float:none;}
.about_con .r{ width:100%; float:none;}
.about_con .imgs{ margin-bottom:0;}
.about_ul ul li{ width:49%; margin-bottom:2%; margin-right:2%;}
.about_ul ul li:nth-child(3n+0){ margin-right:2%;}
.about_ul ul li:nth-child(2n+0){ margin-right:0;}
/*森视界团队*/
.team_tt{ font-size:14px; line-height:1.5;}
.team_ul ul li{ width:49%;}
.team_ul ul li:nth-child(3n+0){ margin-right:2%;}
.team_ul ul li:nth-child(2n+0){ margin-right:0;}
/*合作伙伴*/
.partner_ul ul li{ width:25%;}
/*联系我们*/
/*.contact_t label{ margin-top:6px; padding-top:10px;}*/
.contact_t2{ line-height:24px;}
.contact_t2 .h2{ font-size:24px;}
.contact_t3 .h2{ font-size:22px;}
.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;}
.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%;}
.feedback_div .bnts2{ height:44px; font-size:13px; max-width:none;}
.feedback_div .feedback_t{ font-size:14px;}
/*项目案例*/
.news_a{ font-size:13px;}
.news_a a{ line-height:22px;}
.product_ul ul li{ width:49%;}
.product_ul ul li:nth-child(3n+0){ margin-right:2%;}
.product_ul ul li:nth-child(2n+0){ margin-right:0;}
/*项目案例详细*/
.case_tt{ font-size:13px; line-height:30px;}
.prenext{ font-size:13px; line-height:24px; text-align:left; padding-top:15px;}
.prenext span{ width:100%; margin-bottom:5px;}
.prenext .l{ float:none; display:block;}
.prenext .r{ float:none; display:block;}
.prenext span.r{ text-align:left;}
.golist{ position:static; display:block; width:100%; left:0; transform: translate(-0%, 0%);margin-bottom:5px;}
/*新闻动态*/
.news_con ul li .imgs{ width:170px;}
.news_con ul li .i_about_r .h3{ font-size:17px; height:28px; line-height:28px;}
.news_con ul li .i_about_r .p{ line-height:22px; max-height:44px; font-size:13px;}
.news_con ul li .i_about_r label{ margin-top:10px; font-size:14px;}
.news_con ul li .i_about_r label span{ font-size:13px;}

/*新闻资讯详细*/
.about_x2 .con_line{ font-size:13px;}
.about_x2 .con_id{ font-size:13px; line-height:24px;}
.about_x2 .con_id p{ padding-bottom:12px;}
.about_x2 .prenext span{ width:100%;}


}
@media screen and (max-width: 520px) {
.postions .sec{ display:none;}
/*联系我们*/
.contact_two{ margin-top:2%;}
.contact_t2{font-size:13px; line-height:22px;}
.contact_t2 .h2{ font-size:22px; height:44px; line-height:44px;}
.contact_t3{font-size:13px; line-height:22px;}
.contact_t3 .h2{ font-size:20px; height:30px; line-height:30px;}
.contact_map iframe{height: 320px;}


}
@media screen and (max-width: 480px) {
.o_big{ height:120px;}
.o_big_con .h2{ font-size:18px;}
.o_big_con .h2 label{ margin-bottom:2.5%; padding-bottom:2.5%;}
.o_big_con .h2 p{ margin-bottom:1%;}
.postions{ font-size:12px;}
.postions .postions_b a{ font-size:13px;}
.postions .postions_r span{ display:none;}
.postions .postions_r img{ margin-left:6px;}
/*关于我们*/
.about_con{ font-size:13px; line-height:24px;}
/*森视界团队*/
.team_tt{ font-size:13px;}
.team_ul ul li .txts .h3{ font-size:15px;}
.team_ul ul li .txts .p{ font-size:12px;}
.team_ul ul li .cons .yw{ font-size:12px;}
.team_ul ul li .cons .h3{ height:30px; line-height:30px;}
.team_ul ul li .cons .p{ font-size:12px;}
.team_ul ul li .cons .a{font-size:12px; height:28px; line-height:28px;}
/*合作伙伴*/
.partner_ul ul li{ width:33.33%;}
/*联系我们*/
.contact_t2{font-size:12px; line-height:20px;}
.contact_t2 .h2{ font-size:20px; height:40px; line-height:40px;}
.contact_t3{font-size:12px; line-height:20px;}
.contact_t3 .h2{ font-size:18px; height:26px; line-height:26px;}
.contact_con .contact_con_txt .contact_l .h2{ font-size:20px; margin-bottom:4%;}
.contact_map iframe{height: 280px;}
/*.feedback_div .inputs2{ font-size:13px;}
.feedback_div .bnts2{ font-size:13px;}*/
/*项目案例*/
.news_a{ font-size:12px;}
.news_a a{ line-height:20px;}
.product_ul ul li .txts .h2{ font-size:15px;height:24px; line-height:24px;}
.product_ul ul li .txts .h3{font-size:12px;}
/*项目案例详细*/
.case_tt{ line-height:30px;}
.case_tt .h2{ float:none; margin-bottom:0;}
.case_tt label{ display:none;}
.case_tt span{ float:none; display:block;}
.case_con .about_txts{ font-size:13px; line-height:24px;}

/*新闻动态*/
.news_con ul li .imgs{ width:140px;}
.news_con ul li .i_about_r .h3{ font-size:16px;  margin-top:0; margin-bottom:0;}
.news_con ul li .i_about_r .p{ line-height:20px; max-height:40px; font-size:12px;}
.news_con ul li .i_about_r label{ margin-top:6px; font-size:13px;}
.news_con ul li .i_about_r label span{ font-size:12px;}


/*新闻资讯详细*/
.about_x2 .show_t{ line-height:30px;}
.about_x2 .con_line{ font-size:12px;}
.about_x2 .con_id{ font-size:12px; line-height:22px;}
.about_x2 .con_id p{ padding-bottom:10px;}

.application_r .mb26{ margin-bottom:10px;}
.application_r .application_t{ height:40px; line-height:40px;}
.application_r .application_t .h3{ font-size:15px;}
.application_r .application_ul2 ul li{ padding-top:3%; padding-bottom:3%;}
}
@media screen and (max-width: 360px) {
.o_big{ height:110px;}
/*.postions{ font-size:12px;}*/
/*关于我们*/
.about_con{ font-size:12px; line-height:22px;}
/*项目案例详细*/
.case_con .about_txts{ font-size:12px; line-height:22px;}
/*新闻动态*/
.news_con ul li .imgs{ width:120px;}
.news_con ul li .i_about_r .h3{ font-size:15px; height:24px; line-height:24px;}
.news_con ul li .i_about_r .p{ line-height:18px; max-height:36px;}
.news_con ul li .i_about_r label{ margin-top:4px;}


/*新闻资讯详细*/
.about_x2 .show_t{ font-size:18px; line-height:26px; }
}
@media screen and (max-width: 320px) {

}

.selects{height: 52px;  width: 100%;border:1px solid #e8e8e8;color:#656565;font-size: 16px;padding-left: 66px;}
@media screen and (max-width: 1440px){
	.selects{
		height:46px;
		padding-left: 50px;
	}
}
@media screen and (max-width: 640px){
	.selects{
		height:40px;
		width:100%;border:1px solid #e8e8e8;color:#656565;font-size: 16px;padding-left: 10px;
	}
}

@media screen and (max-width: 480px){
.selects{ font-size:14px;}
}