.pagewidth{
	width:1200px;
	margin:0 auto;
}
.clear:before, .clear:after{display:table;content:" ";}
.clear:after{clear:both;}
.clear{zoom:1;}
.pull-left{float:left;}
.pull-right{float:right;}
/*.contentbox img{width:100%;}*/
body{font-size:16px;}
.whiteBg{
	background: #FFFFFF;
}

.top-navigation-container {
	background: #F5F5F5;
	height: 35px;
	line-height: 35px;
	z-index: 200;
}

.top-navigation {
	background: #F5F5F5;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	font: Microsoft YaHei;
}

.top-navigation .smallnav li {
	font-size: 12px;
}
.smallnav>li {
	color: #999999;
}
.smallnav>li>a {
	color: #555;
}
.service_lump_content .smallnav>li>a {
	color: #666666;
}
.new_lump_head .smallnav>li>a{
	color: #333333;
}
.smallnav_top_r{
	/*margin-right:-20px ;*/
}

@media screen and (max-width:1200px) {
	.smallnav_top_r{
		margin-right:0px ;
	}
}


.smallnav a:hover {
	color: #004098;
}

.top-navigation div {
	float: left;
}

.top-navigation div:last-child {
	float: right;
	margin-right: 2%;
}

.top-navigation div:last-child .smallnav {
	float: right;
}

.navigation {
	background: #FFFFFF;
	height: 55px;
	padding-top: 16px;
}

.navigation div {
	float: left;
}

.top-navigation div:last-child {
	float: right;
	margin-right: 0px;
}

.navigation_top_left {
	height: 44px;
	width: 350px;
}

.navigation_top_left .separate {
	width: 2px;
	height: 44px;
	background: #c7c7c7;
	margin-left: 200px;
	margin-top: -44px;
}
.navigation_top_left .logo-com {
	margin-left: 212px;
    margin-top: -44px;
    font-size: 14px;
    color: #666666;
    height: 44px;
    line-height: 44px;
    letter-spacing: 1px;
}

.navigation_top_rights {
	line-height: 40px;
	width: 320px;
	text-align: center;
	font-size: 14px;
	color: #004098;
}
.navigation_top_right {
	height: 44px;
	margin-right: 0px;
	/*width: 100%;*/
}
.navigation_top_right input {
	width: 200px;
	height: 37px;
	border-radius: 4px 0px 0px 4px;
	border: 1px solid #666666;
	/*margin-right: -5%;*/
	padding-left:10px;
	float:left;
}
.navigation_top_right input::-webkit-input-placeholder {
	color: #c0c0c0;
}
.navigation_top_right:hover input::-webkit-input-placeholder {
    /*color: #3a3a3a;*/
}

.navigation_top_right button{
	width: 70px;
	height: 37px;
	border-radius: 0px 4px 4px 0px;
	border: 0px solid #666666;
	background: #004098;
	float:left;
}
.navigation_top_right:hover button{
    /*background: #2460ce;*/
}
.navigation_top_right button:hover{
    background: #104da1;
}


.navigation_bottom_container {
	/*background: #FFFFFF;
	height: 45px;
	border-bottom: 1px solid #3277F9;*/
	background: #004098;
	height: 53px;
	border-bottom: 1px solid #004098;
}

.navigation_bottom {
	background: #FFFFFF;
	height: 50px;
}

.navigation_bottom .layui-nav {
	background: #FFFFFF;
	height: 50px;
	padding: 0px;
	font-size: 17px;
	font: Microsoft YaHei;
}
#top_navigation .pagewidth .layui-nav-item:nth-child(6) .layui-nav-child{
	left: -25%;
}

.navigation_bottom_container .navigation_bottom .layui-nav .nav-first-item{
	margin-left: 0px;
	margin-right: 0px;
}

.navigation_bottom .layui-nav .layui-nav-item {
	margin-left: 30px;
	margin-right: 0px;
	line-height: 50px;
	float: left;
}

.navigation_bottom .layui-nav .layui-nav-item a{
	color: #000000;
	font-size: 18px;
	padding: 0px;
	height: 50px;
	font-weight: 500;
	z-index: 101;
	position: relative;
	padding: 0px 20px;
}
.navigation_bottom .layui-nav .layui-nav-item dl dd a{
	font-size: 18px;
	height: 40px;
}
.navigation_bottom .layui-nav .layui-nav-item dl dd a:hover{
	color: #004098;
    border-radius: 0px;
}

.navigation_bottom .layui-nav .layui-nav-item .layui-nav-child dd:first-child {
	/*z-index: 100;
	pointer-events: none*/
}

.navigation_bottom .layui-nav .layui-nav-item:hover {
	z-index: 101;
}

.navigation_bottom .layui-nav .layui-nav-item a:hover,.navigation_bottom .layui-nav .layui-nav-item .selected {
	/*color: #3277F9;
	font-weight:bold;*/
}


/*.navigation_bottom .bignav li{margin-top:0.8%}
.navigation_bottom .bignav li:first-child{margin-left: 10.5%;}
.navigation_bottom .bignav li:not(:first-child){margin-left: 5%;}*/

.lunbo,#test1 {
	height: 320px;
	min-width: 1200px;
	
}
#test1>div{
	cursor: pointer;
}
.hide{
	display: none!important;
}
.lunbo .layui-carousel-arrow {
	display: none;
}

.contentWrapper {
	width:100%;
	background-color:#f8f8f8;
	padding-top:10px;
	padding-bottom:40px;
	min-width: 1200px;
}
.contentWrapperbj {
	background:#f8f8f8;
	background-repeat-y:inherit;
}


.content {
	width: 1200px;
	padding-left: 0;
}

.content_row {
	height: 225px;
	width: 1200px;
}

.content_row>div {
	height: 100%;
	float: left;
}

.content_row>div:not(:last-child) {
	margin-right: 12px;
}

.content_row .content_lump {
	text-align: center;
	/*background-image:url(/main/img/cash_bg.png);*/
	background-image:url(/main/img/cash_bgs.png);
	background-position: -6px -0px;
	/*background: #FFFFFF;*/
	border: 0px solid #f8f8f8;
}

.content_lump_head {
	width: 90%;
	height: 40px;
}

.content_lump_head>div {
	height: 100%;
	text-align: left;
}

.content_lump_head>div>img {
	/*line-height: 25px;*/
	position: relative;
	transform: translateY(10%);
	/*margin-top: -5px;*/
}

.content_lump_head>div>p {
	display: inline-block;
	position: relative;
	transform: translateY(20%);
	font-weight: 500;
}

.content_lump_text {
	height: 100%;
}

.content_lump_text>div {
	text-align: center;
}
.content_lump_text>a>div {
	text-align: center;
}
.content_lump_text>div>.content_lump_title {
	margin-top: 14px;
	color:#666666;
}

.content_lump_text>a>div>.content_lump_title {
	margin-top: 14px;
	color:#666666;
}

.content_lump_text>div>button {
	width: 204px;
	height: 35px;
	border: none;
	border-radius: 4px;
	color: #ffffff;
	font-weight:500;
	background: #004098;
	background: -webkit-linear-gradient(left, #004098 , #6198ff);
	background: -o-linear-gradient(left, #004098 , #6198ff);
    background: -moz-linear-gradient(left,  #004098,  #6198ff);
	background: linear-gradient(to right, #004098,  #004098);
    filter:  progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#004098', endColorstr='#6198ff');
}

.content_lump_text>div>button:hover {
	background: #104da1;
	/* background: -webkit-linear-gradient(left, #6198ff , #004098);
	background: -o-linear-gradient(left, #6198ff , #004098);
	    background: -moz-linear-gradient(left,  #6198ff , #004098);
	background: linear-gradient(to right, #6198ff , #004098);
	    filter:  progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#6198ff', endColorstr='#004098'); */
}

.content_lump_text>div>button.redbtn {
	width: 204px;
	height: 35px;
	border: none;
	border-radius: 4px;
	color: #ffffff;
	font-weight:500;
	background: #e72521;
	/*
	background: -webkit-linear-gradient(left, #ef4948 , #fc7372);
	background: -o-linear-gradient(left, #ef4948 , #fc7372);
    background: -moz-linear-gradient(left,  #ef4948,  #fc7372);
	background: linear-gradient(to right, #ef4948,  #fc7372);
    filter:  progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ef4948', endColorstr='#fc7372');
	*/
}


.content_lump_text>div>button.redbtn:hover {
	background: #f44743;
	/* background: -webkit-linear-gradient(left, #fc7372 , #ef4948);
	background: -o-linear-gradient(left, #fc7372 , #ef4948);
	    background: -moz-linear-gradient(left,  #fc7372 , #ef4948);
	background: linear-gradient(to right, #fc7372 , #ef4948);
	    filter:  progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#fc7372', endColorstr='#ef4948'); */
}


.blue-content_lump {
	background-color: #ffffff;
	/*background-image:url(/main/img/three_bg.png);background-repeat:no-repeat;background-size:100%;*/
	text-align: center;
}

.blue-content_lump>a>div:nth-child(1) {
	margin-top: 26px;
}
.blue-content_lump>a>div:nth-child(3) {
	margin-top: 10px;
}

.blue-content_lump>a>div>p {
	display: inline-block;
	position: relative;
	/*transform: translateY(60%);*/
}

.content_row2 {
	height: 265px;
	width: 1200px;
}

.content_row2>div {
	height: 100%;
	float: left;
}
/*
.content_row2>div:not(:last-child) {
	margin-right: 10px;
}*/
/*.content_row2>div:first-child{height: 100%;margin-left: 2%;}
.content_row2>div:not(:first-child){height: 100%;margin-left: 3.1%;}*/

.content_row3_containter {
	margin-top: 10px;
	padding:20px;
}

.content_row3 {
	height: auto;
}


/*.content_row3>div:first-child{height: 6%;margin-left: 2%;}
.content_row3>div:not(:first-child){margin-left: 2%;}*/

.content_row3 .bignav li {
	font-weight: 500;
	margin-right: 50px;
	margin-left: 0%;
}

.content_row3 .bignav li a,.content_row3 .bignav2 li a {
	font-size: 16px;
}

.content_row3 .bignav li:first-child {
	margin-left: 0%
}

.content_row3 .bignav li:last-child {
	margin-left: 0px;
	margin-right: 0px;
}

.content_row3 table {
	border: 1px solid #eeeeee;
	margin-top: 10px;
}

.content_row3 table tr {
	border: none;
	/*border-bottom: 1px solid gainsboro;*/
	border-bottom: 1px solid #eeeeee;
	height: 55px;
	text-align: left;
}

.content_row3 table tbody tr:hover {
	background-color: #fafafd;
}

.content_row3 table th {
	border: none;
	background-color: #EBEFF8;
	text-align: left;
	font-size: 14px;
}


.content_row3 table th .layui-table-cell {
	padding: 0px
}

.content_row3 table th .layui-edge {
	left: 0px
}

.content_row3 table td {
	border: none;
	text-align: left;
	font-weight: 500;
	font-size: 14px;
}
.content_row3 table td p {
	color: #999999;
}

.content_row3 table tr td:nth-child(3) {
	padding-left: 20px;
}
.content_row3 table tr td:nth-child(5) {
	padding-left: 25px;
}
.content_row3 table tr td:nth-child(6) {
	padding-left: 20px;
}


.content_row3 table tr:last-child {
	text-align: center;
}

.content_row3 table th:last-child {
	text-align: center;
}

.content_row3 table td:last-child {
	text-align: center;
}

.content_row3 table td p {
	font-weight: normal;
	font-size: 12px;
}

.content_row3 table td div {
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	margin-right: 5px;
	width: 57px;
	height: 29px;
	line-height: 29px;
	border-radius: 6px;
	cursor: pointer;
}

.content_row3 table td div.redbox {
	border: 1px solid #e72521;
	background-color:#FFFFFF;
	color: #e72521
}

.content_row3 table td div.redbox:hover {
	background-color:#e72521;
	color: #FFFFFF;
}

.content_row3 table td div.bluebox {
	border: 1px solid #004098;
	background-color:#FFFFFF;
	color: #004098
}

.content_row3 table td div.graybox,.jijin_info_content_row9 button.graybox,.jijin_info_content_row9 button.graybox:hover {
	border: 1px solid #bbbbbb;
	background-color:#FFFFFF;
	color: #bbbbbb
}

.content_row3 table td div.bluebox:hover {
	background-color:#2270F8;
	color: #FFFFFF
}

.content_row4 {
	height: 460px;
	width: 100%;
	margin-top: 10px;
}

.new_lump_head {
	/*width: 90%;*/
	/*height: 17%;*/
	height: 65px;
}

.new_lump_head>div {
	height: 100%;
	/*text-align: center;*/
	padding-left: 20px;
}

.new_lump_head>div>p {
	display: inline-block;
	position: relative;
	transform: translateY(90%);
	color: #333333;
}
.new_lump_text {
	height: 100%;
}

.new_lump_text>div {
	text-align: center;
}

.new_lump_text .new-list p{
	/*margin-left: 6%;
	width: 90%;*/
	margin-left: 20px;
    /*margin-right: 20px;*/
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.new_lump_text .smallnav-con .new-list p{
	margin-left: 4%;
	/*width: 72%;*/
	width: 97%;
}
.new_lump_text .new-list p span{
	margin-right: 20px;
	font-size: 16px;
}

.new-list p {
	text-align: left;
	margin-left: 6%;
	margin-top: 8px;
	cursor: pointer;
}

.new-list p span {
	float: right;
	color: #999999;
	margin-right: 6%;
}

.new_more {
	margin-top: 3%;
}

.new_more>p {
	float: right;
	margin-right: 20px;
}
.new_more>p>a {
	color: #bbbbbb;
}
.new_more>p>a:hover {
	color: #004098;
}
.new_lump_head .smallnav {
	height: 100%;
	line-height: 100%;
}

.new_lump_head .smallnav li {
	font-family:Microsoft YaHei;
	font-size: 24px;
	margin-left: 0px;
	margin-right: 40px;/*5%;*/
	/*margin-top: 7%;*/
	transform: translateY(90%);
	height: 40%;
	border-bottom: #ffffff solid 2px;
}

.new_lump_head .smallnav li:hover, .smallnav li.selected{
	font-size: 24px;
	border-bottom: #3277F9 solid 2px;

}
.new-list .sp{
	float: left;
	display: block;
    height: 20px;
    line-height: 20px;
    font-size:16px;
    /*width: 70%;*/
	margin-right: 5px;
	max-width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}/*
#xxpl_index .sp{
	float: left;
    height: 20px;
	margin-right: 5px;
	max-width: 72%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#fxgg_index .sp{
	float: left;
    height: 20px;
	margin-right: 5px;
	max-width: 72%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#fhgg_index .sp{
	float: left;
    height: 20px;
	margin-right: 5px;
	max-width: 72%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}*/


.content_row4>div {
	float: left;
}

.content_row4>div:first-child {
	height: 100%;
	margin-left: 0%;
}

.content_row4>div:not(:first-child) {
	height: 100%;
	/*margin-left: 11.8px;*/
	margin-left: 12px;
}

.content_row5 {
	height: 230px;
}

.content_row5>div {
	float: left;
}

.content_row5>div:first-child {
	height: 100%;
	margin-left: 0%;
}

.content_row5>div:not(:first-child) {
	height: 100%;
	margin-left: 1.6%;
}

.tool_lump_head {
	height: 25%;
}

.tool_lump_head>div {
	height: 100%;
	margin-left: 2%;
	margin-top: 2%;
}

.tool_content {
	height: 75%;
}

.tool_content .bignav li {
	margin-right: 70px;
	margin-left: 50px;
	cursor: pointer;
}

.tool_content .bignav li:hover {
	border: none;
}

.tool_content .bignav li p:last-child {
	text-align: center;
	font-size: 14px;
}

.content_row6 {
	height: 255px;
}

.content_row6>div {
	float: left;
}

.content_row6>div:first-child {
	height: 100%;
	margin-left: 0%;
}

.content_row6>div:not(:first-child) {
	height: 100%;
	margin-left: 2%;
}

.service_lump_head {
	height: 25%;
}

.service_lump_head>div {
	height: 100%;
	margin-left: 2%;
	margin-top: 2%;
}

.service_lump_select {
	height: 20%;
}

.service_lump_select .layui-input-inline {
	border-radius: 2%;
}


.service_lump_content>.smallnav {
	margin-left: 50px;
}

.service_lump_content>.smallnav>li {
	margin-left: 0px;
	margin-right: 0px;
    font-size: 14px;
    width: 200px;
}
.service_lump_content>.smallnav>li>a:hover {
	color:#004098;
}

.service_lump_content>.smallnav>li:first-child {
    width: 170px;
}
.service_lump_content>.smallnav>li:nth-child(2) {
    width: 170px;
}
.service_lump_content>.smallnav>li:nth-child(4) {
    width: 200px;
}
.service_lump_content>.smallnav>li:nth-child(5) {
    width: 200px;
}
.service_lump_content>.smallnav>li:nth-child(6) {
    width: 170px;
}


.footerWrapper{
	background: #15263a;
	width:100%;
	min-width: 1200px;
}

.footer {
	height: 150px;
	padding-top: 42px;
}


.footer_nav1>li>a {
	color: #b4bcc7;
	font-size: 14px;
}
.footer_nav1>li>a:hover {
	color:#004098;
}
.footer_nav1 .ico {
    height: 19px;
    margin-right: 5px;
    margin-top: -4px;
}

.footer_nav2 li {
	float: left;
	margin-left: 4px;
}

.footer_nav2 li>a {
	color: #959aa8;
	font-size: 12px;
}/*
.footer_nav2 li:first-child>a {
	color:#FFFFFF;
}*/

.footer_nav2>ul>li {
	margin: 0px;
}

.login-lump {
	height: 300px;
	width: 288px;
	background-color: #FFFFFF;
	/*position: absolute;*/
	position: relative;
	/*top: 230px;
	left: 70%;*/
	float: right;
	z-index: 7;
	font-family:Microsoft YaHei;
	margin-bottom: -400px;
    margin-top: 10px;
}

.login-lump_title {
	margin-left: 15%;
	margin-top: 24px;
	margin-bottom: 14px;
	font-size: 18px;
	color:#004098;
	font-weight:bold;
}

.login-lump_button>button {
	margin-left: 9%;
	width: 240px;
	height: 42px;
	font-size: 16px;
	border: 1px solid #2d72f3;
	border-radius: 3px;
	cursor: pointer;
}

.button_login {
	background-color: #004098;
	color: #FFFFFF;
}

.button_login:hover {
	background-color: #104da1;
}

.button_zhuce {
	background-color: #FFFFFF;
	color: #e72521;
	border-color: #e72521!important;
}
.button_zhuce:hover {
	color: #f44743;
}

.login-lump_button .button_zh {
	background-color: #2d72f3;
	color: #FFFFFF;
}

.login-lump_button .button_zh:hover {
	background-color: #2460ce;
}

.login-lump_button .button_jj {
	background-color: #ee4b4e;
	border: 0px solid #ee4b4e;
	color: #FFFFFF;
}
.login-lump_button .button_jj:hover {
	background-color: #d34142;
}

.smallnav li {
	float: left;
	margin-left: 30px;
}
.smallnav .app{
    padding: 0px 20px;
}
.smallnav .app:hover{
	background-color: #FFFFFF; 
}
.smallnav .app:hover span{
	color: #004098; 
}
.smallnav .apps{
	margin-left: 20px;
	padding: 0px 10px;
}

.smallnav .apps:hover{
	/*background-color: #FFFFFF;*/
}
.smallnav .apps:hover span{
	color: #004098; 
}


.footer .smallnav li {
	float: left;
	margin-left: 20px;
}
.footer .smallnav .lilast {
	/* margin-left: 38px; */
}

.bignav li {
	float: left;
	margin-left: 5.9%;
	font-size: 16px;
	height: 30px;
}
.bignav li:nth-child(1) {
	margin-left: 0px;
}

.bignav2 li{
	float: right;
	font-size: 16px;
	font-family:Microsoft YaHei;
	height: 30px;
}

.bignav li:hover ,.bignav li.selected{
	border-bottom: #004098 solid 2px;
}

.bignav li.selected a,.bignav li a:hover{
	color: #333333;
}



.carousel {
	height: 400px;
}

.scrollbar{
	float:left;
	width:200px;
	padding-left:25px;
	padding-top:6px;
}

.scrollbar p span {
   background: #e6e6e6;
   border-radius: 100%; 
   margin-left: 5px; 
   cursor: pointer;
   width:10px;
   height:10px;
   display:black;
   float:left;
}

.scrollbar p span.current {
   background:#5d9cff;
}

/* font-color*/

.font-red {
	color: #e72521; /*dd4467*/
}
.text-indent-20{
	text-indent:30px;
}
.text-indent-30{
	text-indent:30px;
}

.font-blue {
	color: #3A70F7;
}

.font-gray {
	color: #bbbbbb;
}

.font-white {
	color: #FFFFFF;
}
.font-whites {
	color: #959aa8;
}
.font-green {
	color: #6EC3A2
}
.padding-bottom-20{
	padding-bottom: 20px;
}


.content_row3 table .font-padding {
	padding-left: 25px;
	font-size: 20px;
    letter-spacing: -2px;
}

.font-8,.contentbox .font-8 {
	font-size: 8px;
	font-family: Microsoft YaHei;
}

.font-10,.contentbox .font-10 {
	font-size: 10px;
	font-family: Microsoft YaHei;
}

.font-12,.contentbox .font-12 {
	font-size: 12px;
	font-family: Microsoft YaHei;
}

.font-14,.contentbox .font-14 {
	font-size: 14px;
	font-family: Microsoft YaHei;
}

.font-16,.contentbox .font-16 {
	font-size: 16px;
	font-family: Microsoft YaHei;
}

.font-18,.contentbox .font-18 {
	font-size: 18px;
	font-family: Microsoft YaHei;
}

.font-20,.contentbox .font-20 {
	font-size: 20px;
	font-family: Microsoft YaHei;
}

.font-24,.contentbox .font-24 {
	font-size: 24px;
	font-family: Microsoft YaHei;
}

.font-25,.contentbox .font-25 {
	font-size: 25px;
	font-family: Microsoft YaHei;
}

.font-28,.contentbox .font-28 {
	font-size: 28px;
	font-family: Microsoft YaHei;
}

.font-30,.contentbox .font-30 {
	font-size: 30px;
	font-family: Microsoft YaHei;
}

.font-32,.contentbox .font-32 {
	font-size: 32px;
	font-family: Microsoft YaHei;
}


/* font-size*/

.font-bold,.contentbox .font-bold {
	font-weight: bold;
}

.font-Light,.contentbox .font-Light {
	font-weight: lighter;
}


/* height */

.height-5 {
	height: 5%;
}

.height-10 {
	height: 10%;
}

.height-15 {
	height: 15%;
}

.height-18 {
	height: 18%;
}

.height-20 {
	height: 20%;
}

.height-25 {
	height: 25%;
}

.height-30 {
	height: 30%;
}

.height-40 {
	height: 40%;
}

.height-50 {
	height: 50%;
}


/* width */

.width-20 {
	width: 20%
}

.width-21_5 {
	width: 21.44%
}

.width-25 {
	width: 25%
}

.width-28_3 {
	width: 28.3%
}
.width-28_6 {
	width: 28.76%;
}

.width-30 {
	width: 30%
}

.width-31_5 {
	width: 31.5%
}

.width-32_5 {
	width: 32.5%
}

.width-35 {
	width: 35%
}

.width-40 {
	width: 40%
}

.width-40_8 {
	width: 40.8%
}

.width-49_5 {
	width: 49.5%
}

.width-50 {
	width: 50%
}

.width-64 {
	width: 64%
}

.width-75 {
	width: 75%
}

.width-80 {
	width: 83.5%
}

.width-90 {
	width: 90%
}

.width-95 {
	width: 95%
}

.width-100 {
	width: 100%
}


/* margin-top*/

.margin-top-5 {
	margin-top: 5px;
}

.margin-top-10 {
	margin-top: 10px;
}

.margin-top-15 {
	margin-top: 15px;
}

.margin-top-20 {
	margin-top: 20px;
}

.margin-top-25 {
	margin-top: 25px;
}

.margin-top-30 {
	margin-top: 30px;
}

.margin-top-40 {
	margin-top: 40px;
}
.margin-top-50 {
	margin-top: 50px;
}

/* margin-left */

.margin-top-2 {
	margin-left: 2.15%
}

.margin-left-25 {
	margin-left: 25%
}

.margin-left-30 {
	margin-left: 30%
}

.margin-left-40 {
	margin-left: 40%
}


/* border */

.right-border {
	border-right: #C7C7C7 solid 1px;
}

.bottom_border {
	border-bottom: gainsboro solid 1px;
}


/* radius */

.div_radius {
	border-radius: 4px;
	border: 0px solid #f8f8f8;
}
.div_radius a:hover{
	color:#333;
}

.clear-margin {
	margin: 0px;
}

.center {
	margin-right: auto;
	margin-left: auto;
}

.pointer {
	cursor: pointer;
}

.inline-block {
	display: inline-block;
}

.text-align-right {
	text-align: right;
}

.fixed_nav {
	position: fixed;
	z-index: 8;
	top: 0px;
	/*background: #fff;
	padding-top: 5px;*/
}

.fixed_banner_type {
	position: fixed;
    top: 0px;
    z-index: 9;
    background: #FFFFFF;
    width: 100%;
    margin-top: 0px;
    height: 47px;
    margin-left: -15%;
    padding-left: 15%;
    padding-top: 8px;
    min-width: 1300px;
}

.fixed_banner {
	position: fixed;
	top: 0px;
	z-index: 9;
	background: rgb(235, 239, 248);
	width: 100%;
	margin-top: 102px;
	height: 47px;
	margin-left: -15%;
    padding-left: 15%;
    min-width: 1300px;
}
.fixed_banner th {
	margin: 0px;
	height: 36px;
}

.fixed_banner th .layui-table-cell {
	padding: 0px;
}

.fixed_banner th .layui-edge {
	left: 0px
}

.fixed_banner>th:nth-child(1) {
	width: 125px;
}
.fixed_banner>th:nth-child(2) {
	width: 90px;
}

.fixed_banner>th:nth-child(3) {
	width: 90px;
}

.fixed_banner>th:nth-child(4) {
	width: 80px;
}

.fixed_banner>th:nth-child(5) {
	width: 90px;
}

.fixed_banner>th:nth-child(6) {
	width: 95px;
}

.fixed_banner>th:nth-child(7) {
	width: 90px;
}

.fixed_banner>th:nth-child(8) {
	width: 90px;
}

.fixed_banner>th:nth-child(9) {
	width: 145px;
}


#hbid .fixed_banner>th:nth-child(1) {
	width: 140px;
}
#hbid .fixed_banner>th:nth-child(2) {
	width: 135px;
}

#hbid .fixed_banner>th:nth-child(4) {
	width: 105px;
}
#hbid .fixed_banner>th:nth-child(7) {
    width: 150px;
}


#lcid .fixed_banner>th:nth-child(1) {
	width: 105px;
}
#lcid .fixed_banner>th:nth-child(3) {
    width: 70px;
}
#lcid .fixed_banner>th:nth-child(5) {
    width: 70px;
}
#lcid .fixed_banner>th:nth-child(6) {
    width: 70px;
}
#lcid .fixed_banner>th:nth-child(7) {
    width: 70px;
}
#lcid .fixed_banner>th:nth-child(8) {
    width: 120px;
}

.app-type {
    display: none;
    text-align: center;
	
    position: absolute;
    z-index: 100;
    z-index: 999;
    border-radius: 2px;
    white-space: nowrap;
	/*
	top: 34px;
	min-width: 322px;
	padding: 5px 0;
	line-height: 130px;
    margin-left: -222px;
    height: 130px;
	background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .12);
    border-bottom: 1px solid #F5F5F5;
    border-left: 1px solid #F5F5F5;
    border-right: 1px solid #F5F5F5;*/
	top: 26px;
	background: url(/main/img/appbt.png) center center no-repeat;
    min-width: 199px;
    /*line-height: 204px;*/
    margin-left: -80px;
    height: 214px;
    
}
.app-type dd{
	/*float: left;
	margin-left: 20px;*/
}

.div_sanb{
	-webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    display: block;
}
.div_sanb:hover{
	margin-top: -10px;
}

.box-title{
	margin-left: 5px;
	padding-top:2px;	
	font-weight: 500;
}

.box-more{
	margin-top: 5px;
	float: right;
}

.graycolor{
	color:#666666;
}
.font-size16{
	font-size: 16px;
}
.bignav .gongjuxiang-link:hover{
	/*color:#0c328a;*/
	color:#004098;
}
.more-like{
	display: none;
	position: absolute;
    bottom: 32px;
    right: 0px;
    z-index: 100;
    width: 1200px;
    height: 199px;
    /*box-shadow: 0 2px 4px rgba(0,0,0,.12);*/
    background-color: #fff;
	border-top: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
}

.footer .more-ul-con{
	margin-top:18px;
}
.footer .more-ul-con li{
	margin-left:0px;
	width: 100px;
	padding-left: 30px;
	font-size: 14px;
    line-height: 40px;
}
.footer li>a:hover {
	color:#004098;
}

.footer .more-like-a{
	margin-left: 0px;
	padding: 10px 0px;
	display: block;
	margin-top: -10px;
	/* width: 116px; */
	text-align: center;
}
.footer .actived-a{
	color: #000000;
	/*font-weight: bold;*/
	background: #ffffff;
	/*box-shadow: 0 2px 4px rgba(0,0,0,.12);*/
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}

.layui-fixbar li img{
	margin-top: 1px;
	width: 48px;
    height: 48px;
    border-radius: 5px;
}
.layui-fixbar li p{
	padding-top: 5px;
}
.layui-fixbar li .rcode{
	display: block;
	margin-top: -145px;
    margin-left: -148px;
    /*width: 146px;
    height: 145px;*/
    /*background: #fff;*/
    width: 145px;
    height: 145px;
    border-top-left-radius: 2%;
    border-top-right-radius: 2%;
    border-bottom-left-radius: 2%;
    padding-top: 8px;
    /*box-shadow: 1px 1px 5px #9F9F9F;*/
    background:url(/main/img/code_b.png) center top no-repeat;
}
.layui-fixbar li .rcode img{
	margin-top: 5px;
	margin-left: -7px;
}

.layui-fixbar li .sous{
	opacity: 1;
	display: none;
	margin-top: -60px;
    margin-left: -280px;
    /*width: 290px;
    height: 40px;*/
    width: 275px;
    height: 50px;
    background: #fff;
    border-radius: 2%;
    position: absolute;
    padding-top:12px;
    /*box-shadow: 1px 1px 5px #9F9F9F;*/
    background:url(/main/img/sou_b.png) center top no-repeat;
}
.sous input{
	background-color: #f1f1f2;
    background-image: url(/main/img/sou.png);
    background-size: 30px 30px;
    background-repeat: no-repeat;
    border: 0;
    height: 30px;
    line-height: 30px;
    border-radius: 2%;
    width: 170px;
    padding-left: 30px;
    margin-left: -8px;
    margin-top: 3px;
}


.layui-fixbar li span{
	color: #000000;
	font-size: 16px;
	margin-left: 10px;
}

.yq{
	margin-left: 330px;
}

.yq li>span {
	color: #959aa8;
	font-size: 12px;
}



.layui-form-select dl li{
	width: 50%;
	height: 35px;
    line-height: 35px;
    float: left;
    text-align: center;
    font-size: 14px;
}
.com_more img{
	margin-top: -3px;
	margin-left: 15px;
}

.com_moreh img{
	margin-top: -3px;
	margin-left: 10px;
}


.jzhi-header{
	cursor:pointer;
}
.jzhi-header:hover{
	color: #EF4948;
}
.jzhi-header-s{
	color: #EF4948;
}
.layui-table-cell .layui-table-sort .jzhi-header-asc{
	border-bottom-color: #ef4948;
}
.layui-table-cell .layui-table-sort .jzhi-header-desc{
	border-top-color: #ef4948;
}


.boxshadow{
	box-shadow: 1px 1px 10px #e5eef3;
}




.product_search_tab {
	width: 1058px;
	height: 267px;
}

.product_search_tab div:not(:first-child) {
	line-height: 35px;
	font-size: 14px;
}

.product_search_tab div:not(:first-child)>span {
	display: inline-block;
	width: 60px;
	color: #333333;
	float: left
}

.jijin_type {
	float: left;
	margin-left: 10px;
}

.jijin_type li {
	float: left;
	margin-left: 16px;
}

.jijin_type_selected{
	background: #004098;
	color: white;
}

.jijin_type li button{
	padding-left: 16px;
	padding-right: 16px;
	/*padding-bottom: 7.5px;
	padding-top: 7.5px;*/
	background: #f7f7f9;
	border: 1px solid #9b9b9b;
	border-radius: 4px;
	cursor: pointer;
}



.jijin_type li button:hover,.product_search_tab .selected button{
	background: #004098;
	color: white;
	border-color: #004098;
}

.jijin_type li button span {
	font-size: 14px;
}

.jijin_state {
	float: left;
	margin-left: 10px;
	margin-top: 3px;
}

.jijin_state li {
	float: left;
	margin-left: 16px;
	font-size: 14px;
	color: #333333;
}

.jijin_state .layui-input-block {
	margin-left: 0px;
	min-height: 35px;
	height: 35px;
	width: 141px;
}

.jijin_state .layui-input-block .layui-input {
	border-color: #9b9b9b;
	padding-left: 15px;
}

.jijin_manager {
	float: left;
	margin-left: 10px;
}

.jijin_manager li {
	float: left;
	margin-left: 16px;
}

.jijin_manager li button{
	padding-left: 16px;
	padding-right: 16px;
	/*padding-bottom: 7.5px;
	padding-top: 7.5px;*/
	background: #f7f7f9;
	border: 1px solid #9b9b9b;
	border-radius: 4px;
	cursor: pointer;
}

.jijin_manager li button:hover {
	background: #004098;
	color: white;
	border-color: #004098;
}

.jijin_manager li button span {
	font-size: 14px;
}

#manager_more{
	color:#9b9b9b;
}

.jijin_other {
	float: left;
	margin-left: 10px;
}

.jijin_other li {
	float: left;
	margin-left: 16px;
	font-size: 14px;
	color: #333333;
}

.jijin_other .layui-input-block {
	margin-left: 0px;
	min-height: 35px;
	height: 35px;
	width: 141px;
}

.jijin_other .layui-input-block .layui-input {
	border-color: #9b9b9b;
}

.nabla {
	position: relative;
	top: 13px;
	left:10px;
	width: 0px;
	height: 0px;
	border-top: 5px solid #9B9B9B;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
}

.bnabla {
	position: relative;
	top: -13px;
	left:10px;
	width: 0px;
	height: 0px;
	border-bottom: 5px solid #9B9B9B;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
}

.jijin_search_list {
	float: left;
	margin-top: -3px;
}

.jijin_search_list li {
	float: left;
	margin-left: 16px;
}
.jijin_state .layui-input, .layui-select, .layui-textarea{
	border-radius: 4px;
}

.jijin_search_list li button,.jijin_search_list li.selected button {
	padding-left: 14.435px;
	padding-right: 30px;
	height: 28px;
	line-height: 28px;
	background: url(/main/img/close.png) 90% center no-repeat white;
	border: 1px solid #004098;
	color:#004098;
	border-radius: 4px;
	cursor: pointer;
}

.jijin_search_list li button span{
	margin-top: -1px;
	display: inline-block;
}

.jijin_search_list li button a {
	position: relative;
	left: 5px;
	display: inline-block;
	width: 12px;
	height: 2px;
	background: #004098;
	line-height: 0;
	font-size: 0;
	vertical-align: middle;
	-webkit-transform: rotate(45deg);
}

.jijin_search_list li button a:after {
	content: '/';
	display: block;
	width: 12px;
	height: 2px;
	background: #004098;
	-webkit-transform: rotate(-90deg);
}

.pagination_ ul.pagination {
	display: inline-block;
	padding: 0;
	margin: 0;
}

.pagination_ ul.pagination li {
	display: inline;
}


.pagination_ ul.pagination li a:hover {
	background: #f7f7f9;
	border: 1px solid #004098;
	color: #004098;
}

.pagination_ ul.pagination li a {
	height: 35px;
	line-height: 35px;
	color: #999999;
	float: left;
	padding: 0px 16px;
	text-decoration: none;
	border: 1px solid #eaeaea;
	margin-right: 7px;
}



.search_none_box {
	height: 650px;
	position: relative;
}

.search_none_box img {
	position: absolute;
	top: -120px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.search_none_box button {
	width: 268px;
	height: 46px;
	position: absolute;
	top: 300px;
	bottom: 0;
	left: 0;
	right: 0;
	background: #FFFFFF;
	color: #3278FA;
	border: 1px solid #3278FA;
	border-radius: 3px;
	cursor: pointer;
	margin: auto;
}

.search_none_box button:hover {
	background: #3277F9;
	color: white;
}

.crumbContainer {
	background: #F8F8F8;
}

.crumb {
	padding-bottom: 20px;
	margin-top: 10px;
}

.crumb a {
	color: #999999;
}

.crumb .position {
	color: #999999;
	border-left: 4px solid #5d9dff;
	padding-left: 10px;
	line-height: 16px;
	/*display: block;*/
    height: 18px;
}
.crumb .position>a {
	line-height: 17px;
}

.crumb .position  a{
	margin:0px 3px;
}
.crumb .position a:last-child{
	color: #333333;
}

.crumb a.selected,
.crumb a:hover {
	color: #333333;
}

.jijin_info {
	height: 465px;
	width: 1200px;
	margin: 0 auto;
	background: #FFFFFF;
	margin-bottom: 10px;
}

.jijin_info div {
	float: left;
}

.jijin_info>div:first-child {
	width: 370px;
	height: 100%;
	background: #fafaff;
}

.jijin_info>div:last-child {
	width: 830px;
	height: 100%;
	background: #FFFFFF;
}
.jijin_info .date-from{
	float: left;
	margin-left: 54px;
}


.jijin_info_content {
	width: 300px;
	/*height: 380px;*/
	margin-top: 30px;
	margin-left: 36px;
}

.jijin_info_content_row1 {
	/*height: 30px;*/
	min-height: 50px;
	width: 300px;
}

.jijin_info_content_row2 {
	margin-top: 10px;
	height: 30px;
	width: 300px;
}

.jijin_info_content_row2 div {
	float: left;
	margin-right: 20px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #bcc3cc;
	padding-left: 13px;
	padding-right: 13px;
	font-size: 14px;
}

.jijin_info_content_row3 {
	/*margin-top: 35px;
	margin-top: 5px;*/
	height: 22px;
	width: 300px;
	font-size: 14px;
}

.jijin_info_content_row3 span {
	display: inline-block;
	width: 48%;
	color: #666666
}

.jijin_info_content_row4 {
	margin-top: 16px;
	height: 30px;
	width: 300px;
}

.jijin_info_content_row4 span {
	/*margin-top:10px;*/
	font-size: 30px;
	color: red;
	display:inline-block;
	width:48%;
}
#dateShow1.jijin_info_content_row4 span {
	/*margin-top:20px;*/
	font-size: 16px;
	color: red;
	display:inline;
}
#dateShow1.jijin_info_content_row4 .date-tiem-span,.date-s-span {
	font-size: 30px;
	margin-right: 5px;
}

.jijin_info_content_row5 {
	margin-top: 26px;
	width: 300px;
	height: 1px;
	background: #e6eaf1;
}

.jijin_info_content_row6 {
	margin-top: 32px;
	height: 14px;
	width: 300px;
}

.jijin_info_content_row6 span {
	font-size: 14px;
}
.jijin_info_content_r{
	width: 60px;
    display: inline-block;
}

.jijin_info_content_row7 {
	margin-top: 20px;
	height: 14px;
	width: 300px;
}

.jijin_info_content_row7 span {
	font-size: 14px;
}

.jijin_info_content_row8 {
	margin-top: 20px;
	height: 14px;
	width: 300px;
}

.jijin_info_content_row8 span {
	font-size: 14px;
}

.jijin_info_content_row9 {
	margin-top: 40px;
	height: 45px;
	width: 300px;
}

.jijin_info_content_row9 button {
	width: 140px;
	height: 44px;
	border-radius: 3px;
	border: 1px solid #004098;
	color: #004098;
	font-size: 18px;
	background: #FFFFFF;
	cursor: pointer;
}

.jijin_info_content_row9 button:hover {
	background: #004098;
	color: #FFFFFF
}

.line_chart {}

.line_chart_list {
	margin-top: 42px;
	margin-left: 40px;
	margin-bottom : 20px;
}


.line_chart_list ul li {
	float: left;
	font-size: 16px;
	margin-right: 60px;
	cursor: pointer;
	color: #666666;
	height: 30px;
	line-height: 30px;
}

.line_chart_list ul li:hover, .line_chart_list ul li.cur{
	font-weight: bold;
	border-bottom: 3px solid #004098;
	color: #333333;
}

#main {
	margin-top: 20px;
	margin-left: 40px;
}

.line_chart_condition {
	/* margin-top: 28px; */
	height: 30px;
	margin-left: 40px;
	line-height: 30px;
	color: #666666
}

.line_chart_condition>div:nth-child(1) {
	height: 100%;
	padding: 0px 16px;
	font-size: 14px;
	cursor: pointer;
	border: 1px solid #aeaeae;
}

.line_chart_condition>div:nth-child(1):hover,.line_chart_condition>div:nth-child(1).cur {
	background: #004098;
	color: #FFFFFF;
	border-color: #004098;
}

.line_chart_condition>div:nth-child(2) {
	height: 100%;
	padding: 0px 16px;
	font-size: 14px;
	cursor: pointer;
	border: 1px solid #aeaeae;
	border-left: none;
}

.line_chart_condition>div:nth-child(2):hover,.line_chart_condition>div:nth-child(2).cur  {
	background: #004098;
	color: #FFFFFF;
}

.line_chart_condition>div:nth-child(3) {
	height: 100%;
	padding: 0px 16px;
	font-size: 14px;
	cursor: pointer;
	border: 1px solid #aeaeae;
	border-left: none;
}

.line_chart_condition>div:nth-child(3):hover,.line_chart_condition>div:nth-child(3).cur {
	background: #004098;
	color: #FFFFFF;
}

.line_chart_condition>div:nth-child(4) {
	height: 100%;
	padding: 0px 16px;
	font-size: 14px;
	cursor: pointer;
	border: 1px solid #aeaeae;
	border-left: none;
}

.line_chart_condition>div:nth-child(4):hover,.line_chart_condition>div:nth-child(4).cur {
	background: #004098;
	color: #FFFFFF;
}

.line_chart_condition>div:nth-child(5) {
	height: 100%;
	padding: 0px 16px;
	font-size: 14px;
	cursor: pointer;
	border: 1px solid #aeaeae;
	border-left: none;
}

.line_chart_condition>div:nth-child(5):hover,.line_chart_condition>div:nth-child(5).cur {
	background: #004098;
	color: #FFFFFF;
}

.line_chart_condition #queryDateChart {
	height: 100%;
	padding: 0px 16px;
	font-size: 14px;
	margin-left: 10px;
	border-radius: 3px;
	border: 1px solid #004098;
	color: #004098;
	background: #FFFFFF;
	cursor: pointer;
}

.line_chart_condition #queryDateChart:hover {
	background: #004098;
	color: #FFFFFF
}

.line_chart_condition .layui-input {
	height: 32px;
}

.jijin_manager_info {
	width: 1200px;
	background: #FFFFFF;
	margin: 0 auto;
	margin-bottom: 10px;
	padding-bottom:20px;
}

.jijin_manager_info_title {
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 24px;
	font-weight: bold;
	padding-left: 36px;
	padding-top: 25px;
}

.jijin_manager_info_content {
	padding-bottom:20px;
}

.jijin_manager_info_content_left {
	float: left;
	width: 180px;
	height: 100%;
	margin-top: 15px;
	margin-left: 36px;
}

.jijin_manager_info_content_right {
	float: left;
	width: 960px;
	height: 100%;
	margin-top:15px;
}

.jijin_manager_info_content_right p {
	color: #333333
}
.jijin_manager_info_content_right .content {
	text-indent:2em;
	margin-top:10px;
	font-size: 14px;
	line-height:30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	/*-webkit-line-clamp: 4;*/
	-webkit-box-orient: vertical;
	width: 100%;
}
#fund_jjjl .hr{
	border-top: 1px solid #aeaeae;
	width: 91.5%;
    margin-left: 36px;
	margin-bottom: 20px;
}
.webkit-line4{
	-webkit-line-clamp:3;
	height:90px;
}


.jijin_detail_info {
	width: 1200px;
	background: #FFFFFF;
	margin: 0 auto;
	/*margin-bottom: 70px;*/
	padding-bottom:40px;
}

.jijin_detail_info .layui-tab {
	line-height: 30px;
	padding-top: 10px;
	padding-left: 36px;
}

.jijin_detail_info .layui-tab-title {
	border: none;
	height: 75px;
	line-height: 75px;
}

.jijin_detail_info .layui-tab-title li {
	font-weight: bold;
	font-size: 18px;
	color: #333333;
	font-family: Microsoft YaHei;
	margin-right: 28px;
	padding: 0px;
}

.jijin_detail_info .layui-tab-content {
	padding: 0px;
}

.jijin_info_table {
	width: 1130px;
	background: #FFFFFF;
	border: 1px solid #BBBBBB;
	line-height:30px;
}


.jijin_info_table td {
	min-width: 170px;
	text-align: center;
	font-size: 14px;
	border: 1px solid #BBBBBB;
}

.jijin_info_table td div {
	margin: 0px;
	padding: 0px;
	/*height: 50px;
	line-height: 50px;*/
}


.table_background {
	background: #ebeff8
}
.table_backgrounds {
	background: #e9f0f8;
}

.performance {
	width: 1129px;
}

.performance_table {
	width: 1129px;
	background: #FFFFFF;
	border: 1px solid #BBBBBB;
	position: relative;
	top: 20px;
}

.performance_table td {
	min-width: 170px;
	text-align: center;
	font-size: 14px;
	border: 1px solid #BBBBBB;
	height: 50px;
}

.performance_table td div {
	margin: 0px;
	padding: 0px;
	height: 50px;
	line-height: 50px;

}

.performance_title {
	width: 1129px;
	height: 20px;

}

.performance_title_left {
	height: 20px;
	line-height: 20px;
	float: left;
	font-size: 18px;
	padding-left: 10px;
	border-left: 3px solid #236ff6;
	font-weight: bold;
}

.performance_title_right {
	height: 20px;
	line-height: 20px;
	float: right;
	cursor: pointer;
}
#sgsh_download{
	margin-top: -50px;
}

.history_value {
	width: 1129px;
	margin-top: 50px;
}

.phistory_value_title {
	width: 1129px;
	height: 20px;

}

.history_value_title_left {
	height: 20px;
	line-height: 20px;
	float: left;
	font-size: 18px;
	padding-left: 10px;
	border-left: 3px solid #236ff6;
	font-weight: bold;
}


.history_value_table {
	width: 1129px;
	background: #FFFFFF;
	border: 1px solid #BBBBBB;
	position: relative;
	top: 20px;
}

.history_value_table td,.history_value_table th {
	min-width: 170px;
	text-align: center;
	font-size: 14px;
	border: 1px solid #BBBBBB;
	height: 50px;
	line-height:50px;
}

.history_value_table th {
	background: #ebeff8;
}

.history_value_table td div {
	margin: 0px;
	padding: 0px;
	height: 50px;
	line-height: 50px;

}
.history_value_table tr{
	height: 50px;
}


.history_value ul.pagination {
	display: inline-block;
	padding: 0;
	margin: 0;
}

.history_value ul.pagination li {
	display: inline;
}

.history_value ul.pagination li a:hover {
	background: #f7f7f9;
	border: 1px solid #bbbbbb;
}

.history_value ul.pagination li a {
	height: 35px;
	line-height: 35px;
	color: #999999;
	float: left;
	padding: 0px 16px;
	text-decoration: none;
	border: 1px solid #eaeaea;
}

.subscription_fee {
	width: 958px;
	height: 356px;
}

.subscription_fee_title {
	height: 19px;
	line-height: 19px;
	font-size: 18px;
	font-weight: bold;
	border-left: 3px solid #5d9dff;
	padding-left: 10px;
}

.subscription_fee_table {
	display: inline-block;
	width: 845px;
	height: 307px;
	position: relative;
	left: 145px;
	top: 30px;
}


.subscription_fee_table td {
	min-width: 170px;
	width: 423px;
	text-align: center;
	font-size: 14px;
	border: 1px solid #BBBBBB;
	height: 50px;
}

.subscription_fee_table td div {
	margin: 0px;
	padding: 0px;
	height: 50px;
	line-height: 50px;

}

.purchase_fee {
	width: 958px;
	height: 356px;
	margin-top: 30px;
}

.purchase_fee_title {
	height: 19px;
	line-height: 19px;
	font-size: 18px;
	font-weight: bold;
	border-left: 3px solid #5d9dff;
	padding-left: 10px;
}

.purchase_fee_table {
	display: inline-block;
	width: 845px;
	height: 307px;
	position: relative;
	left: 145px;
	top: 30px;
}


.purchase_fee_table td {
	min-width: 170px;
	width: 423px;
	text-align: center;
	font-size: 14px;
	border: 1px solid #BBBBBB;
	height: 50px;
}

.purchase_fee_table td div {
	margin: 0px;
	padding: 0px;
	height: 50px;
	line-height: 50px;

}

.redeem_fee {
	width: 958px;
	height: 356px;
	margin-top: 30px;
}

.redeem_fee_title {
	height: 19px;
	line-height: 19px;
	font-size: 18px;
	font-weight: bold;
	border-left: 3px solid #5d9dff;
	padding-left: 10px;
}

.redeem_fee_table {
	display: inline-block;
	width: 845px;
	height: 257px;
	position: relative;
	left: 145px;
	top: 30px;
}


.redeem_fee_table td {
	min-width: 170px;
	width: 423px;
	text-align: center;
	font-size: 14px;
	border: 1px solid #BBBBBB;
	height: 50px;
}

.redeem_fee_table td div {
	margin: 0px;
	padding: 0px;
	height: 50px;
	line-height: 50px;
}

.redeem_fee_tip {
	position: relative;
	left: 145px;
	font-size: 14px;
	color: #999999;
}


.work_fee {
	width: 958px;
	height: 150px;
	margin-top: 30px;
}

.work_fee_title {
	height: 19px;
	line-height: 19px;
	font-size: 18px;
	font-weight: bold;
	border-left: 3px solid #5d9dff;
	padding-left: 10px;
}

.work_fee_table {
	display: inline-block;
	width: 845px;
	height: 103px;
	position: relative;
	left: 145px;
	top: 30px;
}


.work_fee_table td {
	min-width: 170px;
	width: 423px;
	text-align: center;
	font-size: 14px;
	border: 1px solid #BBBBBB;
	height: 50px;
}

.work_fee_table td div {
	margin: 0px;
	padding: 0px;
	height: 50px;
	line-height: 50px;
}


.compensation_fee {
	width: 958px;
	height: 150px;
	margin-top: 30px;
}

.compensation_fee_title {
	height: 19px;
	line-height: 19px;
	font-size: 18px;
	font-weight: bold;
	border-left: 3px solid #5d9dff;
	padding-left: 10px;
}

.compensation_fee_table {
	display: inline-block;
	width: 845px;
	height: 103px;
	position: relative;
	left: 145px;
}


.compensation_fee_table td {
	min-width: 170px;
	width: 423px;
	text-align: center;
	font-size: 14px;
	border: 1px solid #BBBBBB;
	height: 50px;
}

.compensation_fee_table td div {
	margin: 0px;
	padding: 0px;
	height: 50px;
	line-height: 50px;
}

.import_select {
	float: right;
	margin-top: -40px;
	margin-right: -35px;
}

.compensationfee_tip {
	position: relative;
	left: 145px;
	font-size: 14px;
	color: #999999;
}

.jijin_news {
	width: 1130px;
	height: 565px;
	margin-top: 15px;
}

.jijin_new_search {
	font-size: 14px;
}

.jijin_new_search .layui-form-item {
	clear: none;
}

.jijin_new_search .layui-form-label {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 9px;
	padding-bottom: 9px;
	text-align: left;
	width: 70px;
}

.jijin_new_search form>div {
	float: left;

}

.jijin_new_search form select {}

.jijin_new_search .layui-input-inline {
	width: 201px;
	height: 41px;
	border-radius: 10px;
	color: #333333;
}

.jijin_new_search .layui-btn {
	background: #004098;
	width: 90px;
	height: 40px;
}

.jijin_news_table {
	width: 1130px;
}

.jijin_news_table table {
	width: 1130px;
}

.jijin_news_table table tr td div:first-child {
	padding-left: 30px;
}

.jijin_news_table td div {
	height: 50px;
	line-height: 50px;
}

.jijin_news_table table tr:not(:first-child) td:first-child div:hover {
	cursor: pointer;
}

.jijin_news_table table tr:not(:first-child) td:nth-child(4) div:hover {
	cursor: pointer;
}

.jijin_news_table ul.pagination {
	display: inline-block;
	padding: 0;
	margin: 0;
}

.jijin_news_table ul.pagination li {
	display: inline;
}

.jijin_news_table ul.pagination li a:hover {
	background: #f7f7f9;
	border: 1px solid #bbbbbb;
}

.jijin_news_table ul.pagination li a {
	height: 35px;
	line-height: 35px;
	color: #999999;
	float: left;
	padding: 0px 16px;
	text-decoration: none;
	border: 1px solid #eaeaea;
}


.jijin_group {
	width: 1130px;
	margin-top: 15px;
}

.jijin_group_search {
	font-size: 14px;
}

.jijin_group_search .layui-form-item {
	clear: none;
}

.jijin_group_search .layui-form-label {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 9px;
	padding-bottom: 9px;
	text-align: left;
	width: 60px;
}

.jijin_group_search form>div {
	float: left;

}

.jijin_group_search .layui-input-inline {
	width: 201px;
	height: 41px;
	border-radius: 10px;
	color: #999999;
}

.jijin_group_search .layui-btn {
	background: #004098;
	width: 90px;
	height: 40px;
}

.jijin_group_list {
	clear: both;
	width: 1128px;
	padding-top: 10px;
}

.jijin_group_list_title1 {
	height: 19px;
	line-height: 19px;
	font-size: 18px;
	border-left: 3px solid #236FF6;
	padding-left: 10px;
}

.jijin_group_table1 {
	width: 1130px;
	border: 1px solid #999999;
	margin-top: 20px;
}

.jijin_group_table1 td {
	border: 1px solid #999999;
	text-align: center;
}

.jijin_group_table1 td div {
	height: 50px;
	line-height: 50px;
}

.jijin_group_list_title2 {
	margin-top: 30px;
	margin-bottom: 20px;
	height: 19px;
	line-height: 19px;
	font-size: 18px;
	border-left: 3px solid #236FF6;
	padding-left: 10px;
}

.jijin_group_table2 {
	width: 1130px;
	height: 305px;
	border: 1px solid #999999;
}

.jijin_group_table2 td {
	border: 1px solid #999999;
	text-align: center;
}

.jijin_group_table2 td div {
	height: 50px;
	line-height: 50px;
}

.jijin_participation {
	width: 1130px;
	/*height: 540px;*/
}

.jijin_participation_search {
	width: 608px;
	height: 41px;
	font-size: 14px;
	margin-top: 15px;
}

.jijin_participation_search .layui-form-item {
	clear: none;
}

.jijin_participation_search .layui-form-label {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 9px;
	padding-bottom: 9px;
	text-align: left;
	width: 60px;
}

.jijin_participation_search form>div {
	float: left;

}

.jijin_participation_search .layui-form-item .layui-input-inline {
	width: 90px;
}
.ZcgmInfodDiv .layui-btn {
	background: #004098;
	width: 90px;
	height: 40px;
}
.jijin_participation_search .layui-btn {
	background: #004098;
	width: 90px;
	height: 40px;
}

.jijin_participation_info {
	clear: both;
	line-height: 35px;
	margin-bottom: 10px;
	position: relative;
}

.jijin_participation_table1 {
	width: 1130px;
	border: 1px solid #999999;
}

.jijin_participation_table1 td {
	border: 1px solid #999999;
	text-align: center;
	height:50px;
}

.jijin_participation_table1 td div {
	height: 50px;
	line-height: 50px;
}


.jijin_participation ul.pagination {
	display: inline-block;
	padding: 0;
	margin: 0;
}

.jijin_participation ul.pagination li {
	display: inline;
}

.jijin_participation ul.pagination li a:hover {
	background: #f7f7f9;
	border: 1px solid #bbbbbb;
}

.jijin_participation ul.pagination li a {
	height: 35px;
	line-height: 35px;
	color: #999999;
	float: left;
	padding: 0px 16px;
	text-decoration: none;
	border: 1px solid #eaeaea;
}

.jijin_participation_table2 {
	width: 1130px;
	border: 1px solid #999999;
	margin-top:30px;
}

.jijin_participation_table2 td {
	border: 1px solid #999999;
	text-align: center;
	height: 50px;
}

.jijin_participation_table2 td div {
	height: 50px;
	line-height: 50px;
}

.jijin_legal_document {
	width: 1130px;
	margin-top: 15px;
}

.jijin_legal_document_search {
	font-size: 14px;
}

.jijin_legal_document_search .layui-form-item {
	clear: none;
}

.jijin_legal_document_search .layui-form-label {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 9px;
	padding-bottom: 9px;
	text-align: left;
	width: 70px;
}

.jijin_legal_document_search form>div {
	float: left;

}

.jijin_legal_document_search form select {}

.jijin_legal_document_search .layui-input-inline {
	width: 201px;
	height: 41px;
	border-radius: 10px;
	color: #999999;
}

.jijin_legal_document_search .layui-btn {
	background: #004098;
	width: 90px;
	height: 40px;
}

.jijin_legal_document_table {
	width: 1130px;
}
.ellipsis{
	width: 650px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ellipsis-jjgg{
	width: 650px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
	height: 32px;
    text-overflow: ellipsis;
}
.jijin_legal_document_table table {
	width: 1130px;
}

.jijin_legal_document_table table tr td div:first-child {
	padding-left: 30px;
}

.jijin_legal_document_table td div {
	height: 50px;
	line-height: 50px;
}

.jijin_legal_document_table table tr:not(:first-child) td:first-child div:hover {
	cursor: pointer;
}

.jijin_legal_document_table table tr:not(:first-child) td:nth-child(4) div:hover {
	cursor: pointer;
}

.jijin_legal_document_table ul.pagination {
	display: inline-block;
	padding: 0;
	margin: 0;
}

.jijin_legal_document_table ul.pagination li {
	display: inline;
}

.jijin_legal_document_table ul.pagination li a:hover {
	background: #f7f7f9;
	border: 1px solid #bbbbbb;
}

.jijin_legal_document_table ul.pagination li a {
	height: 35px;
	line-height: 35px;
	color: #999999;
	float: left;
	padding: 0px 16px;
	text-decoration: none;
	border: 1px solid #eaeaea;
}

.jijin_sales_organization {
	width: 1083px;
}

.jijin_direct_sale {
	margin-top: 10px;
	width: 1083px;
}

.jijin_direct_sale_title {
	width: 120px;
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	border-left: 4px solid #004098;
	padding-left: 8px;
}

.jijin_direct_sale_row1 {
	line-height: 15px;
	padding-left: 12px;
	margin-top: 30px;
}

.circle {
	width: 12px;
	height: 12px;
	background: #BBBBBB;
	-moz-border-radius: 12x;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}

.jijin_direct_sale_row2 {
	height: 15px;
	line-height: 15px;
	padding-left: 33px;
	margin-top: 25px;
}

.jijin_direct_sale_row3 {
	width: 188px;
	height: 15px;
	line-height: 15px;
	padding-left: 33px;
	margin-top: 25px;
}

.jijin_direct_sale_row4 {
	width: 1083px;
	line-height: 35px;
	padding-left: 33px;
	margin-top: 30px;
}

.jijin_direct_sale_row4 ul li {
	float: left;
	width:150px;
}


.jijin_direct_sale_row5 {
	width: 1083px;
	height: 15px;
	line-height: 15px;
	padding-left: 33px;
	margin-top: 30px;
}

.jijin_direct_sale_row5 ul li {
	float: left;
}

.jijin_direct_sale_row5 ul li:not(:last-child) {
	margin-right: 85px;
}

.jijin_direct_sale_row6 {
	height: 15px;
	line-height: 15px;
	padding-left: 12px;
	margin-top: 50px;
	clear:both;
}

.jijin_direct_sale_row7 {
	width: 272px;
	height: 15px;
	line-height: 15px;
	padding-left: 33px;
	margin-top: 25px;
}

.jijin_direct_sale_row8 {
	line-height: 30px;
	padding-left: 33px;
	margin-top: 25px;
}

.jijin_proxy_sale {
	margin-top: 30px;
	width: 1083px;
}

.jijin_proxy_sale_title {
	width: 255px;
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	border-left: 4px solid #004098;
	padding-left: 8px;
}

.jijin_proxy_sale_table {
	width: 1083px;
	height: 152px;
	margin-top: 20px;
}


.jijin_proxy_sale_table div {
	width: 111px;
	height: 41px;
	line-height: 41px;
	padding-left: 30px;
}

.jijin_answer {
	margin-top: 10px;
	width: 1096px;
}

.jijin_answer .answer_title {
	height: 18px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.jijin_answer .answer_content {
	/*height: 14px;*/
	line-height: 14px;
	margin-bottom: 13px;
}
.jijin_answer .answer_content table {
	margin-left: 30px;
}
.piclist{
	margin-top: -50px;
}


.jijin_answer .content_top {
	text-indent: 2em;
}

.jijin_redeem_list {
	width: 988px;
	/*height: 2000px;*/
	margin-top: 15px;
}

.jijin_redeem_list_search {
	font-size: 14px;
	color: #6a6a6a;
	height: 70px;
}

.jijin_redeem_list_search .layui-form-item {
	clear: none;
}

.jijin_redeem_list_search .layui-form-label {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 9px;
	padding-bottom: 9px;
	text-align: left;
	width: 60px;
}

.jijin_redeem_list_search form>div {
	float: left;

}

.jijin_redeem_list_search .layui-input-inline {
	width: 201px;
	height: 41px;
	color: #999999;
}

.jijin_redeem_list_search .layui-btn {
	background: #004098;
	width: 90px;
	height: 40px;
	border-radius: 3px;
}

.jijin_redeem_list_table1 {
	clear: both;
	width: 845px;
	/*height: 357px;*/
	position: relative;
	left: 140px;
	margin-top: 10px;
}

.jijin_redeem_list_table1>table {
	width: 100%;
	height: 100%;
	border: 1px solid #999999;
}

.jijin_redeem_list_table1 td {
	border: 1px solid #999999;
	text-align: left;
	padding-left: 20px;
	width: 50%;
}

.jijin_redeem_list_table1 td div {
	/* height: 50px; */
	/* line-height: 50px; */
	 display: flex;
	align-items: center;
	padding:10px 10px 10px 0;
}


.jijin_redeem_list_table2 {
	width: 845px;
	/*height: 205px;*/
	position: relative;
	left: 140px;
	margin-top: 40px;
}

.jijin_redeem_list_table2>table {
	width: 100%;
	height: 100%;
	border: 1px solid #999999;
}

.jijin_redeem_list_table2 td {
	border: 1px solid #999999;
	text-align: left;
	padding-left: 20px;
}

.jijin_redeem_list_table2 td div {
	width: 400.5px;
	height: 50px;
	line-height: 50px;

}

.jijin_redeem_list_table3 {
	width: 845px;
	/*height: 867px;*/
	position: relative;
	left: 140px;
	margin-top: 40px;
}

.jijin_redeem_list_table3>table {
	width: 100%;
	height: 100%;
	border: 1px solid #999999;
}

.jijin_redeem_list_table3 td {
	border: 1px solid #999999;
	text-align: left;
	padding-left: 20px;
}

.jijin_redeem_list_table3 td div {
	width: 400.5px;
	height: 50px;
	line-height: 50px;

}

.jijin_redeem_list_table4 {
	width: 845px;
	/*height: 358px;*/
	position: relative;
	left: 140px;
	margin-top: 40px;
}

.jijin_redeem_list_table4>table {
	width: 100%;
	height: 100%;
	border: 1px solid #999999;
}

.jijin_redeem_list_table4 td {
	border: 1px solid #999999;
	text-align: center;
}

.jijin_redeem_list_table4 td div {
  min-height: 50px;
	line-height: 50px;
}

.jijin_due_date {
	margin-top: 10px;
	width: 1130px;
	height: 436px;
}

.jijin_due_date_search {
	width: 1130px;
	height: 41px;
}

.jijin_due_date_search .layui-form-item {
	clear: none;
	width: 100%;
	height: 100%;
	margin-bottom: 0px;
}

.jijin_due_date_search .layui-form-label {
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 9px;
	padding-bottom: 9px;
	text-align: left;
	width: 80px;
}

.jijin_due_date_search .layui-input-inline {
	width: 201px;
	height: 41px;
	color: #999999;
}

.jijin_due_date_search .layui-btn {
	background: #004098;
	width: 90px;
	height: 40px;
	border-radius: 3px;
	float: right;
}

.jijin_due_date_row1 {
	margin-top: 30px;
	width: 100%;
	height: 15px;
	line-height: 15px;
	font-size: 14px;
}

.jijin_due_date_row2 {
	margin-top: 30px;
	width: 100%;
	height: 165px;
	line-height: 165px;
	font-size: 14px;
}

.jijin_due_date_row2>div {
	width: 551px;
	height: 100%;
	line-height: 100%;
	border-radius: 3px;
	border: 1px solid #999999;
	float: left;

}

.jijin_due_date_row2>div:first-child {
	margin-right: 24px;
}

.jijin_due_date_row2>div>div {
	position: relative;
	top: 40px;
	left: 38px;
}

.jijin_due_date_row3 {
	margin-top: 35px;
	width: 100%;
	height: 18px;
	line-height: 18px;
	font-size: 18px;
}

.jijin_due_date_row4 {
	margin-top: 30px;
	width: 100%;
	height: 14px;
	line-height: 14px;
	font-size: 14px;
	color: #666666;
}

/* margin-top*/

.margin-top-5 {
	margin-top: 5px;
}

.margin-top-10 {
	margin-top: 10px;
}

.margin-top-15 {
	margin-top: 15px;
}

.margin-top-20 {
	margin-top: 20px;
}

.margin-top-30 {
	margin-top: 30px;
}

.margin-top-40 {
	margin-top: 40px;
}


/* margin-left */

.margin-top-2 {
	margin-left: 2.15%
}

.margin-left-25 {
	margin-left: 25%
}

.margin-left-30 {
	margin-left: 30%
}

.margin-left-40 {
	margin-left: 40%
}



.leftmenu {
	float: left;
	width: 192px;
	margin-right: 20px;
}

.leftmenu .layui-nav-side {
	position: relative;
	z-index:0;
}

.leftmenu .layui-nav-tree {
	width: 192px;
}

.leftmenu .layui-nav .layui-nav-more {
	display: block;
	border-top-color: #666666
}

.leftmenu .layui-nav .layui-nav-itemed .layui-nav-more {
	border-top-color: rgba(255, 255, 255, 0);
}

.leftmenu .layui-nav-tree .layui-nav-itemed,
.contentWrapper .leftmenu .layui-nav-tree .layui-nav-itemed a,
.contentWrapper .leftmenu .layui-nav-tree .layui-nav-itemed a:hover {
	background-color: #004098;
	color: #ffffff;
}

.leftmenu .layui-nav,
.leftmenu .layui-nav-tree .layui-nav-item a,
.leftmenu .layui-nav-tree .layui-nav-itemed>.layui-nav-child a {
	background-color: #ffffff;
	/*color: #666666;*/
	color: #333333;
}

.leftmenu .layui-nav,
.leftmenu .layui-nav-tree .layui-nav-item a {
	font-family: Microsoft YaHei;
	font-size: 16px;
}
.leftmenu .layui-nav{
	overflow-y: hidden;
	box-shadow: 1px 1px 10px #e5eef3;
	border-radius: 0px;
	padding-top: 20px;
    padding-bottom: 20px;
}

.leftmenu .layui-nav-tree .layui-nav-itemed>.layui-nav-child a {
	font-family: Microsoft YaHei;
	font-size: 14px;
}

.leftmenu .layui-nav-tree .layui-nav-item a:hover,
.leftmenu .layui-nav .layui-nav-child dd.layui-this a,
.leftmenu .layui-nav-child dd.layui-this {
	color: #004098;
	/*font-weight: normal;*/
}

.leftmenu .layui-nav-tree .layui-nav-item a:hover {
	background-color: #ffffff;
}

.leftmenu .layui-nav-tree .layui-nav-itemed>.layui-nav-child a:hover {
	background-color: #ffffff;
	color: #004098;
}

.leftmenu .layui-nav-child {
	left: 0px;
	width: 100%;
	text-align: left;
}

.leftmenu .layui-nav-tree .layui-nav-bar {
	background-color: transparent;
}

.leftmenu .layui-nav-tree .layui-nav-child,
.leftmenu .layui-nav-tree .layui-nav-child a {
	background-color: #ffffff;
	color: #666666;
}


.contentbox {
	width: 884px;
	background-color: #ffffff;
	min-height: 400px;
	float: left;
	padding: 50px;
	line-height: 30px;
	color: #333333;
	box-shadow: 1px 1px 10px #e5eef3;
}

.contentbox .title{
	text-align:center;
	font-family: Microsoft YaHei;
	font-size: 24px;
	border-bottom:1px #004098;
	margin-bottom: 30px;
}
.contentbox .titlebr{
	text-align:center;
	margin-bottom: 30px;
	margin-top: -20px;
    border-bottom: 1px solid #666666;
}

.contentbox p {
	/*padding-bottom: 20px;*/
}

.contentbox h1 {
	padding-left: 10px;
	font-family: Microsoft YaHei;
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: bold;
	
}

.contentbox h2 {
	background: url(/main/img/h2_bg.png) left center no-repeat;
	padding-left: 10px;
	font-family: Microsoft YaHei;
	font-size: 18px;
	margin-bottom: 15px;
}


.contentbox table {
	width: 100%;
	border: 1px solid #BBBBBB;
}

.contentbox table th {
	text-align: center;
	border: 1px solid #BBBBBB;
	height: 50px;
	background: #ebeff8;
}

.contentbox table td {
	text-align: center;
	border: 1px solid #BBBBBB;
	height: 50px;
}



.pagelist table {
	width: 100%;
	border: none;
}

.pagelist table tr,
.pagelist table tr td {
	border: none;
	height: 50px;
	line-height: 50px;
}

.pagelist table tr td {
	text-align: left;
}
.pagelist table tr td:nth-child(1) {
	padding-left: 10px;
}

.pagelist table tr:hover {
	background: #f8fafe;
}

.pagelist .ylj tr{
	border-bottom: 1px solid #eaeaea;
}
.pagelist .ylj tr td:nth-child(1){
	padding-left:0px;
}
.pagelist .ylj tr:hover {
	background: #ffffff;
}


.piclist .pagelist  table tr td{
	text-align: center;
}
.piclist .pagelist  table tr td:nth-child(1){
	text-align: left;
	padding-left: 0px;
}
.piclist .pagelist  table tr:hover {
	background: transparent;
}
.rightDate{
	width:100px;
	float:right;
}

.pagelist ul.pagination {
	display: inline-block;
	padding: 0;
	margin: 0;
}

.pagelist ul.pagination li {
	display: inline;
}

.pagelist ul.pagination li a {
	height: 35px;
    line-height: 35px;
    float: left;
    padding: 0px 16px;
    text-decoration: none;
    margin-right: 7px;
	/*border: 1px solid #eaeaea;
    color: #999999;*/
	border: 1px solid #004098;
	color: #004098;
}
.pagelist ul.pagination li .disabled {
	border: 1px solid #eaeaea;
	color: #999999;
}
.pagelist ul.pagination li a:hover {
	background: #f7f7f9;
	border: 1px solid #004098;
	color: #004098;
}

.pagelist ul.pagination li .disabled:hover {
	border: 1px solid #eaeaea;
	color: #999999;
	background: #ffffff;
	cursor:auto;
}


.pagelist .pageCount{
	display: inline-block;margin-top: -15px;position: relative;top: -10px;left: 5px;color: #a2a2a2;
}




.hign_financial_management_nav {
	width: 188px;
	height: 340px;
	float: left;
}

.hign_financial_management_nav .layui-nav-bar {
	display: none;
}

.hign_financial_management_nav .layui-nav-item {
	margin-bottom: 10px;
}

.hign_financial_management_nav .layui-nav-item a {
	text-align: center;
}

.hign_financial_management_nav .layui-nav .layui-nav-more {
	display: block;
	overflow: hidden;
}


.hign_financial_management_nav .layui-nav-child a {
	color: black;
	background: white;
}

.hign_financial_management_nav .layui-nav-itemed {
	background: #004098;
}

.hign_financial_management_nav .layui-nav-itemed a {
	color: white;

}

.hign_financial_management_nav .layui-nav-tree {
	background: white;
	padding-top: 30px;
	padding-bottom: 20px;
}

.hign_financial_management_nav .layui-nav-child {
	min-width: 100%;
	left: 0px;
}

.hign_financial_management_nav .layui-nav-child dd a {
	height: 53px;
	line-height: 53px;
}

.hign_financial_management_nav .layui-nav-itemed dd:nth-child(1) a {
	padding-top: 10px;
}

.hign_financial_management_nav .layui-nav-tree .layui-nav-child>a {
	font-size: 14px;
}

.hign_financial_management_nav .layui-nav-tree .layui-nav-item>a {
	font-size: 16px;
}

.hign_financial_management_nav .layui-nav-tree .layui-nav-item a:hover {
	background: #004098;
	color: white;
	border: none;
}

.hign_financial_management_nav .layui-nav-tree .layui-nav-child a:hover {
	background: white;
	color: black;

}

.hign_financial_management_nav .layui-nav-tree .layui-nav-bar {
	background: #004098;
}


.hign_financial_management_content {
	width: 988px;
	/* height: 2465px; */
	float: left;
	position: relative;
	left: 0px;
	background: white;
}

.hign_financial_management_content_container {
	width: 865px;
	/* height: 2465px; */
	margin: 0 auto;
	/*margin-top: 58px;*/
}

.hign_financial_management_post_search {
	font-size: 14px;
}
.contentbox .hign_financial_management_post_search .gg_title{
	padding-left: 10px;
    width: 190px;
	border-radius: 4px;
}
.contentbox .hign_financial_management_post_search .gg_title::-webkit-input-placeholder {
	color: #c0c0c0;
}
.contentbox .hign_financial_management_post_search .gg_title{
	color: #666666;
}

.contentbox .hign_financial_management_post_search .layui-edge-input {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -3px;
    cursor: pointer;
    border-width: 6px;
    border-top-color: #c2c2c2;
    border-top-style: solid;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.layui-edge-input {
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: dashed;
    border-color: transparent;
    overflow: hidden;
}

.contentbox .hign_financial_management_post_search button{
	border-radius: 4px;
}

.hign_financial_management_post_search .layui-form-item {
	clear: none;
}

.hign_financial_management_post_search .layui-form-label {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 9px;
	padding-bottom: 9px;
	text-align: left;
	width: 70px;
}

.hign_financial_management_post_search form>div {
	float: left;

}

.hign_financial_management_post_search .layui-btn {
	background: #004098;
	width: 90px;
	height: 40px;
	border-radius: 4px;
}


.hign_financial_management_post_table {
	width: 862px;
	height: 370px;
	margin-top: 38px;
}

.hign_financial_management_post_table table {
	width: 862px;
	height: 370px;
}

.hign_financial_management_post_table table tr td div:first-child {
	padding-left: 30px;
}

.hign_financial_management_post_table td div {
	height: 45px;
	line-height: 45px;
}

.hign_financial_management_post_table ul.pagination {
	display: inline-block;
	padding: 0;
	margin: 0;
}

.hign_financial_management_post_table ul.pagination li {
	display: inline;

}

.hign_financial_management_post_table ul.pagination li a:hover {
	background: #f7f7f9;
	border: 1px solid #004098;
	color: #004098;
}

.hign_financial_management_post_table ul.pagination li a {
	height: 35px;
	line-height: 35px;
	color: #999999;
	float: left;
	padding: 0px 16px;
	text-decoration: none;
	border: 1px solid #eaeaea;
	margin-right: 7px;
}


.hign_financial_management_intro_more {
	float: right;
	width: 100%;
	height: 14px;
	text-align: right;
	margin-right: 17px;
	margin-bottom: 19px;
}

.hign_financial_management_intro_container>div {
	float: left;
    width: 441px;
    height: 241px;
    cursor: pointer;
    background-image: url(/main/img/high_bj.png);
    background-repeat: no-repeat;
}

.hign_financial_management_intro_container>div>div {
	float: left;
    padding-top: 50px;
    padding-left: 50px;
}
.hign_financial_management_intro_container .db{
	background: #666666;
    height: 2px;
    width: 400px;
    padding: 0px;
    margin-left: 20px;
	margin-top: 212px;
    position: absolute;
}
/*
.hign_financial_management_intro_container>div:hover .db{
	background: #004098;
}*/
.hign_financial_management_intro_container .d_sq{
	position: absolute;
    margin-left: 250px;
}
.hign_financial_management_intro_container>div .dbh{
	background: #004098;
}
.hign_financial_management_intro_container>div>div:nth-child(2) {
	padding-top: 70px;
}

.contentbox .hign_financial_management_intro_container>div>div>p {
	margin-bottom: 14px;
}
.contentbox .hign_financial_management_intro_container>div>div>p:nth-child(1) {
	margin-bottom: 18px;
	
}

/*
.hign_financial_management_intro_container div:nth-child(1) {
	margin-right: 42px;
	margin-bottom: 42px;
}

.hign_financial_management_intro_container div:nth-child(2) {
	margin-bottom: 42px;
}

.hign_financial_management_intro_container div:nth-child(3) {
	margin-bottom: 42;
	margin-right: 42px;
	margin-bottom: 489px;
}

.hign_financial_management_intro_container div:nth-child(4) {
	margin-bottom: 489px;
}*/
.hign_financial_management_intro_container>div:nth-child(odd) {
	margin-bottom: 42px;
	margin-left: -18px;
}

.hign_financial_management_intro_container>div:nth-child(even) {
	margin-bottom: 42px;
	float: right;
	margin-right: -18px;
}



.contentbox .hign_financial_management_intro_container_hd{
	margin: 20px 0px 10px 0px;
	font-size: 18px;
}
.contentbox .hign_financial_management_intro_container_ts{
	text-align: center;
    font-size: 14px;
    color: #ef4948;
}
.contentbox .hign_financial_management_intro_container_btdiv{
	margin-top: 20px;
	text-align: center;
	margin-bottom: 150px;
}
.hign_financial_management_intro_container_bt{
	background: #004098;
    border: 1px solid #004098;
    padding: 6px 70px;
    font-size: 18px;
    color: #ffffff;
    border-radius: 3px;
	letter-spacing: 5px;
	cursor: pointer;
}

.hign_financial_management_rights_container>div {
	float: left;
	height: 238px;
	width: 200px;
	text-align: center;
}

.hign_financial_management_rights_container>div:nth-child(1) {
	margin-right: 118px;
	margin-bottom: 50px;
}

.hign_financial_management_rights_container>div:nth-child(2) {
	margin-right: 118px;
	margin-bottom: 50px;
}

.hign_financial_management_rights_container>div:nth-child(3) {
	margin-bottom: 50px;
}

.hign_financial_management_rights_container>div:nth-child(4) {
	margin-right: 118px;
	margin-bottom: 50px;
}

.hign_financial_management_rights_container>div:nth-child(5) {
	margin-right: 118px;
	margin-bottom: 50px;
}

.hign_financial_management_rights_container>div:nth-child(6) {
	margin-bottom: 50px;
}

.hign_financial_management_rights_container>div:nth-child(7) {
	margin-right: 118px;
	margin-bottom: 87px;
}

.hign_financial_management_rights_container>div:nth-child(8) {
	margin-right: 118px;
	margin-bottom: 87px;
}
.hign_financial_management_rights_container .gbqy_ms{
	/*HEIGHT: 28px; */
	LINE-HEIGHT: 28px;
	
	color:#666666;
	margin-top:10px;
}

.hign_financial_management_service_container>div:nth-child(1) {
	width: 850px;
	height: 239px;
	margin: 0px auto;
}

.hign_financial_management_service_container>div:last-child {
	width: 864px;
	height: 636px;
	margin-top: 32px;
	padding-bottom: 43px;
}

.hign_financial_management_service_container table {
	width: 864px;
	height: 358px;
	margin: 0px auto;
	text-align: center;
	border: 1px solid #999999;
	margin-top: 19px;
}

.hign_financial_management_service_container table tr {
	height: 50px;
	line-height: 50px;
}

.hign_financial_management_service_container table tr td {
	border: 1px solid #999999;
}

.hign_financial_management_service_container div {
	width: 287px;
	height: 50px;
}
.hign_financial_management_service_container .spot{
	background: #004098;
    display: inherit;
    height: 4px;
    width: 4px;
    float: left;
    margin-top: 9px;
    border-radius: 4px;
	margin-right: 16px;
	    margin-left: 10px;
}

.hign_financial_management_manager_container {
	padding-bottom: 183px;
}

.hign_financial_management_manager_container button,.hign_financial_management_manager_ajaxdate input {
	width: 268px;
	height: 46px;
	border-radius: 4px;
	background: #004098;
	color: white;
	cursor: pointer;
	border: 0px;
}

.hign_financial_management_manager_container .layui-form-label {
	text-align: left;
	width: 38px;
}

.hign_financial_management_contest_container {
	padding-top: 17px;
	margin: 0px auto;
}

.hign_financial_management_contest_container>div {
	float: left;
	width: 420px;
	height: 310px;
	border: 1px solid #999999;
}

.hign_financial_management_contest_container>div>div {
	width: 420px;
	height: 172px;
}

.hign_financial_management_contest_container>div>p {
	margin-left: 21px;
	margin-top: 20px;
}

.hign_financial_management_contest_container>div>div>img {
	width: 100%;
	height: 100%;
}

.hign_financial_management_contest_container>div:nth-child(1) {
	margin-right: 20px;
	margin-bottom: 20px;
}

.hign_financial_management_contest_container>div:nth-child(2) {
	margin-bottom: 20px;
}

.hign_financial_management_contest_container>div:nth-child(3) {
	margin-bottom: 68px;
}

.p_start {
	text-indent: 2em;
}

.p_border {
	border-left: 4px solid #004098;
}

.centerContent {
	width: 1200px;
	margin: 0px auto;
	background: #FFFFFF;
	padding-top: 63px;
	padding-bottom: 116px;
}

.centerContent .title {
	margin-bottom: 46px;
	text-align: center;
	font-size: 24px;
	font-weight: bold
}

.centerContent hr {
	width: 1065px;
	color: #999999;
	margin: 0px auto;
}

.centerContent p {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 64px;
}

.centerContent img {
	margin-left: 330px;
	margin-top: 32px;
	margin-bottom: 28px;
}

.hign_financial_management_apply_container {
	padding-bottom: 100px;
}

.hign_financial_management_apply_container .layui-form-label {
	text-align: left;
	padding: 9px 0px;
}

.hign_financial_management_apply_container .layui-input {
	width: 268px;
	height: 47px;
}

.hign_financial_management_apply_container .layui-form-item {
	width: 400px;
}

.hign_financial_management_apply_container .layui-form-mid {
	float: right;
}

.hign_financial_management_apply_container button {
	width: 100px;
	height: 46px;
	padding: 0px;
	border-radius: 3px;
	cursor: pointer;
	color: white;
}

.row_input {
	border-top: none;
	border-bottom: 1px soild #999999;
	border-left: none;
	border-right: none;
	border-radius: 0px;
}

.hign_financial_management_need_container {
	padding-bottom: 100px;
}

.hign_financial_management_need_container .layui-form-label {
	text-align: left;
	padding: 9px 0px;
}

.hign_financial_management_need_container .layui-input {
	width: 268px;
	height: 47px;
}

.hign_financial_management_need_container .layui-form-item {
	width: 400px;
}

.hign_financial_management_need_container .layui-form-mid {
	float: right;
}

.hign_financial_management_need_container button {
	width: 100px;
	height: 46px;
	padding: 0px;
	border-radius: 3px;
	cursor: pointer;
	color: white;
}

.hign_financial_management_questionnaire_container {
	padding-top: 18px;
	padding-bottom: 56px;
}

.hign_financial_management_questionnaire_container form>div {
	margin-bottom: 39px;
}

.hign_financial_management_questionnaire_container .layui-form-radio {
	margin-right: 42px;
}

.hign_financial_management_questionnaire_container .layui-form-radio>i {
	font-size: 14px;
}

.hign_financial_management_questionnaire_container input[type="checkbox"] {
	width: 14px;
	height: 14px;
	position: relative;
	margin-right: 11px;
}

.hign_financial_management_questionnaire_container input[type="checkbox"]+span {
	margin-right: 25px;
}

.hign_financial_management_questionnaire_container input[type="checkbox"]:checked::before {
	color: white;
	background-color: #004098;
	content: "\2713";
	font-size: 14px;
	position: absolute;
	width: 14px;
	height: 14px;
}

.hign_financial_management_questionnaire_container button {
	width: 100px;
	height: 46px;
	padding: 0px;
	border-radius: 3px;
	cursor: pointer;
	color: white;
}




.contentbox .none_border_table {
	border: none;
}

.contentbox .none_border_table tr:not(:last-child) {
	height: 42.5px;
	;
	line-height: 42.5px;
	;
	cursor: pointer;
}

.contentbox .none_border_table tr:hover {
	background-color: #f8fafe;
	color: #333333;
}


.contentbox .none_border_table td {
	border: none;
	text-align: left;
	height: 42.5px;
	line-height: 42.5px;
}

.contentbox .none_border_table td div:not(:last-child) {
	height: 42.5px;
	line-height: 42.5px;
}

.contentbox .none_border_table+div {
	width: 510px;
	height: 35px;
	line-height: 35px;
	margin: 60px auto 0px;
}
.contentbox .none_border_table+div > div{
	float: left;
}

.contentbox .none_border_table+div > div:nth-child(1){
	width: 108px;
	height: 14px;
}
.contentbox .none_border_table+div > div:not(:first-child){
	width: 91px;
	height: 35px;
	border: solid 1px #eeeeee;
	text-align: center;
	margin-right: 6px;
	cursor: pointer;
}
.contentbox .none_border_table+div > div:not(:first-child):hover{
	border: solid 1px #004098;
	color:#004098;
}

.contentbox .calculator{
	margin: 30px auto 0px;
}
.contentbox .calculator>div{
	width: 400px;
	height: 41px;
	margin-bottom: 15px;
}
.contentbox .calculator>div>label{
	display: inline-block;
	width: 84px;
	height: 41px;
	line-height: 41px;
	text-align: right;
	margin-right: 10px;
}
.contentbox .calculator select,input{
	width: 221px;
	height: 41px;
	border-radius: 4px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	border:solid 1px #ababab;
	background:#f7f7f9;
}
.contentbox .calculator input[type="radio"]{
	width: 14px;
	height: 14px;
}
.contentbox .calculator .sure_btn{
	width: 91px;
	height: 41px;
	background-color: #004098;
	border-radius: 4px;
	border-style: none ;
	border: none;
	color:white;
}
.contentbox .calculator .cancle_btn{
	width: 91px;
	height: 41px;
	background-color: #cbcbcb;
	border-radius: 4px;
	border-style: none ;
	border: none;
	color:white;
	cursor: pointer;
}
.contentbox .calculator h5{
	font-size: 14px;
	margin-top: 30px;
	margin-bottom: 30px;
	font-weight: bold;
	margin-left: 28px;
	cursor: pointer;
}
.contentbox .tab{
	font-size: 18px;
}
.contentbox .tab > ul > li{
	cursor: pointer;
	float: left;
	margin-right: 29px;
	margin-bottom: 25px;
}
.contentbox .tab > ul > li:first{
	margin-left: 21px;
}
.contentbox .tab .selected{
	color: #004098;
	border-bottom: 4px solid #236ff6;
}


.contentbox h3{
	background: url(/main/img/h2_bg.png) left center no-repeat;
	padding-left:10px;
	font-family:Microsoft YaHei;
	font-size:18px;
	margin-bottom:15px;
}
.contentbox h4{
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:dimgray;
}


.pc_table table{
	margin-top: -40px;
}
.pc_table table{
	border: none;
	border-collapse: separate;
	border-spacing: 10px 40px
}
.pc_table table td{
	border: none;
}

.pi_new_info p{
	font-family:Microsoft YaHei;
	padding-bottom: 0px;
	font-size: 16px;
	font-weight: bold;
}
.pi_new_info p :not(:first-child){
	/*float: right;*/
}
pi_new_info p:first-child{
	font-weight: 600;
}

.ppr_table table th{
	padding: 15px;
}
.ppr_table table td{
	padding: 15px;
}

.ppi_table table th{
	padding: 9px;
}
.ppi_table table td{
	padding: 9px;
}
.login_model .layui-input-block{
	
	margin-left: 30px;width: 270px;
}
.login_model .layui-input-block input{
	    border-radius: 6px;
}
.contentbox .sr_state .inline_right{
	display: inline-block;
	width:404px;
	margin-left:40px;
	vertical-align:top
}
.contentbox .sr_state img{

}

.contentbox .pi_new_info p,.contentbox .pi_new_info span {
	font-size: 14px!important;
}

.contentbox span, .contentbox p, .contentbox b {
	font-family: Microsoft YaHei!important;
	font-size: 16px!important;
	font-weight: normal;
}
.contentbox b {
	font-weight: normal;
}

.history_state {
	font-family: Microsoft YaHei;
}
.history_state .history_inline_left{
	display: inline-block;
	width: 50px;
	vertical-align:top;
}
.history_state .history_inline_right{
	display: inline-block;
	width: 750px;
	margin-left: 30px;
		vertical-align:top;
}
.history_state .history_inline_left p{
	text-align: center;
	padding-bottom: 0;
}
.history_state .history_inline_left:first-line{
	font-size: 22px;
	font-weight: bold;
	
}


.corporate_state p{
	padding-bottom: 0;
	font-family: Microsoft YaHei;
}
.corporate_state span{
	font-weight: bold;
}
.corporate_state .inline_article{
	display: inline-block;
	vertical-align:middle;
	width: 420px;
	margin-left: 60px;
}


.corporate_state .pic_base{
	width: 350px;
	height: 228px;
	display: inline-block;
	vertical-align:middle	
}



 .wb_arrow_down {
    /*position: relative;
    top: -4px;
    display: inline-block;
    border-right: 2px solid #004098;
    border-top: 2px solid #004098;
    height: 5px;
    width: 5px;
    margin-top: 15px;
    -webkit-transform: rotate(135deg);
    border-left: 2px solid transparent;
    border-bottom: 2px solid transparent;*/
	display: inline-block;
	height: 7px;
    width: 11px;
	margin-bottom: 2px;
	background: url(/main/img/fanhuilm-hs-h.png);
}

.wb_arrow_up {
    /*position: relative;
    top: 2px;
    display: inline-block;
    border-right: 2px solid #004098;
    border-top: 2px solid #004098;
    height: 5px;
    width: 5px;
    margin-top: 15px;
    -webkit-transform: rotate(-45deg);
    border-left: 2px solid transparent;
    border-bottom: 2px solid transparent;*/
	display: inline-block;
	height: 7px;
    width: 11px;
	margin-bottom: 2px;
	background: url(/main/img/fanhuilm-hs-u.png);
}

fieldset {
    height: 30px;
    width: 1090px;
    margin: 0px auto;
    border: none;
    border-top: 1px solid #efefef;
}

.jijin_detail_info .layui-this:after{
	border-color: #004098!important;
}

.navigation_bottom .layui-nav .layui-nav-item{
	text-align: center;
}/*
.navigation_bottom .layui-nav .layui-nav-item:nth-child(1){
	width: 80px;
}
.navigation_bottom .layui-nav .layui-nav-item:nth-child(2){
	width: 80px;
}
.navigation_bottom .layui-nav .layui-nav-item:nth-child(3){
	width: 80px;
}
.navigation_bottom .layui-nav .layui-nav-item:nth-child(4){
	width: 80px;
}
.navigation_bottom .layui-nav .layui-nav-item:nth-child(5){
	width: 80px;
}
.navigation_bottom .layui-nav .layui-nav-item:nth-child(5) .layui-nav-child{
    left: -40px;
}
.navigation_bottom .layui-nav .layui-nav-item:nth-child(6){
	width: 80px;
}
.navigation_bottom .layui-nav .layui-nav-item:nth-child(6) .layui-nav-child{
}
.navigation_bottom .layui-nav .layui-nav-item:nth-child(7){
	width: 80px;
}
.navigation_bottom .layui-nav .layui-nav-item:nth-child(8){
	width: 80px;
}*/
.ad_flotWin{
	/*position: fixed;
	bottom: 100px;
	left: 3px;
	background-color: #5594f2;
	font-size: 20px;
	z-index: 1000;
	cursor: pointer;
	font-family:Microsoft YaHei;*/
    position: fixed;
    right: 50%;
    margin-right: 614px;
    bottom: 100px;
    display: block;
    z-index: 1001;
	
}
.ad_flotWin div:nth-child(1){
	text-align: center;
	width: 35px;
	margin:30px 3px 30px 3px;
	color: white;
	letter-spacing:2px;
}
.ad_flotWin img{
	padding-bottom: 20px;
}



input[type=date]::-webkit-inner-spin-button { 
visibility: hidden; 
}

.contentbox .layui-input-inline input{
	height:38px;
	border-radius:4px;
	border:solid 1px #999;
	color: #333;
}

.servicedz{
	CURSOR: pointer;
    BORDER: #004098 1px solid;
    HEIGHT: 40px;
    WIDTH: 200px;
    BACKGROUND: white;
    COLOR: #004098;
    border-radius: 4px;
    margin: 20px 0px;
}
.servicedz:hover{
    BACKGROUND: #004098;
    COLOR: white;
}

.layui-tab-title li.none{
	display:none;
}

.none{
	display:none;
}

.line_rg_list{
	padding-left:150px;
	padding-top:50px;
	width:80%;
}

.line_rg_list .rgtitle{
	font-size: 20px;
	font-family: Microsoft YaHei;
	width:100%;
	float:none;
}

.line_rg_list ul{
	margin-top:50px;
}

.line_rg_list ul li{
	height:50px;
}

.line_rg_list ul li .fieldName{
	font-size: 16px;
	font-family: Microsoft YaHei;
	width:150px;
	display:inline-block;
}

.line_rg_list ul li .fieldText{
	font-size: 14px;
	font-family: Microsoft YaHei;
}

.line_rg_list li .circular{
	border-radius: 50%;    height: 20px;    width: 20px;    display: inline-block;    background: #9eb7e4;      vertical-align: top;
}

.line_rg_list li .circular .num{
	display: block;    color: #FFFFFF;    height: 20px;    line-height: 20px;    text-align: center
}

.product_search_tab  button{height:28px;line-height:28px;}
.product_search_tab .layui-form-item{margin-bottom:0px;}
#managerlist{float:left;width:850px;}
#managerlist li{height:40px;}
#managerlist button{/*width:76px;height:36px;*/}
#divManagerMore{float:left;width:60px;}

.ylb_title {
	color: #ffffff;
    margin-top: -180px;
    text-align:  center;
    font-size: 40px;
    letter-spacing: 5px;
    HEIGHT: 200px;
}
.ylb_zc{
	BORDER-BOTTOM: #c1c108 1px solid; POSITION: absolute; TEXT-ALIGN: center; BORDER-LEFT: #c1c108 1px solid; WIDTH: 270px; LETTER-SPACING: 3px; HEIGHT: 38px; COLOR: #b9b918; FONT-SIZE: 25px; BORDER-TOP: #c1c108 1px solid;margin-top: -130px; BORDER-RIGHT: #c1c108 1px solid; LEFT: 39.5%; border-radius: 20px
}
.ylb_zh{
    margin: 0 auto;
    width: 750px;
    font-size: 20px;
    line-height: 30px;
    margin-top: 40px;
}
.ylb_ys{
	margin: 0 auto;
    width: 900px;
    font-size: 20px;
    line-height: 30px;
    margin-top: 40px;
    padding-left: 120px;
}


.ylb_ys_b1{
	float: left;
    width: 210px;
    text-align: center;
    background-color: #31a0ff;
    font-size: 24px;
    color: #f8f8f8;
    padding: 8px 0px;
    border-radius: 6px;
}
.ylb_ys_b2{
	float: left;
    width: 210px;
    text-align: center;
    background-color: #ff3f49;
    font-size: 24px;
    color: #f8f8f8;
    padding: 8px 0px;
    border-radius: 6px;
}
.ylb_ys_b3{
	float: left;
    width: 210px;
    text-align: center;
    background-color: #f86e1b;
    font-size: 24px;
    color: #f8f8f8;
    padding: 8px 0px;
    border-radius: 6px;
}

.ylb_ys_com1{
	float: left;
    margin-left: 80px;
    font-size: 20px;
    margin-top: 8px;
    letter-spacing: 1px;
}
.ylb_gh{
	BORDER-BOTTOM: #2d72f3 1px solid; BORDER-LEFT: #2d72f3 1px solid; BACKGROUND-COLOR: #2d72f3; WIDTH: 270px; HEIGHT: 45px; COLOR: #ffffff; FONT-SIZE: 18px; BORDER-TOP: #2d72f3 1px solid; BORDER-RIGHT: #2d72f3 1px solid; border-radius: 3px
}


.new_lump_head .gd li,.new_lump_head .gd li:hover, .gd li.selected{
	font-size: 18px;
	height: 24px;
	border-bottom: #3277F9 solid 0px;
}
.new_lump_head .gd>li.selected>a{
	color: #004098;
}
.new_lump_head .gd>li:hover>a{
	color: #004098;
}

.ed_pagelist .title{
	text-align: left;
    font-size: 16px;
	margin-bottom: 10px;
}
.layui-btn-normal{
	border-radius: 4px;
}
.dtable tr td{
	font-size: 14px;
}

.contentbox .aqcom{
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 30px;
}

.contentbox .aqcom p{
	font-size: 14px;
	line-height: 30px;
}


.fdxj_img{ background:url(/main/img/hdxj_img.jpg) no-repeat 50% 0%; width:764px; height:470px; position: relative;margin-left: 60px;}
.fdxj_img h4 a,.fdxj_img h4 a:hover{font-weight:bold; color:#fff;text-decoration:none; text-align:center;}
.fdxj_title1{
	position: absolute;
	left: 355px;
	top: 42px;
	font-size: 24px;
	line-height: 36px;
}
.fdxj_title2{
	position: absolute;
	left: 501px;
	top: 315px;
	font-size: 24px;
	line-height: 36px;
}
.fdxj_title3{
	position: absolute;
	left: 190px;
	top: 333px;
	font-size: 24px;
	line-height: 36px;
}
.fdxj_title4{
	position: absolute;
	left: 508px;
	top: 341px;
	font-size: 24px;
	line-height: 36px;
}
.fdxj_title5{
	position: absolute;
	left: 348px;
	top: 203px;
	font-size: 36px;
	line-height: 50px;
}
.fdxj_intr{ font-size:16px; color:#666; margin-left:30px; margin-bottom:50px;}
.fdxj_intr h5{ margin-top:15px; font-weight:bold;}



.index_dtxw{
	height: 170px;
}

.index_dtxwcom{
	height: 155px;
}

.newhot{
	margin-top: -5px;
    margin-left: -10px;
}

.jijin_info_content_row9 button.bluebutton{
	background: #004098;
	color: #FFFFFF
}
.jijin_info_content_row9 button.bluebutton:hover{
	background: #2468e6;
	color: #FFFFFF
}

.jjfl_table{
	width:75%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}
.jjfl_table td{
	width: 16.66%;
}

input::-webkit-input-placeholder{
	color:#c0c0c0;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color:#c0c0c0;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color:#c0c0c0;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
	color:#c0c0c0;
}

.date-picker{
	background:url('/main/img/arrow.png') right center no-repeat;
	margin-right:5px;
}


.contentbox .xxpl_list{
	border-bottom: 1px solid #e6e6e6;
    height: 28px;
    margin-top: 12px;
}
.xxpl_list>a:first-child{
    width: 950px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}



.dq_type{
	height: 50px;
    line-height: 50px;
    margin-bottom: 30px;
    font-size: 18px;
}
.dq_type_i{
	float:  left;
    width: 140px;
    text-align: center;
    background: #eaeaea;
	cursor: pointer;
}
.dq_type .cur{
	background: #004098;
    color: #ffffff;
}
.dq_type>div:nth-child(2) {
	margin-left: 5px;
	width: 200px;
}
.dq_type>div:nth-child(3) {
	margin-left: 5px;
}

.newnfggtab{
	height: 30px;
    margin-bottom: 20px;
}
.newnfggtab li {
	height: 35px;
    line-height: 35px;
    float: left;
    padding: 0px 10px;
    font-size: 18px;
}
.newnfggtab li.selected {
    font-size: 24px;
    border-bottom: #3277F9 solid 2px;
}
.newnfggtab li.selected>a {
    color: #3277F9;
}
.newnfggtab li:hover, .newnfggtab li.selected {
    /*border-bottom: #3277F9 solid 2px;*/
}

.sgshtab{
    height: 37px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eaeaea;
}
.sgshtab li {
	height: 35px;
    line-height: 35px;
    float: left;
    padding: 0px 10px;
    font-size: 18px;
}
.sgshtab li.selected {
    font-size: 24px;
    border-bottom: #3277F9 solid 2px;
}
.sgshtab li.selected>a {
    color: #3277F9;
}
 
.pagelist section, .contentbox section{position:relative!important;width:100%!important;}

.pagelist-zjnf table tr,
.pagelist-zjnf table tr td{height:38px;line-height:38px;font-size:14px;color:#666;}


.txt-gray{color:#666!important;}
.txt-gre{color:#0bad0a!important;}
.gw-ind-proimg-bar .item-gw-ind-pro{float:left;margin-right:18px;width:388px;height:140px;border-radius:3px;background-repeat:no-repeat;background-position:0 0;background-size:100%;background-color:#fff;}
.gw-ind-proimg-bar .item-gw-ind-pro3,
.gw-ind-proimg-bar .item-gw-ind-pro:last-child{margin-right:0;}
.gw-ind-proimg-bar .item-gw-ind-pro1{background-image:url('/main/img/gw-ind-proimg01.jpg');}
.gw-ind-proimg-bar .item-gw-ind-pro2{background-image:url('/main/img/gw-ind-proimg02.jpg');}
.gw-ind-proimg-bar .item-gw-ind-pro3{background-image:url('/main/img/gw-ind-proimg03.jpg');}
.gw-ind-proimg-bar .item-gw-ind-pro4{background-image:url('/main/img/gw-ind-proimg04.jpg');}
.gw-ind-proimg-bar .item-gw-ind-pro5{background-image:url('/main/img/gw-ind-proimg05.jpg');}
.gw-ind-proimg-bar .item-gw-ind-pro6{background-image:url('/main/img/gw-ind-proimg06.jpg');}
.gw-ind-proimg-bar .item-gw-ind-pro1,
.gw-ind-proimg-bar .item-gw-ind-pro2,
.gw-ind-proimg-bar .item-gw-ind-pro3{margin-bottom:20px;}
.gw-ind-proimg-bar .item-gw-ind-pro .item-inner-cont{padding-left:85px;padding-top:25px;}
.gw-ind-proimg-bar2 .item-gw-ind-pro{height:auto;}
.gw-ind-proimg-bar2 .item-gw-ind-pro .item-inner-cont{padding:10px 0 20px;text-align:center;}
.gw-ind-proimg-bar .item-gw-ind-pro .item-inner-cont-tit{margin-bottom:15px;font-size:24px;color:#333;}
.gw-ind-proimg-bar .item-gw-ind-pro p{font-size:14px;color:#666;}

.gw-ind-proimg-bar .item-gw-ind-pro .item-inner-tit{padding:10px;position:relative;font-size:16px;color:#666;;}
.gw-ind-proimg-bar .item-gw-ind-pro .item-inner-tit:before{width:265px;height:1px;background-color:#ededed;position:absolute;left:10px;bottom:0;content:'';}
.gw-ind-proimg-bar .item-gw-ind-pro .item-inner-tit span:first-child{padding-left:30px;background-repeat:no-repeat;background-position:left center}
.gw-ind-proimg-bar .item-gw-ind-pro .item-inner-tit1 span:first-child{background-image:url('/main/img/gw-ind-tit-icon01.png');}
.gw-ind-proimg-bar .item-gw-ind-pro .item-inner-tit2 span:first-child{background-image:url('/main/img/gw-ind-tit-icon02.png');}
.gw-ind-proimg-bar .item-gw-ind-pro .item-inner-tit3 span:first-child{background-image:url('/main/img/gw-ind-tit-icon03.png');}
.gw-ind-proimg-bar .item-gw-ind-pro .item-inner-tit4 span:first-child{background-image:url('/main/img/gw-ind-tit-icon04.png');}
.gw-ind-proimg-bar .item-gw-ind-pro .item-inner-tit span:last-child a{padding-right:15px;color:#333;background:url('/main/img/fanhuilm.png') right center no-repeat;}

/* .gw-ind-proimg-bar .item-gw-ind-pro .item-inner-qrnhsyl{padding:5px 0;font-size:30px;color:#e72521;}
.gw-ind-proimg-bar .item-gw-ind-pro .item-inner-qrnhsyl .precent-sign{font-size:14px;}
.gw-ind-proimg-bar2 .item-gw-ind-pro .item-inner-cont-tit{font-size:18px;}
.gw-ind-proimg-bar .item-gw-ind-pro .item-inner-disc{font-size:14px;}
.gw-ind-proimg-bar .item-gw-ind-pro .item-inner-btn{display:inline-block;width:200px;height:40px;line-height:40px;color:#004098;border-radius:3px;border:1px solid #004098;}
.gw-ind-proimg-bar .item-gw-ind-pro .item-inner-btn:hover{color:#fff;background-color:#004098;} */

#recommendArea{display:block!important;}
#recommendArea > .content_lump{margin-right:20px!important;width:285px!important;}
#recommendArea > .content_lump:last-child{margin-right:0!important;}
#recommendArea > .content_lump > .content_lump_head > [class*="layui-col-"]{margin:0!important;width:auto!important;}




.jijin_home_sectype {
	float: left;
	margin-left: 10px;
}

.jijin_home_sectype li {
	float: left;
	height: 40px;
	margin-left: 0;
	margin-right: 16px;
}

.jijin_home_sectype li button{
	padding-left: 16px;
	padding-right: 16px;
	/*padding-bottom: 7.5px;
	padding-top: 7.5px;*/
	background: #f7f7f9;
	border: 1px solid #9b9b9b;
	border-radius: 14px;
	cursor: pointer;
	color: #5f5b5b;
	height: 30px;
	font-size: 14px;
}

.jijin_home_sectype .selected button{
	background: #004098;
	color: white;
	border-color: #004098;
}

.jijin_home_sectype li button:hover,.product_search_tab .selected button{
	background: #004098;
	color: white;
	border-color: #004098;
}

.jijin_home_sectype li button span {
	font-size: 14px;
}


.jijin_jjcp_sectype {
	float: left;
	margin-left: 10px;
}

.jijin_jjcp_sectype li {
	float: left;
	margin-left: 16px;
	height: 40px;
}

.jijin_jjcp_sectype li button{
	padding-left: 16px;
	padding-right: 16px;
	/*padding-bottom: 7.5px;
	padding-top: 7.5px;*/
	background: #f7f7f9;
	border: 1px solid #9b9b9b;
	border-radius: 4px;
	cursor: pointer;
	color: #5f5b5b;
}

.jijin_jjcp_sectype li button:hover,.product_search_tab .selected button{
	background: #004098;
	color: white;
	border-color: #004098;
}

.jijin_jjcp_sectype li button span {
	font-size: 14px;
}
.contentbox #ueditor_contentbox_div p {
	font-size: 16px;
}
.pagewidth #fundDataBar ul {
	padding: 0;
}
#fundDataBar li {
	display: flex;
}
#fundDataBar li > .fund-data-item {
	flex: 1;
	margin: 0 0 0 20px;
}
.smallnav.footer_nav1 {
	display: flex;
	width: 100%;
}
.content_row3 table td div.has {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 70px;
	height: 24px;
	background: #FFF6F3;
	border-radius: 4px;
	font-size: 12px;
	font-weight: 400;
	color: #E72420;
}
.content_row3 table td div.hasTips {
	display: flex;
	align-items: center;
	width: auto;
	height: 75px;
	margin: 5px 0;
	position: absolute;
	z-index: 99;
	white-space: nowrap;
	background: #fff;
	box-shadow: 0px -2px 4px 0px rgb(90 90 90 / 20%), 0px 2px 4px 0px rgb(90 90 90 / 20%);
	border-radius: 4px;
	color: #333;
	padding: 0 26px;
}
.content_row3 table td div.hasTips a {
	color: #004098;
}
.content_row3 table td div.triangle {
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 10px solid #fff;
	position: absolute;
	top: -8px;
}
