/*首页*/




.case {
    float: left;
    height: 210px;
    margin-top: 15px; margin-bottom:10px;
    width: 33.3%;
}
.case_pic {
    border: 1px solid #ececec;
    height: 170px;
    line-height: 200px;
    margin: auto;
    padding: 3px;
    text-align: center;
    vertical-align: middle;
    width: 240px; position:relative;
}
.case_pic a{display:block;}
.case_pic img{width:240px; height:170px;}
.case_title {
    color: #666666;
    height: 50px;
    line-height: 30px;
    margin: auto;
    text-align: center;
    width: 240px;
}
.case_title a {
    color: #666666;
    text-decoration: none;
}
.case_title a:hover {
    color: #0786e5;
    text-decoration: none;
}
.case_pic .about_honorPicbg {
    background: url(../images/proupic3.png) repeat  center;
	 display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.case_pic:hover .about_honorPicbg { display:block;}


.pages {
    clear: both;
    height: 40px;
    line-height: 40px;
    margin: 10px 0 0 200px;
    overflow: hidden; padding-top:20px;
}
.pages ul li {
    background-color: #FFFFFF;
    border: 1px solid #E1E1E1;
    float: left;
    line-height: 30px;
    list-style: none outside none;
    margin-right: 10px;
}
.pages ul li.c {
    background-color: #0786e5;
    color: #FFFFFF;
    padding: 0 15px;
}
.pages ul li a {
    float: left;
    height: 30px;
    padding: 0 15px;
}
.pages ul li a:hover {
    background-color: #0786e5;
    color: #FFFFFF;
    text-decoration: none;
}




.news{ height:auto; overflow:hidden; margin-bottom:10px; border-bottom:1px dashed #eaeaea;}
.news .tit{ font-size:14px; float:left; width:620px; height:36px; line-height:36px; overflow:hidden; padding-left:14px; background:url(../images/ico3.png) no-repeat left center; }
.news .tit a{color:#0786e5;}
.news .tit a:hover{color:#80bd04;}
.news .time{color:#999999; float:right; width:80px; text-align:right; font-size:12px;  height:36px; line-height:36px;}
.news .subtitle{font-size:12px; height:52px; padding-bottom:15px; clear:both;}
.news:hover a{color:#0786e5;}





.newstop {
   
    color: #0786e5;
    font-size: 18px;
    line-height: 18px;
    padding-bottom: 11px;
    padding-top: 10px;
    text-align: center;
}

.newstime {
    color: #999999;
    line-height: 18px;
    padding-bottom: 24px;
    text-align: center;
}


.newsxxey {
    float: right;
    padding-top: 30px;
}



.cont-table{padding-left:30px;}
.cont-table td{min-width:80px; padding:0;}
.cont-table .input_text{border:1px solid #e0e0e0; height:26px; line-height:26px; padding:0 5px; width:200px; margin:5px 0px;}
.input_textarea{border:1px solid #e0e0e0; padding:0 5px; line-height:26px; width:290px; margin:5px 0px;}
.is_btn{border:none; background-color:#0786e5; width:80px; height:30px; line-height:30px; color:#ffffff; font-weight:bold; margin-top:10px;}



.map_home{height:30px; line-height:30px; margin-left:480px; margin-top:20px; width:120px; text-align:center; background:#0786e5; color:#ffffff; font-weight:bold; font-size:18px; }
.map_line{height:20px; line-height:20px; background:url(../images/sitemap-bg.gif) repeat-y center; margin-left:77px; width:925px;}
.map_line2{ height:1px; line-height:1px; background:url(../images/sitemap-bg.gif) repeat-x center; margin-left:88px; width:892px;}
/*.site-lis{background:url(../images/sitemap-bg.gif) repeat-y center; width:140px; float:left; padding-top:20px; margin-left:19px; margin-right:19px; }
.site-title1{background-color:#f3f3f3; width:140px; text-align:center; line-height:40px; height:40px; font-size:16px;}
.site-title1 a{font-weight:bold; color:#0786e5;}

.site-title2{background-color:#f3f3f3; width:140px; text-align:center; margin-top:25px; line-height:40px; height:auto; overflow:hidden; font-size:14px; float:left;}
.site-title2 a{color:#363636; padding:5px;} 
.site-title2 a:hover{color:#0786e5;}*/


.site-lis{ clear:both; border:1px solid #eaeaea; height:auto; overflow:hidden; background-color:#f9f9f9;  }
.site-title1{line-height:40px; height:40px;  margin-top:10px; clear:both; margin-left:8px; padding-left:12px; background: url(../images/ico3.png) no-repeat left center;}
.site-title1 a{font-weight:bold; color:#FF0000; }

.site-title2{ text-align:center; line-height:40px; height:auto; overflow:hidden; float:left;}
.site-title2 a{color:#363636; padding:5px 30px 5px 20px;} 
.site-title2 a:hover{color:#3373b1;}


/*career*/
/*table{border-collapse: collapse; }*/
table.table1{WIDTH: 100%; clear:both; border-collapse: collapse;} 
table.table1 th{ text-align: center;vertical-align:middle;padding: 6px; color:#fff; background-color:#3373b1;}
table.table1 td{ text-align: center;vertical-align:middle;padding: 6px; color:#666666; border-bottom:1px dashed #cccccc;}
table.table1 a{ color:#666666;}
table.table1 a:hover{ color:#3373b1;}
table.table1 td.job{ vertical-align:middle;}
table.table1 td.job a{ color:#3373b1; text-decoration:underline;}

