﻿@charset 'UTF-8';
/*css*/
body{min-width:1200px;font-family:微软雅黑;font-size: 17px;color: #333;
background: url(bg.png) ;height: auto;}
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,
strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,
details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video,form
{margin:0;padding:0;border:0;outline:none;}
input{margin:0;padding:0;outline:none;}
li{list-style:none;}
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#333;}
.more a{color: #999;}
/*a:hover{color:#1c5bb8;transition:all 0.2s;-webkit-transition:all 0.2s;-o-transition:all 0.2s;-moz-transition:all 0.2s;}*/
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:'';height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}
.clear{clear:both}
.main{width: 1200px;margin: 0 auto;}
.h5{height: 5px;}
.h10{height: 10px;}
.h20{height: 20px;}
.h30{height: 30px;}
.h40{height: 40px;}
.h50{height: 50px;}
/**********************************本公司代理从业人员  **************************************************************/
/* 基本信息内容部分 */
.jbxx{margin: 30px 30px;}
.jbxx h1{text-align: center;margin: 30px 0px;font-size: 30px;}
/* 人员基本信息 */
.jbxx table tr td {
    border: 1px solid #333333;
    text-align: center
}
.tr1 td:first-child,
.tr1 td:nth-child(3),
.tr2 td:first-child,
.tr2 td:nth-child(3) {
    background: #4E89FC;
    width: 240px;
    color: #ffffff;
    padding: 2px;
    font-size: 16px;
}
.tr1 td:nth-child(2),
.tr1 td:nth-child(4),
.tr2 td:nth-child(2),
.tr2 td:nth-child(4)
{
    width: 390px;
}
/*主要工作经历 */
.gzjl .tr3 td {
    background: #4E89FC;
    padding: 2px;
    font-size: 16px;
    color: #ffffff;
}
.gzjl .tr3 td:first-child
{
border-right: none;
width: 25%;
}
.gzjl .tr3 td:nth-child(2)
{
border-left: none;
border-right: none;
width: 15%;
}
.gzjl .tr3 td:nth-child(3) {
border-left: none;
border-right: none;
width: 40%;
}
.gzjl .tr3 td:nth-child(4) {
    border-left: none;
    width: 20%;
}
/* 代理业绩记录 */
.yjjl .tr5 td {
    background: #4E89FC;
    font-size: 16px;
    color: #ffffff;
    line-height: 25px;
    border-right: none;
    border-left: none;
}
.yjjl .tr6 td {
    padding: 2px;
    font-size: 16px;
    line-height: 25px;
}
.yjjl .tr5 td:first-child
{
    width: 25%;
    border-left: 1px solid #333333;
}
.yjjl .tr5 td:nth-child(2)
{
    width: 20%;
}
.yjjl .tr5 td:nth-child(3)
{
    width: 15%;
}
.yjjl .tr5 td:nth-child(4)
{
    width: 12%;
}
.yjjl .tr5 td:nth-child(5)
{
    width: 20%;
}
.yjjl .tr5 td:nth-child(6)
{
    width: 8%;
    border-right: 1px solid #333333;
}
/**********************************本公司代理项目负责人信息查询  **************************************************************/
/* 代理业绩记录 */
.yjjl .tr7 td {
    background: #4E89FC;
    font-size: 16px;
    color: #ffffff;
    line-height: 25px;
    border-right: none;
    border-left: none;
}
.yjjl .tr8 td {
    padding: 2px;
    font-size: 16px;
    line-height: 25px;
}
.yjjl .tr7 td:first-child
{
    width: 25%;
    border-left: 1px solid #333333;
}
.yjjl .tr7 td:nth-child(2)
{
    width: 17%;
}
.yjjl .tr7 td:nth-child(3)
{
    width: 15%;
}
.yjjl .tr7 td:nth-child(4)
{
    width: 12%;
}
.yjjl .tr7 td:nth-child(5)
{
    width: 17%;
}
.yjjl .tr7 td:nth-child(6)
{
    width: 5%;
}
.yjjl .tr7 td:nth-child(7)
{
    width: 12%;
    border-right: 1px solid #333333;
}
/*****************************************本公司代理项目负责人基本信息查询************************************************************************************************/
.content {
    width: 1200px;
    margin: 0 auto;
}
table {
    border-collapse: collapse;
}

.content {
    width: 1180px;
    margin: 0 auto;
}

.content .cx ul li {
    float: left;
}

.content .cx ul {
    height: 40px;
    line-height: 40px;
    margin: 20px 0;
}

.content .cx ul li:first-child+li input {
    border: 1px solid #ddd;
    height: 30px;
    width: 200px;
    padding-left: 10px;
}

.content .cx ul li:first-child+li+li input {
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 50px;
    background: #0168b7;
    color: #fff;
    border: none;
}

.tab th {
    height: 40px;
    background: #0168b7;
    color: #fff;
}

.tab td {
    border: 1px solid #ddd;
    height: 40px;
    padding: 10px;
}

.tab tr td:first-child {
    padding-left: 10px;
}

.tab tr td:first-child a {
    color: #337ab7;
}

.tab tr th {
    padding: 5px;
    text-align: center;
}

.pagesinfo a:hover {
    background-color: #111;
    border: 1px solid #ddd;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
}

.pagesinfo a {
    background: #eee none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #333;
    font-weight: normal;
    padding: 3px 10px;
}
/*********************************************************企业基本信息查询****************************************************************************************/
.clearfloat:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}
.clearfloat {
	zoom: 1
}
.rt {
	float: right;
}
.lt {
	float: left;
}
.content {
	width: 1200px;
	margin: 0 auto;
}
.tle {
	width: 100%;
	font-size: 32px;
	line-height: 40px;
	color: black;
	font-weight: bold;
	text-align: center;
	padding: 20px 0px;
	margin: 0 auto;
}
.table-r table tr {
	height: 30px;
}
.table-b table td {
	border: 1px solid black;
	text-align: center;
    vertical-align: middle;
    font-size: 16px;
    padding: 2px;
}
table {
	border-collapse: collapse;
}
.table-h{
	margin-top:30px;
}
/*********************************************************企业信息公示****************************************************************************************/

/* 通用底部开始 */
.bt-box-1200{width:1200px;margin:0 auto;}
.bt-left{float:left;}
.bt-right{float:right;}
.bt-clear{clear:both}
.footer{
    width: 100%;
    height: 109px;
    background-color: #245399;
}
.footer1{
    /*width: 300px;*/
    height: 80px;
    border-right: 1px solid #456da8;
    margin-top: 25px;
}
.footer1 img{
    margin-top: 5px;
    margin-right: 50px;
}
.footer2{
    width:670px;
    height: 80px;
    /*border-right: 1px solid #456da8;*/
    margin-top: 25px;
}
.footer2 p{
    color: #fff;
    font-size: 15px;
    margin-bottom: 9px;
    margin-left: 70px;
}
.footer3{
    /*width: 410px;*/
    height: 80px;
    /*border-left: 1px solid #456da8;*/
    margin-top: 25px;
    color: #fff;
}
.footer3 span{
    display: block;
    margin-top: 30px;
    margin-left: 8px;
}
.footer3 a{
    color: #fff;
    font-size: 13px;
}