﻿@charset "utf-8";
/* CSS Document */

.n_banner { background:url(../images/n_ban_bg.jpg) no-repeat center;height:76px; }
.n_banner .n_b_info { width:980px;margin:0px auto; }
.n_banner .n_b_info .title { color:#FFF;font-size:30px;font-family:'Microsoft YaHei';line-height:76px;float:left;margin-left:6px;  }
.n_banner .n_b_info .title .CNtitle { background:url(../images/n_b_cnt_bg.jpg) no-repeat center left;font-size:22px;padding-left:12px;margin-left:10px; }
.n_banner .n_b_info .motto { float:right;margin-right:12px;padding-top:22px; }
.n_banner .n_b_info .motto .CNmotto { font-size:24px;font-family:'Microsoft YaHei';color:#9cc9eb;line-height:32px; }
.n_banner .n_b_info .motto .ENmotto { font-family:Arial;color:#9cc9eb;line-height:12px; }
.n_main { width:980px;margin:0px auto; }
  /*统一样式*/
.n_main .n_m_l { float:left;height:521px;width:233px;background:url(../images/m_l_bg.jpg) no-repeat; }
.n_main .n_m_l .m_l_title { float:left;height:51px;background:url(../images/m_l_title_bg.png) no-repeat;font-size:16px;color:#FFF;text-align:center;line-height:51px;width:100%;margin:13px 0px 6px 0px; }
.n_main .n_m_l .m_l_contact { display:block;height:44px;margin-left:25px;width:124px;background:url(../images/m_l_img.png) no-repeat center left;padding-left:60px;line-height:12px;color:#77787a; }
.n_main .n_m_l .m_l_contact .m_l_text { font-size:18px;color:#3894d8;line-height:30px;height:30px; }
.n_main .n_m_l .m_l_menu { width:184px;margin-left:25px;padding-bottom:20px; }
.n_main .n_m_l .m_l_menu li { position:relative;}
.n_main .n_m_l .m_l_menu li a{ display:block;border-bottom:1px dotted #b2b2b2;height:30px;line-height:30px;color:#666;font-size:14px;padding-left:15px;background:url(../images/m_l_m_icon.jpg) no-repeat center left;white-space: nowrap;text-overflow: ellipsis;overflow: hidden; }
.n_main .n_m_l .m_l_menu li a:hover , .n_main .n_m_l .m_l_menu li a.hover{ color:#3894d8;font-weight:bold; }
.n_main .n_m_r { float:right;width:730px;min-height:680px;padding-bottom:65px; }
.n_main .n_m_MAndP{ padding:11px 3px 4px 5px;background:url(../images/n_m_MAndP_bg.png) no-repeat bottom;height:30px;line-height:30px;color:#505050;margin-bottom:20px; }
.n_main .n_m_MAndP .map_name{ float:left;font-size:16px;background:url(../images/path_icon.png) no-repeat center left;padding-left:27px; }
.n_main .n_m_MAndP .map_path{ float:right;color:#505050; }
.n_main .n_m_MAndP .map_path span{ margin-left:7px; }
.n_main .n_m_MAndP .map_path a{ color:#505050;margin:0px 7px; }
     /* 分页 */
.pages { font-size:12px;padding:10px 0px 35px 0px;text-align:right;height:30px;line-height:30px;}
.pages a {padding:5px 8px;color:#333;text-decoration:none;border:1px solid #d4d4d4; }
.pages span, .pages a:hover { background:#2084cd;color:#fff; }
.pages a.a1:hover {background:#FFF;color:#333;}
.pages span {padding:5px 8px;}

  /*表格*/
.table { border-collapse: collapse;color:#585858;width:680px;text-align:left; }
.table tr td { line-height:35px; }
.table tr td.table_name { text-align:right;padding-right:5px;width:140px; }
.table tr td .table_boder { border:1px solid #7f9db9; }
.table tr td .table_text { width:151px;height:20px;border:1px solid #7f9db9; }
.table tr td .table_error { margin-left:10px;color:red; }
.table tr td .checkbox_d { padding-top:13px;line-height:21px; }
.table tr td .checkbox_d .checkbox { margin-right:7px;border:1px solid #7f9db9; }
.table tr td .table_btn { background:url(../images/btn_bg.png) no-repeat center;width:78px;height:25px;text-align:center;line-height:25px;color:#FFF;font-size:14px;margin-top:30px;cursor:pointer; }


     /* 图片列表 */
.n_main .n_imgList li{ float:left; }
.n_main .n_imgList li .img_d { overflow:hidden;position:relative;margin-bottom:12px; }
.n_main .n_imgList li .img_d a.lc_frame{ display:block;position:absolute;top:0px;left:0px;z-index:10; }


/*产品中心*/
.product ul li { border:1px solid #d3d3d3;background:url(../images/pList_bg.jpg) bottom repeat-x;padding:15px 17px 13px 15px;margin-bottom:20px; }
.product ul li .p_img { border:1px solid #f0f0f0;padding:3px;float:left; }
.product ul li .p_img .img_d { width:190px;height:140px;overflow:hidden; }
.product ul li .p_img .img_d img { min-width:190px;min-height:140px; }
.product ul li .p_info { float:right;color:#505050;width:480px; }
.product ul li .p_info .p_title { font-size:16px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;height:18px;line-height:18px; }
.product ul li .p_info .p_title span { font-family:Arial; }
.product ul li .p_info .p_contents { line-height:22px;margin:10px 0px 20px 0px; }
.product ul li .p_info .p_more { display:block;width:98px;height:34px;background:url(../images/p_more.jpg) center }
/*产品中心-详情页*/
.product_show .img_d { border:1px solid #b1b1b1;width:358px;height:252px;text-align:center;overflow:hidden;margin:0px auto; }
.product_show .img_d img { height:252px; }
.product_show .ps_info { padding-top:29px;min-height:350px; }
.product_show .ps_info .ps_title { background:url(../images/ps_title_bg.png) no-repeat;height:24px;line-height:24px;font-size:14PX;color:#FFF;padding-left:6px;margin-bottom:10px; }
.product_show .ps_info .ps_contents { color:#373737; }
.product_show .ps_info .ps_contents ul { margin-left:20px; }
.product_show .ps_info .ps_contents ul li { list-style-type:square;line-height:21px; }
.product_show .ps_info .ps_contents .ps_c_title { line-height:20px;padding-top:20px; }
/*案例中心*/
.case ul li { float:left;margin:0px 15px 10px 0px; }
.case ul li a { display:block; }
.case .box { border:1px solid #72b0de; }
.case .c_text { height:31px;line-height:31px;width:130px;text-align:center;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;color:#505050; }
/*服务中心*/
.service { width:700px;margin:0px auto; }
.service table { border-collapse: collapse;font-size:14px;color:#3e3e3e;text-align:center;width:100%;margin-bottom:20px; }
.service table tr th { background-color:#d3d7da;height:30px;border-bottom:1px dotted #c3c3c3;border-right:1px solid #FFF; }
.service table tr td { height:30px;border-bottom:1px dotted #c3c3c3;border-right:1px solid #FFF; }
.service table tr.even { background-color:#FFF; }
.service table tr.odd { background-color:#f0f0f0; }
.service table tr td a { color:#3e3e3e;display:block;padding-left:20px;text-align:left; }
.service table tr td img { vertical-align:middle;margin-left:10px; }
/*关于智皓*/
.about span {  }
/*解决方案*/
.solution { line-height:21px;min-height:500px; }
.solution .s_title { font-size:16px;color:#505050;line-height:16px;padding-bottom:16px; }
.solution .s_name { color:#004ea3; }
/*联系我们*/
.contact .c_info { background:url(../images/c_i_bg.jpg) repeat-x bottom;padding-bottom:23px; }
.contact .c_add_d { float:left;width:324px;margin-left:10px; }
.contact .c_add_d .c_add_logo { font-family:'Microsoft YaHei';font-size:24px;color:#505050;line-height:24px;padding-bottom:13px; }
.contact .c_add_d .c_add_logo p { font-family:Arial;font-size:14px;line-height:20px; }
.contact .c_add_d .c_add_name { background:url(../images/c_name_bg.png) no-repeat top center;width:82px;height:22px;line-height:22px;padding-bottom:3px;color:#FFF;padding-left:6px;font-size:12px;margin:19px 0px 9px 0px; }
.contact .c_add_d p { color:#505050;line-height:23px; }

.contact .c_info .c_map_d { float:left;line-height:0px; }
/*新闻动态*/
.news .n_li_d { border-bottom:1px dotted #b2b2b2;padding-bottom:6px; }
.n_li_d .n_img { float:left;border:2px solid #e1e1e0;padding:3px;width:163px;height:120px; }
.n_li_d .n_img .img_d { width:163px;height:120px;overflow:hidden; }
.n_li_d .n_img .img_d img { min-width:163px;min-height:120px; }
.n_li_d .n_info { float:left;width:518px;margin-left:25px;color:#585858; }
.n_li_d .n_info .n_i_name { font-size:14px;line-height:30px; }
.n_li_d .n_info .n_i_contents { line-height:22px;height:66px;overflow:hidden; }
.n_li_d .n_info .n_i_more { background:url(../images/n_i_more_bg.jpg) no-repeat center;width:67px;height:15px;line-height:15px;text-align:center;color:#FFF; margin:17px 0px 0px 7px;display:block; }
.news .n_ul { width:100%;padding-bottom:20px; }
.news .n_ul ul { width:100%; }
.news .n_ul ul li { padding:5px 17px 0px 12px;border-bottom:1px dotted #b2b2b2;height:29px; }
.news .n_ul ul li a { float:left;background:url(../images/n_list_icon.jpg) no-repeat center left;padding-left:19px;display:block;line-height:29px;max-width:490px;color:#696969; }
.news .n_ul ul li span { float:right;display:block;line-height:29px;color:#b5b5b5; }
/*新闻资讯详情页*/
.news_show { width:700px;margin:0px auto; }
.news_show .ns_title { padding:0px 0px 9px 0px;border-bottom:1px dotted #c8c8c8;text-align:center;margin-bottom:30px; }
.news_show .ns_title .ns_t_text { line-height:20px;font-size:16px;color:#328fd7;padding-bottom:13px; }
.news_show .ns_title .ns_t_date { line-height:12px;color:#aaa; }
.news_show .ns_info { padding:0px 0px 17px 0px;line-height:22px;overflow:hidden;min-height:400px; }
.news_show .ns_info * { max-width:100%; }
.news_show .ns_share { padding:10px 18px 25px 5px;border-top:1px solid #e3e3e3; }
.news_show .ns_share .ns_return{ display:block;width:66px;height:26px;background-color:#059fdd;color:#FFF;text-align:center;line-height:26px;font-family:宋体;float:right; }




.b1 a{
	padding-left:19px;
	width:130px;
	height:31px;
	display:inline-block;
	background:#d8ede2;
}

 .cp_levcon{
     background:none;
     width:180px;
	position:absolute;
	left:180px;
	top:0;
	display:none;
	background:#fff;
	/*border: 1px solid #2BA6DF;*/
}
 .cp_levcon li{
	background-color: #FFFFFF;
}
 .cp_levcon li a:hover{
	color:#fff;
	background-color: #01608e;
}