@charset "UTF-8";
/* reset */
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
  margin: 0;
  padding: 0; }

header, footer, section, article, aside, nav, hgroup, address, figure, figcaption, menu, details {
  display: block; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th {
  text-align: left;
  font-weight: normal; }

html, body, fieldset, img, iframe, abbr {
  border: 0; }

i, cite, em, var, address, dfn {
  font-style: normal; }

[hidefocus], summary {
  outline: 0; }

li {
  list-style: none; }

h1, h2, h3, h4, h5, h6, small {
  font-size: 100%; }

sup, sub {
  font-size: 83%; }

pre, code, kbd, samp {
  font-family: "Microsoft YaHei"; }

q:before, q:after {
  content: none; }

textarea {
  overflow: auto;
  resize: none; }

label, summary {
  cursor: default; }

a, button {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6, em, strong, b {
  font-weight: bold; }

del, ins, u, s, a, a:hover {
  text-decoration: none; }

body {
  background: #fff; }

html {
  font-family: "Microsoft YaHei";
  color: #585858; }


/*距右50像素*/
/*common*/
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }

html {
  font-family: 'Microsoft YaHei';
  font-size: 12px;
  color: #585858; }

body {
  min-width: 1200px; }

a {
  color: #585858; }

a:hover {
  color: red; }

.w {
  width: 1200px;
  margin: auto; }


/*header*/
.g-hd {
  background: #7bca61;
  height: 93px;
  background: url("/images/top_bg.png") repeat-x; }
  .g-hd .top1 {
    height: 93px;
    position: relative; }
    .g-hd .top1 .m-logo {
      height: 93px;
      line-height: 93px; }
      .g-hd .top1 .m-logo img {
        display: inline-block;
        vertical-align: middle; }
      .g-hd .top1 .m-logo > div {
        float: left; }
      .g-hd .top1 .m-logo .logo_pic {
        margin-right: 15px; }
    .g-hd .top1 .m-login {
      position: absolute;
      top: 13px;
      right: 0; }
      .g-hd .top1 .m-login a,
      .g-hd .top1 .m-login span {
        color: #fff;
        font-size: 12px; }
    .g-hd .top1 .m-search {
      position: absolute;
      bottom: 20px;
      right: 0;
      height: 24px;
      width: 112px; }
  .g-hd .top1 .m-search .search_ipt {
    float: left;
    background: #fff;
    height: 24px;
    width: 112px;
    padding-left: 5px;
    padding-right: 50px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    border: none;
    outline: none;
    -webkit-border-radius: 20px;
            border-radius: 20px;
    -webkit-box-shadow: 1px -1px 1px #ddd inset;
box-shadow: 1px -1px 1px #ddd inset; }
.g-hd .top1 .m-search .search_btn {
    border: none;
    outline: none;
    background: none; }
.g-hd .top1 .m-search .search_btn img {
  position: absolute;
  top: -2px;
  right: -2px; }
  .g-hd .m-nav {
    position: absolute;
    width: 820px;
    left: 310px;
    bottom:20px;
    z-index: 999; }
.g-hd .m-nav > li {
  position: relative;
  height: 45px;
  width: 94px;
  line-height: 45px;
  float: left;
  text-align: center; }
.g-hd .m-nav > li:hover {
    background: #0E3D71; }
  .g-hd .m-nav > li > a {
    text-align: center;
    float: left;
    width: 100%;
    height: 100%;
    color: #fff;
    font-family: Microsoft JhengHei;
    font-size: 17px;}
.g-hd .m-nav > li ul {
    display: none;
    background: #0F345C;
    position: absolute;
    top: 45px;
    left: 0;
    width: 100%;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    padding-bottom: 5px;
    }
.g-hd .m-nav > li ul a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 12px; }
.g-hd .m-nav > li ul > li {
  height: 30px;
  line-height: 30px;
  }
.g-hd .m-nav > li ul > li:hover {
background: #3a7abf;
}

.chinese{
	width: 1200px;
	margin: auto;
}
 /*------------------------------*/
 /*------------------------------*/
 /*------------------------------*/
.work-main{
	width: 1200px;
	margin: auto;
	margin-top:30px;
}
.title span{
	font-size: 20px;
	display: inline-block;
	padding: 0px 10px;
}
.banner .title img{
	vertical-align: baseline;
}
.device{
	width: 412px;
	height: 290px;
}
.device img{
	width: 412px;
	height: 290px;
}
.swiper-container{
	height: 290px;
}
.text{
	position: absolute;
	bottom: 0px;
	background: rgba(0,0,0,0.5);
	color: white;
	width: 100%;
	font-size: 14px;
	height: 35px;
}
.text a{
	display: inline-block;
	padding: 8px;
	color: white;
}
.pagination {
	position: absolute;
    bottom: 7px;
    z-index: 100;
    right: 10px;
}
.swiper-container{
	cursor: inherit !important;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: none;
  margin: 0 5px;
  cursor: pointer;
  border: 0px;
  text-align: center;
}
.swiper-active-switch{
	background:rgba(201,72,72,0.8);
}
.device{
	margin-top: 15px;
}
.slideTxtBox{ width:450px; text-align:left;  }
.slideTxtBox .hd{ height:30px; line-height:30px;position:relative; }
.slideTxtBox .hd ul{ float:left;  position:absolute; top:-1px; height:32px;font-size: 14px;width: -webkit-fill-available;   }
.slideTxtBox .hd ul li{ float:left;cursor:pointer; margin: 0px 30px 0px 0px; }
.slideTxtBox .hd ul li.on{ height:30px;  background:#fff; border-bottom: 1px solid #c94848; color: #cc4848;}
.slideTxtBox .bd ul{   margin-top:8px;zoom:1;}
.slideTxtBox .bd li{ line-height:35px;border-bottom: 1px dashed lightgray;list-style: disc;list-style-position: inside;color: #999;font-size: 12px;   }
.slideTxtBox .bd li .date{ float:right; color:#999;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideTxtBox .arrow{  position:absolute; right:10px; top:0; }
.slideTxtBox .arrow a{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	 cursor:pointer; background:url("/images/arrow.png") 0 0 no-repeat; }
.slideTxtBox .arrow .next{ background-position:0 -50px;  }
.slideTxtBox .arrow .prevStop{ background-position:-60px 0; }
.slideTxtBox .arrow .nextStop{ background-position:-60px -50px; }
.slideTxtBox .bd ul li a{
	display: inline-block;
	font-size: 14px;
	color: #666;
}
.slideTxtBox .bd ul li:hover a{
	color: red;
}
.banner,.class{
	display: inline-block;
	vertical-align: top;
}
.class{
	margin-top:41px;
	margin-left: 30px;
}
.time{
	float: right;
}
.work-more:hover{
	color: #999;
}
.leader{
	display: inline-block;
	vertical-align: top;
	margin-left: 30px;
}
.leader .title img{
	vertical-align: top;
}
.work-text{
	width: 270px;
	background: -webkit-linear-gradient(top,#ffffff,#f5f5f5);
    background: -moz-linear-gradient(top,#ffffff,#f5f5f5);
    background: -webkit-gradient(linear, top, bottom,from(#ffffff),to(#f5f5f5));
    background: linear-gradient(top,#ffffff,#f5f5f5);
    background: -ms-linear-gradient(top,#ffffff,#f5f5f5);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffffff, endColorstr=#f5f5f5);
    border-radius: 5px;
}
.work-text p{
	font-size: 14px;
	line-height: 25px;
	padding: 4px 10px;
	font-family: '黑体';
}

/* 本例子css */
.slideGroup{text-align:left;height: 190px;  }
.slideGroup .parHd{ line-height:30px; padding:0 20px;position:relative;  }
.slideGroup .parHd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px;   }
.slideGroup .parHd ul li{ float:left; padding:0 15px; cursor:pointer;  }
.slideGroup .parHd ul li.on{ height:30px;  background:#fff; border:1px solid #ddd;  }
.slideGroup .slideBox{ overflow:hidden; zoom:1; padding:10px 0 10px 42px; position:relative;height: 190px;   }

.slideGroup .sPrev,.slideGroup .sNext{ position:absolute; left:5px; top:40px; display:block; width:30px; height:94px;background:url(/images/cell-left_03.png) center center no-repeat; }
.slideGroup .sNext{ left:auto; right:5px; background:url(/images/cell-right_03.png) center center no-repeat;  }
.slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }
.slideGroup .parBd {
	height: 190px;
}
.slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
.slideGroup .parBd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;position: relative;  }
.slideGroup .parBd ul li .pic{ text-align:center; }
.slideGroup .parBd ul li .title1{
	position: absolute;
	width: 255px;
	top: 0px;
	height:175px;
} 
.slideGroup .parBd ul li .pic img{ width:120px; height:90px; display:block;  padding:2px;height: 175px;width: 255px; }
.slideGroup .parBd ul li .title{ line-height:24px;   }
.tempWrap{
	width: 1090px !important;
	margin-left: 13px;
	height: 190px !important;
}
.good-work{
	background: #f5f5f5;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-bottom: 30px;
}
.good-work .title{
	text-align: center;
	padding:20px 0px;
}
.good-work-con{
	width: 1200px;
	margin: auto;
}
.title1-text{
	width: 215px;
    margin: auto;
    border: 4px solid rgba(250,250,250,0.7);
    border-radius: 3px;
    height: 135px;
    margin-top: 22px;
    display: none;
}
.work-bj{
	margin-top: 30px;
	color: white;
	font-size: 18px;
}
.work-name{
	margin-top: 20px;
	color: white;
	font-size: 17px;
	font-family: '黑体';
}
.slideGroup .parBd ul li:hover .title1-text{
	display: inline-block;
}
.slideGroup .parBd ul li:hover .title1{
	background:rgba(0,0,0,0.3)
}
.title1>a{
	display: inline-block;
}
.g-ft {
  min-height: 153px;
  padding-top: 15px;
  background: url('https://dt.hpe.cn/default/images/ft_bg.png');
  color: #fff;
  text-align: center;
  font-size: 14px; }
.g-ft .w {
    position: relative;}
.g-ft .ft_box1 {
    width: 100%;
    overflow: hidden;
    padding-top: 20px; }
.g-ft .ft_box1 .prev,
.g-ft .ft_box1 .next {
      vertical-align: middle;
      height: 100px;
      line-height: 100px; }
.g-ft .ft_box1 .prev img,
.g-ft .ft_box1 .next img {
        display: inline-block;
        vertical-align: middle; }
.g-ft .ft_box1 a {
      float: left;
      width: 120px;
      text-align: center;
      -webkit-transition: all .3s;
      -o-transition: all .3s;
      transition: all .3s; }
.g-ft .ft_box1 a:hover {
        -webkit-transform: scale(1.3);
            -ms-transform: scale(1.3);
             -o-transform: scale(1.3);
                transform: scale(1.3); }
.g-ft .ft_box1 p {
      color: #fff; }
.g-ft .ft_box2 .box2_lt {
	padding-top: 28px;
    float: left;
    text-align: left; }
.g-ft .ft_box2 .box2_lt span {
      margin-right: 30px; }
.g-ft .ft_box2 .box2_rt {
    float: left;
    text-align: left;
    margin-left: 150px;height: 20px;}
.g-ft .ft_box2 .box2_rt span {
      margin-right: 30px; }
.g-ft .ft_box2 .yqlj {
    display: inline-block;
    width: 100px;
    height: 32px;
    color: #000;
    background: #fff; }
    .ok{
    	padding-top: 28px;
    }
#imgConac{
	display:none;
}
.yqlj{
	margin-left: 20px;
}
.work-main-list{
	width: 1200px;
	margin: auto;
	background: white;
	margin-top: 20px;
	margin-bottom: 20px;
	box-shadow: 0 0 7px 0px lightgray;
}
.address{
	width: 93%;
	margin: auto;
	padding-top:20px
}
.address-con a,.address-con span{
	font-size: 14px;
	color: #c94848;
	font-family: "黑体";
}
.address-con a:hover{
	color: #c94848;
}
.address-con{
	float: right;
	position: relative;
}
.address-con img{
	vertical-align: middle;
    position: absolute;
    left: -27px;
    top: -7px;
}
.work-list{
	width: 75%;
	margin: auto;
	margin-top: 50px;
}
@font-face {
		font-family:fz;
		src: url('/css/FZXKJW.TTF');
	}
.work-head{
	width: 90%;
	margin: auto;
	position: relative;
}	
.work-head span{
	font-family: fz;
	font-size: 18px;
	color: #c94848;
}	
form{
	display: inline-block;
	height: 35px;
	background: #f5f5f5;
	border-radius: 8px;
	border: 0px;
	width: 620px;
	margin-left: 10px;
}
.inp{
	border: 0px;
	width: 94%;
	margin-left: 10px;
	background: #f5f5f5;
	height: 35px;
}
#q::-webkit-input-placeholder {
     /* placeholder字体大小  */
     font-size: 12px;
     /* placeholder位置  */
     text-align: -webkit-auto;
   color:#999;
 }
 .btn:focus{outline:0;} 
.inp:focus{outline:0;} 
.btn{
	position: absolute;
    margin-left:40px;
    width: 40px;
    height: 34px;
    background: #c94848;
    color: white;
    border: 0px;
    border-radius: 5px;
}
.work-list-con{
	width: 960px;
	margin: auto;
	margin-top:25px;
}
.ul-list{
	background: #dfdfdf;
}
.ul-list li{
	display: inline-block;
	font-size: 16px;
	font-family: '黑体';
	border: 0px;
	padding:10px 0px;
	text-align: center;
}
.work-list-con table{
	width: 960px;
	text-align: center;
	margin: auto;
	font-size: 16px;
}
.work-list-con table td{
	font-size: 14px;
	padding:10px 0px ;
	box-shadow: 0 0 1px lightgray
}
.yy table:nth-child(even){
	background: #f6f6f6;
}
.yy{
	min-height:400px
}
.work-page{
	text-align: center;
    font-size: 14px;
    padding: 15px 0px;
    color: #999;
}
.work-content{
	width: 95%;
	margin: auto;
	line-height: 30px;
	font-size: 14px;
}
.work-content img{
	max-width:800px;
}
.work-content h1{
	font-size: 20px;
	font-family: '黑体';
	text-align: center;
	padding: 20px 0px 15px 0px;
}
.work-author{
	text-align: center;
	font-size: 13px;
	color: #888;
	padding-bottom: 10px;
}
.work-share{
	padding: 20px 0px;
	text-align: right;
}
