/*全局样式*/
*{padding:0px; margin:0px;}
a{text-decoration: none; color: rgb(0, 0, 0);}
ul{list-style:none;}
/*横线*/
.top{height:1px;background:rgb(255, 255, 255);}


/*页头样式*/
.top{height:130px;background:rgb(255, 255, 255);}
.top.center{height: 130px; width: 1000px; margin: 0 auto; background:rgb(90, 93, 250)}
.top.center.logo{width: 300px; height: 50px; float: left; margin-top: 39px; font-size:50px; font-family: 'Times New Roman', Times, serif; text-align: center; color:rgb(248, 212, 4)}
.top.center.menu{width: 670px; height: 40px; float: right;}
.top.center.menu a{display: block; float: left; width: 80px; height: 30px; line-height: 30px; text-align: center; color: #FFF; margin-top: 10px; font-family: 微软雅黑;}
.top.center.menu a:hover{background: url(../images/menu_bg_h.png) center center no-repeat;color: #66973C;}
.search{width: 670px; height: 25px; float: right; margin-top: 10px;}

/*"分割线a"*/
.fengexiana{height:5px; width:1000px; margin:0 auto;background:rgb(255, 255, 255);}

/*"分割线b"*/
.fengexianb{height:10px; width:1000px; margin:0 auto;background:rgb(255, 255, 255);}

/*"黑板墙"形成的横向区域*/
.blackboard{height:200px; width:1000px; margin:0 auto;background:rgb(4, 66, 42);}
.bb_center{height:30px; padding-top:15px;font-size:20px; font-family: 微软雅黑; text-align: left; color:rgb(255, 255, 255)}



/*"技术资讯、技术演进、商用案例、信息设备、基础软件、应用软件"形成的横向区域*/
.container{height:800px; width:1000px;margin: 0 auto;}


/*技术资讯*/
.news{width:300px; height:360px; float:left;}
.n_top{height:35px; border-bottom:1px solid rgb(247, 22, 22);} 

/*技术演进*/
.hot{width:300px; height:360px; float:left; margin-left:50px;}
.h_top{height:35px; border-bottom:1px solid rgb(28, 3, 255);} 

/*商用案例*/
.focus{width:300px; height:360px; float:right;}
.f_top{height:35px; border-bottom: 1px solid rgb(220, 7, 248);}

/*信息设备*/
.devices{width:300px; height:360px; float:left;}
.d_top{height:35px; border-bottom:1px solid rgb(247, 22, 22);} 

/*基础软件*/
.basi{width:300px; height:360px; float:left; margin-left:50px;}
.b_top{height:35px; border-bottom:1px solid rgb(28, 3, 255);} 

/*应用软件*/
.app{width:300px; height:360px; float:right;}
.a_top{height:35px; border-bottom: 1px solid rgb(220, 7, 248);}

.cat_title{float:left;height:35px;line-height:35px;font-size:35px;font-weight:bold;}
.more a{float:right; width:80px; text-align:center; background:url(../images/more.png) center center no-repeat; height:35px; line-height:35px; font-size:15px; color:rgb(230, 14, 14);}

.n_center{height:120px; padding-top:5px;}
.n_center img{float:left; margin-right:5px; margin-top:5px}
.n_center div{font-size:12px; line-height:20px;}

.n_bottom{height:200px; margin-top:10px;}
.n_bottom a{display:block; height:28px; line-height:28px; font-size:13px; color:rgb(5, 5, 5); border-bottom:1px dotted #CCCCCC;}




/*"咨询专家"形成的横向区域*/
.container2{height:1000px; width:1000px; margin-bottom:0 auto;}
/*咨询专家*/
.member {height:120px; width:1000px;float:left;}
.m_top{height:35px; border-bottom: 1px solid #999;}
.cat_title{float:left; height:35px; line-height:35px; font-size:15px; font-weight:bold;}
.more a{width:50px; text-align:center; background: url(../images/more.png) center center no-repeat; height:35px; line-height: 35px; float:right; font-size:12px; color:rgb(226, 13, 13)}
.m_bottom{height:120px; width:1000px;margin-top:5px;}
.m_box{height:100px;width:100px;float:left;border:1px solid #CCC;margin-left:6px;margin-top:13px;}
.m_bottom_name{height:12px; width:1000px;margin-top:5px;}
.m_box_name{height:25px;width:100px;float:left;border:1px solid #CCC;margin-left:6px;margin-top:13px;text-align: center;}






/*"关于我们"形成的横向区域*/
.container3{height:100px; width:1000px; margin:0 auto;}
/*关于我们*/
.about {height:80px; width:1000px; float:left; margin-left:5px;}
.a_top{height:35px; border-bottom:1px solid #999;}
.cat_title{float:left; height:35px; line-height:35px; font-size:15px; font-weight:bold;}
.a_center{margin:5px auto;}
.a_bottom{font-size:13px; line-height:20px; text-indent:2em; margin-top:5px;}





/*图片切换*/
.slideBox{width:300px; height:270px; overflow:hidden; position:relative;}

.slideBox.hd{height:150px; overflow:hidden; position:absolute; right:50px; bottom:5px; z-index:1;}
.slideBox.hd ul{overflow:hidden; zoom:1; float:left;}
.slideBox.hd ul li{float:left; margin-right:2px; width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor: pointer;}
.slideBox.hd ul li.on{background:#f00; color:#fff;}

.slideBox.bd{position:relative; height:100%; z-index:0;}
.slideBox.bd li{zoom:l; vertical-align: middle;}
.slideBox.bd img{width:300px; height:270px; display:block; border:0px;}


/*页尾*/
.footer{height:350px; background: rgb(255, 255, 255);}
.center_box{width:1000px; height:300px; margin:0 auto; background:rgb(212, 191, 95)}
.text{height:105px;color:rgb(3, 40, 247);float:left;line-height:23px;font-size:13px;padding-top:15px;padding-left:120px;}
.ewm{height:95px;float:right;text-align:center;padding-right:120px;padding-top:25px;}


/*关于我们页面----------------------------------------------*/
.about_main{width:1000px; min-height:1000px; height:auto; margin:0 auto;}
/*slide*/
.slide{height:400px;width:220px;float:left;border:1px solid #CCC; margin-top:5px; margin-bottom:5px;}
.slide_cat_title{height:40px;line-height:40px;padding-left:20px;font-size:14px;color:#FFF;font-weight:bold;background-color:#66973C;}
.qq{height:85px;width:190px;border-bottom:1px dotted # D6D6D6; margin:0 auto; padding-left:10px; font-size:14px; margin-top:15px;}
.qq div{height:42px;line-height:42px;margin:0 auto}
.service{height:88px;line-height:24px;width:160px;boder-bottom:1px dotted #66973C; margin:0 auto; padding-top:10px; background:url(../images/clock.jpg) 8px center no repeat; padding-left:40px;}
.service_title{font-weight:bold;font-size:14px}
.service_detail{font-weight:bold;color:#63;font-size:14px}
.weixin{height:58px;line-height:24px;width:160px;border-bottom:1px dotted #66973C; margin:0 auto; padding-top:10px; background：url(../imges/weixin/.jgp) 8px center no-repeat; padding-left:40px;}
.weixin_title{font-weight:bold;font-size:14px;}
.weixin_detail{color:#000;font-size:13px;}
.email{height:58px;line-height:24px;width:160px;border-bottom:1px dotted #D6D6D6; margin:0 auto; padding-top:10px; background:url(../image/email/.jpg) 8px center no-repeat; padding-left:40px;}
.email_title{font-weight:bold;font-size:14px;}
.email_detail{color:#000;font-size:13px;}
/*right*/
.right{min-height:900px;height:auto;width:760px;float:right;}
.content{padding:5px;line-height:22px;font-size:13px;text-indent:2em;}
/*内页导航----------------------------------------------------------*/
.submenu{height:30px;line-height:30px;width:750px;border-bottom:1px solid #666;padding-left:10px;}
.submenu a{font-size:14px;}


/*数据整理列表页--------------------------------------------------------*/
.article_main{width:1000px; min-height:200px; height:auto; margin:0 auto; overflow:hidden;display: block;}
.article_content{min-height:200px;height:auto;width:98%;margin:5px auto;}
.article_row{height:40px;line-height:40px;border-bottom:1px dotted #CCC;}
.article_title{height:40px;float:left;font-size:13px;margin-left:5px;}
.article_date{font-size:13px;float:right;margin-right:5px;}
.article_page{height:40px;margin:0 auto;float:left;}
.article_page a{display:block;height:20px;width:20px;border:1px solid #CCC;float:left;margin-left:5px;margin-right:5px;text-align:center;line-height:20px;font-size:12px;margin-top:7px;}
/*数据整理内容页--------------------------------------------------------*/
.article_content_title{height:30px;font-size:14px;font-weight:bold;text-align:center;line-height:30px;}
.article_from{height:30px;line-height:20px;font-size:13px;text-align:center;}
.article_detail{line-height:26px;font-size:13px;text-indent:2em; white-space:pre-wrap; word-wrap:break-word;}

/*过程方法列表页--------------------------------------------------------*/
.solution_main{width:1000px; min-height:1000px; height:auto; margin:0 auto;}
.solution_content{width:98%;margin:5px auto;}
.solution_row{height:40px;line-height:40px;border-bottom:1px dotted #CCC;}
.solution_title{height:40px;float:left;font-size:13px;margin-left:5px;}
.solution_date{font-size:13px;float:right;margin-right:5px;}
.solution_page{height:40px;margin:0 auto;float:right;}
.solution_page a{display:block;height:20px;width:20px;border:1px solid #CCC;float:left;margin-left:5px;margin-right:5px;text-align:center;line-height:20px;font-size:12px;margin-top:7px;}
/*过程方法内容页--------------------------------------------------------*/
.solution_content_title{height:30px;font-size:14px;font-weight:bold;text-align:center;line-height:30px;}
.solution_from{height:30px;line-height:20px;font-size:13px;text-align:center;}
.solution_detail{line-height:22px;font-size:13px;text-indent:2em; white-space:pre-wrap; word-wrap:break-word;}

/*产品列表页--------------------------------------------------------*/
.field_main{width:1000px; min-height:1000px; height:auto; margin:0 auto;}
.field_content{height:800px;width:760px;}
.field_box{height:186px;width:181px;float:left;border:1px solid #CCC;margin-left:6px;margin-top:13px;}
.field_page{height:40px;margin:0 auto;float:right;}
.field_page a{display:block;height:20px;width:20px;border:1px solid #CCC;float:left;margin-left:5px;margin-right:5px;text-align:center;line-height:20px;font-size:12px;margin-top:7px;}
/*产品内容页-------------------------------------------------------*/
.field_content_title{height:37px;font-size:14px;font-weight:bold;text-align:center;line-height:37px;background:#66973C;color:#FFF;}
.field_detail{line-height:22px;font-size:13px;text-indent:2em; white-space:pre-wrap; word-wrap:break-word;}

/*会员列表页--------------------------------------------------------*/
.member_main{width:1000px; min-height:1000px; height:auto; margin:0 auto;}
.member_content{height:800px;width:760px;}
.member_box{height:186px;width:181px;float:left;border:1px solid #CCC;margin-left:6px;margin-top:13px; text-align: center;}
.member_page{height:40px;margin:0 auto;float:right;}
.member_page a{display:block;height:20px;width:20px;border:1px solid #CCC;float:left;margin-left:5px;margin-right:5px;text-align:center;line-height:20px;font-size:12px;margin-top:7px;}
/*产品内容页-------------------------------------------------------*/
.member_content_title{height:37px;font-size:14px;font-weight:bold;text-align:center;line-height:37px;background:#66973C;color:#FFF;}
.member_detail{line-height:22px;font-size:13px;white-space:pre-wrap; word-wrap:break-word;}

/*给我留言页-------------------------------------------------------*/
.guestbook_main{width:1000px; min-height:1000px; height:auto; margin:0 auto;}
.guestbook_content{margin-top:10px;width:760px;}
.guestbook_content ul{height:40px;font: size 13px;} 
.guestbook_content ul li{height:40px;line-height:40px;float:left;} 
.guestbook_content ul li.title{width:150px;text-align:right;} 
.guestbook_content ul li.title.must{color:red;} 
.guestbook_content ul.ct{height:100px;border:1px solid red;} 
.guestbook_content ul.ct.title{height:100px;line-height:100px;} 
.guestbook_content ul.ct textarea{margin-top:10px;} 
.guestbook_content ul li input{height:22px; width:250px;} 
.guestbook_content div{clear:both;} 
.guestbook_content div input{margin-left:250px;} 

/*联系我们-------------------------------------------------------*/
.contact_main{width:1000px; min-height:1000px; height:auto; margin:0 auto;}
.contact_content{width:760px;}
.contact_content.contact_img{height:242px;text-align:center;margin-bottom:10px;}
.contact_content.detail{line-height:24px;font-size:14px;padding-left:10px;white-space:pre-wrap; word-wrap:break-word;}

/*会员登录-------------------------------------------------------*/
#main{width:960px;margin:0 auto;}
#wrapper{width:700px;height:200px;top:20px;margin-left:200;margin-right:auto;background:url(../images/mloginmain_bg.gif) no-repeat; position:relative;}
#sys_name{
    position:absolute;
    top:67px;
    left:95px;
    font-size:23px;
    font-family:"微软雅黑";
    height:150px;
    background:url(../images/login_logo.png) center top no-repeat;
}
#cont{
    margin:0;
    padding:0;
    position:absolute;
    top:96px;
    left:358px;
}
#cont li{height:50px;line-height:35px;text-align:left;}
#cont li label.lb{float:left; width:50px; padding:0 5px;line-height:35px;text-align:right;}
#cont li input.ip{width:132px;border:#41a1be 1px solid; font-size:12px;background:url(../images/inputstyle.png) repeat-x;color:#898989;font-family:,"verdana";height:20px;line-height:20px;padding:2px;}
#cont li span{display:block;padding-left:60px;}
#cont span{padding-left:3px;padding-top:6px;}
.entestyle{background:url(../images/login_logo.gif) no-repeat; width:115px;height:36px;}
#copy{margin:0 auto;position:relative;top:345px;color:#fff;}