﻿@charset "utf-8";
/* CSS Document */

/* --------------
	reset
   -------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background: #fff;
	font: 12px/22px  Microsoft YaHei, SimSun, SimHei, Arial, Verdana, SunSans-Regular, Sans-Serif;
	color: #898989;
	position: relative;
}
ol, ul {
	list-style: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 14px;
	font-weight: normal;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th, td {
	text-align: left;
}
/* --------------
	common 
   --------------*/
a {
	color: #898989;
	text-decoration: none;
}
a:hover {
	text-decoration:none;
}
.clear{
	clear: none;
}
.left{
	float: left;
}
.right{
	float: right;
}
.hide{
	display:none;
}
img{
	display: "";
}
.mt20{margin-top: 20px;}
.ml20{margin-left: 20px;}
.pl35{padding-left: 35px;}
.pl20{padding-left: 20px;}
.ti1_5{text-indent: 1.5em;}
.cf:before,.cf:after {content:"";display:table;}
.cf:after {clear:both;}
/* IE 6/7浏览器 (触发hasLayout) */
.cf {*zoom:1;}
.WrapperW{
	width: 100%;
	min-width: 1200px;
	position: relative;
	_width: expression(document.documentElement.clientWidth>1200?document.documentElement.clientWidth:1200);
	overflow: hidden;
}
/** header **/
.header{
	width: 100%;
	height: 85px;
	background:url(../images/download/header-bg1.gif) repeat-x 0 0;
	position: relative;
	overflow: hidden;
	_zoom:1;
}
.header .header-w{
	/* width: 1575px; */
	width: 100%;
	margin:0 auto;
	overflow: hidden;
}
.header .header-login{
	height: 27px;
	line-height: 27px;
	color:#fff;
	text-align: right;
}
.header .header-login a{
	margin-left: 18px;
	color: #f9f9f9;
}
.header .header-login a.login{
	padding-left: 17px;
	background:url(../images/download/ico1.gif) no-repeat left center;
}
.header .header-login a.reg{
	padding-left: 20px;
	margin-right: 4px;
	background:url(../images/download/ico2.gif) no-repeat left center;
}
.header .header-login form{
	display: inline;
	margin-right: 20px;
}
.header .header-login label{
	margin:0 5px 0 20px;
}
.header .header-login select{
	width: 85px;
	height: 20px;
	font-size: 12px;
	line-height: 16px;
	padding:2px;
	color: #b4b4b4;
	border: none;
	background:#555;
}
.header .header-nav{
	height: 58px;
	line-height: 58px;
}
/*.header .header-nav .logo{
	float: left;
	width: 229px;
	overflow: hidden;
	_zoom:1;
	margin-left: 20px;
}*/
.header .header-nav .logo a{
	width: 169px;
	height: 31px;
	margin-top: 18px;
	display: block;
}
.header .header-nav .logo a img{
	display: block;
}
.header .header-nav .nav{
	float: left;
	background:url(../images/download/nav-bg.gif) no-repeat left top;
}
.header .header-nav .nav li{
	float: left;
	width: 105px;
	text-align: center;
	background:url(../images/download/nav-bg.gif) no-repeat right top;
}
.header .header-nav .nav li a{
	font:bold 16px/58px "Microsoft YaHei";
	color: #515151;
	width: 105px;
	height: 60px;
	display: block;
	text-align: center;
}
.header .header-nav .nav li a:hover,.header .header-nav .nav li a.active{
	color: #005ca8;
}
.header .header-search{
	margin-right: 20px;
	float: right;
}
.header .srearch{
	float: right;
	width: 184px;
	height: 24px;
	margin-top: 16px;
	background:#fff;
	overflow: hidden;
}
.header .srearch .form-text{
	float: left;
	width: 146px;
	height: 24px;
	line-height: 24px;
	font-family: "Arial";
	font-size: 14px;
	color: #575151;
	border: none;
}
.header .srearch .submit-btn{
	float: left;
	width: 30px;
	height: 24px;
	text-indent: -9999px;
	cursor: pointer;
	border: none;
	background: url(../images/download/ico3.gif) no-repeat 10px center;
}

















/** footer **/
.footer-top{
	width: 100%;
	height: 307px;
	background:#e9e9e9;
	overflow: hidden;
	margin-top: 30px;
}
.w980{
	width: 980px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	_zoom:1;
}
.footer-top .footer-left{
	float: left;
	height: 307px;
	background:url(../images/download/footer-bg.gif) no-repeat right center;
	position: relative;
	z-index: 1;
}
.footer-top .footer-left dl{
	float: left;
	width: 159px;
}
.footer-top .footer-left dl dt{
	color: #282828;
	font:14px/30px "SimSun";
	height: 28px;
	padding:0 0 0 20px;
	margin:12px 0 8px 0;
	background:url(../images/download/ico4.png) no-repeat 0 10px;
}
.footer-top .footer-left dl dt a{
	color: #282828;
}
.footer-top .footer-left dl dd{
	color: #666;
	height: 28px;
	line-height: 28px;
	padding-left: 20px;
}
.footer-top .footer-left dl dd a{
	color: #666;
}
.footer-top .footer-right{
	width: 135px;
	height: 287px;
	padding: 20px 0 0 50px;
	float: right;
	position: relative;
	z-index: 1;
}
.footer-top .footer-right .msgWrap{
	width: 110px;
	height: 130px;
	padding-top: 10px;
	background-color: #ddd;
}
.footer-top .footer-right img{
	margin: 10px;
	margin-top: 0;
	cursor: pointer;
}
.footer-top .footer-right {
	color: #666;
	text-align: center;
	line-height: 16px;
}
.footer-top .msgList{
	height: 140px;
	width: 0;
	z-index: 99;
	position: absolute;
	top: 20px;
	right: 0;
	background-color: #ddd;
}
.footer-top .msgList img{
	display: block;
}
.footer-top .msgList dl{
	width: 110px;
	height: 130px;
	float: left;
	margin: 0 5px;
}
.footer-top .msgList dl.first{
	margin-left: 0;
}
.footer-top .msgList dl.first{
	margin-right: 0;
}
.footer-top .msgList dl dt{
	width: 90px;
	height: 90px;
	margin: 10px;
}
.footer-top .msgList dl dt img{
	display: block;
}
.footer-top .msgList dl dd{
	color: #666;
	text-align: center;
}
.footer-top .msgList .close{
	width: 30px;
	color: #535353;
	height: 120px;
	float: left;
	cursor:pointer;
	padding: 10px 0;
	font-size: 14px;
	text-align: center;
	font-family: Microsoft YaHei;
	background: #b5b5b5 url(../images/download/msgList-close.png) center 110px no-repeat;
}

.footer-bottom{
	width: 100%;
	height: 59px;
	line-height: 59px;
	background:#333;
	overflow: hidden;
}
.footer-bottom p{
	font-family: "Arial";
	text-align: center;
	color: #fff;
}

/*index*/
.content{
	width: 100%;
	height: auto;
}
.banner{
	width: 100%;
	height: 396px;
	position: relative;
	overflow: hidden;
}
.banner .bannerUl{
	width: 100%;
	height: 396px;
	position: relative;
}
.banner .bannerUl li{
	/* width: 100%;
	height: 396px;
	position: relative;
	float: left;
	overflow: hidden; */
	width: 100%;
	height: 396px;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	z-index: 1;
}
.banner .bannerUl li.bannerimg1{
	z-index: 2;
}
.banner .bannerUl li img.bannerimg{
	position: absolute;
	height: 396px;
	width: 1900px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}
.banner .bannerUl li .text{
	height: 333px;
	width: 1030px;
	top: 40px;
	position: absolute;
	left: 50%;
	margin-left: -515px;
	z-index: 99;
	display: none;
}
.banner .bannerUl li .show{
	display: block;
}
.bannerCon{
	width: 980px;
	height: 81px;
	position: absolute;
	left: 50%;
	margin-left: -490px;
	bottom: 0;
	z-index: 999;
}
.bannerCon li{
	width: 80px;
	height: 50px;
	border: 2px solid #fff;
	position: absolute;
	top: 50%;
	margin-top: -26px;
	cursor: pointer;
}
.bannerCon li.con-1{
	right: 140px;
}
.bannerCon li.con-2{
	right: 70px;
}
.bannerCon li.con-3{
	right: 0;
}
.bannerCon li a{
	width: 80px;
	height: 50px;
	display: block;
}








.Sbannercon{
	width: 980px;
	height: 73px;
	left: 50%;
	margin-left: -490px;
	bottom: 20px;
	z-index: 999;
	position: absolute;
}
.Sbanner img{
	position: absolute;
	z-index: 1;
}
.Sbannerbd{
	width: 252px;
	height: 73px;
	position: absolute;
	z-index: 2;
	bottom: 0;
	right: 0;
}
.Sbannerbd ul{
	width: 252px;
	height: 80px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.Sbannerbd ul li{
	border: 2px solid #fff;
	position: absolute;
	width: 84px;
	height: 53px;
	z-index: 1;
	left: 0;
	top: 0;
	z-index: 1;
	cursor: pointer;
	/* -webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	transition:all 0.5s; */
}
.Sbannerbd ul li.cur{
	/* -webkit-transform: scale(1.4);
	-moz-transform: scale(1.4);
	transform: scale(1.4); */
	z-index: 20;
}
.Sbannerbd ul li.Sbanner1{
	left: 84px;
}
.Sbannerbd ul li.Sbanner2{
	left: 168px;
}
.Sbannerbd ul li img{
	width: 100%;
	height: auto;
}











.content-nav{
	width: 980px;
	height: 151px;
	margin: 0 auto;
	position: relative;
	padding-top: 21px;
}
.navWrap{
	border: 1px solid #dcdcdc;
	width: 318px;
	height: 128px;
	float: left;
	margin-left: 10px;
}
.content-nav .first{
	margin-left: 0;
}
.navWrap a{
	width: 318px;
	height: 128px;
	display: block;
	position: relative;
}
.navWrap a img{
	width: 318px;
	height: 128px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}
.navWrap a p{
	height: 23px;
	line-height: 23px;
	color: #8e8e8e;
	position: absolute;
	z-index: 99;
	width: 318px;
	bottom: 16px;
	text-indent: 55px;
	background: url(../images/download/content-nav.png) 24px center no-repeat;
}
.content-switch{
	height: 108px;
	padding-top: 20px;
	width: 100%;
	background-color: #d3d3d3;
}
.content-switch .switch-con{
	width: 980px;
	height: 88px;
	margin: 0 auto;
	position: relative;
}
.dl-wrap{
	overflow: hidden;
	height: 88px;
	width: 100%;
}
.switch-con dl{
	width: 326px;
	height: 88px;
	float: left;

}
.switch-con dl dt{
	width: 88px;
	height: 88px;
	float: left;
}
.switch-con dl dd{
	width: 200px;
	height: 88px;
	float: left;
	margin-left: 20px;
}
.switch-con dl dd h3{
	height: 22px;
	line-height: 22px;
	overflow: hidden;
}
.switch-con dl dd h3 a{
	font-weight: bold;
	color: #000;
	font-size: 16px;
	font-family: Microsoft YaHei;
	float: left;
}
.switch-con dl dd h3 i{
	font-weight: bold;
	font-size: 16px;
	float: left;
	color: #0d6fb8;
	font-family: Arial;
	margin-left: 10px;
}
.switch-con dl dd p{
	width: 100%;
	height: 44px;
	overflow: hidden;
}
.switch-con dl dd p a{
	color: #545454;
	font-size: 12px;
}
.switch-con dl dd span{
	color: #a8a8a8;
}
.switch-con dl dd p a:hover{
	text-decoration: underline;
}
.switch-con .next,.switch-con .prev{
	width: 20px;
	height: 32px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -16px;
}
.switch-con .next{
	background: url(../images/download/switch-next.png) center center no-repeat;
	right: -40px;
}
.switch-con .prev{
	background: url(../images/download/switch-prev.png) center center no-repeat;
	left: -40px;
}









/** erjigonggong **/
.s-banner{
	width: 1900px;
	height: 280px;
	margin:0 auto;
	overflow: hidden;
}
.s-banner img{
	width: 1900px;
	height: 280px;
}
.s-con{
	width: 980px;
	margin:0 auto;
	overflow: hidden;
	_zoom:1;
}
.s-suoyin{
	height: 40px;
	line-height: 40px;
	color: #898989;
	font-family: SimSun;
}
.s-suoyin a{
	color: #898989;
}
.s-title{
	height: 38px;
	line-height: 38px;
	border: 1px solid #e9e6e6;
	background:url(../images/download/s-bg1.gif) repeat-x 0 0;
	overflow: hidden;
}
.s-title a{
	float: left;
	display: inline-block;
	width: 244px;
	height: 38px;
	text-align: center;
	font:14px/38px "Microsoft Yahei";
	color: #535353;
	background:url(../images/download/s-line1.gif) no-repeat right center;
	overflow: hidden;
}
.s-title a.t{
	background:none;
}
.s-title a:hover,.s-title a.active{
	color: #005ca6;
}
.h-title{
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #dcdcdc;
	color: #535353;
	font-size: 20px;
	font-family: Microsoft Yahei;
}
/* --------------
	ycount style
   -------------- */
.s-con .ycount-text{
	margin:20px 0 30px 0;
	overflow: hidden;
	_zoom:1;
}
.s-con .ycount-text dt{
	float: left;
	margin-right: 20px;
}
.s-con .ycount-text dt,.s-con .ycount-text dt img{
	width: 313px;
	height: 180px;
}
.s-con .ycount-text dd{
	float: left;
	width: 640px;
}
.s-con .ycount-text dd h3{
	font:20px/23px "Microsoft Yahei";
	color: #535353;
	margin-bottom: 25px;
}
.s-con .ycount-text dd p{
	line-height: 26px;
	font-family: SimSun;
}
.s-con .ycount-con{
	overflow: hidden;
	_zoom:1;
}
.s-con .ycount-con h3{
	height: 35px;
	font:20px/35px "Microsoft Yahei";
	color: #535353;
	border-bottom: 1px solid #dcdcdc;
}	
.s-con .ycount-con .ycount-video{
	width: 1000px;
	margin:1px 0 16px 0;
	padding:20px 0 0 0;
	border-top: 1px solid #dcdcdc;
	overflow: hidden;
	_zoom:1;
}
.s-con .ycount-con .ycount-video li{
	float: left;
	width: 313px;
	margin-right:20px;
	position: relative;
	overflow: hidden;
	_zoom:1;
}
.s-con .ycount-con .ycount-video p img{
	width: 313px;
	height: 169px;
}
.s-con .ycount-con .ycount-video a img{
	width: 60px;
	height: 60px;
	position: absolute;
	left: 123px;
	top:55px;
}
.s-con .ycount-con .ycount-video span{
	font:16px/36px "Microsoft Yahei";
	color: #535353;
}
.s-con .ycount-con .ycount-count{
	padding:30px 0 45px 0;
}
.s-con .ycount-con .ycount-count img{
	margin:0 auto;
}


.yservice{
	margin-bottom: 40px;
	overflow: hidden;
	_zoom:1;
	margin-top: 1px;
	border-top: 1px solid #DCDCDC;
}
.yservice dl{
	height: 366px;
	background:url(../images/download/s-bg2.jpg) no-repeat 0 0;
}
.yservice dl dt{
	float: left;
	padding:50px 0 0 30px;
}
.yservice dl dt img{
	width: 395px;
	height: 299px;
}
.yservice dl dd{
	float: left;
	width: 485px;
	padding:90px 0 0 30px;
	overflow: hidden;
	_zoom:1;
}
.yservice dl dd h3{
	font:24px/36px "Microsoft Yahei";
	color: #535353;
}
.yservice dl dd h4{
	font:16px/26px "Microsoft Yahei";
	padding:15px 0 20px 0;
	color: #535353;
}
.yservice dl dd p{
	line-height: 26px;
}
.yservice dl dd a{
	display: block;
	width:481px; 
	height:53px;
	font:14px/53px "Microsoft Yahei";
	text-align: center;
	margin-top:40px;
	color: #535353;
	border:1px solid #e9e6e6;
	background:url(../images/download/s-bg3.gif) repeat-x 0 0;
}
/*云计算产品*/
.product-list{
	margin-top: 30px;
	width: 100%;
}
.product-list dl{
	width: 230px;
	height: 322px;
	float: left;
	margin-left: 20px;
	margin-bottom: 30px;
}
.product-list dl.first{
	margin-left: 0;
}
.product-list dl dt{
	width: 228px;
	height: 228px;
	border: 1px solid #fff;
}
.product-list dl dd{
	color: #898989;
	font-size: 12px;
	line-height: 24px;
	width: 100%;
	overflow: hidden;
	height: 24px;
}
.product-list dl dd.handle{
	height: 35px;
	line-height: 35px;
	position: relative;
}
.product-list dl dd.handle a{
	width: 109px;
	height: 35px;
	line-height: 35px;
	position: absolute;
	top: 0;
	text-indent: 55px;
	color: #535353;
	font-size: 14px;
	font-family: Microsoft Yahei;
}
.product-list dl dd.handle a.buy{
	left: 0;
	background: url(../images/download/buy.jpg) 0 0 no-repeat;
}
.product-list dl dd.handle a.check{
	right: 0;
	background: url(../images/download/check.jpg) 0 0 no-repeat;
}
.product-list dl dd.handle a.buy:hover{
	color: #005ca9;
	background: url(../images/download/buy-hover.jpg) 0 0 no-repeat;
}
.product-list dl dd.handle a.check:hover{
	color: #005ca9;
	background: url(../images/download/check-hover.jpg) 0 0 no-repeat;
}
/*云计算产品详情*/
.product-details{
	height: 330px;
	width: 100%;
	margin-top: 20px;
}
.product-banner{
	width: 270px;
	height: 330px;
}
.banner-list{
	width: 268px;
	height: 268px;
	border: 1px solid #dcdcdc;
	position: relative;
}
.banner-list li{
	width: 268px;
	height: 268px;
	position: absolute;
	top: 0;
	left: 0;
}
.con-wrap{
	width: 270px;
	height: 41px;
	overflow: hidden;
	position: relative;
	margin-top: 5px;
}
.con-wrap .conbtns{
	width: 15px;
	height: 41px;
	display: block;
	position: absolute;
	top: 0;
}
.con-wrap .prev{
	left: 0;
	background: url(../images/download/product-banner-prev.jpg) 0 0 no-repeat;
}
.con-wrap .next{
	right: 0;
	background: url(../images/download/product-banner-next.jpg) 0 0 no-repeat;
}
.con-wrap .con-ul{
	width: 9999px;
	position: relative;
	margin-left: 23px;
	overflow: hidden;
}
.con-wrap .con-ul li{
	float: left;
	width: 41px;
	height: 41px;
	position: relative;
	margin-right: 5px;
	cursor: pointer;
}
.con-wrap .con-ul li.on span{
	width: 39px;
	height: 39px;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #005ca9;
}
.product-info{
	width: 690px;
	height: auto;
}
.product-info p{
	line-height: 24px;
	color: #535353;
	font-size: 14px;
	font-family: Microsoft Yahei;
}
.product-info .info-text{
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 65px;
	padding-top: 10px;
	position: relative;
}
.product-info .info-text ul{
	color: #898989;
	font-size: 12px;
	line-height: 24px;
	position: relative;
}
.product-info .info-text a{
	position: absolute;
	width: 120px;
	height: 35px;
	display: block;
	bottom: 10px;
}
.product-info .info-text a.buy{
	left: 0;
	background: url(../images/download/info-buy.jpg) 0 0 no-repeat;
}
.product-info .info-text a.consult{
	left: 130px;
	background: url(../images/download/info-consult.jpg) 0 0 no-repeat;
}
.product-title{
	height: auto;
	width: 100%;
}
.product-title h3{
	height: 33px;
	line-height: 33px;
	border-top: 2px solid #b5b5b5;
	border-bottom: 1px solid #e5e5e5;
	background-color: #eee;
	position: relative;
}
.product-title h3 a{
	width: 229px;
	height: 36px;
	line-height: 36px;
	display: block;
	position: absolute;
	color: #535353;
	font-size: 14px;
	top: -2px;
	left: 0;
	text-align: center;
	font-family: Microsoft Yahei;
	background: url(../images/download/product-title.jpg) 0 0 no-repeat;
	z-index: 99;
}
.product-title h3 a.tab2{
	left: 228px;
	z-index: 88;
}
.product-title h3 a.on{
	background: url(../images/download/product-title-cur.jpg) 0 0 no-repeat;
	color: #005ca9;
	top: -6px;
	height: 40px;
}
.product-info-con{
	height: auto;
}
.info-con{
	width: 978px;
	border: 1px solid #e5e5e5;
	border-top: 0;
}
.info-con p{
	font-size: 12px;
	line-height: 28px;
	color: #898989;
	width: 850px;
	margin: 0 auto;
}
.details-item{
	width: 100%;
	height: auto;
	margin-top: 25px;
}
.details-item h3{
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: url(../images/download/details-title-bg.jpg) 0 0 no-repeat;
	text-indent: 70px;
	color: #fff;
	font-size: 14px;
	margin-bottom: 20px;
}
.details-item img{
	margin: 10px auto 0 auto;
	background-color: #f7f6f6;
	width: 790px;
	height: auto;
}
.details-item p{
	width: 790px;
	height: auto;
	color: #898989;
	font-size: 12px;
	line-height: 26px;
	margin: 0 auto;
}
.details-item dl{
	width: 245px;
	height: auto;
	float: left;
	margin-bottom: 20px;
}
.details-item dl dt img{
	width: 97px;
	height: 97px;
	background: none;
}
.details-item dl dd p{
	width: 200px;
	height: auto;
	font-size: 14px;
}
.details-item dl.tac dd p{
	text-align: center;
}
/*行业解决方案*/
.industrynew-left{
	width: 100%;
	height: auto;
}
.industrynew-left .s-title a{
	width: 214.5px;
}
.industrynew-left .solution-info{
	width: 100%;
	margin-top: 20px;
}
.industrynew-left .solution-info img{
	float: left;
	margin-right: 20px;
}
.industrynew-left .solution-info h3{
	line-height: 30px;
	font-size: 20px;
	color: #535353;
	margin-bottom: 20px;
}
.industrynew-left .solution-info p{
	font-size: 12px;
	color: #898989;
	line-height: 26px;
	margin-top: 10px;
}
.solution-list{
	border-top: 1px solid #dcdcdc;
	margin-top: 1px;
}
.solution-list dl{
	width: 202px;
	height: 300px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
.solution-list dl.first{
	margin-left: 0;
}
.solution-list dl h4{
	font-size: 16px;
	line-height: 28px;
	color: #535353;
	height: 28px;
	overflow: hidden;	
}
.solution-list dl p{
	color: #898989;
	line-height: 26px;
	font-family: SimSun;
	height: 78px;
	overflow: hidden;
}
.solution-list dl dd.handle{
	width: 100%;
	height: 60px;
	background: #fff url(../images/download/dd-handle.jpg) 0 0 repeat-x;
	position: relative;
}
.solution-list dl dd.handle div{
	width: 36px;
	height: 60px;
	position: absolute;
	top: 0;
}
.solution-list dl dd.handle div.read{
	left: 0;
}
.solution-list dl dd.handle div.pdf{
	left: 50%;
	margin-left: -18px;
	width: 45px;
}
.solution-list dl dd.handle div.video{
	right: 0;
}
.solution-list dl dd.handle a{
	width: 36px;
	height: 35px;
	display: block;
}
.solution-list dl dd.handle div.pdf a{
	width: 45px;
}
.solution-list dl dd.handle p{
	line-height: 24px;
	color: #015cab;
	text-align: center;
	display: none;
}
.solution-list dl dd.handle div.read a{
	background: url(../images/download/read-icon.png) center center no-repeat;
}
.solution-list dl dd.handle div.pdf a{
	background: url(../images/download/down-icon-32-24.png) center center no-repeat;
}
.solution-list dl dd.handle div.video a{
	background: url(../images/download/video-icon.png) center center no-repeat;
}
.solution-list dl dd.handle div.read a:hover{
	background: url(../images/download/read-icon-hover.png) center center no-repeat;
}
.solution-list dl dd.handle div.pdf a:hover{
	background: url(../images/download/down-icon-32-24-hover.png) center center no-repeat;
}
.solution-list dl dd.handle div.video a:hover{
	background: url(../images/download/video-icon-hover.png) center center no-repeat;
}
a.look-more{
	color: #898989;
	text-align: center;
	height: 38px;
	border: 1px solid #e9e6e6;
	font-size: 14px;
	width: 99.7%;
	display: block;
	line-height: 38px;
	background: url(../images/download/look-more.jpg) 0 0 repeat-x;
	-webkit-border-radius: 0 0 4px 4px;
	-0-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
.solution-case{
	margin-top: 1px;
	border-top: 1px solid #dcdcdc;
	margin-bottom: 50px;
}
.industrynew-left .solution-pdf-mb{
	margin-bottom:0; 
}
.solution-case dl{
	width: 312px;
	height: 41px;
	float: left;
	margin-top: 20px;
	margin-left: 22px;
}
.solution-case dl.first{
	margin-left: 0;
}
.solution-case dl dt{
	width: 39px;
	height: 39px;
	float: left;
	border: 1px solid #eee;
}
.solution-case dl dd{
	float: left;
	height: 41px;
	width: 271px;
}
.solution-case dl dd p{
	text-align: center;
	overflow: hidden;
	line-height: 39px;
	font-size: 14px;
	color: #898989;
	width: 181px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	float: left;
}
.solution-case dl dd a{
	width: 90px;
	height: 41px;
	float: left;
	display: block;
	line-height: 41px;
	font-size: 12px;
	color: #898989;
	text-indent: 35px;
	background: #eee url(../images/download/pdf-icon.png) 10px center no-repeat;
}
.solution-case dl dd a:hover{
	background: #eee url(../images/download/pdf-icon-hover.png) 10px center no-repeat;
	color: #015cab;
}
.cloud-nav{
	height: 60px;
	overflow: hidden;
	padding-left: 170px;
}
.cloud-nav a{
	width: 117px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	color: #535353;
	font-size: 14px;
	display: inline-block;
	margin: 10px;
}
.cloud-nav a:hover,.cloud-nav a.on{
	background: url(../images/download/cloud-nav.png) 0 0 no-repeat;
	color: #fff;
}










.industry-right{
	width: 314px;
	height: auto;
}
.right-item{
	width: 312px;
	border: 1px solid #e9e6e6;
	margin-bottom: 30px;
}
.right-item h3{
	height: 38px;
	background: url(../images/download/look-more.jpg) 0 0 repeat-x;
	border-bottom: 1px solid #e9e6e6;
	line-height: 38px;
	text-indent: 50px;
	color: #535353;
	font-size: 14px;
	position: relative;
}
.right-item h3 i{
	height: 38px;
	width: 32px;
	display: block;
	position: absolute;
	left: 10px;
	top: 0;
}
.right-item h3 i.contact{
	background: url(../images/download/contact.png) center center no-repeat;
}
.right-item h3 i.msg{
	background: url(../images/download/msg.png) center center no-repeat;
}
.right-item h3 i.relate{
	background: url(../images/download/relate.png) center center no-repeat;
}
.right-item dl{
	margin: 15px 0;
}
.contact-item dt{
	float: left;
	margin-left: 15px;
	width: 38px;
	height: 38px;
}
.contact-item dd{
	float: left;
	margin-left: 8px;
}
.contact-item dd p{
	color: #015cab;
	font-size: 16px;
	line-height: 18px;
}
.contact-item dd span{
	font-family: Arial;
	font-size: 16px;
	color: #535353;
	margin-right: 10px;
}
.contact-item dd a.online-serve{
	width: 110px;
	height: 35px;
	margin-right: 10px;
	display: block;
	float: left;
}
.contact-item dd a.online1{
	background: url(../images/download/online1.jpg) 0 0 no-repeat;
}
.contact-item dd a.online2{
	background: url(../images/download/online2.jpg) 0 0 no-repeat;
}
.contact-item dd a.mail{
	color: #535353;
	font-size: 16px;
	color: #535353;
	margin-right: 10px;
}
.msg-wrap{
	width: 312px;
	height: 248px;
	background: url(../images/download/msg-bg.jpg) 0 0 no-repeat;
	padding-top: 30px;
}
.msg-wrap img{
	margin: 0 auto;
}
.msg-wrap p{
	text-align: center;
	margin-top: 10px;
	line-height: 32px;
	font-size: 17px;
	color: #535353;
}
.relate-pro{
	padding-bottom: 20px;
}
.relate-pro dl{
	width: 266px;
	margin: 0 auto;
	margin-top: 25px;
}
.relate-pro dl dt{
	border: 1px solid #dcdcdc;
	width: 264px;
	height: 123px;
	position: relative;
}
.relate-pro dl dt a.know-more{
	width: 81px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	display: block;
	font-size: 14px;
	color: #fff;
	background-color: #278ae0;
	position: absolute;
	top: 80px;
	left: 17px;
}
.relate-pro dl h4{
	font-size: 16px;
	line-height: 28px;
	color: #535353;
	height: 28px;
	overflow: hidden;	
}
.relate-pro dl p{
	color: #898989;
	line-height: 26px;
	font-family: SimSun;
	height: 78px;
	overflow: hidden;
}
/*解决方案案例*/
.solution-content{
	width: 100%;
	background-color: #f7f8f8;
}
.subnav{
	width: 100%;
	height: 45px;
	background-color: #217ec9;
}
.subnav ul{
	width: 980px;
	height: 45px;
	margin: 0 auto;
	line-height: 45px;
}
.subnav ul li{
	float: left;
	height: 45px;
	line-height: 45px;
	padding: 0 50px;
	position: relative;
}
.subnav ul li a{
	color: #fff;
	font-size: 14px;
}
.subnav ul li i{
	position: absolute;
	width: 0;
	height: 0;
	border-width: 5px;
	border-style: solid;
	border-color: transparent;
	border-bottom-color: #fff;
	bottom: 0;
	_bottom: 0px;
	_width: 10px;
	_height: 5px;
	_background: url(../images/download/nav-guide.png) 0 0 no-repeat;
	_border:none;
	left: 50%;
	margin-left: -7px;
	overflow: hidden;
	display: none;
}
.subnav ul li.on i{
	display: block;
}
.solution-left{
	width: 771px;
	height: auto;
	border-right: 1px solid #d6d6d6;
}
.solution-left h2{
	line-height: 45px;
	font-size: 20px;
	color: #595757;
}
.solution-left dl{
	width: 238px;
	float: left;
	margin-right: 19px;
	height: 225px;
	margin-bottom: 25px;
}
.solution-left dl dt h3{
	font-size: 14px;
	color: #595757;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}
.solution-left dl dd{
	color: #898989;
	font: 12px/26px SimSun;
	height: 130px;
	overflow: hidden;
}
.solution-left a.look-more{
	margin-bottom: 20px;
}
.solution-right{
	width: 148px;
	height: auto;
	margin-left: 25px;
}
.solution-right p{
	line-height: 30px;
	font-size: 20px;
	color: #898989;
	margin-top: 20px;
}
.solution-right .letter a{
	width: 33px;
	height: 33px;
	display: block;
	float: left;
	margin: 4px 4px 0 0;
	background-color: #e5e5e5;
	color: #898989;
	text-align: center;
	line-height: 33px;
}
.solution-right .letter a:hover,.solution-right .letter a.on{
	background-color: #217ec9;
	color: #fff;
}
/*下载申请*/
.down-apply{
	margin-top: 1px;
	border-top: 1px solid #DCDCDC;
	margin-bottom: 30px;
}
.down-apply form.apply{
	width: 640px;
	height: 602px;
	border: 3px solid #eee;
	margin-top: 20px;
	background: url(../images/download/form-apply.jpg) 0 0 no-repeat;
	font-family: Microsoft YaHei;
}
.down-apply form.apply h3{
	line-height: 32px;
	font-size: 20px;
	color: #898989;
	text-align: center;
	margin-top: 30px;
}
.down-apply form.apply div{
	width: 500px;
	margin: 0 auto;
	color: #535353;
	font-size: 14px;
	line-height: 35px;
	margin-top: 20px;
}
.down-apply form.apply div span{
	height: 30px;
	display: block;
	line-height: 30px;
	position: relative;
}
.down-apply form.apply div i{
	color: #ff8c11;
	font-style: normal;
	/* height: 30px;
	display: block;
	line-height: 34px;
	width: 20px;
	position: absolute;
	text-align: center;
	top: 0;
	left: 25px; */
}
.down-apply form.apply div p{
	width: 250px;
	float: left;
}
.down-apply form.apply input{
	height: 35px;
	line-height: normal;
	width: 220px;
	border: 0;
	padding: 0;
	margin: 0;
	background-color: #e5e5e5;
	font-size: 14px;
	font-family: Microsoft YaHei;
}
.down-apply form.apply input.w100{
	width: 100px;
	margin-right: 20px;
}
.down-apply form.apply input.check{
	width: 20px;
	background: none;
	height: auto;
}
.down-apply form.apply a{
	color: #ff710f;
}
.down-apply form.apply div.mt30{
	margin-top: 30px;
}
.down-apply form.apply .button{
	width: 110px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #fff;
	background: url(../images/download/form-btn.jpg) 0 0 no-repeat;
	border: 0;
	padding: 0;
	font-family: Microsoft YaHei;
	margin-top: 30px;
	position: relative;
	left: 50%;
	margin-left: -55px;
	display: block;
	text-align: center;
	cursor: pointer;
}
.layout{ 
    display: none; 
    position: absolute; 
    top: 0%; 
    left: 0%; 
    width: 100%; 
    height: 100%; 
    background-color: black; 
    z-index:99; 
    -moz-opacity: 0.3; 
    opacity:.30; 
    filter: alpha(opacity=30); 
}
.layoutnew-left{ 
    display: none; 
    position: absolute; 
    top: 0%; 
    left: 0%; 
    width: 100%; 
    height: 100%; 
    background-color: black; 
    z-index:99; 
    -moz-opacity: 0.3; 
    opacity:.30; 
    filter: alpha(opacity=30); 
}
.login-info{ 
    display: none; 
    position: fixed;
    _position: absolute; 
    top: 200px; 
    left: 50%;
    margin: 0 0 0 -307px; 
    width: 500px; 
    height: 383px; 
    background-color: #fff; 
    z-index:1002; 
    overflow: auto; 
    border: 1px solid #eee;
}
/*--------------------------------------------0925新增开始-------------------*/

.infor-nrnew-left .login-info-left{ 
    display: none; 
    position: fixed;
    _position: absolute; 
    top: 20%; 
    left: 80%;
    margin: -191px 0 0 -422px; 
    width: 100px; 
    height: 100px; 
    background-color: #fff; 
    z-index:1002; 
    overflow: auto; 
    border: 1px solid #eee;
}


.infor-nrnew-left .login-info-left dl{width:100%;height:44px;}
.infor-nrnew-left .login-info-left dl dt{float: left;width:72px;overflow: hidden;height:44px;}
.infor-nrnew-left .login-info-left dl dd{float: left;width:100%;}
.infor-nrnew-left .login-info-left dl dd.data{color:#29709e;font-family:'SimSun';}
/*--------------------------------------------0925新增结束-------------------*/

.login-info p{
	height: 38px;
	text-indent: 20px;
	background: url(../images/download/look-more.jpg) repeat-x scroll 0 0 ;
	line-height: 38px;
	color: #535353;
	font-size: 20px;
	position: relative;
}
.login-info p a{
	background: url(../images/download/form-close.png) 0 0 no-repeat;
	width: 18px;
	height: 13px;
	overflow: hidden;
	display: block;
	position: absolute;
	top: 12px;
	right: 16px;
}
.login-info .login-form{
	width: 494px;
	height: 322px;
	border: 3px solid #eee;
	border-top: 0;
	padding-top: 20px;
}
form.login-form div{
	width: 220px;
	margin: 0 auto;
	color: #535353;
	font-size: 14px;
	line-height: 35px;
	margin-bottom: 20px;
}
form.login-form div span{
	height: 30px;
	display: block;
	line-height: 30px;
	position: relative;
}
form.login-form div i{
	color: #ff8c11;
	font-style: normal;
	/* height: 30px;
	display: block;
	line-height: 34px;
	width: 20px;
	position: absolute;
	text-align: center;
	top: 0;
	left: 50px; */
}
form.login-form input{
	height: 35px;
	line-height: normal;
	width: 220px;
	border: 0;
	padding: 0;
	margin: 0;
	background-color: #e5e5e5;
	font-size: 14px;
	font-family: Microsoft YaHei;
}
form.login-form button{
	width: 110px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #fff;
	background: url(../images/download/form-btn.jpg) 0 0 no-repeat;
	border: 0;
	padding: 0;
	font-family: Microsoft YaHei;
	margin-top: 10px;
	position: relative;
	left: 50%;
	margin-left: -55px;
	cursor: pointer;
}
.black_overlay {
	background-color: #282828;
 	-moz-opacity: 0.3; 
    opacity:.30; 
    filter: alpha(opacity=30); 
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1001;
}
.videowrap {
    border: 6px solid #004a86;
    display: none;
    height: 348px;
    left: 50%;
    margin-left: -329px;
    margin-top: -174px;
    position: fixed;
    top: 50%;
    width: 658px;
    z-index: 1002;
}
.videowrap .close {
    background: url(../images/download/video-close.png) no-repeat scroll 0 0 ;
    display: block;
    height: 10px;
    overflow: hidden;
    position: absolute;
    right: 8px;
    top: 8px;
    width: 12px;
    z-index: 99;
}







.conent-bottom{
	width: 980px;
	margin: 0 auto;
}



/*按钮*/
.btns-1-gray{
	width: 173px;
	height: 35px;
	display: block;
	background: url(../images/download/btns-1-gray.jpg) 0 0 no-repeat;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	margin: 0 auto;
}
a.btns-1-gray{
	color: #015cab;
}
.btns-2-gray{
	width: 109px;
	height: 35px;
	display: block;
	background: url(../images/download/btns-2-gray.jpg) 0 0 no-repeat;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	margin: 0 auto;
}
.btns-1-blue{
	width: 173px;
	height: 35px;
	display: block;
	background: url(../images/download/btns-1-blue.jpg) 0 0 no-repeat;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	margin: 0 auto;
}
a.btns-1-gray:hover{
	color: #fff;
	background: url(../images/download/btns-1-blue.jpg) 0 0 no-repeat;
}
.d-contact dl{
	width: 196px;
	height: auto;
	float: left;
	margin-top: 20px;
}
.d-contact dl dt{
	width: 97px;
	height: 97px;
	margin: 0 auto;
}
.d-contact dl dd{
	width: 120px;
	margin: 0 auto;
	line-height: 26px;
	color: #898989;
}
.d-contact dl dd h4{
	font-size: 18px;
	line-height: 26px;
	color: #626262;
	margin: 10px 0;
}
.d-contact dl dd a{
	color: #898989;
	font-size: 12px;
	display: inline-block;
}
/*边框导航数量*/
.eight-title a{
	width: 122px;
}
.seven-title a{
	width: 139.5px;
}
.six-title a{
	width: 163px;
}
.five-title a{
	width: 195.5px;
}
.three-title a{
	width: 326px;
}
.tab-con p{
	font-size: 12px;
	font-family: SimSun;
	line-height: 26px;
	color: #898989;
}
.ycount-text a.deatil{
	font-family: SimSun;
	float: right;
	color: #015CAB;
}




/*下拉菜单*/
/*.pull_nav{
	width: 100%;
	height: 400px;
	overflow: hidden;
	position: relative;
	background:#f7f8f8 url(../images/download/pull_nav_bg.jpg) 0 bottom repeat-x;
}*/
.pull_up{
	width: 53px;
	height: 27px;
	display: block;
	position: absolute;
	bottom: 4px;
	left: 50%;
	margin-left: -26px;
	z-index: 99;
	background: url(../images/download/pull_up.png) 0 0 no-repeat;
}
.pull_nav .solution_pull li{
	position: relative;
}
/*.pull_con{
	width: 980px;
	height: 355px;
	position: relative;
	margin: 0 auto;
	font-family: "Microsoft YaHei";
}*/
.solution_pull{
	width: 100%;
}
.solution_pull_con{
	width: 980px;
	position: relative;
	margin: 0 auto;
}
.solution_pull_con .left{
	width: 650px;
	margin-top: 30px;
}
.solution_pull_con .solution_nav{
	height: 325px;
	overflow: hidden;
}
/*.pull_con span{
	color: #595757;
	font-size: 16px;
	font-weight: bold;
	line-height: 45px;
	display: block;
	text-indent: 15px;
}
.pull_nav .a_sub a{
	color: #5e5e5e;
	font-size: 14px;
	line-height: 45px;
	display: inline-block;
	width: 85px;
	padding-left: 15px;
}*/
.pull_nav .solution_pull .w140 a{
	width: 140px;
}
.pull_nav .solution_pull .w100 a{
	width: 100px;
}
.pull_nav .a_sub a:hover{
	color: #217ec9;
	background: url(../images/download/solution_pull_con_arrow.png) 0 center no-repeat;
}
.pull_con .msg_wrap{
	margin-top: 60px;
	border-left: 1px solid #d5d5d5;
	padding-left: 40px;
	margin-left: 10px;
	width: auto;
}
.pull_con .msg_wrap img{
	display: block;
	margin:0 auto;
}
.pull_con .msg_wrap p{
	text-align: center;
	font-size: 17px;
	color: #535353;
	line-height: 32px;
}
.product_pull{
	margin-top: 30px;
}
.product_pull div.a_sub{
	width: 485px;
}
.product_pull div.left{
	width: 485px;
	background: url(../images/download/solution_pull_con.jpg) right center no-repeat;
}
/*.pull_nav .product_pull .a_sub a{
	line-height: 30px;
	width: 143px;
}
.pull_nav .support_pull .a_sub a,.pull_nav .service_pull .a_sub a{
	line-height: 30px;
	width: 143px;
}*/
.pull_nav .support_pull .a_sub a{
	padding-left: 55px;
}
.pull_nav .support_pull .a_sub a:hover{
	background-position: 40px center;
}
.support_pull span{
	text-indent: 55px;
}
.pull_con .support_pull .a_sub,.pull_con .service_pull .a_sub{
	margin-top: 15px;
}
/*.pull_nav .support_pull .a_sub .left ul,.pull_nav .service_pull .a_sub .left ul{
	border-left: 1px solid #d5d6d6;
	padding-left: 5px;
}*/
.pull_nav .support_pull .a_sub .left ul.first,.pull_nav .service_pull .a_sub .left ul.first{
	border: 0;
}
/*回到顶部*/
#to_top{
	width:38px;
	height:69px;
	position:fixed;
	_position:absolute;
	left:50%;
	color:#fff;
	margin-left:520px;
	bottom:320px;
	cursor:pointer;
	z-index: 9999;
} 
#to_top a{
	color:#fff;
	width:38px;
	height:69px;
	display:inline-block;
}
/*商城下拉*/
.header{
	z-index: 99;
	overflow: visible;
}
.header .header-w{
	overflow: visible;
}
.content{
	position: relative;
	z-index: 9;
}
.header .header-nav .nav li a{
	height: 58px;
}
.header .header-nav .nav li{
	position: relative;
}
.header .header-nav .nav li.e-shop ol{
	position: absolute;
	top: 58px;
	left: 50%;
	margin-left: -85px;
	background-color: #F7F8F8;
	padding: 10px 0;
	display: none;
	width: 170px;
	overflow: hidden;
}
.header .header-nav .nav li.e-shop ol li{
	font-size: 12px;
	height: 50px;
	padding: 0 10px;
	width: 150px;
	background: none;
}
.header .header-nav .nav li.e-shop ol li a{
	color: #5e5e5e;
	font-weight: normal;
	width: 150px;
	height: 50px;
	border-bottom: 1px solid #d6d6d6;
}