* {padding: 0; margin: 0; list-style-type: none;}
body {font: 12px/1.6em microsoft YaHei, Tahoma; text-align: center; color: #545352;}
img {border: 0; cursor: pointer;}
a {color: #545352; text-decoration: none; cursor: pointer;}
a:hover, input:focus {outline: 0;}
a:hover img {text-decoration: none;}
ul li{margin: 0px; padding: 0px; list-style: none;}
h3,h4,h5,h6{ font-weight: 500;}
.inner{width: 790px;margin: auto;margin-top: 20px;margin-bottom: 40px;}
.innertitle {padding:20px 0;overflow:hidden;background:#fff;}
.innertitle dl dt{float: left;font-size: 20px;}
.innertitle dl dd{float: right;font-size: 12px;color: #9e9b9b;padding-left: 20px;}
.innertitle dl dd.bk{border-right: solid 1px #CCCCCC;padding-right: 20px;}
.innertitle dl dd img{position:relative;top: 6px;right: 5px;}
.clear{ clear:both} 
.innerleftimg{background: url(../images/customer/bannerimg1.png) no-repeat;width: 491px;height: 367px;float: left;position: relative;margin: 20px 0 20px;}
.innerleftimg ul{position: absolute;bottom: 10px;left: 15px;}
.innerleftimg ul li{float: left;width:82px;text-align: center;margin: 0 5px;}
.innerleftimg ul li a{text-align: center;color: #f9e0b8;font-size: 14px;}
.innerleftimg ul li.apply{width: 135px;background: #febf00;height: 35px;border-radius: 5px;border: solid 1px #f7e39f;line-height: 35px;margin:50px 0 0 40px;}
.innerleftimg ul li.apply a{color: #a2171e;font-size: 16px;}
.innerright ul li{line-height: 47px;padding: 20px 0 0 0;float: left;Letter-spacing:2px}
.innerright dl dt{float: left;color: #fb5b00;font-size: 26px;padding:5px 0 0 25px;width:10px;text-align:right;}
.innerright dl dd{float: left; font-size: 18px;}
.innerright dl dd.w_82{width:100px;}
.innerright dl dd input{height: 45px;width: 602px;background: #fff;border:solid 1px #ccc;padding-left: 5px;font-size: 16px;}
.innerright dl dd input.text1{width: 200px;}
.innerright dl dd input.text2{width: 125px;margin-left: 5px;}
.innerright dl dd span{margin: 0 2px 0 12px;float: left;}
.freeBtn{font-size:16px;color:#0088cc;display:inline-block;margin-left:20px;}
.innerright ul li.user .submitBtn,.jmdl-popup-content a{display: inline-block; background: #fa4b00;height: 70px;line-height:70px;width: 300px;border-radius: 5px;font-size: 22px;color: #FFFFFF;}
.innerright ul li.user{width:100%;padding-top:10px;}
.innerright ul li:nth-child(3),.innerright ul li:nth-child(5){margin-left:60px;}
.innerright ul li.hint{
	height:20px;line-height:20px;padding-top:10px;
}
.first-ul{
				width: 790px;
				margin: 20px auto;
				overflow:hidden;
			}
.first-ul li{
				float: left;
				text-align: center;
				width: 110px;
				font-size:16px;
				line-height:30px;}
			.first-ul li.arrow{
				width: 60px;
				height: 110px;
				background: url(../images/customer/sq-arrow.png) center center no-repeat;
			}
.jmdl-popup{display:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:99999;background:rgba(0,0,0,0.5);}
.jmdl-popup-content{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;padding:20px 0;width:620px;height:310px;border-radius:10px;background:#fff;}
.jmdl-popup-content h4{margin:20px auto;height:57px;text-indent:-9999px;background:url(../images/customer/succeed.png) center center no-repeat;}
.jmdl-popup-content p{line-height:35px;font-size:18px;}
.jmdl-popup-content  em{color:#fa4b00;}
.jmdl-popup-content a{width:240px;margin:40px auto 0 auto;}

/* 下载试用 */
img{border-style:none; }
.download_cnt {
	padding:50px 0 70px 0;
    width: 100%;
    height: 220px;
    text-align: justify;
    line-height: 0;
}
.download_item, .foot_contact_qrCode {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.download_item {
    width: 200px;
    height: 100%;
    padding-top: 40px;
    box-sizing: border-box;
    text-align: center;
    vertical-align: top;
    line-height: 1.5;
    margin-right:50px
}
.download_item:last-child{margin-right:0;}
.download_item, .download_item_desc, .download_item_iconWrap_hoverIcon, .download_item_title {
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.download_item{
    display: inline-block;
}
.download_item_iconWrap_normalIcon {
    position: relative;
    z-index: 1;
    vertical-align: top;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.DownloadWindows,
.Downloadmac,
.Downloadios,
.Downloadandroid{
	    height: 120px;
    width: 120px;
    
}
.DownloadWindows {
    background: url(../images/website/windows.png) center no-repeat;
}
.Downloadmac {
    background: url(../images/website/mac.png) center no-repeat;
}
.Downloadios{
    background: url(../images/website/ios.png) center no-repeat;
}
.Downloadandroid{
    background: url(../images/website/android.png) center no-repeat;
}
.D_Img{
    zoom: 1;
    display: inline-block;
    font-size: 0;
    background-repeat: no-repeat;
    line-height: 0;
}
.download_item_title {
    margin-bottom: 4px;
    color: #333;
    font-size: 18px;
}
.download_item_desc {
    color: #333;
    font-size: 18px;
    opacity: 0;
}
.download_item, .download_item_desc, .download_item_iconWrap_hoverIcon, .download_item_title {
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}



.download_item:hover {
	background-color: #F9F9F9;
	border-radius: 4px;
	text-decoration: none
}

.download_item:hover .download_item_iconWrap_normalIcon {
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	-webkit-transform: scale(.4, .4);
	-moz-transform: scale(.4, .4);
	-ms-transform: scale(.4, .4);
	-o-transform: scale(.4, .4);
	transform: scale(.4, .4)
}

.download_item:hover .download_item_iconWrap_hoverIcon {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
	-khtml-opacity: 1;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
}

.download_item:hover .download_item_desc,
.download_item:hover .download_item_title
{
	-webkit-transform: translateY(-40px);
	-moz-transform: translateY(-40px);
	-ms-transform: translateY(-40px);
	-o-transform: translateY(-40px);
	transform: translateY(-40px)
}
.download_item:hover .download_item_title {
	opacity:0;
}
.download_item:hover .download_item_desc {
	opacity: 1
}

.download_item_iconWrap {
	position: relative;
	display: inline-block;
	margin-bottom: 25px
}

.download_item_iconWrap_normalIcon {
	position: relative;
	z-index: 1;
	vertical-align: top;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.download_item_iconWrap_hoverIcon {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	-webkit-transform: scale(1.3, 1.3);
	-moz-transform: scale(1.3, 1.3);
	-ms-transform: scale(1.3, 1.3);
	-o-transform: scale(1.3, 1.3);
	/* transform:scale(1.3,1.3); */

}

/* .download_item_downloadIcon {
	width: 120px;
	height: 120px;
		background:url(../images/webiset/download_click.png) center no-repeat;
} */







