﻿@import url(style.css);
@import url(mobile.css);
@import url(custom.css);
@import url(pscroll.css);
@import url(aos.css);
@import url(lrtk3.css);
@keyframes scaleAnim{
    0%{         
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100%{
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}
/*内页*/
.postions{ height:71px; line-height:70px; overflow:hidden;color:#666666; font-size:14px; background:#fff; border-bottom:1px solid #e7e7e7;}
/*.postions.bgs2{-webkit-box-shadow: 0 5px 5px rgba(0,0,0,.04);box-shadow: 0 5px 5px rgba(0,0,0,.04); margin-bottom:15px;}*/
.postions.bgs3{ background:#f6f6f6; border-bottom:0;-webkit-box-shadow:0;box-shadow:0; margin-bottom:0;}
.posadd .postions{ position:fixed; top:0; left:0; width:100%; z-index:5;}
.postions a{color:#666666; }
.postions a:hover{ color:#f42000;}
.postions label{ color:#666666;}
.postions .postions_r{}
.postions .postions_r img{ vertical-align:baseline; margin-right:8px; margin-left:11px; height:12px;}
.postions .postions_r img:first-child{ margin-left:0;}
.postions h2{ float:left; font-weight:normal; color:#fff; height:58px; }
.postions h2 span{font-size:18px; font-family:Arial; color:rgba(255,255,255,0.54); }
.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{ text-align:center; }
.postions .postions_b a{/* float:left;*/display:inline-block; vertical-align:top;  text-align:center;overflow:hidden; font-size:14px; color:#333333; position:relative;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s; z-index:0; margin-left:40px; margin-right:40px; letter-spacing:4px; }
.postions .postions_b a:hover{color:#f42000;}
.postions .postions_b a:after{content: "";display: block;position: absolute;left: 50%;right:50%; bottom: 0;height:2px;opacity: 0;background:#f42000;-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:#f42000; }
/*分类弹窗*/
.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 .cons .wrap2{ height:100%; display:table; }
.o_big_con .h2{font-weight:normal; display:table-cell; vertical-align:middle;   text-transform:uppercase; text-align:center;}
.o_big_con .h2 label{display:block; width:100%;color:rgba(255,255,255,1.0); font-weight:normal; padding-top:18px; font-family:"微软雅黑"; letter-spacing:6px;}
.o_big_con .h2 span{ display:block; overflow:hidden; color:rgba(255,255,255,0.55); line-height:1;  font-weight:lighter; position:relative;font-family:"PingFang SC ExtraLight"; letter-spacing:4px;}

.adicon{  position: absolute; bottom: 25px; right: 4%;-webkit-transform: translate3d(0, 0, 0) rotate(90deg);transform: translate3d(0, 0, 0) rotate(90deg);-webkit-transform-origin: center right;-ms-transform-origin: center right; transform-origin: center right; -webkit-font-smoothing: antialiased; font-size:14px;
 color: #fff; -webkit-transition: opacity .2s ease-out; -o-transition: opacity .2s ease-out; transition: opacity .2s ease-out;line-height: 1; z-index: 20;}
.adicon a { text-decoration: none; display: -webkit-box; display: -ms-flexbox;  display: flex; color: #fff;}
.l-scrollDown__iconBar {}
.l-scrollDown__iconBarInner {}
.l-scrollDown__iconBar { width: 110px; height: 1px; background: rgba(255, 255, 255, 0.3); display: block; position: relative;  overflow: hidden; margin: auto 0 auto 20px;}
.l-scrollDown__iconBarInner { position: absolute; top: 0px; right: -240px;width: 240px; height: 1px; -webkit-animation: scroll-bar 2s cubic-bezier(0.63, 0.09, 0.38, 0.81) infinite; animation: scroll-bar 2s cubic-bezier(0.63, 0.09, 0.38, 0.81) infinite; background-color: #fff;}

.l-scrollDown--posi { color: #111;}
.l-scrollDown--posi .l-scrollDown__iconBar { background: #dce0e3}
.l-scrollDown--posi .l-scrollDown__iconBarInner {background-color: #333;}


/*分页*/
.yema{ width:100%; text-align:center; clear:both; overflow:hidden; padding-top:4%; padding-bottom:5%; clear:both;}
.yema.bgs2{ text-align:right;}
.yema a{ display:inline-block; height:44px; line-height:42px; padding-left:10px; overflow:hidden; padding-right:10px; min-width:48px;margin-left:3px;  text-align:center; color:#333333; font-size:14px; border:1px solid #e5e5e5; background:#fff; border-radius:0px;}
.yema a:hover{ text-decoration:none; color:#fff; background:#f42000;border:1px solid #f42000;}
.yema a.on{color:#fff;  background:#f42000;border:1px solid #f42000;}
.yema a.first,.yema a.last{ margin-right:0;  }
.yema a.first:hover,.yema a.last:hover{background-color:#f42000;}
.yema a span{ font-family:"宋体"; font-size:16px;}
/*暂无内容*/
.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;}

/*公司介绍*/
.about_one{ background:url(../images/about_bg2.jpg) center center no-repeat; overflow:hidden; background-size:cover;}
.about_one .wrap{ margin-top:4.5%;overflow:hidden; position:relative; margin-bottom:5%;}
.about_one .about_t{ text-align:left; position:relative; overflow:hidden;padding-bottom:7%; color:#222222; letter-spacing:5px;}
.about_one .about_t:after{ position:absolute; content:""; bottom:0; left:0%;  width:54px; height:3px; background:#eaeaea;}
.about_one .about_t .h3{ font-weight:normal; color:#222222; overflow:hidden; line-height:1.1;}
.about_one .about_t span{ color:#f52000; font-weight:lighter; margin-bottom:1.5%;font-family:"PingFang SC ExtraLight"; overflow:hidden; text-transform:uppercase; letter-spacing:2px; display:block;}
.about_one .imgs{ float:left; width:49%; max-width:658px;  overflow:hidden;}
.about_one .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.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s;}
.about_one .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_one .txts{ overflow:hidden; width:49%; max-width:690px; position:absolute; right:0; height:100%; top:0;display: flex; align-items: center; justify-content: left; }
.about_one .txts .cons{ width:100%;  overflow:hidden;}
.about_one .txts .p{ margin-top:4.5%; line-height:38px; font-size:15px; color:#555555;overflow:hidden;}
/*合作伙伴*/
.partner_bg{ background:#f2f2f2; overflow:hidden;}
.partner_ul{ margin-top:6%; overflow:hidden; margin-bottom:5%;}
.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 .imgs{ overflow:hidden; position:relative; padding-top:42.31%;}
.partner_ul ul li .imgs img{display: block;width: 100%; position:absolute; height:100%; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s;}
.partner_ul ul li{ float:left; width:15%; margin-right:2%; margin-bottom:2%; overflow:hidden; position:relative;}
.partner_ul ul li:nth-child(6n+0){ margin-right:0;}
.partner_ul ul li:after{ content:""; position:absolute; width:100%; height:1px; top:0; left:-100%; background:#f42000;-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;}
/*.partner_ul ul li:hover:after{ left:0;}*/
.partner_ul ul li:before{ content:""; position:absolute; width:1px; height:100%; top:-100%; left:0; background:#f42000;-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;}
/*.partner_ul ul li:hover:before{ top:0;}*/
.partner_ul ul li .boxs{ text-align:center; overflow:hidden; border:1px solid #efefef;-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;}
.partner_ul ul li .boxs:after{ content:""; position:absolute; width:100%; height:1px; bottom:0; right:-100%; background:#f42000;-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;}
/*.partner_ul ul li:hover .boxs:after{ right:0;}*/
.partner_ul ul li .boxs:before{ content:""; position:absolute; width:1px; height:100%; bottom:-100%; right:0; background:#f42000;-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;}
/*.partner_ul ul li:hover .boxs:before{ bottom:0;}*/
/*核心团队*/
.team_ul{  margin-top:5%; margin-bottom:4%; text-align:center;}
.team_ul ul li{ display:inline-block; width:23.5%; margin-bottom:2%; margin-right:1%; text-align:left;}
.team_ul ul li:nth-child(4n+0){ margin-right:0;}
.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 .imgs{ overflow:hidden; position:relative; padding-top:117.025%;}
.team_ul ul li .imgs img{display: block;width: 100%; position:absolute; height:100%; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s;}
.team_ul ul li .text{ overflow:hidden; margin-top:18px;}
.team_ul ul li .tit{ color:#333333; overflow:hidden; line-height:36px; height:36px;white-space:nowrap;text-overflow:ellipsis; font-weight:normal;}
.team_ul ul li .txt{ margin-top:5px; overflow:hidden; line-height:30px; height:30px; color:#999999; font-size:18px; font-style:italic;}
.team_ul ul li .txt2{ margin-top:5px; overflow:hidden; line-height:30px; height:30px; color:#666; font-size:15px;}
.team_ul ul li:hover .tit{ color:#f42000;}
/*核心团队详情*/
.team_one{ overflow:hidden; margin-top:4.5%; margin-bottom:5%;}
.team_one .imgs{ float:left; width:363px; overflow:hidden; margin-right:3%;}
.team_one .imgs img{ width:100%;}
.team_one .txts{ overflow:hidden;}
.team_one .txts .h3{ color:#333333; margin-top:4%; overflow:hidden; line-height:1.3;}
.team_one .txts .desc{ color:#999999; font-size:14px; overflow:hidden; line-height:22px; margin-bottom:2%; margin-top:1.2%;}
.team_one .txts .p{ padding-top:2%; padding-bottom:2%; border-top:1px solid #ececec; color:#777777; font-size:14px; line-height:30px;}
.team_one .txts .h4{ font-weight:bold; color:#333333; font-size:18px; overflow:hidden; line-height:1.3; margin-bottom:20px; margin-top:1.5%;}
.team_one .txts .ul{ clear:both; overflow:hidden;}
.team_one .txts .ul li{ float:left; width:49%; margin-right:2%; overflow:hidden;}
.team_one .txts .ul li:nth-child(2n+0){ margin-right:0;}
/*获奖荣誉*/
.honor_ul{  margin-top:5%;  text-align:center;}
.honor_ul ul li{ float:left; width:32%; margin-bottom:2%; margin-right:2%; text-align:left;}
.honor_ul ul li:nth-child(3n+0){ margin-right:0;}
.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 .imgs{ overflow:hidden; position:relative; padding-top:64.065%;transition:all 0.3s;}
.honor_ul ul li .imgs img{display: block;width: 100%; position:absolute; height:100%; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s;}
.honor_ul ul li:hover .imgs{-webkit-box-shadow: 0 5px 25px rgba(0,0,0,0.1); box-shadow: 0 5px 25px rgba(0,0,0,0.1);}
.honor_ul ul li .text{ overflow:hidden; margin-top:22px;}
.honor_ul ul li .tit{ font-size:18px; color:#333333; overflow:hidden; line-height:42px; height:42px;white-space:nowrap;text-overflow:ellipsis; font-weight:normal; border-bottom:1px solid #f0f0f0;}
.honor_ul ul li .txt{ margin-top:7px; overflow:hidden; line-height:30px; height:60px; color:#999999; font-size:15px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.honor_ul ul li:hover .tit{ color:#f42000;}
.honor_ul ul li .date{ position:absolute; bottom:45px; right:0; background:rgba(255,255,255,0.81); width:100px;  height:78px; text-align:center; font-family:Arial; font-size:14px; color:#333333;transition:all 0.3s;}
.honor_ul ul li:hover .date{ background:#fff;}
.honor_ul ul li .date b{ font-weight:bold; display:block; overflow:hidden; line-height:1; margin-top:10px;}
/*联系我们*/
#AboutBlock{ margin-top:5%;}
#AboutBlock *{webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
#AboutBlock .wrap2{ max-width:1300px;}
#AboutBlock .MapBox { position: relative;}
#AboutBlock .MapBox .Box { display: block; height: 0; width: 100%; position: absolute;left: 0; top: 50%; text-align: right; z-index: 9; margin-top:-60px;}
#AboutBlock .MapBox .Box .AddBox {display: inline-block; position: relative;}
#AboutBlock .MapBox .Box .AddBox .PosBox { position: absolute;right: 0; top: 50%;}
#AboutBlock .MapBox .Box .address {display: inline-block; text-align: center; font-size: 15px; line-height: 46px; color: #8b8b8b; padding: 0 25px;margin: 5px 0;
background: #fff; border-radius: 5px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); word-break: keep-all; width:160px;}
#AboutBlock .MapBox .Box .address span {display: block; position: relative; padding-left: 20px;}
#AboutBlock .MapBox .Box .address span::before { content: ""; position: absolute; left: 0;width: 15px; height: 100%;background: url(../images/icons_address2.png) no-repeat center;}
#AboutBlock .MapBox .Box .address:hover { color: #f42000;}
#AboutBlock .MapBox .Box .address.on { background: #f42000;color: #fff;}
#AboutBlock .MapBox .Box .address.on span::before {background-image: url(../images/icons_address3.png);}
#AboutBlock .MapBox img { max-width: 99999px;}
#AboutBlock .MapBox .Map { height: 370px;}
.contact_ul{ margin:0 auto; max-width:1086px;margin-top:2%; margin-bottom:2%;}
.contact_ul ul li{ display:block; padding-top:4%; padding-bottom:4%; overflow:hidden;font-size:14px; color:#555555; line-height:32px;}
.contact_ul ul li a{ color:#555555;}
.contact_ul ul li a:hover{ color:#f42000;}
.contact_ul ul li .h3{ font-weight:normal; font-size:18px; color:#333333; overflow:hidden; margin-bottom:20px; letter-spacing:2px;}
.contact_ul ul li .h3 span{ font-weight:normal; color:#999999; font-size:14px; font-family:Arial; text-transform:uppercase; padding-left:2%;}
.contact_ul ul li .w2{ width:49%; max-width:450px;}
.contact_bg{ background:#f5f5f5; overflow:hidden;}
.feedback{ position:relative; top:-85px;}
.o_title{ text-align:center;   margin-top:5%; overflow:hidden; position:relative;}
.o_title .h3{font-weight: normal;color: #000000;letter-spacing:5px;line-height: 1.2; overflow:hidden;}
.o_title .p{  color:#c1c1c1; font-size:14px; font-family:Arial; overflow:hidden; text-transform:uppercase; margin-top:10px; letter-spacing:2px;}
.feedback_div{ overflow:hidden; text-align:left; margin-top:3%; margin-bottom:6%;}
.feedback_div .divs{ float:left; width:32%; margin-right:2%;margin-bottom:2%;}
.feedback_div .divs.mb2{ margin-bottom:2%;}
.feedback_div .divs:nth-child(3){ margin-right:0;}
.feedback_div .divs2{ margin-bottom:2%;}
.feedback_div .borders{border:1px solid #f5f5f5; overflow:hidden;}
.feedback_div .inputs2{background:#fff; height:46px; width:100%; line-height:46px; font-size:15px; color:#a1a1a1; border:0; outline:none;  text-indent:25px; font-family:"微软雅黑";}
.feedback_div .feedback_t{ padding-left:27px; height:38px; line-height:38px; overflow:hidden; font-size:15px; color:#555555; background:url(../images/feedback_bg1.png) left center no-repeat; margin-bottom:1%; clear:both; margin-top:1%;}
.feedback_div .textarea{ padding:1%; padding-left:25px; width:98%; background:#fff; font-size:15px; font-family:"微软雅黑";border:0; outline:none; display:grid;color:#a1a1a1; height:200px;  }
.feedback_div .textarea.h80{ height:80px;}
.feedback_div .bnts2{  border: none;  max-width:158px; width:30%;font-size: 15px; height: 46px; line-height:46px; background: #f42000; font-family:"微软雅黑"; text-align: center;color: #fff; outline: none;  cursor: pointer; -webkit-appearance: none; margin-top:3%;}
.feedback_div .bnts2:hover{filter:alpha(opacity=70);opacity:0.7;transition:all 0.3s;}
/*人才招聘*/
.job_one{ margin-top:4%; margin-bottom:5%; overflow:hidden;}
.job_one .imgs{ float:left; width:50%; overflow:hidden;}
.job_one .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.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s;}
.job_one .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);}
.job_one .txts{ overflow:hidden; color:#555555; font-size:15px; line-height:30px;}
.job_one .txts .h3{ font-weight:normal; overflow:hidden; line-height:1.2; color:#333333; margin-bottom:6%; margin-top:10%;}
.job_one .txts .cons{ overflow:hidden;width:94%; max-width:610px; margin:0 auto;}
.job_one .txts p{ padding-bottom:6%; overflow:hidden;}
.job_bg{ background:#f5f5f5; overflow:hidden;}
.job_ul{margin-top:4%; margin-bottom:5%;}
.job_ul ul li{ float:left; width:49%; overflow:hidden; background:#fff; max-width:677px; margin-bottom:3%;transition:all 0.3s; }
.job_ul ul li:nth-child(2n+0){ float:right;}
.job_ul ul li:hover{ /*background:#f42000;*/-webkit-box-shadow: 0 5px 25px rgba(0,0,0,0.05); box-shadow: 0 5px 25px rgba(0,0,0,0.05);}
.job_ul ul li .boxs{ padding:40px; padding-left:48px; padding-bottom:50px; overflow:hidden;}
.job_ul ul li .h3{ height:36px; line-height:36px; overflow:hidden; color:#333333; font-size:22px;white-space:nowrap;text-overflow:ellipsis;transition:all 0.3s;}
.job_ul ul li .desc{ overflow:hidden; color:#777777; font-size:14px; line-height:30px; height:30px;font-size:14px; margin-top:16px;transition:all 0.3s;}
.job_ul ul li .desc span{ float:left; width:48%; margin-right:2%; max-width:210px;}
.job_ul ul li .desc span i{ font-style:normal; overflow:hidden; color:#222222;transition:all 0.3s;}
.job_ul ul li .p{ color:#777777; overflow:hidden; line-height:30px; height:60px;font-size:14px; margin-top:18px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;transition:all 0.3s;}
.job_ul ul li em{ font-style:normal; background:#e7e7e7; display:block; color:#333333; font-size:14px; width:136px; height:40px; line-height:40px; margin-top:20px; text-align:center;transition:all 0.3s;}
/*.job_ul ul li:hover .h3{ color:#fff;}
.job_ul ul li:hover .desc{color:#fff;}
.job_ul ul li:hover .desc span i{color:#fff;}
.job_ul ul li:hover .p{color:rgba(255,255,255,0.58);}*/
.job_ul ul li:hover em{ background:#f42000; color:#fff;}
/*新闻中心*/
.news_con{ overflow:hidden; margin-bottom:2%; }
.news_con ul li{ /*overflow:hidden;*/padding-top:3.5%;border-bottom:1px solid #dddddd; 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: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:306px;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:#2a2736; font-weight:normal;transition: all 0.3s; margin-top:40px;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: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-weight:bold;font-style:normal;color:#e0e0e0; transform: translate(0%, -50%);transition:all 0.3s; }
.news_con ul li .ends em b{ display:block; font-weight:normal;}
.news_con ul li:hover .txts h3{color:#f42000;}
.news_con ul li:hover .ends em{color:#f42000;}
.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:#f42000;transition:all 0.3s;opacity:0;filter:Alpha(opacity=0); margin-right:5px;}
.news_con ul li .ends .news_more:hover{ background:#f42000;}
.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);}
/*新闻资讯详细*/
.about_x2{ float:left; width:69.2%; padding-bottom:1%; padding-right:3%;padding-top:4%; border-right:1px solid #e7e7e7;}
.about_x2 .show_t{ line-height:40px; font-size:24px; color:#333333; text-align:left; margin-bottom:1%; margin-top:5px; font-weight:bold;}
.about_x2 .con_line{height:50px; 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; display:block; max-width:100%;}
.about_x2 .con_id{ line-height:28px;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 solid #f0f0f0; overflow:hidden; line-height:26px; color:#555555; text-align:center; }
.prenext span{ width:40%; overflow:hidden; height:26px; line-height:26px;white-space:nowrap;text-overflow:ellipsis;}
.prenext span.l{ text-align:left;}
.prenext span.r{ text-align:right;}
.prenext a{ color:#555555; overflow:hidden; transition:all 0.3s;}
.prenext a:hover{ color:#f42000;  text-decoration:none;opacity:0.8;filter:Alpha(opacity=80);}
.prenext .goback{ display:inline-block; vertical-align:top; height:38px; line-height:38px;  color:#333333; margin-top:-6px;}
.prenext .goback:hover{color:#f42000;}
.fenxiang{ float:right;}
.fenxiang div.social-share{ display:inline-block; vertical-align:top;}
.fenxiang .news_fx{ text-align:center;display:inline-block; vertical-align:top;  padding-left:3px; padding-right:3px;}
.fenxiang .news_fx ul li{ display:inline-block; width:30px; height:30px;  margin-left:2px; margin-right:2px; 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); position:relative;}
.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:30px; height:30px; padding:0; margin:0;}
.fenxiang .news_fx ul li a:hover{ background:none;}
.fenxiang .social-share .icon-qq:before{ content:"";}
.fenxiang .social-share .icon-qq{ border:0;}
.fenxiang .social-share .icon-qq:hover{ background-image:url(../images/fx_pic1_on.png);background-size:100% 100%;}
.fenxiang .social-share .icon-wechat:before{ content:"";}
.fenxiang .social-share .icon-wechat{ border:0;}
.fenxiang .social-share .icon-wechat:hover{ background-image:url(../images/fx_pic3_on.png);background-size:100% 100%;}
.fenxiang .social-share .icon-weibo:before{ content:"";}
.fenxiang .social-share .icon-weibo{ border:0;}
.fenxiang .social-share .icon-weibo:hover{ background:url(../images/fx_pic2_on.png) no-repeat;background-size:100% 100%;}


.news_r{ float:right; /*overflow:hidden;*/ background:#fff; width:27.8%; 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 .h2{ font-weight:normal; color:#555555; 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:5%; margin-bottom:5%; overflow:hidden;}
.news_r .news_ul3 ul li label{ display:block; height:24px; line-height:24px;  color:#c8c8c8; font-size:15px;}
.news_r .news_ul3 ul li .h3{ font-weight:normal; overflow:hidden;height:30px; line-height:30px; color:#555555; 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:#f42000;}
.news_r .news_ul3 ul li:last-child{ border-bottom:0;}
/*作品案例*/
.case_ul{color:#fff; overflow:hidden; margin-top:5%; }
.case_ul ul li{ float:left; width:32.66%; background:#fff; overflow:hidden; margin-right:1%; margin-bottom:1%;  position:relative; z-index:0;transition:all 0.3s; /*-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.1); box-shadow: 0 5px 15px rgba(0,0,0,0.1);*/ position:relative;}
.case_ul ul li:nth-child(3n+0){ margin-right:0;}
.case_ul ul li .imgs{ overflow:hidden; position:relative; padding-top:67.411%; }
.case_ul ul li .imgs img{display: block;width: 100%; position:absolute; height:100%; left:0; top:0;-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{ overflow:hidden; position:absolute; top:0; left:0; height:100%; width:100%;transition:all 0.3s;opacity:0;filter:Alpha(opacity=0); background:rgba(0,0,0,0.45);text-align:center;display: flex; align-items: center; justify-content: left;}
.case_ul ul li .txts:after{ content:""; position:absolute;  border:1px solid rgba(255,255,255,0.43); left:0; top:0; right:0; height:100%;transition:all 0.3s;transition-delay: 0.1s; }
.case_ul ul li:hover .txts{opacity:1.0;filter:Alpha(opacity=100);}
.case_ul ul li:hover .txts:after{left:17px; right:17px;top:17px;height:calc(100% - 34px);height:-webkit-calc(100% - 34px);height:-moz-calc(100% - 34px);}
.case_ul ul li .txts .cons{ margin-left:5%; width:90%; margin-right:5%; overflow:hidden;transform: scale3d(0, 0, 0);transition:all 0.6s;transition-delay: 0.1s;}
.case_ul ul li:hover .txts .cons{transform: scale3d(1, 1, 1);}
.case_ul ul li .txts .h3{ font-weight:bold; font-size:18px; color:#fff; overflow:hidden; height:30px; line-height:30px;white-space:nowrap;text-overflow:ellipsis;}
.case_ul ul li .txts .p{ font-size:12px; color:rgba(255,255,255,0.27); line-height:20px; height:20px; overflow:hidden; font-family:Arial;white-space:nowrap;text-overflow:ellipsis;}
.case_ul ul li .txts em{ display:block; display:none; margin:0 auto;  margin-top:8px; height:44px; width:44px; overflow:hidden; background:url(../images/i_bg2.png) no-repeat; background-size:100% 100%;}
/*人才招聘详细*/
.about_x2.bgs2{ float:none; width:100%; padding-right:0; border-right:0; background:#fff; margin-top:5%; margin-bottom:5%; padding-left:4%; padding-right:4%;}
.about_x2.bgs2 .show_t{ text-align:center;}
.about_x2.bgs2 .con_line{ text-align:center; height:auto;}
.about_x2.bgs2 .con_line span{ margin-left:2%; margin-right:2%;}
.about_x2.bgs2 .con_line span i{ color:#222; font-style:normal;}
.about_x2.bgs2 .con_id b{ display:block; padding-top:1%;padding-bottom:1%; overflow:hidden;}
/*作品案例详细*/
.case_bg{ background:#f2f2f2; overflow:hidden;}
.case_con{ overflow:hidden; background:#fff; margin-top:5%; margin-bottom:5%;line-height:32px;white-space:normal;word-break:break-all; font-size:15px; color:#777777;text-align:left; }
.case_con .boxs{ margin:0 auto; max-width:1300px; overflow:hidden; width:96%;}
.case_con .cons{ overflow:hidden;padding-bottom:4%; margin-top:5%;}
.case_con .case_t{ overflow:hidden; padding-bottom:2.5%; border-bottom:1px solid #e6e6e6; margin-bottom:2.5%; color:#333333;}
.case_con label{ color:#333333;}
@media screen and (max-width: 1440px) {
/*内页*/
.postions{ height:57px; line-height:56px; font-size:14px;}
.postions .postions_b a{margin-left:30px; margin-right:30px;}
/*人才招聘*/
.job_ul ul li{ margin-bottom:2%;}
/*新闻中心*/
.news_con ul li .ends{ width:170px;}
/*新闻资讯详细*/
.news_r .news_t .h2{ margin-right:20px; font-size:22px;}
}
@media screen and (max-width: 1360px) {
/*获奖荣誉*/
.honor_ul ul li .date{ height:72px;}
/*新闻中心*/
.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:20px; margin-right:20px;}
.adicon{ display:none;}
/*公司介绍*/
.about_one .txts .p{ font-size:14px; line-height:30px;}
/*合作伙伴*/
.partner_ul ul li{  width:18.4%; }
.partner_ul ul li:nth-child(6n+0){ margin-right:2%;}
.partner_ul ul li:nth-child(5n+0){ margin-right:0;}
/*核心团队*/
.team_ul ul li .txt{ font-size:16px;}
.team_ul ul li .txt2{ font-size:14px;}
.team_ul ul li .tit{ height:30px; line-height:30px;}
/*获奖荣誉*/
.honor_ul ul li .date{ height:68px;}
/*联系我们*/
#AboutBlock .MapBox .Map {height: 350px; }
.feedback{  top:-55px;}
/*人才招聘*/
.job_one .txts{ font-size:14px; line-height:28px;}
.job_one .txts .h3{ margin-top:7%; margin-bottom:5%;}
.job_one .txts p{ padding-bottom:5%;}
.job_ul ul li .boxs{ padding:20px; padding-left:28px; padding-bottom:30px;}
/*作品案例*/
.case_ul ul li:hover .txts:after{ left:12px; right:12px; top:12px;height: calc(100% - 24px);  height: -webkit-calc(100% - 24px);height: -moz-calc(100% - 24px);}
}

@media screen and (max-width: 1100px) {
/*内页*/
.postions{ height:51px; line-height:50px;}
.postions .postions_b a{margin-left:15px; margin-right:15px;}
.o_big_con .h2 label{ padding-top:12px;}



/*分页*/
.yema a{ height:36px; line-height:34px;min-width:40px;}
/*公司介绍*/
.about_one .txts .p{  line-height:26px;}
/*核心团队*/
.team_ul ul li .text{ margin-top:12px;}
.team_ul ul li .txt{ font-size:15px;}
.team_ul ul li .txt2{ font-size:13px;}
.team_one .txts .h3{ margin-top:4%;}
.team_one .txts .p{ font-size:13px; line-height:26px;}
.team_one .txts .h4{ margin-bottom:10px;}
/*获奖荣誉*/
.honor_ul ul li .date{ width:90px; bottom:25px;}
.honor_ul ul li .text{ margin-top:12px;}
.honor_ul ul li .txt{ line-height:26px; height:52px;}
/*人才招聘*/
.job_one .txts{ font-size:13px; line-height:24px;}
.job_one .txts .h3{ margin-bottom:4%;}
.job_one .txts p{ padding-bottom:4%;}
/*新闻中心*/
.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;}
/*新闻资讯详细*/
.about_x2{ width:59%;}
.news_r{ width:37%;}
/*作品案例*/
.case_ul ul li:hover .txts:after{ left:8px; right:8px; top:8px;height: calc(100% - 18px); height: -webkit-calc(100% - 18px); height: -moz-calc(100% - 18px);}
}
@media screen and (max-width: 1000px) {


}
@media screen and (max-width: 960px) {
/*内页*/
.postions .postions_r img{ height:12px;}
.postions .rclass{ display:block;}
.postions .postions_b{ display:none;}
.postions .postions_b a{ float:none;/* font-size:15px;*/ display:block; margin-left:0;  margin-right:0; padding-left:3%; text-align:left; background:#efefef; border-bottom:1px solid #fff; width:auto;}
.postions .postions_b a:hover{ background:#f42000; color:#fff;}
.postions .postions_b a.isel{ color:#fff;background:#f42000;}
.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_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:25px; display:block;}
.about_tc .closed2:hover{filter: Alpha(Opacity=80);opacity: 0.8;transition: all 0.3s;}
/*公司介绍*/
.about_one .imgs{ float:none; width:100%; max-width:none;}
.about_one .txts{ position:static; display:block; width:100%; max-width:none; margin-top:4%;}
.about_one .about_t{ padding-bottom:4%;}
.about_one .txts .p{ margin-top:3%;}
/*合作伙伴*/
.partner_ul ul li{  width:23.5%; }
.partner_ul ul li:nth-child(5n+0){ margin-right:2%;}
.partner_ul ul li:nth-child(4n+0){ margin-right:0;}
/*核心团队*/
.team_ul ul li{ width:32%;}
.team_ul ul li:nth-child(4n+0){ margin-right:1%;}
.team_ul ul li:nth-child(3n+0){ margin-right:0;}
.team_ul ul li .txt{ margin-top:3px; font-size:14px;}
.team_ul ul li .txt2{margin-top:3px; font-size:12px;}
/*核心团队详情*/
.team_one .imgs{ float:none; margin-right:0; width:100%;}
.team_one .txts .h3{ margin-top:5%;}
/*获奖荣誉*/
.honor_ul ul li .txt{ font-size:14px;}
.honor_ul ul li .tit{ font-size:17px;}
/*联系我们*/
.feedback_div .inputs2{ font-size:14px; height:40px; line-height:40px;text-indent: 20px;}
.feedback_div .feedback_t{ padding-left:20px; background-size:16px auto; height:32px; line-height:32px; font-size:15px;}
.feedback_div .textarea{ height:150px;padding-left: 20px; font-size:14px;}
.feedback_div .bnts2{ font-size:14px; height:42px; line-height:42px;}
/*人才招聘*/
.job_one .imgs{ float:none; width:100%;}
.job_one .txts .cons{ max-width:none;}
.job_one .txts .h3{ margin-top:5%;}
.job_ul ul li .h3{ font-size:20px;}
.job_ul ul li .desc{font-size:13px; margin-top:10px; line-height:26px; height:26px;}
.job_ul ul li .p{ font-size:13px; line-height:26px; height:52px;margin-top:12px;}
.job_ul ul li em{ width:110px; height:32px; line-height:32px; font-size:13px;}
/*新闻中心*/
.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;}
/*新闻资讯详细*/
.about_x2{ width:100%; float:none; border-right:0; padding-right:0;}
.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; line-height:24px; text-align:right;}
.prenext span{ width:70%; height:24px; line-height:24px;}
.prenext .l{ float:none; display:block;}
.prenext .r{ float:none; display:block;}
.prenext span.r{ text-align:left;}
.prenext .goback{ text-align:center; margin-top:-44px; width:110px;}
.fenxiang .news_fx ul li{ width:26px; height:26px;}
/*人才招聘详细*/
.about_x2.bgs2{ padding-left:3%; padding-right:3%;}
/*作品案例*/
.case_ul ul li{ width:49%; margin-right:2%; margin-bottom:2%; }
.case_ul ul li:nth-child(3n+0){ margin-right:2%; }
.case_ul ul li:nth-child(2n+0){ margin-right:0; }
/*作品案例详细*/
.case_con{ line-height:28px; }
}
@media screen and (max-width: 830px) {
/*内页*/
.postions h2{ font-size:16px;}
.postions h2 span{ font-size:13px;}
/*获奖荣誉*/
.honor_ul ul li{ width:49%;}
.honor_ul ul li:nth-child(3n+0){ margin-right:2%;}
.honor_ul ul li:nth-child(2n+0){ margin-right:0;}

}
@media screen and (max-width: 780px) {
/*内页*/
.o_big{ height:220px;}
.postions{ height:43px; 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:28px; line-height:26px; padding-left:6px; padding-right:6px; min-width:30px; margin-left:2px; font-size:13px;}
/*联系我们*/
#AboutBlock{ margin-top:70px;}
#AboutBlock .MapBox .Box {position: static; height: auto; }
#AboutBlock .MapBox .Box .AddBox { display: block; width: 100%; text-align: center; padding-bottom: 10px;}
#AboutBlock .MapBox .Box .AddBox .PosBox { position: static; font-size: 0;transform: translateY(0);  -webkit-transform: translateY(0); -moz-transform: translateY(0);
 -ms-transform: translateY(0); -o-transform: translateY(0); text-align: center;}
#AboutBlock .MapBox .Box .AddBox .PosBox > div {display: inline-block;width: 50%;}
#AboutBlock .MapBox .Box .address {width: 98%;}
.contact_ul ul li .h3{ font-size:18px; margin-bottom:12px;}
.contact_ul ul li{ font-size:14px; line-height:28px;}
.contact_ul ul li .h3 span{ font-size:13px;}
/*新闻中心*/
.news_con ul li .txts .p{ font-size:14px; line-height:24px; height:48px;}
.news_con ul li .ends{ width:120px;}
.news_con ul li .ends .news_more{ width:100px; font-size:13px;}
}

@media screen and (max-width: 640px) {
/*内页*/
.position{height:44px; line-height:44px; font-size:13px;}
.position .postions_b a{ font-size:13px;}

/*分页*/
.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%;}
/*合作伙伴*/
.partner_ul ul li{  width:32%; }
.partner_ul ul li:nth-child(4n+0){ margin-right:2%;}
.partner_ul ul li:nth-child(3n+0){ margin-right:0;}
/*核心团队*/
.team_ul ul li{ width:49%; float:left; margin-right:2%;}
.team_ul ul li:nth-child(3n+0){ margin-right:2%;}
.team_ul ul li:nth-child(2n+0){ margin-right:0;}
.team_ul ul li .tit{ line-height:26px; height:26px;}
.team_ul ul li .txt{ font-size:12px; margin-top:0;}
.team_ul ul li .txt2{ margin-top:0;}
/*核心团队详情*/
.team_one .txts .ul li{ float:none; width:100%; margin-right:0;}
/*获奖荣誉*/
.honor_ul ul li .tit{ font-size:16px;}
.honor_ul ul li .date{ height:60px; width:80px;}
/*联系我们*/
.feedback_div .divs{ float:none; margin-right:0; width:100%;}
.feedback_div .textarea{ padding-top:1.5%;}
.feedback_div .bnts2{ width:100%; max-width:100%;}
/*人才招聘*/
.job_ul ul li .h3{ font-size:16px;}
.job_ul ul li .desc{ font-size:12px; line-height:22px; height:22px;}
.job_ul ul li .p{ font-size:12px; line-height:22px; height:44px;}
.job_ul ul li em{ font-size:12px;}
.job_ul ul li .boxs{ padding:14px; padding-left:16px; padding-bottom:20px;}
/*新闻中心*/
.news_con ul li{ padding-right:2%;}
.news_con ul li .ends{ display:none;}
.news_con ul li .txts{ padding-right:0;}
/*新闻资讯详细*/
.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; text-align:center;}
.prenext span{ width:100%;}
.prenext .goback{ margin-top:15px; height:32px; line-height:32px; width:99%; margin-bottom:10px; border:1px solid #f0f0f0; border-radius:20px;}
.prenext .goback:hover{ border:1px solid #f42000;}
.fenxiang{ float:none; margin-top:5px;}
/*作品案例*/
.case_ul ul li .txts em{ width:32px; height:32px;}
.case_ul ul li .txts .h3{ font-size:16px; height:26px; line-height:26px;}
/*作品案例详细*/
.case_con{ line-height:24px; font-size:14px;}
}

@media screen and (max-width: 520px) {

}
@media screen and (max-width: 480px) {
/*内页*/
.o_big{ height:180px;}
.o_big_con .h2{ font-size:18px; padding-top:20px;}


.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_one .txts{ margin-top:5%;}
.about_one .txts .p{ font-size:13px; line-height:24px;}
/*合作伙伴*/
.partner_ul ul li{ width:49%;}
.partner_ul ul li:nth-child(3n+0){ margin-right:2%;}
.partner_ul ul li:nth-child(2n+0){ margin-right:0;}
/*核心团队*/
.team_ul ul li .txt{ line-height:22px; height:22px; /*margin-bottom:2%;*/}
.team_ul ul li .txt2{line-height:22px; height:22px;margin-bottom:2%;}
/*核心团队详情*/
.team_one .txts .h3{ font-size:16px;}
.team_one .txts .p{ font-size:12px; line-height:22px;}
.team_one .txts .h4{ font-size:16px;}
/*获奖荣誉*/
.honor_ul ul li{ margin-bottom:3%;}
.honor_ul ul li .text{ margin-top:6px;}
.honor_ul ul li .tit{ font-size:15px; height:36px; line-height:36px;}
.honor_ul ul li .txt{ font-size:12px; line-height:22px; height:44px;}
.honor_ul ul li .date{ height:54px; width:70px; bottom:10px;}
/*联系我们*/
.contact_ul ul li .h3{ font-size:16px; margin-bottom:7px;}
.contact_ul ul li{ font-size:13px; line-height:24px;border-bottom:1px solid #e9e9e9;}
.contact_ul ul li .h3 span{ font-size:12px;}
.contact_ul ul li:last-child{ border-bottom:0;}
.contact_ul ul li .w2{ width:100%; max-width:none;}
.contact_ul ul li .w2.l{ float:none;}
.contact_ul ul li .w2.r{ float:none; margin-top:4%; padding-top:4%; border-top:1px solid #e9e9e9;}
.o_title{ margin-top:6%;}
.o_title .h3{ letter-spacing:3px;}
.o_title .p{ font-size:12px; margin-top:5px;}
.feedback_div .inputs2{ font-size:13px;}
.feedback_div .textarea{ padding-left:3%; width:96%; padding-top:2%; font-size:13px;}
.feedback_div .bnts2{ height:36px; line-height:36px; font-size:13px;}
.feedback_div .feedback_t{ font-size:14px;}
/*人才招聘*/
.job_one .txts{ font-size:13px; line-height:24px;}
.job_ul ul li .h3{ height:30px; line-height:30px;}
.job_ul ul li .desc{ height:auto; margin-top:4px;}
.job_ul ul li .desc span{ float:none; display:block; width:100%; margin-right:0; max-width:none;}
.job_ul ul li .p{ margin-top:6px;}
/*新闻中心*/
.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; line-height:22px; height:44px; margin-top:5px;}
/*新闻资讯详细*/
.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;}
.prenext span{ height:22px; line-height:22px;}
/*作品案例*/
.case_ul ul li:hover .txts:after{ left:5px; right:5px; top:5px;height: calc(100% - 12px);height: -webkit-calc(100% - 12px);height: -moz-calc(100% - 12px);}
.case_ul ul li .txts .h3{ font-size:14px; height:24px; line-height:24px;}
.case_ul ul li .txts em{ width:24px; height:24px;}
.case_ul ul li .txts .p{ height:18px; line-height:18px;}
/*作品案例详细*/
.case_con{  font-size:13px;}
}

@media screen and (max-width: 420px) {
/*公司介绍*/
.about_one .txts .p{ font-size:12px; line-height:22px;}
/*人才招聘*/
.job_one .txts{ font-size:12px; line-height:22px;}
/*新闻中心*/
.news_con ul li .imgs{ width:154px;}
.news_con ul li .txts .h3{ height:24px; line-height:24px; margin-top:10px;}
}
@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;}
}


.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;}
}