@charset "utf-8";
/*CSS reset*/
html{color:#555;font-size:14px;font-family:Arial,"Microsoft YaHei",simsun,sans-serif,Mingliu,Verdana,Helvetica,Lucida;height:100%;background:#fff}
body,div,dl,a,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,select{margin:0;padding:0;font-family:"微软雅黑"}
table{border-collapse:collapse;border-spacing:0}
em,cite{font-style:normal}
fieldset,img{border:0}
li{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}
sup{vertical-align:baseline}
sub{vertical-align:baseline}
legend{color:#000}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button,textarea,select{*font-size:100%}
a:link,a:visited{text-decoration:none;font-family:Arial,"Microsoft YaHei",simsun,sans-serif,Mingliu,Verdana,Helvetica,Lucida}
a:hover,a:active{text-decoration:none;color:#e00000}
input,select{outline:none}
body{background:#fff;padding-top:70px}
*{transition-duration:0.3s;-webkit-tap-highlight-color:rgba(0,0,0,0)}
::selection{background:#ccc8b8;color:#333;text-shadow:none}
::-webkit-scrollbar{width:12px;height:12px}
::-webkit-scrollbar-button:vertical{display:none}
::-webkit-scrollbar-track:vertical{background:black}
::-webkit-scrollbar-track-piece{background:#E3E3E3}
::-webkit-scrollbar-thumb:vertical{background:#555;border-radius:0px}
::-webkit-scrollbar-thumb:vertical:hover{background:#3B3B3B}
::-webkit-scrollbar-corner:vertical{background:#535353}
::-webkit-scrollbar-resizer:vertical{background:#FF6E00}
.wrap{width:1440px;margin:0 auto;}
.wrapContent{width:1200px;margin:0 auto;}
.bowrap{width:1440px;margin:0 auto;overflow:hidden}
.boWrap{width:1440px;margin:0 auto;overflow:hidden}
.tl{text-align:left!important}
.tc{text-align:center!important}
.tr{text-align:right}
.f14{font-size:14px}
.fl{float:left!important;display:inline}
.fr{float:right!important;display:inline}
.hide{display:none}
.block{display:block}
.pl5{padding-left:5px}
.mg0{margin:0!important}
.ml40{margin-left:81px!important}
.ml5{margin-left:5px}
.ml10{margin-left:10px}
.mr1{margin-right:1px!important}
.mt5{margin-top:5px}
.mt10{margin-top:10px}
.mt15{margin-top:15px}
.mt20{margin-top:20px}
.mt30{margin-top:30px}
.mt40{margin-top:40px}
.mt50{margin-top:50px!important;}
.mt70{margin-top:70px}
.mt140{margin-top:140px}
.mb20{margin-bottom:20px}
.pt10{padding-top:10px}
.pt20{padding-top:20px}
.pt50{padding-top:50px}
.pt70{padding-top:70px}
.pb20{padding-bottom:20px}
.pb50{padding-bottom:50px}
.ml15{margin-left:15px}
.brn{border:none!important}
.bb2{border-bottom:2px solid #f5a500}
.b1{border:1px solid #ddd!important}
/*字体颜色 start*/
.hongse{color:#ff5754!important}
.lanse{color:#309cff!important}
.lanl{color:#2fa8e1!important}
.huangse{color:#f5a500!important}
.lvse{color:#31bba7!important}
.baise{color:#fff!important}
.huise{color:#999!important}
.wlv{color:#62b900!important}
.whongse{color:#df4d69!important}
.wlanse{color:#4dafea!important}
.chengse{color:#f50!important}
/*背景颜色 start*/
.block{background:#222!important}
.gray{background:#f5f5f5!important}
.white{background:#fff!important}
.yellow{background:#f5a500!important}
.orange{background:#f50!important}
/*清除浮动*/
.f-cb{*zoom:1}
.f-cb:after{content:".";display:block;clear:both;height:0;visibility:hidden;overflow:hidden}
@font-face{
  font-family: 'iconfont';
  src: url('../font/iconfont.eot');
  src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'),
      url('../font/iconfont.woff2') format('woff2'),
      url('../font/iconfont.woff') format('woff'),
      url('../font/iconfont.ttf') format('truetype'),
      url('../font/iconfont.svg#iconfont') format('svg');
  }
.iconfont{
font-family:"iconfont" !important;
font-size:16px;font-style:normal;
-webkit-font-smoothing: antialiased;
-webkit-text-stroke-width: 0.2px;
-moz-osx-font-smoothing: grayscale;}
/*--------公共样式 开始--------*/
/*头部 start*/
.head{background:#fff;position:fixed;height:70px;width:100%;overflow:hidden;z-index:99;top:0;box-shadow:0 2px 5px 1px rgba(0,0,0,0.1)}
.logo{float:left;overflow:hidden;margin:12px 0 0}
.logo img{height:30px;float:left;background:#F5A517;padding:8px 10px;border-radius:2px}
.logo span{float:left;margin:0 0 0 10px;color:#F5A500}
.logo h1{font-size:20px;font-weight:700}
.logo h2{font-size:15px;margin:-1px 0 0}
.nav{float:left;overflow:hidden;margin-left:150px}
.nav ul{width:100%;overflow:hidden}
.nav ul li{line-height:70px;float:left;overflow:hidden;height:70px}
.nav ul li a i{margin:0 5px 0}
.nav ul li a{height:70px;padding:0 25px;color:#333;font-size:16px;line-height:70px;display:block}
.nav ul li a:hover{color:#f5a500}
.nav ul li a.active{color:#f5a500;border-bottom:3px solid #f5a500}
.reasch{width:320px;height:70px;float:right;overflow:hidden}
.left_reasch{float:left;overflow:hidden;height:70px;line-height:70px}
.reasch form{height:34px;overflow:hidden;background:#fff;background-color:#fff;border:1px solid #dedede;border-radius:100px;width:180px;margin:17px 0 0}
.reasch input{background:none;font-size:12px;float:left;height:34px;line-height:34px;width:80%;border:0;text-indent:15px;color:#ccc}
.reasch button{margin:0;padding:0;background:none;border:none;width:30px;height:34px;line-height:34px;float:right}
.reasch button i{font-size:18px;color:#9B9B9B;margin:4px 8px 0 0}
.left_reasch a i{color:#999}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.navBar{float:left;position:relative;z-index:1;color:#333;height:40px;line-height:40px;width:150px}
.navs{width:100%;font-family:"Microsoft YaHei",SimSun,SimHei}
.navs h3{height:70px;font-size:100%;font-weight:normal;font-size:14px;line-height:70px}
.navs .m{position:relative;float:left;width:86px;margin:0 10px;display:inline;text-align:center}
.navs .m h3 i{display:inline-block;*display:inline;zoom:1;width:7px;height:4px;overflow:hidden;margin:-2px 0 0 5px;vertical-align:middle;filter:alpha(opacity=50);opacity:0.5}
.navs h3 a{zoom:1;height:70px;line-height:70px;display:block;color:#333;font-size:16px}
.navs h3 a:hover{background:#f5a500;color:#fff}
.navs .sub{display:none;width:108px;position:absolute;top:40px;background:#f5a500;float:left}
.navs .sub li a{color:#333;display:block;zoom:1}
.navs .sub li a:hover{background:#ddd;color:#c00}
.navs .sub dl{display:inline;zoom:1;vertical-align:top;line-height:26px;width:100%;overflow:hidden}
.navs .sub dl a:hover{padding-left:10px;transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;cursor:pointer}
.navs .sub dl dt{text-indent:10px;color:#fff;font-size:18px;height:50px;border-bottom:2px solid #fff;line-height:65px;width:100%;text-align:left;}
.navs .sub dl dd{text-align:left;width:100%;overflow:hidden;padding-left:10px;height:28px;line-height:28px}
.navs .sub dl dd a{text-align:left;color:#fff;font-size:14px}
.navs #m2 .sub{right:291px;position:fixed;top:70px;z-index:212;width:200px;background:#f5a500;float:right}
.right_reasch{text-align:right;float:right;overflow:hidden;height:70px;line-height:70px;font-size: 24px;color: #f5a517;}
.right_reasch a{width:60px;text-align:center;display:block;float:left;overflow:hidden}
.right_reasch i{margin-right:5px;font-size:26px;line-height: 70px;display: inline-block;vertical-align: middle;}
.right_reasch a:hover{color:#f5a500!important}
.right_reasch a i:hover{color:#f5a500!important}
#index.go .head{background:none;background-image:-webkit-linear-gradient(top,rgba(26,26,26,.6),transparent);background-image:-moz-linear-gradient(top,rgba(26,26,26,.6),transparent);background-image:-o-linear-gradient(top,transparent,rgba(26,26,26,.6));background-image:linear-gradient(rgba(26,26,26,.6),rgba(255,255,255,0));padding-top:18px;box-shadow:none}
#index.go{padding-top:0}
#index.go .head  .logo span,#index.go .nav ul li a,#index.go .right_reasch a i{color:#fff}
/*尾部 start*/
.foot{width:100%;overflow:hidden;background:#333;text-align:left;}
/*尾部栏目一 start*/
.top_foot{width:100%;overflow:hidden;padding:25px 0;border-bottom:1px solid #444}
.left-foot{width:16.66%;float:left;overflow:hidden}
.left-foot dl{width:100%;overflow:hidden}
.left-foot dl dt{width:100%;overflow:hidden}
.left-foot dl dt img{width:128px}
.left-foot dl dt h4{font-size:14px;color:#aaa;width:100%;height:25px;line-height:25px;overflow:hidden}
.left-foot dl dd{margin-top:30px;width:100%;overflow:hidden}
.left-foot dl dd strong{font-size:14px;font-weight:bold;margin-bottom:10px;height:25px;line-height:25px;color:#aaa}
.left-foot dl dd p{line-height:20px;color:#777;width:100%;font-size:14px;text-align:left;}
.center-foot{width:61%;float:left;overflow:hidden;margin-left:7%}
.center-foot dl{width:18%;float:left;overflow:hidden}
.center-foot dl:nth-child(1),.center-foot dl:nth-child(2){width: 32%;}
.center-foot dl dt{width:100%;overflow:hidden;font-size:14px;font-weight:bold;color:#aaa;height:30px;line-height:30px}
.center-foot dl dd{width:100%;overflow:hidden;margin-top:20px}
.center-foot dl dd a{width:100%;overflow:hidden;height:28px;line-height:28px;color:#777;display:block;font-size:14px;text-align:left;}
.center-foot dl dd a:hover{color:#f5a500;padding-left:10px;transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;cursor:pointer}
.qcode{width:150px;float:right;overflow:hidden}
.qcode .img{position:relative;width:150px;height:150px;margin-top:25px}
.qcode .scanMask{position:absolute;left:0;top:0;width:160px;height:0;border-bottom:3px solid #f5a500;background:url(../images/ico-mask-lightYellow.png) repeat}
.qcode p{width:100%;overflow:hidden;font-size:14px;font-weight:bold;color:#aaa;height:30px;line-height:30px}
.qcode .img img{width:150px;border-radius:3px;box-shadow:1px 1px 8px #000}
.qcode em{font-size:14px;color:#999;text-align:center;margin-top:20px;display:block}
/*尾部栏目二 start*/
.center_foot{width:100%;overflow:hidden;padding:25px 0;border-bottom:1px solid #444}
.center_foot dl{width:100%;overflow:hidden}
.center_foot dl dt{width:200px;float:left;overflow:hidden;height:38px;line-height:38px;color:#aaa}
.center_foot dl dd{width:830px;float:left;overflow:hidden}
.center_foot dl dd a{height:38px;line-height:38px;margin-right:35px;color:#777}
.center_foot dl dd a:hover{color:#f5a500;transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;cursor:pointer}
/*尾部栏目三 start*/
.bottom_foot{width:100%;overflow:hidden;padding:15px 0}
.foot-about{width:100%;overflow:hidden;height:45px}
.foot-about ul{width:100%;overflow:hidden}
.foot-about ul li{height:45px;line-height:45px;margin-right:35px;float:left;overflow:hidden}
.foot-about ul li a{font-size:16px;height:45px;line-height:45px;display:block;color:#aaa}
.foot-about ul li a:hover{color:#f5a500;transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;cursor:pointer}
.foot-navs{width:100%;overflow:hidden}
.foot-navs ul{width:85%;overflow:hidden}
.foot-navs ul li{height:30px;line-height:30px;margin-right:40px;float:left;overflow:hidden}
.foot-navs ul li a{font-size:14px;height:30px;line-height:30px;display:block;color:#777}
.foot-navs ul li a:hover{color:#f5a500;transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s}
.copyright{width:100%;overflow:hidden;padding:10px 0;font-size:12px}
.copyright span{height:30px;color:#999;background:url(../images/copyright.png)no-repeat;padding-left:30px;line-height:30px;float:left;overflow:hidden;margin-right:30px}
.copyright em{float:left;overflow:hidden;height:30px;line-height:30px;margin-right:30px;color:#999}
.copyright em a{color: #999}
/*在线咨询 start*/
.online{width:40px;position:fixed;bottom:50px;z-index:19;overflow:hidden;right:10px;height:130px}
.online a{writing-mode:lr-tb;width:100%;height:130px;overflow:hidden;line-height:24px;font-size:24px;color:#fff;text-align:center;display:block;word-wrap:break-word;background:#f5a500}
.online a i{width:100%;overflow:hidden;text-align:center;font-size:18px;display:block}
/*页码*/
.pages{height:41px;line-height:30px;padding:40px 0 20px 0;text-align:center;overflow:hidden;font-size:0}
.pages a,.pages a:hover,.pages b{display:inline-block;font-size:14px;height:30px;line-height:30px;padding:0 12px;border-radius:0;text-align:center;margin:0 3px;font-weight:500}
.pages a{color:#666;border:1px solid #dedede}
.pages a:hover,.pages b{border:1px solid #f5a500;margin-top:-2px;background:#f5a500;color:#FBFAF8}
.pages a[title="总数"] b{background:none;border:none;color:#666;padding:0}
.pages a[title="总数"] b:before{content:"共";margin-right:2px}
.pages a[title="总数"],.pages a[title="Total record"]:hover{background:none}
.pages a[title="总数"] b:after{content:"篇";margin-left:2px}
.zp .page a[title="总数"] b:after{content:"个作品"}
.bw .page a[title="总数"] b:after{content:"篇文章"}
.pages ul{height:60px;padding:5px 0 0 0;display:table;margin:0 auto}
.pages ul li{line-height:50px;padding-top:5px;height:50px;margin-right:10px;float:left;overflow:hidden;display:table-cell}
.pages ul li a{padding:8px 14px;font-size:14px;color:#333;font-size:14px;border:1px solid #ddd;cursor:pointer}
.pages ul li a.att{background:#333;color:#fff}
.pages ul li a.active{background:#f5a500;color:#fff;border:1px solid #f5a500}





/*----------首页 start----------*/
.title{width:100%;overflow:hidden;text-align:-webkit-auto;text-align:center}
.title h2{height:50px;font-size:36px;line-height:50px;color:#333;margin-bottom:10px}
.title h3{font-size:30px;height:50px;line-height:50px;color:#222;margin-bottom:10px}
.title p{width:100%;height:30px;line-height:30px;overflow:hidden;color:#666;font-size:16px}
.title p.abb{font-size:15px}
.title span em{color:#f5a500}
.title span{font-size:15px;color:#999;text-align:center;width:100%;display:block;margin:5px 0}
.title small{width:94%;text-align:center;line-height:30px;color:#666;font-size:15px;text-align:center;display:block;margin:0 auto}
/*轮播图 start*/
.fullSlide{width:100%;position:relative;height:696px;background:#000}
.fullSlide *,.qcode *{transition-duration:0s}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden}
.fullSlide .bd ul{width:100%!important}
.fullSlide .bd li{width:100%!important;height:696px;overflow:hidden;text-align:center}
.fullSlide .bd li a{display:block;height:696px}
.fullSlide .bd li img{width:100%}
.fullSlide .hd{width:100%;position:absolute;z-index:2;bottom:20px;left:0;height:30px;line-height:30px;text-align:center;_background:#000;_filter:alpha(opacity=60)}
.fullSlide .hd ul{text-align:center;padding-top:5px}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:10px;height:10px;margin:5px;overflow:hidden;line-height:9999px;border:2px solid rgba(255,255,255,0.7);border-radius:100%}
.fullSlide .hd ul .on{background:#F5A517;border-color:#F5A517}
.fullSlide .bbg{background:url(../images/bbg.png) no-repeat top center;width:100%;height:85px;position:absolute;bottom:0;z-index:1}
/*中间内容 start*/
.content{width:100%;overflow:hidden}
/*第一栏目内容 start*/
.mySwiper{height: 550px;position: relative;}
.mySwiper .swiper-button-next,.mySwiper .swiper-button-prev{top: 520px;width: 58px;height: 30px;margin: 0;border: 1px solid #ddd;;background-image: none;}
.mySwiper .swiper-button-prev{left: 50%;transform: translate(-50%,-50%);margin-left: -45px;}
.mySwiper .swiper-button-next{right: 50%;transform: translate(-50%,-50%);margin-right: -100px;}
.mySwiper .swiper-button-next i,.mySwiper .swiper-button-prev i{display: block;width: 100%;height: 30px;line-height: 30px;font-size: 16px;color: #333;text-align: center;}
.pros{height:450px;border: 1px solid #eee;overflow:hidden;}
.pros dl{text-align:center;width:100%;overflow:hidden}
.pros dl dt{background:#f5f5f5;padding:40px 0}
.pros dl:hover dt{background:#F5A500}
.pros dl dt span{display:block}
.pros dl dt p{font-size:15px;color:#888;margin:6px 0 20px}
.pros dl dt span em,.pros dl dt span i{color:#fff;height:35px;display:inline-block;line-height:35px;padding:0 14px;font-size:26px;font-weight:700;vertical-align:middle}
.pros dl dt span em{background:#F5A500}
.pros dl dt span i{background:#ccc;font-style:normal}
.pros dl:hover dt em{background:#fff;color:#F5A500}
.pros dl:hover dt p,.pros dl:hover dt h4{color:#fff}
.pros dl dt h4{overflow:hidden;font-size:24px;color:#333;width:100%;height:30px;line-height:30px}
.pros dl dd{padding: 20px 15px;}
.pros dl dd .b{text-align:center;margin:22px 0 0}
.pros dl dd p{position: relative;;padding-left: 15px;font-size:14px;height:34px;line-height:34px;width:100%;overflow:hidden;color:#777;text-align:left;}
.pros dl dd p::before{content:"";position: absolute;top: 13px;left: 0;width: 8px;height: 8px;background-color: #F5A500;border-radius: 50%;}
a.jie,a.yan{width:40%;height:40px;line-height:40px;overflow:hidden;text-align:center;display:inline-block;margin:0 6px;font-size:16px;border-radius:4px}
a.jie{border:1px solid #f5a500;color:#f5a500}
a.jie:hover{background:#f5a500;color:#fff}
a.yan{border:1px solid #333;color:#333}
a.yan:hover{background:#333;color:#fff}

/*第二栏目内容 start*/
.operate{background:url(../images/bg02.jpg) top center no-repeat;width:100%;overflow:hidden;height:590px}
.operated{width:100%;overflow:hidden}
.operated dl{overflow:hidden;position:relative;float:left;height:330px;width:30.6%;background:#fff;margin-right:4%}
.operated dl:nth-child(3n){margin-right:0;}
.operated dl dt{text-align:center;width:100%;overflow:hidden;height:140px}
.operated dl dt i{position:absolute;z-index:0;right:0;top:0;width:130px;height:138px;transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;background-image:url(../images/operated01.png);background-repeat:no-repeat;display:inline-block;overflow:hidden;background-position:-5px -5px}
.operated dl:hover dt i{background-position:-150px -5px}
.operated dl dt img{position:absolute;right:-150px;width:300px;top:-5px}
.operated dl dt h4{position: relative;z-index: 9;font-size:30px;height:140px;line-height:220px;width:100%;overflow:hidden;color:#333}
.operated dl dd{width:100%;overflow:hidden;text-align:center}
.operated dl dd p{line-height:25px;width:80%;text-align:left;margin:15px auto;font-size:14px;color:#888;overflow:hidden;height:75px;text-align:center}
.operated dl dd a{border-radius:5px;width:140px;text-align:center;display:inline-block;border:1px solid #333;height:38px;line-height:38px;color:#333;margin:0 4px}
.operated dl dd a:hover{background:#f5a500;color:#fff;border-color:#f5a500}
.operated dl dd a.gou:hover{background:#333;color:#fff;border-color:#333}
.operated dl dd em a:hover{border:1px solid #f5a500;color:#f5a500}
/*第三栏目内容 start*/
.group-member{height: 781px;background: url(../images/group_bg.jpg) top center no-repeat;background-size: cover;}
.group{padding-top: 70px;}
.group-swiper{position: relative;padding-top: 40px;}
.group-swiper ul{overflow: hidden;}
.group-swiper li{float: left;width: 700px;}
.group-swiper li:nth-child(2){float: right;}
.group-swiper .img img{display: block;width: 100%;height: auto;}
.group_team img{display: block;width: 100%;height: auto;}
/*第四栏目内容 start*/
.qieh{width:100%;margin:50px auto 0 auto;overflow:hidden}
.menued{height:76px}
.menued li{float:left;width:15.4%;text-align:center;height:75px;cursor:pointer;overflow:hidden;border:1px solid #ddd;margin-right:1%}
.menued li img{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray;opacity:0.6;width:100%;padding: 2px 0 0}
.menued li.off{border:1px solid #f5a500}
.menued li.off img{-webkit-filter:grayscale(0%);-moz-filter:grayscale(0%);-ms-filter:grayscale(0%);-o-filter:grayscale(0%);filter:grayscale(0%);filter:initial;opacity:1}
.menues{height:390px;width:100%;overflow:hidden}
.menues div{width:100%;overflow:hidden}
.down_case{width:100%;overflow:hidden}
.down_case dl{width:100%;overflow:hidden;height:323px}
.down_case dl dt{width:50%;overflow:hidden;height:323px;float:left;margin-right:-50%}
.down_case dl dt img{width:100%;overflow:hidden}
.down_case dl dd{float:left;overflow:hidden;width:48%;text-align:left;margin-left:52%}
.down_case dl dd h3{font-size:24px;color:#333;height:40px;line-height:40px;width:100%;overflow:hidden}
.down_case dl dd h5{line-height:30px;margin:5px 0;font-size:15px;font-weight:bold;color:#666;}
.down_case dl dd h5 em,.down_case dl dd h5 em i{font-weight:500;font-style:normal}
.down_case dl dd h5 em i:after{content:"、"}
.down_case dl dd h5 em i:last-child:after{content:""}
.down_case dl dd small{width:150px;float:left;overflow:hidden;height:70px;line-height:70px;margin-right:20px}
.down_case dl dd small i{display:inline-block;float:left;width:68px;height:68px;margin-right:10px;line-height:68px;font-size:40px;text-align:center;border:1px solid #eee;border-radius:50%;}
.down_case dl dd p{line-height:25px;width:100%;padding:10px 0;max-height:100px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
.down_case dl dd a{display:block;width:150px;text-align:center;height:40px;line-height:40px;border:1px solid #333;color:#333;margin:0;border-radius:4px}
.down_case dl dd a:hover{color:#fff;background:#333}
/*第五栏目内容 start*/
.serve{background:url(../images/bg03.jpg) top center no-repeat;width:100%;overflow:hidden;height:440px}
.served{width:100%;overflow:hidden;background:#fff;height:305px}
.served ul{width:100%;overflow:hidden}
.served ul li{width:20%;overflow:hidden;float:left;height: 255px;text-align:center;padding:50px 0 0;}
.served ul li p{font-size:16px;color:#999;width:100%;height:30px;line-height:30px;overflow:hidden}
.served ul li em{font-size:16px;color:#999;height:60px;line-height:60px;margin:30px 0;display:block}
.served ul li em strong{font-size:44px;color:#333;font-weight:normal}
.served ul li i{font-size:50px;display:block}
.served ul li:hover{padding:35px 0 43px; background-color: #f2f2f2;}
/*第六栏目 start*/
.xinwen{width:100%;overflow:hidden}
.slidern{width:100%;text-align:left}
.slidern .parHd{height:35px;line-height:35px;position:relative}
.slidern .parHd ul{float:left;position:absolute;left:0;top:0;height:32px}
.slidern .parHd ul li{float:left;cursor:pointer;font-size:16px;width:120px;text-align:center}
.slidern .parHd ul li:hover{color:#f5a500}
.slidern .parHd ul li.on{background:#f5a500;color:#fff}
.slidern .slideEox{width:100%;overflow:hidden;zoom:1;padding:0;position:relative}
.slidern .parEd ul{width:100%;overflow:hidden;zoom:1}
.slidern .parEd ul li{float:left;width:470px;overflow:hidden;margin-right:27px}
.slidern .parEd ul li .left_xin{width:470px;overflow:hidden}
.slidern .parEd ul li .left_xin dl{width:470px;overflow:hidden;height:246px;position:relative;margin-bottom:20px}
.slidern .parEd ul li .left_xin dl.other{height:512px}
.slidern .parEd ul li .left_xin dl.other dt img{height:512px}
.slidern .parEd ul li .left_xin dl dt{width:100%;overflow:hidden}
.slidern .parEd ul li .left_xin dl dt img{width:100%;overflow:hidden;height:246px}
.slidern .parEd ul li .left_xin dl dd{height:100px;position:absolute;background:rgba(0,0,0,0.39);bottom:0;width:100%}
.slidern .parEd ul li .left_xin dl dd h3{font-size:18px;height:60px;line-height:30px;color:#fff;padding:15px;/* margin-bottom: 25px; */}
.slidern .parEd ul li .left_xin dl dd p{margin:10px auto;height:66px;line-height:22px;overflow:hidden;color:#fff;width:90%}
.slidern .parEd ul li .left_xin dl dd a{margin:20px auto 0;display:block;width:120px;color:#fff;border:1px solid #fff;text-align:center;height:35px;line-height:35px}
.slidern .parEd ul li .left_xin dl dd:hover{height:100%}

.news-box{position: relative; height: 143px; padding: 0 0 0 100px; border-bottom: 1px solid #eee;}
.news-box dt{position: absolute; top: 29px; left: 0; width: 82px; height: 86px; background: #f2f2f2;text-align: center;}
.news-box dt strong{display: block;padding: 3px 0;font-size: 30px; font-weight: 400; color: #f5a500;}
.news-box dt em{display: block;line-height: 16px; font-size: 14px;}
.news-box dd{padding: 29px 150px 0 0;}
.news-box dd h4{height: 25px;margin-top: 5px;line-height: 25px;overflow: hidden; text-overflow:ellipsis;white-space:nowrap; }
.news-box dd h4 a{font-size: 18px;color: #333;}
.news-box dd p{height: 50px;line-height: 25px;font-size: 15px;color: #999;overflow: hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.news-box dd .btn{position: absolute; top: 58px; right: 20px;}
.news-box dd .btn a{color: #999;}
.news-box:hover{background: #f2f2f2;}
.news-box:hover dd{padding-left: 30px;}

/*想说的话 start*/
.say{background:url(../images/bg04.jpg) top center no-repeat;width:100%;overflow:hidden;height:200px;text-align:center}
.say p{font-size:32px;margin:40px 0 20px}
.say a{width:150px;font-size:16px;background:#f5a500;display:block;text-align:center;color:#fff;margin:15px auto;height:50px;line-height:50px}
/*----------------软件服务 start----------------*/
.chanpb{width:100%;overflow:hidden;padding-top:70px;height:360px;overflow:hidden;background:#5162ee;position:relative}
.wenzi{width:80%;overflow:hidden;margin:0 auto}
.wenzi p{font-size:40px;color:#fff;text-align:center;margin:80px 0 50px 0}
.wenzi p strong{color:#f5a500;font-size:48px;font-weight:normal}
.wenzi .sous{border-radius:5px;width:46%;margin:0 auto;border:4px solid #888b98;height:52px}
.wenzi .sous input[type="text"]{width:80%;border:none;float:left;height:52px;text-indent:1.6em}
.wenzi .sous a{height:52px;width:20%;text-align:center;background:#f5a500;line-height:52px;display:block;float:right;font-size:18px;color:#fff}
.prod{background:#f5f5f5}
.tits{width:100%;overflow:hidden;text-align:center}
.tits h2{font-size:48px;margin:50px 0 30px 0;text-align:center;width:100%;line-height:50px;color:#383838}
.tits p{font-size:16px;color:#a6a6a6;height:30px;line-height:30px;margin-bottom:50px;text-align:center}
.produced ul{*zoom:1}
.produced ul:after{content:".";display:block;clear:both;height:0;visibility:hidden;overflow:hidden}
.produced ul li{float:left;overflow:hidden;width:48.5%;height:375px;background:#fff;margin-bottom:60px}
.produced ul li:nth-child(2n){float: right;}
.produced ul li:hover{box-shadow:2px 2px 12px #ccc}
.produced ul li .top_produ{width:100%;overflow:hidden;height:215px}
.produced ul li .top_produ dl{position:relative;overflow:hidden;width:100%;height:215px}
.produced ul li .top_produ dl dt{width:100%;overflow:hidden;height:215px;position:relative}
.produced ul li .top_produ dl dt img{width:100%;overflow:hidden;margin-top:-30px}
.produced ul li .top_produ dl dt i{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5)}
.produced ul li .top_produ dl:hover{cursor:pointer;transition:all 0.6s;transform:scale(1.1)}
.produced ul li .top_produ dl dd{position:absolute;top:40px;z-index:19;color:#fff;text-align:center;width:86%;left:50%;margin-left:-43%}
.produced ul li .top_produ dl dd h3{font-size:36px;width:100%;height:40px;line-height:40px;margin:14px 0 20px}
.produced ul li .top_produ dl dd p{font-size:16px;height:50px;line-height:25px}
.produced ul li .down_produ{width:100%;overflow:hidden}
.produced ul li .down_produ dl{width:90%;margin:0 auto;height:160px}
.produced ul li .down_produ dl dt{width:56%;float:left;overflow:hidden;margin-top:20px}
.produced ul li .down_produ dl dt h4{font-size:16px;font-weight:bold;height:50px;line-height:50px;color:#333;width:100%;overflow:hidden}
.produced ul li .down_produ dl dt p{width:48%;float:left;margin-right:2%;overflow:hidden;height:30px;line-height:30px;color:#333}
.produced ul li .down_produ dl dd{width:44%;float:right;height:50px;margin-top:85px}
.produced ul li .down_produ dl dd a{width:90px;height:35px;line-height:35px;text-align:center;border:1px solid #333;color:#333;margin-right:15px;display:block;float:left;border-radius:3px}
a.other{border:1px solid #f5a500!important;color:#f5a500!important}


/*----------产品页面 start----------*/
.chanpb{width:100%;overflow:hidden;padding-top:70px;height:360px;overflow:hidden;background:#5162ee;position:relative}
.wenzi{width:80%;overflow:hidden;margin:0 auto}
.wenzi p{font-size:40px;color:#fff;text-align:center;margin:80px 0 50px 0}
.wenzi p strong{color:#f5a500;font-size:48px;font-weight:normal}
.wenzi .sous{border-radius:5px;width:46%;margin:0 auto;border:4px solid #888b98;height:52px}
.wenzi .sous input[type="text"]{width:80%;border:none;float:left;height:52px;text-indent:1.6em}
.wenzi .sous a{height:52px;width:20%;text-align:center;background:#f5a500;line-height:52px;display:block;float:right;font-size:18px;color:#fff}
.prod{width:100%;overflow:hidden;background:#f5f5f5}
.proinfo{background:#fff;width:100%;border:1px solid #eee}
.proinfo p{width:1000px;margin:25px auto 25px;font-size:15px;line-height:28px;}
.proinfo blockquote,.case_backg blockquote{background:#f7f7f7;border-radius:0 5px 0 0;padding:18px 20px;border-left:10px solid #e2e2e2;width:950px;margin: 30px auto;}
.proinfo blockquote p,.case_backg blockquote p{margin: 14px auto 12px;
    line-height: 22px;}
.proinfo .center{padding:30px 0}
.tits{width:100%;overflow:hidden;text-align:center}
.tits h2{font-size:48px;margin:50px 0 30px 0;text-align:center;width:100%;line-height:50px;color:#383838}
.tits p{font-size:16px;color:#a6a6a6;height:30px;line-height:30px;margin-bottom:50px;text-align:center}
.produced{width:100%}
.produced ul{}
.produced ul li{float:left;overflow:hidden;width:48.5%;height:375px;background:#fff;margin-bottom:60px}
.produced ul li:hover{box-shadow:2px 2px 12px #ccc}
.produced ul li .top_produ{width:100%;overflow:hidden;height:215px}
.produced ul li .top_produ dl{position:relative;overflow:hidden;width:100%;height:215px}
.produced ul li .top_produ dl dt{width:100%;overflow:hidden;height:215px;position:relative}
.produced ul li .top_produ dl dt img{width:100%;overflow:hidden;margin-top:-30px}
.produced ul li .top_produ dl dt i{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5)}
.produced ul li .top_produ dl:hover{cursor:pointer;transition:all 0.6s;transform:scale(1.1)}
.produced ul li .top_produ dl dd{position:absolute;top:40px;z-index:19;color:#fff;text-align:center;width:86%;left:50%;margin-left:-43%}
.produced ul li .top_produ dl dd h3{font-size:36px;width:100%;height:40px;line-height:40px;margin:14px 0 20px}
.produced ul li .top_produ dl dd p{font-size:16px;height:50px;line-height:25px}
.produced ul li .down_produ{width:100%;overflow:hidden}
.produced ul li .down_produ dl{width:90%;margin:0 auto;height:160px}
.produced ul li .down_produ dl dt{width:56%;float:left;overflow:hidden;margin-top:20px}
.produced ul li .down_produ dl dt h4{font-size:16px;font-weight:bold;height:50px;line-height:50px;color:#333;width:100%;overflow:hidden}
.produced ul li .down_produ dl dt p{width:48%;float:left;margin-right:2%;overflow:hidden;height:30px;line-height:30px;color:#333}
.produced ul li .down_produ dl dd{width:44%;float:right;height:50px;margin-top:85px}
.produced ul li .down_produ dl dd a{width:90px;height:35px;line-height:35px;text-align:center;border:1px solid #333;color:#333;margin-right:15px;display:block;float:left;border-radius:3px}
a.other{border:1px solid #f5a500!important;color:#f5a500!important}

/*产品详情 start*/

/*B2B电子商务系统 start*/

.changpin{width:100%;overflow:hidden}
.intro{width:100%;overflow:hidden}
.intro dl{background:#fff;height:300px;border:1px solid #eee;padding:30px}
.intro dl dt{float:right;overflow:hidden;width:40%}
.intro dl dt img{margin:0;height:auto;width:100%;display:block}
.intro dl dd{width:56%;margin-left:0;overflow:hidden}
.intro dl dd h3{font-size:36px;height:40px;line-height:40px;width:100%;margin:0 0 20px;color:#333}
.intro dl dd p{line-height:28px;height:84px;margin-bottom:50px;color:#999}
.intro dl dd a{width:105px;height:35px;line-height:35px;text-align:center;border:1px solid #333;color:#333;margin-right:15px;display:block;float:left;border-radius:3px}
.pr_navs{width:100%;overflow:hidden;border-bottom:1px solid #ddd;height:50px}
.pr_navs ul{}
.pr_navs ul li{float:left;overflow:hidden}
.pr_navs ul li a{font-size:16px;color:#333;height:49px;line-height:50px;padding:0 20px;display:block}
.pr_navs ul li a.active{border-bottom:1px solid #f5a500;color:#f5a500}
.pr_navs ul li a:hover{color:#f5a500}
.hangd{width:100%;overflow:hidden}
.hangd dl{height:280px;width:330px;border:1px solid #eee;float:left;overflow:hidden;margin-right:37px;background:#fff}
.hangd dl dt img:hover{cursor:pointer;transition:all 0.6s;transform:scale(1.2)}
.hangd dl dt{width:100%;height:135px;overflow:hidden}
.hangd dl dt img{width:100%;height:135px;overflow:hidden}
.hangd dl dd{width:90%;margin:0 auto;text-align:center}
.hangd dl dd h4{font-size:18px;height:40px;line-height:40px;color:#333;margin:10px 0}
.hangd dl dd p{line-height:25px;height:75px;color:#999}
.function{width:100%;overflow:hidden}
.function dl{height:100px;width:330px;border:1px solid #eee;float:left;overflow:hidden;margin-right:37px;background:#fff;margin-bottom:20px}
.function dl dt{margin:10px;width:80px;height:80px;overflow:hidden;background:#f5f5f5;text-align:center;float:left}
.function dl dt i{line-height:110px;font-size:50px;color:#f5a500}
.function dl dd{width:220px;float:right;margin:0 5px}
.function dl dd h4{font-size:18px;height:35px;line-height:35px;color:#333;margin:10px 0 0 0}
.function dl dd p{text-align:left;line-height:20px;height:40px;color:#999;overflow:hidden}
.function dl:hover{border:1px solid #f5a500}
.server{width:100%;overflow:hidden;background:url(../del/product_b01.png) center no-repeat;height:365px;border:1px solid #ddd;background-color:#fff}
.server ul{width:400px;margin:0 60px;float:left;margin-top:50px}
.server ul li{text-align:right;width:100%;height:100px;margin-bottom:80px}
.server ul li h3{font-size:17px;color:#333;height:40px;line-height:40px;width:100%;overflow:hidden}
.server ul li p{color:#999;line-height:25px}
.tab1{width:99.9%;margin:20px auto;border:1px solid #eee}
.menu{height:50px;background:#f8f8f8;border-top:1px solid #eee}
.menu li{padding:0 40px;float:left;text-align:center;line-height:50px;height:50px;cursor:pointer;color:#333;font-size:16px;overflow:hidden}
.menu li:hover{}
.menu li.off{background:#f5a500;color:#fff}
.menudiv{height:220px;background:#fff}
.menudiv div{width:100%;overflow:hidden}
.menudiv div dl{width:100%;overflow:hidden}
.menudiv div dl dt{float:right;overflow:hidden;width:500px}
.menudiv div dl dt img{height:180px;margin:20px auto}
.menudiv div dl dd{width:650px;margin-left:40px;overflow:hidden;margin-top:50px;height:100px}
.menudiv div dl dd h4{font-size:16px;line-height:40px;height:40px;width:100%;color:#333}
.menudiv div dl dd p{height:50px;line-height:25px;overflow:hidden;width:100%}
.safe{width:100%;overflow:hidden}
.safe ul{width:100%;background:#fff;height:270px;border:1px solid #ddd;margin-bottom:20px}
.safe ul li{text-align:center;width:25%;float:left;overflow:hidden;padding:15px 0}
.safe ul li h3{font-size:17px;color:#333;height:40px;line-height:40px;width:90%;overflow:hidden;margin:0 auto}
.safe ul li p{color:#999;line-height:25px;width:90%;overflow:hidden;margin:0 auto;height:50px}
.safe ul li img{width:112px;height:112px;border-radius:50%;margin:15px auto;display:block}
.safe dl{width:49%;float:left;overflow:hidden;background:#fff}
.safe dl dt{width:100%;overflow:hidden}
.safe dl dt img{margin:25px auto;display:block;border:1px solid #f5a500}
.safe dl dd{width:90%;text-align:center;line-height:30px;height:110px;overflow:hidden;margin:0 auto}
.kehu{width:100%;overflow:hidden}
.kehu ul{width:100%;overflow:hidden}
.kehu ul li{width:330px;float:left;margin-right:40px;overflow:hidden}
.kehu ul li img{width:330px;height:240px}
.kehu ul li h3{font-size:18px;text-align:center;height:40px;line-height:40px;color:#333;overflow:hidden}


/*软件服务-智慧药店会员营销管理系统 start*/
.mark_banner{background: url(/static/home/images/software/mark_banner.jpg) center no-repeat;height:514px;}
.mark_trait{margin:60px 0 60px;}
.wrap_mark{width: 1200px;margin: 0 auto;position: relative;}
.top_trait ul li.one{background: url(../images/software/traits01.png) center no-repeat;height: 160px;margin:25px 0 0;position: relative;overflow:hidden;}
.top_trait ul li.two{background: url(../images/software/traits02.png) center no-repeat;height: 160px;margin: 25px 0 0;position: relative;overflow:hidden;}
.top_trait ul li.three{background: url(../images/software/traits03.png) center no-repeat;height: 160px;margin: 25px 0 0;position: relative;overflow:hidden;}
.top_trait ul li.four{background: url(../images/software/traits04.png) center no-repeat;height: 160px;margin: 25px 0 0;position: relative;overflow:hidden;}
.top_trait ul li.five{background: url(../images/software/traits05.png) center no-repeat;height: 160px;margin: 25px 0 0;position: relative;overflow:hidden;}
.top_trait ul li.one span,.top_trait ul li.three span,.top_trait ul li.five span{position: absolute;top: 30px;width:90px;line-height: 45px;font-size: 30px;font-weight: bold;color: #fff;left:80px;display: inline-block;}
.top_trait ul li.one p,.top_trait ul li.three p,.top_trait ul li.five p{margin:50px 100px 0 245px;line-height:36px;font-size:18px;color: #333;}
.top_trait ul li.two span,.top_trait ul li.four span{position: absolute;top: 30px;width:90px;line-height: 45px;font-size: 30px;font-weight: bold;color: #fff;right: 80px;display: inline-block;}
.top_trait ul li.two p,.top_trait ul li.four p{margin:50px 245px 0 100px;line-height:36px;font-size:18px;color: #333;}
/*核心体系 start*/
.mark_system{background: url(../images/software/mark_system.jpg) center no-repeat;height:475px;}
.mark_srtup{margin:60px 0 0;}
.mark_srtup ul li{margin:0 0 45px 60px;width: 340px;height: 75px;border-radius: 15px;background: #fff;float: left;text-align: center;line-height: 75px;}
.mark_srtup ul li i{display: inline-block;font-size: 40px;vertical-align: middle;}
.mark_srtup ul li span{margin:0 0 0 15px;font-size: 24px;color: #333;}
.mark_srtup ul li:first-child,.mark_srtup ul li:nth-child(4n){margin: 0 0 45px 25px;}
/*管理系统 start*/
.mark_managed{margin:60px 0 60px;overflow:hidden;}
.mark_managed ul li{text-align: center;width: 200px;height: 190px;background: url(../images/software/mark_srtup01.png) center no-repeat;float: left;margin:0 0 35px 30px;}
.mark_managed ul li.one{background: url(../images/software/mark_srtup02.png) center no-repeat;}
.mark_managed ul li.two{background: url(../images/software/mark_srtup03.png) center no-repeat;}
.mark_managed ul li.three{background: url(../images/software/mark_srtup04.png) center no-repeat;}
.mark_managed ul li.four{background: url(../images/software/mark_srtup05.png) center no-repeat;}
.mark_managed ul li.five{background: url(../images/software/mark_srtup06.png) center no-repeat;}
.mark_managed ul li.six{background: url(../images/software/mark_srtup07.png) center no-repeat;}
.mark_managed ul li.seven{background: url(../images/software/mark_srtup08.png) center no-repeat;}
.mark_managed ul li.eight{background: url(../images/software/mark_srtup09.png) center no-repeat;}
.mark_managed ul li.nine{background: url(../images/software/mark_srtup10.png) center no-repeat;}
.mark_managed ul li i{font-size: 54px;color: #1aacdb;display:  block;line-height:75px;height:75px;margin: 50px 0 0;}
.mark_managed ul li.one i{color:#d1b222}
.mark_managed ul li.two i{color:#8eca37}
.mark_managed ul li.three i{color:#c13af9}
.mark_managed ul li.four i{color:#32e3cc}
.mark_managed ul li.five i{color:#ff7700}
.mark_managed ul li.six i{color:#e319a8}
.mark_managed ul li.seven i{color:#ebf229}
.mark_managed ul li.eight i{color:#1745f1}
.mark_managed ul li.nine i{color:#f60d2e}
.mark_managed ul li p{font-size: 20px;color: #333;font-weight: bold;}
/*手机端展示 start*/
.mark_mobiled{overflow:hidden;margin: 60px 0;}
.mark_mobiled ul li img{width:1150px;margin:0 auto 15px;display: block;}
/*电脑端展示 start*/
.mark_pc{overflow:hidden;margin: 60px 0;}
.mark_pced ul.one{margin:60px 0 0;overflow: hidden;}
.mark_pced ul.one li:nth-child(1){margin-left: 25px;}
.mark_pced ul.one li:nth-child(2){margin-right: 25px;}
.mark_pced ul.one li img{width:565px;height:358;}
.mark_pced ul.two{overflow: hidden;margin:25px 0 0px;}
.mark_pced ul.two li img{width:1150px;height:747px;margin: 0 auto;display: block;}
/*软件服务-医药第三方B2B电商系统 start*/
/*描点 start*/
.anchor{height:45px;line-height:45px;}
.anchor h5{float:left;display:inline;font-size:14px;color:#000;}
.anchor ul{overflow:hidden;float: right;}
.anchor ul li{float:left;margin-left: 20px;}
.anchor ul li a{font-size:16px; color:#000; border-bottom:2px solid #fbfbfb; padding-bottom:10px;}
.anchor ul li a:hover{color:#78c9fd;border-bottom:2px solid #32b6fe;}
.anchor ul li.hover a{color:#78c9fd;border-bottom:2px solid #32b6fe;}
.anchor p{float:left; overflow:hidden;}
.anchor p a{padding:5px 20px; background:#ffd200; border-radius:3px; color:#fff;}
/*行业痛点 start*/
.B2Bbanner{background:url(../images/software/B2Bbanner.jpg) no-repeat center;width:100%; height:644px;}
.liListBox{padding:50px 0; overflow:hidden;}
.liListBox h2{font-size:36px; color:#000;text-align: center;}
.Litit{overflow:hidden; text-align:center;}
.Litit h2{font-size:36px; color:#000;}
.Litit p{font-size:14px; color:#000; margin-top:10px;}
.spot{overflow:hidden;width:1120px; margin:50px auto 0;}
.spot dl{float:left;overflow:hidden;display:inline;text-align:center;width: 20%;}
.spot dl dt{width:145px;height:145px;margin: 0 auto;background:#4376e2;border-radius:50%;}
.spot dl dt i{display: block;line-height: 145px;font-size: 65px;color: #fff;text-align: center;}
.spot dl dd{margin-top:25px; overflow:hidden;}
.spot dl dd h4{font-size:18px; color:#000;}
.spot dl dd p{font-size:14px; color:#999; margin-top:5px;}
.lIBgyellow{background:#ffbb4c !important;}
.lIBgyoung{background:#288b75 !important;}
.lIBgred{background:#ff7a66 !important;}
.lIBgpurple{background:#d249ed !important;}
/*我们能解决什么 start*/
.Solve{overflow:hidden; margin-top:50px;}
.Solve dl{float:left;overflow:hidden;display:inline;width: 341px;height:345px;}
.Solve dl + dl{margin-left: 25px;}
.Solve dl dt{overflow:hidden; background:#e66183;text-align:center; height:210px;}
.Solve dl dt i{line-height:210px;font-size:110px;color:#fff;}
.Solve dl dd{overflow:hidden; background:#fff; height:95px; padding:20px;}
.Solve dl dd h4{font-size:18px; color:#000;text-align:center;}
.Solve dl dd p{font-size:14px; color:#666; margin-top:5px; text-indent:20px; height:60px; line-height:20px; overflow:hidden;text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;}
.lIBgLv{background:#5ea927 !important;}
.lIBgZise{background:#b57dd1 !important;}
.lIBgblue{background:#1a8fd1 !important;}
/*方案亮点 start*/
.programme{overflow:hidden; margin-top:50px;}
.programme dl{float:left;width: 268px;height:339px;background:#fafafa;border-top:1px solid #e53935;overflow:hidden;}
.programme dl + dl{margin-left: 25px;}
.programme dl dt{overflow:hidden;height:120px;margin-top:30px;text-align: center;}
.programme dl dd{padding:20px;}
.programme dl dd h4{font-size:18px; color:#000;text-align:center; margin-bottom:20px;}
.programme dl dd p{font-size:14px;color:#000;overflow:hidden; text-align:center;line-height:22px; overflow:hidden;}
.programme dl.borderyellow{border-top:1px solid #ffac13;}
.programme dl.bordergreen{border-top:1px solid #83c44e;}
.programme dl.borderblue{border-top:1px solid #2196f3;}
/*丰富功能强化平台 start*/
.platform{overflow:hidden; margin-top:50px;}
.platform li{float:left;width: 268px;height:125px;text-align:center;background:#fff;border-radius:3px;margin-right: 25px;margin-bottom:25px;display:inline;}
.platform li:nth-child(5n){margin-right:0;} 
.platform li i{display:block;height: 80px;line-height: 80px;font-size:50px;color:#f09010;}
.platform li p{font-size:16px; color:#000; position:relative;}
.platform li i.lvse{color:#83b91f;}
.platform li i.hongse{color:#ff669b;}
.platform li i.lanse{color:#1faeff;}
.platform li i.zilan{color:#879bfc;}
/*软件服务-业务员移动报单系统 start*/
.contentBox{width: 1200px;margin: 0 auto;overflow: hidden;}
.BrightBanner{background:url(../images/software/BrightBanner.png) no-repeat center;height:635px;}
/*医药企业业务管理难点*/
.Administration{margin-top: 90px;}
.Administration dl{float:left;margin-right: 40px;display:inline;width: 268px;height: 300px;border: 1px solid #eee;position: relative;}
.Administration dl:nth-child(4n){margin-right:0;} 
.Administration dl dt{overflow:hidden;position: absolute;text-align:center;top: -53px;left: 89px;width: 100px;height: 100px;border-radius: 50%;}
.Administration dl dt.Administration-ico1{background:#fad989;}
.Administration dl dt.Administration-ico2{background:#a5e79f;}
.Administration dl dt.Administration-ico3{background:#89ccfa;}
.Administration dl dt.Administration-ico4{background:#faa989;}
.Administration dl dt i{display: block;line-height: 100px;font-size: 50px;color:#fff;font-weight: normal;text-align: center;}
.Administration dl dd{overflow:hidden;background:#fff;padding:20px;margin-top: 55px;}
.Administration dl dd h4{font-size:18px; color:#666;text-align:center;}
.Administration dl dd p{font-size:14px; color:#666; margin-top:15px;line-height:20px; overflow:hidden;}
/*解决方案*/
.SolveIn{overflow:hidden; margin-top:50px;}
.SolveIn dl{float:left;overflow:hidden;margin-right: 20px;display:inline;width: 285px;height:570px;}
.SolveIn dl:nth-child(4n){margin-right:0;} 
.SolveIn dl dt{overflow:hidden; height:370px; position:relative;}
.SolveIn dl dt img{width:auto; height:370px;}
.SolveIn dl dt p{height:50px; position:absolute; left:0; top:0; background:#ff8e26; width:100%; line-height:50px; color:#fff;font-size:18px; text-align:center;}
.SolveIn dl dd{overflow:hidden; background:#fff;font-size:16px; color:#333; height:160px; line-height:25px;padding:20px;}
.SolveIn li{float: left; width: 300px; overflow: hidden; background: #fff; height: 300px;}
.SolveIn li img{width: 300px; height: 300px; overflow: hidden;}
.SolveIn li h3{margin-top: 71px; overflow: hidden; font-size: 18px; text-align: center;}
.SolveIn li p{padding: 10px 20px; overflow: hidden; font-size: 14px; line-height: 180%;}
/*方案亮点*/
.Brightspot{overflow:hidden; margin-top:50px;}
.Brightspot dl{float:left;overflow:hidden;display:inline;width: 25%;height:369px;text-align:  center;}
.Brightspot dl:nth-child(4n){margin-right:0;} 
.Brightspot dl dt{overflow:hidden;text-align:center; margin-top:45px; height:180px;}
.Brightspot dl dd{overflow:hidden;padding:20px;}
.Brightspot dl dd h4{font-size:16px; color:#000;text-align:center; margin-bottom:20px;}
.Brightspot dl dd p{font-size:12px; color:#000;overflow:hidden; text-align:center;line-height:20px; overflow:hidden;}
/*平台架构*/
.Framework{margin-top:50px;width:1200px;margin: 50px auto 0;}
.Framework li{overflow:hidden;width:20%;float:left; text-align:center;}
.Framework li i{line-height: 80px;font-size:50px;}
.Framework li p{font-size:14px; color:#666;}
/*软件服务-医药B2C电商系统 start*/
.prod{width:100%;overflow:hidden;background:#f5f5f5}
.proinfo{background:#fff;width:100%;border:1px solid #eee}
.proinfo p{width:1000px;margin:25px auto 25px;font-size:15px;line-height:28px;}
.proinfo blockquote,.case_backg blockquote{background:#f7f7f7;border-radius:0 5px 0 0;padding:18px 20px;border-left:10px solid #e2e2e2;width:950px;margin: 30px auto;}
.proinfo blockquote p,.case_backg blockquote p{margin: 14px auto 12px;line-height: 22px;}
.proinfo .center{padding:30px 0}
/*----------------解决方案 start----------------*/
.scheme_bg{height: 380px;background-image: url(../images/scheme_bg.jpg);background-repeat: no-repeat;background-size: cover;background-position: center;}
/*----------方案列表 start----------*/
.scheme .title{margin: 70px 0;}
.scheme-list dl{width:23%;margin-right:2%;float:left;overflow:hidden;margin-bottom:40px}
.scheme-list dl:nth-child(4n){width:25%;margin-right:0;}
.scheme-list dl dt{width:100%;overflow:hidden;height:260px}
.scheme-list dl dt img{width:100%;overflow:hidden}
.scheme-list dl dd{height:170px;background:#fff;width:90%;}
.scheme-list dl dd h3{height:60px;line-height:60px;width:100%;overflow:hidden;color:#333;font-size:22px}
.scheme-list dl dd p{font-size:16px;color:#666;line-height:30px;height:60px;overflow:hidden;margin:20px 0}
.scheme-list dl:hover{box-shadow:2px 2px 10px #ddd}
.scheme-list dl:hover dd{width:85%;margin:0 auto}
/*----------方案详情 start----------*/
.scheme-details{padding: 70px 0;}
.scheme-details .hd + .bd{margin-top: 50px;}
.scheme-details .caption{height: 50px;line-height: 50px;font-size: 36px;color: #333;text-align: center;}
.scheme-details .info{}
/*----------------成功案例 start----------------*/
.case_bg{height: 380px;background-image: url(../images/casebg.jpg);background-repeat: no-repeat;background-size: cover;background-position: center;}
/*----------案例列表 start----------*/
.deng_case{overflow:hidden}
.deng_case dl{width:32%;float:left;height:470px;overflow:hidden;margin-right:2%;margin-top:40px;border-bottom:4px solid #e5e5e5;background:#f9f9f9;}
.deng_case dl:nth-child(3n){margin-right:0;}
.deng_case dl dt{width:100%;overflow:hidden;font-size:0}
.deng_case dl dt img{width:100%;height:300px;}
.deng_case dl dd{width:100%;height: 154px;overflow:hidden;}
.deng_case dl dd h4{height: 40px;margin-top: 8px;padding: 0 18px;line-height:40px;font-size: 18px;color: #000;overflow:hidden;;}
.deng_case dl dd h4 i{float:right;font-size:26px;margin: 0 5px 0 0;}
.deng_case dl dd p{margin-top: 5px;height:100px;line-height:25px;color: #999;font-size: 14px;padding: 0 18px;overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp: 4;}
.deng_case dl:hover{border-bottom:4px solid #f5a500}
.deng_case dl dd i{margin:8px auto 5px;text-align:center;font-size:100px;color:#999;display:block;}
.deng_case dl dd h3{text-align:center;font-size:26px;color:#333}
/*----------案例详情 start----------*/
.center{width:100%;overflow:hidden}
.center ul{display:table;margin:0 auto}
.center ul li{display:table-cell;float:left;overflow:hidden;text-align:center;height:40px;line-height:40px}
.center ul li em{width:20px;height:4px;margin:0 5px;background:#f5a500;display:block;margin:17px}
.center ul li h3,.proinfo h3,.case_backg h3{font-size:24px;color:#333;font-weight:bold;text-align:center;}
.case_backg p{margin:25px auto 25px;line-height:30px;color:#666;font-size:15px;width:1000px}
.case_backg strong{color: #333}
.case_backg span{text-align:center;width:100%;overflow:hidden;display:block;margin:50px 0 15px}
.case_backg img{margin: 0 0 0 -10px;display: block;padding: 10px;border: 1px solid #dedede;box-shadow: 0 2px 5px 1px rgba(0,0,0,0.1);}
.case_backg small{text-align:center;line-height:28px;color:#666;font-size:14px;width:100%;display:block}
/*----------------关于 start----------------*/
.about_bg{height: 380px;background-image: url(../images/aboutbg.jpg);background-repeat: no-repeat;background-size: cover;background-position: center;}
/*----------公司简介 start----------*/
.case-nav{width:100%;overflow:hidden;height:60px;background:#f5f5f5}
.case-nav h3{font-size:24px;line-height:60px;color:#333;margin-right:40px;float:left;overflow:hidden}
.case-nav a{width:120px;height:58px;line-height:60px;color:#333;font-size:15px;text-align:center;display:block;float:left;overflow:hidden;cursor:pointer}
.case-nav a.active{border-bottom:2px solid #f5a500;color:#f5a500;font-weight:bold}
.case-nav a:hover{color:#f5a500}
.company-profile .moudle{margin-top: 50px;}
.company-profile .hd h2{height: 60px;line-height: 60px;font-size: 36px;color: #333;text-align: center;}
.company-profile .hd p{line-height: 25px;font-size: 15px; color: #999; text-align: center; } 
.company-profile .hd + .bd{margin-top: 50px;}
.com_top dl{overflow:hidden;}
.com_top dl dt{width:530px;float:left;overflow:hidden;margin-right:-530px}
.com_top dl dt img{width:530px;height:375px;overflow:hidden}
.com_top dl dd{float:left;overflow:hidden;margin-left:550px}
.com_top dl p{line-height: 28px;font-size:16px;color:#555;}
.com_top dl p + p{margin-top: 10px;}
.com_top ul{padding-top: 20px;}
.com_top ul li{width:25%;text-align:center;float:left;overflow:hidden}
.com_top ul li a{color:#fff;width:200px;height:180px;background:#ccc;text-align:center;display:block;margin:0 auto 25px;font-size: 17px;}
.com_top ul li a strong{display:block;width:100%;line-height:140px;height: 110px;font-size:48px;color:#fff;font-weight:normal;text-align:center;}
.com_top ul li p{line-height:25px;font-size:16px;text-align:center;color:#333;}
.com_top ul li a:hover{background: #F5A500}
.honor-certificate ul li{float: left;margin-right: 25px;margin-bottom: 25px;}
.honor-certificate ul li:nth-child(5n){margin-right: 0;}
.honor-certificate ul li img{width: 268px;height: auto;}
/*----------人才招聘 start----------*/
.recruit-titles{line-height: 200px;text-align: center;font-size: 36px;color: #333;}
.set-title{width: 100%; height:200px; display: flex; z-index:29;}
.set-title ul{width: 100%;}
.set-title ul li{float:left; display: block; text-align: center;color: #fff;cursor: pointer; width:25%;height: 200px;position: relative;background: #f5f5f5;}
.set-title ul li.on{background: #ccc;}
.set-title ul li img{width: 100%;height: 200px;opacity:0.2;}
.set-title ul li p{height: 200px;line-height: 200px;color: #666;font-size:36px;text-align: center;position: absolute;top: 0;left: 0;z-index: 19;width: 100%;}
.set-title ul li.on img{opacity: 0.4}
.set-title ul li.on p{background:rgba(245, 165, 0, 0.41);color: #fff;}
.set-middle.bd{overflow: hidden;}
.set-middle-list h2{text-align: center;font-size:24px;color: #333;line-height: 50px;margin:45px 0;}
.set-middle-list dl{overflow: hidden;margin: 0 0 30px;}
.set-middle-list dl dt{float: right;width:500px;overflow:hidden;position:relative;height:463px;}
.set-middle-list dl dt img{position:absolute;left:-30%;top:0;height:463px;}
.set-middle-list dl dd{float: left;margin: 0 0 30px;width:680px;}
.set-middle-list dl dd h3{font-size: 18px;color: #333;line-height:18px;margin: 0 0 12px;}
.set-middle-list dl dd p{font-size: 14px;color: #666;line-height:25px;}
.set-middle-list dl.one dt{float: left;}
.set-middle-list dl.one dd{float: right;}
/*----------联系我们 start----------*/
.contact_us{padding-top: 50px;}
.contact_us .moudle + .moudle{margin-top: 50px;}
.contact_us .hd h2{height: 60px;line-height: 60px;font-size: 36px;color: #333;text-align: center;}
.contact_us .hd p{line-height: 25px;font-size: 15px; color: #999; text-align: center; } 
.contact_us .hd + .bd{margin-top: 50px;}
#l-map{height:500px;width:100%;}
#r-result{width:100%;}
.addre{width:100%;overflow:hidden}
.addre img{width:100%;height:300px;overflow:hidden}
.zongbu{overflow:hidden;}
.zongbu dl{width: 337px;height:455px;float:left;background:#f5f5f5;}
.zongbu dl + dl{margin-left: 30px;}
.zongbu dl dt{overflow:hidden;text-align:center}
.zongbu dl dt i{color:#f5a500;display:block;font-size:100px;line-height:200px;height:200px}
.zongbu dl dt h3{color:#333;line-height:30px;font-size:20px}
.zongbu dl dt img{width:150px;height:150px;margin:20px auto}
.zongbu dl dd{width:90%;margin:25px auto 0}
.zongbu dl dd p{font-size:16px;color:#666;text-align:center;line-height:30px}
.moudle .ft{margin-top: 30px;}
.contact_btn{margin-bottom: 30px;text-align: center;}
.contact_btn .u-btn{display: inline-block;width:140px;height:38px;line-height:38px;text-align:center;border-radius:5px;}
.contact_btn .u-btn + .u-btn{margin-left: 30px;}
.contact_btn .u-btn-chat{background:#f5a500;color:#fff;left: 609px;}
.contact_btn .u-btn-message{background-color:#333;color:#fff;}
.contact_btn .u-btn i{margin-right: 8px;vertical-align: middle;}
/*----------在线留言 start----------*/
.zaixian{overflow:hidden;height:940px;position:relative}
.zaixian .wrap{position:relative;margin-top:-90px;background:#fff}
.zaibg{background:url(../images/zai_bg.jpg)no-repeat;width:100%;overflow:hidden;height:200px}
.liuyan{width:78%;background:#fff;min-height:750px}
.liuyan h3{border-bottom:1px solid #eee;width:100%;height:60px;line-height:60px;text-indent:50px;font-size:18px;color:#333;margin-bottom:20px}
.liuyan dl{width:100%;overflow:hidden;margin:15px 0}
.liuyan dl dt{line-height:45px;width:160px;float:left;overflow:hidden;text-align:right;font-size:16px;padding-right:10px;margin-right:-160px}
.liuyan dl dt span{color:#f70}
.liuyan dl dd{line-height:45px;float:left;margin-left:170px;font-size:16px}
.liuyan dl dd label{line-height:45px;margin-right:10px}
.liuyan dl dd input[type="text"]{float:left;width:260px;height:45px;line-height:45px;border:1px solid #eee;padding-left:10px;overflow:hidden}
.liuyan dl dd textarea{width:90%;overflow:hidden;height:145px;border:1px solid #eee;padding:10px;min-width:600px}
.liuyan dl dd img{overflow:hidden;float:left;height:45px;margin:0 0 0 15px}
.liuyan dl dd button{width:190px;height:45px;line-height:45px;background:#f5a500;text-align:center;font-size:16px;color:#fff;border:none}
.smalls{width:190px!important}
.ques{width:22%;position:absolute;z-index:29;background:#fff;top:0;right:0;min-height:750px}
.ques h3{width:100%;height:50px;color:#333;text-indent:20px;line-height:60px;font-size:18px;overflow:hidden}
.ques ul{padding: 0 22px;}
.ques ul li{width:100%;overflow:hidden;margin:10px 0 30px 0}
.ques ul li h4{font-size:15px;color:#333;width:100%;height:30px;line-height:30px;overflow:hidden}
.ques ul li p{line-height:23px;overflow:hidden;color:#757575;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp: 6;}
/*----------------新闻资讯 start----------------*/
.newbg{width: 100%;height: 380px;background: url(../images/newsbg.jpg) center no-repeat;background-size: cover;}
/*----------新闻列表 start----------*/
/*新闻导航*/
.case-naved{height:60px;background:#f5f5f5}
.case-naved h3{font-size:24px;line-height:60px;float:left;color:#333;margin-right:40px;overflow:hidden;text-align:left}
.case-naved.c h3{float:none;text-align:center;margin-right:0}
.case-naved a{width:100px;height:58px;line-height:60px;color:#333;font-size:15px;text-align:center;display:block;float:left;overflow:hidden;cursor:pointer}
/*新闻页面左边*/
.new{width:100%;overflow:hidden}
.left-new{float:left;overflow:hidden;width: 1000px;}
.top-new{width:100%;overflow:hidden}
.top-new dl{width:100%;height:225px;overflow:hidden}
.top-new dl dt{width: 370px;float:left;overflow:hidden;height:225px;margin-right: -370px;}
.top-new dl dt img{width: 370px;height:225px;}
.top-new dl dd{float: left;height:225px;overflow:hidden;margin-left: 390px;}
.top-new dl dd strong{display:block;font-size:30px;color:#f5a500;margin-bottom:30px;height:30px;width:100%;overflow:hidden;line-height:30px}
.top-new dl dd h4{font-size:18px;color:#333;height:25px;line-height:25px;width:100%;overflow:hidden}
.top-new dl dd p{height:48px;line-height:24px;margin:20px 0 0 0;overflow:hidden;color:#999}
.top-new dl dd a i{width:283px;text-align:center;height:40px;line-height:40px;border:1px solid #eee;display:block;color:#f5a500;font-size:24px;margin-top:30px}
/*新闻页面右边*/
.right-new{width:340px;overflow:hidden;float:right;}
.top_new{width:100%;overflow:hidden}
.top_new dl{width:100%;margin-bottom:20px;overflow:hidden;height:182px;position:relative}
.top_new dl dt{width:100%;overflow:hidden;height:182px}
.top_new dl dt img{width:100%;overflow:hidden}
.top_new dl dd{position:absolute;bottom:0;height:50px;width:100%}
.top_new dl dd span{width:50px;height:50px;float:left;overflow:hidden;background:#f5a500;color:#fff;text-align:center;font-size:22px}
.top_new dl dd span small{height:23px;display:block;font-size:14px;width:100%;text-align:center;line-height:27px}
.top_new dl dd h4{text-indent:8px;height:50px;line-height:50px;color:#fff;background:rgba(0,0,0,0.36);font-size:16px}
.head_new{width:99.7%;border:1px solid #ddd}
.head_new h4{height:50px;line-height:50px;border-bottom:1px solid #ddd;font-size:16px}
.head_new h4 i{padding-top:9px;display:block;line-height:53px;float:left;line-height:49px;color:#f5a500;margin:0 10px;font-size:28px;overflow:hidden}
.head_new dl{width:300px;overflow:hidden;height:208px;margin:14px auto;position:relative}
.head_new dl dt{width:300px;overflow:hidden;height:208px}
.head_new dl dt img{display:block;width:100%;height:208px}
.head_new dd{top:0;position:absolute;width:100%;background:rgba(0,0,0,0.39);height:208px}
.head_new dd a{display:block;width:100%;height:208px;overflow:hidden;text-align:center;line-height:208px}
.head_new dd a i{font-size:60px;color:#fff}
.down_new{width:100%;overflow:hidden}
.down_new ul{width:100%;overflow:hidden}
.down_new ul li{width:100%;overflow:hidden;margin-bottom:20px;height:130px}
.down_new ul li img{width:100%;height:130px;overflow:hidden}
.bottom_new{overflow:hidden;border:1px solid #eee}
.bottom_new h3{width:100%;text-align:center;height:50px;line-height:50px;color:#fff;overflow:hidden;background:#f5a500;font-size:17px}
.bottom_new dl{width:90%;margin:0 auto;border-bottom:1px dashed #ddd;padding-top:10px;height:80px;position:relative}
.bottom_new dl dt{width:48px;text-align:center;float:left;overflow:hidden}
.bottom_new dl dt i{font-size:25px}
.bottom_new dl dd{width:255px;float:right;overflow:hidden}
.bottom_new dl dd strong{height:45px;font-size:24px;color:#f5a500;font-weight:normal;line-height:45px}
.bottom_new dl dd h4{font-size:16px;color:#333;width:100%;height:25px;line-height:25px;overflow:hidden}
.bottom_new dl dd p{margin:10px 0;font-size:15px;color:#777}
.bottom_new dl a{border-radius:5px;text-align:center;position:absolute;right:0;top:13px;height:36px;width:91px;display:block;line-height:36px;color:#fff;background:#f5a500}
.bottom_new dl a.li{background:none;color:#333;border:1px solid #333}
/*----------新闻详情 start----------*/
.article{width:100%;overflow:hidden}
.article-hd{width:100%;overflow:hidden;border-bottom:1px solid #ddd}
.article-hd dl dt{width:80px;height:80px;float:left;overflow:hidden;background:#f5a500;text-align:center;margin-right:-80px}
.article-hd dl dt span{width:100%;overflow:hidden;font-size:14px;height:20px;line-height:20px;display:block;color:#fff}
.article-hd dl dt strong{font-weight:normal;font-size:40px;line-height:40px;height:40px;color:#fff;display:block}
.article-hd dl dd{float:left;overflow:hidden;margin-left:100px}
.article-hd dl dd h4{font-size:30px;color:#333;height:40px;line-height:40px;overflow:hidden}
.article-hd dl dd em{display:block;float:left;overflow:hidden;margin-right:25px;color:#999;line-height:40px;height:50px}
.article-hd dl dd span{display:block;float:left;overflow:hidden;color:#999;margin-top:10px}
.article-hd dl dd span i{color:#f5a500;font-size:36px;overflow:hidden}
.article-bd{width:100%;overflow:hidden;padding-top:20px}
.article-bd img{display:block;width:600px;margin:15px auto}
.article-bd p{text-indent:2em;font-size:16px;color:#333;line-height:30px;margin:5px 0 20px 0}
.article-bd p a{color:#f5a500}
.article-bd h2{font-weight:bold;font-size:14px;color:#000}
.anenst{width:100%;background:#fffcf7}
.anenst h3{width:100%;overflow:hidden;color:#000;font-size:14px;font-weight:bold;text-indent:20px;padding:10px 0}
.anenst p{font-size:14px;color:#333;line-height:28px;width:96%;margin:0px auto 10px;padding-bottom:15px}
.anenst p a{color:#f5a500}



.jump-div{float: right;margin-right: 15px;}
.layui-btn{display: inline-block;float: right;vertical-align: middle;height: 38px;line-height: 38px;padding: 0 18px;background-color: #009688;color: #fff;white-space: nowrap;text-align: center;font-size: 14px;border: none;border-radius: 2px;cursor: pointer;-moz-user-select: none;-webkit-user-select: none;-ms-user-select: none;}
.jump-div input#page_jump{height: 36px;line-height: 1.3;line-height: 38px\9;text-align: center;border-width: 1px;border-style: solid;background-color: #fff;border-color: #e6e6e6;border-radius: 2px;}
.page-number{margin: 20px 0 30px;overflow: hidden;}
.pagination{float: right;}
.page .page-number li{float: left;}
.page .page-number li a, .page .page-number li span{display: block;width: 35px;height: 35px;margin-left: -1px;line-height: 35px;font-size: 14px;color: #333;text-align: center;border: 1px solid #ddd;}
.page .page-number li:first-child a, .page .page-number li:first-child span{border-radius: 3px 0 0 3px;}
.page .page-number .active, .page .page-number .active:hover{background: #009688;color: #fff;}
.page .page-number .active span{color: #fff;}

.p-option-info .jiej img{display: block;width: auto;height: auto;margin: 0 auto;}
.p-option-info .jiej p + p{margin-top: 20px!important;}
.p-option-info .content{width: 1440px;margin: 0 auto;}



@media (max-width:1520px){
	/*头部 start*/
	.wrap{width:1200px;margin:0 auto;overflow:visible;}
	.bowrap{width:1200px;margin:0 auto;overflow:hidden;}
	.boWrap{width:1200px;margin:0 auto;overflow:hidden;}
	.nav{margin-left: 80px;}
	.copyright span{margin-right: 12px;}
	.copyright em{margin-right: 12px;}
	.copyright em:last-child{margin-right: 0;}

	.p-option-info .content{width: 1200px;}
	/*首页*/
	.pros dl dd p{font-size: 13px;}
	.aptitude ul li img{width: 220px;}
	.group-swiper{padding-top: 60px;}
	.group-swiper li{width: 580px;}
	.menued li img{padding: 8px 0 0;}
	/*软件服务内容*/
	.Solve dl{width: 281px;}
	.programme dl{width: 220px;}
	.platform li{width: 220px;}
	.platform li i{font-size: 42px;}
	/*新闻*/
	.left-new{width: 800px;}
  	/*关于*/
	.zongbu dl{width: 285px;}
	.zongbu dl + dl{margin-left: 20px;}
	.zongbu dl dt h3{font-size: 18px;}
	.zongbu dl dd p{font-size: 14px;}

	.com_top dl p{font-size: 14px;}
	.honor-certificate ul li img{width: 220px;}
}