/*活动专区*/
.hide {
    display: none;
}
.active-con{
	padding-bottom: 60px;
}
.select_pro{
	height: 40px;
	width: 100%;
	line-height: 40px;
	margin-top: 40px;
	position: relative;
	z-index: 99;
}
.select_pro p{
	/* float: left; */
	margin-left: 10px;
	width: 100px;
}
.select_pro .select_div{
	font-size: 14px;
	color: #015da8;
	height: 40px;
	width: 169px;
	padding-left: 10px;
	cursor: pointer;
	background: url(/lcjtww/uiFramework/wwimages/select_div.jpg) 0 0 no-repeat;
	float: left;
	margin-left: 5px;
}
.select_pro .pro_select{
	width: 167px;
	height: 248px;
	border: 1px solid #dcdddd;
	border-top: none;
	position: absolute;
	overflow: hidden;
	top: 80px;
	left: 5px;
	_left: 25px;
	_overflow-y: scroll;
	display: none;
}
.select_pro .pro_select li{
	height: 31px;
	line-height: 30px;
	width: 159px;
	padding-left: 10px;
	background: url(/lcjtww/uiFramework/wwimages/proLi_bg.jpg) 0 0 no-repeat;
	cursor: pointer;
	*margin-left: -16px;
	_margin-left: 0px;

}
.select_pro .check{
	width: 100px;
	height: 40px;
	background: url(/lcjtww/uiFramework/wwimages/map-100-40.jpg) 0 0 no-repeat;
	color: #fff;
	display: block;
	font-size: 15px;
	text-align: center;
	font-family: "Microsoft YaHei";
	float: left;
	margin-left: 10px;
}
.active-map{
	width:688px;
	height:513px;
	background:url(/lcjtww/uiFramework/wwimages/map.jpg) 0 0 no-repeat;
	position:relative;
	clear: both;
	z-index: 66;
	margin: 60px auto 0;
}
.active-map .provinceUl{
	width:688px;
	height:513px;
	position:relative;
}
.active-map .provinceUl li{
	width:50px;
	height:24px;
	color:#fff;
	position:absolute;
	cursor:pointer;
	font-size:12px;
	text-align:center;
	line-height:20px;
	background: url(/lcjtww/uiFramework/wwimages/proLiBg.png) 0 0 no-repeat;
}
.active-map .provinceUl li.on,.active-map .provinceUl li.active{
	background: url(/lcjtww/uiFramework/wwimages/proLiBg_cur.png) 0 0 no-repeat;
}
.hy{
	width: 100%;
	font-size: 14px;
	margin-top: 20px;
}
.hy tr{
	height: 35px;
	line-height: 35px;
}
.hy tr td{
	text-align: center;
	font-size: 12px;
	font-family: SimSun;
	color: #707070;
}
.hy tr th{
	text-align: center;
	color: #fff;
	background-color: #85afd4;
	font-weight: normal;
}
.btmt1{
	margin-top: 1px;
	
}
.area-con{
	padding-top: 20px;
}
.area-con .left_text{
	width: 643px;
}
.area-con .left h4{
	color: #535353;
	font-size: 20px;
	line-height: 32px;
	margin-bottom: 20px;
}
.area-con .left_text p{
	font-size: 12px;
	font-family: SimSun;
	line-height: 26px;
}
.area-con .left_text p.addr{
	font-family: Microsoft YaHei;
	font-size: 16px;
	color: #015da8;
	line-height: 32px;
	margin-top: 25px;
	margin-bottom: 5px;
}
.nmt{margin-top: 0;}
.h-title-nbd{
    color: #535353;
    font-family: Microsoft Yahei;
    font-size: 20px;
    height: 35px;
    line-height: 35px;
}
.h-title-h4{
	color: #535353;
    font-family: Microsoft Yahei;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
}
.fl1226{
	list-style:decimal outside;
	padding-left: 20px;
}
.fl1226 li{
	font-size: 12px;
	font-family: SimSun;
	line-height: 26px;
	color: #898989;
}
.fl1226 li span{
	display: inline-block;
	width: 160px;
}
.channel-join dt{
	float: left;
}
.channel-join dd{
	float: left;
	margin-left: 20px;
	width: 646px;
}
.channel-join  p.phone{
	color: #015da8;
	font-size: 23px;
	line-height: 53px;
	height: 53px;
	width: 481px;
	background: url(/lcjtww/uiFramework/wwimages/h-55-bg.jpg) 0 0 repeat-x;
	border: 1px solid #e9e6e6;
	text-align: center;
	font-family: Microsoft YaHei;
}
.channel-rule {
	width: 100%;
	overflow: hidden;
	margin: 40px 0;
	height: auto;
	background: url(/lcjtww/uiFramework/wwimages/channer-rule.png) center 40px no-repeat;
}
.rule-point{
	padding-left: 38px;
}
.rule-point a{
	float: left;
	display: block;
	height: 28px;
	width: 117px;
	background: url(/lcjtww/uiFramework/wwimages/rule-point.png) right center no-repeat;
}
.rule-point a:hover,.rule-point a.on{
	background: url(/lcjtww/uiFramework/wwimages/rule-point-hover.png) right center no-repeat;
}
.rule-text{
	margin-top: 40px;
	padding-left: 88px;
	height: 50px;
}
.rule-text p{
	color: #009ce7;
	line-height: 20px;
	text-align: center;
	float: left;
	margin: 0 20px;
	padding: 5px;
	background-color: #eee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	visibility: hidden;
}


/* 集团简介 */

.a-tab a{
	float: left;
	display: block;
	height:49px;
	width: 490px;
	line-height: 72px;
	font-size: 14px;
	border-bottom: 3px solid #dcdcdc;
	text-align: center;
	overflow: hidden;
}
.a-tab a.active{
	color: #005daa;
	border-color:#005daa;
}
.a-top{
	margin-bottom: 50px;
}
.a-top img{
	float: left;
	margin-top:28px;
	margin-right: 20px;
}
.a-top h3{
	font-size: 20px;
	line-height: 78px;
	margin-bottom: 2px;

}
.a-top p{
	font-size: 12px;
	line-height: 26px;
}
.a-center{
	
	overflow: hidden;

}
.a-center ul{
	border-left:2px solid #dcdcdc;
	margin-left:11px;
}
.a-center ul li{
	background: url(/lcjtww/uiFramework/wwimages/a-list.png) no-repeat;
	margin-left: -9px;
	padding-left: 44px;	
	line-height: 26px;
	overflow: hidden;
	_zoom:1;
}
.a-center ul div{
	float: left;
}
.a-center ul p{
	width: 875px;
	margin-left: 3px;
	float: left;
}
.a-center .a-list-first{
	margin-top: -5px;
}
.a-center .a-list-last{
	margin-bottom: -5px;
}
.a-bottom{
	padding-top: 47px;
	_margin-top:47px;
}
.a-bottom img{
	margin-top: 9px;
	float: left;
	margin-right: 20px;
}

.a-bottom p{
	font-size: 12px;
	line-height: 26px;
}

.video-con{
	display: none;
}
.video-list{
	margin-top: 30px;
	margin-bottom: 34px;
}
.video-box{
	height:348px;
	width:657px;
	border: 7px solid #004a86;
	float:left;
	
}
.video-list ul{
	height:361px;
	width:308px;
	border-top:1px solid #e9e6e6;
	border-right:1px solid #e9e6e6;
	border-bottom:1px solid #e9e6e6;
	float: left;
	overflow: hidden;
}
.video-list ul li{
	height:98px;
	width:249px;
	border-left:1px solid #e9e6e6;
	border-bottom:1px solid #e9e6e6;
	padding-top: 22px;
	padding-left:58px;
}
.video-list ul h3{
	font: 20px/20px "Microsoft Yahei";
}
.video-list ul h3 a.active{
	color: #005daa;
}
.video-list ul p{
	font: 12px/30px "Microsoft Yahei";
	margin-bottom: 11px;
}
.video-list ul span,.video-list ul em{
	padding-left: 25px;
	width: 57px;
	background: url(/lcjtww/uiFramework/wwimages/video-list-icon.jpg) no-repeat;
	float:left;
	font: 12px/20px "Microsoft Yahei";
	height:17px;
	overflow: hidden;
}
.video-list ul span{
	background-position:left top;

}
.video-list ul em{
	background-position:left -17px;

}
.video-more h3{
	height: 35px;
	font:20px/35px "Microsoft Yahei";
	color: #535353;
	border-bottom: 1px solid #dcdcdc;
}
.video-more ul{
	width: 1000px;
	margin:1px 0 16px 0;
	padding:20px 0 0 0;
	border-top: 1px solid #dcdcdc;
	overflow: hidden;
	_zoom:1;
}
.video-more ul li{
	float: left;
	width: 313px;
	margin-right:20px;
	position: relative;
	overflow: hidden;
	_zoom:1;
}
.video-more ul p img{
	width: 313px;
	height: 169px;
}
.video-more ul a img{
	width: 60px;
	height: 60px;
	position: absolute;
	left: 123px;
	top:55px;
}
.video-more ul span{
	font:16px/36px "Microsoft Yahei";
	color: #535353;
}

/* CEO */
.ceo-con{
	width:980px;
	margin-bottom: 50px;
}
.ceo-con-left{
	display: inline;
	width:313px;
	margin-right: 20px;
	float: left;
}
.ceo-con-right{
	width:647px;
	float: left;
}
.ceo-con-left h4{
	width:313px;
	text-align: center;
	font-size: 14px;
	color: #535353;
	line-height:34px;
}
.ceo-con img{
	float: left;
	margin-top:21px;
}
.ceo-con h3{

	color: #535353;
	font-size: 20px;
	line-height: 78px;
	margin-bottom: 2px;

}
.ceo-con h3 span{
	color:#898989;
}
.ceo-con p{
	font-size: 12px;
	line-height: 26px;
}

/*ERP支持与服务*/
.mid-line{
	color: #535353;
	font-size: 14px;
	line-height: 32px;
	background: url(/lcjtww/uiFramework/wwimages/erp-support-title.jpg) center center repeat-x;
}
.mid-line span{
	margin: 0 auto;
	display: block;
	width: 134px;
	text-align: center;
	background-color: #fff;
	margin-top: 30px;
}
.quick_entry dl{
	width: 140px;
	float: left;
	margin-top: 20px;
}
.quick_entry dd{
	text-align: center;
	color: #626262;
	font-size: 14px;
	line-height: 21px;
	margin-top: 15px;
}
.quick_entry dt a{
	width: 97px;
	height: 97px;
	display: block;
	margin: 0 auto;
	background: url(/lcjtww/uiFramework/wwimages/erp-support-icon.png) 0 0 no-repeat;
}
.quick_entry dl.icon_2 dt a{
	background-position: -110px 0;
}
.quick_entry dl.icon_3 dt a{
	background-position: -220px 0;
}
.quick_entry dl.icon_4 dt a{
	background-position: -330px 0;
}
.quick_entry dl.icon_5 dt a{
	background-position: -440px 0;
}
.quick_entry dl.icon_6 dt a{
	background-position: -550px 0;
}
.quick_entry dl.icon_7 dt a{
	background-position: -660px 0;
}
.quick_entry dl.icon_1 dt a:hover{
	background-position: 0 -110px;
}
.quick_entry dl.icon_2 dt a:hover{
	background-position: -110px -110px;
}
.quick_entry dl.icon_3 dt a:hover{
	background-position: -220px -110px;
}
.quick_entry dl.icon_4 dt a:hover{
	background-position: -330px -110px;
}
.quick_entry dl.icon_5 dt a:hover{
	background-position: -440px -110px;
}
.quick_entry dl.icon_6 dt a:hover{
	background-position: -550px -110px;
}
.quick_entry dl.icon_7 dt a:hover{
	background-position: -660px -110px;
}
.support_help{
	border: 1px solid #eee;
	border-top: 10px solid #f3f3f3;
	margin-top: 20px;
}
.support_help dl{
	width: 243px;
	height: 243px;
	float: left;
	border-left: 1px dashed #dcdcdc;
	margin: 10px 0 20px;
	font-family: "Microsoft Yahei";
}
.support_help dl.first{
	border-left: 0;
}
.support_help dl img{
	display: block;
	margin: 0 auto;
}
.support_help dl dd {
	text-indent: 85px;
	color: #898989;
}
.support_help dl dd h4{
	font-size: 14px;
	line-height: 21px;
	color: #535353;
	font-family: "Microsoft Yahei";
	font-weight: bold;
	margin-top: 15px;
}
.support_help dl dd span{
	display: block;
	margin-bottom: 10px;
}
.support_help dl dd a{
	display: block;
	line-height: 21px;
	color: #898989;
}
.support_help dl dd a:hover{
	color: #015da8;
}
.news_wrap{
	margin-top: 20px;
	margin-bottom: 40px;
}
.support_news_con{
	width: 476px;
	position: relative;
}
.support_news_con a.more{
	color: #b5b5b5;
	font-size: 12px;
	line-height: 42px;
	height: 35px;
	display: block;
	position: absolute;
	width: 30px;
	right: 0;
	top: 0;
	font-family: "Arial";
}
.support_news_con li{
	line-height: 28px;
	font-family: SimSun;
	margin: 3px 0;
}
.support_news_con li a{
	color: #535353;
	float: left;
	width: 400px;
	overflow: hidden;
	height: 28px;
	display: block;
}
.support_news_con li em{
	color: #b5b5b5;
	float: right;
	font-style: normal;
}
.erp_guide_nav{
	padding-left: 120px;
}
.erp_guide_con{
	font-family: "SimSun";
	padding-top: 30px;
	line-height: 26px;
	color: #898989;
}
.erp_guide_con h4{
	font-size: 16px;
}
.erp_guide_con img{
	display: block;
	margin: 0 auto;
}
.erp_guide_con span{
	color: #005ca5;
}
.erp_guide_con p{
	padding-left: 15px;
	line-height: 26px;
}
.erp_guide_con p.ti2{
	text-indent: 2em;
	padding: 0;
}
.pl35 p{
	padding: 0;
}
.erp_guide_nav_ul li{
	padding-left: 24px;
	background: url(/lcjtww/uiFramework/wwimages/erp_guide_nav.png) 9px 10px no-repeat;
}
.erp_guide_nav_ul li a,.erp_guide_con p span,.erp_guide_con p a{
	color: #005ca5;
	border-bottom: 1px solid #005ca5;
}
.erp_guide_nav_ul li span{
	color: #005ca5;
}
.ppln p{
	padding-left: 0;
}
.industry-left{
	overflow: hidden;
}
.industry-left .four a,.solution-left .four a {
	width: 161px;
}
.solution-left .s-title{
	width: 644px;
}
.industry-left .three a {
	width: 213px;
}
.solution-info .img-wrap{
	float: left;
    margin-right: 20px;
    _margin-right: 0;
    width: 313px;
    height: 180px;
    position: relative;
}
.solution-info .img-wrap a img{
	height: 60px;
    left: 123px;
    position: absolute;
    top: 55px;
    width: 60px;
}
.product-intro{
	overflow: hidden;
}
.product-intro dl{
	width: 313px;
	overflow: hidden;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	font-size: 12px;
	line-height: 26px;
}
.product-intro dl.first{
	margin-left: 0;

}
.product-intro dl h4{
	font-size: 16px;
	color: #535353;
	line-height: 36px;
}
.product-intro dl p{
	font-family: SimSun;
	color: #898989;
}
.product-intro dl a.look-details{
	color: #015cab;
	font-family: SimSun;
	display: block;
	text-align: right;
	margin-right: 8px;
	padding-right: 15px;
	background: url(/lcjtww/uiFramework/wwimages/look-details.png) right center no-repeat;
}

.sporduct-con{
	width: 700px;
	overflow: hidden;
}
.sporduct-con li{
	display: inline;
	float: left;
	height: 152px;
	width: 152px;
	margin:20px 44px 20px 24px;
	border:1px solid #e9e6e6;
	text-align: center;
	background:url(/lcjtww/uiFramework/wwimages/s-bg4.gif) repeat-x;
	overflow: hidden;
}
.sporduct-con li a{
	display: block;
	width: 142px;
	height: 8px;
	margin: 16px 0 0 5px;
	padding-top:112px;
	font:14px/14px "Microsoft Yahei";
	color: #707070;
	background:url(/lcjtww/uiFramework/wwimages/s-ico1.png) no-repeat 27px 0;
}
.sporduct-con li a:hover{
	color: #015cab;
	background:url(/lcjtww/uiFramework/wwimages/s-ico1.png) no-repeat 27px -130px;
}
.sporduct-con li.bg1 a{
	background-position:-90px 0;
}
.sporduct-con li.bg1 a:hover{
	background-position:-90px -130px;
}
.sporduct-con li.bg2 a{
	background-position:-207px 0;
}
.sporduct-con li.bg2 a:hover{
	background-position:-207px -130px;
}
.sporduct-con li.bg3 a{
	background-position:-324px 0;
}
.sporduct-con li.bg3 a:hover{
	background-position:-324px -130px;
}
.sporduct-con li.bg4 a{
	background-position:-441px 0;
}
.sporduct-con li.bg4 a:hover{
	background-position:-441px -130px;
}
.sporduct-con li.bg5 a{
	background-position:-558px 0;
}
.sporduct-con li.bg5 a:hover{
	background-position:-558px -130px;
}
.sporduct-con li.bg6 a{
	background-position:-675px 0;
}
.sporduct-con li.bg6 a:hover{
	background-position:-675px -130px;
}
.sporduct-con li.bg7 a{
	background-position:-792px 0;
}
.sporduct-con li.bg7 a:hover{
	background-position:-792px -130px;
}
.sporduct-con li.bg8 a{
	background-position:-909px 0;
}
.sporduct-con li.bg8 a:hover{
	background-position:-909px -130px;
}
.sporduct-con li.bg9 a{
	background-position:-1377px 0;
}
.sporduct-con li.bg9 a:hover{
	background-position:-1377px -130px;
}
.sporduct-con li.bg10 a{
	background-position:-1026px 0;
}
.sporduct-con li.bg10 a:hover{
	background-position:-1026px -130px;
}
.sporduct-con li.bg11 a{
	background-position:-1143px 0;
}
.sporduct-con li.bg11 a:hover{
	background-position:-1143px -130px;
}
.sporduct-con li.bg12 a{
	background-position:-1494px 0;
}
.sporduct-con li.bg12 a:hover{
	background-position:-1494px -130px;
}
.sporduct-con li.bg13 a{
	background-position:-1260px 0;
}
.sporduct-con li.bg13 a:hover{
	background-position:-1260px -130px;
}

.sporduct-listtext{
	margin:1px 0 0 0;
	padding:10px 0 15px 0;
	
	overflow: hidden;
	_zoom:1;
}
.sporduct-listtext p{
	padding:0 5px;
	font:14px/32px "Microsoft Yahei";
}
.sporduct-list{
	width: 670px;
	margin:1px 0 0 0;
	padding:20px 0 0 0;
	
	overflow: hidden;
	_zoom:1;
}
.sporduct-list .list-text{
	float: left;
	width: 311px;
	height: 197px;
	margin:0 20px 30px 0;
	border:1px solid #e5e5e5;
	background:#f2f2e9;
	overflow: hidden;
}
.sporduct-list .list-text h3{
	padding:15px 0 12px 12px;
	font:14px/14px "Microsoft Yahei";
	color: #535353;
}
.sporduct-list .list-text p{
	height: 118px;
	padding:0 12px 0 12px;
	line-height: 26px;
	font-family: "SimSun";
	overflow: hidden;
}
.sporduct-list .list-text a{
	display: block;
	width: 311px;
	height: 38px;
	font-size: 14px;
	line-height: 38px;
	text-align: center;
	color: #015cab;
	border-top:1px solid #e5e5e5;
	background:url(/lcjtww/uiFramework/wwimages/s-bg1.gif) repeat-x;
}
.sporduct-list dl{
	float: left;
	width: 313px;
	height: 240px;
	margin:0 20px 30px 0;
	overflow: hidden;
}
.sporduct-list dl dt img{
	width: 313px;
	height: 130px;
}
.sporduct-list dl dd h3{
	font:16px/23px "Microsoft Yahei";
	padding:10px 0 2px 0;
	color: #535353;
}
.sporduct-list dl dd h3 a{
	font:16px/23px "Microsoft Yahei";
	
	color: #535353;
width:100%;
}
.sporduct-list dl dd p{
	line-height: 26px;
	font-family: SimSun;
}
.sporduct-list dl dd a{
	float: right;
	color: #015cab;
	font-family: SimSun;
}
.right-sproduct dl p{
	height: 98px;
	margin-top:5px;
}

.sporduct-end .product-info{
	width: 356px;
}
.sporduct-end .product-info .info-text{
	padding-bottom: 17px;
}
.sporduct-end .product-info .info-text div{
	overflow: hidden;
	_zoom:1;
}
.sporduct-end .product-info .info-text dl{
	float: left;
	width: 168px;
	overflow: hidden;
}
.sporduct-end .product-info .info-text dl dt{
	font-size: 14px;
	padding: 6px 0 10px 0;
}
.sporduct-end .product-info .info-text dl dd{
	line-height: 26px;
}
.sporduct-end .product-info .info-text a{
	display: inline-block;
	width: 147px;
	height: 33px;
	font:14px/33px "Microsoft Yahei";
	text-align: center;
	margin:15px 10px 0 0;
	color: #015cab;
	border:1px solid #e9e6e6;
	background:url(/lcjtww/uiFramework/wwimages/s-bg5.gif) repeat-x;
	position: relative;
	bottom: 0;
}

.end-tabconbox{
	width: 100%;
	margin-top: 30px;
	overflow: hidden;
	-zoom:1;
}
.industry-left .five a{
	width: 125px;
}
.end-tabcon{
	margin-top: 20px;
	overflow: hidden;
	_zoom:1;
}
.end-tabcon .bottom-line{
	padding-bottom: 3px;
	border-bottom: 1px solid #dcdcdc;
}
.end-tabcon .tabcon{
	overflow: hidden;
	_zoom:1;
}
.s-con .gaisu{
	margin:0 0 16px 0;
	padding:0 0 20px 0;
	border-bottom: 1px solid #dcdcdc;
}
.s-con .gaisu dd{
	width: 312px;
}
.s-con .gaisu dd a{
	color: #015cab;
	float: right;
	margin-top: 5px;
}
.tabcon-video{
	padding:0;
	border-top:none;
	border-bottom: 1px solid #dcdcdc;
}
.tabcon-video dl dt{
	position: relative;
}
.tabcon-video dl dt p.btn img{
	width: 44px;
	height: 46px;
	position: absolute;
	left:130px;
	top:46px;
}
.tabcon-texing{
	padding:0 10px;
	overflow: hidden;
	_zoom:1;
}
.tabcon-texing h3{
	font:14px/28px "Microsoft Yahei";
	color: #535353;
}
.tabcon-texing p{
	line-height: 28px;
}
.tabcon-anli{
	border:none;
	padding-top:0;
}

.findsoft-con{
	margin:20px 0 0 0;
	overflow: hidden;
	_zoom:1;
}
.findsoft-con .t{
	display: block;
	font:16px/23px "Microsoft Yahei";
	color: #535353;
}
.findsoft-con .form-wrap{
	margin:10px 20px 0;
	width: 940px;
	padding-bottom: 25px;
	border-bottom: 1px solid #dcdcdc;
	overflow: hidden;
	_zoom:1;
}
.findsoft-con .form-wrap div{
	width: 1000px;
	overflow: hidden;
}
.findsoft-con .form-wrap label{
	display: inline-block;
	float: left;
	width: 166px;
	font:14px/14px "SimSun";
	margin:15px 0 0 30px;
	color: #535353;
}
.submit-btn{
	text-align: center;
	overflow: hidden;
	_zoom:1;
}
.submit-btn input,.result-btn input{
	width: 110px;
	height: 35px;
	font:14px/35px "Microsoft Yahei";
	color: #fff;
	text-align: center;
	cursor:pointer;
	border:none;
	background:url(/lcjtww/uiFramework/wwimages/form-btn.jpg) no-repeat 0 0;
}

.result-title{
	height: 16px;
	font:16px/16px "Microsoft Yahei";
	margin:20px 0 60px 0;
	color: #535353;
}
.result-title span{
	color: #005ba8;
}
.result-con{
	overflow: hidden;
	_zoom:1;
}
.result-con dl{
	float: left;
	width: 326px;
	margin-bottom: 40px;
	overflow: hidden;
	_zoom:1;
}
.result-con dl dt img{
	float: left;
	width: 69px;
	height: 71px;
}
.result-con dl dd{
	float: left;
	width: 238px;
	margin-left: 15px;
}
.result-con dl dd h3{
	font:14px/24px "Microsoft Yahei";
	color: #535353;
}
.result-con dl dd p{
	line-height: 24px;
	color: #898989;
}
.result-btn{
	padding:30px 0 0 310px;
	margin:100px 20px 0;
	line-height: 35px;
	border-top: 1px solid #dcdcdc;
	overflow: hidden;
	_zoom:1;
}
.result-btn span{
	float: left;
	margin-right: 15px;
}
.result-btn input{
	float: left;
}


.right-item h3 i.wb{
	background: url(/lcjtww/uiFramework/wwimages/s-ico2.png) no-repeat 0 6px;
}
.H-wrapper{
	width: 980px;
	margin:0 auto;
	overflow: hidden;
	_zoom:1;
}
.H-linkcon{
	width: 1000px;
	margin-top:1px;
	padding:20px 0 0 0;
	border-top:1px solid #dcdcdc;
	overflow: hidden;
	_zoom:1;
}
.H-linkcon ul{

}
.H-linkcon li{
	display: inline;
	float: left;
	width: 120px;
	height: 120px;
	text-align: center;
	margin:0 20px 0 0;
	border:1px solid #e9e6e6;
	background:url(/lcjtww/uiFramework/wwimages/s-bg6.gif) repeat-x;
	overflow: hidden;
}
.H-linkcon li a{
	display: block;
	width: 120px;
	height: 25px;
	color: #707070;
	margin-top:13px;
	padding-top:83px;
	background:url(/lcjtww/uiFramework/wwimages/s-ico3.png) no-repeat 25px 0;
}
.H-linkcon li a:hover{
	color: #015cab;
	background-position: 25px -126px;
}
.H-linkcon li.bg1 a{
	background-position: -95px 0;
}
.H-linkcon li.bg1 a:hover{
	background-position: -95px -126px;
}
.H-linkcon li.bg2 a{
	background-position: -215px 0;
}
.H-linkcon li.bg2 a:hover{
	background-position: -215px -126px;
}
.H-linkcon li.bg3 a{
	background-position: -335px 0;
}
.H-linkcon li.bg3 a:hover{
	background-position: -335px -126px;
}
.H-linkcon li.bg4 a{
	background-position: -458px 0;
}
.H-linkcon li.bg4 a:hover{
	background-position: -458px -126px;
}
.H-linkcon li.bg5 a{
	background-position: -578px 0;
}
.H-linkcon li.bg5 a:hover{
	background-position: -578px -126px;
}
.H-linkcon li.bg6 a{
	background-position: -698px 0;
}
.H-linkcon li.bg6 a:hover{
	background-position: -698px -126px;
}
.H-solution{
	padding-bottom: 1px;
	border-bottom: 1px solid #dcdcdc;
	overflow: hidden;
	_zoom:1;
}
.H-solution .solution-info{
	padding-bottom: 20px;
	border-bottom: 1px solid #dcdcdc;
	overflow: hidden;
	_zoom:1;
}
.H-solution .solution-info a.btn{
	display: block;
	text-align: right;
	font:12px/12px "SimSun";
	padding-right: 15px;
	margin:5px 8px 0 0;
	color: #015cab;
	background:url(/lcjtww/uiFramework/wwimages/look-details.png) no-repeat right center;
}
.H-solution .product-intro{
	padding-bottom: 15px;
	border-bottom: 1px solid #dcdcdc;
	overflow: hidden;
	_zoom:1;
}

.Hporduct-con li a{
	background:url(/lcjtww/uiFramework/wwimages/s-ico4.png) no-repeat 27px 0;
}
.Hporduct-con li a:hover{
	background:url(/lcjtww/uiFramework/wwimages/s-ico4.png) no-repeat 27px -130px;
}
.sporduct-con li.bg14 a{
	background-position:-1611px 0;
}
.sporduct-con li.bg14 a:hover{
	background-position:-1611px -130px;
}
.sporduct-con li.bg15 a{
	background-position:-1728px 0;
}
.sporduct-con li.bg15 a:hover{
	background-position:-1728px -130px;
}

.Hporduct-listsx{
	margin:1px 0 0 0;
	border-top:1px solid #dcdcdc;
	overflow: hidden;
	_zoom:1;
}
.Hporduct-listsx .listsx-con{
	width: 700px;
	margin:15px 0 0 0;
	overflow: hidden;
	_zoom:1;
}
.Hporduct-listsx .listsx-con .t{
	display: block;
	float:left;
	width: 123px;
	font:16px/16px "Microsoft Yahei";
	color: #898989;
	overflow: hidden;
	_zoom:1;
}
.Hporduct-listsx .listsx-con div{
	float: left;
	width: 575px;
}
.Hporduct-listsx .listsx-con div label{
	display: inline-block;
	width: 140px;
}
.Hporduct-listsx .listsx-con div label input{
	margin-right: 10px;
}
.Hporduct-listsx .sporduct-end .product-info .info-text ul{
	height: 142px;
	overflow: hidden;
}
.Hporduct-listsx .sporduct-end{
	height: auto;
	margin-top:30px;
	overflow: hidden;
	_zoom:1;
}
.Hporduct-listsx .sporduct-end .product-banner{
	height: auto;
	overflow: hidden;
	_zoom:1;
}
.Hporduct-popup{
	width: 600px;
	height: 470px;
}
.Hporduct-popup ul{
	padding:50px 0 0 0;
	overflow: hidden;
	_zoom:1;
}
.Hporduct-popup ul li{
	float: left;
	display: inline;
	height: 34px;
	width: 198px;
	margin:0 20px 20px 50px;
	line-height: 34px;
	text-align: center;
	border:1px solid #e9e6e6;
	background:url(/lcjtww/uiFramework/wwimages/s-bg5.gif) repeat-x left bottom;
}
.Hporduct-popup ul li a{
	font-size:14px;
	color: #535353;
}
.Hporduct-popup ul li a:hover{
	color: #4b8acc;
}


/* service style */
.Soutline-con,.Ssystem-con{
	width: 1000px;
}
.Soutline-con dl dd a{
	float: left;
	padding-right: 30px;
}
.Ssystem-con{
	border-bottom: 1px solid #DCDCDC;
}
.Ssystem{
	padding-bottom: 3px;
	border-bottom: 1px solid #DCDCDC;
}
.fullthree a{
	width: 320px;
}

.Soutsour-con .cloud-nav{
	height: 35px;
	padding:0;
}

.Soutsour-con .sporduct-listtext h3{
	font:14px/26px "SimSun";
}
.Soutsour-con .sporduct-listtext p{
	font:12px/26px "SimSun";
	padding:0 5px 0 0;
}
.Soutsour-con .sporduct-listtext .dh-con{
	border-bottom:1px dashed #dcdcdc;
	overflow: hidden;
	_zoom:1;
}
.Soutsour-con .sporduct-listtext .Soutsour-dh{
	float: left;
	width: 486px;
	padding-bottom: 15px;
}
.Soutsour-con .sporduct-listtext .dh1{
	border-right:1px dashed #dcdcdc;
	margin-top:10px;
}
.Soutsour-con .sporduct-listtext .Soutsour-dh h3{
	padding-left: 12px;
	background:url(/lcjtww/uiFramework/wwimages/ico5.gif) no-repeat 3px 12px; 
}
.Soutsour-con .sporduct-listtext .Soutsour-dh p{
	padding-left: 13px;
}
.Soutsour-con .sporduct-listtext .dh2{
	width: 378px;
	padding-left: 108px;
}
.Soutsour-con .sporduct-listtext .dh-con2{
	overflow: hidden;
	_zoom:1;
}
.Soutsour-con .sporduct-listtext .dh-con2 .dh3{
	border-right:1px dashed #dcdcdc;
	padding-top:20px;
}
.Soutsour-con .sporduct-listtext .dh-con2 .dh2{
	padding-top:20px;
}

.Awisdom-con{
	width: 1000px;
}
.Awisdom-con dl dd span{
	float: right;
}
.Awisdom .h-title,.Awisdom .ycount-con h3{
	position: relative;
}
.Awisdom .h-title a,.Awisdom .ycount-con h3 a{
	font-size: 10px;
	font-family: "Arial";
	position: absolute;
	right:0;
	top:5px;
}


.Azizhi-con{
	padding:20px 0 0 0;
	overflow: hidden;
	_zoom:1;
}
.Azizhi-con .pic{
	margin-bottom: 20px;
	overflow: hidden;
	_zoom:1;
}
.Azizhi-con .pic img{
	float: left;
	width: 980px;
	height: 211px;
}
.Azizhi-con p{
	font-family: "SimSun";
	line-height: 35px;
	border-bottom: 1px solid #ebebeb;
}

.Alinian-con{
	width: 1000px;
	overflow: hidden;
	_zoom:1;
}
.Alinian-con dl{
	float: left;
	width: 323px;
	margin:20px 10px 0 0;
	overflow: hidden;
	_zoom:1;
}
.Alinian-con dl dt img{
	width: 310px;
	height: 205px;
	margin-bottom: 20px;
}
.Alinian-con dl dd h3{
	font:bold 14px/26px "SimSun";
}
.Alinian-con p{
	line-height: 26px;
	font-family: SimSun;
}
.Anews-slide{
	height: 212px;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
}
.Anews .ycount-text{
	float: left;
}
.Anews .ycount-text dt,.Anews .ycount-text dt img{
	height: 211px;
}
.Anews .ycount-text dd h3{
	margin-bottom: 15px;
}
.Anews .ycount-text dd a.btn{
	float: right;
	color: #015ba7;
	font-family: SimSun;
}
.Anews-slide .btns_con{
	position: absolute;
	left:334px;
	bottom: 0;
	overflow: hidden;
}
.Anews-slide .btns_con a{
	float: left;
	margin-right: 3px;
	display: inline-block;
	width: 11px;
	height: 11px;
	background:url(/lcjtww/uiFramework/wwimages/s-ico5.png) no-repeat 0 0;
}
.Anews-slide .btns_con a:hover,.Anews-slide .btns_con a.on{
	background:url(/lcjtww/uiFramework/wwimages/s-ico5.png) no-repeat -28px 0;
}
.s-con .Anews-slide .ycount-text dd p{
	font-family: SimSun;
}
.Anews-con p{
	height: 35px;
	font-family: "SimSun";
	line-height: 35px;
	border-bottom: 1px solid #ebebeb;
}
.Anews-con p a{
	float: left;
}
.Anews-con p span{
	float: right;
	color: #b5b5b5;
}

.Anews .look-more{
	margin-top: 60px;
}

.Soperation .two a{
	width: 480px;
}
.Soperation .border{
	padding-bottom: 25px;
	border-bottom: 1px solid #dcdcdc;
}
.Soperation .ycount-text dd a{
	color: #015cab;
	float: right;
	font-family: "SimSun";
}

.Sdesktop-text{
	font:12px/26px "SimSun";
	border-top: 1px solid #DCDCDC;
	margin-top:1px;
	padding:10px 0 15px 0;
	overflow: hidden;
	_zoom:1;
}
.Sdesktop-text p{
	padding-right: 5px;
	color: #898989;
}
.Sdesktop-text p img{
	margin:0 auto;
}
.Sdesktop-text h3{
	font-size: 16px;
}
.Sdesktop-text ul{
	overflow: hidden;
	_zoom:1;
}
.Sdesktop-text ul li{
	float: left;
	display: inline;
	width: 163px;
	margin:85px 50px 0 30px;
	text-align: center;
}
.Sdesktop-text ul li a{
	color: #005ca5;
	font:14px/26px "Microsoft Yahei";
}
.Sdesktop-text ul li a span{
	display: block;
}
.Sdesktop-text ul li a img{
	display: inline;
	width: 97px;
	height: 97px;
}



.down-title{
	height: 36px;
	line-height: 36px;
	font:12px/36px "SimSun";
	margin:20px 0;
	color: #015da8;
	border-bottom: 1px solid #DCDCDC;
	overflow: hidden;
	_zoom:1;
}
.down-title a{
	color: #535353;
	margin:0 60px 0 40px;
}
.down-title a:hover,.down-title a.active{
	color: #015da8;
}

.down-con{
	overflow: hidden;
	_zoom:1;
}
.down-con li{
	font:12px/23px "SimSun";
}
.down-con li .t1{
	display: block;
	float: left;
	width: 560px;
	margin-bottom: 10px;
}
.down-con li .t2{
	float: left;
	display: block;
	width: 300px;
}
.down-con li a{
	float: right;
	display: block;
	width: 90px;
	height: 23px;
	text-align: center;
	color: #535353;
	background:url(/lcjtww/uiFramework/wwimages/s-bg7.gif) no-repeat 0 -63px;
}
.down-con li a:hover{
	color: #fff;
	background:url(/lcjtww/uiFramework/wwimages/s-bg7.gif) no-repeat 0 0;
}

.Sdesktop-text .blue{
	color: #015da8;
}

.downloadend-con{
	width: 1000px;
	margin-top:28px;
	overflow: hidden;
	_zoom:1;
}
.downloadend-con .con-box{
	float: left;
	width: 318px;
	height: 280px;
	margin-right: 10px;
	border:1px solid #e9e6e6;
	overflow: hidden;
}
.downloadend-con .con-box h3{
	height: 38px;
	font:14px/38px "Microsoft Yahei";
	text-align: center;
	border-bottom:1px solid #e9e6e6;
	color: #535353;
	background:url(/lcjtww/uiFramework/wwimages/s-bg1.gif) repeat-x;
}
.downloadend-con .con-box div{
	width: 318px;
	text-align: center;
	overflow: hidden;
	_zoom:1;
}
.downloadend-con .con-box div img{
	width: 127px;
	height: 127px;
	margin:30px auto 24px;
}
.downloadend-con .con-box div a{
	display: block;
	width: 137px;
	height: 33px;
	font:14px/33px "Microsoft Yahei";
	margin:0 auto;
	text-align: center;
	border:1px solid #e9e6e6;
	color: #015cab;
	background:url(/lcjtww/uiFramework/wwimages/s-bg5.gif) repeat-x;
}
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(/lcjtww/uiFramework/wwimages/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(/lcjtww/uiFramework/wwimages/ico1.gif) no-repeat left center;
}
.header .header-login a.reg{
	padding-left: 20px;
	margin-right: 4px;
	background:url(/lcjtww/uiFramework/wwimages/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(/lcjtww/uiFramework/wwimages/nav-bg.gif) no-repeat left top;
}
.header .header-nav .nav li{
	float: left;
	width: 105px;
	text-align: center;
	background:url(/lcjtww/uiFramework/wwimages/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(/lcjtww/uiFramework/wwimages/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(/lcjtww/uiFramework/wwimages/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(/lcjtww/uiFramework/wwimages/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(/lcjtww/uiFramework/wwimages/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(/lcjtww/uiFramework/wwimages/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(/lcjtww/uiFramework/wwimages/switch-next.png) center center no-repeat;
	right: -40px;
}
.switch-con .prev{
	background: url(/lcjtww/uiFramework/wwimages/switch-prev.png) center center no-repeat;
	left: -40px;
}









/** erjigonggong **/
.s-banner{
	
	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(/lcjtww/uiFramework/wwimages/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(/lcjtww/uiFramework/wwimages/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(/lcjtww/uiFramework/wwimages/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(/lcjtww/uiFramework/wwimages/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(/lcjtww/uiFramework/wwimages/buy.jpg) 0 0 no-repeat;
}
.product-list dl dd.handle a.check{
	right: 0;
	background: url(/lcjtww/uiFramework/wwimages/check.jpg) 0 0 no-repeat;
}
.product-list dl dd.handle a.buy:hover{
	color: #005ca9;
	background: url(/lcjtww/uiFramework/wwimages/buy-hover.jpg) 0 0 no-repeat;
}
.product-list dl dd.handle a.check:hover{
	color: #005ca9;
	background: url(/lcjtww/uiFramework/wwimages/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(/lcjtww/uiFramework/wwimages/product-banner-prev.jpg) 0 0 no-repeat;
}
.con-wrap .next{
	right: 0;
	background: url(/lcjtww/uiFramework/wwimages/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(/lcjtww/uiFramework/wwimages/info-buy.jpg) 0 0 no-repeat;
}
.product-info .info-text a.consult{
	left: 130px;
	background: url(/lcjtww/uiFramework/wwimages/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(/lcjtww/uiFramework/wwimages/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(/lcjtww/uiFramework/wwimages/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(/lcjtww/uiFramework/wwimages/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;
}
/*行业解决方案*/
.industry-left{
	width: 646px;
	height: auto;
}
.industry-left .s-title a{
	width: 214.5px;
}
.industry-left .solution-info{
	width: 100%;
	margin-top: 20px;
}
.industry-left .solution-info img{
	float: left;
	margin-right: 20px;
}
.industry-left .solution-info h3{
	line-height: 30px;
	font-size: 20px;
	color: #535353;
	margin-bottom: 20px;
}
.industry-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(/lcjtww/uiFramework/wwimages/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;
}
.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 p{
	line-height: 24px;
	color: #015cab;
	text-align: center;
	display: none;
}
.solution-list dl dd.handle div.read a{
	background: url(/lcjtww/uiFramework/wwimages/read-icon.png) center center no-repeat;
}
.solution-list dl dd.handle div.pdf a{
	background: url(/lcjtww/uiFramework/wwimages/pdf-icon.png) center center no-repeat;
}
.solution-list dl dd.handle div.video a{
	background: url(/lcjtww/uiFramework/wwimages/video-icon.png) center center no-repeat;
}
.solution-list dl dd.handle div.read a:hover{
	background: url(/lcjtww/uiFramework/wwimages/read-icon-hover.png) center center no-repeat;
}
.solution-list dl dd.handle div.pdf a:hover{
	background: url(/lcjtww/uiFramework/wwimages/pdf-icon-hover.png) center center no-repeat;
}
.solution-list dl dd.handle div.video a:hover{
	background: url(/lcjtww/uiFramework/wwimages/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(/lcjtww/uiFramework/wwimages/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;
}
.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(/lcjtww/uiFramework/wwimages/pdf-icon.png) 10px center no-repeat;
}
.solution-case dl dd a:hover{
	background: #eee url(/lcjtww/uiFramework/wwimages/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(/lcjtww/uiFramework/wwimages/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(/lcjtww/uiFramework/wwimages/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(/lcjtww/uiFramework/wwimages/contact.png) center center no-repeat;
}
.right-item h3 i.msg{
	background: url(/lcjtww/uiFramework/wwimages/msg.png) center center no-repeat;
}
.right-item h3 i.relate{
	background: url(/lcjtww/uiFramework/wwimages/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(/lcjtww/uiFramework/wwimages/online1.jpg) 0 0 no-repeat;
}
.contact-item dd a.online2{
	background: url(/lcjtww/uiFramework/wwimages/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(/lcjtww/uiFramework/wwimages/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(/lcjtww/uiFramework/wwimages/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(/lcjtww/uiFramework/wwimages/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(/lcjtww/uiFramework/wwimages/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:1001; 
    -moz-opacity: 0.3; 
    opacity:.30; 
    filter: alpha(opacity=30); 
}
.login-info{ 
    display: none; 
    position: fixed;
    _position: absolute; 
    top: 50%; 
    left: 50%;
    margin: -191px 0 0 -422px; 
    width: 500px; 
    height: 383px; 
    background-color: #fff; 
    z-index:1002; 
    overflow: auto; 
    border: 1px solid #eee;
} 
.login-info p{
	height: 38px;
	text-indent: 20px;
	background: url(/lcjtww/uiFramework/wwimages/look-more.jpg) repeat-x scroll 0 0 ;
	line-height: 38px;
	color: #535353;
	font-size: 20px;
	position: relative;
}
.login-info p a{
	background: url(/lcjtww/uiFramework/wwimages/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(/lcjtww/uiFramework/wwimages/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(/lcjtww/uiFramework/wwimages/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(/lcjtww/uiFramework/wwimages/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(/lcjtww/uiFramework/wwimages/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(/lcjtww/uiFramework/wwimages/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(/lcjtww/uiFramework/wwimages/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: 320px;
}
.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: 280px;
	overflow: hidden;
	position: relative;
	background:#f7f8f8 url(/lcjtww/uiFramework/wwimages/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(/lcjtww/uiFramework/wwimages/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;
	background: url(/lcjtww/uiFramework/wwimages/solution_pull_con.jpg) right center no-repeat;
}
.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(/lcjtww/uiFramework/wwimages/solution_pull_con_arrow.png) 0 center no-repeat;
}
.solution_pull_con .right img{
	display: block;
	margin: 80px auto 0;
}
.solution_pull_con .right 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(/lcjtww/uiFramework/wwimages/solution_pull_con.jpg) right center no-repeat;
}
.pull_nav .product_pull .a_sub a{
	line-height: 30px;
	width: 143px;
}