@charset "utf-8";
/* 微三云官网 */

body{overflow-x:hidden;font-family:"Microsoft YaHei";}
*{margin:0;padding:0;list-style:none;font-family:""Microsoft YaHei",Arial,Helvetica,sans-serif;";}
a{text-decoration:none;color:#323232;}
input,button{outline:0;padding:0;margin:0;font-family:""Microsoft YaHei",Arial,Helvetica,sans-serif;";border:0;}
i,em,cite{font-style:normal;}
img{border:none;}
h1,h2,h3,h4,h5{font-weight:normal;}

/*页头*/
.headerbox{display:block;width:100%;position:fixed;left:0;top:0;z-index:9999;background:#fff;}
.header_top{width:100%;height:40px;background:#f9f9f9;border-bottom:solid #cecece 1px;}
.header{width:1200px;margin:0 auto;line-height:40px;}
.header .p1{float:left;font-size:12px;color:#00a8ee;display:block;}
.header ul{float:right;display:block;}
.header ul li{float:left;margin-left:15px;line-height:40px;}
.header li a{font-size:12px;color:#555555;line-height:40px;display:block;float:left;}
.header ul .p2{color:#00a8ee;display:block;}
.header ul .p3 a:hover{color:#ee7e00;text-decoration:underline;}
.header ul li em{float:left;padding:0 5px;font-size:12px;}
#qy,#bz{width:88px;color:#fff;text-align:center;}
#qy{background:#ee7e00;}
#bz{background:#00a8ee;}
.headerbox .header_nav{display:block;width:100%;height:100px;border-bottom:2px solid #f7f7f7}
.headerbox .header_two{margin:0 auto;width:1200px;height:100px;}
.headerbox .header_two .logo{float:left;margin-top:28px;}
.headerbox .header_two .logo p{display:block;text-align:center;font-size:18px;padding:2px 0px;margin-top:2px;letter-spacing:9px;
	background-image: -webkit-gradient(linear, 100 100, 10 bottom, from(rgba(114, 187, 70, 1)), to(rgba(22, 154, 214, 1)));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	font-family:""Microsoft YaHei",Arial,Helvetica,sans-serif;";
	font-weight:bold;
	background:#00a8ee;}
.headerbox .header_two .header_searchdiv{float:right;margin-top:12px;margin-bottom:4px;width:250px;height:27px;border:solid 1px #d1d1d1;position:relative;border-radius:5px;}
.headerbox .header_two .header_search .input_text{display:block;float:left;background:none;line-height:17px;padding:5px 0px;color:#b4b4b4;padding-left:5px;width:60%;}
.headerbox .header_two .header_search .but{display:block;float:right;background:#00a8ee;color:#fff;line-height:27px;width:35%;cursor:pointer;padding-left:10px;
	border-radius:0px 5px 5px 0px;}
.headerbox .header_two .header_search .img_input{position:absolute;display:block;right:70px;top:7px;}
.headerbox .header_dl{width:230px;background:#fff;border:solid 1px #e7e8ea;display:none;position:absolute;right:0px;top:32px;z-index:9;padding:10px 10px;}
.headerbox .header_dl dd{display:block;font-size:12px;margin-bottom:10px;color:#222;}
.headerbox .header_dl dd.dd1{background:url(../images/common/iphone.png) no-repeat left center;padding-left:15px;}
.headerbox .header_dl dd.dd2{background:url(../images/common/phone-1.png) no-repeat left center;padding-left:15px;}
.headerbox .header_dl dd.dd3{color:#db8700;}

.menubox{float:right;display:block;margin-top:5px;width:80%;}		
.menu{height:50px;float:right;}
.menu li{float:left;display:block;position:relative;border-top:4px solid rgba(0,0,0,0);overflow:hidden;}
.menu li .tb{background:url(../images/common/tb.png) 90% center no-repeat;padding-right:20px;}
.menu li .tb:hover{background:url(../images/common/tbhover.png) 90% center no-repeat ;}
.menu a{color:#555;font-size:15px;line-height:48px;text-transform: uppercase;padding:0 22px;display:block;cursor:pointer;}
.menu li:hover{overflow:visible !important;background:#f7f7f7;border-top:4px solid #00a9ef;}
.menu li:hover a{color: #00a9ef;}
.menu li.nava{background:#f7f7f7;border-top:4px solid #00a9ef;}
.menu li.nava a{color: #00a9ef;}

.submenu li a{font-size:13px;}

.header li.p3 a{padding:0 15px;line-height:30px;margin-top:4px;height:30px;margin-left:5px;}
.header li.p3 a.a2{background:#6bb93c;color:#fff;}
.header li.p3 a.a2:hover{background:#4b9b1a;}
.header li.p3 a.a1{background:#00a8ee;color:#fff;}
.header li.p3 a.a1:hover{background:#0085bc;}

.tb_c:hover .tb{background:url(../images/common/tbhover.png) 90% center no-repeat ;}
.container .menu li .fiery{position:absolute;background:url(../images/common/Hot.gif) right center no-repeat;width:29px;height:17px;right:0;top:0;display:block;}
.submenu{left:0;position:absolute;top:100%;display:block;perspective:400px;-webkit-perspective: 400px;-moz-perspective: 400px;-o-perspective: 400px;width:100%;border-top:none;}
.submenu li{opacity:0;width:100%;background:#f7f7f7;-webkit-transform: rotateY(90deg); -moz-transform: rotateY(90deg);-ms-transform: rotateY(90deg);-o-transform: rotateY(90deg);
	transform: rotateY(90deg); -webkit-transition: opacity .4s, -webkit-transform .5s;-moz-transition: opacity .4s, -moz-transform .5s; -ms-transition: opacity .4s, -ms-transform .5s;
    -o-transition: opacity .4s, -o-transform .5s;transition: opacity .4s, transform .5s;}
.submenu a{
	color:#00a9ef !important;
	padding:0 10px !important;
	line-height:40px !important;
	text-align:center;}
.menu li:hover .submenu li{
	opacity:1;
	-webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
	}
.menu .submenu li:hover a{
	color:#fff !important;
	background:#00a8ee !important;}
.menu li:hover .submenu li:nth-child(1) {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
.menu li:hover .submenu li:nth-child(2) {
    -webkit-transition-delay: 50ms;
    -moz-transition-delay: 50ms;
    -ms-transition-delay: 50ms;
    -o-transition-delay: 50ms;
    transition-delay: 50ms;
}
.menu li:hover .submenu li:nth-child(3) {
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -ms-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms;
}
.menu li:hover .submenu li:nth-child(4) {
    -webkit-transition-delay: 150ms;
    -moz-transition-delay: 150ms;
    -ms-transition-delay: 150ms;
    -o-transition-delay: 150ms;
    transition-delay: 150ms;
}
.menu li:hover .submenu li:nth-child(5) {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -ms-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
}
.menu li:hover .submenu li:nth-child(6) {
    -webkit-transition-delay: 250ms;
    -moz-transition-delay: 250ms;
    -ms-transition-delay: 250ms;
    -o-transition-delay: 250ms;
    transition-delay: 250ms;
}
.menu li:hover .submenu li:nth-child(7) {
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}
.menu li:hover .submenu li:nth-child(8) {
    -webkit-transition-delay: 350ms;
    -moz-transition-delay: 350ms;
    -ms-transition-delay: 350ms;
    -o-transition-delay: 350ms;
    transition-delay: 350ms;
}

.submenu li:nth-child(1) {
    -webkit-transition-delay: 350ms;
    -moz-transition-delay: 350ms;
    -ms-transition-delay: 350ms;
    -o-transition-delay: 350ms;
    transition-delay: 350ms;
}
.submenu li:nth-child(2) {
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}
.submenu li:nth-child(3) {
    -webkit-transition-delay: 250ms;
    -moz-transition-delay: 250ms;
    -ms-transition-delay: 250ms;
    -o-transition-delay: 250ms;
    transition-delay: 250ms;
}
.submenu li:nth-child(4) {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -ms-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
}
.submenu li:nth-child(5) {
    -webkit-transition-delay: 150ms;
    -moz-transition-delay: 150ms;
    -ms-transition-delay: 150ms;
    -o-transition-delay: 150ms;
    transition-delay: 150ms;
}
.submenu li:nth-child(6) {
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -ms-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms;
}
.submenu li:nth-child(7) {
    -webkit-transition-delay: 50ms;
    -moz-transition-delay: 50ms;
    -ms-transition-delay: 50ms;
    -o-transition-delay: 50ms;
    transition-delay: 50ms;
}
.submenu li:nth-child(8) {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

/*通用*/
.dl_top{display:block;background:url(../images/common/h1_img.png) no-repeat center;width:100%;height:50px;margin:0 auto;text-align:center;
	padding-bottom:15px;}
.dl_top dt{display:block;font-size:28px;color:#00a8ee;padding-top:-10px;}
.dl_top dt b{font-size:20px;color:#a1a1a1;font-weight:normal;}
.dl_top dd{display:block;font-size:14px;color:#646464;margin-top:5px;}

/*更新进度*/
.update{display:block;margin-top:50px;}
.update_con{display:block;overflow:hidden;width:1200px;margin:0 auto;margin-top:10px;}
.update_con01,.update_con02{display:block;float:left;cursor:pointer;}
.update_con01{width:230px;height:332px;border:solid 3px #00a8ee;position:relative;}
.update_con01 #inew{display:block;background:url(../images/common/new.png) no-repeat;position:absolute;right:0px;top:0px;width:72px;height:74px;}
.update_con01 span{display:block;margin-top:68px;margin-bottom:50px;}
.update_con01 span img{display:block;margin:0 auto;}
.update_con01 h1{display:block;text-align:center;font-size:18px;color:#7a7a7a;}
.update_con01 p{display:block;text-align:center;font-size:12px;color:#7a7a7a;margin-top:15px;}
.update_con01 em{display:block;text-align:center;font-size:12px;color:#ea2424;margin-top:26px;}

.update_con01 .div1 .p2{text-align:left;}
.update_con01 .div1{height:312px;}

.update_con01:hover .update_dl_hover{opacity:1;-webkit-transition: 0.8s;transition: 0.8s;-moz-transition: 0.8s;-ms-transition: 0.8s;-o-transition: 0.8s;}
.update_con01:hover .update_dl_hover img{transform:translate(0,0);-webkit-transition: 0.8s;transition: 0.8s;-moz-transition: 0.8s;-ms-transition: 0.8s;-o-transition: 0.8s;}
.update_con01:hover .update_dl_hover i{transform:translate(0,0);-webkit-transition: 0.8s;transition: 0.8s;-moz-transition: 0.8s;-ms-transition: 0.8s;-o-transition: 0.8s;}

.update_con02{width:960px;position:relative;}
.update_con02 .update_ul li{display:block;width:27px;height:46px;position:absolute;top:150px;cursor:pointer;background-position:0px 0px;
	-webkit-transition: 0.2s;transition: 0.2s;-moz-transition: 0.2s;-ms-transition: 0.2s;-o-transition: 0.2s;}
.update_con02 .update_ul li.li_left{background:url(../images/icon107/left_jt.png) no-repeat;left:5px;}
.update_con02 .update_ul li.li_right{background:url(../images/icon107/right_jt.png) no-repeat;right:5px;}
.update_con02 .update_ul li:hover{background-position:0px -46px;}

.update_con02 .update_dl{display:block;overflow:hidden;margin-top:12px;margin-left:40px;width:880px;height:306px;}
.update_con02 .update_dl dd{display:block;float:left;position:relative;overflow:hidden;cursor:pointer;width:220px;height:306px;}
.update_con02 .update_dl span{display:block;margin-top:15px;width:180px;height:240px;overflow:hidden;}
.update_con02 .update_dl span img{display:block;width:90%;height:auto;margin-left:40px;}
.update_con02 .update_dl h1{display:block;font-size:16px;color:#7a7a7a;text-align:center;margin-top:-30px;overflow: hidden;
text-overflow: ellipsis;white-space: nowrap;}
.update_con02 .update_dl em{display:block;text-align:center;font-size:12px;color:#ea2424;margin-top:26px;}

.update_dl_hover{display:block;overflow:hidden;position:absolute;left:0px;top:0px;background:rgba(0,0,0,0.6); opacity:0;
	width:220px;height:306px;}
.update_dl_hover h2{display:block;font-size:16px;color:#fff;margin-bottom:8px;padding:0 10px;margin-top:8px;}
.update_dl_hover p{display:block;color:#fff;line-height:20px;font-size:12px;width:200px;height:80px;overflow:hidden;padding:0 10px;}
.update_dl_hover font{display:block;color:#fff;line-height:20px;font-size:12px;width:200px;height:80px;overflow:hidden;
	word-break: break-all;text-overflow:ellipsis;padding:0 10px;}
#update_div_hover{display:block;width:230px;height:333px;overflow:hidden;}
#update_div_hover h2{margin-top:10px;padding-left:10px;}
#update_div_hover p{height:100px;text-align:left;width:210px;}
.update_dl_hover img{display:block;margin:0 auto;margin-top:10px;transform:translate(200px,0);}
.update_dl_hover i{display:block;border:solid 1px #fff;width:118px;color:#fff;text-align:center;margin:0 auto;line-height:24px;margin-top:8px;margin-bottom:15px;
	transform:translate(0,200px);}
.update_dl_hover i:hover{border:solid 1px #ee7e00;color:#ee7e00;}
.update_dl_hover:nth-child(1){display:block;}

.update_con02 .update_dl dd:hover .update_dl_hover{opacity:1;-webkit-transition: 0.8s;transition: 0.8s;-moz-transition: 0.8s;-ms-transition: 0.8s;-o-transition: 0.8s;}
.update_con02 .update_dl dd:hover .update_dl_hover img{transform:translate(0,0);-webkit-transition: 0.8s;transition: 0.8s;-moz-transition: 0.8s;-ms-transition: 0.8s;-o-transition: 0.8s;}
.update_con02 .update_dl dd:hover .update_dl_hover i{transform:translate(0,0);-webkit-transition: 0.8s;transition: 0.8s;-moz-transition: 0.8s;-ms-transition: 0.8s;-o-transition: 0.8s;}

/*核心产品*/
.corebox{display:block;background:#f8f8f8;border-top:solid 1px #d9d9d9;border-bottom:solid 1px #d9d9d9;margin-top:30px;}
.corebox .dl_top{padding-bottom:0px;margin-top:26px;}
.corebox .dl_top dt{padding-top:5px;}

.corecpin .ul_switch{display:block;overflow:hidden;border:solid 1px #d9d9d9;width:560px;background:#fff;border-radius:5px;margin:0 auto;margin-top:50px;margin-bottom:30px;}
.corecpin .ul_switch li,.corecpin .ul_switch li a{display:block;float:left;cursor:pointer;}
.corecpin .ul_switch li{width:25%;}
.corecpin .ul_switch li a{line-height:48px;color:#666;font-size:14px;text-align:center;width:100%;border-left:solid 1px #d9d9d9;}
.corecpin .ul_switch li.curli{width:25%;}
.corecpin .ul_switch li.curli a{background:#00a8ee;color:#fff;-webkit-transition: 0.3s;transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;}
.corecpin .ul_switch li.noli a{border-left:none;}

.core_con{display:block;width:1200px;margin:0 auto;padding-bottom:50px;}
.core_con .core_condl{width:1210px;display:block;overflow:hidden;}
.core_con .core_condiv{position:relative;float:left;overflow:hidden;}
.core_con .core_condl dd{display:block;float:left;position:relative;height:276px;margin:0px 12px 12px 0px;cursor:pointer;}
.core_con .core_condl dd .ddcon_div{display:block;background:#fff;width:228px;height:247px;overflow:hidden;padding-bottom:21px;border:solid 1px #fff;position:relative;z-index:2;}
.core_con .core_condl dd .ddcon_div span{display:block;margin-top:27px;}
.core_con .core_condl dd .ddcon_div span img{display:block;margin:0 auto;}
.core_con .core_condl dd .ddcon_div h1{color:#626262;font-size:18px;display:block;text-align:center;margin-top:32px;}
.core_con .core_condl dd .ddcon_div p{display:block;text-align:center;color:#9a9a9a;font-size:12px;margin-top:20px;line-height:18px;height:35px;}
.core_con .core_condl dd .i_bot{display:block;background:url(../images/common/bot.png) no-repeat;width:230px;height:6px;position:absolute;left:0px;bottom:0px;}

.none_div{display:block;position:absolute;left:0px;top:0px;width:189px;height:250px;padding:20px 20px 0px 20px;/*transform:translate(-100px,0);*/opacity:0;z-index:1;
	background:rgba(0,0,0,0.6);-webkit-transform:scale(0.5);-moz-transform:scale(0.5); -o-transform:scale(0.5);transform:scale(0.5);}

.none_div h1{display:block;font-size:16px;color:#fff;}
.none_div p{display:block;color:#fff;font-size:12px;line-height:20px;margin-top:20px;}
.none_div em{display:block;overflow:hidden;width:100%;position:absolute;left:0px;bottom:10px;}
.none_div em a{display:block;width:50%;float:left;text-align:center;color:#fff;padding-top:24px;}
.none_div em a.a1{background:url(../images/common/liaojie.png) no-repeat top center;}
.none_div em a.a1:hover{background:url(../images/common/liaojie-hover.png) no-repeat top center;}
.none_div em a.a2{background:url(../images/common/zixun.png) no-repeat top center;}
.none_div em a.a2:hover{background:url(../images/common/zixun-hover.png) no-repeat top center;}
.none_div em a:hover{color:#ee7e00;}

/*鼠标经过*/
.core_condiv:hover .none_div{opacity:1;-webkit-transition: 0.5s;transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;-o-transition: 0.5s;
-webkit-transform:scale(1);-moz-transform:scale(1); -o-transform:scale(1);transform:scale(1);z-index:9;cursor:pointer;}
.core_con .core_condl dd .ddcon_div:hover{-webkit-transition: 0.5s;transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;-o-transition: 0.5s;}
.core_con .core_condl dd #ddcon_div01:hover h1{-webkit-transition: 0.5s;transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;-o-transition: 0.5s;}


/*视频区域*/
.video{display:block;background:#ededed;width:100%;height:520px;overflow:hidden;}
.video_con{display:block;width:1200px;margin:0 auto;position:relative;}
.video_con h1{display:block;color:#00a8ee;font-size:26px;font-weight:bold;position:absolute;right:244px;top:-5px;}
.video_con span{display:block;background:url(../images/common/video.png) no-repeat;width:100%;height:500px;margin-top:20px;}
.video_con figure.figure1{position:absolute;text-align:center;top:160px;left:40px;display:block;cursor:pointer;}
.video_con figure.figure2{position:absolute;text-align:center;top:160px;left:184px;display:block;cursor:pointer;}
.video_con figure.figure3{position:absolute;text-align:center;top:280px;left:40px;display:block;cursor:pointer;}
.video_con figure.figure1 i{display:block;background:url(../images/common/video_bg.png) no-repeat;width:126px;height:80px;position:absolute;top:0;left:0;}
.video_con figure.figure2 i{display:none;background:url(../images/common/video_bg.png) no-repeat;width:126px;height:80px;position:absolute;top:0;left:0;}
.video_con figure.figure3 i{display:none;background:url(../images/common/video_bg.png) no-repeat;width:126px;height:80px;position:absolute;top:0;left:0;}

.video_con figure.figure1 p,.video_con figure.figure2 p,.video_con figure.figure3 p{font-size:16px;color:#808080;}
.video_con .video_iframe{display:none;position:absolute;right:217px;top:58px;width:499px;height:276px;z-index:1;overflow:hidden;cursor:pointer;}
.video_iframe .play{display:block;position:absolute;left:0px;top:0px;cursor:pointer;z-index:9}
.video_iframe .play img{display:block;width:100%;height:100%;}

/*功能介绍*/
.functionbox{display:block;margin-top:40px;}
.functionbox .dl_top dt{padding-top:10px;}
.function_con{display:block;width:1200px;margin:0 auto;position:relative;}
.function_con .function_top{display:block;width:776px;overflow:hidden;margin:0 auto;margin-top:50px;}
.function_con .function_top dd,.function_con .function_top dd a{display:block;float:left;}
.function_con .function_top dd a{background:url(../images/common/switch_icon01.png) no-repeat;width:120px;height:118px;text-align:center;padding-top:30px;
	font-size:14px;color:#fff;line-height:28px;cursor:pointer;}
.function_con .function_top dd{margin-right:42px;}
.function_con .function_top .nonedd{margin-right:0px;}
.function_con .function_top dd .dda{background:url(../images/common/switch_icon02.png) no-repeat;color:#00a8ee;}
.function_con .function_top dd a:hover{background:url(../images/common/switch_icon02.png) no-repeat;color:#00a8ee;
	-webkit-transition: 0.5s;transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;-o-transition: 0.5s;}

.function_con .update_ul li{display:block;width:27px;height:46px;position:absolute;top:40px;cursor:pointer;background-position:0px 0px;
	-webkit-transition: 0.2s;transition: 0.2s;-moz-transition: 0.2s;-ms-transition: 0.2s;-o-transition: 0.2s;}
.function_con .update_ul li.li_left{background:url(../images/icon107/left_jt.png) no-repeat;left:150px;}
.function_con .update_ul li.li_right{background:url(../images/icon107/right_jt.png) no-repeat;right:150px;}
.function_con .update_ul li:hover{background-position:0px -46px;}

.function_divcon{display:block;overflow:hidden;margin-top:50px;width:1230px;}
.function_divcon a{display:block;float:left;background:url(../images/common/grounding_icon01.png) no-repeat;width:282px;height:123px;overflow:hidden;margin-right:24px;margin-bottom:24px;}
.function_divcon a span,.function_divcon a dl{display:block;float:left;}
.function_divcon a span{margin:28px 0 0 20px;width:68px;height:68px;}
.function_divcon a dl{width:160px;height:68px;margin-top:33px;margin-left:16px;}
.function_divcon a dl dt{display:block;color:#646464;font-size:16px;}
.function_divcon a dl dd{display:block;color:#646464;font-size:12px;margin-top:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.function_divcon a:hover{background:url(../images/common/grounding_icon02.png) no-repeat;
	-webkit-transition: 0.5s;transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;-o-transition: 0.5s;}
.function_divcon a:hover span{-webkit-transition: 0.5s;transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;-o-transition: 0.5s;}
.function_divcon a:hover dt,.function_divcon a:hover dd{color:#fff;-webkit-transition: 0.5s;transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;-o-transition: 0.5s;}

.check a{display:block;width:100px;font-size:18px;color:#00a8ee;background:url(../images/common/gd-icon.png) no-repeat right center;padding-right:0px;margin:0 auto;margin-top:10px;}

/*最新推荐*/
.function_divcon a .pic_img01{background:url(../images/f-icon/2/icon6.png) no-repeat;}
.function_divcon a .pic_img02{background:url(../images/f-icon/3/icon4.png) no-repeat;}
.function_divcon a .pic_img03{background:url(../images/f-icon/2/icon4.png) no-repeat;}
.function_divcon a .pic_img04{background:url(../images/f-icon/3/icon5.png) no-repeat;}
.function_divcon a .pic_img05{background:url(../images/f-icon/5/icon2.png) no-repeat;}
.function_divcon a .pic_img06{background:url(../images/f-icon/1/icon11.png) no-repeat;}
.function_divcon a .pic_img07{background:url(../images/f-icon/1/icon10.png) no-repeat;}
.function_divcon a .pic_img08{background:url(../images/f-icon/1/icon9.png) no-repeat;}
.function_divcon a:hover .pic_img01{background:url(../images/f-icon/2/icon6-2.png) no-repeat;}
.function_divcon a:hover .pic_img02{background:url(../images/f-icon/3/icon4-2.png) no-repeat;}
.function_divcon a:hover .pic_img03{background:url(../images/f-icon/2/icon4-2.png) no-repeat;}
.function_divcon a:hover .pic_img04{background:url(../images/f-icon/3/icon5-2.png) no-repeat;}
.function_divcon a:hover .pic_img05{background:url(../images/f-icon/5/icon2-2.png) no-repeat;}
.function_divcon a:hover .pic_img06{background:url(../images/f-icon/1/icon11-2.png) no-repeat;}
.function_divcon a:hover .pic_img07{background:url(../images/f-icon/1/icon10-2.png) no-repeat;}
.function_divcon a:hover .pic_img08{background:url(../images/f-icon/1/icon9-2.png) no-repeat;}

/*促销*/
.function_divcon a .cx_img01{background:url(../images/f-icon/2/icon1.png) no-repeat;}
.function_divcon a .cx_img02{background:url(../images/f-icon/2/icon2.png) no-repeat;}
.function_divcon a .cx_img03{background:url(../images/f-icon/2/icon3.png) no-repeat;}
.function_divcon a .cx_img04{background:url(../images/f-icon/2/icon4.png) no-repeat;}
.function_divcon a .cx_img05{background:url(../images/f-icon/2/icon5.png) no-repeat;}
.function_divcon a .cx_img06{background:url(../images/f-icon/2/icon6.png) no-repeat;}
.function_divcon a .cx_img07{background:url(../images/f-icon/2/icon7.png) no-repeat;}
.function_divcon a .cx_img08{background:url(../images/f-icon/2/icon8.png) no-repeat;}
.function_divcon a:hover .cx_img01{background:url(../images/f-icon/2/icon1-2.png) no-repeat;}
.function_divcon a:hover .cx_img02{background:url(../images/f-icon/2/icon2-2.png) no-repeat;}
.function_divcon a:hover .cx_img03{background:url(../images/f-icon/2/icon3-2.png) no-repeat;}
.function_divcon a:hover .cx_img04{background:url(../images/f-icon/2/icon4-2.png) no-repeat;}
.function_divcon a:hover .cx_img05{background:url(../images/f-icon/2/icon5-2.png) no-repeat;}
.function_divcon a:hover .cx_img06{background:url(../images/f-icon/2/icon6-2.png) no-repeat;}
.function_divcon a:hover .cx_img07{background:url(../images/f-icon/2/icon7-2.png) no-repeat;}
.function_divcon a:hover .cx_img08{background:url(../images/f-icon/2/icon8-2.png) no-repeat;}

/*互动*/
.function_divcon a .hd_img01{background:url(../images/f-icon/3/icon1.png) no-repeat;}
.function_divcon a .hd_img02{background:url(../images/f-icon/3/icon2.png) no-repeat;}
.function_divcon a .hd_img03{background:url(../images/f-icon/3/icon3.png) no-repeat;}
.function_divcon a .hd_img04{background:url(../images/f-icon/3/icon4.png) no-repeat;}
.function_divcon a .hd_img05{background:url(../images/f-icon/3/icon5.png) no-repeat;}
.function_divcon a .hd_img06{background:url(../images/f-icon/3/icon6.png) no-repeat;}
.function_divcon a .hd_img07{background:url(../images/f-icon/3/icon7.png) no-repeat;}
.function_divcon a .hd_img08{background:url(../images/f-icon/3/icon8.png) no-repeat;}
.function_divcon a:hover .hd_img01{background:url(../images/f-icon/3/icon1-2.png) no-repeat;}
.function_divcon a:hover .hd_img02{background:url(../images/f-icon/3/icon2-2.png) no-repeat;}
.function_divcon a:hover .hd_img03{background:url(../images/f-icon/3/icon3-2.png) no-repeat;}
.function_divcon a:hover .hd_img04{background:url(../images/f-icon/3/icon4-2.png) no-repeat;}
.function_divcon a:hover .hd_img05{background:url(../images/f-icon/3/icon5-2.png) no-repeat;}
.function_divcon a:hover .hd_img06{background:url(../images/f-icon/3/icon6-2.png) no-repeat;}
.function_divcon a:hover .hd_img07{background:url(../images/f-icon/3/icon7-2.png) no-repeat;}
.function_divcon a:hover .hd_img08{background:url(../images/f-icon/3/icon8-2.png) no-repeat;}

/*展示*/
.function_divcon a .zs_img01{background:url(../images/f-icon/4/icon1.png) no-repeat;}
.function_divcon a .zs_img02{background:url(../images/f-icon/4/icon2.png) no-repeat;}
.function_divcon a .zs_img03{background:url(../images/f-icon/4/icon3.png) no-repeat;}
.function_divcon a .zs_img04{background:url(../images/f-icon/4/icon4.png) no-repeat;}
.function_divcon a .zs_img05{background:url(../images/f-icon/4/icon5.png) no-repeat;}
.function_divcon a .zs_img06{background:url(../images/f-icon/4/icon6.png) no-repeat;}
.function_divcon a .zs_img07{background:url(../images/f-icon/4/icon7.png) no-repeat;}
.function_divcon a .zs_img08{background:url(../images/f-icon/4/icon8.png) no-repeat;}
.function_divcon a:hover .zs_img01{background:url(../images/f-icon/4/icon1-2.png) no-repeat;}
.function_divcon a:hover .zs_img02{background:url(../images/f-icon/4/icon2-2.png) no-repeat;}
.function_divcon a:hover .zs_img03{background:url(../images/f-icon/4/icon3-2.png) no-repeat;}
.function_divcon a:hover .zs_img04{background:url(../images/f-icon/4/icon4-2.png) no-repeat;}
.function_divcon a:hover .zs_img05{background:url(../images/f-icon/4/icon5-2.png) no-repeat;}
.function_divcon a:hover .zs_img06{background:url(../images/f-icon/4/icon6-2.png) no-repeat;}
.function_divcon a:hover .zs_img07{background:url(../images/f-icon/4/icon7-2.png) no-repeat;}
.function_divcon a:hover .zs_img08{background:url(../images/f-icon/4/icon8-2.png) no-repeat;}

/*展示*/
.function_divcon a .ty_img01{background:url(../images/f-icon/5/icon1.png) no-repeat;}
.function_divcon a .ty_img02{background:url(../images/f-icon/5/icon2.png) no-repeat;}
.function_divcon a .ty_img03{background:url(../images/f-icon/5/icon3.png) no-repeat;}
.function_divcon a .ty_img04{background:url(../images/f-icon/5/icon4.png) no-repeat;}
.function_divcon a .ty_img05{background:url(../images/f-icon/5/icon5.png) no-repeat;}
.function_divcon a .ty_img06{background:url(../images/f-icon/5/icon6.png) no-repeat;}
.function_divcon a .ty_img07{background:url(../images/f-icon/5/icon7.png) no-repeat;}
.function_divcon a .ty_img08{background:url(../images/f-icon/5/icon8.png) no-repeat;}
.function_divcon a:hover .ty_img01{background:url(../images/f-icon/5/icon1-2.png) no-repeat;}
.function_divcon a:hover .ty_img02{background:url(../images/f-icon/5/icon2-2.png) no-repeat;}
.function_divcon a:hover .ty_img03{background:url(../images/f-icon/5/icon3-2.png) no-repeat;}
.function_divcon a:hover .ty_img04{background:url(../images/f-icon/5/icon4-2.png) no-repeat;}
.function_divcon a:hover .ty_img05{background:url(../images/f-icon/5/icon5-2.png) no-repeat;}
.function_divcon a:hover .ty_img06{background:url(../images/f-icon/5/icon6-2.png) no-repeat;}
.function_divcon a:hover .ty_img07{background:url(../images/f-icon/5/icon7-2.png) no-repeat;}
.function_divcon a:hover .ty_img08{background:url(../images/f-icon/5/icon8-2.png) no-repeat;}

/*微三云4大系统优势*/
.superiority4{display:block;background:#f8f8f8;border-top:solid 1px #d9d9d9;border-bottom:solid 1px #d9d9d9;margin-top:30px;}
.superiority4 .dl_top{margin-top:30px;}
.superiority4 .dl_top dt{padding-top:10px;}

.superiority4_con{display:block;width:1200px;margin:0 auto;}
.conbox{height:360px;}

.divcon1,.divcon2{overflow:hidden;}
.divcon1 em,.divcon1 dl{display:block;float:left;}
.divcon1 em{margin-top:120px;width:8%;}
.divcon1 dl{margin-top:108px;width:58%}
.divcon1 dl dt{color:#e9526a;}
.divcon1 dl .dd_b{width:574px;}
.divcon1 span{display:block;float:right;width:34%;}

/*通用属性*/
.dt{display:block;font-size:24px;}
.dd_a,.dd_b{display:block;font-size:16px;}
.dd_a{color:#323232;margin-top:10px;}
.dd_b{color:#7e7e7e;line-height:24px;margin-top:12px;}

.divcon2 span{display:block;float:left;width:45%;}
.divcon2 em,.divcon2 dl{display:block;float:right;}
.divcon2 dl{margin-top:88px;width:47%;}
.divcon2 dl dt{color:#76bf72;}
.divcon2 dl .dd_b{width:490px;}
.divcon2 em{margin-top:116px;width:8%;}

.con1 dl dt{color:#a599c9;}
.con2 dl dt{color:#5cc1cf;}

/*微三云新闻资讯*/
.mbnav{display:block;overflow:hidden;width:1180px;margin:0 auto 10px auto;}
.mbnav em{padding:0 15px;height:32px;line-height:32px;font-size:16px;color:#fff;background:#afafaf;}
.mbnav em,.mbnav ul{display:block;float:left;}
.mbnav ul li{display:block;float:left;margin-left:10px;}
.mbnav ul li a{display:block;float:left;padding:0 15px;height:30px;line-height:30px;font-size:16px;border:solid 1px #ebebeb;color:#646464;}
.mbnav ul li a:hover{border:solid 1px #00a8ee;color:#00a8ee;}

.news{display:block;margin-top:45px;}
.news .dl_top dt{padding-top:10px;}

.news_con .ul_switch{display:block;overflow:hidden;border:solid 1px #d9d9d9;width:560px;background:#fff;border-radius:5px;margin:0 auto;margin-top:50px;margin-bottom:30px;}
.news_con .ul_switch li,.news_con .ul_switch li a{display:block;float:left;cursor:pointer;}
.news_con .ul_switch li{width:25%;}
.news_con .ul_switch li a{line-height:48px;color:#666;font-size:14px;text-align:center;width:100%;border-left:solid 1px #d9d9d9;}
.news_con .ul_switch li.curli a{background:#00a8ee;color:#fff;-webkit-transition: 0.3s;transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;}
.news_con .ul_switch li.noli a{border-left:none;}

.newsbox{display:block;overflow:hidden;width:1200px;margin:0 auto;}
.news_div{display:block;float:left;overflow:hidden;width:50%;margin-bottom:20px;}
.news_div a.pica,.news_div dl{display:block;float:left;}
.news_div a.pica{border:solid 1px #d9d9d9;padding:2px 2px;width:152px;height:112px;overflow:hidden;}
.news_div a.pica img{display:block;width:100%;height:100%;}
.news_div a.pica:hover img{transform: scale(1.3);transition: all 1s ease 0s;}
.news_div a.pica:hover{border:solid 1px #00a8ee;}
.news_div dl{width:378px;margin-left:20px;margin-top:0px;}
.news_div dl dt a{display:block;color:#00a8ee;font-size:16px;}
.news_div dl dt a:hover{color:#ee7e00;}
.news_div dl dd{overflow:hidden;}
.news_div dl .dd_text{display:block;font-size:12px;color:#646464;margin-top:10px;line-height:18px;}
.news_div dl .dd_time{margin-top:8px;}
.news_div dl .dd_time em{display:block;float:left;font-size:12px;}
.news_div dl .dd_time .em1{padding:3px 5px;background:#00a8ee;color:#fff;border-radius:2px;}
.news_div dl .dd_time .em2{color:#888;margin-left:10px;margin-top:3px;}



/*价格服务*/
.wsy_banner{display:block;width:100%;height:280px;margin-top:126px;position:relative;overflow:hidden;}
.wsy_banner img{position:absolute;left:50%;margin-left:-960px;}
.wsycms_tablebox{width:1200px;margin:0 auto;background:#fff;margin-top:52px;margin-bottom:20px;}
.wsycms_tablebox .table{width:1200px;margin:0 auto;font-size:14px;color:#3D3D3D;text-align:center;border-collapse:collapse;height:auto;/*border:1px solid #CED6D9;*/}
.wsycms_tablebox .table thead th{font-size:18px; color:#fff;font-weight:normal;padding:0;margin:0;}
.wsycms_tablebox .table td{border:1px solid #CED6D9;padding:0;margin:0;}
.wsycms_information{background:#fdfdfd;overflow:hidden;margin-top:20px;}
.wsycms_information .information_table{width:1200px;margin:0 auto;text-align:center;border:0;border-collapse:collapse;}
.wsycms_information .information_table th{border:0;padding:0;margin:0;font-weight:normal;}
.wsycms_information .information_table td{border:0;padding:0;margin:0;border:1px solid #e0e0e0;font-size:14px;}
.information_table tr th{height:40px;color:#666666;font-size:16px}
.information_table tr td{color:#666666;font-size:12px;background:#fbfbfb;}
.information_table tr td a img{margin-top:4px;}
.information_table tr td a{font-size:14px;}

/*微网站OEM*/
.wsynrws_banner{display:block;width:100%;position:relative;margin-top:126px;height:280px;overflow:hidden;}
.wsynrws_banner img{display:block;position:absolute;left:50%;margin-left:-960px;}
.wsynrws_contentbox_title{border-bottom:#eeeeee 1px solid;height:68px;background:#fff;text-align:center;line-height:68px;margin-top:26px;}
.wsynrws_contentbox_title h1{color:#555555;font-weight:normal;font-size:36px;border-bottom:2px solid #00a8ee;display:inline-block;}
.wsynrws_contentbox{background:#fff;width:100%;}
.wsynrws_contentbox .content{width:1200px;margin:0 auto;}
.wsynrws_contentbox .content .details{margin-top:34px;width:100%;}
.wsynrws_contentbox .content .details_dl{border:1px solid #00a8ee;display:block;padding:20px 30px;background:#f9f9f9;}
.wsynrws_contentbox .content .details_dl dd{font-size:16px;color:#5d5d5d;display:block;line-height:38px;}
.wsynrws_contentbox .content .details img{border:0;}
.wsynrws_contentbox .content .second{width:100%;border-bottom:28px solid #eee;background:#fff;margin-top:54px;margin-bottom:32px;}
.wsynrws_contentbox .content .second .second_ul{overflow:hidden;height:435px;}
.wsynrws_contentbox .content .second .second_ul li{float:left;width:32%;height:435px;border:0;}
.wsynrws_contentbox .content .second .second_ul .second_li01{background:url(../images/common/newsVS.png) left center no-repeat;margin-right:24px;}
.wsynrws_contentbox .content .second .second_ul .second_li01 h2,.wsynrws_contentbox .content .second .second_ul .second_li02 h2,.wsynrws_contentbox .content .second .second_ul .second_li03 h2{font-size:24px;color:#fff;font-weight:normal;text-align:center;margin-top:32px;}
.wsynrws_contentbox .content .second .second_ul .second_li01 .second_li01_left{display:block;margin-left:68px;margin-top:34px;float:left;}
.wsynrws_contentbox .content .second .second_ul .second_li01 .second_li01_right{display:block;margin-left:200px;margin-top:100px;float:right;margin-right:30px;}
.wsynrws_contentbox .content .second .second_ul .second_li01 .second_li01_left dt,.wsynrws_contentbox .content .second .second_ul .second_li01 .second_li01_left dd,.wsynrws_contentbox .content .second .second_ul .second_li01 .second_li01_right dt,.wsynrws_contentbox .content .second .second_ul .second_li01 .second_li01_right dd{font-size:18px;color:#fff;}
.wsynrws_contentbox .content .second .second_ul .second_li02{background:#eb6877;margin-right:24px;}
.wsynrws_contentbox .content .second .second_ul .second_li02 span,.wsynrws_contentbox .content .second .second_ul .second_li03 span{color:#fff;font-size:18px;margin-left:60px;margin-top:56px;display:block;}
.wsynrws_contentbox .content .second .second_ul .second_li02 main,.wsynrws_contentbox .content .second .second_ul .second_li03 main{color:#fff;font-size:20px;margin-left:60px;display:block;margin-top:30px;}
.wsynrws_contentbox .content .second .second_ul .second_li02 dl,.wsynrws_contentbox .content .second .second_ul .second_li03 dl{margin-top:54px;margin-left:60px;}
.wsynrws_contentbox .content .second .second_ul .second_li02 dl dd,.wsynrws_contentbox .content .second .second_ul .second_li03 dl dd{color:#fff;font-size:18px;}
.wsynrws_contentbox .content .second .second_ul .second_li03{background:#00b7ee;}
.wsynrws_contentbox .content .thirdly{height:376px;background:#00a8ee;overflow:hidden;}
.wsynrws_contentbox .content .thirdly .thirdly_left{float:left;margin:130px  0 0 60px;}
.wsynrws_contentbox .content .thirdly .thirdly_left dd{color:#fff;font-size:24px;display:block;line-height:50px;}
.wsynrws_contentbox .content .thirdly .thirdly_left dd b{color:#fff;font-size:34px;}
.wsynrws_contentbox .content .thirdly .thirdly_right{float:right;margin:76px 76px 0 0;}
.wsynrws_contentbox .content .thirdly .thirdly_right dt{font-size:38px;color:#fff;}
.wsynrws_contentbox .content .thirdly .thirdly_right dd{font-size:24px;color:#fff;display:block;margin:48px 0 0 80px; letter-spacing:4px;}
.wsynrws_contentbox .content .wsycms_information{background:#fff;overflow:hidden;margin-top:24px;}
.wsynrws_contentbox .content .wsycms_information .information_table{width:1200px;margin:0 auto;text-align:center;border:0;border-collapse:collapse;}
.wsynrws_contentbox .content .wsycms_information .information_table th{border:0;padding:0;margin:0;font-weight:normal;}
.wsynrws_contentbox .content .wsycms_information .information_table td{border:0;padding:0;margin:0;border:1px solid #e0e0e0;font-size:14px;}
.fourthly{width:1200px;margin:0 auto;overflow:hidden;margin-top:20px;}
.fourthly .fourthly_left{float:left;background:url(../images/common/newsimg01.png) center no-repeat;height:182px;width:55%;display:block;}
.fourthly .fourthly_left span{text-align:center;display:block;font-size:46px;color:#fff;line-height:182px;}
.fourthly .fourthly_right{float:right;margin-right:50px;width:39%;} 
.fourthly .fourthly_right dd{color:#8b8b8b;font-size:16px;line-height:26px;}
.fifthbox{width:1200px;margin:0 auto;margin-top:60px;}
.fifthbox h1{font-size:24px;color:#555555;font-weight:normal;text-align:center;}
.fifthbox .fifth_dl{border:1px solid #00a8ee; position:relative;margin-top:28px;background:url(../images/common/newsimg02.png) right bottom no-repeat;height:150px;}
.fifthbox .fifth_dl img{position:absolute;left:50%;top:-17px;}
.fifthbox .fifth_dl dd{color:#8b8b8b;line-height:28px;font-size:16px;padding-left:20px;margin-top:12px;}


/*区域代理*/
.combanner{margin-top:126px;overflow:hidden;height:280px;position:relative;}
.combanner img{position:absolute;display:block;left:50%;margin-left:-960px;}

.company_box{width:1200px;margin:18px auto 0 auto;overflow:hidden;}
.company_box span{display:block;}
.company_top{overflow:hidden;margin-bottom:16px;padding:3px;}
.company_top p{width:228px;height:38px;font-size:18px;display:block;float:left;background:url(../images/company/t.png) no-repeat;line-height:38px;padding-left:20px;margin-top:6px;}
.company_top span{float:right;box-shadow:#00a8ee 0px 0px 3px;border-radius:6px;}
.company_top span .search{display:block;float:left;width:406px;height:56px;border:#00a8ee 1px solid;border-radius:6px 0 0 6px;padding-left:20px;font-size:18px;color:#aeaeae;}
.company_top span .but_input{display:block;float:left;width:120px;height:58px;background:#00a8ee;border-radius:0 6px 6px 0;text-align:center;line-height:58px;color:#fff;font-size:18px;
	cursor:pointer;}

.company_con{width:1240px;display:block;overflow:hidden;}
.company{width:580px;height:360px;float:left;background:#f5f5f5 url(../images/company/bg.png) no-repeat 29px 63px;overflow:hidden;margin:0 40px 40px 0;}

.company_title{display:block;height:28px;color:#22222;border-bottom:#b6b6b6 1px solid;position:relative;margin-top:15px;}
.company_title p{display:blcok;float:left;position:absolute;border-bottom:#00a8ee 3px solid;width:167px;text-align:center;margin:0 0 0 16px;padding-bottom:6px;font-size:16px;}
.company_box .company dt{display:block;float:left;width:210px;height:210px;background:#bababa;margin-right:15px;overflow:hidden;}
.company_box .company dt img{display:block;width:100%;height:100%;}
.company_box .company dt:hover img{transform: scale(1.3);transition: all 1s ease 0s;}
.company_box .company dd{display:block;margin:13px 0 0 0;font-size:16px;color:#222222;width:320px;overflow: hidden;
	text-overflow: ellipsis;white-space: nowrap;}
.company_box .company dd a{font-size:16px;color:#00a8ee;}
.company_box .company dd a:hover{color:#ee7e00;}
.company_box .company dl{display:block;width:580px;margin:18px 0 0 28px;}
.company_a{margin:40px 0 0 55px;}
.company_a a{display:block;float:left;width:200px;font-size:18px;line-height:43px;text-align:center;background:#00a8ee;color:#fff;border-radius:4px;margin-right:50px;box-shadow:#B5B5B5 1px 1px 4px;}
.company_a a:hover{background:#00a0e2;cursor:pointer;}

/*关于微三云*/
.banner_top{width:100%;height:280px;position:relative;margin-top:126px;overflow:hidden;}
.banner_top ul li{display:block;width:1920px;position:absolute;left:50%;margin-left:-960px;}
.w-function-Itemc{display:block;}

#tab{overflow:hidden;width:1210px;font-family:""Microsoft YaHei",Arial,Helvetica,sans-serif;";margin:60px auto 0 auto;}
#tab ul{list-style:none;display:block;overflow:hidden;}
#tab ul li{overflow:hidden;display:block;float:left;clear:right;margin-right:32px;}
#tab ul li a{display:block;float:left;width:210px;height:62px;border-radius:10px;border:#00a4e7 2px solid;font-size:24px;color:#00ade7;line-height:62px;text-align:center;}
#tab ul li a:hover{background:#00ade7;color:#fff;cursor:pointer;}
#tab ul .lia{margin-right:0;}
#tab ul span{display:block;float:left;clear:left;width:214px;}
#tab ul span img{display:none;margin:0 auto;}

.awsy{display:block;width:1200px;margin:0 auto;margin-top:30px;}
.awsy .about_con{width:1210px;height:490px;overflow:hidden;}
.text_left,.text_right{display:block;float:left;background:#f9f9f9;border:solid 1px #00a8ee;padding:20px 20px;position:relative;}
.right_album{display:block;float:left;background:#f9f9f9;width:390px;position:relative;overflow:hidden;margin-left:10px;}
.right_album a{display:block;width:188px;height:200px;border:1px solid #00ade7;float:left;}
.right_album .album2{margin-left:10px;}
.right_album a dl{text-align:center;}
.right_album a dl dt{font-size:22px;font-weight:bold;color:#00ade7;margin-top:20px;}
.right_album a dl dd{color:#646464;font-size:14px;line-height:28px;margin-top: 20px}
.right_album a i{}
.text_left{width:758px;height:360px;}
.text_left dl{width:677px;margin-left:20px;}
.text_left dl dt{display:block;color:#222;font-size:22px;overflow:hidden;}
.text_left dl dd{display:block;color:#646464;font-size:14px;line-height:28px;margin-top:15px;}

.text_right{width:348px;height:154px;margin-left:10px;margin-bottom:10px;overflow:hidden;margin-top:12px;}
.text_right dl{width:250px;margin-left:20px;}
.text_right dl dt{display:block;color:#222;font-size:22px;}
.text_right dl dd{display:block;color:#646464;font-size:14px;line-height:28px;}
.right_album .album1{width:188px;height:190px;display:block;background:url(../images/about/tuandui.png) no-repeat 0 102px;}
.right_album .album2{width:188px;height:190px;display:block;background:url(../images/about/annuals.png) no-repeat 0px 96px;}
.text_right1 a{width:358px;height:200px;display:block;background:url(../images/about/tuandui2.png) no-repeat 0px 74px;}
.about_con #i_ty{display:block;width:250px;height:70px;background:url(../images/common/bot_ty.png) no-repeat;position:absolute;}
.text_left #i_ty{left:0px;bottom:-71px;}
.text_right #i_ty{left:0px;bottom:-71px;}

.text_left em,.text_right em,.culture_left em{width:60px;height:60px;}
.text_left em,.text_right em,.culture_left em{display:block;float:left;}
.text_left dl,.text_right dl,.culture_left dl{display:block;float:left;}

.text_left em.icon01_em{background:url(../images/about/icon01.png) no-repeat;}
.text_right em.icon02_em{background:url(../images/about/icon02.png) no-repeat;}
.culture_left .icon03_em{background:url(../images/about/icon03.png) no-repeat;}
.culture_left .icon04_em{background:url(../images/about/icon04.png) no-repeat;}
.culture_left .icon360_em{background:url(../images/about/icon360.png) no-repeat;}

.culture{display:block;overflow:hidden;margin-top:10px;}
.culture_left{display:block;float:left;width:45%;overflow:hidden;}
.jzg,.wh{display:block;overflow:hidden;}
.wh{margin-top:45px;}
.culture_right{display:block;float:right;width:55%;overflow:hidden;}

.culture dl{margin-left:10px;}
.culture dl dt{display:block;font-size:20px;color:#222;}
.culture dl dd{display:block;font-size:14px;color:#222;line-height:24px;margin-top:8px;}
.culture dl dd a{display:block;overflow:hidden;}
.culture dl dd a b{color:#ee7e00;font-weight:normal;display:block;float:left;}
.culture dl dd a i{display:block;float:left;}
.culture dl dd b{color:#ee7e00;}

.bigimg{display:none;position:absolute;overflow:hidden;z-index:999; box-shadow:#8E8E8E 0px 0px 16px;border-radius:10px;top:800px;left:22%;}
.bigimg span{display:block;float:left;width:420px;height:567px;border:#fff 6px solid;}
.bigimg span img{display:block;width:100%;height:auto;}
.bigimg a{display:block;position:absolute;right:0px;top:0px;}

.under{display:block;margin-top:80px;}
.under h1{display:block;text-align:center;color:#222;font-size:20px;background:url(../images/about/h1_bot.png) no-repeat bottom center;padding-bottom:10px;}
.underbox{display:block;width:1240px;overflow:hidden;margin-top:25px;}
.underbox .under_con{display:block;float:left;width:548px;height:330px;overflow:hidden;border:solid 1px #00a8ee;background:#f9f9f9;margin:0 20px 20px 0;padding:20px 20px;}
.underbox .under_con h2{display:block;line-height:60px;padding-left:80px;font-size:20px;color:#222;}
.div_con1 h2{background:url(../images/about/icon05.png) no-repeat left center;}
.div_con2 h2{background:url(../images/about/icon06.png) no-repeat left center;}
.div_con3 h2{background:url(../images/about/icon07.png) no-repeat left center;}
.div_con4 h2{background:url(../images/about/icon08.png) no-repeat left center;}
.div_con5 h2{background:url(../images/about/icon15.png) no-repeat left center;}
.div_con6 h2{background:url(../images/about/icon16.png) no-repeat left center;}
.div_con7 h2{background:url(../images/about/icon17.png) no-repeat left center;}
.underbox .under_con dl{display:block;margin-top:20px;}
.underbox .under_con dl dt{display:block;color:#00a8ee;font-size:16px;}
.underbox .under_con dl dd{display:block;color:#444;font-size:13px;line-height:20px;margin-top:10px;}

/*团队介绍*/
.understand{width:1200px;margin:0 auto;display:block;overflow:hidden;height:300px;margin-top:30px;}
.understand_dl{display:block;float:left;width:30%;border:solid 1px #00a8ee;background:#f9f9f9;padding:1% 1%;position:relative;}
.understand_dl dl{height:200px;overflow:hidden;}
#dlw{margin:0 1.5%;}
.understand_dl dt{display:block;font-size:20px;color:#222;}
.understand_dl dd{display:block;font-size:14px;color:#646464;line-height:22px;margin-top:15px;}
.understand_dl .i_ty{display:block;background:url(images/common/bot_ty.png) no-repeat;width:250px;height:70px;position:absolute;bottom:-71px;left:0px;}

.team .team_top{display:block;border-bottom:solid 1px #ccc;}
.team .team_top dt a{display:block;width:200px;height:54px;border:solid 1px #00a8ee;border-radius:3px;margin:0 auto;line-height:54px;text-align:center;font-size:20px;color:#00a8ee;}
.team .team_top dt a:hover{background:#00a8ee;color:#fff;border:solid 1px #00a8ee;}
.team .team_top dd{display:block;width:480px;margin:0 auto;border-bottom:solid 1px #00a8ee;text-align:center;margin-top:30px;padding-bottom:15px;font-size:16px;color:#646464;
	margin-bottom:-1px;}

.team_con{display:block;width:1200px;margin:0 auto;}
.team .team_con_ul{display:block;overflow:hidden;width:860px;margin:0 auto;margin-top:40px;}
.team .team_con_ul li{display:block;float:left;width:78px;height:28px;line-height:28px;font-size:14px;text-align:center;cursor:pointer;border-radius:2px;}
.team .team_con_ul li.lino{background:#00a8ee;color:#fff;}
.team_con .team_con_dl{display:block;overflow:hidden;margin-top:40px;/* height:1040px; */}
.team_con .team_con_dl dt{display:block;float:left;width:190px;height:300px;background:#00a8ee;padding:20px 20px;margin-right:10px;margin-bottom:10px;}
.team_con .team_con_dl dt h2{display:block;font-size:20px;color:#fff;text-align:center;margin-top:30px;}
.team_con .team_con_dl dt p{display:block;font-size:14px;color:#fff;margin-top:40px;line-height:22px;}
.team_con .team_con_dl dd{display:block;float:left;width:230px;height:340px;margin-right:10px;overflow:hidden;position:relative;cursor:pointer;margin-bottom:10px;}
.team_con .team_con_dl dd span{position:absolute;left:0px;top:0px;}
.team_con .team_con_dl dd span img{display:block;width:100%;height:340px;}
.team_con .team_con_dl dd .tema_div{display:block;position:absolute;left:0;bottom:0px;background:rgba(0,0,0,0.6);padding:10px 20px; transform:translate(0,130px)}
.team_con .team_con_dl dd .tema_div h1{display:block;color:#fff;font-size:14px;}
.team_con .team_con_dl dd .tema_div p{display:block;color:#fff;font-size:12px;margin-top:20px;height:65px;}
.team_con .team_con_dl dd .tema_div em{display:block;color:#fff;font-size:12px;text-align:right;margin-top:30px;}
.team_con .team_con_dl dd:hover .tema_div{background:rgba(0,168,238,0.8);transform:translate(0,0);-webkit-transition: 0.5s;transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;-o-transition: 0.5s;}

.team_a{display:block;width:140px;height:35px;margin:0 auto;background:#00a8ee;border-radius:2px;cursor:pointer;margin-top:20px;}
.team_a a{display:block;line-height:35px;text-align:center;color:#fff;font-size:14px;background:url(../images/common/bot_jt.png) no-repeat 95px center;padding-right:20px;}


/*发展历程*/
.kursus{display:block;width:1200px;margin:0 auto;background:#fff;position:relative;}
.kursus_top h1 cite{display:block;width:100px;height:46px;line-height:39px;text-align:center;background:url(../images/about/dot01.png) no-repeat;margin:20px 0 20px 73px;color:#fff;font-size:14px;cursor:pointer;}
.kursus_top ul{display:none;width:100px;overflow:hidden;background:#3ac3fb;color:#FFFFFF;margin:12px 0 20px 73px;position:absolute;top:28px;z-index:997;font-size:14px;}
.kursus_top ul li{display:block;text-align:center;font-size:14px;color:#fff;padding:10px 0px;cursor:pointer;}
.kursus_top ul li:hover{background:#00a4e7;}

.kursus_con{display:block;margin-top:30px;}
.kursusbox{display:block;background:#fff;overflow:hidden;width:1200px;margin:0 auto;}
.kursusbox h1,.kursusbox .ku_div{display:block;float:left;}
.kursusbox h1{width:10%;font-size:24px;text-align:center;padding:35px 0px;}
.kursusbox .ku_h1{color:#00a8ee;}
.kursusbox .ku_h2{color:#c2c2c2;}
.kursusbox .ku_div{border-left:solid 5px #efefef;box-sizing:border-box;}
.kursusbox .ku_div span{display:block;width:960px;margin:20px 0px 20px 40px;background:#f6f6f6;color:#888;padding:20px 20px;font-size:16px;line-height:34px;}
.kursusbox .ku_div span b{font-size:16px;color:#f27200;font-weight:normal;}
.ku_div{position:relative;}
.ku_div .ku_p{display:block;width:16px;height:16px;border-radius:50%;position:absolute;left:-16px;top:35px;background:#adadad;border:solid 5px #efefef;}
.ku_div .pt{background:#00a8ee;}
.ku_div .ku_leftp{display:block;background:url(../images/common/leftjt.png) no-repeat;width:14px;height:22px;position:absolute;left:27px;top:35px;}



/*加入我们*/
.join_con{display:block;width:1200px;margin:0 auto;margin-top:30px;}
#join_s{display:block;border-bottom:solid 1px #ddd;margin-top:30px;}
#join_s h1{display:block;text-align:center;font-size:42px;color:#323232;}
#join_s p{display:block;font-size:20px;text-align:center;margin-top:20px;line-height:40px;color:#737373;background:url(../images/common/h1_img1.png) no-repeat bottom center;
	margin-bottom:-1px;padding-bottom:26px;}
#join_s p b{font-size:24px;color:#ee7e00;font-weight:normal;}

.join_con .join_ul{width:1260px;display:block;overflow:hidden;}
.join_con .join_ul li{display:block;float:left;text-align:center;margin-right:60px;cursor:pointer;font-size:12px;color:#6b6b6b;}
.join_con .join_ul li img{display:block;margin:0 auto;margin-bottom:15px;}

.textbox{display:block;overflow:hidden;margin-top:80px;}
.textbox .text{display:block;float:left;width:580px;height:410px;margin-right:40px;background:#f9f9f9;margin-bottom:40px;}
.textbox .text h1{display:block;line-height:80px;font-size:30px;color:#fff;padding-left:30px;background:#00a8ee;}
.textbox .text p{display:block;padding:30px 30px;font-size:14px;line-height:28px;color:#646464;}
#call_bottom{display:block;overflow:hidden;height:98px;border:solid 1px #00a8ee;}
#call_bottom h1,#call_bottom dl{display:block;float:left;width:49%}
#call_bottom i{display:block;float:left;width:1px;height:98px;background:#00a8ee;}
#call_bottom h1{font-size:30px;color:#646464;text-align:center;line-height:98px;}
#call_bottom dl dd{display:block;overflow:hidden;padding-top:18px;padding-left:50px;}
#call_bottom dl dd em{display:block;float:left;font-size:16px;color:#646464;width:50%;}

/*联系我们*/
.contentbox{display:block;margin-top:30px;}
.team_conbox{overflow:hidden;display:block;width:1200px;margin:0 auto;}
.team_conbox dl{display:block;float:left;width:35%;}
#dituContent{display:block;float:right;width:60%;height:280px;border:#ccc solid 1px;}
.team_conbox dl dt{display:block;width:70px;font-size:16px;color:#00a8ee;border-bottom:solid 2px #00a8ee;text-align:center;margin-bottom:6px;padding-bottom:4px;}
.team_conbox dl dd{display:block;font-size:14px;color:#454545;line-height:32px;overflow:hidden;}
.team_conbox dl dd em{display:block;float:left;font-size:14px;color:#454545;}
.team_conbox dl dd a.gt{display:block;float:left;background:url(../images/about/gt.png) no-repeat;width:85px;height:24px;margin-top:4px;}
.team_conbox dl dd a.fgs{display:block;border:solid 1px #00a8ee;color:#00a8ee;font-size:18px;width:288px;height:48px;border-radius:2px;line-height:48px;text-align:center;margin-top:8px;}
.team_conbox dl dd a.fgs:hover{border:solid 1px #00a8ee;color:#fff;background:#00a8ee;-webkit-transition: 0.3s;transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;}
.team_contop{display:block;border-bottom:solid 1px #d7d7d7;margin-top:80px;}
.team_contop h1{display:block;text-align:center;color:#666;font-size:24px;}
.team_contop p{display:block;width:220px;margin:0 auto;border-bottom:solid 1px #00a8ee;font-size:24px;padding-bottom:18px;color:#00a8ee;text-align:center;margin-bottom:-1px;
	margin-top:10px;}
.div1{display:block;width:1200px;margin:auto;background:#fff;margin-top:50px;}
.div1 h1{display:block;font-size:16px;color:#00a8ee;margin-bottom:10px;}
.div1 td .yh_a{display:block;text-align:left;font-size:14px;color:#666;line-height:32px;padding-left:40px;}

/*微三云新闻资讯-内容*/
.newbanner{background:#28b0e9;margin-top:126px;overflow:hidden;height:280px;position:relative;}
.newbanner img{display:block;position:absolute;left:50%;margin-left:-600px;top:27px;}

.new_box{width:1200px;margin:30px auto 0 auto;overflow:hidden;position:relative;background:#fff;}
.new_content{width:70.3%;overflow:hidden;float:left;border:#ebebeb 1px solid;margin-right:26px;}
.new_contop{overflow:hidden;display:block;margin:20px 0 0 20px;}
.new_contop span{display:block;float:left;}
.new_contop .content_share{margin-top:-5px;}
.content_top h1 b{display:block;float:left;width:94px;line-height:32px;border-radius:4px;color:#fff;font-size:14px;text-align:center;line-height:32px;background:#00a8ee;margin:5px 10px 0 0;}
.content_title{font-size:30px;color:#00a8ee;padding-left:20px;margin-top:10px;}
.content_release img{display:block;float:left;margin:2px 5px 0 0;}
.content_release p{display:block;float:left;font-size:12px;color:#888888;margin-right:16px;}
.content_ad{line-height:40px;background:#fffcef;border:#ffcc99 1px solid;overflow:hidden;margin:0 20px;display:block;margin-top:20px;}
.content_ad p{margin-left:30px;color:#ff9966;display:block;float:left;font-size:16px;}
.content_ad a{margin-left:30px;color:#00a8ee;display:block;float:left;text-decoration:underline;cursor:pointer;font-size:16px;}
.content_text{display:block;font-size:16px;color:#414141;line-height:30px;margin:20px 20px;}
.content_text p{display:block;font-size:16px;color:#414141;line-height:30px;overflow:hidden;}
.content_text img{display:blcok;/*margin:30px 0 30px 0;*/width:100%;height:auto;}
.ileft{display:block;width:1210px;margin:0 auto;position:relative;}
.ileft i{display:block;position:absolute;left:0px;top:45px;width:5px;height:35px;background:#00a8ee;}

/*微三云新闻资讯-列表*/
.new_list{display:block;width:70%;float:left;border-top:0;margin-right:26px;margin-left:5px;}
.new_listcon{display:block;margin-left:5px;border:solid 1px #ebebeb;border-bottom:none;}
.list_left,.list_right{display:block;float:left;margin-top:20px;margin-bottom:20px;overflow:hidden;}
.list_left{width:32%;margin-left:20px;}
.list_left a{display:block;float:left;width:238px;height:130px;border-top:#f8f8f8 3px solid;border-bottom:#e3e3e3 3px solid;overflow:hidden;}
.list_left a img{display:block;width:100%;height:auto;}
.list_left i{display:block;float:left;background:url(../images/news/img_right.png) no-repeat;width:13px;height:103px;margin-left:2px;margin-top:3px;}
.list_right{width:60%;margin-left:20px;}
.list_right dl,.list_right dt,.list_right dd{display:block;}
.list_right dt a{font-size:16px;color:#555555;}
.list_right dt a:hover{color:#ee7e00;}
.list_right dt b{display:block;float:left;width:65px;height:23px;border-radius:2px;background:#00a8ee;color:#fff;font-size:12px;line-height:23px;text-align:center;margin:0 10px 0 0;}
.list_right dl .list_rightdd1{font-size:12px;margin:16px 0 12px 0px;overflow:hidden;}
.list_right dl .list_rightdd1 p{display:block;float:left;margin-right:16px;line-height:15px;color:#969696;}
.list_right dl .list_rightdd1 p img{display:block;float:left;margin:1px 5px 0 0;}
.list_right dl .list_rightdd2{font-size:14px;color:#555555;line-height:22px;}


/*新闻翻页*/
.pagination{display:block;border:solid 1px #ebebeb;margin-left:5px;margin-top:-1px;overflow:hidden;
	padding:20px 20px;}
.pagination .msdn{display:block;float:left;margin-top:5px;}
.pagination .msdn_right{display:block;float:right;overflow:hidden;}
.pagination font{font-size:14px;}
.pagination a,.pagination span{padding:0 10px;border-radius:2px;margin: 0px 3px;}
.pagination  .msdn span.current{padding-right: 10px;padding-left: 10px;font-weight: bold;padding-bottom: 4px;
    color: #fff;padding-top: 5px;background-color: #00a8ee;box-shadow: 0.5px 0.866px 2px 0px rgba(198, 198, 198, 0.8);}
.pagination a{background:#f4f4f4;color:#555;padding-top:5px;padding-bottom:5px;box-shadow: 0.5px 0.866px 2px 0px rgba(198, 198, 198, 0.8);}

.pagination .msdn_right input[type="text"],.pagination .msdn_right input[type="submit"]{display:block;float:left;}
.pagination .msdn_right input[type="text"]{width:40px;height:26px;line-height:26px;text-align:center;border:solid 1px #00a8ee;}
.pagination .msdn_right input[type="submit"]{width:50px;line-height:26px;color:#fff;background:#00a8ee;border:solid 1px #00a8ee;border-radius:0 2px 2px 0;cursor:pointer;}


.new_dynamic{width:25%;overflow:hidden;border:#ededed 1px solid;padding:8px;background:#fff;}
.dynamic{margin-bottom:12px;}
.new_dynamic .dynamic span{display:block;background:#00a8ee;overflow:hidden;padding:0 10px;}
.new_dynamic .dynamic span h1{display:block;float:left;color:#fff;line-height:30px;font-size:14px;padding-left:24px;}
.new_dynamic .dynamic span a{display:block;float:right;color:#fff;line-height:30px;font-size:14px;}
.new_dynamic .dynamic .span_icon1 h1{background:url(../images/news/d1.png) no-repeat left center;}
.new_dynamic .dynamic .span_icon2 h1{background:url(../images/news/d2.png) no-repeat left center;}
.new_dynamic .dynamic .span_icon3 h1{background:url(../images/news/d3.png) no-repeat left center;}
.new_dynamic .dynamic .span_icon4 h1{background:url(../images/news/d4.png) no-repeat left center;}
.new_dynamic .dynamic .span_icon5 h1{background:url(../images/news/d5.png) no-repeat left center;}

.new_dynamic .dynamic span a:hover{color:#ee7e00;text-decoration:underline;}

.new_dynamic .dynamic ul{padding:12px 0 12px 0;background:#f7f7f7;}
.new_dynamic .dynamic ul li{list-style-image:url(../images/news/ul.png);font-size:12px;;margin-left:20px;line-height:23px;}
.new_dynamic .dynamic ul a{color:#a4a2a2}
.new_dynamic .dynamic ul a:hover{cursor:pointer;color:#00a8ee;text-decoration:underline;}
.dynamic_bottom{margin-bottom:0;}

/*核心产品列表*/
.wechat_duoy{display:block;width:100%;overflow:hidden;}
.wechat_duoy .wechat_topdl{display:block;height:50px;background:#f1f1f1;oveflow:hidden;}
.wechat_duoy .wechat_topdl dd{display:block;float:left;}
.wechat_duoy .wechat_topdl dd a{display:block;float:left;height:50px;padding:0 20px;line-height:50px;font-size:20px;color:#646464;cursor:pointer;}
.wechat_duoy .wechat_topdl dd .coreno{background:#00a8ee;color:#fff;}

.wechat_duoycon{display:block;width:1200px;margin:0 auto;margin-top:24px;}
.wechat_duoydiv{display:block;overflow:hidden;margin-top:24px;width:1250px;}
.wechat_duoydiv dl{display:block;float:left;width:227px;height:278px;background:#fff;border:solid 1px #a5a5a5;margin:0 13px 13px 0;position:relative;cursor:pointer;overflow:hidden;}
.wechat_duoydiv .float_div{display:block;position:absolute;left:0px;top:0px;width:227px;height:278px;opacity:0;background:rgba(0,0,0,0.6);
-webkit-transform:scale(0.5);-moz-transform:scale(0.5); -o-transform:scale(0.5);transform:scale(0.5);}
.wechat_duoydiv dl:hover .float_div{opacity:1;-webkit-transition: 0.5s;transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;-o-transition: 0.5s;
-webkit-transform:scale(1);-moz-transform:scale(1); -o-transform:scale(1);transform:scale(1);}

.wechat_duoydiv .wqd_dl{background:#e3e3e3;}
.wechat_duoydiv .wqd_dl .float_div{display:none;}

.wechat_duoydiv .float_div h1{display:block;color:#fff;font-size:16px;margin:20px 0 0 20px;}
.wechat_duoydiv .float_div p{display:block;color:#fff;font-size:14px;margin:20px 20px;}
.wechat_duoydiv .float_div em{display: block;overflow: hidden;width: 100%;position: absolute;left: 0px;bottom: 10px;}
.wechat_duoydiv .float_div em a{display:block;float:left;width:50%;text-align:center;color:#fff;padding-top:24px;}
.wechat_duoydiv .float_div em .a1{background:url(../images/common/liaojie.png) no-repeat top center;}
.wechat_duoydiv .float_div em a:hover{color:#ee7e00;}
.wechat_duoydiv .float_div em .a1:hover{background:url(../images/common/liaojie-hover.png) no-repeat top center;}
.wechat_duoydiv .float_div em .a2{background:url(../images/common/zixun.png) no-repeat top center;}
.wechat_duoydiv .float_div em .a2:hover{background:url(../images/common/zixun-hover.png) no-repeat top center;}

.wechat_duoydiv dl dd .duoy_div span img{display:block;margin:0 auto;margin-top:28px;}
.wechat_duoydiv dl dd .duoy_div h1{display:block;text-align:center;font-size:20px;color:#646464;margin:20px 0px;}
.wechat_duoydiv dl dd .duoy_div p{display:block;text-align:center;font-size:14px;line-height:26px;color:#646464;}

.corepage{display:block;}

/*tab显示隐藏*/
/* #us{display:block;}
#add{display:none;}
#join{display:none;}
#call{display:none;}
#ls{display:none;} */


/*右侧在线客服挂件*/

.float_span{margin-top:100px;}
.float_span .cqfw{display:block;background:#e7e8ea url(../images/wsy/flaot/bj-i.png) no-repeat;width:100%;height:30px;text-align:center;margin:auto;line-height:30px;font-size:16px;}
.float_span a{display:block;border-top: #e7e8ea 1px solid;}
.float_span a:hover{background:#f8fdff;}
.float_span a p{display:block;font-size:14px;color:#222;padding-left:20px;-webkit-transition: 0.3s;transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;}
.float_span a p.p_icon1{background:url(../images/wsy/flaot/qqol.gif) no-repeat left center;background-position:0px 0px;padding-left:30px;margin-left:5px;}
.float_span a p.p_icon2{background:url(../images/wsy/flaot/p.png) no-repeat left center;}
.float_span a:hover p{color:red;}

.w-case-contentRight{position:relative;}
#right_diva{position:absolute;right:30px;top:12px;}
#right_diva a{display:block;border-radius:3px;box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.27);float:left;margin-left:10px;width:100px;height:32px;text-align:center;line-height:32px;}
#right_diva .textbtn{color:#fff;}
.right_diva{display:block;float:right;overflow:hidden;}
.right_diva a{display:block;float:left;border-radius:3px;box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.27);margin-right:242px;height:34px;line-height:34px;}

.float_online{display:block;background:url(../images/wsy/flaot/mfsy.png) no-repeat;position:absolute;left:-10px;top:20px;width:162px;height:68px;}
.float_online .mfsy{display:block;height:60px;font-size: 28px; color: rgb(255, 255, 255); font-weight: bold;text-shadow: 1px 1.732px 2px rgba(0, 0, 0, 0.08);line-height:54px;text-align:center;}
.float_windows .yunzai{display:block;background:url(../images/wsy/flaot/yunzai.gif) no-repeat;width:81px;height:81px;position:absolute;left:0px;top:-50px;z-index:9;}

/*.float_span a:hover p.p_icon1{background:url(../images/wsy/flaot/qq01.png) no-repeat left center;background-position:0px -16px;}
.float_span a:hover p.p_icon2{background:url(../images/wsy/flaot/p1.png) no-repeat left center;background-position:0px -16px;}*/

.float{position:fixed;right:15px;top:200px;height:588px;z-index:999999;}
.float_windows{width:140px;border:#e7e8ea 1px solid;border-radius:5px;background:#f9fafc;}
.float_windows span ,.float_windows span p ,.float_online img ,.float_windows span a{display:block;font-size:14px;}
/*.float_span{overflow:hidden;}*/
/*.float_online{margin-top:20px;height:125px;text-align:center;background:#f9fafc;font-size:14px;}*/
.float_online img{margin:0 auto;margin:21px auto 13px auto;}
.float_online p{color:#0084c3;}
.float_online p:hover{cursor:pointer;color:#0677ad;text-decoration:underline;}
.float_online .qq-a{display:block;width:106px;height:116px;font-size:14px;color:#0484cd;text-align:center;position:relative;padding-left:16px;}
.float_online .qq-a span{bottom:5px;position:absolute;width:90px;left:28px;}
.float_online .qq-container{z-index:99;position:absolute;width:109px;height:118px;
	background:url(../images/wsy/flaot/qq-icon-bg.png) no-repeat center 8px;}
.float_online .qq-hover-c{width:70px;height:90px;border-radius:35px;position:absolute;left:36px;top:-10px;overflow:hidden;z-index:9;}
.float_online .img-qq{max-width:60px;display:block;position:absolute;left:6px;top:3px;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.float_online .im-qq:hover .img-qq{max-width:70px;left:1px;top:8px;position:absolute;}

.float_x{width:28px;height:28px;background:url(../images/wsy/flaot/k.png) no-repeat;position:absolute;top:-12px;left:92px;z-index:9999;}
.float_x p{display:block;float:left;width:21px;height:21px;background:#fff;border:#e7e8ea 1px solid;border-radius:1000px;margin:2px;}
.float_x img{display:block;float:left;margin:5px 0 0 5px;}
.float_x img:hover{animation:floatx 2s infinite;-webkit-animation:floatx 2s infinite;cursor:pointer;}
@keyframes floatx{
	0%{transform:rotate(0);}
	100%{transform:rotate(360deg);}
	}
@-webkit-keyframes floatx{
	0%{transform:rotate(0);}
	100%{transform:rotate(360deg);}
	}

.float_contact{border-top:#e7e8ea 1px solid;height:50px;padding-top:9px;background:#fff;}
.float_contact img{display:block;float:left;margin:2px 5px 0 0;}
.float_contact p{color:#444444;margin:0 0 6px 15px;text-align:left;}

.float_hotline{text-align:center;border-top:#e7e8ea 1px solid;height:50px;padding-top:9px;background:#fff;overflow:hidden;}
.float_hotline p{margin-bottom:4px;}
.hotline_tel{color:#e66d15;}

.float_controls{/*border-top:#e7e8ea 1px solid;*/position:relative;height:50px;background: #f9fafc;border-radius: 0px 0px 5px 5px;}
.float_controls a{float:left;width:69px;height:50px;}
.float_controls a i{display:block;width:25px;height:25px;margin:0 auto;margin-top:10px;
	-webkit-transition: 0.3s;transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;}
.float_controls a#top i{background:url(../images/wsy/flaot/t1.png) no-repeat;background-position:0px 0px;}
.float_controls a#top:hover i{background:url(../images/wsy/flaot/t1.png) no-repeat;background-position:0px -25px;}
.float_controls a.controls_a i{background:url(../images/wsy/flaot/e1.png) no-repeat;background-position:0px 0px;}
.float_controls a.controls_a:hover i{background:url(../images/wsy/flaot/e1.png) no-repeat;background-position:0px -25px;}

.float_controls img{display:block;float:left;margin:13px 0 0 22px;}
.controls_a{border-right:#e7e8ea 1px solid;}
/*.float_qr{width:150px;position:absolute;overflow:hidden;top:436px;left:-159px;display:block;}*/
.float_qr{width:150px;position:absolute;overflow:hidden;top:-133px;left:-155px;display:block;}
.float .float_qr span{width:140px;background:#fff;height:183px;border-radius:5px;border:#e7e8ea 1px solid;}
.float .float_qr span img{display:block;float:none;margin:20px auto 10px auto;}
.float .float_qr span p{display:block;float:none;text-align:center;margin-bottom:5px;}
.float .qr_arrow{display:block;float:left;position:absolute;bottom:20px;left:119px;}

.float_x p ,.float_controls a ,.float span a:hover{cursor:pointer;}
.float_controls a:hover{background:#f3f4f6;}

.float_box{width:45px;height:110px;background:#e66d15;margin-top:40px;position:relative;position:fixed;padding-top:20px;top:300px;right:0;cursor:pointer;z-index:9}
.float_box p{display:block;margin-left:14px;color:#fff;font-size:18px;}
.float_box span{display:block;float:left;width:20px;height:20px;border-radius:100px;background:#fff;border:#e66d15 2px solid;position:absolute;top:-10px;left:11px;}
.float_box span img{display:block;float:left;margin:2px 0 0 2px;}
.float_box span:hover{ animation:floatbox 2s infinite;-webkit-animation:floatbox 2s infinite;cursor:pointer;}
@keyframes floatbox{
	0%{transform:rotate(0);}
	100%{transform:rotate(360deg);}
	}
@-webkit-keyframes floatbox{
	0%{transform:rotate(0);}
	100%{transform:rotate(360deg);}
	}
	
.section_div{display:block;width:100%;height:100%;position:relative;overflow:hidden;}

/*全国分部*/
.links_box{display:block;width:100%;margin-top:30px;}
.links_top{display:block;border-bottom:solid 1px #dbdbdb;text-align:center;}
.links_top dt{display:block;font-size:18px;color:#646464;}
.links_top dt b{color:#ee7e00;font-size:18px;font-weight:normal;}
.links_top dd{display:block;font-size:18px;color:#646464;line-height:30px;border-bottom:solid 3px #00a8ee;width:200px;margin:0 auto;padding-bottom:5px;margin-bottom:-2px;}
.links{display:block;width:1200px;margin:5px auto 20px auto;overflow:hidden;}
.links ul{display:block;width:1240px;}
.links ul li,.links ul li a,.links ul li a img,.links ul li dl{display:block;float:left;}
.links ul li{margin-right:11px;margin-top:11px;}
.links ul li a{border:solid 1px #dbdbdb;width:160px;height:48px;cursor:pointer;overflow:hidden;}
.links ul li a:hover{border:solid 1px #2697de;}
.links ul li a img{width:44px;height:29px;margin:9px 0 0 14px;}
.links ul li dl{margin:5px 0 0 10px;}
.links ul li dl dt{display:block;font-size:14px;width:90px;color:#717171;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
.links ul li dl dd{font-size:12px;width:85px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
.links ul li dl dd.kaiqi{color:#2697de;}

.links ul li a.wkq_a{background:#f3f3f3;}
.links ul li a.wkq_a:hover{border:solid 1px #b5b5b5;}
.links ul li dl dd.wkq{color:#727272;}

/*IE低版本提示*/
.ie6_box{background:#ffffff;border:5px solid #0085bc;width:600px;height:350px;padding:30px;position:fixed;z-index:9;top:50%;left:50%;margin-left:-300px; margin-top:-150px;}
.ie6_box h6{border-bottom:1px solid #d4d4d4;font-size:24px;padding-bottom:10px;font-weight:normal;color:#898989;}
.ie6_box p{height:70px;line-height:60px;}
.ie6_box li{float: left;}
.ie6_box li a{float: left;display:block;width:148px;background-position: 180px 180px;border:1px solid #ffffff;text-align:center; padding:120px 0px 20px 0px;}
.ie6_box li a:hover{border:1px solid #d4d4d4;}
.ie6_box .chrome{background-position:0px 0px;}
.ie6_box .safari{background-position:-150px 0px;}
.ie6_box .firefox{background-position:-300px 0px;}
.ie6_box .ie89{background-position:-450px 0px;}
.ie6_box span{text-align:center;display:inline-block;width:100%;margin-top:30px;}

.ie6_box li a{background-image: url(../images/common/browser_icon.png);}


/**/
.videobox{display:none;position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:9999;}
.video_boxes{position:fixed;left:29%;top:50%;width:800px;height:520px;margin-top:-260px;}
.video_boxes .video_rgih{position:absolute;right:23px; cursor:pointer;}
.video_boxes .video{position:absolute;left:14px;top:60px;width:771px;height:434px;background:url(../images/shadow.png) bottom no-repeat; border:5px solid #f0f0f0; border-radius:6px;cursor:pointer;}
.video_boxes .video .video_img{position:absolute;left:0;top:0;cursor:pointer;display:block;}
.video_boxes .video .video_play{display:block;}
.text_left dl dt i{display:block;font-size: 22px;float:left;}
.text_left dl dt i.it{background:url(../images/bof.gif);width:93px;height:30px;margin-left:5px;cursor:pointer;}

/*------促销活动Start---------*/
.pro_huodong{position:fixed;bottom:0;width:200px;height:300px;z-index:9;}
.pro_close{margin-left:150px;}
.pro_pro{width:200px;height:300px;}

@media screen and (max-width:1440px){
	/*右侧在线客服挂件*/
	.float{top:195px;}
	.float_online{height:90px;margin-top:4px;}
	.float_online .qq-a{height:90px;}
	.float_online .qq-container{width:78px;height:82px;background-size:77%;left:32px;}
	.float_online .img-qq{max-width:45px;left:13px;}
	.float_online .qq-hover-c{background-size:100%;width:70px;height:80px;}
	.float_online .qq-a span{font-size:12px;}
	.float_contact{height:44px;padding-top:3px;}
	/*.float_span a p.p_icon1{background-size: 12%;}
	.float_span a p.p_icon2{background-size: 12%;}*/
	.float_span a p{font-size:12px;}
	.float_online .im-qq:hover .img-qq{max-width:50px;left:10px;}
	.float_windows span, .float_windows span p, .float_online img, .float_windows span a{font-size:12px;}
	.float_hotline{height:40px;padding-top:5px;}
}


@media screen and (max-width:1366px){
	.header{width:960px;}
	.headerbox .header_two{width:960px;}
	.menu a{font-size:12px;padding:0 13px;}
	.menu a.cp{padding:0 25px;}
	.submenu li a{font-size:12px;}
	
	/*更新进度*/
	.update_con{width:960px;}
	.update_con01,#update_div_hover{width:200px;height:289px;}
	.update_con01 span{margin-bottom:34px;}
	.update_con01 span img{width:75px;height:auto;}
	.update_con01 em{margin-top:20px;}
	#update_div_hover p{width:180px;height:80px;}
	.update_con02{width:750px;}
	.update_con02 .update_dl{width:660px;height:275px;}
	.update_dl_hover font{height:80px;width:150px;}
	.update_con02 .update_dl dd{width:165px;}
	.update_con02 .update_dl span{width:155px;}
	.update_con02 .update_dl h1{margin-top:-68px;}
	.update_dl_hover{width: 165px;}
	.update_dl_hover img{width:100px;height:100px;}
	.update_con02 .update_dl span img{margin-left:25px;}
	.update_dl_hover i{width:100px;}
	

	.core_con{width:960px;}
	.core_con .core_condl{width:970px;}
	.core_con .core_condl dd{width:180px;height:238px;}
	.none_div{width:142px;height:211px;}
	.core_con .core_condl dd .ddcon_div span img{width:80px;height:auto;}
	.core_con .core_condl dd .ddcon_div{width:180px;height:208px;}
	.core_con .core_condl dd .i_bot{width:182px;background-size:100% 100%;}
	.core_con .core_condl dd .ddcon_div p{width:156px;margin:0 auto;margin-top:20px;}
	/*.none_div04,.none_div05,.none_div09,.none_div010,.none_div014,.none_div015{left:-200px;transform:translate(100px,0);}
	.none_div04 .ileft_dot,.none_div05 .ileft_dot,.none_div09 .ileft_dot,.none_div010 .ileft_dot,.none_div014 .ileft_dot,.none_div015 .ileft_dot{left:200px;}*/
	.core_con .core_condl dd .ddcon_div h1{width:178px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;
		margin-top:20px;}
	.none_div p{height:100px;overflow:hidden;}
	
	.video{height:395px;}
	.video_con{width:960px;margin:0 auto;}
	.video_con span{background-size:99%;}
	.video_con .video_iframe{right:185px;top:33px;width:389px;height:244px;}
	.video_iframe .play{top:12px;}
	
	/*功能模块介绍*/
	.function_con{width:960px;}
	.function_divcon{width:920px;margin:0 auto;margin-top:30px;}
	.superiority4_con{width:960px;}
	.divcon2 dl .dd_b{width:420px;}
	.divcon1 dl .dd_b{width:530px;}
	
	/*新闻动态*/
	.newsbox{width:960px;}
	.news_div dl{width:280px;}
	.news_div dl dt a{overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
	
	/*底部*/
	.footer_top{width:970px;}
	.footer_top dl.dl01{width:230px;}
	.footer_top dl.dl01 dd{background-size:100% 100%;}
	.footer_top dl.dl02{width:253px;padding-left:15px;margin-top:20px;padding-bottom:40px;}
	.footer_top dl.dl03{width:180px;padding-top:20px;padding-bottom:4px;padding-bottom:70px;}
	.footer_top dl.dl03 dd{width:50%}
	.footer_top div.dl04{width:260px;}
	.footer_top div.dl04 ul li{width:100px;height:144px;padding:5px 5px 5px 20px;background-size:100%;margin-right:0px;}
	.footer_top div.dl04 ul li a#wsy{background-size:100%;}
	.footer_top div.dl04 ul li a#app{background-size:100%;}
	.footer_top div.dl04 p{width:150px;}
	.footer_top div.dl04 ul li a{padding-top:100px;}
	
	.banner_top{height:224px;}
	.banner_top li img{width:80%;height:auto;left:200px;position:absolute;}
	#tab{width:960px;}
	#tab ul li{margin-right:25px;}
	#tab ul li a{width:168px;height:50px;line-height:50px;border-radius:5px;}
	#tab ul span{width:165px;}
	
	.awsy{width:960px;}
	.awsy .about_con{width:970px;}
	.text_left{width:518px;height:384px;}
	.text_left dl{width:433px;}
	.text_left dl dd{font-size:12px;line-height:24px;}
	.text_right{height:166px;}
	.text_right a{height:230px;}
	.culture dl{width:330px;}
	.underbox{width:980px;}
	.underbox .under_con{width:426px;height:365px;}
	.understand{width:960px;}
	.understand_dl dl{height:220px;}
	.team_con{width:960px;}
	.con_ab{width:960px;}
	.lsrightspan{width:622px;}
	#join_s h1{font-size:28px;}
	#join_s p{font-size:15px;line-height:30px;}
	#join_s p b{font-size:20px;}
	.join_con{width:960px;}
	.join_con .join_ul{width:1000px;}
	.join_con .join_ul li{margin-right:34px;width:13%;}
	.join_con .join_ul li img{width:100%;}
	.textbox .text{width:460px;height:490px;}
	.textbox .text h1{font-size:24px;}
	.team_conbox{width:960px;}
	.div1{width:960px;}
	.wsycms_information .information_table{width:960px;}
	
	.newbanner{height:224px;}
	.newbanner img{width:95%;top:23px;margin-left:-483px;}
	.new_box{width:960px;}
	.new_content{width:69.3%;}
	.ileft{width:970px;}
	.content_title{padding-right:20px;overflow:hidden;}
	.new_contop{margin:10px 0 0 20px;}
	.content_title span{display:block;float:left;font-size:22px;line-height:40px;color: #00a8ee;width:520px;}
	
	.new_dynamic .dynamic ul li{width:215px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
	
	.function_banner img{height:238px;left:68% !important;}
	.wsynrws_banner img{height:238px;left:65%;}
	.wsynrws_banner{height:224px;}
	.wsynrws_contentbox .content{width:960px;}
	.wsynrws_contentbox .content .second .second_ul .second_li01{margin-right:43px;}
	.wsynrws_contentbox .content .second .second_ul li{width:31%;}
	.wsynrws_contentbox .content .second .second_ul .second_li01 .second_li01_left{margin-left:47px;}
	.wsynrws_contentbox .content .second .second_ul .second_li01 .second_li01_right{margin-left:130px;}
	.wsynrws_contentbox .content .second .second_ul .second_li02 dl, .wsynrws_contentbox .content .second .second_ul .second_li03 dl{margin-left:38px;}
	.wsynrws_contentbox .content .thirdly .thirdly_right dd{font-size:20px;margin:48px 0 0 6px;letter-spacing:0px;}
	.wsynrws_contentbox .content .thirdly .thirdly_left dd{font-size:20px;line-height:40px;}
	.wsynrws_contentbox .content .thirdly .thirdly_left dd b{font-size:24px;}
	.wsynrws_contentbox .content .thirdly .thirdly_right dt{font-size:30px;}
	.wsynrws_contentbox .content .thirdly{height:300px;}
	.wsynrws_contentbox .content .thirdly .thirdly_left{margin:90px 0 0 60px;}
	.wsynrws_contentbox .content .thirdly .thirdly_right{margin: 44px 76px 0 0;}
	.wsynrws_contentbox .content .wsycms_information .information_table{width:960px;}
	.fourthly{width:960px;}
	.fourthly .fourthly_right dd{font-size:13px;}
	.fifthbox{width:960px;}
	.fifthbox .fifth_dl dd{font-size:14px;}
	.wsy_banner img{height:238px;left:65%;}
	.wsy_banner{height:224px;}
	.wsycms_tablebox{width:960px;}
	.wsycms_tablebox .table{width:960px;}
	.Personnel_dl01 .Personnel_div dd#dd1{width:27%;}
	.Personnel_dl01 .Personnel_div dd#dd2{width:13%;}
	.Personnel_dl01 .Personnel_div dd#dd3{width:27%;}
	.Personnel_dl01 .Personnel_div dd#dd4{width:27%;}
	.Personnel_dl01 .Personnel_div dd{height:169px;}
	.Personnel_dl01 .Personnel_div dd img{width:100%;height:auto;}
	
	.Personnel .Personnel_dl02 dd#d1{width:27%;}
	.Personnel .Personnel_dl02 dd#d2{width:27%;}
	.Personnel .Personnel_dl02 dd#d3{width:27%;}
	.Personnel .Personnel_dl02 dd#d4{width:14.6%;}
	
	.whole .Branch i{height:134px;background-size:100%;}
	.whole .Table .Table_dl01{width:475px;margin-top:74px;}
	.whole .Table .Table_dl01 dd .input{width:320px;font-size:16px;}
	.whole .Table .Table_dl01 dd .button1{font-size:16px;}
	.whole .Table .pull{width:434px;top:260px;}
	.whole .Table .pull li h1, .whole .Table  .pull li span, .whole .Table  .pull li em{font-size:16px;}
	.whole .Table .pull li{font-size:12px;}
	.whole .Table .pull ul em.icon_right{top:10px;}
	.new_list{width:69%;}
	.list_left a{width:190px;}
	
	.combanner {height:220px;}
	.combanner img{height:220px;left:70%;}
	
	/**/
	.company_box{width:960px;}
	.company_con{width:1040px;}
	.company{width: 470px;height:310px;background-size: 44%;}
	.company_box .company dt{width: 145px;height: 145px;}
	.company_box .company dd{margin: 8px 0 0 0;font-size: 13px;width:260px;}
	.company_box .company dd a{font-size: 13px;}
	.company_a a{width: 150px;}

	/*全国分部*/
	.links{width:960px;}
	.links ul{width:1000px;}
	.links ul li a{width:145px;}
	.links ul li a img{width:30px;height:auto;margin-top:13px;}
	.links ul li dl dt{font-size:12px;}
	.links ul li dl{margin:8px 0 0 10px;}
	
	
	/*产品列表*/
	.wechat_duoycon{width:960px;}
	.wechat_duoydiv dl{width:180px;height:246px;margin:0 12px 13px 0;}
	.wechat_duoydiv .float_div{width:180px;height:246px;}
	.wechat_duoydiv .float_div p{font-size:12px;margin:10px 20px;}
	.wechat_duoydiv dl dd .duoy_div h1{font-size:16px;margin:14px 0px;}
	.wechat_duoydiv dl dd .duoy_div p{font-size:12px;}
	.msdn{margin-bottom:0px;}
	
	.kursus{width:960px;}
	.kursusbox .ku_div span{width:730px;}
}