@charset "utf-8";
/*产品详情页banner*/
.banner_sub{ float:left; width:100%; background:url(../images/banner02.jpg) no-repeat left top; }

/*产品详情1（黄底）*/
.section_o{ width:100%; background:#F2C102 url(../images/sj_ico.png) no-repeat center top;}
.mid_box{ width:1200px; margin:0 auto; height:641px; padding:30px 0;}
.pm_img{ float:left; width:350px; height:450px; padding:57px 29px 0 30px; margin:50px 0 0 120px; display:block; background:url(../images/pm_img_bg.jpg) no-repeat left top;}/*左侧图片*/
.pm_img img{ width:291px; height:336px;}
.mid_box dl{ float:left; width:500px; height:450px; margin:50px 0 0 100px; padding-top:90px;}/*产品详情1（右文字）*/
.mid_box dl dt{line-height:25px; color:#FFF; text-align:left; font-size:20px;}
.mid_box dl dd{ line-height:25px; color:#FFF; text-align:left; font-size:14px;}
.mid_box dl dd.link_ys a{ color:#FFF; text-decoration:underline;}
.mid_box dl dd.link_ys a:hover{ color:#0B333F;}
.mid_box dl dd.pm_inf{ margin:20px 0 44px;}
.mid_box dl dd.btn_ca{ margin-top:20px;}/*点击按钮*/
.mid_box dl dd.btn_ca a{ float:left; width:85px; height:20px; display:block; text-align:center; line-height:20px; margin-right:11px; color:#FFF;}
.mid_box dl dd.btn_ca a.ca_btn{ background:url(../images/ca_btn.jpg) no-repeat left top;}
.mid_box dl dd.btn_ca a.ca_btn:hover{ color:#F2C101; background:url(../images/ca_btn_h.jpg) no-repeat left top;}
.mid_box dl dd.btn_ca a.pm_btn{ color:#0B333F; background:url(../images/pm_btn1.jpg) no-repeat left top;}
.mid_box dl dd.btn_ca a.pm_btn:hover{ color:#fff; background:url(../images/pm_btn2.jpg) no-repeat left top;}

/*产品详情2（白底）*/
.section_t{ background:#fff url(../images/sj_ico_y.png) no-repeat center top;}
.img_r{ margin:50px 0 0 100px; background:url(../images/pm_img_bg2.jpg) no-repeat left top;}/*右侧图片*/
.mid_box dl.left_dl{ margin:50px 0 0 120px;}/*产品详情2（左文字）*/
.mid_box dl.left_dl dt{ color:#F2C101;}
.mid_box dl.left_dl dd{ color:#F2C101;}
.mid_box dl.left_dl dd.link_ys a{ color:#F2C101; text-decoration:underline;}
.mid_box dl.left_dl dd.link_ys a:hover{ color:#0B333F;}
.mid_box dl.left_dl dd.btn_ca a.ca_btn{ color:#F2C101; background:url(../images/ca_btn_w.fw.png) no-repeat left top;}
.mid_box dl.left_dl dd.btn_ca a.ca_btn:hover{ color:#F2C101; background:url(../images/ca_btn_h_w.jpg) no-repeat left top;}
.mid_box dl.left_dl dd.btn_ca a.pm_btn{ color:#0B333F; background:url(../images/ca_btn_h_w.fw.png) no-repeat left top;}
.mid_box dl.left_dl dd.btn_ca a.pm_btn:hover{ color:#fff; background:url(../images/pm_btn2_w.jpg) no-repeat left top;}


/*新闻资讯banner*/
.banner_thr{ float:left; width:100%; background:url(../images/banner03.jpg) no-repeat left top; }

/*左侧新闻信息列表*/
.left_box{ float:left; width:950px;}
.left_box h3{ float:left; width:845px; height:20px; line-height:20px; font-size:16px; background:#f8f8f3 url(../images/h3_ico.png) no-repeat 40px center; padding-left:65px; margin-left:40px;}
.news_list{ float:left; width:910px; padding-top:6px;}
.news_list li{ float:left; width:870px; height:168px; padding-left:80px; background:url(../images/newsli_bg.png) no-repeat left top;}
.news_list li.list_up{ background:url(../images/newsli_up.png) no-repeat left top;}
.news_list li.list_dw{ background:url(../images/newsli_dw.png) no-repeat left top;}
.news_list li .news_img{ float:left; width:200px; height:150px; display:block;}
.news_list li .news_img img{ width:200px; height:150px;}
.news_list li .des{ float:left; width:607px; height:167px; margin-left:20px; border-bottom:1px dotted #aaa;}
.des dt{ float:left; width:607px; height:30px; line-height:30px; font-size:20px;}
.des dt a{ font-weight:bold;}
.des dd{ float:left; width:607px; text-align:left; line-height:30px; color:#828282;}
.des dd.ntit strong { padding-right:20px; color:#AFAFAF;}
.des dd.dd_p{ line-height:25px; overflow:hidden;}

/*翻页样式*/
.page_list{ float:right; padding:20px 40px 20px 0;}
.page_list li{ float:left; height:20px; line-height:20px; padding:0 5px; margin-right:5px; border:1px solid #9B9B9B;}
.page_list li:hover{ background:#FFCC00; border:1px solid #FFCC00;}
.page_list li:hover a{ color:#fff;}

/*右侧最新资讯*/
.right_box{ float:left; width:250px}
.right_box h3{ float:left; width:225px; height:20px; line-height:20px; font-size:16px; background:#f8f8f3 url(../images/h3_ico.png) no-repeat left center; padding-left:25px;}
.right_box .nw_list{ float:left; width:250px; padding-top:20px; background:#EDEDED;}
.nw_list li{ float:left; width:240px; height:60px; margin:0 0 5px 10px; border-bottom:1px dotted #aaa;}
.nw_list li .xw_des{ float:left; width:230px; margin-right:10px;}
.nw_list li dl.xw_des:hover{ background:#fff;}
.xw_des dt{ float:left; width:56px; height:56px;}
.xw_des dt span{ width:56px; height:56px;}
.xw_des dd{ float:left; width:154px; line-height:18px; text-align:left; overflow:hidden; margin-left:10px;}
.xw_des dd a{ font-size:12px;}
.xw_des dd a.fcl{ color:#AFAFAF;}
.xw_des dd.nw_tit{ height:19px;}

/*新闻详情页*/
.sec_inf{ width:900px; min-height:500px; padding:0px 150px; background:url(../images/sec_bg.jpg) repeat-y; margin-top:0px;}
.infor_title{ float:left; width:900px; line-height:24px; margin:10px 0;}
.infor_title span.share_btn{ float:right; *width:250px; *height:24px;/*ie7+ie6*/ display:block;}
.infor_title b{ font-style:normal; text-decoration:underline;}
.title_box{ float:left; width:100%; color:#646464; font-size:25px;}
.content_txt a{ color:#FED966;}
.content_txt a:hover{ color:#646464;}
.content_txt pre{ text-align:right; width:100%}

/*表格*/
.tab_inf{ min-height:900px;}
.tabbox{ float:left; width:900px; background:#fff;}
.tabbox li{ float:left; width:900px; height:43px; line-height:43px; text-align:center; border-bottom:1px solid #CFD7D9; }
.tabbox li.dtitle{ background:#B9CFE3; color:#000; width:900px; border-bottom:1px solid #A1B7C7; border-top:1px solid #A1B7C7;}
.tabbox li span{ float:left; width:179px; height:43px; display:block; line-height:43px; text-align:center; border-right:1px solid #CFD7D9;}
.tabbox li span img{ margin-top:13px;}
.tabbox li span.fist_li{ width:178px; border-left:1px solid #CFD7D9;}
.tabbox li span.fcontent{ width:719px; border-left:0px solid #CFD7D9;text-align:left;text-indent: 15px}
.tabbox li.dtitle span{ border-right:1px solid #A1B7C7;}
.tabbox li.dtitle span.fist_li{ border-left:1px solid #A1B7C7;}
.tabbox li.atitle{ width:898px; background:#DDE1E5; border-left:1px solid #CFD7D9; border-right:1px solid #CFD7D9;}
.btitle { width:100%; text-align:center; font-size:26px; color:#333;}
.btitle span{ margin:0 10px; width:35px; height:1px; background:#e7e9e8; display:inline-block; vertical-align:middle; }

/*定制开发流程*/

/* customization_process 开始 */
.customization_process .mod_hd{
	width:1000px;
	height:67px;
	background:url(../images/process_tt.png) no-repeat;
}
.customization_process .mod_bd{
	font-size:20px;
	color:#454545;
}
.customization_process .mod_bd .intro{
	color:#8c8c8c;
	font-size:15px;
	line-height:24px;
	text-indent:2em;
}
.customization_process .process_box{
	width:770px;
	height:815px;
	background:url(../images/process_bg.png) no-repeat;
}
.process_box div{
	position:absolute;
	text-align:center;
}
.customization_process .s1{
	width:178px;
	height:55px;
	color:#55afdf;
	font-size:16px;
	top:7px;
}
.customization_process .ys1{
	width:182px;
	height:59px;
	color:#525151;
	font-size:16px;
}
.customization_process .morecont{ padding-top:5px; }
.customization_process .ys2{
	width:152px;
	height:45px;
	line-height:45px;
	text-align:center;
	color:#525151;
	font-size:20px;
}
.customization_process .s2{
	left:275px;
}
.customization_process .s3{
	left:559px;
}
.customization_process .s4{
	top:104px;
	left:559px;
}
.customization_process .s5{
	top:211px;
	left:559px;
}
.customization_process .s6{
	top:211px;
	left:275px;
	line-height:59px;
}
.customization_process .s7{
	top:211px;
	font-size:20px;
	line-height:59px;
}
.customization_process .s7_1{
	top:104px;
	line-height:59px;
}
.customization_process .s7_2{
	top:110px;
	left:293px;
	width:152px;
	height:45px;
	line-height:45px;
}
.customization_process .s8{
	top:319px;
	left:275px;
}
.customization_process .s9{
	top:426px;
	left:275px;
}
.customization_process .s10{
	top:426px;
	left:559px;
	line-height:59px;
}
.customization_process .s11{
	top:326px;
	left:576px;
}
.customization_process .s12{
	top:539px;
	left:275px;
	line-height:59px;
}
.customization_process .s13{
	top:539px;
	line-height:59px;
}
.customization_process .s14{
	top:650px;
	line-height:59px;
}
.customization_process .s15{
	top:650px;
	left:275px;
	line-height:59px;
}
.customization_process .s16{
	top:650px;
	left:559px;
	line-height:59px;
}
.customization_process .end{
	top:760px;
	left:534px;
	width:236px;
	height:55px;
	color:#fff;
	line-height:55px;
	text-align:center;
}
/* customization_process 结束 */