﻿* {
	margin:0px;
	padding:0px;
	list-style:none;
	font-size:12px;
}
body{ background:#eeeeee;}
a {
	text-decoration:none; color:#000;
}
.clear{ clear:both;}
img {
	border:none;
}
a:hover {
	text-decoration:underline;
}
.topbar {
	height:30px;
	background:#343434;
	color:#fff;
	line-height:28px;
}
.topbar a {
	color:#fff;
	margin:0 10px;
}
.w1000 {
	width:1000px;
}
.center {
	margin:0 auto;
}
.left {
	float:left;
}
.right {
	float:right;
}
.topbar .phone{ margin-left:20px; padding-left:20px; background:url(../images/bg_01.jpg) no-repeat;}

.logobar {
	height:93px;
	background:url(../images/bg_02.jpg) repeat-x;
	padding-top:10px;
}
.logobar .logo {
	width:555px;
	background:url(../images/bg_03.jpg) 20px 0px no-repeat;
	padding-top:20px;
	font-size:36px;
	line-height:36px;
	color:#1e70ad;
	padding-bottom:15px;
	font-weight:bold;
}
.logobar .logo .lg{ width:255px; display:inline-block; height:36px;}
.logobar .logo a{ cursor:pointer;}

.logobar .tel {
	width:250px;
	padding-left:90px;
	font-size:26px;
	line-height:60px;
	color:#1e70ad;
	margin-top:10px;
	display:inline;
	background:url(../images/bg_04.jpg) no-repeat;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
}
.menu {
	height:50px;
	background:url(../images/bg_05.jpg) repeat-x;
}
.menu ul{ }
.menu ul li {
	float:left;
	width:151px;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	line-height:50px;
	background:url(../images/bg_06.jpg) right top no-repeat;
}
.menu ul li a {
	color:#fff;
	font-size:18px;
	width:151px;
	display:block;
	height:50px;
}
.menu ul li a:hover, .menu ul li.c a {
	background:url(../images/bg_07.jpg) center 4px no-repeat;
	text-decoration:none;
	color:#0a6cb5;
}
.menu ul li.last {
	background:none;
}
/*banner*/
.wrapBanner {
	height:344px;
	position:relative;
	overflow:hidden;
	z-index:0;
	padding-bottom:22px;
	background:url(../images/bg_09.jpg) left bottom repeat-x;
}
.banner li {
	position:absolute;
	top:0;
}
.banner li a {
	display:block;
	height:344px;
}
.navControl {
	position:absolute;
	top:320px;
	left:50%;
	margin-left:-300px;
}
.navControl a {
	float:left;
	display:inline;
	width:75px;
	height:15px;
	margin-right:1px;
	background:url(../images/big_tip.png) -100px -60px no-repeat;
}
.navControl a:hover, .navControl a.current {
	background-position:-100px -75px;
}
.maxWidth {
	position:relative;
	z-index:99;
}
.apply { 
	position:absolute;
	top:0px;
    right:0px; 
	width:247px;
	z-index:99;
	background:url(../images/bg_10.jpg) no-repeat;
}
.apply .login {
	overflow:hidden;
	zoom:1;
}
.apply center img{ margin-top:15px;}
.apply .login a {
	float:left;
	display:inline-block; 
	color:#fff;
	font-size:12px;
	margin:15px 5px 0px 15px; text-decoration:none;
}
.login .dl {
	text-align:center;
	line-height:23px;
	height:23px;
	width:92px;
	display:inline-block;
	background:url(../images/big_tip.png) 0px 0px no-repeat;
}
.login .zc {
	height:23px;
	width:112px;
	text-align:center;
	line-height:23px;
	display:inline-block;
	background:url(../images/big_tip.png) -103px 0px no-repeat;
}
.service {
	padding-top:20px; background:#fff;
}
.service .serTitle {
	padding-bottom:12px;
	border-bottom:5px solid #0a6cb5;
}
.service .serTitle h3 {
	color:#333;
	font-size:16px;
	font-family:"微软雅黑";
}
.service .serTitle h3 span {
	color:#0a6cb5;
	font-size:28px; font-weight:bold;
}
.serviceList {
	overflow:hidden;
	zoom:1;
	border-bottom:1px solid #e7e7e7;
}
.serviceList .serList {
	float:left;
	display:inline;
	width:198px;
	padding:24px 0 20px 0;
	margin-left:-1px;
	border-left:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;
}
.serListBg {
	background:#e9e9e9;
}
.serList h3 {
	height:36px;
	line-height:36px;
	padding-left:45px;
	margin-left:20px; 
	background:url(../images/small_tip.png) no-repeat;
}
.serList h3 a {
	color:#0a6cb5;
	font-family:"微软雅黑"; 
}
.serviceList .list1 h3 {
	background-position:0 -70px;
}
.serviceList .list2 h3 {
	background-position:0 -106px;
}
.serviceList .list3 h3 {
	background-position:0 -142px;
}
.serviceList .list4 h3 {
	background-position:0 -178px;
}
.serviceList .list5 h3 {
	background-position:0 -214px;
}
.serviceList .serList ul {
	height:90px;
	margin:18px 0 0 20px;
}
.serList ul li {
	margin-bottom:10px;
	overflow:hidden;
	zoom:1;
}
.serList ul li a {
	float:left;
	display:inline;
	height:20px;
	color:#7a7a7a;cursor:pointer;
	font-size:13px;
	font-family:"微软雅黑";
	padding-left:8px;
	background:url(../images/small_tip.png) 0 -250px no-repeat;
}
.serList ul li a:hover {
	color:#0a6cb5;
	background-position:0 -270px;
}
.serviceList .detail {
	text-align:right;
	margin:18px 20px 0 0;
}
.serviceList .detail a {
	color:#8f8f8f;
}
.serviceList .detail a:hover {
	color:#3e3e3e;
}
.footer{ background:#343434; line-height:25px; text-align:center; color:#fff; padding:20px 0px;}
.footer a{ color:#fff; margin:0 5px;}

.warp{ background:#eee;}
.warps{ background:#f8f8f8; height:auto; overflow:hidden;zoom:1;}
.warpss{ background:#fff; padding-bottom:20px; height:auto; overflow:hidden;zoom:1;}
.warp .h2s{ font-size:22px; margin:30px 0px 0px 20px; font-weight:bold; padding-left:56px; background:url(../images/bg_11.jpg) 0px 3px no-repeat; line-height:50px;}
.warp .h3s{ margin:0px 0px 10px 80px; font-size:14px;}
.table1{ margin:50px 0px 20px 0px; clear:both;}
.table1 .td1{ line-height:40px; background:#031a5e; padding:10px; color:#fff; font-size:14px; font-weight:bold;}
.table1 .td2{ line-height:40px; background:#f37a41; padding:10px; color:#fff; font-size:14px;font-weight:bold;}
.table1 .td3{ line-height:40px; background:#00aae7; padding:10px; color:#fff; font-size:14px;font-weight:bold;}
.table1 .td4{ line-height:20px; text-align:center; background:#265fa4; padding:10px; color:#fff; font-size:14px;font-weight:bold;}
.table1 .td5{ line-height:20px; text-align:center; background:#f37a41; padding:10px; color:#fff; font-size:14px;font-weight:bold;}
.table1 td{ text-align:center; line-height:35px; font-size:14px; font-weight:bold; color:#404445; padding:10px 25px;}
.table1 .td6{ background:#00aae7; color:#fff;}
.table1 .td7{ background:#dfedf6; }
.table1 .td8{ background:#dfedf6 url(../images/new.jpg) right 5px no-repeat;}

.table1 td strong{ color:#f00; font-size:14px;}
.warps .ad{ padding:4px 0px 5px 15px; }

.warps .ad p{ padding-top:19px; padding-bottom:19px; width:723px; text-indent:28px;font-size:14px; line-height:25px;}

.tabs {
    float: left;
    width: 100%;
    position: relative; padding-left:15px; padding-bottom:30px;
}
.tabs .tab_hd {
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    height: 58px;
    width: 100%;border-top:#29a3dc 5px solid;
    position: relative;
	    border-bottom: 1px solid #d1d1d1;

}
.tabs .tab_hd .tab-hd-con {
    display: inline-block;
    float: left;
    height: 58px;
    line-height: 58px;
    text-align: center;
    border-left:1px solid #d1d1d1; 
}

.tabs .tab_hd .li1{    width: 118px;
}
.tabs .tab_hd .li1.curren{    width: 118px;
}
.tabs .tab_hd .li2{    width: 142px;
}
.tabs .tab_hd .li2.curren{    width: 142px;
}
.tabs .tab_hd .li3{    width: 183px;
}
.tabs .tab_hd .li3.curren{    width: 183px;
}
.tabs .tab_hd .li4{    width: 185px;
}
.tabs .tab_hd .li4.curren{    width: 185px;
}

.tabs .tab_hd .li5{    width: 146px;
}
.tabs .tab_hd .li5.curren{    width: 146px;
}
.tabs .tab_hd .li6{    width: 149px;
}
.tabs .tab_hd .li6.curren{    width: 149px;
}
.tabs .tab_hd .tab-hd-con.first{
    border:0;
}
.tabs .tab_hd .tab-hd-con.current {
    margin:0;
    background:#29a3dc;
}
.tabs .tab_hd .tab-hd-con a {
    color: #606062;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.tabs .tab_hd .tab-hd-con a:hover {
    color: #fff;
}
.tabs .tab_hd .tab-hd-con.current a{
    color:#fff;
    font-size: 15px;
    font-weight: bold; 
} 
.tabs .tab_body {
    float: left;
    width: 100%;
    position: relative;
    border-bottom:none;
    border-top:0;
}
.tabs .tab_body .left{ width:220px; display:inline-block; padding:40px 10px 0px 30px;}
.tabs .tab_body .right{ color:#727272;  width:420px; display:inline-block;padding:20px 50px 0px 0px; line-height:25px;}

.tabs .tab_body .tab_body_con {
    display: none;
    position: relative;
}
.tabs .tab_body .tab_body_con.current {
    display: block;
    height: 100%;
}
.vip_tabs{
    width:738px;
    margin-top:8px;
}
.vip_tabs .tab_hd{
    width:737px;
}
.vip_con531{
    display: block;
    margin:30px 0 0 20px;
}
.vip_con531 li{
    display: block;
    
}


.vip_side_five{
    margin:8px 0 0 0px; 
}
.vip_side_five ul{
    display: block;
    float:left; 
    width:240px;
    border-top:1px solid #d1d1d1;
    border-left:1px solid #d1d1d1;
}
.vip_side_five ul li{
    display: block;
    float:left;
    width:119px;
    height:77px;
    background-color:#f0f0f0;
    position: relative;
    border-right:1px solid #d1d1d1;
    border-bottom:1px solid #d1d1d1;
}
.vip_side_five a{
    display: block;
    width:100%;
    height:100%;
}
.vip_side_five .icon1{
    display: block;
    width:56px;
    height:45px;
	background:url(../images/bg_13.png) no-repeat;
    margin:6px 0 0 30px;
}
.vip_side_five .s2 .icon1{
	background:url(../images/bg_14.png) no-repeat;
}
.vip_side_five .s3 .icon1{
	background:url(../images/bg_15.png) no-repeat;

}
.vip_side_five .s4 .icon1{
	background:url(../images/bg_16.png) no-repeat;
}
.vip_side_five .s5 .icon1{
	background:url(../images/bg_17.png) no-repeat;
}
.vip_side_five .s6 .icon1{
	background:url(../images/bg_18.png) no-repeat;
}
.vip_side_five .s7 .icon1{
	background:url(../images/bg_20.png) no-repeat;
}
.vip_side_five .s8 .icon1{
	background:url(../images/bg_21.png) no-repeat;
}
.vip_side_five .s9 .icon1{
	background:url(../images/bg_22.png) no-repeat;
}
.vip_side_five .s10 .icon1{
	background:url(../images/bg_23.png) no-repeat;
}
.vip_side_five .s11 .icon1{
	background:url(../images/bg_01.png) no-repeat;
}

.vip_side_five .s12 .icon1{
	background:url(../images/bg_02.png) no-repeat;
}
.vip_side_five .s13 .icon1{
	background:url(../images/bg_03.png) no-repeat;
}
.vip_side_five .s14 .icon1{
	background:url(../images/bg_04.png) no-repeat;
}
.vip_side_five .s15 .icon1{
	background:url(../images/bg_05.png) no-repeat;
}
.vip_side_five li .ti{
    display: block;
    width:100%;
    text-align: center;
    height:24px;
    line-height: 24px;
    float:left;
    font-size: 14px;
    color:#333232;
}
.vip_side_five li.hover{
    background:#dfdfdf;
}
.vip_side_five li a:hover{ text-decoration:none;}

.tg-nr{ width: 600px; line-height:25px; margin: 20px auto 30px auto; overflow: hidden; }
.tg-nr-top{ float: left; width: 585px; padding-left: 15px; height: 25px; background: #e2e2e2; margin-bottom:10px; }
.tg-nr-top span{ float: left; padding-left: 25px; background: url(../images/ser_41.gif) 1px 6px no-repeat; font-size: 14px; font-weight: bold; line-height: 25px; }
.tg-nr-top span.hongzi{ font-weight: normal; color: #ff6600; padding-left: 0px; background: none; }
.tg-nr dl{ width: 520px; margin: 10px auto 0 auto; overflow: hidden; }
.tg-nr dl dt{ float: left; width: 300px; font-size: 14px; font-weight: bold; height: 22px; line-height: 22px; padding-bottom: 10px; }
.tg-nr dl dd{ float: left; width: 200px; padding-left: 20px; height: 25px; line-height: 25px; font-size: 14px; background: url(../images/ser_42.gif) 5px 9px no-repeat; }
.tg-nr p{ margin-bottom:10px; margin-top:10px;}
.contact,.contacts{ padding-top:20px;}
.warpss .topic{ padding:40px;}
.warpss .contact{ background:url(../images/bg_25.jpg) center center no-repeat;}
.warpss p{ padding-left:15px; font-size:14px; line-height:35px; text-indent:24px;}
.warpss p strong{ font-size:28px; font-weight:bold; color:#0063a6; line-height:55px;}
.count ul { height:auto; overflow:hidden;zoom:1; margin:10px 20px; width:603px; border-top:#dcdcdc 1px solid;border-right:#dcdcdc 1px solid; }
.count ul li{ width:200px; float:left; font-size:14px; font-weight:bold; border-left:#dcdcdc 1px solid;border-bottom:#dcdcdc 1px solid; line-height:35px; text-align:center;}
.count span{ font-size:14px; color:#f00;font-weight:bold; padding:20px 0px 10px 20px; display:block;}
.count table td{ padding:10px 20px;font-size:14px; }


.float0831 {
	POSITION: fixed; TOP: 180px; RIGHT: 1px; _position: absolute
}
