.news_focus img:hover{-webkit-transform: scale(1,1);}
.news_focus img{height:300px;}
.news_box {
    float: left;
    width: 100%;
}
.news_box h3 {
    background-color: #349bf3;
    color: #fff;
    font-family: "microsoft yahei";
    font-size: 14px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    text-align: left;
    padding-left:10px;
}
.news_box h3 span{
	float:right;
	color:#fff;
	font-size:12px;
	margin-right:12px;
}
.news_box h3 span a{
	color:#fff;}
.news_box_body{padding:4px;border:1px solid #ccc;
    margin-bottom:10px;}
.left .news_box_body li{
	height:26px;
	line-height:26px;
	overflow:hidden;
}
.right-extra{margin-top:10px;}
.news_focus{margin-bottom:10px;}
.topimg{float:left;padding:10px;}
.toptxt{float:left;}
.news_zj {}
.news_zj img{width:140px;height:160px;margin-top:5px;}
.news_zj li{float:left;width:162px;text-align:center;}
.news_video img{width:180px;height:160px;margin-top:5px;}
.news_video li{float:left;width:195px;text-align:center;}
.news_video li p{width:180px;}
.clearfloat{clear:both;height:0;font-size: 1px;line-height: 0px;} 
.hide{display:none;}
.tab_title_box{width:95%;margin:0 auto;}
.tab_title_box li{width:25%;height:24px;line-height:24px;background:#f1f1f1;text-align:center;float:left;}
.tab_on{background:#349bf3!important;color:#fff;}
p{font-size:12px;}
.aui-btn{display:bolck;height:22px;padding:10px;background:#009EED;color:#fff;font-size:14px;font-weight:bold;float:left;margin-left:10px;}

.zj_box {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #ffffff none repeat scroll 0 0;
    border-color: currentcolor #eee #eee;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    height: 240px;
    overflow: hidden;
    width: 973px;
}
.zj_box li {
    background: #D9E0FB none repeat scroll 0 0;
    float: left;
    height: 230px;
    margin: 5px 0 20px 6px;
    width: 155px;
    line-height:24px;
    font-family:"黑体"
}
.zj_box li img {
    height: 160px;
    width: 140px;
}
.zj_box li a{
	font-size:16px;
	font-weight:bold;
	color:#000;
}
.zj_box li span{
	height:32px!important;
	line-height:16px!important;
	overflow:hidden;
	display:block;
	font-size:12px;
	font-weight:normal;
}
.zj_box li a.zj_zx {
    background: #f40 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    width: 125px;
}
.zj_box li b {
    color: #fff;
    float: right;
    font-size: 12px;
}

/*四大服务*/
.mod-title {
    background: rgba(0, 0, 0, 0) url("../images/line-01.png") no-repeat scroll center bottom;
    color: #333;
    font-size: 36px;
    padding: 40px;
    text-align: center;
}
.mod-title h2 {
    padding: 6px 0;
    font-size:100%;
    font-weight:400;
    font-family: "microsoft yahei";
}
.mod-title p {
    font-size: 22px;
    padding-bottom: 18px;
}
.serve-bd {
    padding-top:36px;
    padding-bottom:20px;
}
.serve-bd ul {
    font-size: 0;
    text-align: center;
}
.serve-bd ul li {
    border: 1px solid #00a0e9;
    border-radius: 28px;
    color: #00a0e9;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    line-height: 38px;
    margin-left: 27px;
    width: 120px;
}
.serve-bd ul li a {
    color: #00a0e9;
    font-weight:bold;
}
.serve-bd ul li.on {
    background-color: #00a0e9;
    color: #fff;
}
.serve-bd ul li:hover{
    background-color: #00a0e9;
    color: #fff;
}
.nameline{
	font-weight:normal;
	color:#333;
}