@charset "utf-8";
/* CSS Document */

*{
     padding:0; 
	 margin:0;
}
li {
    list-style:none;
}
a {
	TEXT-DECORATION: none; color:#666;	
}

img {
    border:none;
}
.clear {
    clear:both;
}
body {
	font:12px/20px "微软雅黑";
	background: url("../images/full_bg.gif") repeat-x left top #fff;
    color:#666;
}

.fl{ float:left;}
.fr{ float:right;}
.box{ width:1038px; margin:0 auto;}
.margin_top{ margin-top:10px;}
.text_align{ text-align:right;}

/*===//顶部====*/
.tmbox{
    height: 32px;
}
.show_time{ line-height:32px; padding-right:20px;}
.tianqi{ margin-top:-2px;}
.ft_input{
    height: 22px;
    margin-top: 4px;
	border: #2c8ee0 1px solid;
	line-height: 22px;
}
.txtsty{
border:0px;
outline:medium;
    width: 130px;
    height: 21px;
    line-height: 21px;
    color: #333;
    font-size: 12px;
    padding-left: 2px;
}
.but_sty{

    border: none;
    background: url("../images/full_but-bg.gif") no-repeat #fff;
    width: 26px;
    height: 22px;
    cursor: pointer;
}
/*===//头部====*/
.ind_top{
    height: 170px;
    background: url("../images/tbg.gif") no-repeat right center;
}
.ind_top a{
    display: block;
    width: 600px;
    height: 170px;
    background: url("../images/logo.png") no-repeat left center;
}
/*===//导航====*/
.menu{
    background: url("../images/menu_bg.gif") repeat-x;
}
.menu li{
    float: left;
    position:relative;
    background: url("../images/mabg.gif") no-repeat left center;
}
.menu li a{
    font: 16px/38px "微软雅黑";
    color: #fff;
    width: 115px;
    text-align: center;
    display: block;
}
.menu li a:hover{
    background: #005eb9;
}
.menu li ul {
    display:none;
    position:absolute;
    z-index: 99999;
    top:38px;
}
.menu li ul li{
    background: none;
}
.menu li ul a{
    font: 14px/30px "微软雅黑";
    color: #005eb9;
    background:#fff;
}
.menu li ul a:hover{
color: #fff;
}
/*===//banner====*/
.hdp_container{width:295px;height:235px;position:relative;font-size:12px;overflow:hidden;}
/*==【新闻】==*/
.news-hy{
    width: 460px;
    margin: 0 9px;
}
.news-hy-bt{
    background: url("../images/ico-bt-news-bg.gif") repeat-x;
    color: #fff;
    font: 14px/27px "微软雅黑";
}
.news-hy-bt h4{
    background: url("../images/ico-bt-news.gif") no-repeat left center;
    padding-left: 40px;
}
.news-hy-bt h4 a{
    color: #fff;
}
.news-hy-bt a{
    margin-right: 10px;
}
.news-hy-bt span{
    display: block;
    background: url("../images/ico-bt-news-03.gif") no-repeat;
    width: 146px;
    height: 27px;
}
.news-hy-con{
    background: #fff;
    border: #2c8ee0 1px solid;
    padding: 20px;
}
.news-hy-con h4 a{
    color: #ff0000;
    font-size: 14px;
}
.news-hy-con li{
    border-bottom: #aaa 1px dotted;
    background: url("../images/ico-bt-ali-bg.png") no-repeat left center;
    padding-left: 10px;
}
.news-hy-con li span{
    margin-right: 10px;
}
.news-hy-con li a{
    color: #666;
    font: 12px/28px "宋体";
}
.news-hy-con li a:hover{
    color: #005eb9;
}
/*==【通知】==*/
.news-tz{width:265px; background: #f2f9fe;}
.news-tz-bt h4{ background: url("../images/ico-bt-news-02.gif") no-repeat left center; padding-left: 50px;}
.news-tz-con{ background: #f2f9fe; border: #a7bac9 1px solid}
.news-tz-con li a{ line-height: 27px}

/*==【业务领域】==*/
.ywly{
    width: 764px;
    margin-right: 9px;
}
.ywly-bt h4{ 
    background: url("../images/ico-btbg-tb01.gif") no-repeat left center;
    padding-left: 36px;
}
.ywly-bt a{ margin-right: 0}
.ywly-con{ padding:0; padding-bottom: 20px;}
.ywly-con dl{
    width: 231px;
    margin-left: 5px;
    margin-top: 25px;
}
.ywly-con dt{
    width: 120px;
    height: 94px;
    background: url("../images/ico-tu-bg.gif") no-repeat;
}
.ywly-con dt img{
    width: 112px;
    height: 80px;
    margin: 2px 0 0 4px;
}
.ywly-con dd{
    width: 106px;
    line-height: 94px;
	padding-left:5px;
}
.ywly-con a:hover{
    color: #005eb9;
}

/*==【客户服务】==*/
.khfw-bt h4{
    background: url("../images/ico-bt-ktfw.gif") no-repeat left center;
}
.khfw-con{padding: 0;}
.khfw-con dl{
    border-bottom: #dce5eb 1px solid;
    padding:2px 10px;
}
.khfw-con dd{
    padding: 5px 0;
    padding-left: 55px;

}
.khfw-con dd a:hover{ color:#005eb9}
.news-hy-tbbg01{
    background: url("../images/ico-tb-dn.gif") no-repeat;
}
.news-hy-tbbg02{
    background: url("../images/ico-tb-book.gif") no-repeat;
}
.news-hy-tbbg03{
    background: url("../images/ico-tb-xz.gif") no-repeat;
}
.login{padding: 10px 30px;}
.login input{
    width: 130px;
    height: 22px;
    line-height: 22px;
    color: #333;
    padding-left: 3px;
    margin-bottom: 5px;
}
.login .login-but{
    display: block;
    background: #116fc4;
    color: #ffffff;
    width: 60px;
    line-height: 24px;
    text-align: center;
    margin: 0 auto;
    border: none;
    cursor: pointer;
}
/*==【案例分析】==*/
.case-con{padding: 10px 0;}
.case-con ul{
    margin-left: 10px;
    width: 367px;
    overflow: hidden;
}
.show-rz-img{padding-bottom: 13px;}
.show-rz-img a{
    display: block;
    width: 110px;
    height: 66px;
    float: left;
    margin-top:10px;
    margin-left: 15px;
}
.show-rz-img a img {
    width: 108px;
    height: 64px;
    border: #a7a8a8 1px solid;
}
/*==【友情链接】==*/
.show-case-img{
    width: 1036px;
    background: #fff;
    border: #2c8ee0 1px solid;
}
#demo {
    overflow:hidden;
    width: 1006px;
    margin: 0 auto;
}
#demo img {margin:0 5px;}
#indemo {float: left;width: 800%;}
#demo1 {float: left;}
#demo2 {float: left;}
/*==【脚本】==*/
.full-ft{
    background: url("../images/full-fbg.jpg") repeat-x left top #edf8fe;
}
.footer p{
    background: url("../images/ico-tb-rz.jpg") no-repeat left center;
    padding: 40px 0;
    padding-left: 120px;
}
.footer a{
    color: #666;
}

/*==【二级内页】==*/
.sec-dw{
    padding: 0px 10px;
}
.sec-dw a{
    margin: 0 5px;
}
.sec-dw a:hover{
    color: #005eb9;
}
.sec-mcon{
    background: #fff;
    border: #2c8ee0 1px solid;
}
.smleft{
    width: 204px;
}
.sleft_con ul{
    text-align: center;
    margin: 10px 0;
}
.sleft_con a{
    line-height: 30px;
    display: block;
    margin: 0 20px;
	border-bottom:1px  dashed #CCCCCC;
}

.sleft_con a:hover{
    color: #fff;
    background: #005eb9;
}
.smright{
    width: 810px;
    margin-left: 20px;
    padding: 20px 0;
}
.sec_about_con{
    padding: 0 20px;
    font: 14px/26px "微软雅黑";
}

.sec_mr_about{ padding:15px 0; line-height:24px;}
.lyh{margin:0px auto}
.lyh li{ float:left; line-height:20px; font-size:12px; color:#666; margin-top:15px; width:33.3%; text-align:center; }
.lyh img{ border:1px solid #CCCCCC;}
.lyhti{height:40px; text-align:center; line-height:40px; }
.sec_page{ padding:20px 0; text-align:right;}
.sec_right_con{font:12px/24px "微软雅黑";}

.page{ padding-top:30px; text-align:center; clear:both;}
/*分页样式*/
.page_info{text-align:center;margin-top:10px;color:#333;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:12px;margin-top:20px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}

.sec_right_con dl{border-bottom:#ccc 1px solid; height:100px; margin-bottom:10px;}
.sec_right_con dt{width:136px; height:80px;float:left;}
.sec_right_con dt img{ padding:3px; border:#ccc 1px solid;}
.sec_right_con dd h4{border-bottom:#ccc 1px dotted; padding-bottom:10px;}
.sec_right_con dd h4 a{font:16px/20px "微软雅黑";  }
.sec_right_con dd{width:560px; float:left;}
.sec_right_con dd p{ font-size:12px; line-height:24px;}
.pagea{ text-align:center; margin:10px;}
.teeee{ text-align:right; margin:20px;}
.news_hn_bt{font:18px/20px "微软雅黑";  text-align:center;}
.news_hn_bt span{font:14px/28px "微软雅黑"; color:#999; margin:0 10px;}
.body3_r2{ padding:10px 0; line-height:200%; color:#333}
.body3_r2 table td{background-color:#fdedd6;height:30px;line-height:30px;padding-left:5px;}
.body3_r2 table td #verifycode{float:left;width:60px;margin-right:7px;}
.sec_news_con li span{ float:right;}
.sec_news_con li{font:14px/40px "微软雅黑"; border-bottom:#ccc 1px dotted;}
/*--通用样式----*/
.sec_right_con_news_list li{ border-bottom:#ccc 1px dotted; background:url(../images/dian.jpg) no-repeat 10px center; text-indent:24px; line-height:50px; }
.sec_right_con_news_list li span{ float:right;}
.sou{ background:none; border:0px; color:#FFFFFF; }
.zclx{ padding:10px;}
.neititle{font-size:18px; font-weight:bold; line-height:50px;text-align:center;}
.neisj{ line-height:30px; text-align:center;}
.neimiao{ padding:5px; border-bottom:2px solid #CCCCCC; font-size:14px; font-weight:bold;line-height:30px;}
.neitext{ line-height:25px;}

/*招聘详细*/
.jobConts{line-height:30px;color:#666;}
.jobConts .line{background:#ccc;height:1px;overflow:hidden;font-size:0;margin:10px 0;}
.jobConts .jobdesc{background:#f5f5f5;padding:10px;color:#333;}
.jobConts strong{color:#333;}

.join03_title {
    padding: 0px 15px;
    height: 35px;
    border: 1px solid #b6b5b5;
    background: #ededf0;
}

.join03_title span {
    color: #232323;
    line-height: 35px;
    float: left;
}

.join03_c {
    padding: 10px 20px;
    border: 1px solid #b6b5b5;
	border-top:0px;
    line-height: 20px;
	background: #f9f9f9
}