﻿.hdjlright{
	float: left;
    width: 1026px;
    height: auto;
    background: #fff;
    padding: 20px;
}

.jzxx{
	float: left;
	width: 705px;
}
.jzxx .jzxx_title {
  width: 100%;
  height: 45px;
  border-bottom: solid 1px #D7D7D7;
}
.jzxx .jzxx_title p {
  float: left;
  height: 100%;
  font-size: 22px;
  color: #FFFFFF;
  background: #015293;
  border-radius: 8px 8px 0 0;
  padding: 5px 10px 5px 10px;
}
.jzxx .jzxx_title a {
  float: right;
  color: #A9A9A9;
  line-height: 45px;
  font-size: 16px;
}
.jzxx .jzxx_title a:hover {
  text-decoration: underline;
  color: red;
}

.jzxx .table {
  width: 100%;
  height: auto;
  margin-top: 20px;
  font-size: 16px;
  margin-bottom:0px
}
.jzxx .table thead tr {
  height: 38px;
}
.jzxx .table thead tr td {
  border-bottom: solid 2px #fff;
  border-right: solid 1px #C1D3DF;
  background: #E0E6EF;
  text-align: center;
}
.jzxx .table thead tr td select {
  width: 80px;
  border: none;
  text-align: center;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-position: 70px 10px;
  color: #0B6BB9;
  outline: none;
  font-size: 18px;
  background: #E0E6EF;
}
.jzxx .table thead tr td select:hover {
  cursor: pointer;
}
.jzxx .table thead tr .fir {
  text-align: left;
  text-indent: 30px;
}
.jzxx .table thead tr td:last-child {
  border-right: none;
}
.jzxx .table tbody tr {
  height: 45px;
}
.jzxx .table tbody tr td {
  border-bottom: solid 2px #fff;
  background: #F5F7FA;
  text-align: center;
}
.jzxx .table tbody tr .fir {
  text-align: left;
  text-indent: 30px;
  width: 300px;
  font-size: 16px;
}
.jzxx .table tbody tr .time {
  color: #888888;
}
.jzxx .table tbody tr .operation {
  color: #9BADBB;
}
.jzxx .table tbody tr .red {
  color: #AB2C23;
}
.jzxx .table tbody tr:hover td {
  background: #E0E6EF;
  cursor: pointer;
}
.jzxx .writebox {
  width: 100%;
  margin-top: 10px;
}
/*ç»Ÿè®¡æ•°*/
.jzxx .writebox .total {
  width: 365px;
  height: 50px;
  background: #F7F7F7;
  float: left;
  margin-right: 10px;
  text-indent: 30px;
  font-size: 16px;
  line-height: 50px;
}
.jzxx .writebox .total span {
  color: #AB2C23;
}
/*å†™ä¿¡*/
.jzxx .writebox .xx {
  background: #72ab6d;
  float: left;
}
/*æ¥ä¿¡é€‰ç™»*/
.jzxx .writebox .lx {
  background: #759CD5;
  float: right;
}
.jzxx .writebox .xx,
.jzxx .writebox .lx {
  width: 160px;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.jzxx .writebox .xx a,
.jzxx .writebox .lx a {
  color: #fff;
  font-size: 18px;
}



/*常见问题*/
.cjwt{
	float: right;
	width: 255px;
}
.cjwt_title{
	margin: 0 auto;
	height: 70px;
	border-bottom: 1px dashed #005293;
}
.cjwt_title img{
	float: left;
	margin-top: 5px;
}
.cjwt_title span{
	float: left;
	font-size: 20px;
	line-height: 45px;
	color: #005293;
	font-weight: bold;
	margin-left: 10px;
}
.cjwt_title a{
	font-size: 33px;
	float: right;
	color: #8e8e8e;
	
}
.cjwt ul{
	margin: 10px auto 0;
}
.cjwt ul li{
	background: url(../images/icon/dian.png) no-repeat 10px 3px;
	width: auto;
	margin: 0 auto;
	text-indent: 28px;
	line-height: 26px;
	margin-bottom: 5px;
}
.cjwt ul li a{
	width: auto;
	margin: 0 auto;
	font-size: 16px;
	color: #000000;
}

.xwzx{
	width: 705px;
	float: left;
	margin-top: 27px;
}
.xwzx .box .navs{
    height: 45px;
}
.xwzx .box .navs li{
    line-height: 50px;
    height: 45px;
}
.xwzx .box .navs li.active{
   background: #015293;
   border-radius: 8px 8px 0px 0px;
}
.xwzx .box .navs li a{
    font-size: 22px;
    color: #000;
    text-decoration: none;
}
.nav-xwzx {
    border-bottom: 1px solid #ddd;
}
.nav-xwzx>li {
    float: left;
    margin-bottom: -1px;
}
.nav-xwzx>li>a {
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav-xwzx>li.active>a{
    color: #FFFFFF !important;
    border-radius: 5px 5px 0 0;
    padding: 6px 10px 9px 10px;
    
}
.nav-xwzx>li.active>a, ..nav-xwzx>li.active>a:focus, ..nav-xwzx>li.active>a:hover{
    border: none !important;
}
.nav-xwzx>li>a:hover{
    outline: none;
    border-color: rgba(255,255,255,0);
}

.spec_xwzx div ul li{
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-indent: 8px;
    background: url(../images/icon/dian.png) 0 18px;
    background-repeat: no-repeat;
}
.spec_xwzx div ul li a{
    display: inline-block;
    width: 66%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #000000;
}
.spec_xwzx div ul li a:hover{
	text-decoration: none;
	color: #2994cc;
}
.spec_xwzx div ul li .new_left{
    float: right;
    font-size: 18px;
    color: #015293;
    float: left;
}

.spec_xwzx div ul li .new_right{
    float: right;
    font-size: 18px;
    color: #000;
}

.spec_xwzx .list .new_xian{
	height: 1px;
	border-bottom: 1px dashed #d7d7d7;
}

.lmqh-more3>*,.lmqh-div3>*,.lmqh-more3>*{display: none;}
.lmqh-more3>*.dis,.lmqh-div3>*.dis,.lmqh-more3>*.dis{display: block;}
.lmqh-more3 > a{
    margin-top: -30px;
    color: #969696;
    font-size: 16px;
}



.zxft {
	float: right;
  width: 255px;
  margin: 0 auto;
}
.zxft .comm_title{
    width: 100%;
    height: 45px;
    border-bottom: solid 1px #A3A3A3;
    margin-top: 10px;
}
.zxft .comm_title p {
  float: left;
  color: #FFFFFF;
  padding: 7px 10px 7px 5px;
  background: #0B6BB9;
  font-size: 22px;
  text-indent: 10px;
  border-radius: 8px 8px 0px 0px;
}
.zxft .comm_title a {
  float: right;
  color: #999999;
  line-height: 45px;
  font-size: 16px;
}
.zxft .comm_title a:hover {
  text-decoration: underline;
  color: #333;
}
.zxft .zxft_video {
  width: 100%;
  height: auto;
  margin-top: 15px;
}
.zxft .zxft_video img {
  max-width: 100%;
}
.zxft .zxft_title {
  width: 100%;
  height: 40px;
  border-bottom: solid 1px #A3A3A3;
}
.zxft > p {
  font-size: 18px;
  color: #0B6BB9;
  margin-top: 15px;
}
.zxft > p span {
  color: #3F3F3F;
}
.zxft > a {
  display: inline-block;
  width: 100%;
  height: 41px;
  background: #E9E9E9;
  margin-top: 15px;
  font-size: 18px;
  line-height: 41px;
  text-align: center;
}
.zxft .zxft_left {
  margin-right: 15px;
  color: #fff;
  background: #2d78b5;
}
.zxft .zxft_left:hover {
	text-decoration: none;
  	color: red;
}
.zxft .zxft_right {
  margin-right: 15px;
  color: #fff;
  background: #eaeaea;
}
.zxft .zxft_right:hover {
	text-decoration: none;
  	color: red;
}

/* 手机 */
@media (max-width: 768px) {
	.hdjlright{
		width: 100%;
		padding: 10px;
		
	}
	.jzxx,.xwzx{
		width: 100%;
	}
	.jzxx .table thead tr td select {
		width: auto;
	}
	.jzxx .writebox .total{
		width: 100%;
		margin-bottom: 10px;
	}
	.cjwt{
		width: 100%;
		margin-top: 20px;
	}
	.zxft{
		width: 100%;
	}
     
.jzxx .writebox .xx, .jzxx .writebox .lx{
            width: 100%;
	    margin-bottom: 10px;
}
}