﻿*{padding:0;margin:0;}
html,body{height:100%;}
body{font-family: "Helvetica Neue', Helvetica, Arial,sans-serif";background:#fff;color:#666666;font-size:16px; line-height:28px;overflow-x:hidden;}
ul{list-style:none;}
img{border:0;}
input{font-family: "Helvetica Neue', Helvetica, Arial,sans-serif";border:0px none;}
a{text-decoration:none;color:#333;-webkit-transition:.5s;-o-transition:.5s;-moz-transition:.5s;transition:.5s;}
a:hover{text-decoration:none;-webkit-transition:.5s;-o-transition:.5s;-moz-transition:.5s;transition:.5s;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
input:focus{outline:none;}
input[type=button]{cursor: pointer;outline: none;-webkit-appearance:none;}
input[type=button]:focus{outline:none;}

.clearfix{*zoom:1;}
.clearfix:before{display:table;content:"";}
.clearfix:after{clear:both;display:block;content:"";height:0;overflow:hidden;visibility:hidden;}

.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}

.height10{height:10px;clear:both;}
.height15{height:15px;clear:both;}
.height20{height:20px;clear:both;}
.height25{height:25px;clear:both;}
.height30{height:30px;clear:both;}
.height40{height:40px;clear:both;}

.textHidden{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

.transition500{transition:500ms ease-out;-webkit-transition:500ms ease-out;-ms-transition:500ms ease-out;-moz-transition:500ms ease-out;-o-transition:500ms ease-out;}
.transition800{transition:800ms ease-out;-webkit-transition:800ms ease-out;-ms-transition:800ms ease-out;-moz-transition:800ms ease-out;-o-transition:800ms ease-out;}
.transition1200{transition:all 1200ms ease-out;-webkit-transition:all 1200ms ease-out;-ms-transition:all 1200ms ease-out;-moz-transition:all 1200ms ease-out;-o-transition:all 1200ms ease-out;}

.header{height:90px;position:fixed;left:0;top:0;width:100%;z-index:10;
	-webkit-transition: background-color .3s ease-out, top .5s ease;
	-o-transition: background-color .3s ease-out, top .5s ease;
	transition: background-color .3s ease-out, top .5s ease;
	background-color: rgba(255,254,255,.9);
	background-color: #fff\9; /*IE6、IE7、IE8会显示红色*/
}
.header.on,.header.page-header{background-color: rgba(2,64,144,.9);top: -10px;height: 80px;}
.header .logo{margin-left:10px;margin-top:16px;}
.header .logo a{height:54px;background:url("../images/logo.png") no-repeat left center;display:block;width:360px;overflow:hidden; }
.header .logo:hover a{width:360px;}
.header.on .logo a,.header.page-header .logo a{background:url("../images/logo-on.png")no-repeat left center;width:360px;overflow-y:hidden;}
.header.on .logo:hover a,.header.page-header .logo:hover a{width:360px;}
.header .icon01{margin-top:30px;}
.header .icon01 a{width:55px;height:26px;display:block;background:url("../images/c02.png") no-repeat center center;}
.header.on .icon01 a,.header.page-header .icon01 a{background:url("../images/c01.png") no-repeat center center;}
.header .icon02{margin-right:15px;margin-top:30px;}
.header .icon02 a{width:46px;height:26px;display:block; font-size:18px;}
.header.on .icon02 a,.header.page-header .icon02 a{ color:#fff;}
.header .nav ul li{float:left;line-height:90px;}
.header .nav ul li a{color:#0000;font-size:16px;}
.header .nav ul li a:hover{color:#024190;}
.header.on .nav ul li a,.header.page-header .nav ul li a{color:#fff;}
.header.on .nav ul li a:hover,.header.page-header .nav ul li a:hover{color:#bbd9ff;}

.navmenu {
	height:90px;
	position:relative;
	z-index:999;
}
.navmenu a {
	-webkit-transition: all 0.25s ease;-moz-transition: all 0.25s ease;-ms-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;
}
h3 {
	margin:0px;
	padding:0px;
}
.navmenu .nLi {
	float:left;
	position:relative;
	display:inline;
	font-weight:nomal;
      
}
.navmenu .s {
	float: left;
	width:2px;
	text-align: center;
	font-size: 12px;
}
.navmenu .nLi h3 {
	float:left;
}
.header  .nav .navmenu .nLi h3 a {
	display:block;
	width:110px;
	height:90px;
	text-align:center;
	font-size:16px;
	line-height:48px;
	color:#000;
	line-height:90px;
	
}
.header.on  .nav .navmenu .nLi h3 a {
	display:block;
	width:120px;
	height:80px;
	text-align:center;
	font-size:16px;
	line-height:48px;
	color:#fff;
	line-height:90px;
	
}
.header  .nav .navmenu .nLi:nth-child(1) a{
	width:80px;
}
.header.on .nav .navmenu .nLi:nth-child(1) a{
	width:80px;
}


.navmenu .nLi h3 a span {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 2px;
}
.header.on .nav .navmenu .sub {
	display:none;
	width:169px;
	left:0px;
	top:80px;
	position:absolute;
	background:#11419a;
	line-height:36px;
	padding:0px 0px 20px 0px;
	z-index:9999;
}
.navmenu .sub {
	display:none;
	width:169px;
	left:0px;
	top:90px;
	position:absolute;
	background:#11419a;
	line-height:36px;
	padding:0px 0px 20px 0px;
	z-index:9999;
}
.navmenu .sub li {
	zoom:1;
}
.header .nav .navmenu .sub li{
	margin-left:0px;
}
.header .nav .navmenu .sub a{ display:block; color:#818181; text-align:left; width:169px; margin:0px auto; -webkit-transition: all 0.25s ease;-moz-transition: all 0.25s ease;-ms-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease; font-weight:nomal; font-size:14px; text-align:left;  height:41px;    background: #0E419C;
    color: #FFF;
    line-height: 41px;
    border-top: 1px solid #114ebc;
    border-bottom: 1px solid #0c3784;
	text-indent:40px;} 
.header .nav .navmenu .sub a:hover{  color:#84b4dc;  width:169px; color:#fff; background:#0967b9;}
.header .nav .navmenu .on h3 a {
	color:#fff;
	background:#0a4397;
}



.talk-model{width:380px;height:560px;position:fixed;right: 10px;bottom: 10px;background:#fff;z-index:1000;box-shadow:0px 0px 15px #ccc;border-radius:5px;overflow:hidden;display:none;}
.talk-model .close{position:absolute;right:20px;top:30px;width:20px;height:20px;background:url("../images/icon17.png")/*tpa=http://www.xnvision.com/skin/images/icon17.png*/ no-repeat center center;cursor:pointer;z-index:2;}
.talk-model .close:hover{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);}
.talk-model .top{background:#333 url("../images/talk-logo.png")/*tpa=http://www.xnvision.com/skin/images/talk-logo.png*/ no-repeat 20px center;height:80px;color:#fff;padding-left:65px;padding-top:18px;line-height:22px;position:relative;}
.talk-model .top .tit{font-size:16px;font-weight:bold;}
.talk-model .top .ts{font-size:12px;}
.talk-model .top.on{background:#333 url("../images/talk-logo.png")/*tpa=http://www.xnvision.com/skin/images/talk-logo.png*/ no-repeat 60px center;padding-left:105px;}
.talk-model .top.on .backicon{width:13px;height:100%;background:url("../images/icon16.png")/*tpa=http://www.xnvision.com/skin/images/icon16.png*/ no-repeat center center;position:absolute;left:20px;top:0;cursor:pointer;}
.talk-model .talk01{position:absolute;width:380px;}
.talk-model .talk01-con{height:380px;overflow-y: auto;}
.talk-model .talk01 .list{height:95px;padding:30px 20px;}
.talk-model .talk01 .list .tx{width:55px;}
.talk-model .talk01 .list .tx i{width:35px;height:35px;display:block;border-radius:100%;background:#f6f6f6 url("../images/talk-logo02.png")/*tpa=http://www.xnvision.com/skin/images/talk-logo02.png*/ no-repeat center center/16px auto;}
.talk-model .talk01 .list .right{}
.talk-model .talk01 .list .right .name{line-height:15px;}
.talk-model .talk01 .list .right .name .fl{font-weight:bold;color:#333;}
.talk-model .talk01 .list .right .name .fr{color:#ccc;}
.talk-model .talk01 .list .right .txt{font-size:12px;background:url("../images/icon21.png")/*tpa=http://www.xnvision.com/skin/images/icon21.png*/ no-repeat right center;padding-right:25px;margin-top:5px;}
.talk-model .talk01 > a{margin-top:30px;}
.talk-model .talk01 > a img{vertical-align:middle;margin-right:10px;}
.talk-model a.index-more{background:#12d07c;color:#fff;box-shadow:0px 0px 15px #52f5ad;-webkit-box-shadow:0px 0px 15px #52f5ad;}

.talk-model .talk02{position:absolute;width:380px;left:-100%;}
.talk-model .talk02 .talk-logo{padding:50px 0px;text-align:center;background:#f1f1f1}
.talk-model .talk02 .talk-logo i{width:65px;height:65px;display:block;border-radius:100%;background:#fff url("../images/talk-logo02.png")/*tpa=http://www.xnvision.com/skin/images/talk-logo02.png*/ no-repeat center center;margin:0 auto;}
.talk-model .talk02 .talk-logo .name{font-size:18px;color:#333;font-weight:bold;margin:10px 0px;}
.talk-model .talk02 .talk-logo .txt{font-size:12px;}
.talk-model .talk02 .talk-con{padding:20px;background:#fff;overflow-y:auto;height:190px;}
.talk-model .talk02 .talk-con .list{margin-bottom:10px;}
.talk-model .talk02 .talk-con .list p{padding:10px;border-radius:5px;font-size:12px;color:#fff;width:270px;line-height:20px;}
.talk-model .talk02 .talk-con .list p.p01{background:#12d07c;}
.talk-model .talk02 .talk-con .list p.p02{background:#333;}
.talk-model .talk02 .talk-con .list .data{font-size:12px;color:#999;margin-top:5px;}
.talk-model .talk02 .talk-sub-box{height:70px;background:#f1f1f1;padding-left:10px;padding-top:18px;}
.talk-model .talk02 .talk-sub-box input[type='text']{background:none;height:35px;width:280px;float:left;}
.talk-model .talk02 .talk-sub-box i{display:block;width:16px;height:16px;float:left;cursor:pointer;margin-left:15px;margin-top:8px;}
.talk-model .talk02 .talk-sub-box i.icon19{background:url("../images/icon19.png")/*tpa=http://www.xnvision.com/skin/images/icon19.png*/ no-repeat center center;}
.talk-model .talk02 .talk-sub-box i.icon18{background:url("../images/icon18.png")/*tpa=http://www.xnvision.com/skin/images/icon18.png*/ no-repeat center center;}
i{display: inline-block;vertical-align: middle;}
.w{min-width: 1200px;}
.undis{display: none;}

.abs{position: absolute !important;top: 0 !important;right: 0 !important;bottom: 0 !important;left: 0 !important;margin: auto !important;}


.caseD-img img{display:block;max-width:100%}

.backTop{bottom:2% !important;display:none;cursor:pointer;}
.blank1{
	clear:both;
	height:1px;
	overflow:hidden;
}
.gaoxin{
	background:url(../images/bg.jpg) no-repeat top  center;
	height:902px;
	padding-top:900px;
	clear:both;
	width:100%;
}

.www-aliyun-com-home-solution .module-wrap .slide-container {
  width:1196px;
  height:auto;
  height: 455px;
  margin:0 auto;
  overflow:hidden;

}
.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:455px;
  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: 200px;

  min-height: 455px;
  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;
 width: 299px;
  height: 455px;
overflow: hidden;
}
.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: 70px;
  bottom: 0;
  height:400px;
  -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: 22px;
  line-height: 24px;
  margin: 0;
  padding: 0;
  margin-top: 24px;
  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: 72px;
}
.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: #1966a7;
  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: #1966a7;
  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(90));
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .bg.other-bg {
  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(90));
}
.www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content {
  top: 8%;
}
.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%;
}
.about01bg{
	background:url(../images/about_01.jpg) no-repeat top center;
	width:100%;
	height:797px;
}
.about02bg{
	background:url(../images/about_02.jpg) no-repeat top center;
	width:100%;
	height:786px;
}
.about03bg{
	background:url(../images/about_03.jpg) no-repeat top center;
	width:100%;
	height:924px;
}
.about05bg{
	background:url(../images/about_05.jpg) no-repeat top center;
	width:100%;
	height:735px;
}
.news_ban{
	background:url(../images/news_01.jpg) no-repeat top center;
	width:100%;
	height:498px;
}
.yewu_ban{
	background:url(../images/yewubg.jpg) no-repeat top center;
	width:100%;
	height:498px;
}
.about_title{
	color:#FFF;
	font-size:45px;
	font-weight:bold;
	text-align:center;
	width:1200px;
	height:50px;
	line-height:50px;
	color:#024090;
}
.news_kb{
	width:1200px;
	margin:0 auto;
	padding-top:240px;
}
#menu_dh {
	padding-top:40px;
	float: left;
    position: relative;
    left: 50%;
}
#menu_dh li{
	   float: left;
    margin-left: 31px;
    position: relative;
    left: -50%;
}
#menu_dh li a {
	float:left;
	color:#024090;
	width:220px;
	height:44px;
	font-size:16px;
	line-height:44px;
	font-weight:bold;
	text-align:center;
    border: 1px solid #024090;
    border-radius: 30px;
	text-transform: uppercase;
 transition: all .5s;
 -webkit-transition: all .5s;
 -moz-transition: all .5s;
 -ms-transition: all .5s;
 -o-transition: all .5s;
}
#menu_dh li a:hover {
	float:left;
	color:#fff;
	font-weight:bold;
	text-align:center;
    background: #024090;
    border-color: #024090;
}
#menu_dh li a.nomal {
	float:left;
	color:#fff;
	font-weight:bold;
	text-align:center;
    background: #024090;
    border-color: #024090;
}	
.w1200{
	width:1200px;
	margin:0 auto;
	clear:both;
}
.blank185{
	height:185px;
	clear:both;
	overflow:hidden;
}
.gsjj_new{
font-size:46px;
height:60px;
text-align:center;
width:1200px;
margin:0 auto;
line-height:60px;
overflow:hidden;
color:#262626;
}
.jianjie_l{
	width:542px;
	height:404px;
	display:block;
	float:left;
}
.jianjie_r{
	width:578px;
	height:324px;
	float:right;
	background:#2c579b;
	display:block;
	overflow:hidden;
	color:#fff;
	padding:40px;
}
.dsz_l{
	width:346px;
	float:left;
}
.dsz_r{
	width:818px;
	float:right;
	overflow:hidden;
}
.team_l{
	width:473px;
	float:left;
}
.team_r{
	width:698px;
	float:right;
	overflow:hidden;
	line-height:40px;
	font-size:17px;
}
.team_r span{
	width:80px;
	margin-right:15px;
	font-weight:bold;
}
	

.fl{
	float:left;
}
.fr{
	float:right;
}
.about07bg{
	background:url(../images/about_07.jpg) no-repeat top center;
	width:100%;
	height:610px;
}
.respan{
	background:rgba(255,255,255,.3);
	width:1120px;
	padding:40px;
	color:#000000;
}
.w1200 p{
	padding-bottom:15px;
}

.blank70{
	height:30px;
	clear:both;
	overflow:hidden;
}
.blank40{
	height:40px;
	clear:both;
	overflow:hidden;
}
.center{
	clear:both;
	text-align:center;
}
.about08bg{
	background:url(../images/about_08.jpg) no-repeat top center;
	width:100%;
	height:782px;
}
.blank70{
	height:30px;
	clear:both;
	overflow:hidden;
}
.blank40{
	height:40px;
	clear:both;
	overflow:hidden;
}
.center{
	clear:both;
	text-align:center;
}
<!--历史沿革-->
.w1300 {
  width: 1200px;
  position: relative;
  margin: 0 auto;
}
.i-wrap-thi {
  padding-top: 60px;
  padding-bottom: 108px;
}

.i-wrap-thi li {
  float: left;
}

.i-wrap-thi .cent-scroll {
  position: relative;
}
.i-wrap-thi .cent-scroll .butn {
  border-radius: 50%;
  box-shadow: 0 0 5px 4px #f6f6f6;
  cursor: pointer;
  display: block;
  height: 72px;
  margin-top: -36px;
  position: absolute;
  top: 50%;
  width: 72px;
  transition: background 0.3s ease 0s;
}
.i-wrap-thi .cent-scroll .prev {
  background: url("../images/ico_point_01.png") no-repeat center center #fff;
  left: 0;
}
.i-wrap-thi .cent-scroll .prev:hover{
  background: url("../images/ico_point_01_h.png") no-repeat center center #ea5a25;
}
.i-wrap-thi .cent-scroll .next {
  background: url("../images/ico_point_02.png") no-repeat center center #fff;
  right: 0;
}
.i-wrap-thi .cent-scroll .next:hover{
  background: url("../images/ico_point_02_h.png") no-repeat center center #ea5a25;
}
.i-wrap-thi .cent-cont {
  margin: 0 auto;
  width: 1000px;
}
.i-wrap-thi .cent-cont .left-rowbox {
  margin-top: -63px;
  position: absolute;
  top: 50%;
}
.i-wrap-thi .cent-cont .time {
  margin-top: 0;
  text-align: center;
  width: 312px;
}
.i-wrap-thi .cent-scroll .cent-cont .time, .i-wrap-thi .cent-scroll .cent-cont .line, .i-wrap-thi .cent-scroll .cent-cont .word {
  opacity: 0;
  -webkit-transform: translateX(20px);
      -ms-transform: translateX(20px);
          transform: translateX(20px);
  -webkit-transition: all 0.3s ease 0s;
          transition: all 0.3s ease 0s;
}
.i-wrap-thi .cent-cont .year {
  color: #000;
  font-family: "Arial";
  font-size: 104px;
  line-height: 93px;
}
.i-wrap-thi .cent-cont .en-tt {
  color: #393939;
  font-family: "Arial";
  font-size: 19px;
  line-height: 28px;
  margin-top: 5px;
  opacity: 0.5;
  text-transform: uppercase;
}
.i-wrap-thi .cent-cont .line {
  background-color: #000;
  display: block;
  height: 108px;
  margin-left: 40px;
  margin-top: 12px;
  width: 1px;
}
.i-wrap-thi .cent-cont .word {
  font-size: 16px;
  line-height: 32px;
  width: 556px;
}
.i-wrap-thi .cent-cont .word.pad {
  padding-top: 70px;
}
.i-wrap-thi .cent-cont .boxs {
  display: none;
  position: relative;
}
.i-wrap-thi .cent-cont .boxs.active .time, .i-wrap-thi .cent-cont .boxs.active .line, .i-wrap-thi .cent-cont .boxs.active .word {
  opacity: 1;
  -webkit-transform: translateX(0px);
      -ms-transform: translateX(0px);
          transform: translateX(0px);
}
.i-wrap-thi .cent-cont .boxs.active .time {
  -webkit-transition: all 0.3s ease 0s;
          transition: all 0.3s ease 0s;
}
.i-wrap-thi .cent-cont .boxs.active .line {
  -webkit-transition: all 0.3s ease 0.2s;
          transition: all 0.3s ease 0.2s;
}
.i-wrap-thi .cent-cont .boxs.active .word {
  -webkit-transition: all 0.3s ease 0.4s;
          transition: all 0.3s ease 0.4s;
}
.i-wrap-thi .time-list {
  height: 82px;
  margin-top: 27px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.i-wrap-thi .time-list ul {
  left: 7%;
  position: absolute;
  top: 0;
}
.i-wrap-thi .time-list li {
  background: url("../images/bg_03.jpg") no-repeat 0 0;
  cursor: pointer;
  position: relative;
  text-align: center;
  width: 252px;
}
.i-wrap-thi .time-list li i {
  background-color: #dd6c47;
  border-radius: 50%;
  display: none;
  height: 5px;
  left: -2px;
  position: absolute;
  top: 25px;
  width: 5px;
}
.i-wrap-thi .time-list li .year {
  color: #000;
  display: block;
  font-family: "Arial";
  font-size: 27px;
  line-height: 46px;
  opacity: 0.3;
}
.i-wrap-thi .time-list li .year-box {
  height: 46px;
  margin-left: -56px;
  padding-top: 36px;
  width: 120px;
}
.i-wrap-thi .time-list li.active i {
  display: block;
}
.i-wrap-thi .time-list li.active .year {
  opacity: 1;
}
.i-wrap-thi .m-scroll {
  display: none;
}
.i-wrap-thi .m-scroll ul {
  width: 100%;
}
.i-wrap-thi .m-scroll li {
  width: 90%;
  padding-left: 10%;
  background: url(../images/bg_09.png) repeat-y left top;
  position: relative;
  min-height: 213px;
}
.i-wrap-thi .m-scroll li i {
  display: inline-block;
  width: 30px;
  height: 5px;
  left: 0;
  top: 0;
  background: url(../images/ico_21.png) no-repeat center;
  position: absolute;
}
.i-wrap-thi .m-scroll li .year {
  font-size: 30px;
  font-family: "Arial";
  color: #ea5a25;
  line-height: 42px;
  margin-top: -6px;
}
.i-wrap-thi .m-scroll li .word {
  line-height: 36px;
  color: #666;
  font-size: 20px;
  margin-top: 15px;
}

/* 图片新闻 */
	.apicScroll-left {
	width:1200px;
	overflow:hidden;
	position:relative;
	height:500px;
}

.apicScroll-left .hd .prev {
	display:block;
	cursor:pointer;
	position:absolute;
		width:39px;
	height:39px;
	top:98px;
	left:0px;
	z-index:6;
	background:url(../images/gxia_03.png) no-repeat;
}
.apicScroll-left .hd .next {
	background:url(../images/gxia_05.png) no-repeat;
	position:absolute;
	right:0px;
	top:98px;
	cursor:pointer;
	z-index:6;
		width:39px;
	height:39px;
}
.apicScroll-left .hd .prevStop {
	display:none; 
}
.apicScroll-left .hd .nextStop {
	display:none; 
}
	
.apicScroll-left .hd ul {
	float:right;
	overflow:hidden;
	zoom:1;
	zoom:1;
}
.apicScroll-left .hd ul li {
	float:left;
	width:9px;
	height:9px;
	overflow:hidden;
	margin-right:5px;
	text-indent:-999px;
	cursor:pointer;
	background:url("../images/icocircle.gif") 0 -9px no-repeat;
}
.apicScroll-left .hd ul li.on {
	background-position:0 0;
}
.apicScroll-left .bd {
	padding:0px 0px 0px 180px;
	width:1020px;
}
.apicScroll-left .bd ul {
	overflow:hidden;
	zoom:1;
}
.apicScroll-left .bd ul li {
	margin:0 0px;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
	width:325px;
	height:600px;
	padding-left:15px
}

.apicScroll-left .bd ul li .pic {
	text-align:center;
}
.apicScroll-left .bd ul li .pic img {
	width:70px;
	height:70px;
	display:block;
    border-radius: 50%;
	padding:15px;
	border:1px solid #000;
	margin-left:5px;
	margin-bottom:15px;
}
.apicScroll-left .bd ul li .pic a:hover img {
	border-color:#999;
}
.apicScroll-left .bd ul li .title {
	line-height:63px;
	height:63px;
	color:#FFF;
	font-size:30px;
	color:#262626;
	z-index:999;
text-align:left;
padding-left:5px;
}

.apicScroll-left .bd ul li .jianjie {
	color:#3a3a3a;
	z-index:999;
	text-align:left;
padding-left:5px;
}


.word{
	padding-bottom:30px;
}
.newscj {
	width:1100px;
	height:220px;
	overflow:hidden;
	clear:both;
	margin:0 auto;
}

.newscj_l {
	float:left;
	width:260px;
        height:158px;
	text-align:left;
        background:url(../images/nopic.jpg) no-repeat;
}
.newscj_ll{
        float:left;
	width:150px;
	text-align:center;
        border:1px solid #c5c5c5;
        margin-left:10px;
        height:150px;
        padding:10px 0;
}


.newscj_r {
	float:right;
	width:830px;
	font-size:14px;
	line-height:23px;
	padding-top:12px;
}
.kjzts {
	color:#474747;
	font-size:22px;
	height:50px;
	line-height:50px;
}
.news {
	width:100%;
	padding:0px 0px 0px 0px;
}
.news li a {
	display:block;
	width:100%;
	height:160px;
	border-bottom: 1px solid #e6e6e6;
	padding: 30px 0;
}
.news li a:hover {
	background: #f0f0f0;
}
/*fy*/
.pageWrapper {
	FONT-SIZE: 14px;
	BACKGROUND: #F7F7F7;
	WIDTH:100%;
}
.pgbtn A {
	DISPLAY: block;
	COLOR: #666;
	LINE-HEIGHT: 32px;
	FONT-FAMILY: verdana;
	TEXT-DECORATION: none
}
.pagnum,.pagnum a {
	MARGIN-left:5px;
	//WIDTH: 100px;
        padding:0 10px;
	height:32px;
	BORDER:#dddddd 1px solid;
cursor:pointer;
}
.pagnum:hover,.pagnum A:hover {
	//WIDTH: 100px;
   padding:0 10px;

	border:1px solid #0c55a5;
	text-align:center;
	color:#FFFFFF;
	background:#2268b5;
cursor:pointer;
}
.pagnumts {
	MARGIN-left:5px;
	WIDTH: 62px;
	height:32px;
	background:#efefef;
	border:1px solid #dddddd;
cursor:pointer;
}
.pagnumts:hover,.pagnumts A:hover {
	WIDTH: 62px;
	border:1px solid #0c55a5;
	text-align:center;
	color:#FFFFFF;
	background:#2268b5;
cursor:pointer;
}
a.currentpg {
	font-weight:bold;
	border:1px solid #0c55a5;
	text-align:center;
	color:#FFFFFF;
	background:#2268b5;
}
.pagek {
	height:25px;
	padding:60px 0px 30px 0px;
}
.pages {
	MARGIN: 1px 0px 1px 0px;
	FLOAT:right;
	TEXT-ALIGN: center;
	height:25px;
}
.pagetb {
	MARGIN: 0px auto
}
.pregro {
	WIDTH: 10px;
	PADDING-TOP: 2px;
	HEIGHT:10px
}
.nxtgro {
	WIDTH: 10px;
	PADDING-TOP: 2px;
	HEIGHT:10px
}
.pregro {
	DISPLAY: inline;
	FLOAT: left;
	MARGIN: 1px 0px 1px 5px;
	text-align:center;
}
.nxtgro {
	DISPLAY: inline;
	FLOAT: right;
	MARGIN: 2px 5px 2px 0px;
	text-align:center;
}
.pages li {
	float:left;
}
.footbg {
	width:100%;
	height:60px;
	background:url(../images/foba.jpg) no-repeat top center;
	overflow:hidden;
    color:#fff;
	line-height: 60px;
	font-size:15px;
}
.foot {
	width:1200px;
	overflow:hidden;
	margin: 0 auto;
	
}
.foot_l {
	width:780px;
	overflow:hidden;
	float: left;

}
.foot_r {
	width:320px;
	overflow:hidden;
	float: right;
	text-align: right;

}
.neirong{
	width:1100px;
	margin:0 auto;
	padding-top:15px;
}
.news_title{
	font-size:36px;
	line-height:38px;
	padding:20px 20px 8px 0px;
	width:1100px;
	text-align:center;
	overflow:hidden;
	color:#024090;

}
.news_leibie a{
  display: block;
  width: 80px;
  height:26px;
  line-height:26px;
  background-color: #ea5a25;
  text-align: center;
  font-size:14px;
  color: #fff;
  clear:both;
}
.xian{
	text-align:center;
	font-weight:bold;
	height:60px;
	line-height:60px;
	border:1px solid #d9d9d9;
}
.hit{
	margin-right:30px;
}
.boxzn p{
	padding-bottom:15px;
}
.boxzn{
	padding-top:40px;
	clear:both;
	width:1200px;
}
/*******内容页*******/
.content_ny{
	width:1200px;
	margin:0 auto;
	clear:both;
	padding-bottom:30px;
	overflow:hidden;
	padding-top:20px;
}

.left_top {
	font-size:26px;
	color:#FFF;
	height:90px;
	width:276px;
	line-height:90px;
	background:#013a8c;
	text-align:center;
	font-size:34px;
}

.content_nyl{
	width:276px;
	float:left;
	overflow:hidden;
}
.content_nyr{
	width:886px;
	float:right;
	overflow:hidden;
}


.navgx {
	width:276px;
	overflow:hidden;
	padding:38px 0px 80px 0;
	clear:both;
	background:#f0f0f0;
}
.navgx li a {
	line-height:50px;
	height:50px;
	display:block;
	text-indent:60px;
	color:#555555;
	margin-top:2px
}
.navgx li a.nomal {
    background:url(../images/lia.png) #013a8c no-repeat 210px 20px;
	line-height:50px;
	height:50px;
	display:block;
	color:#ffffff;
	font-weight:bold;
}
.navgx li a:hover {
    background:url(../images/lia.png) #013a8c no-repeat 210px 20px;
	line-height:50px;
	height:50px;
	display:block;
	color:#ffffff;
	font-weight:bold;
}
.dabiaoti{
	font-size:25px;
	font-weight:bold;
	height:50px;
	line-height:50px;
}
.yewu_content{
	width:886px;
	clear:both;
	
}
.yewu_title{
	width:886px;
	clear:both;
	padding-bottom:30px;
	overflow:hidden;
	padding-top:20px;
}
.yewu_titlel{
	float:left;
	width:720px;
	color:#292929;
	font-size:36px;
	line-height:44px;
}
.kxx {
	padding: 5px 0px 0px 0px;
	text-align: left;
	overflow: hidden;
	width:138px;
	float:right;
}
.kxx  a{
	width:130px;
	height:35px;
	line-height:35px;
	text-align: center;
	overflow: hidden;
    border: 1px solid #103d87;
    color: #c40d23;
    border-radius: 50px;
	display:block;
	color:#103d87;
	font-size:14px;
}
.kxx  a:hover{
	width:130px;
	height:35px;
	line-height:35px;
	text-align: center;
	overflow: hidden;
	background:#103d87;
	display:block;
	color:#FFF;
	font-size:14px;
}
.team_jj{
	color:#7d7d7d;
	font-size:15px;
	line-height:26px;
}
.synewsbg{
	width:100%;
	height:80px;
	border-bottom:1px solid #e0e0e0;
}
.gxnews_title{
	width:160px;
	height:79px;
	overflow:hidden;
	border-bottom:1px solid #0160d5;
	line-height:79px;
	font-size:32px;
	color:#3d3d3d;
	text-align:center;
	float: none;
}
.xmweb  a{
	width:160px;
	height:43px;
	line-height:43px;
	text-align: center;
	overflow: hidden;
	background:#0160d5;
    border-radius: 5px;
	display:block;
	color:#fff;
	font-size:15px;
	float:left;
	margin-top:20px;
}
.xmweb  a:hover{
	overflow: hidden;
	background:#103d87;
	display:block;
	color:#FFF;
}

.linklj{ width:1200px; margin:0 auto; clear:both;padding-top:12px; }


.footer{ width:1200px; margin:0 auto; clear:both; height:80px; position:relative;}
.footer  .select_b{position:absolute;top:10px;right:5px;background:url(../images/index_23.gif) right center no-repeat;height:32px;width:233px;line-height:32px;font-size:15px;color:#707070;cursor:pointer; text-indent:30px; font-weight:bold;}
.footer .select_b ul{width:230px;height:0;line-height:30px;overflow-y:auto;overflow-x:hidden;position:absolute;left:0;bottom:29px;border:solid 1px #c9c9c9;z-index:2;border-radius:5px;display:none;display:none;  background:#fff;}
.footer  .select_b span{ font-size:14px;color:#707070;display:block;height:30px;text-align:left;margin-right:0;width:217px;}
.footer  .select_b li{background:#fff;cursor:pointer;line-height:30px;color:#707070;text-align:left;padding-left:15px; width: 100%; font-weight:normal;}
.footer  .select_b li:hover{color:#195199;}

.footer .select_b li a{min-width:150px;color:#707070
;}
.footer  .select_b li a:hover{color:#ba1414;}

.neskb li{
	float:left;
}
.neskb li a{
	width:356px;
	height:425px;
	padding:20px;
	float:left;
	overflow:hidden;
	display:block;
	border:1px solid #fff;
}
.neskb li a:hover{
	width:356px;
	height:425px;
	padding:20px;
	float:left;
	overflow:hidden;
	border:1px solid #dbdbdb;
}
.lbaa{
	font-size:18px;
	color:#343434;
	padding:10px 0px;
}
.lbbb{
	font-size:14px;
	color:#a4aab1;
}
.lb_time{
	width:445px;
	clear:both;
	padding:15px 0px;
	color:#0160d5;	
	   font-family: 'dincond-medium-webfont';
    font-weight: 400;
	font-size:16px;
}
.lb_timel{
	float:left;
	width:200px;
}
.lb_timer{
	float:right;
	width:150px;
}
@font-face {
font-family: 'dincond-medium-webfont';
src: url('../fonts/dincond-medium-webfont.eot');
src: url('../fonts/dincond-medium-webfont.eot') format('embedded-opentype'), url('../fonts/dincond-medium-webfont.woff2') format('woff2'), url('../fonts/dincond-medium-webfont.woff') format('woff'), url('../fonts/dincond-medium-webfont.ttf') format('truetype'), url('../fonts/dincond-medium-webfont.svg#novecentowide-bold-webfont') format('svg');
}
.neskb li a .arrow{width:32px;height:32px;background:url(../images/arrow2.png) left center no-repeat;display:block;transition:transform 0.5s;
-moz-transition:-moz-transform 0.5s; /* Firefox 4 */
-webkit-transition:-webkit-transform 0.5s; /* Safari and Chrome */
-o-transition:-o-transform 0.5s; /* Opera */
}
.neskb li a:hover .arrow{background:url(../images/arrow2.png) right center no-repeat;
transform:rotate(720deg);
-moz-transform:rotate(720deg); /* Firefox 4 */
-webkit-transform:rotate(720deg); /* Safari and Chrome */
-o-transform:rotate(720deg); /* Opera */
}
.neskb li a img {
  width: 100%;
  -webkit-transform: translateZ(0px);
          transform: translateZ(0px);
  -webkit-transition: -webkit-transform 0.6s ease 0s;
          transition: transform 0.6s ease 0s;
}
.neskb li a:hover img{
		transform: scale(1.1, 1.1);
	}

.syimg{
	width:356px;
	height:224px;
	overflow:hidden;
}
.yewubgsy{
	width:100%;
	height:717px;
	background:url(../images/yewubg01.jpg) no-repeat top center;
	clear:both;
}
.dangjian{
	width:1200px;
	padding-top:65px;
	padding-bottom:20px;
	clear:both;
	margin:0 auto;
	overflow:hidden;

}
.dangjianl{
	width:361px;
	height:114px;
	float:left;
	margin-right:10px;
}
.dangjianr{
	width:225px;
	float:left;
	background:#e6e6e6;
	display:block;
	margin-left:5px;

}
.dangjianrl{
	float:left;
	width:105px;
	padding:5px 0px 0px 6px;
}
.dangjianrr{
	float:right;
	width:90px;
	line-height:26px;
	font-size:15px;
	padding-top:20px;
}

.searchHide{display:none;width: 540px;height: 90px;overflow: hidden; float:right;}
.ipt1{float:left;margin-left:22px;border: 1px solid #c9c8c8;-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.2) inset;-moz-box-shadow: 0px 0px 5px rgba(0,0,0,.2) inset;box-shadow: 0px 0px 5px rgba(0,0,0,.2) inset;height: 23px;line-height: 23px;padding: 10px;width: 385px;font-size: 16px;}
.ibut1{float:left;margin-left:10px;font-size: 29px;color: #265291;display: inline-block;margin-top: 22px;background: none;border: 0; cursor:pointer;}
.navgxts {
	width:276px;
	overflow:hidden;
	padding:38px 0px 80px 0;
	clear:both;
	background:#f0f0f0;
}
.navgxts li a {
	line-height:50px;
	height:50px;
	display:block;
	text-indent:46px;
	color:#555555;
	margin-top:2px
}
.navgxts li a.nomal {
    background:url(../images/lia.png) #013a8c no-repeat 210px 20px;
	line-height:50px;
	height:50px;
	display:block;
	color:#ffffff;
	font-weight:bold;
}
.navgxts li a:hover {
    background:url(../images/lia.png) #013a8c no-repeat 210px 20px;
	line-height:50px;
	height:50px;
	display:block;
	color:#ffffff;
	font-weight:bold;
}
.touzhia li{
	float:left;
}
.touzhia li a.cangu{
	float:left;
	width:253px;
	height:138px;
	overflow:hidden;
	text-align:center;
	background:#f6f6f6;
	padding:30px 15px 0px 15px;
	overflow:hidden;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #fff;
}
.touzhia li a.cangu:hover{
	float:left;
	width:253px;
	height:138px;
	overflow:hidden;
	text-align:center;
	background:#f6f6f6;
	padding:30px 15px 0px 15px;
	overflow:hidden;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #013a8c;
}
.blank5{
	height:3px;
	overflow:hidden;
}
/* 图片新闻 */
	.apicScroll-team {
	width:1100px;
	overflow:hidden;
	position:relative;
	height:500px;
	margin:0 auto;
}

.apicScroll-team .hd .prev {
	display:block;
	cursor:pointer;
	position:absolute;
		width:39px;
	height:39px;
	top:188px;
	left:0px;
	z-index:6;
	background:url(../images/gxia_03.png) no-repeat;
}
.apicScroll-team .hd .next {
	background:url(../images/gxia_05.png) no-repeat;
	position:absolute;
	right:0px;
	top:188px;
	cursor:pointer;
	z-index:6;
		width:39px;
	height:39px;
}
.apicScroll-team .hd .prevStop {
	display:none; 
}
.apicScroll-team .hd .nextStop {
	display:none; 
}
	
.apicScroll-team .hd ul {
	float:right;
	overflow:hidden;
	zoom:1;
	zoom:1;
}
.apicScroll-team .hd ul li {
	float:left;
	width:9px;
	height:9px;
	overflow:hidden;
	margin-right:5px;
	text-indent:-999px;
	cursor:pointer;
	background:url("../images/icocircle.gif") 0 -9px no-repeat;
}
.apicScroll-team .hd ul li.on {
	background-position:0 0;
}
.apicScroll-team .bd {
	padding:0px 80px 0px 160px;
	width:830px;
}
.apicScroll-team .bd ul {
	overflow:hidden;
	zoom:1;
	
}
.apicScroll-team .bd ul li {
	margin:0 0px;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
	width:830px;
	height:600px;
	margin-right:20px
}

.apicScroll-team .bd ul li .pic {
	text-align:center;
}

.apicScroll-team .bd ul li .title {
	line-height:33px;
	height:33px;
	color:#FFF;
	font-size:30px;
	color:#262626;
	z-index:999;
}

.apicScroll-team .bd ul li .jianjie {
	color:#3a3a3a;
	z-index:999;
	text-align:left;
	padding:10px 10px 0px 10px;
}

.team_lbb{
	width:473px;
	float:left;
}
.team_lbb img{
	width:473px;
	height:496px;
    border-radius: 65px 35px 65px 35px;
}
.team_rbb{
	width:278px;
	float:right;
	overflow:hidden;
	line-height:36px;
	font-size:17px;
	text-align:left;
}
.team_rbb span{
	width:80px;
	margin-right:15px;
	font-weight:bold;
}
.dwhbb{
	font-size:32px;
	height:60px;
	line-height:60px;
	padding-bottom:15px;
	overflow:hidden;
}

	







.page_top{
    background-repeat:no-repeat;
    background-size:auto 180px;
    background-position:center;
    height:180px;
    width:100%;
    margin:0 auto 20px;
    min-width:1200px;
}
.page_l{
    width:280px;
    float: left;
}
.page_l_top{
    min-height: 200px;
    background:url(../images/page_l_top.png) no-repeat;
    background-position:center top;
    background-size:280px;
    padding-top:80px;
    padding-bottom:20px;
    position: relative;
    background-color:#F2F2F2;
    margin-bottom:20px;
}
.page_l_top a{
    display:inline-block;
    width:240px;
    padding-left:30px;
    padding-right: 10px;
    font-size:16px;
    min-height:48px;
    color:#333;
    line-height:48px;
    border-bottom:1px solid #E0E0E0;
}
.page_l_top a:hover{
    background-color:#F3F3F3;
    color:#005BAC;
}
.page_l_top h3{
    color:#ffffff;
    font-size:26px;
    position: absolute;
    left: 20px;
    top: 22px;
}

.page_l_bottom{
    min-height: 200px;
    background-position:center top;
    background-size:210px;
    padding-top:80px;
    padding-bottom:20px;
    position: relative;
    background-color:#f2f2f2;
    margin-bottom:20px;
}
.page_l_bottom a{
    display:inline-block;
    width:280px;
    padding:0 15px 0 20px;
    font-size:13px;
    max-height:38px;
    color:#666;
    line-height:1.5;
    margin-top:5px;
    overflow:hidden;
}
.page_l_bottom a:hover{
    color:#005BAC;
}
.page_l_bottom h3{
    color:#333333;
    font-size:26px;
    position: absolute;
    left: 20px;
    top: 22px;
}
.page_l_bottom p{
    width: 280px;
    padding:0 15px 0 20px;
    font-size:14px;
    max-height:38px;
	color:#666666;
    margin-bottom:10px;
    line-height:24px;
}
.page_r{
    width:900px;
    float: right;
    min-height:200px;
    color:#333;
    margin-bottom:30px;
}
.page_r_top{
    width:900px;
    height:52px;
    background:url(../images/page_right_top.png) no-repeat;
    background-size:900px;
    position: relative;
}
.page_r_top .page_nav{
    display:inline-block;
    position:absolute;
    top:21px;
    left:34px;
    font-size:12px;
	color:#999999;
}
.page_r_top .page_nav a{
    color:#666;
}
.page_r_top .page_nav a:hover{
    color:#bf0d0d;
}
.page_r_title{
    font-size:30px;
    text-align:center;
    margin:30px auto;
}
.page_r_content{
    font-size:15px;
    line-height:2;
}
.page_r_content img{
    max-width: 900px;
}
.page_artlist{
    width:900px;
}
.page_artlist ul{
    display:inline-block;
    width:900px;
}
.page_artlist li{
    border-bottom:1px solid #eae6e2;
    height:130px;
    margin-top:20px;
}
.page_artlist li:last-child{
    border-bottom:0;
}
.page_artlist li:hover .artlist_date{
    transform: rotateY(360deg);
}
.artlist_date{
    float: left;
    width:100px;
    height:110px;
    margin-left:20px;
    background-color:#eae6e2;
    color:#7c7b7a;
    transition:all 0.5s;
}
.artlist_date span{
    display:block;
    font-size:36px;
    text-align:center;
    margin-top:35px;
}
.artlist_date p{
    text-align:center;
    font-size:13px;
    margin-top:16px;
}
.artlist_r{
    height:110px;
    float: left;
    width:760px;
    margin-left:20px;
}
.artlist_r span a{
    display:block;
    font-size:20px;
    line-height:30px;
    color:#333;
    height:30px;
    overflow:hidden;
}
.artlist_r span a:hover{
    color:#005BAC;
}
.artlist_r p a{
    display:block;
    font-size:14px;
    line-height:1.5;
    color:#333;
    color:#aaa;
    height:62px;
    overflow:hidden;
    margin-top:10px;
}
.artlist_r p a:hover{
    color:#999;
}
.pagelist{
    text-align:center;
    padding:25px 0 45px 0;
    color:#6C6C6C;
    font-size:13px;
}
.pagelist a{
    margin:0 3px;
    border:#D0D0D0 solid 1px;
    display:inline-block;
    padding:5px 10px;
    line-height:16px;
    background:#fff;
    color:#6C6C6C;
}
.pagelist span{
    margin:0 5px;
    border:#0099FF solid 1px;
    display:inline-block;
    padding:2px 6px 2px;
    line-height:16px;
    color:#fff;
    background:#005BAC;
}
.pagelist a:hover{
    color:#fff;
    background:#005BAC;
}
.pagelist a.page_no{
    background-color:#005BAC;
    color:#fff;
}
.piclist ul{
    display: inline-block;
    width:900px;
}
.piclist li{
    float: left;
    width:282px;
    height:210px;
    overflow:hidden;
    margin:15px 20px;
    position:relative;
    border:1px solid #fff;
}
.piclist li img{
    width:280px;
    height:210px;
}
.piclist li .piclist_zhezhao{
    position:absolute;
    left:0;
    bottom: 0;
    height:40px;
    width:280px;
    background-color:#333;
    opacity:0.7;
    filter:alpha(opacity=70);
}
.piclist li a p{
    position:absolute;
    color:#fff;
    left:0;
    top:170px;
    font-size:13px;
    line-height:40px;
    height:80px;
    padding:0 5px;
    overflow:hidden;
}
.article_date{
    border-bottom:1px solid #eee;
    font-size:13px;
    color:#666;
    text-align:center;
    padding-bottom:20px;
    margin-bottom:20px;
}
.article_pre_next{
    border-top: 1px solid #eee;
    margin-top:20px;
    font-size: 14px;
    padding-top:15px;
    padding-bottom:30px;
}
.art_pre, .art_next{
    line-height:20px;
}
.art_pre a:hover, .art_next a:hover{
    color:#bf0d0d;
}
.message .top{
    width:560px;
    border:1px solid #ccc;
    height:430px;
    text-align:center;
    padding-top:40px;
    transition:all 0.2s;
    margin:20px auto 30px;
}
.message .top:hover{
    box-shadow:0 0 10px #ccc;
}
.message .top input{
    width:450px;
    height:36px;
    padding:0 12px;
    margin-bottom:15px;
    border:1px solid #ccc;
}
.message .top textarea{
    width:450px;
    height:120px;
    padding:6px 12px;
    resize:none;
    margin-bottom:15px;
    border:1px solid #ccc;
}
.message .mes_sub{
    width:460px;
    border:0;
    background-color:#0066CC;
    color:#fff;
    height:40px;
    transition:all 0.2s;
    margin:0 auto;
    line-height:40px;
    font-size:14px;
    font-weight:bold;
    text-align:center;
    cursor:pointer;
}
.page_r .page_r_keyword{
    text-align:center;
    font-size:14px;
    color:#bf0d0d;
    font-weight:bold;
}
.page_r .page_r_keyword span{
    color:#999;
    font-weight:normal;
}
	
	

















