*{padding:0; margin: 0; box-sizing: border-box; font-family:  "Microsoft YaHei";}
.pull-left{float: left; padding-left:10px;}
.pull-right{float: right; padding-left:25px;}
.toplink{ margin-top:5px;}
.toplink td{ text-align:center; background:url(../images/border.png) left center no-repeat; width:100px;}
.toplink td a{ color:#fff; font-size:12px;}
.toplink img{ padding-right:5px;}
.clearfix:after{display: block; content: ""; clear: both;}
a,a:hover,a:active,a:link,a:focus{text-decoration: none;color:#333;}
li{list-style: none;}
input:focus{outline: none;}

body, table
{
	font-family: microsoft yahei;
	color: #333;
	font-size:12px;
	line-height:180%;
}

/*top-intr*/
.top-intr{ height: 35px; line-height: 35px; background-color: #2665b4;color: #fff; min-width:1200px;}
.top-1200{width:1200px; margin: auto;}
.top-intr p{line-height: 35px; font-size: 13px;color:#fff;}
.top-intr p a:hover{color: #fff;}
.top-intr p a{padding:0 10px; border-right: 1px solid #fff;}

.top-intr p a:last-child{border: none;}

.logobar,.nav-list ul,.about,.pro,.link>div,.foot-nav,.cp-mes{width:1200px; margin: auto;}

   .touch-btn {
        position: relative;
        display: inline-block;
        *display: inline;
        zoom: 1;
		width:100px;
		line-height:30px;
    }

    .touch-box {
		width:125px;
		height:125px;
		padding-left:5px;
        position: absolute;
		background:#fff;
        top: 30px;
        left: 1px;
        z-index: 600;
        color: #777;
        display: none;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);	
    }


    .touch-btn:hover .touch-box {
        display: block;
    }     




/*nav*/
.nav .na-logo{float: left; padding:20px 0;}
.nav .dao{float: right;}
/*banner*/
.banner {width:100%; }
.banner .bd { position:relative; left:50%; width:1920px; margin-left:-960px; text-align:center;}
.banner .hd { position:absolute; bottom:0; width:100%; height:3px; z-index:1;}
.banner .hd ul { width:1200px; height:3px; margin:0 auto; text-align:center;}
.banner .hd ul li { display:inline-block; *display:inline; zoom:1; width:240px; height:3px;  background-color:rgba(0,91,172,0.7);  line-height:999px; overflow:hidden; cursor:pointer; vertical-align:top;}
.banner .hd ul .on {background-color:rgba(255,167,0,0.7);transition:0.8s;}
.banner .bPrev,.banner .bNext { position:absolute; top:50%; display:block; width:42px; height:42px; margin-top:-30px; z-index:99; display:none;}
.banner .bPrev { left:58px; background:url(../images/bPrev.png) no-repeat;}
.banner .bPrev:hover{left:58px; background:url(../images/bPrev2.png) no-repeat;}
.banner .bNext { right:58px; background:url(../images/bNext.png) no-repeat;}
.banner .bNext:hover { right:58px; background:url(../images/bNext1.png) no-repeat;}
.banner img,.cols img,.leftPicTitle img,.detail img { vertical-align:top;}
.wrapper { position:relative; width:100%; margin:0; overflow:hidden; min-width:1200px;}

.banner_menu{
    position: absolute;
	bottom:0px;
	width:100%; 
	height:130px; 
	background:#0456a0; 
	background-color:rgba(4,86,160,0.43);
	padding-top:12px;
}
.banner_menu1{ 
	margin:0 auto; 	
	filter:alpha(Opacity=70);
	-moz-opacity:0.70;
	opacity: 0.70;
	}
.banner_menu1 td{ width:240px;}
.banner_menu p{ font-size:18px; color:#ffffff; padding-top:10px;}
.banner_menu1 img{transition: all 0.5s;}
.banner_menu1 a:hover img{transform: scale(0.9);}

/*  新闻中心 */

.mr_frbox{height:350px;}
.mr_frBtnL{float:right;margin-top:85px;cursor:pointer;}
.mr_frUl{float:left;height:350px;width:1200px; overflow:hidden;}
.mr_frBtnR{float:left;margin:85px 20px 0px 0px;cursor:pointer;display:inline;}
.mr_frUl ul li{display:inline;float:left;height:350px;width:376px;margin-right:36px;overflow:hidden;}
.mr_frUl ul li img{display:block; width:376px; height:245px; transition: all 0.5s; }
.mr_frUl ul li a:hover img{ transform: scale(1.1);}


.index_news_img{width:376px; height:245px; overflow:hidden;}
.index_news_title{margin-top:10px; font-size:16px; line-height:280%; color:#000; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display:block; width:376px;}
a:hover .index_news_title{ color:#ff0000;}
.index_news_desc{font-size: 14px; color: #666; line-height: 24px; overflow: hidden; text-align: left; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2;-webkit-box-orient:vertical; }

.time_box {
    position: absolute;
    left: 20px;
    top: 20px;
    padding: 10px 15px;
    background: #7f87be;
    text-align: center;
    color: #fff;
	filter:alpha(Opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
	}
a:hover .time_box {
    position: absolute;
    left: 20px;
    top: 20px;
    padding: 10px 15px;
    background: #ffa700;
    text-align: center;
    color: #fff;
	filter:alpha(Opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
	}
.time_box .day {
    font-size: 32px;
    line-height: 1;
    margin-bottom: 5px;
	}
.time_box .month {
    font-size: 16px;
    line-height: 1;
	}
.more{
width: 180px;
height: 47px;
border-radius: 23px;
background:#2665b4;
margin: 0 auto;
font-size: 16px; 
color: #fff;
line-height: 46px;
font-weight: bold;
text-align:center;
margin-top: 50px;
margin-bottom:80px;
}

.more:hover{
width:180px;
height:47px;
border-radius: 23px;
border:2px solid #005bac;
margin:0 auto;
background: url(../images/a_30.jpg) no-repeat 120px 14px;
font-size:16px;
color:#005bac; 
line-height:46px;
font-weight:bold;
text-align:left;
text-indent:42px;
margin-top:50px;
margin-bottom:80px;
}


/*内页二级栏目*/

.left2{ width:1160px; margin:0 auto; margin-bottom:30px; }
.news_wrap{width:1160px; margin:0 auto; overflow:hidden;}

<!--首页 about us-->
.wow{ width:100%;overflow:hidden;}
.us{ width:1200px;height:438px;margin:0 auto;margin-top:99px;margin-bottom:107px; overflow:hidden;}
.us_l{float:left;}
.us_r{float:right;width:725px;}
.us_r h2{color:#0456a0; font-size:30px; line-height:30px;}
.us_r h3{font-size:21px;color:#9b9b99;line-height:30px;}
.us_r h3 span{color:#2665b4;}
.us_r p{font-size:16px;line-height:30px;color:#444444;padding-top:13px;}
.us_r p span{color:#2665b4;}
.us_r ul{width:725px;height:110px;border:1px solid #dcdcdc;margin-top:15px;}
.us_r ul li{width:241px;height:110px;border-right:1px solid #dcdcdc;float:left; }
.us_r ul li h1{color:#2665b4;text-align:center;line-height:50px;padding-top:10px;}
.us_r ul li .m{font-size:16px;font-weight:bold;color:#9b9b99;text-align:center;line-height:1;padding-top:4px;}

.us_r ul li:hover{background:#2665b4;border-right:1px solid #2665b4;transition: all 0.5s;}
.us_r ul li:hover h1{color:#fff;transition: all 0.5s;}
.us_r ul li:hover .m{color:#fff;transition: all 0.5s;}

<!--首页主营业务products-->
.products{width:100%;overflow:hidden;}
.pro{width:100%;height:auto; background: url(../images/b_02.png) top center no-repeat; min-width:1200px;}
.duc{width:100%;height:auto; margin:0 auto;}

.main{width:1200px;height:181px; margin:0 auto;}
.main .main_a{width:1200px;height:40px; text-align:center; padding-top:50px;}
.main .main_a h2{width:130px;height:40px; font-size:30px; color:#f5f5f5; margin:0 auto;}
.main .main_a p{width:300px;height:33px;color:#c9e1f6;font-size:15px;float:left;line-height:33px;}

.www-aliyun-com-home-solution .module-wrap {
 
}
.www-aliyun-com-home-solution .module-wrap .slide-container {
  position: relative;
  width:100%;
  height:auto;
  height: 344px;
  min-width:1200px;

}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-btn,
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-btn-panel {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50px;
  border: 0;
  outline: none;
  cursor: pointer;
  background: transparent;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-btn i,
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-btn-panel i {
  display: inline-block;
  font-size: 25px;
  color: #fff;
  cursor: pointer;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(70));
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-btn:hover i,
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-btn-panel:hover i {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-btn.left-btn,
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-btn-panel.left-btn {
  left: 0;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-btn.right-btn,
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-btn-panel.right-btn {
  right: 0;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-btn-panel {
  display: none;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-btn-panel .btn-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #161A1D;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(60));
  display: none;
}
.www-aliyun-com-home-solution .module-wrap .slide-container:hover .slide-btn-panel {
  display: block;
}
.www-aliyun-com-home-solution .module-wrap .slide-container:hover .slide-btn-panel .btn-bg {
  display: block;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body {
  
  overflow: hidden;
  height:415px;
  position:relative;
 
  display:block;
  
 
  
}


.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content {
  position: absolute;
  *zoom: 1;
  left: 0;
  top: 0;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content:before,
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content:after {
  content: "";
  display: table;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content:after {
  clear: both;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item {
  position: relative;
  float: left;
  color: #000;
  font-size: 0;
  text-align: center;
  min-width: 236px;

  min-height: 344px;
  cursor: pointer;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .item-bg {
  width: 100%;
  height: 100%;
  display:block;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background:url(../images/albg.png);
 
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(60));
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .bg.other-bg {
  opacity: 0.82;
  filter: alpha(opacity=82);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(82));
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content {
  position: absolute;
  left: 0;
  right: 0;
  top: 30%;
  bottom: 0;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .line-panel {
  padding: 0;
  margin: 0;
  font-size: 0;
  line-height: 0;
  margin-top: 20px;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .line-panel .item-line {
  width: 20px;
  height: 2px;
  background: #fff;
  display: inline-block;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-img-panel {
  position: relative;
  width: 25%;
  height: 54px;
  display: inline-block;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-img-panel .item-img,
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-img-panel .item-img-hover {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  display: inline-block;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-img-panel .item-img-hover {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-title {
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  margin: 0;
  padding: 0;
  margin-top: 39px;
  font-weight: normal;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-desc {
  font-size: 14px;
  color: #fff;
  text-align: center;
  margin-top: 30px;
  padding: 0px 23px;
  line-height: 24px;
  height: 1px;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-link {
  display: inline-block;
  border: 1px solid #fff;
  width: 120px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  margin-top: 62px;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-link:hover {
  color: #00C1DE;
  background: #fff;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-desc,
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-link {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .bg {
  background: #2665b4;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(70));
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .bg.other-bg {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(70));
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content {
  top: 13%;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content .item-img-panel .item-img {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content .item-img-panel .item-img-hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content .line-panel {
  margin-top: 10px;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content .line-panel .item-line {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content .item-title {
  margin-top: 12px;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content .item-desc,
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content .item-link {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content .item-desc {
  margin-top: 22px;
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content .item-link {
  margin-top: 14%;
}







<!--foot-->
.foot{width:100%;overflow:hidden;}
.footer{width:100%;height:301px;background:#2665b4; min-width:1200px;}
.fo-a{width:1200px;height:53px;margin:0 auto;}
.fo-b{width:1200px;height:248px;margin:0 auto; border-bottom:1px #639ce2 solid; overflow:hidden;}
.fo-b .fo-ab{width:810px;height:248px;float:left;}
/*.fo-b .fo-ab td{width:17%;}
.fo-b .fo-ab .wo{font-size:16px;color:#fff;}
.fo-b .fo-ab .wo td{padding-bottom:14px;background: url(../images/h_03.png) bottom left no-repeat;}
.fo-b .fo-ab .ti{font-size:13px;color:#98c3e8;line-height:31px;}*/

.fo-b .fo-bb{width:1px;height:210px;background:#a6cff2;float:left;}

.fo-b .fo-cb{width:389px;height:248px;float:right;}
.fo-b .fo-cb .tic{font-size:19px;color:#fff;}
.fo-b .fo-cb .tia{font-size:13px;color:#cae6ff;line-height:31px;}
.fo-b .fo-cb .tib{font-size:14px;color:#cae6ff;line-height:44px;}
.end{width:100%;height:65px;background:#2665b4; min-width:1200px;}
.end-a{width:1200px;margin:0 auto;}
.end-a .co{font-size:13px;color:#cae6ff;line-height:65px;float:left;}
.end-a .co a{color:#cae6ff;}
.end-a .ji{font-size:13px;color:#cae6ff;line-height:65px;float:right;}
.end-a .ji a{color:#cae6ff;}


.location { position:relative; width:1200px; height:72px; line-height:72px; background:url(../images/home.png) left center no-repeat; padding-left:30px;font-size:14px; overflow:hidden;color:#333;margin: 0 auto;}
.wrap { width: 1200px; margin: 0 auto;}

.f-z-1{padding-bottom:40px;}
.f-z-1 dl{float:left;width:16%;}
.f-z-1 dl a:hover{color:#e20909;}
.f-z-1 dt{padding-bottom:26px;}
.f-z-1 dt a{font-size:16px;color:#cae6ff;background:url(../images/h_03.png) bottom left no-repeat;padding-bottom:16px;}
.f-z-1 dt a:hover{font-size:16px;color:#cae6ff;background:url(../images/h_03.png) bottom left no-repeat;padding-bottom:16px;}
/*公司简介*/
.gsjj_left{list-style:none; width:56%; float:left;}
.gsjj_right{list-style:none; width:44%; float:right; text-align:right;}
.gsjj_right img{width: 480px;}

/*企业文化*/
.qywh_left{list-style:none; width:30%; float:left;}
.qywh_right{list-style:none; width:70%; float:right; text-align:right;}
.qywh_right img{width: 800px;}


/*案例列表页*/
.case_title{font-size:22px; font-weight:bold; color:#2665b4; padding:8px 0;  border-bottom:1px #cccccc dashed; margin-bottom:10px;}
.case_list{ width:350px; padding:15px 0px;}
.case_list div{width:350px; height:233px; overflow:hidden;}
.case_list img{ width:350px; height:233px; transition: all 0.5s; border-radius:10px;}
.case_list a:hover h2{ color:#ff0000;}
.case_list h2{ 
	font-size:16px; 
	color:#333333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display:block;
	width:350px;
	line-height:260%;
}
.case_list p{ 
	font-size:14px; 
	color:#666666; 
	line-height:140%;
	overflow:hidden;
	width:350px;
	text-overflow:ellipsis; 
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
	 text-align:justify;
}
.case_list a:hover img{ transform: scale(1.1);}

/*设备列表页*/

.shebei_title{font-size:22px; font-weight:bold; color:#2665b4; padding:8px 0;  border-bottom:1px #cccccc dashed; margin-bottom:10px;}
.shebei_list{ width:265px; padding:15px 0px;}
.shebei_list div{width:265px; height:199px; overflow:hidden;}
.shebei_list img{ width:265px; height:199px; transition: all 0.5s;}
.shebei_list a:hover h2{ color:#ff0000;}
.shebei_list h2{ 
	font-size:16px; 
	color:#333333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display:block;
	width:265px;
	line-height:260%;
}
.shebei_list p{ 
	font-size:14px; 
	color:#666666; 
	line-height:140%;
	overflow:hidden;
	width:265px;
	text-overflow:ellipsis; 
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
	 text-align:justify;
}
.shebei_list a:hover img{ transform: scale(1.1);}



/*员工关怀*/

.yg_title{font-size:22px; font-weight:bold; color:#2665b4; padding:8px 0;  border-bottom:1px #cccccc dashed; margin-bottom:10px;}
.yg_title span{ font-size:18px; color:#666666;}
.yg_list{ width:350px; padding:15px 0px;}
.yg_list div{width:350px; height:233px; overflow:hidden;}
.yg_list img{ width:350px; height:233px; transition: all 0.5s;}
.yg_list a:hover h2{ color:#ff0000;}
.yg_list h2{ 
	font-size:16px; 
	color:#333333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display:block;
	width:350px;
	line-height:260%;
}

.yg_list a:hover img{ transform: scale(1.1);}

/*科研项目*/
.ky_list td{border-bottom:1px #ccc dashed; padding:10px; font-size:16px; line-height:180%;}

/*翻页*/
#page{margin:50px 5% 30px 5%; overflow:hidden; text-align:center; font-size:14px; clear:both;}
#page .scott{ display:inline-block; margin:0 auto;overflow:hidden;}
#page .scott span,#page .scott a:hover{ background:#5587ce; border:1px solid #5587ce; color:#fff; display:inline; float:left; margin:5px 3px; padding:0 14px; height:34px; line-height:34px; text-decoration:none;}
#page .scott a{padding:0 14px; height:34px; line-height:34px; background-color:#fff; border:1px solid #ccc; margin:5px 3px; display:inline; float:left; color:#222;}
/**/
.page_back{ border-top:1px dashed #ddd; padding:20px 0; margin-top:20px; position:relative; min-height:50px; _height:50px; font-size:16px; line-height:40px;}
.page_back a{ color:#444;}
.page_back a:hover{ text-decoration:underline; color:#a7a25a;}
.page_back .bapage_back_up{ position:absolute; right:10px; top:40px;}
.bapage_back_up em.iconfont{ font-size:18px; font-style:normal; margin-right:6px; display:inline-block;}

/*技术团队*/
.team_list td{ border-bottom:1px #ccc dashed; padding:30px 0px;}
.team_info , .team_info p , .team_info span , .team_info font{ font-size:15px !important; line-height:160% !important;}


/*搜索 友情链接*/
.footer1 {
	background: #2a6abb;
	padding: 15px 0 55px;
}

.footer1 .foot_search {
	padding-right: 45px;
	position: relative;
	height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #7f87be;
}

.footer1 .foot_search button {
	display: block;
	width: 45px;
	height: 40px;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/f_search.png) center center no-repeat;
	border: none;
	box-shadow: none;
	outline: none;
	cursor: pointer;
}

.footer1 .foot_search input {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border: none;
	outline: none;
	background: transparent;
	color: #fff;
	font-size: 16px;
}

.footer1 input::-webkit-autofill {
	background: none;
}

.footer1 input::-webkit-input-placeholder {
	color: #7985be;
}    /* 使用webkit内核的浏览器 */
.footer1 input:-moz-placeholder {
	color: #7985be;
}                  /* Firefox版本4-18 */
.footer1 input::-moz-placeholder {
	color: #7985be;
}                  /* Firefox版本19+ */
.footer1 input:-ms-input-placeholder {
	color: #7985be;
}           /* IE浏览器 */
.footer1 .groups {
	color: #e4e4e4;
	line-height: 40px;
	cursor: pointer;
	font-size: 16px;
	width: 180px;
	position: relative;
}

.footer1 .groups>span {
	display: block;
	padding-left: 20px;
}

.footer1 .groups ul {
	position: absolute;
	top: 138%;
	right: 0;
	width: 120%;
	padding: 10px 0;
	background: #f1f1f1;
	display: none;
	z-index:999;
}

.footer1 .groups ul a {
	line-height: 40px;
	font-size: 16px;
	color: #666;
	display: block;
	padding-left: 10px;
}

.footer1 .groups ul a:hover {
	background: #2a6abb;
	color: #fff;
}

.footer1 .groups:hover {
	color: #fff;
}

.footer1 .groups i {
	width: 20px;
	height: 14px;
	background: url(../images/f_sj.png) center center no-repeat;
	vertical-align: 0;
	margin-left: 25px;
}
.l {
    float: left;
}
.r {
    float: right;
}
.icon {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}