﻿/*内容区框架*/
.maincon{
	width:980px;
	height:548px;
	margin-top:19px;
	background: url(../images/maincon_bg.jpg) left 280px no-repeat #fff;
}
.maincon_left{width:410px;float:left;}
.maincon_right{width:563px;float:left;}
.mainconR_up{width:563px;height:176px;}
.mainconR_down{width:563px;height:360px;}


/*公司简介*/
.jianjie{width:330px;height:176px;float:left;}
.jj_top{width:330px;height:40px; background:url(../images/intr_top.jpg) center top no-repeat;}
.jj_con{
	width:330px;
	height:132px;
	 background:url(../images/intr_bottom.jpg) center bottom no-repeat;
}
.jj_con li{text-align:left;line-height:21px;padding:0px 10px;}

/*AD图片*/
.pic{width:90px;height:176;float:left;}

/*电邮与服务*/
.eskg{width:143px;height:176;float:left;}
.eskg li{text-align:center;}

/*产品*/
.chanpin{width:460px;height:245px;float:right;margin-top:10px;background:url(../images/pro_bg.jpg) center center no-repeat;}
.cp_top{width:460px;height:40px;}
.cp{width:450px;height:190px;}
.cp li{float:left;margin-left:8px;padding-top:2px;}

/*搜索*/
.sousuo{width:460px;height:60px;float:right;margin-top:20px;}
.ss_left{width:92px;height:60px;float:left; background:url(../images/search_left.jpg) right center no-repeat;}
.ss_con{width:307px;height:60px;float:left; background:url(../images/search_bg.jpg);}
.ss_con li{float:left;margin-left:8px;line-height:14px;padding-top:20px;}
.ss_form{color:#ac12c8;width:120px;height:13px; border:#FFCCFF 1px solid;}
.ss_right{width:61px;height:60px;float:left;}