﻿@charset "utf-8";
/* CSS Document */
body{ margin:0; padding;0; border:0 none;}
*{ margin;0; padding:0; border:0 none;}
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p,
a, big, em, font, img, s, small, strong, b, u, i, center,
dl, dt, dd, ol, ul, li, form, label,
tbody, tfoot, thead, tr, th, td {
	margin:0; padding:0; border:0 none; outline:0 none;
}
ol, ul { list-style:none;}
a{ text-decoration:none; color:#000000;}
a:hover{ text-decoration:none; color:#0368B8}
a:focus{ outline:0 none;}
html{ _background:url(about:blank) #fff;}
body{ height:100%; color:#000; font:14px "宋体"; background:url(../images/top_bg.jpg) repeat-x}
.clearfix{ clear:both; height:0; overflow:hidden;}
.heigh1{ border-top:1px solid #e6e7e8; height:0; margin-top:15px; display:block; overflow:hidden;}

.fixed{margin:0 auto;width:1200px;overflow:hidden;clear:both;zoom:1;}
.warp{width:100%;overflow:hidden;zoom:1;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.mar{margin-top:10px;}




#top{  background:url(../images/topbg.jpg) top center no-repeat;  }
#head{ margin:0 auto;width:1000px; height:128px; }
#logo{ margin:0 auto; width:526px; height:83px; background:url(../images/logo.png) center no-repeat; padding-top:45px; float:left}
#tel {width: 400px;
    float: right;
    margin-top: 20px;
    text-align:right;
}
#tel a {
   color: #ffffff;
    text-decoration: dashed;
    background: #0085cf;
    height: 25px;
    line-height: 25px;
    margin-right: 10px;
    padding-left: 5px;
    padding-right: 5px;
    }
    #tel #Header_Label1 {
         margin-right: 10px;
    }
.col960 {
	width:1200px;
	margin:auto;
}
.navbg {
	height:40px;
	width: 100%;
	 background-color: #005ca9;
	box-shadow: 1px 1px 7px #999;
	position:absolute;
	z-index:99;
	left:0;
}
#navul li {
	float: left;
	margin-right: 1px;
	width:100px;
	height:40px;
	position:relative;
	text-align:center;
	line-height:40px;
	 background:url(../images/line.gif)no-repeat right;
}
#navul li.navhome {
	text-align:left;
	padding:0 0px 0 40px;
	width:60px;
}
#navul li a:link, #navul li a:visited {
	color:#FFFFFF;
	font-size:14px;
}
#navul li ul {
	display:none;
	position:absolute;
	z-index:10000;
	top:38px;
	left:-1px;
	background:#3B89F0;
	border:#004E6C 1px solid;
	border-bottom:none;
}
#navul li ul li {
	display:block;
	width:98px;
	float:none;
	margin-right:0px;
	height:28px;
	position:relative;
	line-height:28px;
	border-bottom:#004E6C 1px solid;
	font-size:14px;
	background:none;
}
#navul li ul li {
	font-size:14px;
}
#navul li.navmoon {
	background:#3B89F0;
	border:#004E6C 1px solid;
	width:98px;
	height:38px;
	line-height:38px;
}
#navul li.navmoon a {
	color:#FFFFFF;
}
#navul li.navhome a:hover {
	color:#FCFF00;
}
#navul li.navmoon ul {
	display:block;
}
#navul li.navmoon ul a {
	display:block;
	width:98px;
	height:28px;
	line-height:28px;
}
#navul li.navmoon ul a:hover {
	background:#2166C3;
}

/*2022-4-26修改二级下拉*/

nav{
    width: 100%;
    height: 40px;
    background-color: #005ca9;
}
nav a {    
        color: #FFF;
        text-decoration: none;
        line-height: 40px;
        font-size: 14px;
}

nav ul{
    position:absolute;
    background-color: #005ca9;
    list-style: none;
    float: left;
}
nav ul li{
    position: relative;
    list-style: none;
    float: left;
}
nav>ul>li{
    margin: 0 15px;
}
nav>ul>li>a{
    padding: 0 10px;
    display: block;
    height: 40px;
}
nav>ul>li:hover > a{
    background-color: #FFF;
    color: #005ca9;
}
nav ul li:hover > ul{
    display: block;
}
nav>ul>li>ul,
nav>ul>li>ul>li>ul{
    display: none;
    left:-60%;
}
nav>ul>li>ul>li,
nav>ul>li>ul>li>ul>li{
    
    width: 180px;
}
nav>ul>li>ul>li>a,
nav>ul>li>ul>li>ul>li>a{
    display: block;
    width: 180px;
    text-align: center;

}
nav>ul>li>ul>li>ul>li:hover >a,
nav>ul>li>ul>li:hover >a{
    background-color: #FFF;
    color: #005ca9;
}
nav>ul>li>ul>li>ul{
    width: 100%;
    position: absolute;
    top: 0;
    left: 100%;
}
nav .third{
		width:250px;
	}
nav .third a{
		width:250px;
	}
nav .you{		
    background:url(../images/you.gif) no-repeat right;
}


/* banner */
.banner{height:512px;overflow:hidden;margin:0 auto;}
.banner .d1{width:100%;height:512px;display:block;position:absolute;left:0px;}
.banner .d2{width:100%;height:30px;clear:both;position:absolute;z-index:100;left:0px; margin-top:460px}
.banner .d2 ul{float:left;position:absolute;left:50%;top:0;margin:0 0 0 -96px;display:inline;}
.banner .d2 li{width:17px;height:15px;overflow:hidden;cursor:pointer;background:url(../images/img1.png) no-repeat center;float:left;margin:0 3px;display:inline;}
.banner .d2 li.nuw{background:url(../images/img1_1.png) no-repeat center;}
/*=====================导航======================*/
.monite{position:relative;z-index:300;}
.nav{position:absolute;top:0;left:0;width:100%;height:55px;background:url(../images/nav.png) no-repeat top center;z-index:400;}
.ddsmoothmenu{margin:0 auto;width:970px;height:32px;overflow:visible;}
.ddsmoothmenu ul{float:left;}
.ddsmoothmenu ul,.ddsmoothmenu li{overflow:visible;}
.ddsmoothmenu li{position:relative;display:inline;float:left;padding:0 17px;height:32px;z-index:500;background:url(../images/nav_line.jpg) no-repeat top right;}
.ddsmoothmenu li img{display:none;}
* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/display: inline-block;}
.ddsmoothmenu .on a{background:#F00;}
.ddsmoothmenu li a{display:block;float:left;width:86px;height:32px;line-height:40px;text-align:center;font-size:14px;font-weight:bold;color:#4a4a4a;overflow:hidden;}
.ddsmoothmenu li a:hover,.ddsmoothmenu ul li a.selected{text-decoration:none;color:#306793;background:url(../images/nav_li_on.jpg) no-repeat;}

.ddsmoothmenu ul li ul{position: absolute;display:block;width:120px;background:none;/*collapse all sub menus to begin with*/visibility: hidden;z-index:999;zoom:1;}
.ddsmoothmenu ul li ul li{padding:0;float:left;display:inline;margin:0 17px;width:86px;height:25px;border-top:solid 1px #fff;background:#5494c7;overflow:hidden;clear:both;zoom:1;}
.ddsmoothmenu ul li ul li a{padding:0 10px;width:66px;height:25px;line-height:25px;text-align:center;font-weight:400;font-size:14px;color:#FFF;background:none;}
/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/
.ddshadow{position: absolute;left: 0;top: 0;width: 0;height: 0;}

/*=====================幻灯======================*/
#maina{float:left;position:relative;padding-bottom:27px;width:100%;height:408px;z-index:100;background:url(../images/ban_ft.jpg) no-repeat bottom center;}
#maina .current{display:block}
.featured_item{height:408px;margin:0 auto;top:0;width:100%;overflow:hidden;display:none;}
.featured_item a{display:block;margin:0 auto;width:970px;height:408px;overflow:visible;}
.featured_item img{height:408px;width:970px}
.b_1{background:#FFF url(../images/7.jpg) top center no-repeat;}
.b_2{background:#FFF url(../images/8.jpg) top center no-repeat;}
.b_3{background:#FFF url(../images/9.jpg) top center no-repeat;}
#featured_bottom{position:absolute;bottom:80px;width:100%;z-index:200;zoom:1;overflow:hidden;}
.preview_images{margin:0 auto;padding-left:472px;width:508px;overflow:hidden;}
.preview_images a{float:left;display:block;margin-right:5px;width:6px;height:6px;background:#ccc;overflow:hidden;}
.preview_images .current_prev{background:#2d6ea1;}

.warp_bar{position:absolute;bottom:1px;left:0;z-index:400;width:100%;height:79px;overflow:hidden;}
.txt_bar{margin:0 auto;padding:9px 6px 0 5px;width:970px;height:70px;background:url(../images/bar.png) no-repeat;overflow:hidden;}
.si_btn{height:43px;overflow:hidden;}
.si_btn li{float:left;height:43px;}
.si_btn li a{display:block;height:43px;text-indent:-9999px;}
.si_btn .l_1 a{width:255px;}
.si_btn .l_2 a{width:224px;}
.si_btn .l_3 a{width:248px;}
.si_btn .l_4 a{width:243px;}
.txt_bar p{padding:0 20px;height:27px;line-height:27px;font-size:14px;color:#FFF;}
.txt_bar p a{color:#FFF;}

.gong{width:100%;height:27px;overflow:hidden;}
.gong span{float:left;display:block;padding:0 10px 0 20px;height:27px;line-height:27px;font-weight:bold;font-size:14px;color:#FFF;}
#scroll_1_con{width:880px;height:27px;}
.gong ul li{float:left;padding:0 15px;height:27px;line-height:27px;font-size:14px;color:#333;background:url(../images/i_1.gif) no-repeat center left;}
.gong ul li a{color:#fff;}

/*=====================main======================*/
.main{width:100%;overflow:hidden;}
.main_warp{width:100%;overflow:hidden;}
#ind_main{padding:15px 10px;width:950px;}

/*小幻灯*/
.pic_focus{position:relative;float:left;margin-right:10px;width:260px;height:208px;overflow:hidden;}
.mask{FILTER:alpha(opacity=60);opacity:0.6;width:100%;height:30px;background-color:#000000;position:absolute;top:160px;left:0;display:block;}
.comt{position:absolute;left:0;bottom:0px;background:#e6e6e6 url(../images/i_6.jpg) no-repeat;width:260px;color:#333;height:24px;line-height:24px;text-indent:20px;font-size:12px;}
#slider_box{width:260px;height:208px;overflow:hidden;float:left;}
#contentList li{float:left;height:208px;position:relative;}
#contentList li IMG{float:left;width:260px;height:184px;}
#previewList{position:absolute;bottom:25px;right:0px;}
#previewList li{list-style:none;float:left;width:14px;height:14px;FILTER:alpha(opacity=80);opacity:0.8;background:#000;color:#fff;text-align:center;line-height:16px;cursor:pointer;margin-right:2px;padding-top:0px;overflow:hidden;}
#previewList li:hover,#previewList li.active{background:#990000;color:#FFFFFF;font-weight:bold;font-size:13px;}


/*滑动新闻*/
.news_focus{float:left;width:360px;overflow:hidden;}
.news_focus .box_title{width:100%;overflow:hidden;}
.news_focus .box_title ul{float:left;overflow:hidden;}
.news_focus .box_title li{float:left;width:170px;height:28px;text-align:center;font-size:14px; font-weight:bold;color:#427FAE;cursor:pointer;color:#8B8B8B}
.news_focus .box_title li img{float:left;display:inline;margin:4px 4px; }
.news_focus .box_title li span{line-height:30px; color:#437DAD}
.news_focus .box_title .more{float:right;margin:9px 0;display:block;width:45px;height:12px;lien-height:12px;font-size:12px;text-indent:15px;color:#787878;background:url(../images/more.jpg) no-repeat;}
.news_focus .hua_con{padding:5px 0;width:100%;overflow:hidden;}
.news_focus .hua_con .none{display:none;}
.news_focus .hua_con h3{display:block;width:100%;height:30px;text-align:left;line-height:30px;font-size:14px;overflow:hidden;}
.news_focus .hua_con h3 a{color:#b53500;}
.news_focus .hua_con p{display:block; padding-top:5px;width:100%;height:180px;line-height:20px;font-size:12px;color:#666;overflow:hidden;border-bottom:dashed 1px #ccc;  text-indent:2em }
.news_focus .hua_con .txt_list{margin-top:6px;}
.ind_news_list{margin-top:6px; padding-left:10px}
.ind_news_list li{float:left;width:100%;height:25px;line-height:22px;font-size:12px;color:#999;background:url(../images/i_7.jpg) no-repeat center left;border-bottom: dashed 1px #CCCCCC;}
.ind_news_list li a{padding-left:12px;float:left;color:#333;}
.ind_news_list li span{float:right;}

.right_bar{padding-left:10px;float:right;width:300px;height:208px;background:url(../images/right_bar.jpg) no-repeat;}
.right_bar .box_t{width:100%;height:27px;background:url(../images/r_t.jpg) repeat-x;}
.right_bar .box_t img{float:left;margin:6px;}
.right_bar .box_t span{line-height:27px;font-size:12px;color:#333;}
.right_bar .box_t a{color:#333;}
.right_bar .box_title li{float:left;width:180px;height:28px;text-align:center;font-size:14px; font-weight:bold;color:#427FAE;cursor:pointer;  color:#8B8B8B}
.right_bar .box_title li img{float:left;display:inline;margin:4px 4px; }
.right_bar .box_title li span{line-height:30px; color:#437DAD}

.part2{
margin: 0 auto;
width: 950px;

height:230px;
}
.part3{
margin: 0 auto;
width: 950px;
height:290px;
}
.part2 table{ border:0px}
.clutre{float:left;width:265px;overflow:hidden; border:1px solid #E6E6E6;height:206px}
.clutre .box_title{width:100%;overflow:hidden; background:url(../Images/clture_tbg.jpg) }
.clutre .box_title ul{float:left;overflow:hidden;}
.clutre .box_title li{float:left;height:28px;text-align:center;font-size:14px; font-weight:bold;cursor:pointer;  color:#8B8B8B}
.clutre .box_title li img{float:left;display:inline;margin:3px 4px; }
.clutre .box_title li span{line-height:30px; color:#437DAD}
.clutre .box_title .more{float:right;margin:9px 0;display:block;width:45px;height:12px;lien-height:12px;font-size:12px;text-indent:15px;color:#787878;background:url(../images/more.jpg) no-repeat;}
.clutre .hua_con p{display:block; padding-top:5px; padding-left:10px; padding-right:5px;line-height:20px;font-size:12px;color:#666;overflow:hidden; text-indent:2em }


.Part2News{float:left;width:390px;overflow:hidden; height:206px}
.Part2News .box_title{width:100%;overflow:hidden; }
.Part2News .box_title ul{float:left;overflow:hidden;}
.Part2News .box_title li{float:left;height:28px;text-align:center;font-size:14px; font-weight:bold;cursor:pointer;  color:#8B8B8B}
.Part2News .box_title li img{float:left;display:inline;margin:3px 4px; }
.Part2News .box_title li span{line-height:30px; color:#437DAD}
.Part2News .box_title .more{float:right;margin:9px 0;display:block;width:45px;height:12px;lien-height:12px;font-size:12px;text-indent:15px;color:#787878;background:url(../images/more.jpg) no-repeat;}
.Part2News .hua_con p{display:block; padding-top:5px; padding-left:10px; padding-right:5px;line-height:20px;font-size:12px;color:#666;overflow:hidden; text-indent:2em }
#scroll_2_con{margin:5px 3px;}


.Part2Cont{float:left;width:265px;overflow:hidden; border:1px solid #E6E6E6;height:206px}
.Part2Cont .box_title{width:100%;overflow:hidden; background:url(../Images/clture_tbg.jpg) }
.Part2Cont .box_title ul{float:left;overflow:hidden;}
.Part2Cont .box_title li{float:left;height:28px;text-align:center;font-size:14px; font-weight:bold;cursor:pointer;  color:#8B8B8B}
.Part2Cont .box_title li img{float:left;display:inline;margin:3px 4px; }
.Part2Cont .box_title li span{line-height:30px; color:#437DAD}
.Part2Cont .box_title .more{float:right;margin:9px 0;display:block;width:45px;height:12px;lien-height:12px;font-size:12px;text-indent:15px;color:#787878;background:url(../images/more.jpg) no-repeat;}
.Part2Cont .hua_con{ background:url(../Images/kf.jpg) no-repeat right bottom; height:175px}
.Part2Cont .hua_con p{display:block; padding-top:5px; padding-left:10px; padding-right:5px;line-height:24px;font-size:12px;color:#666;overflow:hidden;}

.right_bar .txt_list{padding:5px 3px;}
.right_bar .txt_list li{float:left;width:100%;height:22px;line-height:22px;font-size:12px;color:#474748;background:url(../images/i_8.jpg) no-repeat center left;}
.right_bar .txt_list li a{padding-left:12px;color:#474748;}

.ft{padding:30px 0;width:100%;height:35px;background:#656565 url(../images/ft.jpg) no-repeat top center;}
.ft p{width:100%;line-height:24px;font-size:12px;color:#979797;font-family:Arial, Helvetica, sans-serif;}
.ft p a{color:#979797;}
.ft .ft_nav a{margin:0 5px;color:#FFF;}
#ins_ft{background:#656565 url(../images/main_bg_1.jpg) no-repeat top center;}


/*=========================内页============================*/
#ins_main{margin-top:15px;background:url(../images/main_bg_1.jpg) repeat-y;}

.sidebar{float:left;padding-bottom:70px;width:250px;overflow:hidden;}
.side_t{display:block;width:100%;height:63px;background:url(../images/side_t.jpg) no-repeat;}
.side_t b{line-height:50px;font-size:18px;color:#fff;font-weight:400;font-family:"微软雅黑","黑体";}
.side_nav{padding:25px 13px 70px 13px;width:224px;overflow:hidden;background:url(../images/side_ft.jpg) no-repeat bottom center;}
.side_nav li{float:left;margin:6px 0;width:100%;height:34px;}
.side_nav li a{padding-left:64px;display:block;width:160px;height:34px;line-height:34px;font-weight:bold;font-size:14px;color:#333;background:url(../images/side_li.jpg) no-repeat;}
.side_nav li a:hover,.side_nav .on a{text-decoration:none;color:#FFF;background:url(../images/side_li_on.jpg) no-repeat;}
.side_btn{margin-top:20px;text-align:center;}


.content{float:right;padding-left:17px;width:903px;overflow:hidden;background:url(../images/conten_bg.jpg) repeat-x;}
.content_t{width:100%;height:49px;background:url(../images/content_t.jpg) no-repeat;}
.content_t b{float:left;display:block;padding-left:62px;height:49px;line-height:49px;font-size:14px;color:#000;font-family:"微软雅黑","黑体";}
.content_t .site_on{float:right;display:block;padding-right:15px;height:49px;line-height:55px;font-size:12px;color:#666;overflow:hidden;}
.content_t .site_on a{margin:0 5px;color:#333;}
.content_c{padding:20px 15px;overflow:hidden;clear:both;zoom:1;}
.content_c p{text-align:justify;text-justify:inter-ideograph; text-indent:2em}




/*==========关于我们=========*/
.zizhi{margin-top:20px;}
.zizhi li{float:left;display:inline;margin:10px 6px;width:210px;}
.zizhi li img{float:left;width:208px;height:140px;border:solid 1px #eceaea;}
.zizhi li p{float:left;margin-top:8px;width:100%;line-height:25px;text-align:center;font-size:12px;color:#333;}
/*滚动图片*/
.scroll_photo{margin:10px auto;width:673px;overflow:hidden;}
#LeftButton{float:left;margin-right:10px;width:25px;height:138px;background:url(../images/prev.jpg) no-repeat;cursor:pointer;}
#RightButton{float:left;width:25px;height:138px;background:url(../images/next.jpg) no-repeat;cursor:pointer;}
#CSSBox{float:left;margin-right:10px;width:603px;height:140px;overflow:hidden;}
#CSSBox li{float:left;padding:0 7px;width:186px;height:140px;}
#CSSBox li img{width:184px;height:138px;border:solid 1px #333;}

.prize_year{margin-top:30px;}
.prize_year strong{display:block;width:100%;height:35px;line-height:35px;text-indent:20px;font-size:12px;color:#333;background:#f1f9fc;}
.prize_year p{padding:10px 20px;line-height:30px;font-size:12px;color:#333;}


.pageInfo{margin-top:10px;padding:0 10px;font-size:14px;line-height:1.8em;color:#444;}
.pageInfo p{margin:10px 0; text-indent:2em}
.pageInfo p.downfile {margin-top:10px;padding-left:30px;background:url(../images/download.gif) no-repeat 5px center #EAFED3;border:#E3E3E3 solid 1px;line-height:28px;}
.pageInfo b,.pageInfo strong{font-size:14px;color:#0286cd;font-family:"微软雅黑";}
.pageInfo h1{font-size:16px;text-align:center;line-height:1.8em;}
.pageInfo .note{color:#999;font-size:14px;line-height:30px;text-align:center;}
/*=========企业文化===========*/
.cul_c_t{width:100%;height:40px;text-align:center;line-height:40px;font-size:18px;color:#4a8abd;border-bottom:solid 1px #e5e5e5;font-family:"微软雅黑","黑体";}
.cul_lin{padding:15px;line-height:30px;font-size:12px;color:#333;}
.cul_lin span{color:#4888ba;}



.cul_huod  li {
  float: left;
  display: inline;
  margin-left: 10px;
  _margin-bottom: 0;
  width: 210px;
  margin-top:10px;
  border: solid 1px #CCCCCC;
  text-align:center;
}



.cul_huod{padding:10px 0;}
{display:inline;float:left;margin:10px 10px;padding:5px;width:193px;height:186px;background:url(../images/li_bg.jpg) no-repeat; text-align:center}
.cul_huod li img{width:197px;
height:144px;
padding-top:8px;}
.cul_huod li span{margin-top:8px;float:left;display:block;width:100%;height:25px;line-height:25px;text-align:center;font-size:14px;background:#B3B3B3;}
.cul_huod li span a{color:#333;}
.addMsg{clear:both;padding:0 10px;border:1px solid #eeeeee;}
.addMsg h2{margin-bottom:10px;padding-left:20px;border-bottom:1px solid #EEEEEE;line-height:30px;background:url(../images/comment_add.png) no-repeat 0 center;}

.questionTable{margin:0 10px;}
.questionTable td{padding:1.0em;font-size:14px;}
/*=========新闻资讯===========*/
.pic_news_list{display:block;width:690px;overflow:hidden;}
.pic_news_list li{float:left;margin-right:20px;padding:8px;width:192px;font-size:14px;background:#f5f5f5;border:solid 1px #e6e7e7;}
.pic_news_list li strong{margin-top:8px;display:block;width:100%;height:40px;line-height:20px;color:#666;}
.pic_news_list li strong a{color:#2a73ad;}
.pic_news_list li img{width:192px;height:110px;}
.pic_news_list li p{margin-top:5px;display:block;width:100%;height:40px;line-height:20px;color:#666;overflow:hidden;}
.pic_news_list li .more_btn{margin-top:5px;float:right;display:block;padding-right:8px;width:64px;height:22px;line-height:22px;font-size:14px;color:#FFF;text-align:center;background:url(../images/more_btn.jpg) no-repeat;}

.news_list{display:block;margin-top:10px;width:100%;}
.news_list li{float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #666;
    border-bottom: dashed 1px #c7c7c7;
    background: url(../images/dota.jpg) 0px 18px no-repeat;}
.news_list li a{float:left;padding-left:13px;color:#333;}
.news_list li span{float:right;}
.news_list .new a{font-weight:bold;color:#ff6600;}

.top_news_list{}
.top_news_list li{float:left;width:100%;}
.top_news_list li img{float:left;margin-right:15px;width:185px;height:125px;}
.top_news_list li big strong{height:30px;line-height:30px;font-size:14px;}
.top_news_list li a{color:#2a73ad;}
.top_news_list li big p{margin-top:5px;height:88px;line-height:22px;font-size:14px;color:#666;overflow:hidden;}




/*翻页*/
/***page***/
.pagebar{color:#acacac; padding:15px 0; overflow:hidden;}
.pageList {overflow:hidden;}
.pageList {width:98%; float:left; padding:15px 10px;}
.pageList li {width:auto; padding:0 5px; float:left;}
.pageList ul.l{float:left;padding:4px 0;font-size:14px;color:#747474;}
.pageList ul.r {float:right}
.pageList ul.r li {float:left; margin:0px 1px; border:1px solid #ccc; padding:0; text-align:center;font-size:14px;}
.pageList ul.r li a {color:#666; padding:4px 8px; display:inline-block;}
.pageList ul.r li a:hover,.pageList ul.r li a.selected {text-decoration:none;color:#fff; background:#5494c7;}


/*最终页*/
.article_con{padding:20px 10px;}
.article_con h3{width:100%;height:40px;line-height:40px;text-align:center;font-size:14px;color:#333;overflow:hidden;}
.update_time{display:block;width:100%;height:28px;line-height:28px;text-align:center;font-size:14px;color:#999;border-top:dashed 1px #ccc;border-bottom:dashed 1px #ccc;}
.update_time a{color:#666;}


/*=========业务板块===========*/
.busi_list{padding:10px 0;float:left;width:670px;overflow:hidden;}
.busi_list li{float:left;display:inline;margin:10px 5px 10px 10px;width:308px;background:#FFF;border:solid 6px #f8f8f8;}
.busi_list li strong{display:block;width:100%;overflow:hidden;}
.busi_list li big{display:block;padding:10px;height:216px;overflow:hidden;}
.busi_list li big img{float:left;margin-right:10px;}
.busi_list li big p{line-height:24px;font-size:14px;color:#333;}
.busi_list li big p a{color:#336699;}

.s_gons{float:right;display:inline;margin-right:10px;margin-top:20px;width:269px;background:#FFF;border:solid 6px #f8f8f8;overflow:hidden;}
.s_gons strong{display:block;width:100%;overflow:hidden;}
.s_gons_list{padding:4px;display:block;overflow:hidden;zoom:1;}
.s_gons_list li{float:left;width:100%;height:35px;line-height:35px;font-size:14px;border-bottom:dashed 1px #d2d2d2;background:url(../images/i_10.jpg) no-repeat 5px 12px;}
.s_gons_list li a{padding-left:15px;color:#333;}


/*=========案例===========*/
.thickdiv{display:none;position:fixed;top:0;left:0;z-index:10000001;width:100%;height:100%;background:#000;border:0;filter:alpha(opacity=15);opacity:.15;}
.thickbox{display:none;position:fixed;top:0;left:50%;z-index:10000002;overflow:hidden;padding:0 4px 4px 0;background:url(images/bg_shadow.gif) no-repeat -4px 0;margin-left:-80px;margin-top:180px;}
*html,*html body{background-image:url(about:blank);background-attachment:fixed;}
*html .thickbox{position:absolute;top:expression(eval(document.documentElement.scrollTop));}
.thicktitle{height:27px;padding:0 10px;border:solid #C4C4C4;border-width:1px 1px 0;background:#F3F3F3;line-height:27px;font-family:arial;font-size:14px;font-weight:bold;color:#333;}
.thickclose:link,.thickclose:visited{display:block;position:absolute;z-index:100000;top:7px;right:12px;overflow:hidden;width:15px;height:15px;background:url(images/bg_thickbox.gif) no-repeat 0 -18px;font-size:0;line-height:100px;}
.thickcon{overflow:auto;background:#fff;border:solid #C4C4C4;border-width:1px;padding:10px;}
*html .thickdiv{position:absolute;}
/*preview*/
#preview{width:673px;height:360px;margin:10px auto;zoom:1;overflow:hidden;}
#spec-n1{float:left;padding:10px;width:500px;height:330px;border:1px solid #e6e6e6;overflow:hidden;background:#f6f6f6;position:relative;z-index:5;zoom:1;}
#spec-n1 .o-img{width:500px;height:330px;text-align:center;}
#spec-n1 .switch{width:520px;height:350px;position:absolute;z-index:10;top:0;left:0;}
#spec-n1 img{max-width:500px;max-height:330px;_height:384px;}
#spec-n5{position:relative;float:right;width:130px;height:310px;padding:20px 0px;zoom:1}
#spec-list{width:130px;height:310px;overflow:hidden;}
#spec-list ul{height:490px;overflow:hidden;margin:0;}
#spec-list li{padding:7px 0;width:130px;height:88px;text-align:center;}
#spec-list img{padding:2px;width:124px;height:82px;border:1px solid #E8E8E8;}
#spec-list .curr img{padding:1px;border:2px solid #3385c7;}
#spec-n5 .control{position:absolute;width:134px;height:25px;cursor:pointer;}
#spec-top{top:-2px;background:url(../images/up.jpg) no-repeat;}
#spec-top.disabled{background:url(../images/up.jpg) no-repeat;}
#spec-bottom{bottom:-2px;background:url(../images/down.jpg) no-repeat;}
#spec-bottom.disabled{background:url(../images/down1.jpg) no-repeat;}
#intro{float:left;width:520px;height:30px;line-height:30px;text-align:center;overflow:hidden;font-size:14px;}
#foward{display:block;width:250px;height:350px;float:left;cursor:url(../images/foward.ico),pointer;background:#fff;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
#foward.disabled,#next.disabled{cursor:default;}
#next{display:block;width:250px;height:350px;float:right;cursor:url(../images/next.ico),pointer;background:#fff;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
.thickcon{line-height:40px;text-align:center}

.case_xx{padding:0 20px;line-height:30px;font-size:14px;color:#333;}


/*=========招聘===========*/
.box_320{margin-top:30px;width:320px;overflow:hidden;}
.box_320 strong{padding:10px 0;display:block;width:100%;height:30px;line-height:30px;font-size:18px;color:#000;font-family:"微软雅黑","黑体";}
.box_320 big{display:block;width:100%;overflow:hidden;}
.box_320 big p{line-height:25px;font-size:12px;color:#666;}
.box_320 big p a{color:#318dc0;}
.box_320 big li{float:left;width:100%;height:25px;line-height:25px;font-size:12px;background:url(../images/i_9.jpg) no-repeat center left;}
.box_320 big li a{padding-left:12px;color:#333;}

.job_list{width:100%;overflow:hidden;}
.job_list li{float:left;margin-top:8px;width:100%;height:29px;background:#f7f7f7;zoom:1;}
.job_list .bg_on{background:#f4f7fb;}
.job_list .t{height:30px;background:url(../images/job_li_t.jpg) repeat-x;}
.job_list li span{display:block;float:left;padding: 0 10px;height:29px;line-height:29px;font-size:12px;color:#333;}
.job_list li a{color:#333;}
.w_230{width:230px;}
.w_60{width:40px;}
.w_80{width:60px;}
.w_115{width:95px;}
.w_100{width:80px;}

.rlzy2{float:left;width:100%;margin-top:10px;overflow:hidden;}
.rlzy2_tab{float:left;}
.rlzy2_tab tr{ line-height:34px;font-size:12px;}
.rlzy2_tab tr th{ text-align:left; font-weight:normal; padding-left:10px; background:#f6f6f6;}
.rlzy2_tab tr td{ padding:0px 10px;}
.btn2{ border:none; width:114px; height:30px; line-height:30px; text-align:center; background:url(../images/btn1.jpg) no-repeat; color:#FFF; cursor:pointer;}


/*=========联系我们===========*/
.contact_l{float:left;width:270px;line-height:36px;font-size:12px;color:#333;}

.write_list{padding-top:20px;width:100%;overflow:hidden;}
.write_list li span{padding:0 5px;line-height:26px;font-size:12px;color:#F30;}
.write_list li{float:left;margin:6px 0;width:100%;overflow:hidden;}
.write_list li label{width:80px;height:28px;line-height:28px;text-align:right;font-size:12px;color:#333;}
.write_list li label,.write_list li b,.write_list li span,.write_list li input,.write_list li textarea{float:left;}
.write_list li .txt{padding:0 5px;height:26px;line-height:26px;font-size:12px;color:#666;border:solid 1px #e8e7e7;background:url(../images/txt_bg.jpg) repeat-x;}
.write_list li textarea{padding:5px;width:365px;height:80px;line-height:20px;font-size:12px;color:#666;border:solid 1px #e8e7e7;background:url(../images/txt_bg.jpg) repeat-x;}
.write_list li .btn{display:block;float:left;margin-right:10px;width:92px;height:34px;line-height:34px;text-align:center;font-size:12px;color:#FFF;font-weight:bold;border:0;}
.write_list li .yes_btn{background:url(../images/btn_1.jpg) no-repeat;}
.write_list li .no_btn{background:url(../images/btn_2.jpg) no-repeat;}
.w_375{width:365px;}
.w_90{width:80px;}
.w_250{width:240px;}

.question_list{}
.question_list li{float:left;padding:8px 0;width:100%;overflow:hidden;zoom:1;}
.q_t{padding:5px 10px;background:url(../images/i_8.jpg) no-repeat 10px 6px;line-height:22px;border-left:solid 1px #f1f1f1;border-top:solid 1px #f1f1f1;border-right:solid 1px #f1f1f1;overflow:hidden;}
.q_t b{padding-left:30px;font-size:12px;color:#34689D;}
.q_re{padding:5px 10px;border:solid 1px #f1f1f1;background:#f6f8f9 url(../images/i_9.jpg) no-repeat 10px 6px;overflow:hidden;}
.q_re p{padding-left:30px;line-height:22px;font-size:12px;color:#666;}

.pagebox{ height:20px; padding-top:10px; margin-top:50px}
#footer{ margin:10px auto 0;  height:140px;text-align:center; line-height:1.6em; background:#CECECE; float:left; width:100%}
#footer p{ padding-top:35px; line-height:2.0; font-size:12px}
#footer,#footer a{ color:#343434;}