﻿@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: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:#fff; text-align:center;}
.o_big_con .h2 span{display:block; line-height:40px; overflow:hidden; margin-top:66px;}
.position{ height:70px; line-height:70px; color:#777777; text-align:left; font-size:15px; border-bottom:1px solid #ececec;}
.position a{ color:#777777;  text-decoration:none;}
.position a:hover{color:#c01b29;}
.position .postions_r{ overflow:hidden; max-width:84%; height:70px;}
.position .postions_r img{ vertical-align:baseline; margin-right:8px; height:18px; width:18px;}
.position .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;}

.position .postions_b{ float:right; }
.position .postions_b ul li{ float:left; margin-left:45px;  text-align:center;position:relative;}
.position .postions_b ul li a{ display:block;height:70px; line-height:70px; font-size:16px; color:#444444; -webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s; }
.position .postions_b ul li a:after{content: "";display: block;position: absolute;left:50%;right:50%; bottom: 0;height:2px;opacity: 0;background-color:#c01b29;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s; z-index:-1;}
.position .postions_b ul li a:hover{color:#c01b29;}
.position .postions_b ul li.isel a:after{left: 0%;right: 0%;opacity: 1;}
.position .postions_b ul li a:hover:after{left: 0%;right: 0%;opacity: 1;}
.position .postions_b ul li.isel a{color:#c01b29;}

/*分类弹窗*/
.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;}

/*分页*/
.yema{ width:100%; text-align:center; clear:both; overflow:hidden; padding-top:4.3%; padding-bottom:4.3%; 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:3px; margin-right:3px;  text-align:center; color:#555555; font-size:14px; border:1px solid #e5e5e5; background:#ffffff;}
.yema a:hover{ text-decoration:none; color:#fff; background:#c01b29;border:1px solid #c01b29;}
.yema a.on{color:#fff;  background:#c01b29;border:1px solid #c01b29;}
.yema a.first,.yema a.last{ margin-right:0;  }
.yema a.first:hover,.yema a.last:hover{background-color:#c01b29;}
.yema a span{ font-family:"宋体"; font-size:16px;}
.ky .yema a:hover{ background:#056a11;border:1px solid #056a11;}
.ky .yema a.on{background:#056a11;border:1px solid #056a11;}
.ky .yema a.first:hover,.yema a.last:hover{background-color:#056a11;}
.vr .yema a:hover{ background:#1a7eb6;border:1px solid #1a7eb6;}
.vr .yema a.on{background:#1a7eb6;border:1px solid #1a7eb6;}
.vr .yema a.first:hover,.yema a.last:hover{background-color:#1a7eb6;}
.dc .yema a:hover{ background:#1ab4bb;border:1px solid #1ab4bb;}
.dc .yema a.on{background:#1ab4bb;border:1px solid #1ab4bb;}
.dc .yema a.first:hover,.yema a.last:hover{background-color:#1ab4bb;}
.wc .yema a:hover{ background:#957f66;border:1px solid #957f66;}
.wc .yema a.on{background:#957f66;border:1px solid #957f66;}
.wc .yema a.first:hover,.yema a.last:hover{background-color:#957f66;}
.sm .yema a:hover{ background:#9c1e22;border:1px solid #9c1e22;}
.sm .yema a.on{background:#9c1e22;border:1px solid #9c1e22;}
.sm .yema a.first:hover,.yema a.last:hover{background-color:#9c1e22;}
/*联系我们*/
.contact_bg{ background:#f6f6f6; overflow:hidden;}
.contact_con{ color:#333; margin-top:4.5%; background:#f6f6f6; margin-bottom:3%;-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:#c01b29;}
.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 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: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_t2{ overflow:hidden; margin-top:5%; text-align:center;color:#333333;}
.contact_t2 .yingwen{ text-transform:uppercase; font-family:Arial; font-weight:bold; line-height:1;}
.contact_t2 .yingwen .red{ color:#c01b29;}
.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:#a0a0a0; border:1px solid #e0e0e0; outline:none;  text-indent:28px; font-family:"微软雅黑";}
.feedback_div .feedback_t{ color:#555; font-size:15px; padding-left:28px; overflow:hidden; background:url(../images/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:#a0a0a0; height:100px;  }
.feedback_div .bnts2{  border: none; width:100%; max-width:158px;font-size:15px; height: 46px; line-height:46px; background: #c01b29; 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;}

.ky .contact_con{ background:#f6f6f6; margin-bottom:3%;-webkit-box-shadow: 0 5px 35px rgba(0,0,0,0.1); box-shadow: 0 5px 35px rgba(0,0,0,0.1);}
.ky .contact_con a:hover{ color:#056a11;}
.ky .contact_con .divs.bgs1{ background-image:url(../images/ky/contact_bg1.png);}
.ky .contact_con .divs.bgs2{ background-image:url(../images/ky/contact_bg2.png);}
.ky .contact_con .divs.bgs3{ background-image:url(../images/ky/contact_bg3.png);}
.ky .contact_con .divs.bgs4{ background-image:url(../images/ky/contact_bg4.png);}

.vr .contact_con{ background:#f6f6f6; margin-bottom:3%;-webkit-box-shadow: 0 5px 35px rgba(0,0,0,0.1); box-shadow: 0 5px 35px rgba(0,0,0,0.1);}
.vr .contact_con a:hover{ color:#1a7eb6;}
.vr .contact_con .divs.bgs1{ background-image:url(../images/vr/contact_bg1.png);}
.vr .contact_con .divs.bgs2{ background-image:url(../images/vr/contact_bg2.png);}
.vr .contact_con .divs.bgs3{ background-image:url(../images/vr/contact_bg3.png);}
.vr .contact_con .divs.bgs4{ background-image:url(../images/vr/contact_bg4.png);}

.dc .contact_con{ background:#f6f6f6; margin-bottom:3%;-webkit-box-shadow: 0 5px 35px rgba(0,0,0,0.1); box-shadow: 0 5px 35px rgba(0,0,0,0.1);}
.dc .contact_con a:hover{ color:#1ab4bb;}
.dc .contact_con .divs.bgs1{ background-image:url(../images/dc/contact_bg1.png);}
.dc .contact_con .divs.bgs2{ background-image:url(../images/dc/contact_bg2.png);}
.dc .contact_con .divs.bgs3{ background-image:url(../images/dc/contact_bg3.png);}
.dc .contact_con .divs.bgs4{ background-image:url(../images/dc/contact_bg4.png);}

.wc .contact_con{ background:#f6f6f6; margin-bottom:3%;-webkit-box-shadow: 0 5px 35px rgba(0,0,0,0.1); box-shadow: 0 5px 35px rgba(0,0,0,0.1);}
.wc .contact_con a:hover{ color:#957f66;}
.wc .contact_con .divs.bgs1{ background-image:url(../images/wc/contact_bg1.png);}
.wc .contact_con .divs.bgs2{ background-image:url(../images/wc/contact_bg2.png);}
.wc .contact_con .divs.bgs3{ background-image:url(../images/wc/contact_bg3.png);}
.wc .contact_con .divs.bgs4{ background-image:url(../images/wc/contact_bg4.png);}

.sm .contact_con{ background:#f6f6f6; margin-bottom:3%;-webkit-box-shadow: 0 5px 35px rgba(0,0,0,0.1); box-shadow: 0 5px 35px rgba(0,0,0,0.1);}
.sm .contact_con a:hover{ color:#9c1e22;}
.sm .contact_con .divs.bgs1{ background-image:url(../images/sm/contact_bg1.png);}
.sm .contact_con .divs.bgs2{ background-image:url(../images/sm/contact_bg2.png);}
.sm .contact_con .divs.bgs3{ background-image:url(../images/sm/contact_bg3.png);}
.sm .contact_con .divs.bgs4{ background-image:url(../images/sm/contact_bg4.png);}
/*人才招聘*/
.job_search{ overflow:hidden; margin-top:3.5%;}
.job_search .job_search_l{ float:left;width:calc(100% - 258px);width:-webkit-calc(100% - 258px);width:-moz-calc(100% - 258px); border:1px solid #cfcfcf; height:58px; line-height:58px; overflow:hidden;}
.job_search .job_search_l label{ float:left; color:#c01b29; overflow:hidden; margin-left:15px; padding-right:21px; position:relative; letter-spacing:2px;}
.job_search .job_search_l label:after{ content:""; position:absolute; width:2px; height:28px; top:50%; right:0; margin-top:-14px; background:#cecece;}
.job_search .job_search_l .box{ overflow:hidden;}
.job_search .job_search_l .inputs{width: 100%; background: #fff; height: 58px;line-height: 58px; font-size: 18px; color: #dcdcdc; border:none;outline: none; text-indent: 20px;font-family: "微软雅黑"; text-indent:19px; letter-spacing:2px;}
.job_search .job_search_l .inputs:focus{ color:#333;}
.job_search .bnts{ float:right; width:247px; overflow:hidden; background:url(../images/job_bg1.png) 30px center #c01b29 no-repeat; height:60px; line-height:60px; color:#fff;font-family:"微软雅黑"; text-indent:89px;cursor: pointer; outline:none; -webkit-appearance: none; text-align:left;letter-spacing:2px;transition:all 0.3s;}
.job_search .bnts:hover{opacity:0.8;filter:Alpha(opacity=80);}

.gr-employ{ overflow:hidden; margin-bottom:3.5%; margin-top:9px; background:#fff;}
.gr-employ .tit-bar{padding:8px 50px; padding-left:17px;font-size:0; background:#f3f3f3; margin-bottom:8px;}
.gr-employ .tit-header{background:#c01b29; border-bottom:0; margin-bottom:8px; padding-top:16px; padding-bottom:16px;}
.gr-employ .tit-bar li{display:inline-block;width:25%;font-size:16px;vertical-align:middle;line-height:28px;box-sizing: border-box; }
.gr-employ .tit-header li{color:#fff;font-size:20px;}
.gr-employ .tit-bar li.middle{text-align:center;}
.gr-employ .tit-bar li:last-child{ padding-right:4%;}
/*.gr-employ-list .item:nth-child(2n){background:#f6f6f6;}*/
.gr-employ-list .item ~ .item .cont{display:none;}
.gr-employ-list .item .cont{padding:25px 50px 40px 17px;display:none; line-height:24px; font-size:14px; color:#818181; background:#fff; border:1px solid #df8d94; margin-bottom:8px;}
.gr-employ-list .item .cont .one{  overflow:hidden; }
.gr-employ-list .item .cont .one b{ display:block; font-size:18px; padding-bottom:1%; color:#484b53;}
.gr-employ-list .item .tit-bar{position:relative;cursor:pointer;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;-webkit-tap-highlight-color:transparent;}
.gr-employ-list .item .tit-bar:before{content:"";position:absolute;right:2.5%;top:50%;margin-top:-8px;width:14px;height:16px;vertical-align:middle;background:url(../images/job_bg2.png) no-repeat; background-size:100% 100%;}
/*.gr-employ-list .item .tit-bar.on{background:#b49173;color:#fff;}*/
.gr-employ-list .item .tit-bar.on:before{ background-image:url(../images/job_bg2_on.png);}
.gr-employ-list .item .cont .email a{color:#f6960a;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.gr-employ-list .item .cont .email a:hover{text-decoration:underline;}
.job_title{ overflow:hidden; position:relative; max-width:273px; height:42px; line-height:42px; width:100%; color:#fff; margin:0 auto; background:#c01b29; padding-right:23px; text-align:center; letter-spacing:1px;}
.job_title:after{ content:""; position:absolute; right:26px; top:50%; margin-top:-3px;width: 0px;height: 0px;border: 8px solid #fff;
border-bottom-color: transparent;border-left-color: transparent;border-right-color: transparent;}
.job_a{ text-align:center; color:#454951; font-size:16px; overflow:hidden; line-height:26px; margin-top:7px; margin-bottom:35px;}
.job_a a{ color:#454951;transition:all 0.3s;}
.job_a a:hover{ color:#c01b29;}

.ky .gr-employ-list .item .tit-bar.on:before{background-image: url(../images/ky/job_bg2_on.png);}
.ky .gr-employ .tit-header{ background:#056a11;}
.ky .gr-employ-list .item .cont{ border-color:#82b488; }
.ky .job_title{background: #056a11;}
.ky .job_a a:hover{ color:#056a11;}

.vr .gr-employ-list .item .tit-bar.on:before{background-image: url(../images/vr/job_bg2_on.png);}
.vr .gr-employ .tit-header{ background:#1a7eb6;}
.vr .gr-employ-list .item .cont{ border-color:#1a7eb6; }
.vr .job_title{background: #1a7eb6;}
.vr .job_a a:hover{ color:#1a7eb6;}

.dc .gr-employ-list .item .tit-bar.on:before{background-image: url(../images/dc/job_bg2_on.png);}
.dc .gr-employ .tit-header{ background:#1ab4bb;}
.dc .gr-employ-list .item .cont{ border-color:#1ab4bb; }
.dc .job_title{background: #1ab4bb;}
.dc .job_a a:hover{ color:#1ab4bb;}

.wc .gr-employ-list .item .tit-bar.on:before{background-image: url(../images/wc/job_bg2_on.png);}
.wc .gr-employ .tit-header{ background:#957f66;}
.wc .gr-employ-list .item .cont{ border-color:#957f66; }
.wc .job_title{background: #957f66;}
.wc .job_a a:hover{ color:#957f66;}

.sm .gr-employ-list .item .tit-bar.on:before{background-image: url(../images/sm/job_bg2_on.png);}
.sm .gr-employ .tit-header{ background:#9c1e22;}
.sm .gr-employ-list .item .cont{ border-color:#9c1e22; }
.sm .job_title{background: #9c1e22;}
.sm .job_a a:hover{ color:#9c1e22;}

/*新闻中心*/
.news_con{ overflow:hidden; margin-top:4%; min-height:300px;}
.news_con ul li{ overflow:hidden;padding-top:3.5%;border-bottom:1px solid #eaeaea; display:block;background:#fff; padding-bottom:3.5%;transition:all 0.3s;}
.news_con ul li:last-child{ margin-bottom:0;}
.news_con ul li:hover{ border-color:#c01b29; background:#f6f6f6;}
.news_con ul li .imgs{width:307px;float:left;display:inline;overflow:hidden;margin-right:3%; margin-left:35px;}
.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:#2a2736; font-weight:normal;transition: all 0.3s; margin-top:26px;white-space:nowrap;text-overflow:ellipsis;}
.news_con ul li .txts .p{ height:56px; overflow:hidden; font-size:15px; color:#888888; line-height:28px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-top:26px;}
.news_con ul li .ends{ overflow:hidden; float:right; width:200px; text-align:right; border-left:1px solid #eaeaea; height:166px; position:relative; font-family:Arial; margin-right:88px;}
.news_con ul li .ends em{ position:absolute; right:0; top:50%;font-style:normal;color:#e0e0e0; 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 .ends .news_more{ width:130px; text-align:center;height:42px; line-height:42px;color:#fff; font-size:15px;transition: all 0.3s; position:absolute; right:0; top:50%;transform: translate(0%, -50%); background:#c01b29;transition:all 0.3s;opacity:0;filter:Alpha(opacity=0); margin-right:5px;}
.news_con ul li .ends .news_more:hover{ background:#ce2d3b;}
.news_con ul li:hover .txts h3{color:#c01b29;}
.news_con ul li:hover .ends .news_more{opacity:1.0;filter:Alpha(opacity=100); margin-right:0;}
.news_con ul li:hover .ends em{opacity:0;filter:Alpha(opacity=0);}
/*业务板块*/
.bussiness_ul{ overflow:hidden; margin-top:4%; margin-bottom:5%;}
.bussiness_ul ul li{ overflow:hidden; width:100%; position:relative;width:100%; background:#f5f5f5;}
.bussiness_ul ul li .imgs{overflow:hidden; width:50%; height:100%; float:left; position:relative;}
.bussiness_ul ul li .imgs:after{ content:""; position:absolute; right:0; top:10%;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #f5f5f5;}
.bussiness_ul ul li:nth-child(2n+0) .imgs{ float:right;}
.bussiness_ul ul li:nth-child(2n+0) .imgs:after{border-left:10px solid #f5f5f5; left:0; right:auto;border-right:0px;}
.bussiness_ul ul li .imgs .img{ overflow:hidden; background-repeat:no-repeat; background-size:cover; background-position:center center;transition:all 0.5s;}
.bussiness_ul ul li:hover .imgs .img{transform:scale(1.05, 1.05);}
.bussiness_ul ul li .imgs img{width: 100%;opacity:0;filter:Alpha(opacity=0);}

.bussiness_ul ul li .txts{overflow:hidden; width:50%;height:100%; position:absolute; right:0; top:0;}
.bussiness_ul ul li:nth-child(2n+0) .txts{ left:0;}
.bussiness_ul ul li .txts .cons{width:94%; margin: 0 auto; max-width:720px; left:50%; top:50%;transform: translate(-50%, -50%); overflow:hidden; position:absolute;}
.bussiness_ul ul li .txts .h2{ font-weight:normal; color:#db0000; line-height:36px; margin-bottom:4%; padding-bottom:3%; position:relative; }
.bussiness_ul ul li .txts .cons .h2:after{ content:""; position:absolute; width:25px; height:3px; background:#cccccc; bottom:0%; left:0;}
.bussiness_ul ul li .txts .p{ overflow:hidden; line-height:32px; max-height:128px; color:#666666; font-size:18px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.bussiness_ul ul li .txts .mores{ clear:both;display:block; width:136px; height:42px; line-height:42px; color:#fff; background:#c01b29; font-size:15px; text-align:center;transition:all 0.5s;opacity:0;filter:Alpha(opacity=0);}
.bussiness_ul ul li:hover .txts .mores{opacity:1.0;filter:Alpha(opacity=100); margin-top:5%;}
.bussiness_ul ul li .txts .mores:hover{opacity:0.8;filter:Alpha(opacity=80);}
/*新闻资讯详细*/
.about_x2{ float:left; width:66%; padding-bottom:1%; padding-right:3%;overflow:hidden; padding-top:4%; border-right:1px solid #f4f4f4;}
.about_x2 .show_t{ line-height:32px; font-size:24px; color:#333333; text-align:left; margin-bottom:1%; margin-top:5px; font-weight:bold;}
.about_x2 .con_line{height:40px; line-height:40px;font-size:15px; color:#c8c8c8; border-bottom:1px solid #f0f0f0; text-align:left; padding-bottom:1%; }
.about_x2 img{margin-bottom:10px; max-width:100%;}
.about_x2 .con_id{ line-height:30px;overflow:hidden;white-space:normal;word-break:break-all; padding-top:4%;font-size:15px; color:#555555;text-align:left;/* font-family:"宋体";*/ padding-bottom:4%;}
.about_x2 .con_id .h2{ font-size:16px; line-height:24px; margin-bottom:5px;}
.about_x2 .con_id p{ padding-bottom:10px; overflow:hidden;}
.about_x2 table{border-collapse:collapse;border-spacing:0;}
.about_x2 table td{ line-height:22px;height:27px; /*border:1px solid #000;*/}
.prenext{ padding-top:3%; text-align:center;  font-size:15px;margin-bottom:4%;border-top:1px dashed #e5e5e5; overflow:hidden; line-height:26px; color:#555555; }
.prenext a{ color:#555555; overflow:hidden; transition:all 0.3s;}
.prenext a:hover{ color:#c01b29;  text-decoration:none;opacity:0.8;filter:Alpha(opacity=80);}
.ky .prenext a:hover{ color:#056a11;}
.vr .prenext a:hover{ color:#1a7eb6;}
.dc .prenext a:hover{ color:#1ab4bb;}
.wc .prenext a:hover{ color:#957f66;}
.sm .prenext a:hover{ color:#9c1e22;}
.fenxiang{ float:right;}
.fenxiang .news_fx{ text-align:center;display:inline-block; vertical-align:top;  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(../images/fx_pic1.png);}
.fenxiang .news_fx ul li.bgs2{ background-image:url(../images/fx_pic2.png);}
.fenxiang .news_fx ul li.bgs3{ background-image:url(../images/fx_pic3.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(../images/fx_pic1_on.png);}
.fenxiang .news_fx ul li.bgs2:hover{ background-image:url(../images/fx_pic2_on.png);}
.fenxiang .news_fx ul li.bgs3:hover{ background-image:url(../images/fx_pic3_on.png);}
.fenxiang .news_fx ul li a{ display:block; width:100%; height:100%;}
.ky .fenxiang .news_fx ul li.bgs1:hover{ background-image:url(../images/ky/fx_pic1_on.png);}
.ky .fenxiang .news_fx ul li.bgs2:hover{ background-image:url(../images/ky/fx_pic2_on.png);}
.ky .fenxiang .news_fx ul li.bgs3:hover{ background-image:url(../images/ky/fx_pic3_on.png);}

.vr .fenxiang .news_fx ul li.bgs1:hover{ background-image:url(../images/vr/fx_pic1_on.png);}
.vr .fenxiang .news_fx ul li.bgs2:hover{ background-image:url(../images/vr/fx_pic2_on.png);}
.vr .fenxiang .news_fx ul li.bgs3:hover{ background-image:url(../images/vr/fx_pic3_on.png);}

.dc .fenxiang .news_fx ul li.bgs1:hover{ background-image:url(../images/dc/fx_pic1_on.png);}
.dc .fenxiang .news_fx ul li.bgs2:hover{ background-image:url(../images/dc/fx_pic2_on.png);}
.dc .fenxiang .news_fx ul li.bgs3:hover{ background-image:url(../images/dc/fx_pic3_on.png);}

.wc .fenxiang .news_fx ul li.bgs1:hover{ background-image:url(../images/wc/fx_pic1_on.png);}
.wc .fenxiang .news_fx ul li.bgs2:hover{ background-image:url(../images/wc/fx_pic2_on.png);}
.wc .fenxiang .news_fx ul li.bgs3:hover{ background-image:url(../images/wc/fx_pic3_on.png);}

.sm .fenxiang .news_fx ul li.bgs1:hover{ background-image:url(../images/sm/fx_pic1_on.png);}
.sm .fenxiang .news_fx ul li.bgs2:hover{ background-image:url(../images/sm/fx_pic2_on.png);}
.sm .fenxiang .news_fx ul li.bgs3:hover{ background-image:url(../images/sm/fx_pic3_on.png);}


.news_r{ float:right; overflow:hidden; background:#fff; width:28%; max-width:390px; margin-top:3%; margin-bottom:5%;}
.news_r .news_t{ font-weight:normal;  overflow:hidden; position:relative; padding-left:10px;}
/*.news_r .news_t:after{ content:""; position:absolute; left:0; top:50%; margin-top:-12px; height:24px; width:3px; background:#c78f42;}*/
.news_r .news_t .h2{ font-weight:normal; color:#333333; font-size:22px; margin-right:30px;height:70px; line-height:70px;}
.news_r .news_ul3{ margin-left:10px;overflow:hidden;}
.news_r .news_ul3 ul li{ display:block; border-bottom:1px solid #f0f0f0; padding-bottom:4%; margin-bottom:4%; overflow:hidden;}
.news_r .news_ul3 ul li label{ display:block; height:24px; line-height:24px;  color:#c8c8c8; font-size:14px;}
.news_r .news_ul3 ul li .h3{ font-weight:normal; overflow:hidden;height:30px; line-height:30px; color:#333; font-size:16px;transition:all 0.3s; margin-top:1%; margin-bottom:1%;white-space:nowrap;text-overflow:ellipsis;}
.news_r .news_ul3 ul li:hover .h3{ color:#c01b29;}
.news_r .news_ul3 ul li:last-child{ border-bottom:0;}
.ky .news_r .news_ul3 ul li:hover .h3{ color:#068816;}
.vr .news_r .news_ul3 ul li:hover .h3{ color:#1a7eb6;}
.dc .news_r .news_ul3 ul li:hover .h3{ color:#1ab4bb;}
.wc .news_r .news_ul3 ul li:hover .h3{ color:#957f66;}
.sm .news_r .news_ul3 ul li:hover .h3{ color:#9c1e22;}
/*关于我们*/
.about_ul{ overflow:hidden; margin-top:4%; margin-bottom:5%;}
.about_ul ul li{ overflow:hidden; width:100%; position:relative;width:100%; background:#f8f8f8;}
.about_ul ul li .imgs{overflow:hidden; width:50%; height:100%; float:left; position:relative;}
.about_ul ul li:nth-child(2n+0) .imgs{ float:right;}
.about_ul ul li .imgs .img{ overflow:hidden; background-repeat:no-repeat; background-size:cover; background-position:40% center;transition:all 0.5s;}
.about_ul ul li:hover .imgs .img{transform:scale(1.05, 1.05);}
.about_ul ul li .imgs img{width: 100%;opacity:0;filter:Alpha(opacity=0); min-height:450px;}
.about_ul ul li .txts{overflow:hidden; width:50%;height:100%; position:absolute; right:0; top:0;}
.about_ul ul li:nth-child(2n+0) .txts{ left:0;}
.about_ul ul li .txts .cons{width:94%; margin: 0 auto; max-width:730px; left:50%; top:50%;transform: translate(-50%, -50%); overflow:hidden; position:absolute;}
.about_ul ul li .txts .h2{ font-weight:bold; color:#bf1b29; font-size:18px; line-height:1.5; margin-bottom:2.5%; overflow:hidden; }
.about_ul ul li .txts .p{ overflow:hidden; line-height:24px; min-height:72px; color:#555555; font-size:15px; margin-bottom:5%; padding-bottom:5%; border-bottom:1px solid #e6e6e6;}
.about_ul ul li .txts .p:nth-child(4){ padding-bottom:0; margin-bottom:0; border-bottom:0;}
/*公司荣誉*/
.honor_ul{ margin-top:4%; border-left:1px solid #eaeaea;border-top:1px solid #eaeaea; overflow:hidden;}
.honor_ul ul li{ width:25%;float:left;  transition:all 0.3s;}
.honor_ul ul li .box{ border-right:1px solid #eaeaea; border-bottom:1px solid #eaeaea; position:relative; overflow:hidden;}
.honor_ul ul li .box:after{ width:0; position:absolute; content:""; left:50%; right:50%; bottom:0; height:2px; background:#c01b29;transition:all 0.6s; z-index:1;}
.honor_ul ul li:hover .box:after{ width:100%; left:0; right:0;}
.honor_ul ul li .imgs{ overflow:hidden;}
/*.honor_ul ul li:hover .box{-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;}*/
.honor_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; }
.honor_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);}
.honor_ul ul li .h3{ font-weight:normal; text-align:center; height:40px; line-height:20px; overflow:hidden;/*white-space:nowrap;text-overflow:ellipsis;*/ font-size:15px; color:#555; position:absolute; bottom:2%; left:0; width:96%; padding-left:2%; padding-right:2%;}
.honor_ul ul li:hover .h3{ color:#c01b29;}
/*荣誉弹窗*/
#zoom {
	z-index: 99990;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
#zoom .content {
	z-index: 99991;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 200px;
	height: 200px;
	background: #ffffff no-repeat 50% 50%;
	padding: 0;
	margin: -100px 0 0 -100px;
	box-shadow: -20px 20px 20px rgba(0, 0, 0, 0.3);
	border-radius: 4px;
}
#zoom .content.loading {
	background-image: url('../img/loading.gif');
}
#zoom img {
	display: block;
	max-width: none;
	background: #ececec;
	box-shadow: 0 1px 3px rgba(0,0,0,0.25);

}
#zoom .close {
	z-index: 99993;
	position: absolute;
	top: 0;
	right: 0;
	width: 49px;
	height: 49px;
	cursor: pointer;
	background: transparent url('../img/icons/close.png') no-repeat 50% 50%;
	opacity: 1;
	filter: alpha(opacity=100);
	border-radius: 0 0 0 4px;
}
#zoom .previous,
#zoom .next {
	z-index: 99992;
	position: absolute;
	top: 50%;
	overflow: hidden;
	display: block;
	width: 49px;
	height: 49px;
	margin-top: -25px;
}
#zoom .previous {
	left: 0;
	background: url('../img/icons/arrows.png') no-repeat 0 0;
	border-radius: 0 4px 4px 0;
}
#zoom .next {
	right: 0;
	background: url('../img/icons/arrows.png') no-repeat 100% 0;
	border-radius: 4px 0 0 4px;
}
#zoom .close:hover {
	background-color: #da4f49;
}
#zoom .previous:hover,
#zoom .next:hover {
	background-color: #0088cc;
}

/*组织架构*/
.about_one{padding-bottom:6%;margin-top:4%; overflow:hidden; color:#555555; font-size:15px; line-height:30px;}
.about_one img{max-width:100%;}
.about_one table{border-collapse:collapse;border-spacing:0;}
.about_one table td{ line-height:22px;height:27px;}
/*案例展示*/
.case_ul{margin-top:5%;}
.case_ul ul li{ float:left; width:32%; margin-right:2%; margin-bottom:2%; overflow:hidden; text-align:center; position:relative; padding-bottom:191px; background:#fff;
  transition-duration: 0.4s;-webkit-transition-duration: 0.4s; -moz-transition-duration: 0.4s;-ms-transition-duration: 0.4s; -o-transition-duration: 0.4s;}
.case_ul ul li:nth-child(3n+0){ margin-right:0;}
.case_ul ul li:hover{box-shadow: 0 2px 15px 2px #ededed;}
.case_ul ul li .imgs{overflow:hidden;}
.case_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;}
.case_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);}
.case_ul ul li .txts{ position:absolute; width:100%; background:#f6f6f6; bottom:0; left:0;}
.case_ul ul li:hover .txts{ background:#fff;}
.case_ul ul li .txts .cons{ width:94%; margin:0 auto; max-width:428px; overflow:hidden; padding-bottom:30px; text-align:left;}
.case_ul ul li .txts .cons .h2{height:74px; line-height:74px; overflow:hidden;  color:#333333; white-space:nowrap;text-overflow:ellipsis;font-weight:bold; transition:all 0.3s; font-size:20px;margin-top:18px; border-bottom:1px solid #cccccc;}
.case_ul ul li:hover .txts .cons .h2{ color:#c01b29; border-color:#c01b29;}
.case_ul ul li .txts .cons .p{ text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow:hidden; color:#999999; font-size:15px; line-height:26px; height:52px; margin-top:15px; margin-bottom:13px;}
.case_ul ul li .txts .cons .smore{ display:block; width:120px; line-height:42px;font-size:14px; color:#fff; text-align:center; background:#c01b29;height: 0; overflow: hidden; transition-duration: 0.4s; -webkit-transition-duration: 0.4s; -moz-transition-duration: 0.4s;  -ms-transition-duration: 0.4s; -o-transition-duration: 0.4s;}
.case_ul ul li:hover .txts .cons .smore{ height:42px;  margin-top:19px;}
/*.case_ul ul li .txts .cons .smore:hover{ margin-left:3px;}*/
.ky .case_ul ul li:hover .txts .cons .h2{ color:#056a11; border-color:#056a11;}
.ky .case_ul ul li .txts .cons .smore{ background:#056a11;}
.vr .case_ul ul li:hover .txts .cons .h2{ color:#1a7eb6; border-color:#1a7eb6;}
.vr .case_ul ul li .txts .cons .smore{ background:#1a7eb6;}
.wc .case_ul ul li:hover .txts .cons .h2{ color:#957f66; border-color:#957f66;}
.wc .case_ul ul li .txts .cons .smore{ background-image:url(../images/wc/case_bg1.png);}
.sm .case_ul ul li:hover .txts .cons .h2{ color:#9c1e22; border-color:#9c1e22;}
.sm .case_ul ul li .txts .cons .smore{ background:#9c1e22;}

@media screen and (max-width:1440px) {
/*新闻中心*/
.news_con ul li .ends{ width:170px; margin-right:48px;}
/*业务板块*/
.bussiness_ul ul li .txts .p{ font-size:16px; line-height:28px; max-height:112px;}
/*新闻资讯详细*/
.news_r .news_t .h2{ margin-right:20px;}
/*案例展示*/
.case_ul ul li{ padding-bottom:151px;}
.case_ul ul li .txts .cons{ padding-bottom:20px;}
.case_ul ul li .txts .cons .h2{ height:60px; line-height:60px; margin-top:12px; font-size:19px;}
.case_ul ul li .txts .cons .p{ font-size:14px; line-height:24px; height:48px; margin-top:12px; margin-bottom:10px;}

}
@media screen and (max-width:1360px) {
/*内页*/
/*新闻中心*/
.news_con ul li .ends{ width:170px; margin-right:38px;}
/*业务板块*/
.bussiness_ul ul li .txts .mores{ width:120px; height:36px; line-height:36px; font-size:14px;}
/*关于我们*/
.about_ul ul li .imgs img{ min-height:500px;}
/*公司荣誉*/
.honor_ul ul li .h3{ font-size:14px;}
}
@media screen and (max-width:1200px) {
/*联系我们*/
.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;}

/*人才招聘*/
.gr-employ .tit-bar{padding:8px 40px; padding-left:17px;}
.gr-employ-list .item .cont{padding:25px 40px 40px 17px; font-size:14px;}
.gr-employ-list .item .cont .one b{ font-size:15px;}
.gr-employ .tit-bar li{ font-size:15px;}
.gr-employ .tit-header li{ font-size:18px;}


}
@media screen and (max-width:1100px) {
/*内页*/
.position{height:50px; line-height:50px; font-size:14px;}
.position .rclass{ display:block;}
.position .postions_r{ height:50px;}

.position .postions_b{ display:none;}
.position .postions_b ul li{float:none; display:block; margin-left:0; border-bottom:1px solid #fff; background:#efefef;}
.position .postions_b ul li a{ font-size:15px;height:50px; line-height:50px;text-align:left; padding-left:24px;}
.position .postions_b ul li.isel a{ background:#c01b29; color:#fff;}
.position .postions_b ul li a i{ float:right;}
/*分类弹窗*/
.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_l.lws .about_tc{ width:100%;}
.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;}
/*联系我们*/
.contact_con .contact_con_txt .contact_l{ font-size:14px;}
.contact_con .contact_con_txt .contact_r{ font-size:14px;}
/*人才招聘*/
.job_search .job_search_l{width: calc(100% - 211px);width: -webkit-calc(100% - 211px); width: -moz-calc(100% - 211px);}
.job_search .job_search_l .inputs{ font-size:16px;}
.job_search .bnts{ width:200px; background-position:25px center;}

.gr-employ .tit-header li{ font-size:17px;}
/*新闻中心*/
.news_con ul li .imgs{ width:250px;}
.news_con ul li .txts .h3{ margin-top:26px;}
.news_con ul li .ends{ width:150px; height:155px;}
.news_con ul li .ends .news_more{ width:110px; font-size:14px;}
/*业务板块*/
.bussiness_ul ul li .txts .p{ font-size:15px; line-height:26px; max-height:104px;}
/*新闻资讯详细*/
.about_x2{ width:59%;}
.news_r{ width:37%;}
/*关于我们*/
.about_ul ul li .imgs img{ min-height:524px;}
/*公司荣誉*/
.honor_ul ul li{ width:33.33%;}
.honor_ul ul li .h3{ bottom:2.5%;}
}
@media screen and (max-width:960px) {
/*内页*/
.position .postions_r img{ width:14px; height:14px;}
.o_big{ min-height:210px;}
.o_big_con .h2 span{ margin-top:50px;}
/*人才招聘*/
.job_search .job_search_l{ height:52px; line-height:52px;width: calc(100% - 171px)); width: -webkit-calc(100% - 171px); width: -moz-calc(100% - 171px));}
.job_search .job_search_l .inputs{ height:52px; line-height:52px; font-size:15px;}
.job_search .bnts{ height:54px; line-height:54px; background-size:auto 20px; width:160px; text-indent:66px; background-position:20px center;}
.gr-employ .tit-bar{padding:8px 30px; padding-left:17px;}
.gr-employ .tit-bar li{ font-size:14px; line-height:24px;}
.gr-employ .tit-header li{ font-size:15px;}
.gr-employ-list .item .cont{padding:25px 30px 30px 17px; background-size:30% auto;}
.job_title{ padding-right:12px;max-width: 250px;}
.job_a{ font-size:14px;}
/*新闻中心*/
.news_con ul li{padding-bottom: 3%;}
.news_con ul li .imgs{ margin-right:2%; width:220px; margin-left:3%;}
.news_con ul li .txts{ padding-right:2%;}
.news_con ul li .ends{ width:140px; height:137px; margin-right:28px;}
.news_con ul li .txts .p{ margin-top:7px;}
/*业务板块*/
.bussiness_ul ul li .imgs img{ height:275px;}
.bussiness_ul ul li .txts .p{ font-size:14px; line-height:24px; max-height:96px;}
.bussiness_ul ul li .txts .mores{ width:110px; height:32px; line-height:32px; font-size:13px;}
/*新闻资讯详细*/
.about_x2{ width:100%; float:none;}
.about_x2 .con_id{ line-height:26px; font-size:15px;}
.news_r{ width:100%; float:none; max-width:none;}
.news_r .news_ul3 ul li{ padding-bottom:2%; margin-bottom:2%;}

.prenext{ font-size:14px;}
.fenxiang .news_fx ul li{ width:26px; height:26px;}
/*关于我们*/
.about_ul ul li{ margin-bottom:2%;}
.about_ul ul li .imgs{ float:none; width:100%;}
.about_ul ul li .imgs img{ min-height:inherit;}
.about_ul ul li .txts{ position:static; width:100%;}
.about_ul ul li .txts .cons{ position:static;transform: translate(0%, 0%); max-width:none; margin-top:4%; margin-bottom:4%;}
.about_ul ul li .txts .p{ min-height:inherit; padding-bottom:4%; margin-bottom:4%;}
/*案例展示*/
.case_ul ul li{ width:49%;}
.case_ul ul li:nth-child(3n+0){ margin-right:2%;}
.case_ul ul li:nth-child(2n+0){ margin-right:0;}
}

@media screen and (max-width: 780px) {
/*内页*/
.about_tc .closed2{ width:30px;}

/*分页*/
.yema a{ height:26px; line-height:26px; padding-left:6px; padding-right:6px; margin-left:2px; margin-right:2px; font-size:13px;}
.yema a span{ font-size:14px;}
/*联系我们*/
.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_con ul li .txts .p{ font-size:14px; line-height:24px; height:48px;}
.news_con ul li .ends{ width:120px; margin-right:20px;}
.news_con ul li .ends .news_more{ width:100px; font-size:13px;}
/*公司荣誉*/
.honor_ul ul li{ width:50%;}
.honor_ul ul li .h3{ font-size:13px; bottom:2%;}
}
@media screen and (max-width: 640px) {
/*内页*/
.position{height:44px; line-height:44px; font-size:13px;}
.position .postions_r{ height:44px;}
.position .postions_r img{ height:12px; width:12px;}
.position .postions_r span{ display:none;}
/*分类弹窗*/


/*分页*/
.yema a{ font-size:12px;}
.yema a span{ font-size:13px;}
/*联系我们*/
/*.contact_t label{ margin-top:6px; padding-top:10px;}*/
.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;}
.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%;}
.feedback_div .bnts2{ height:44px; font-size:13px; max-width:none;}
.feedback_div .feedback_t{ font-size:14px;}
/*人才招聘*/
.job_search .job_search_l{ height:48px; line-height:48px;width: calc(100% - 146px)); width: -webkit-calc(100% - 146px); width: -moz-calc(100% - 146px));}
.job_search .job_search_l .inputs{ height:48px; line-height:48px; letter-spacing:1px;}
.job_search .job_search_l label{ padding-right:13px; margin-left:12px; letter-spacing:1px;}
.job_search .job_search_l .inputs{ font-size:14px; text-indent:12px;}
.job_search .bnts{ height:50px; line-height:50px; font-size:15px; width:135px;background-size: auto 16px;background-position: 17px center; text-indent:50px;}
.gr-employ .tit-bar{padding:8px 30px; padding-left:17px; }
.gr-employ .tit-bar li{ font-size:13px; line-height:22px;}
.gr-employ .tit-header li{ font-size:14px;}
.gr-employ-list .item .cont{padding:25px 20px 30px 17px; font-size:13px;}
.gr-employ-list .item .cont .one b{ font-size:14px;}
.gr-employ-list .item .tit-bar:before{ right:2%; width:12px; height:14px; margin-top:-7px;}
.job_a{ font-size:13px;}
/*新闻中心*/
.news_con ul li{padding-bottom: 2%; padding-right:2%;}
.news_con ul li .ends{ display:none;}
.news_con ul li .txts{ padding-right:0;}
.news_con ul li .imgs{ margin-left:2%;}
/*业务板块*/
.bussiness_ul ul li{ margin-bottom:2%;}
.bussiness_ul ul li .imgs{ float:none; width:100%;}
.bussiness_ul ul li:nth-child(2n+0) .imgs{ float:none;}
.bussiness_ul ul li .imgs:after{ display:none;}
.bussiness_ul ul li .imgs img{ height:auto;}
.bussiness_ul ul li .txts{ position:static; width:100%; height:auto;}
.bussiness_ul ul li .txts .cons{ position:static;transform: translate(0%, 0%); margin-top:4%;}
.bussiness_ul ul li .txts .h2{ line-height:30px;}
.bussiness_ul ul li .txts .p{ max-height:none;}
.bussiness_ul ul li .txts .mores{ opacity:1.0;filter:Alpha(opacity=100);margin-top:4%; margin-bottom:6%;}
.bussiness_ul ul li:hover .txts .mores{ margin-top:4%;}
/*新闻资讯详细*/
.about_x2 .show_t{ font-size:20px; line-height:28px; text-align:center;}
.about_x2 .con_line{ font-size:12px; height:65px; line-height:30px; text-align:center;}
.about_x2 .con_id{ font-size:14px; line-height:24px;}
.news_r .news_t .h2{ margin-right:12px;font-size:18px; height:60px; line-height:60px;}
.news_r .news_ul3 ul li .h3{ font-size:15px;}
.news_r .news_ul3 ul li label{ font-size:13px;}

.prenext{ font-size:13px; line-height:24px; text-align:left;}
.prenext .l{ float:none; display:block;}
.prenext .r{ float:none; display:block;}

.fenxiang{ float:none; margin-top:5px;}
/*公司荣誉*/
.honor_ul ul li .box{ padding-bottom:20px;}
/*组织架构*/
.about_one{ font-size:14px; line-height:26px;}
/*案例展示*/
.case_ul ul li{ padding-bottom:120px;}
.case_ul ul li .txts .cons{ padding-bottom:15px;}
.case_ul ul li .txts .cons .h2{ font-size:17px; height:50px; line-height:50px; margin-top:6px;}
.case_ul ul li .txts .cons .p{ font-size:13px; line-height:22px; height:44px; margin-bottom:0px; margin-top:10px;}
.case_ul ul li .txts .cons .smore{  width:110px; line-height:36px; font-size:13px;}
.case_ul ul li:hover .txts .cons .smore{ height:36px; margin-top:12px; }
}
@media screen and (max-width: 520px) {
/*联系我们*/
.contact_two{ margin-top:2%;}
.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{ min-height:180px;}
.position{ font-size:12px;}
.position .postions_b ul li a{ font-size:13px;height:44px; line-height:44px;}

/*分页*/
.yema{ padding-top:35px; padding-bottom:40px;}
.yema a{ padding-left:5px; padding-right:5px; margin-left:1px; margin-right:1px;}
/*联系我们*/
.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:18px; margin-bottom:4%;}
.contact_map iframe{height: 280px;}
/*人才招聘*/
.job_search .job_search_l{ height:40px; line-height:40px;width: calc(100% - 128px)); width: -webkit-calc(100% - 128px); width: -moz-calc(100% - 128px)); margin-right:6px;}
.job_search .job_search_l .inputs{ height:40px; line-height:40px; font-size:13px;}
.job_search .job_search_l label{ display:none;}
.job_search .bnts{ height:42px; line-height:42px; font-size:14px; width:120px;background-size: auto 14px;background-position: 13px center; text-indent:45px;}
.gr-employ .tit-bar{padding:8px 15px; padding-left:12px; }
.gr-employ-list .item .tit-bar:before{ background:none;}
.gr-employ-list .item .tit-bar.on:before{ background:none;}
.gr-employ .tit-bar li{ font-size:12px; line-height:20px;}
.gr-employ .tit-header li{ font-size:13px;}
.gr-employ-list .item .cont{padding:20px 15px 25px 12px; font-size:12px;}
.gr-employ-list .item .cont .one b{ font-size:13px;}
.job_title{ font-size:15px;}
.job_a{ font-size:12px; margin-bottom:25px;}
/*新闻中心*/
.news_con ul li .imgs{ width:200px;}
.news_con ul li .txts .h3{ margin-top:20px;}
/*业务板块*/
.bussiness_ul ul li .txts .p{ font-size:13px; line-height:22px;}
.bussiness_ul ul li .txts .mores{ margin-bottom:7%;}
/*新闻资讯详细*/
.about_x2 .show_t{ font-size:18px; line-height:26px;}
.about_x2 .con_id{ font-size:13px;}	
.news_r .news_t .h2{font-size:16px; height:50px; line-height:50px;}

.prenext{ font-size:12px; line-height:22px;}
/*关于我们*/
.about_ul ul li .txts .h2{ font-size:17px;}
.about_ul ul li .txts .p{ font-size:14px;}
/*公司荣誉*/
.honor_ul ul li .h3{ font-size:12px; line-height:18px; height:36px; bottom:8px;}
/*组织架构*/
.about_one{ font-size:13px; line-height:24px;}
/*案例展示*/
.case_ul ul li{ padding-bottom:108px;}
.case_ul ul li .txts .cons .h2{ font-size:15px; height:40px; line-height:40px;}
.case_ul ul li .txts .cons .p{ font-size:12px; line-height:20px; height:40px; margin-top:6px;}
.case_ul ul li .txts .cons .smore{ width:100px; line-height:32px; font-size:12px;}
.case_ul ul li:hover .txts .cons .smore{ height:32px; margin-top:10px; }

}
@media screen and (max-width: 420px) {
/*内页*/
.o_big{ min-height:160px;}
/*新闻中心*/
.news_con ul li .imgs{ width:180px;}
.news_con ul li .txts .h3{ height:24px; line-height:24px;}
/*关于我们*/
.about_ul ul li .txts .h2{ font-size:16px;}
.about_ul ul li .txts .p{ font-size:13px; line-height:22px;}
/*联系我们*/
.contact_con .contact_con_txt .contact_l .h2{ font-size:16px;}
}

@media screen and (max-width: 360px) {
/*人才招聘*/
.gr-employ .tit-bar{padding:8px 10px; padding-left:10px;}
.gr-employ .tit-bar li{ line-height:18px;}
.gr-employ .tit-bar li:last-child{ padding-right:5%;}
.gr-employ-list .item .cont{padding:20px 10px;}
/*新闻中心*/
.news_con ul li .imgs{ width:160px;}
.news_con ul li .txts .h3{ margin-top:12px;}
/*关于我们*/
.about_ul ul li .txts .h2{ font-size:15px;}
.about_ul ul li .txts .p{ font-size:12px; line-height:20px;}
}
