﻿body {
	font-size: 14px;
	font-family:  Microsoft YaHei, Arial, Helvetica, "\534E\6587\9ED1\4F53", sans-serif;
	position: relative;
}
html,body{
	height:100%;
}
.gtRed{
	color:red;
}
#header{
	min-width: 1200px;
}
.footer-num{
	color: #fff;
	margin-left: 135px;
}
.load_main {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: 0.7;
	filter: Alpha(opacity=50);
	display: none;
	z-index: 10;
	text-align: center;
	padding-top: 150px;
	z-index: 1000;
}
.load_main img {
	width: 50px;
	height: 50px;
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.bd_weixin_popup{
	width:250px!important;
	height: 310px!important;
}
.img-scale{
	width:100%;
	height:100%;
	-webkit-transition: transform 0.5s;
	-moz-transition: transform 0.5s ;
	-ms-transition: transform 0.5s ;
	-o-transition: transform 0.5s ;
	transition: transform 0.5s ;
}
.img-scale:hover{
	-webkit-transform: scale(1.2,1.2);
	-moz-transform: scale(1.2,1.2);
	-ms-transform: scale(1.2,1.2);
	-o-transform: scale(1.2,1.2);
	transform: scale(1.2,1.2);
}
.pageDiv{
	text-align: right;
}
.page-btn{
	padding: 0px 7px!important;
	margin-left:10px;
}
.content>.sit>ul>li {
	float: left;
}
.wrap{
	min-width: 1200px;
	min-height: 100%;
	padding-bottom: 130px;
}
.foot{
	min-width: 1200px!important;
}
@media (max-width: 768px){
    .left_text{
        margin-left:18px;
    }
}
.content{
	width:1200px;
	margin:0 auto;
	padding: 20px;
	overflow: hidden;
}
.backTop{
	width: 100px;
	height:100px;
	background: url("/res/credit/img/public/backTop.png") center no-repeat;
	position:fixed;
	bottom:50px;
	right:10px;
	z-index: 5;
	cursor:pointer;
}
.search-title a{
	color: #0c0300;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
}
/*修改模态框样式*/
.modal-content{
	border-radius: 0;
}
.modal-title{
	min-height: 30px;
}

.modal button[type=submit]{
	background:#e22323;
	color:#fff;
}
.modal-header{
	background: url(/res/credit/img/keys/modal_head.png) no-repeat;
	background-size: 120% 100%;
	font-size: 24px;
	padding: 9px;
}
.modal-header .modal-title{
	color:#fff;
	font-size:24px;
}
.modal input[type='text']{
	padding:5px;
}
.modal-footer button{
	width:120px;
}
.modal-body-title{
	font-size:24px;
	/*font-weight:bold;*/
}
.modal-body-info{
	line-height: 20px;
	padding-left:2em;
	margin:10px 0;
}
.box-middle{
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

.left_text{
    text-align: left !important;
}
.btn-width-2{
	width:200px;
}
.btn-width-1{
	width:100px;
}
* {
	margin: 0px;
	padding: 0px;
}

.w {
	width: 1000px;
	margin: 0px auto;
}

li {
	list-style: none;
}

.height_auto {
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
	color:#999;
}

.top {
	width: 100%;
	height: 155px;
	/*background: url(../img/images/topbg.jpg) center center;*/
	overflow: hidden;
}

.top .logo {
	display: table;
}

.top .logo span {
	display: table-cell;
	height: 155px;
	vertical-align: middle;
}

 .login li,
 .login a {
	color: #9b8c85;
	/*display: block;*/
	/*float: left;*/
}

 .login li {
	margin: 0px 2px;
}

 .login li a {
	margin-top: 2px;
}

 .login li a:hover {
	color: #2e71b8;
}

.menu {
	width: 100%;
	height: 50px;
	/*background: url(../img/images/navbg.jpg);*/
}

.menu ul {
	display: block;
	width: 1000px;
	height: 50px;
	line-height: 50px;
	margin: 0px auto;
}

.menu ul li a,
.menu ul li {
	display: block;
	width: 110px;
	height: 50px;
	line-height: 50px;
	float: left;
	text-align: center;
	font-size: 18px;
	color: #fff;
}

.menu ul li a:hover {
	/*background: url(../img/images/ahover.jpg);*/
}
.main {
	width: 100%;
	/*height: aut0;*/
	overflow: auto;
	/*background: url(../img/images/mainbg.jpg) repeat-x;*/
	padding-bottom: 60px;
}

.search_w {
	width: 700px;
	margin: 0px auto;
	margin-bottom:20px;
	position:relative;
}
.search li {
	display: block;
	float: left;
	height: 40px;
	line-height: 38px;
	float: left;
	font-size: 16px;
	color: #444;
	border-left: none;
	cursor: pointer;
	width: 180px;
	text-align: center;
	margin-right: -1px;
}

.search_li {
	width: 541px;
	margin: 15px auto;
	height: auto;
	overflow: hidden;
}

.search li {
	position: relative;
}

.search li span {
	display: block;
	width: 100%;
	height: 33px;
	line-height: 30px;
	border: 1px solid #cccccc;
	background: #fff;
}

.search li a{
    color: #444;
}

.search li.active a span {
	border: 1px solid #2e71b8;
	position: relative;
	z-index: 1111;
	color: #2e71b8;
}

.search li.active span a {
    color: #2e71b8;
}

.search li.active:after {
	content: '';
	display: block;
	width: 13px;
	height: 8px;
	position: absolute;
	left: 50%;
	margin-left: -6px;
	bottom: 0px;
	/*background: url(../img/images/dd.png) no-repeat;*/
	z-index: 1111;
}

.search_input {
	width: 620px;
	height: 40px;
	padding-left: 10px;
}

.serch_btn {
	width: 80px;
	height: 40px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	border: none;
	background: #2e71b8;
	font-size: 20px;
	float: right;
}
/*不能少于2个字符*/
.index-search-tip {
	position: absolute;
	left: 35px;
	top: 36px;
	display:none;
}
.search-count {
	border: 1px solid #F7CE39;
	padding: 2px 10px;
	background: #ffffe0;
	font-size: 12px;
}
.corner-main {
	display: block;
	width: 24px;
	height: 24px;
	border: 1px;
	position: absolute;
	left: 30px;
	top: -21px;
	color: #F7CE39;
	font-size: 28px;
}
.corner-bottom {
	display: block;
	width: 24px;
	height: 24px;
	border: 1px;
	position: absolute;
	left: 30px;
	top: -20px;
	color: #ffffe0;
	font-size: 28px;
}
.index_left {
	width: 327px;
	height: 284px;
	position: relative;
}

.index_left span {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding-left: 10px;
}

.slideTxtBox {
	width: 100%;
}

.slideTxtBox .tab_box_hd {
	margin-bottom: 15px;
	border-top: 1px solid #ddd;
}

.slideTxtBox .pull-left li {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.slideTxtBox .pull-left a {
	color: #444;
	font-size: 15px;
}

.slideTxtBox .pull-left li:last-child {
	border: none;
}

.slideTxtBox .pull-left a:hover {
	color: #2e71b8;
}

.slideTxtBox .pull-left em {
	font-style: normal;
	color: #999;
	padding-top: 10px;
	display: block;
}

.slideTxtBox .pull-left p {
	line-height: 22px;
}

.slideTxtBox .pull-left em i {
	padding-right: 3px;
}

.tzgg {
	border: 1px solid #ddd;
}

.tzgg_tit {
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #fff;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	/*background: url(../img/images/titbg.png) center no-repeat;*/
}

.tzgg_a li {
	display: block;
	width: 100%;
	height: 42px;
	line-height: 42px;
	padding: 0px 10px;
}

.tzgg_a li:nth-child(odd) {
	background: #f3f3f3;
}

.tzgg_a li dt,
.tzgg_a li dd {
	display: block;
	height: 42px;
	line-height: 42px;
}

.tzgg_a li dt {
	/*background: url(../img/images/lis.png) left center no-repeat;*/
	padding-left: 8px;
}

/*.tzgg_a li dt a{*/
    /*color: #999;*/
/*}*/

.tzgg_a li dd {
	color: #999;
}

.tab_box_s .tab_box {
	margin-left: 10px;
}

.tab_box_s .tab_box.first {
	margin-left: 0px;
}

.tab_box_hd {
	height: 40px;
}

.tab_box_hd.ss {
	/*background: url(../img/images/tabhdbg.jpg);*/
}

.tab_box_hd.ss li {
	width: 100px;
}

.tab_box_hd.bg {
	/*background: url(../img/images/tabhdbg.jpg);*/
}

.tab_box_hd .more {
	height: 40px;
	line-height: 40px;
	float: right;
	margin-right: 10px;
}

.tab_box_hd .s1 {
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: #2b6aac;
	font-size: 16px;
	padding: 0px 10px;
}

.tab_box_hd .s2 {
	height: 41px;
	line-height: 40px;
	color: #fff;
	background: #fff;
	font-size: 16px;
	padding: 0px 15px;
	color: #2e71b8;
	border-top: 3px solid #2e71b8;
	margin-top: -1px;
	border-right: 1px solid #eee;
}

.tab_box_hd .more a {
	color: #2e71b8;
	font-size: 12px;
}

.tab_box_hd li {
	display: block;
	float: left;
	width: auto;
	padding: 0 15px;
	max-width: 100px;
	height: 40px;
	line-height: 40px;
	/*background: url(../img/images/tabhdbg.jpg);*/
	text-align: center;
	cursor: pointer;
}

.tab_box_hd li.active,
.tab_box_hd li:hover,
.tab_box_hd li.on {
	color: #2e71b8;
	background: #fff;
	border-top: 3px solid #2e71b8;
	line-height: 38px;
}

.tab_box_hd li.on {
	border-right: 1px solid #ddd;
}

.tab_box {
	border: 1px solid #ddd;
}

.tab_box .bd li {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding: 0px 10px;
}
.xw a{
    font-size: 22px;
    color: #000;
}

.xw p a{
    font-size: 14px;
    color: #444;
    line-height: 22px;
}

.block_s li {
	display: block;
	width: 135px;
	height: 116px;
	border: 1px solid #ddd;
}

.block_s dt {
	display: block;
	width: 45px;
	height: 45px;
	margin: 0 auto;
	/*background-image: url(../img/images/sp.png);*/
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-top: 23px;
}

.block_s dt.s1 {
	width: 44px;
	height: 39px;
	background-position: -80px 0px;
}

.block_s li:hover {
	background: #2e71b8;
	border: 1px solid #2e71b8;
}

.block_s li:hover dt.s1 {
	background-position: -126px 0px;
}

.block_s dt.s2 {
	width: 36px;
	height: 39px;
	background-position: 0px -43px;
}

.block_s li:hover dt.s2 {
	background-position: -38px -43px;
}

.block_s li:nth-child(odd) {
	float: left;
}

.block_s dt.s3 {
	height: 41px;
	width: 38px;
	background-position: 0px 0px;
}

.block_s li:hover dt.s3 {
	background-position: -40px 0px;
}

.block_s dt.s4 {
	width: 38px;
	height: 38px;
	background-position: -76px -43px;
}

.block_s li:hover dt.s4 {
	background-position: -124px -41px;
}
.block_s li:nth-child(even) {
	float: right;
}
.block_s dd{
	text-align: center;
    color: #333;
}
.hot_news .tab_box .bd li {
	height: 45px;
	line-height: 45px;
}
.block_s li:hover dd{
	color: #fff;
}

.dataview a{
    color: #333;
}
.pagination a{
    color: #333;
}
.tab_box .bd.ss li {
	width: auto;
	float: left;
}
.tab_er{
	height: 138px;
	text-align: center;
	display: table;
}
.tab_er span{
	display: table-cell;
	vertical-align: middle;
}
.tab_box .bd dl {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #ddd;
}

.tab_box .bd li:last-child dl {
	border-bottom: none;
}

.tab_box .bd li dt {
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	/*background: url(../img/images/lis.png) left center no-repeat;*/
	padding-left: 8px;
}

.tab_box .bd li dd {
	float: right;
	color: #999;
	height: 40px;
	line-height: 40px;
}

.tab_box .bd li a {
	color: #444;
}

.tab_box .bd li a:hover {
	color: #2e71b8;
}

.news_tit {
	color: #444;
	font-size: 24px;
}
.news_tit_a{
	color: #444;
	font-size: 24px;
	font-weight:bold;
}
.new_other {
	color: #999;
	border-bottom: 1px solid #999;
	padding-bottom: 20px;
}

.new_share ul {
	display: inline-block;
}

.new_share ul li {
	display: block;
	float: left;
	height: 37px;
	line-height: 37px;
}

.new_share ul li a {
	display: block;
	width: 37px;
	height: 37px;
	line-height: 37px;
	margin: 0px 5px;
}

.new_share ul li.s1 a {
	border: 1px solid #e67021;
	border-radius: 50%;
}

.new_share ul li.s2 a {
	border: 1px solid #7ccc54;
	border-radius: 50%;
}

.new_share ul li.s3 a {
	border: 1px solid #f56c6c;
	border-radius: 50%;
}

.new_share ul li.s4 a {
	border: 1px solid #4fbaea;
	border-radius: 50%;
}

.other_news {
	border-top: 1px solid #999;
	margin-top: 30px;
	padding-top: 20px;
}

.other_news a {
	color: #999;
}

.other_news a:hover {
	color: #2e71b8;
}

.hot_news {
	width: 100%;
	height: auto;
	overflow: hidden;
	border: 1px solid #dddddd;
}

.hot_news_tit {
	font-size: 22px;
	color: #282828;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #ddd;
	padding-left: 10px;
}

.zx_slider {
	width: 100%;
	height: 220px;
	position: relative;
}

.zx_slider .bd li {
	display: block;
	width: 100%;
	height: 220px;
}

.zx_slider .bd li dt {
	display: block;
	/*width: 440px;*/
	/*height: 220px;*/
	float: left;
}

.zx_slider .bd li dd {
	display: block;
	/*width: 270px;*/
	/*height: 220px;*/
	float: left;
	background: #e0e0e0;
	padding: 15px;
}

.zx_slider .bd li dd span {
	font-size: 22px;
	color: #000;
}

.zx_slider .bd li dd p {
	font-size: 14px;
	color: #444;
	line-height: 22px;
	margin-top: 10px;
}

.zx_slider .hd {
	position: absolute;
	bottom: 10px;
	right: 10px;
	text-align: center;
	z-index: 11;
}

.zx_slider .hd ul {
	display: inline-block;
}

.zx_slider .hd ul li {
	display: block;
	width: 10px;
	height: 10px;
	background: #fff;
	border-radius: 50%;
	float: left;
	margin: 0px 3px;
}

.zx_slider .hd ul li.on {
	background: #2e71b8;
}

.zx_tab .hd {
	border-bottom: 1px solid #2e71b8;
}

.zx_tab .hd li {
	display: block;
	float: left;
	height: 35px;
	line-height: 34px;
	border: 1px solid #ddd;
	width: 100px;
	text-align: center;
	margin-right: 20px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius:  10px;
    /*behavior: url(ie-css3.htc);*/
	cursor: pointer;
}

.zx_tab .hd li.on {
	background: #2e71b8;
	border: 1px solid #2e71b8;
	color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius:  10px;
    /*behavior: url(ie-css3.htc);*/
}

.zx_tab .hd li.on.black {
	background: #000;
	border: 1px solid #000;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius:  10px;
    /*behavior: url(ie-css3.htc);*/
}

.zx_tab .hd li.on.red {
	background: red;
	border: 1px solid red;
}

.zx_tab .bd li,
.zx_tab .bd li dl {
	padding:0 20px;
	display: block;
	height: 40px;
	line-height: 40px;
}

.zx_tab .bd li dt {
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
}

.zx_tab .form li dt {
	display: block;
	float: left;
	width: 150px;
	color: #666;
	font-size: 16px;
}

.zx_tab .form li dt i {
	color: red;
	display: block;
	float: left;
	font-style: normal;
	margin: 5px 10px;
}

.zx_tab .bd li dd {
	display: block;
	float: right;
	height: 40px;
	line-height: 40px;
	color: #999;
}

.zx_tab .form li dd {
	float: left;
	width: 300px;
}

.zx_tab .form li dd input {
	height: 40px;
	width: 300px;
	padding-left: 10px;
	outline: none;
}

.zx_tab .bd li dt a {
	color: #444;
}

.zx_tab .bd li dt a:hover {
	color: #2e71b8;
}

.page ul {
	display: inline-block;
}

.page ul li {
	display: block;
	float: left;
	min-width: 30px;
	min-height: 30px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #d6dbd5;
	border-radius: 3px;
	margin: 0px 5px;
}

.page ul li.active,
.page ul li:hover {
	background: #2e71b8;
	border: 1px solid #2e71b8;
}

.page.black ul li.active,
.page.black ul li:hover {
	background: #000;
	border: 1px solid #000;
}

.page.red ul li.active,
.page.red ul li:hover {
	background: red;
	border: 1px solid red;
}

.page ul li.active a,
.page ul li:hover a {
	color: #fff;
}

.page ul li a {
	display: block;
	color: #666;
	min-width: 30px;
	min-height: 30px;
	text-align: center;
	padding: 0px 10px;
}

.submit_btn {
	padding-left: 150px;
}

.submit_btn button {
	width: 90px;
	height: 32px;
	/*background: url(../img/images/btnbg.jpg);*/
	border: 1px solid #e7e7e7;
	margin-right: 20px;
	outline: none;
}
.btn_stle2 button{
	display: block;
	width: 230px;
	height: 40px;
	/*background: url(../img/images/btnbgs.jpg);*/
	margin: 20px auto;
	color: #fff;
	border-radius: 3px;
	outline: none;
}
.news_block img {
	border: 1px solid #ddd;
}

.news_block a {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #000;
	font-size: 18px;
}

.news_block a:hover {
	color: #2e71b8;
}

.news_block p {
	line-height: 22px;
}
.news_list>ul{
	border-top:1px solid #ccc;
}
.news_list li {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 15px 0px;
	/*border-top: 1px solid #ddd;*/
}

.news_list dt {
	width: 170px;
	float: left;
}

.news_list dd {
	width: 525px;
	float: left;
	margin-left: 15px;
}

.news_list dd span {
	display: block;
	width: 100%;
	color: #444;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 18px;
}
.last-hide{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_list dd em {
	display: block;
	color: #999;
	font-style: normal;
	height: 30px;
	line-height: 30px;
	margin: 10px 0px;
}

.news_list dd em i {
	font-size: 18px;
	float: left;
	margin-top: 5px;
	margin-right: 3px;
}

.news_list dd p {
	color: #666;
	line-height: 24px;
}

.credit strong {
	font-size: 18px;
	color: #2e71b8;
}
.credit_list>ul{
	border-top:1px solid #ccc;
}
.credit_list li {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 15px 0px 8px 0px;
	/*border-top: 1px solid #ddd;*/
}

.credit_list a {
	color: #444;
	font-size: 18px;
	display: block;
	/*background: url(../img/images/lis.png) left center no-repeat;*/
	padding-left: 10px;
}

.credit_list a:hover {
	color: #2E71B8;
}

.credit_list p {
	color: #666;
	padding-left: 10px;
	margin-top: 10px;
}

.left_nav {
	border: 1px solid #ddd;
	/*background: url(../img/images/mainbg.jpg) repeat-x;*/
	box-shadow:2px 2px #ccc;
}
.left_nav li {
	display: block;
	width: 80%;
	margin: 15px auto;
}
.left_nav span {
	display: block;
	height: 50px;
	line-height: 50px;
	color: #282828;
	font-size: 18px;
	border-bottom: 1px solid #ddd;
	/*padding-left: 20px;*/
	text-align: center;
}

.left_nav ul {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 10px 0px;
}

.left_nav li a {
	color: #666;
	display: block;
	height: 40px;
	line-height: 40px;
	/*background: url(../img/images/left.png) 10px center no-repeat;*/
	padding-left: 20px;
	margin: 10px 0px;
}
.left_nav.down li a{
	/*background: url(../img/images/down.png) 10px center no-repeat;*/
	padding-left: 25px;
}

.left_nav.down li dl a{
	background:none;
	padding-left: 40px;
}
.left_nav li a.active,
.left_nav li a:hover {
	background: #2e71b8;
	color: #fff;
}
.left_nav.down li a.active,
.left_nav.down li a:hover {
	background: #2e71b8;
	color: #fff;
}
.g_tit {
	width: 100%;
	height: auto;
	overflow: visible;
	border-bottom: 1px solid #ddd;
	height: 40px;
}

.g_tit span {
	display: block;
	height: 40px;
	line-height: 40px;
	border-bottom: 2px solid #2E71B8;
	float: left;
	font-size: 18px;
	color: #2E71B8;
	padding: 0px 10px;
}

.modal-lg {
	width: 520px;
}

.inmodal .modal-header {
	height: 40px;
	line-height: 40px;
	padding: 0px;
	/*background: url(../img/images/mobg.jpg);*/
}

.inmodal .modal-title {
	font-size: 18px;
	line-height: 40px;
	color: #666;
	padding-left: 35px;
}

.modal-header .close {
	opacity: 1;
	margin-right: 20px;
}

/*.modal-header .close span {*/
	/*font-size: 40px;*/
	/*color: red;*/
/*}*/

.modal-lg .form-horizontal {
	width: 310px;
	margin: 0px auto;
}

.modal-lg .form-horizontal .control-label {
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
}

.modal-lg .form-horizontal .forget {
	color: #999;
}

.modal-lg .form-horizontal .forget:hover {
	color: #2E71B8;
}

.btn_sytle {
	height: 40px;
	/*background: url(../img/images/btnbgs.jpg);*/
	width: 100%;
	border: none;
	border-radius: 5px;
	color: #fff;
}

.modal-lg .form-horizontal .reign_a {
	color: #2E71B8;
}

.jy_input {
	width: 140px;
}

.yz_input {
	width: 60%;
}

.jy_btn {
	height: 34px;
	/*background: url(../img/images/jybg.jpg);*/
	/*width: 100px;*/
	border: 1px solid #e5e6e7;
}

.yzm_img img {
	border: 1px solid #1AB394;
}

.yzm_img img {
	display: block;
	width: 85px;
	height: 32px;
}

.checkbox label::after {
	left: -1px;
	top: -1px;
}

.tablist {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ddd;
}

.tablist li {
	display: block;
	width: 30%;
	text-align: center;
	float: left;
}

.tablist li.active {
	color: #2c6db2;
	height: 40px;
	border-bottom: 2px solid #2E71B8;
}

.btn-w-m {
	width: 120px;
}

.loadImg {
	text-align: center;
	display: none;
}
.inmodal .modal-body {
	background: #fff;
}

.modal-body font {
    color: red;
    /*float: right;*/
}

#registerform label.error {
    display: block;
    float: left;
    color: #b94a48;
    vertical-align: top;
    margin-left: 110px;
    padding-left: 20px;
    /*background: url(../img/newEdition/right.png) no-repeat left -25px;*/
    height: 16px;
    line-height: 16px;
    margin-bottom: 8px;
    font-size: 10px;
}

#registerform label {
    display: block;
    float: left;
    color: #1ab394;
    vertical-align: top;
    height: 16px;
    line-height: 16px;
    margin-bottom: 8px;
    font-size: 10px;
    font-weight: lighter;
}

.tableTitle{
    font-weight: bold;
    width:140px;
}

.marginTop20{
   margin-top: 20px;
}

.marginTop25{
    margin-top: 25px;
}


.zcyzm {
    width: 100px;
    height: 34px;
    text-align: center;
    font-family: Arial, 宋体;
    font-style: italic;
    color: green;
    letter-spacing: 5px;
    cursor: pointer;
    font-size: 14px;
    border: dashed #000000;
    border-width: 1px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    padding: 2px 0px;
    background: rgb(224, 237, 254);
}
.box .s1 {
	color: #2e71b8;
	font-size: 57px;
	margin-left: 7px;
	margin-right: 20px;
	margin-top: 4px;
	float: left;
}

.box .s2 {
	color: #2e71b8;
	font-size: 40px;
	margin-top: 4px;
	float: left;
}

/*.box div {*/
	/*height: 50px;*/
	/*line-height: 50px;*/
/*}*/

.box button {
	margin-top: 10px;
}

.tab_m {
	display: none;
}

.tab_m:first-child {
	display: block;
}
.tab_table dl{
	display: block;
	min-height: 40px;
	line-height: 40px;
	width: 100%;
	border-bottom: 1px solid #ddd;
}
.tab_table dl:last-child{
	border-bottom: none;
}
.tab_table dt{
	display: block;
	height: 40px;
	line-height: 40px;
	background: #f4f4f4;
	color: #444;
	float: left;
	font-size: 14px;
	width: 150px;
	text-align: center;border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.tab_table dl:last-child dt{
	border-bottom: none;
}
.tab_table dl.ss{
	height: 145px;
}
.tab_table dl.ss dt{
	height: 145px;
}
.tab_table dl dd{
	display: block;
	float: left;
	width: 582px;
	min-height: 34px;
    margin:3px 3px;
	height: auto;
}
.tab_table dd input{
    height: 34px;
	width: 100%;
	border: none;
    padding:3px 6px;
}

.tab_table dd input[type="text"]:focus{
    border-color: #4fbaea;
    -moz-box-shadow:0 0 2px 2px #4fbaea;
    -webkit-box-shadow:0 0 2px 2px #4fbaea;
    box-shadow:0 0 2px 2px #4fbaea;
}

.tab_table dd textarea{
	border: none;
	width: 100%;
    height: 139px;
    padding:6px 8px;
}

.tab_table dd textarea:focus{
    border-color: #4fbaea;
    -moz-box-shadow:0 0 2px 2px #4fbaea;
    -webkit-box-shadow:0 0 2px 2px #4fbaea;
    box-shadow:0 0 2px 2px #4fbaea;
}
/*提示框*/
.hint_modal .modal-dialog {
	width: 380px!important;
	margin-top: 15%;
}
.hint_modal .modal-content {
	background: #f6f6f6;
}
.hint_modal .alert-title {
	text-align: center;
	font-size: 24px;
}
.hint_modal .alert-img {
	text-align: center;
	margin: 20px 0;
}
.hint_modal .alert-img>img {
	width: 84px;
	margin-bottom: 10px;
}
.hint_modal .alert-img>p {
	color: #666;
}
.hint_modal .alert-btn {
	text-align: center;
	font-size: 24px;
}
.hint_modal .alert-btn>button {
	width: 135px;
	background: #ea3e3e!important;
	border-color: #ea3e3e!important;
	border-radius: 20px;
	margin-bottom: 20px;
}
.pr{position:relative}