﻿@import url(style.css);
@import url(mobile.css);
@import url(custom.css);
@import url(pscroll.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);
    }
}
/*分类*/
.o_nav{ position:absolute; bottom:0; left:0; width:100%; overflow:hidden;}
.o_nav .wrap{ position:relative; overflow:hidden; font-size:16px; height:70px; line-height:70px; background:rgba(0,0,0,0.16); border:1px solid rgba(255,255,255,0.16);}
.o_nav .scroller {position:absolute; /*transform: translate(-50%, 0px) translateZ(0px)!important; left:50%; width:100%!important;*/}
.o_nav .scroller li {float: left;}
.o_nav .scroller li dd{ overflow:hidden;float:left; border-right:2px solid rgba(255,255,255,0.16);  }
.o_nav .scroller li a{ color:#fff; padding-left:27px; padding-right:27px; min-width:160px; text-align:center; display:block;}
.o_nav .scroller li a:hover{ color:#0194eb;}
.o_nav .scroller li.cur dd{ /*border-bottom:3px solid #336699;*/ background:url(../images/about_bg2.png) no-repeat; background-size:cover;}
.o_nav .scroller li.cur a{color:#fff; }


/*内页*/
.postions{ height:74px; line-height:74px; overflow:hidden;color:#757f92; font-size:16px; border-bottom:1px solid #d9d9d9;/*background:#fff; *//*-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.04);box-shadow: 0 5px 10px rgba(0,0,0,.04);*/}
/*.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:#757f92; }
.postions a:hover{ color:#0194eb;}
.postions label{ color:#005bac; font-size:18px;}
.postions i{ font-style:normal; font-family:"宋体"; font-weight:bold;}
.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 .rclass{ float:right;background:url(../images/pos_bg2.png) left center no-repeat;background-size:20px auto;  padding-left:25px;-webkit-tap-highlight-color: #fff;-webkit-tap-highlight-color: transparent; display:none;}
.postions .postions_b{ float:right; }
.postions .postions_b a{ float:left; text-align:center;overflow:hidden; font-size:16px; color:#666666; position:relative;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s; z-index:0; margin-left:45px; padding-left:5px; padding-right:5px;}
.postions .postions_b a:hover{color:#0194eb;}
.postions .postions_b a:after{content: "";display: block;position: absolute;left: 50%;right:50%; bottom: 0;height:2px;opacity: 0;background:#0194eb;-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:#0194eb; }
/*分类弹窗*/
.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; height:520px;}
.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; font-weight:normal; color:#fff; font-size:20px; font-family:Arial;padding-top:1.2%;}
.o_big_con .h2 span{ display:block; overflow:hidden; color:#fff; line-height:1;   font-weight:normal; position:relative; padding-top:10px;}
.o_big_con .bgs2.h2 span{ margin-bottom:0;}



/*分页*/
.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:40px; line-height:38px; padding-left:10px; overflow:hidden; padding-right:10px; min-width:50px;margin-left:3px;  text-align:center; color:#333333; font-size:14px; border:0; background:#f8f8f8;}
.yema a:hover{ text-decoration:none; color:#fff; background:url(../images/news_bg1.jpg) center center no-repeat; background-size:100% 100%;}
.yema a.on{color:#fff; background:url(../images/news_bg1.jpg) center center no-repeat; background-size:100% 100%;}
.yema a.first,.yema a.last{ margin-right:0;  }
.yema a.first:hover,.yema a.last:hover{background:url(../images/news_bg1.jpg) center center no-repeat; background-size:100% 100%;}
.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_bg1{background:url(../images/about_bg3.jpg) center center no-repeat;background-size:cover; overflow:hidden;}
.about_one{  overflow:hidden; }
.about_one .wrap{ margin-top:5%;overflow:hidden; position:relative; margin-bottom:6%;}
.about_one .about_t{ text-align:left; position:relative; overflow:hidden;padding-bottom:8%; color:#222222; }
.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:#555555; line-height:1.1; font-size:18px;}
.about_one .about_t span{ color:#222222; font-weight:bold; margin-bottom:3%;/*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:6%; line-height:38px; font-size:18px; color:#555555;overflow:hidden;}
.about_one .txts .p:last-child{ margin-bottom:0;}
.about_one .txts .p p{ overflow:hidden; margin-bottom:2%;}
/*企业文化*/
.about_two{  overflow:hidden; margin-top:5%; margin-bottom:6%;position:relative;}
.about_two .imgs{ float:left; width:49%; max-width:700px;  overflow:hidden;}
.about_two .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_two .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_two .txts{ overflow:hidden; width:49%; max-width:638px; position:absolute; right:0; height:100%; top:0;display: flex; align-items: center; justify-content: left; }
.about_two .txts .cons{ width:100%;  overflow:hidden;}
.about_two .txts ul li{ display:block; overflow:hidden; border-bottom:1px solid #e8e8e8; padding-bottom:8%; margin-bottom:8%;}
.about_two .txts ul li:last-child{ margin-bottom:0; padding-bottom:0; border-bottom:0;}
.about_two .txts .h3{ font-weight:normal; color:#333333; overflow:hidden; line-height:1.1; }
.about_two .txts .p{ margin-top:1%; line-height:36px; font-size:20px; color:#555555;overflow:hidden; margin-top:1%;}
/*合作伙伴*/
.partner_bg{ background:#f4f4f4; overflow:hidden;}
.o_title{ margin-top:6%; text-align:center; overflow:hidden; line-height:1.2; color:#333333;}
.o_title .desc{ overflow:hidden; margin-top:1%; color:#888888; font-size:15px; font-family:Arial;}
.partner_ul{ margin-top:4%; 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:#0075c1;-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:#0075c1;-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:#0075c1;-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:#0075c1;-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;}
/*新闻列表*/
.news_ul{ overflow:hidden; margin-top:5%;}
.news_ul ul li{ float:left; width:32%; margin-right:2%; margin-bottom:2%; overflow:hidden;  position:relative; z-index:0;transition:all 0.3s; background:#f8f8f8;}
.news_ul ul li:nth-child(3n+0){ margin-right:0;}
.news_ul ul li .boxs{  overflow:hidden;}
.news_ul ul li .imgs{overflow:hidden; position:relative; padding-top:63%;}
.news_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;}
.news_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);}
.news_ul ul li .txt{ margin:0 auto; max-width:400px; width:96%; overflow:hidden;  padding-top:20px; padding-bottom:26px;transition:all 0.3s; }
.news_ul ul li .h3{ overflow:hidden;height:56px; line-height:28px;font-weight:normal; font-size:18px;color:#333333;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;transition:all 0.3s;}
.news_ul ul li:hover .h3{ color:#0075c1;}
.news_ul ul li .date{ height:22px; line-height:22px; overflow:hidden; color:#999999; font-size:15px; margin-top:15px;}
/*新闻资讯详细*/
.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:28px; 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:32px;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;}
.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:#0075c1;  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:#0075c1;}
.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:#0075c1;}
.news_r .news_ul3 ul li:last-child{ border-bottom:0;}
/*功能案例*/
.case_ul{ margin-top:6%; margin-bottom:5%;}
.case_ul ul li{ float:left; width:49%; margin-bottom:3%; overflow:hidden; max-width:680px;  position:relative; z-index:0;transition:all 0.3s; background:#f8f8f8;}
.case_ul ul li:nth-child(2n+0){ float:right;}
.case_ul ul li:hover{box-shadow: 0 4px 14px 1px rgba(0, 0, 0, 0.08);}
.case_ul ul li .boxs{ padding:30px;}
.case_ul ul li .imgs2{  float:right; overflow:hidden;transition:all 0.3s;width:316px; background:#fff;}
.case_ul ul li:hover .imgs2{box-shadow: 0 4px 14px 1px rgba(0, 0, 0, 0.05);}
.case_ul ul li .imgs{ overflow:hidden;margin:20px;  position:relative; padding-top:284px; }
.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; float:left;width:calc(97% - 316px);width:-webkit-calc(97% - 316px);width:-moz-calc(97% - 316px); }
.case_ul ul li .txts .h3{ line-height:40px; height:40px; font-weight:bold; overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; color:#222222; margin-top:25px;}
.case_ul ul li .txts .p{line-height:30px; height:210px;overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical; color:#555555; font-size:16px; margin-top:7%;}
.case_ul ul li .txts .p .span{ float:left;}
.case_ul ul li .txts .p .pp{ overflow:hidden; display:block;}
/*技术平台*/
.technology_con{ overflow:hidden; line-height:30px; font-size:16px; margin-top:3%; margin-bottom:5%;}
.technology_con img{ max-width:100%;}
/*联系我们*/
.contact_one{ background:#fff; overflow:hidden; margin-top:4%; text-align:center;}
.contact_one .boxs{ display:inline-block; vertical-align:top; margin-left:3%; margin-right:3%;margin-top:4%; margin-bottom:4%;}
.contact_one .boxs .h3{ overflow:hidden;line-height:1.3; padding-bottom:4%; border-bottom:1px solid #ededed; font-weight:normal; color:#222;}
.contact_one .boxs .p{ overflow:hidden; line-height:1.6; margin-top:4%; font-size:17px; color:#999999;}
.contact_two{ overflow:hidden; margin-bottom:7%; margin-top:2%;}
.contact_two ul li{ float:left; width:49%; margin-right:2%; background:#fff; overflow:hidden; height:400px; text-align:center;}
.contact_two ul li:hover{background:url(../images/contact_bg1.jpg) center center no-repeat; background-size:cover; transition:all 1.0s;}
.contact_two ul li:nth-child(2n+0){ margin-right:0;}
.contact_two ul li .h3{ font-weight:bold; line-height:38px; font-size:24px; color:#222222; margin-top:52px;}
.contact_two ul li .p{ color:#999999; margin-top:9px; overflow:hidden; line-height:24px; font-size:16px;}
.contact_two ul li .tels{font-size:24px; color:#222222;font-weight:bold; line-height:30px; overflow:hidden; margin-top:22px; font-family:Arial; padding-left:32px; background:url(../images/contact_pic1.png) left center no-repeat; display:inline-block;}
.contact_two ul li .tels:hover{ color:#d6262c;}
.contact_two ul li .p.bg2{ margin-top:32px; margin-bottom:10px;}
.contact_two ul li .email{ font-size:16px; color:#222222; font-family:Arial; overflow:hidden; line-height:26px; font-weight:bold;}
.contact_two ul li .ends{ margin-top:22px; overflow:hidden; line-height:26px; color:#222222; font-size:16px;}
.contact_two ul li .ends .a{ margin-left:25px; padding-left:25px;background:url(../images/contact_pic2.png) left center no-repeat; color:#0075c1;
display:inline-block; vertical-align:top; background-size:19px 23px;}
.contact_two ul li .ends .a:hover{ text-decoration:underline; background-image:url(../images/contact_pic2_on.png);}
.contact_two ul li:hover .h3{ color:#fff;}
.contact_two ul li:hover .p{ color:rgba(255,255,255,0.4);}
.contact_two ul li:hover .tels{ color:#fff; background-image:url(../images/contact_pic1_on.png);}
.contact_two ul li:hover .email{ color:#fff;}
.contact_two ul li:hover .ends{ color:#fff;}
.contact_two ul li:hover .ends .a{ color:#fff;background-image:url(../images/contact_pic2_on.png);}
/*地图弹窗*/
.popupmap #myframe2{ overflow:hidden;height:606px; padding:40px; background:#fff; }
.popupmap {
  max-width: 1400px;
  width:96%;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 120;
 /* display: none;*/opacity:0;filter:Alpha(opacity=0); z-index:-5;
}
.popupmap.show{opacity:1.0;filter:Alpha(opacity=100); z-index:120;}
.popupmap iframe{
  width: 100%;
}
.popupmap .close {
  width: 15px;
  height: 16px;
  position: absolute;
  top: 18px;
  right: 14px;
  background: url(../images/close2.png) no-repeat;
  cursor: pointer;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  background-size:100% 100%;
  z-index:2; border-radius:50%;
}
.popupmap .close:hover {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
}
/*在线留言*/
.feedback_div{margin-bottom:6%; overflow:hidden;margin-top:3%; text-align:center; border-top:1px solid #e6e6e6; padding-top:2%;}
.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 .divs2{ overflow:hidden; max-width:435px;}
.feedback_div .divs2 .inputs2{ width:60%; float:left;}
.feedback_div .divs2 .code{ width:38%; height:50px; float:left; margin-left:2%; cursor:pointer;}
.feedback_div .inputs2{ width:100%;  background:#fff; height:48px; line-height:48px; font-size:15px; color:#333; border:1px solid #d0d0d0; outline:none;  text-indent:20px; font-family:"微软雅黑";box-sizing: border-box; }
.feedback_div .inputs2:focus{ border-color:#1d72c5;}
.feedback_div .inputs2::-webkit-input-placeholder{color:#555555;}
.feedback_div .inputs2::-moz-placeholder{   /* Mozilla Firefox 19+ */color:#555555;}
.feedback_div .inputs2:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */ color:#555555;}
.feedback_div .inputs2:-ms-input-placeholder{  /* Internet Explorer 10-11 */color:#555555;}
.feedback_div .textarea{ padding:1%; width:100%; padding-left:20px; background:#fff; font-size:15px; font-family:"微软雅黑";border:1px solid #d0d0d0; outline:none;margin-bottom:2%; color:#333; height:260px;box-sizing: border-box;}
.feedback_div .textarea:focus{ border-color:#1d72c5;}
.feedback_div .textarea::-webkit-input-placeholder{color:#555555;}
.feedback_div .textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */color:#555555;}
.feedback_div .textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */ color:#555555;}
.feedback_div .textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */color:#555555;}
.feedback_div .bnts2{ display:block; vertical-align:top; margin:0 auto;border: none; width:50%; max-width:220px; font-size:15px; height: 48px; line-height:48px; background:url(../images/contact_bg2.jpg) center center no-repeat; background-size:100% 100%; color:#fff; font-family:"微软雅黑"; text-align: center; outline: none;  cursor: pointer; -webkit-appearance: none; margin-top:2%;}
.feedback_div .bnts2:hover{filter:alpha(opacity=90);opacity:0.9;transition:all 0.3s;color: #fff; }
/*业务介绍*/
.pro_pox{ position:relative; top:-80px;}
.business_con{ overflow:hidden; margin-bottom:7%; margin-top:2%;}
.business_con ul li{ display:block; border-bottom:1px solid #dcdcdc; overflow:hidden; padding-top:4%; padding-bottom:3%; }
.business_con ul li .h3{ font-weight:normal; line-height:38px; font-size:24px; color:#222222; overflow:hidden; padding-left:48px; background-repeat:no-repeat; background-position:left top; background-size:38px 38px;}
.business_con ul li .p{ color:#666666; margin-top:2%; overflow:hidden; line-height:30px; font-size:18px;}
.business_con ul li .p span{ float:left; width:23%; margin-left:2%; max-width:230px; overflow:hidden; position:relative; padding-left:16px;}
.business_con ul li .p span:after{ content:""; position:absolute; left:0; top:11px; width:8px; height:8px; border-radius:50%; background:#bcbcbc;}
/*人才招聘*/
.jobs{ position:relative; top:-80px;}
.job_one{ margin-top:4%; margin-bottom:6%; overflow:hidden; background:#f7f7f7; position:relative;}
.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{ position:absolute; right:0; height:100%; width:50%; overflow:hidden; color:#333333; line-height:40px;display: flex; align-items: center; justify-content: left; font-weight:bold;}
.job_one .txts .cons{ overflow:hidden;width:94%; max-width:628px; margin:0 auto;}
.job_one .txts p{ padding-bottom:6%; overflow:hidden;}
.job_one .txts p:last-child{ padding-bottom:0;}
.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:url(../images/job_bg1.jpg) center center no-repeat; background-size:cover;/*-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;}
.job_ul ul li .desc{ overflow:hidden; color:#777777; font-size:14px; line-height:30px; height:30px;font-size:14px; margin-top:16px;}
.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;}
.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;}
.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,1.0);}
.job_ul ul li:hover em{ background:#fff; color:#008cd6;}

/*人才招聘详细*/
.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;}
/*网站地图*/
.website_bg{ overflow:hidden; background:#fff; padding-bottom:5%; padding-top:1.5%;}
.website_t{ height:36px; line-height:36px; background:#0075c1; color:#fff; font-weight:bold; padding-left:12px; font-size:14px; margin-top:20px; margin-bottom:17px;}
.website_t a{color:#fff; }
.sitemap_main{ overflow:hidden;}
.sitemap_main dd{font-size: 12px; line-height: 31px;text-align: center; background:#fff;  white-space: nowrap; display: block; float: left;height: 31px; width:calc(19.2% - 2px);width:-webkit-calc(19.2% - 2px);width:-moz-calc(19.2% - 2px); margin-right:1%; margin-bottom:1%; overflow: hidden; border: 1px dashed #dddddd;text-overflow: ellipsis;}
.sitemap_main dd:nth-child(5n+0){ margin-right:0;}
.sitemap_main dd a{ display:block; color:#333;}
.sitemap_main dd a:Hover{color:#0075c1; }
/*单页*/
.content_con{ max-width:1200px; margin:0 auto; overflow:hidden; margin-top:4%; line-height:32px; font-size:15px; margin-bottom:7%;}
.content_con img{ max-width:100%;}
.content_con p{ overflow:hidden; padding-bottom:1%;}
@media screen and (max-width: 1600px) {
/*内页*/
.o_big{ height:450px;}

}



@media screen and (max-width: 1440px) {
/*内页*/
.postions{ height:56px; line-height:56px; font-size:14px;}
.postions label{ font-size:16px;}

.o_big{ height:400px;}
/*新闻资讯详细*/
.news_r .news_t .h2{ margin-right:20px; font-size:22px;}
/*功能案例*/
.case_ul ul li{ margin-bottom:2%;}
/*人才招聘*/
.job_ul ul li{ margin-bottom:2%;}
}

@media screen and (max-width: 1360px) {
/*内页*/
.o_big{ height:360px;}




}
@media screen and (max-width: 1200px) {
/*分类*/
.o_nav .wrap{ height:60px; line-height:60px; font-size:15px;}
.o_nav .scroller li a{ min-width:140px;}
/*内页*/
.o_big{ height:320px;}
.o_big_con .h2 label{ font-size:18px;}

/*关于我们*/
.about_one .about_t .h3{ font-size:16px;}
.about_one .txts .p{ font-size:16px; line-height:30px;}
/*企业文化*/
.about_two .txts .p{ font-size:18px; line-height:32px;}
/*合作伙伴*/
.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;}
/*功能案例*/
.case_ul ul li .boxs{ padding:20px;}
.case_ul ul li .imgs2{ width:280px;}
.case_ul ul li .imgs{ margin:15px; padding-top:256px;}
.case_ul ul li .txts{width: calc(97% - 280px);width: -webkit-calc(97% - 280px); width: -moz-calc(97% - 280px);}
.case_ul ul li .txts .p{ font-size:15px; line-height:26px; height:182px;}
/*技术平台*/
.technology_con{ font-size:15px; line-height:28px;}
/*联系我们*/
.contact_one .boxs .p{ font-size:15px;}
/*人才招聘*/
.jobs{ position:relative; top:-50px;}
.job_one .txts{  line-height:36px;}
.job_one .txts p{ padding-bottom:5%;}
.job_ul ul li .boxs{ padding:20px; padding-left:28px; padding-bottom:30px;}
/*网站地图*/
.sitemap_main dd{width:calc(24.25% - 2px);width:-webkit-calc(24.25% - 2px);width:-moz-calc(24.25% - 2px);}
.sitemap_main dd:nth-child(5n+0){ margin-right:1%;}
.sitemap_main dd:nth-child(4n+0){ margin-right:0;}
}

@media screen and (max-width: 1100px) {
/*内页*/
.postions{ height:50px; line-height:50px;}
.postions .postions_b a{margin-left:20px;}




/*分页*/
.yema a{ height:36px; line-height:34px;min-width:40px;}
/*关于我们*/
.about_one .txts .p{  line-height:26px;}
/*企业文化*/
.about_two .txts .p{ line-height:30px;}
.about_two .txts ul li{ padding-bottom:6%; margin-bottom:6%;}
/*新闻资讯详细*/
.about_x2{ width:59%;}
.news_r{ width:37%;}
/*功能案例*/
.case_ul ul li .imgs2{ width:240px;}
.case_ul ul li .imgs{ margin:10px; padding-top:226px;}
.case_ul ul li .txts{width: calc(98% - 240px);width: -webkit-calc(98% - 240px); width: -moz-calc(98% - 240px);}
.case_ul ul li .txts .p{ font-size:14px; line-height:24px; height:168px; margin-top:5%;}
.case_ul ul li .txts .h3{ margin-top:15px;}
/*人才招聘*/
.job_one .txts{ line-height:30px;}
.job_one .txts p{ padding-bottom:4%;}
/*业务介绍*/
.pro_pox{ position:relative; top:-50px;}
}
@media screen and (max-width: 1000px) {

}
@media screen and (max-width: 960px) {
/*分类*/
.o_nav .wrap{ height:50px; line-height:50px; font-size:14px;}
.o_nav .scroller li a{ padding-left:12px; padding-right:12px;}

/*内页*/
.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; padding-left:3%; text-align:left; background:#efefef; border-bottom:1px solid #fff; width:auto;}
.postions .postions_b a:hover{ background:#0194eb; color:#fff;}
.postions .postions_b a.isel{ color:#fff;background:#0194eb;}
.postions .postions_b a:after{ height:0;}
.o_big_con .h2 label{ font-size:16px; padding-top:1.6%;}

/*分类弹窗*/
.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 .about_t .h3{ font-size:14px;}
.about_one .txts .p{ margin-top:3%; font-size:14px;}
/*企业文化*/
.about_two .imgs{float:none; width:100%; max-width:none;}
.about_two .txts{ position:static; display:block; width:100%; max-width:none; margin-top:4%;}
.about_two .txts ul li{ padding-bottom:4%; margin-bottom:4%;}
.about_two .txts .p{ font-size:16px; line-height:28px; margin-top:2%;}
/*合作伙伴*/
.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;}
/*新闻列表*/
.news_ul ul li .h3{ font-size:16px; line-height:24px; height:48px;}
.news_ul ul li .date{ font-size:13px;}
.news_ul ul li .txt{ padding-top:20px; padding-bottom:20px;}
/*新闻资讯详细*/
.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%;}
.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;}
/*功能案例*/
.case_ul ul li .imgs2{ width:100%; float:none;}
.case_ul ul li .imgs{ margin:15px; padding-top:95%;}
.case_ul ul li .txts{ float:none;width: calc(100% - 0px);width: -webkit-calc(100% - 0px); width: -moz-calc(100% - 0px); margin-top:3%; margin-bottom:2%;}
.case_ul ul li .txts .p{ margin-top:4%;}
/*技术平台*/
.technology_con{ font-size:14px; line-height:24px;}
/*联系我们*/
.contact_one .boxs{ margin-top:5%; margin-bottom:5%;}
.contact_one .boxs .p{ font-size:14px;}
.contact_two ul li{ float:none; margin-right:0; width:100%; margin-bottom:2%; height:auto; padding-bottom:6%;}
.contact_two ul li .h3{ margin-top:5%;}
.contact_two ul li .p.bg2{ margin-top:3%;}
.contact_two ul li .ends{ margin-top:2.5%;}
/*地图弹窗*/
.popupmap #myframe2{ padding:20px; height:400px;}
.popupmap .close { top:6px; right:6px;}
/*业务介绍*/
.business_con ul li .h3{ font-size:20px;}
.business_con ul li .p{ font-size:16px;}
/*人才招聘*/
.job_one .imgs{ float:none; width:100%;}
.job_one .txts .cons{ max-width:none;}
.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;}
/*人才招聘详细*/
.about_x2.bgs2{ padding-left:3%; padding-right:3%;}
/*单页*/
.content_con{ font-size:14px; line-height:28px;}
}

@media screen and (max-width: 780px) {
/*内页*/
.o_big{ height:280px; }
.postions{ height:42px; line-height:42px; font-size:13px;}
.postions label{ font-size:15px;}
.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;}
/*新闻列表*/
.news_ul ul li{ width:49%;}
.news_ul ul li:nth-child(3n+0){ margin-right:2%;}
.news_ul ul li:nth-child(2n+0){ margin-right:0;}

/*在线留言*/
.feedback_div .inputs2{ text-indent:12px;}
.feedback_div .textarea{ padding-left:12px;}
/*业务介绍*/
.business_con ul li .h3{ font-size:18px; padding-left:38px; background-size:30px 30px; line-height:30px;}
.business_con ul li .p{ font-size:15px;}
/*网站地图*/
.sitemap_main dd{width:calc(32.66% - 2px);width:-webkit-calc(32.66% - 2px);width:-moz-calc(32.66% - 2px);}
.sitemap_main dd:nth-child(4n+0){ margin-right:1%;}
.sitemap_main dd:nth-child(3n+0){ margin-right:0;}

}

@media screen and (max-width: 640px) {
/*分类*/
.o_nav .wrap{ height:46px; line-height:46px; font-size:13px;}
.o_nav .scroller li a{ min-width:100px;}
/*内页*/
.position{height:44px; line-height:44px; font-size:13px;}
.position .postions_b a{ font-size:13px;}
.o_big_con .h2 label{ font-size:14px; padding-top:2.5%;}
/*分页*/
.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%;}
/*企业文化*/
.about_two .txts .p{ font-size:14px; line-height:26px;}
/*合作伙伴*/
.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;}
/*新闻列表*/
.news_ul ul li .h3{ font-size:15px;}
.news_ul ul li .date{ font-size:12px;}
/*新闻资讯详细*/
.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 .boxs{ padding:15px;}
.case_ul ul li .txts .p{ font-size:13px; line-height:22px; height:154px;}
/*技术平台*/
.technology_con{ font-size:13px; line-height:22px;}
/*联系我们*/
.contact_one .boxs .p{ font-size:13px;}
.contact_two ul li .h3{ font-size:20px;}
.contact_two ul li .p{ font-size:14px;}
.contact_two ul li .ends{ font-size:14px;}
/*在线留言*/
.feedback_div .divs{ float:none; width:100%; margin-bottom:2%;}
.feedback_div .inputs2{ font-size:13px; /*text-indent:2%;*/ height:40px; line-height:40px;}
.feedback_div .divs2 .code{ height:38px;}
.feedback_div .textarea{ font-size:13px; /*padding-left:2%;*/ width:100%; height:160px; padding-top:2%; margin-bottom:2%;}
.feedback_div .bnts2{ height:40px; line-height:40px; font-size:13px; max-width:none; margin-top:2%; clear:both; }
/*业务介绍*/
.business_con ul li .h3{ font-size:17px;}
.business_con ul li .p{ font-size:14px;}
.business_con ul li .p span{width:31.33%; }
/*人才招聘*/
.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;}
}

@media screen and (max-width: 520px) {

}
@media screen and (max-width: 480px) {
/*分类*/
.o_nav .scroller li a{ min-width:90px;}
/*内页*/
.o_big{ height:250px;}
.o_big_con .h2{ font-size:18px; padding-top:20px;}
.o_big_con .h2 label{  font-size:12px; padding-top:3%;}
.postions{ font-size:12px;}
.postions label{ font-size:14px;}
.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 .about_t .h3{ font-size:13px;}
.about_one .txts .p{ font-size:13px; line-height:24px;}
/*企业文化*/
.about_two .txts{ margin-top:6%;}
.about_two .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;}
/*新闻列表*/
.news_ul ul li .txt{ padding-top:10px; padding-bottom:10px;}
.news_ul ul li .h3{ font-size:14px; line-height:22px; height:44px;}
.news_ul ul li .date{ font-size:12px; margin-top:10px;}
/*新闻资讯详细*/
.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;}
/*功能案例*/
.case_ul ul li .boxs{ padding:10px;}
.case_ul ul li .imgs{ margin:10px;}
.case_ul ul li .txts .h3{ font-size:16px; height:30px; line-height:30px;}
.case_ul ul li .txts .p{ font-size:12px; line-height:20px; height:140px;}
/*技术平台*/
.technology_con{ font-size:12px; line-height:20px;}
/*联系我们*/
.contact_one .boxs{ margin-top:6%; margin-bottom:6%;}
.contact_one .boxs .p{ font-size:12px;}
.contact_two ul li{ padding-bottom:7%;}
.contact_two ul li .h3{ font-size:18px;}
.contact_two ul li .p{ font-size:13px;}
.contact_two ul li .ends{ font-size:13px;}
.contact_two ul li .ends .a{ margin-left:3%;}
.contact_two ul li .tels{ padding-left:26px; margin-top:3%;}
.contact_two ul li .weixin{ margin-top:6%; margin-bottom:3%;}
/*在线留言*/
.feedback_div .bnts2{ width:100%;}
/*业务介绍*/
.business_con ul li .h3{ font-size:16px;padding-left:32px; background-size:26px 26px; line-height:26px;}
.business_con ul li .p{ font-size:13px;}
.business_con ul li .p span{width:48%; }
/*人才招聘*/
.job_one .txts{ line-height:26px;}
.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;}
/*网站地图*/
.sitemap_main dd{width:calc(49.5% - 2px);width:-webkit-calc(49.5% - 2px);width:-moz-calc(49.5% - 2px);}
.sitemap_main dd:nth-child(3n+0){ margin-right:1%;}
.sitemap_main dd:nth-child(2n+0){ margin-right:0;}
/*单页*/
.content_con{ font-size:13px; line-height:22px;}
.content_con p{ padding-bottom:2%;}
}

@media screen and (max-width: 420px) {
/*关于我们*/
.about_one .about_t .h3{ font-size:12px;}
.about_one .txts .p{ font-size:12px; line-height:22px;}
/*企业文化*/
.about_two .txts .p{ font-size:12px; line-height:22px;}
/*功能案例*/
.case_ul ul li .boxs{ padding:8px;}
.case_ul ul li .imgs{ margin:8px;}
.case_ul ul li .txts .h3{ font-size:15px; height:26px; line-height:26px; margin-top:8px;}
/*人才招聘*/
.job_one .txts{  line-height:24px;}
/*单页*/
.content_con{ font-size:12px; line-height:20px;}
}
@media screen and (max-width: 360px) {

}


.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;}
}