﻿* {
	padding: 0;
	margin: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
body, html {
	width: 100%;
	height: 100%;
}
body {
	font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #676a6c;
	overflow-x: hidden;
}
.mt60{
	margin-top:60px  !important;
}
.ml0{
	margin-left:0 !important;
}
.ml30{
	margin-left:30px !important;
}
.ml20{
	margin-left:20px !important;
}
.w80{
	width:80px !important;
}
.w100{
	width:100px !important;
}
.w140{
	width:140px !important;
}
.w160{
	width:160px !important;
}
.w250{
	width:250px !important;
}
img {
	border: none;
	vertical-align: middle;
	max-width: 100%;
}
a {
	text-decoration: none;
	color: #333;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
a:hover {
	text-decoration: none;
}
.btn.focus, .btn:focus, .btn:hover {
	color: #fff;
}
input, textarea, select, button {
	outline: none;
	vertical-align: middle;
	font-size: inherit;
	font-family: inherit;
}
textarea {
	resize: none;
	overflow-y: auto;
}
input[type="submit"], input[type="reset"], input[type="button"], button {
	cursor: pointer;
	-webkit-appearance: none;
}
.btn.btn_blue{
	background: #0a9bd9!important;
	color: #fff;
}
.btn.btn_blue:hover{
    background: #ff9800!important;
    color: #fff;
}
.btn.btn_blue:disabled,.btn.btn_blue:disabled:hover{
	background: #ccc!important;;
	cursor: no-drop;
}
hr {
	height: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	margin: 0;
	color: #ddd;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0;
}
ul, ol, li {
	margin-bottom: 0;
	list-style: none;
	-webkit-padding-start: 0
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.lo_bg {
	width: 100%;
	height: 100%;
	background: url(../../img/3/bg.gif) no-repeat top center;
	background-size: 100% 100%;
	-ms-behavior: url(backgroundsize.min.htc);
	behavior: url(css/backgroundsize.min.htc);
	overflow: hidden;
	position: relative;
}
.bg_admin {
	background: url(../../img/3/bg1.png) no-repeat top center;
	background-size: 100% 100%;
}
.bg_admin .box_r {
	margin-top: -150px;
}
.logo {
	position: absolute;
	left: 30px;
	top: 15px;
}
.logo span {
    text-align: center;
    font-size: 36px;
    color: #0558a9;
    font-weight: bold;
}
.box_l {
	    position: absolute;
    width: 50%;
    text-align: right;
    height: 90%;
    line-height: 100%;
    top: 10%;
   /* margin-top: -405px;*/
}
.box_l img{
	    max-height: 100%;
}
.box_r {
	width: 50%;
	padding-left: 10%;
	position: absolute;
	color: #fff;
	right: 0;
	top: 50%;
	margin-top: -120px;
	z-index: 1;
}
.lg_box {
	text-align: center;
	width: 280px;
	height: 300px;
	position: relative;
	color: #fff;
}
.ubg {
	position: absolute;
	top: 17px;
	left: 10px;
	z-index: 5;
}
.pbg {
	position: absolute;
	top: 87px;
	left: 10px;
	z-index: 5;
}
.ybg {
	position: absolute;
	top: 162px;
	left: 10px;
	z-index: 5;
}
.user, .pwd {
	width: 280px;
	height: 40px;
	padding: 11px 0;
	margin: 15px auto;
	padding-left: 70px;
	border: none;
	outline: none;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	background: none;
	-webkit-box-shadow: 0 0 0 1000px #0055b9 inset;
	-webkit-text-fill-color: #fff;
}
.yzmbox {
	font-size: 20px;
	width: 280px;
	height: 40px;
	margin: 20px auto;
}
.yzm {
	font-size: 18px;
	font-weight: 300;
	width: 170px;
	height: 40px;
	padding: 11px 0;
	padding-left: 70px;
	border: none;
	outline: none;
	border-bottom: 1px solid #fff;
	color: #fff;
	background: none;
	display: inline-block;
	margin-right: 10px;
	float: left;
	-webkit-box-shadow: 0 0 0 1000px #0055b9 inset;
	-webkit-text-fill-color: #fff;
}
.yzmimg {
	width: 100px;
	height: 40px;
	line-height: 40px !important;
	background: #fff59d;
	color: #f57f13;
	display: inline-block;
}
.btn_lg {
	display: block;
	background: #fff;
	color: #0a9bd9;
	width: 280px;
	height: 40px;
	line-height: 40px;
	margin: 40px auto 0px;
	font-size: 18px;
}
.btn_lg:hover {
	cursor: pointer;
	color: #fff;
	background: #ff8500;
	text-decoration: none;
}
.cont_ph {
	margin: 20px 0;
}
.ph_l {
	width: 50%;
	text-align: left;
	float: left;
	margin-bottom: 10px;
}
.foot {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	line-height: 50px;
	text-align: center;
	position: fixed;
	bottom: 0;
	left: 0;

	color: #fff;
	font-size: 14px;
}
/*4*/
.in_bg {
	background: #e8f7f5 url(../../img/3/in_bg.png) no-repeat center;
	background-size: cover;
	background-attachment:fixed;
}
.in_bgimg {
	background: #e8f7f5 url(../../img/3/bg2.png) no-repeat center;
	background-size: cover;
}
.header {
	height: 90px;
	background: #0a9bd9;
	line-height: 90px;
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 888;/*border-bottom: 6px solid #0a9bd9;*/
	
}
.headernone{
	background:none; padding-left:20px; position:inherit;
}
.head_l.left {
	margin-left: 25px !important;
}
.head_l.left span {
    top: 20px;
    text-align: center;
    font-size: 30px;
    color: white;
    font-weight: normal;
}
input[name="TripNumber.bcrq"] {
    width: 138px !important;
}
/*.head_r span {
	color: #fff;
	margin: 0 10px;
}
.person {
	color: #fff;
	float: right;
	margin: 13px 30px 0 10px;
	cursor: pointer;
	width: 40px;
	height: 75px;
	line-height: 60px;
	cursor: pointer;
	position: relative;
	overflow: visible;
}
.tool {
	background: #262626;
	position: absolute;
	left: -80px;
	top: 70px;
	width: 120px;
	text-align: center;
	display: none;
	padding: 10px;
}

.person:hover .tool {
	display: block;
}
.angle {
	position: absolute;
	right: 0;
	top: -10px;
	border-right: 10px solid transparent;
	border-left: 20px solid transparent;
	border-bottom: 20px solid #262626;
}*/
.head_r a{
	color:#fff;
}
.color_zt a{color:#0a9bd9;
}
.tool a {
	display: block;
	color: #fff;
	line-height: 26px;
}
.tool a:hover {
	color: #ffab52;
}
.tool {
    background: #33476f;
    background: rgba(73, 94, 130, 0.9);
    background: #33476f\9;
    filter: alpha(opacity=90);
    position: absolute;
    right: 30px;
    top: 60px;
    width: 100px;
    text-align: center;
    display: none;
    padding: 10px;
}
.head_r:hover .tool {
    display: block;
}
.angle {
    display: inline-block;
    width: 0;
    height: 0;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-top: 10px solid #fff;
    margin: 0 30px 0 7px;
    transition: width 2s;
    -moz-transition: width 2s;
    -webkit-transition: width 2s;
    -o-transition: width 2s;
}
.head_r:hover .angle {
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 10px solid #fff;
    border-top: none;
}
.color_zt .angle {
   
    border-top: 10px solid #0a9bd9;
  
}
.color_zt:hover .angle {
    border-bottom: 10px solid #0a9bd9;
  
}
.mainbox {
	width: 100%;
/*	height: 100%;*/
	/*background:#d2f0eb;
	background-attachment:fixed;*/
	padding-top:8%;
	font-size: 16px;
	text-align: center;
}
.wrap_container {
	width: 100%;
	height: 100%;
	background: #fff;
	padding: 0 30px;
	padding-top: 100px;
	font-size: 14px;
	text-align: center;
}
.wrap_container2 {
    padding: 0;
    padding-top: 18px;
    padding-right: 15px;
    padding-left: 15px;
}
.menubox {
	width: 98%;
	max-width: 1200px;
	margin: 0 auto;
	clear: both;
	color: #333;
	background: rgba(255, 255, 255, 0.3);
background: #fff\9;
filter: alpha(opacity=30);
	display: table;
	padding: 20px;
	
/*	border: 1px solid #e5e4e2;*/
	margin-bottom: 60px;
}
/**/
.title_t {
	height: 48px;
	line-height: 48px;
	border-bottom: 2px solid #0a9bd9;
	color: #fff;
	text-align: center;
}
.nowtbbox {
	padding: 20px;
}
.nowtb {
	background: #fff;
	border: 1px solid #ececec;
}
.nowtb tr th, .nowtb tr td {
	border-right: 1px solid #ececec !important;
	border-top: 1px solid #ececec !important;
	padding: 8px;
	line-height: 15px !important;
	text-align: center;
}
.nowtb>thead>tr>th {
	border-bottom: none !important;
}
.nowtbbox .page_div {
	margin-top: -10px;
	margin-bottom: 0px;
	font-size: 13px;
	font-family: "microsoft yahei";
	color: #666;
	width: auto;
	float: none;
	text-align: center;
	box-sizing: border-box;
}
.nowtbbox #firstPage, .nowtbbox #lastPage {
	display: none;
}
.nowtbbox #prePage, .nowtbbox #nextPage {
	width: 60px;
	color: #666;
	border: 1px solid #ddd!important;
}
.nowtbbox .page_div .current {
	background-color: #f5f6fa;
	border-color: #ddd;
	color: #0a9bd9;
}
.nowtbbox .totalPages span, .nowtbbox .totalSize span {
	color: #666;
	margin: 0 5px;
}
.nowtbbox .page_div a {
	min-width: 30px;
	height: 28px;
	border: 1px solid #dce0e0!important;
	text-align: center;
	margin: 0;
	margin-left: -1px;
}
.pan {
	margin-top: 38px;
	padding: 80px 5px;
	background: url(../img/pan.png) no-repeat top center;
	cursor: pointer;
	-moz-transition: 0.5s; /* Firefox 4 */
	-webkit-transition: 0.5s; /* Safari 和 Chrome */
	-o-transition: 0.5s; /* Opera */
	transition: 0.5s;
}
.pan:hover {
	margin-top: 30px;
}
.me {
	text-align: left;
	font-size: 14px;
	padding: 20px;
}
.me p {
	margin-bottom: 1.8%;
}
.me1 {
	text-align: left;
	color: #333;
	padding-left: 30px;
}
.me2, .me3 {
	display: none;
}
.me2 {
	text-align: center;
	padding-top: 65px;
}
.me_ul {
	width: 100%;
}
.me_ul li {
	width: 33.33333%;
	color: #333;
	float: left;
	cursor: pointer;
	text-align:left;
	padding-left: 50px;
    background: #0a9bd9;
}
.me_ul li.active {
    background: #0a9bd9;
	width: 33.33333%;
	color: #fff;
}
.mspan {
	background: #f5f6fa;
	height: 314px;
	margin:0 -3px;
}
.tet {
	width: 33.33333%;
	text-align:left;
	padding-left: 50px;
    background: #0a9bd9 url(../../img/3/s1.png) no-repeat 16px center;
	float: left;
}
.tet2 {
	width: 153px;
	text-align:left;
	padding-left: 50px;
    background: #0a9bd9 url(../../img/3/s2.png) no-repeat 16px center;
		float: left;
}
.tet_more{
	float: right;
  
    margin-right: 20px;
    color: #0a9bd9;
}
.tet_more:hover{
color:#ff9800;
}
.newbbox {
    padding: 20px;
}
.newbbox a{
	display:block;
	text-align:left;
	font-size:13px;
	border-bottom:1px dashed #9ca8c9;
	margin-bottom:6px;
}
.newbbox a:hover{
color:#ff9800;
}
.newbbox a p{
    width: 77% !important;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	  margin: 0px;
}
.newbbox a span {
    float: right;
}
.hrrow {
/*	height: 1px;*/
	background: #f5f6fa;
	margin: 20px 0;
}
.sibox{
	padding:0 5px;
}
.memi {
	padding: 30px 0;
	background: #f5f6fa;
	cursor: pointer;
	margin:-2px -8px;
	height:236px;

    font-size: 22px;
	color:#fff;
}
/*.memi img {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
   top: 30px;
}
*/


.memi1 {
	background: #086d9d;
}
.memi2 {
	background: #00908b;
}
.memi3 {
	background: #1d6dd1;
}
.memi4 {
	background: #0089ce;
}
.memi:hover {
	background: #0a9bd9;
}
/**/
.menubox2 {
	max-width: 1200px;
	width:96%;
	margin: 0 auto;
	clear: both;
	color: #fff;
	display: table;
	margin-bottom: 8%;
}
.mei {
	height: 220px;
	    line-height: 330px;
    font-size: 22px;
	margin: 5px -10px;
	cursor: pointer;
	-moz-border-radius: 5px;
  -webkit-border-radius:5px;
  border-radius: 5px;
}
.mei img {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 30px;
}
.mei1, .mei4, .mei6 {
	background: #0448a3;
}
.mei2, .mei7 {
	background: #0075e8;
}
.mei3, .mei5 {
	background: #008756;
}
.mei:hover {
	background: #16b99b;
}
/*3*/
.table>tbody>tr:hover {
	background-color: #fff8e1;
}
.table {
	font-size: 14px;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
	background-color: #f5f6fa;
	border-bottom-width: 1px;
	text-align: center;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border: 1px solid #e5e5e5;
}

.table-bordered2 > thead > tr > th, .table-bordered > thead > tr > td {
    background-color: #f5f6fa;
    border-bottom-width: 1px;
    text-align: center;
}
.table-bordered2 > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #e5e5e5;
}

.basetable>thead > tr > th,.basetable>thead > tr > td{
	background-color:inherit;
}
.basetable>tbody>tr:hover {
	background-color:inherit;
}
.basetable>tbody>tr>td{
padding:0px !important;
}
.basetable input[type="text"] {
    width: 94%;
    margin: 5px 0;
	height:26px;
	padding:6px 0;
    border: 1px solid #cbcbcb;
    text-align: center;
}
.newstb a:hover{
	color:#f57f17;
	text-decoration:none;
}
.newstb>tbody>tr:hover a{
	color:#f57f17;
}
.tdleft{
	text-align:left !important;
	padding-left:20px !important;
}
.location {
	line-height: 36px;
	color: #999;
	text-align: left;
	border-bottom: 1px solid #1e88e5;
	margin-bottom: 10px;
}
.location a {
	color: #666;
}
.location a:hover {
	color: #ff9800;
}
.back_r {
	float: right;
}

.back_r a {
	color:#0a9bd9;
}
.tipsbox {
	font-size: 14px;
	background: #e3f2fd;
	padding: 0px 20px 0px;
	line-height: 30px;
	border: 1px solid #bbdefb;
	margin-bottom: 10px;
	text-align: left;
	color: #1e88e5;
}
.tipsbox span {
	margin-right: 20px;
}
.searchbox {
	font-size: 14px;
	background: #f5f6fa;
	padding: 12px 20px 12px 0;
	line-height: 30px;
	border: 1px solid #e5e5e5;
	margin-bottom: 10px;
	text-align: left;
}

.f_clear {
	clear: both;
	display: block;
}
.ser_one {
	margin: 0px 20px 0px 0;
	display: inline-block;
}
.searchbox label {
	margin-bottom: 0px;    margin-left: 10px;
}
.searchbox input {
	background: #fff !important;
	border: 1px solid #ddd;
	height: 30px;
	padding: 5px!important;
	width: 150px;
	margin-top: -4px;
}
.searchbox .datetime {
    border: 1px solid #ddd;
    background:#fff url(../../img/calendar.png) no-repeat center !important;
    background-position-x: 96% !important;
    height: 30px !important;
    padding: 5px!important;
}
.searchbox .select {
	display: inline-block;
	margin-left: -4px;
	height: 30px;
}
.searchbox .select .select_text {
	height: 30px;
	line-height: 30px;
}
.searchbox .select_ul {
	top: 28px;
}
.searchbox .select_ul li {
	padding: 0px 10px;
	line-height: 30px;
}
.qyselect .select_ul{
	height:300px;
	overflow:auto !important;
}
/**/
.select {
	background: #fff;
	position: relative;
	width: 150px;
	min-width: 150px;
	height: 30px;
	border: 1px solid #ddd;
	cursor: pointer;
}
.select:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -2px;
	border-top: 5px solid #666;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}
.select .select_text {
	padding: 0 20px 0 10px;
	height: 30px;
	line-height: 30px;
}
.select_ul {
	display: none;
	position: absolute;
	top: 28px;
	left: -1px;
	width: 150px;
	min-width: 150px;
	border: 1px solid #D4D4D4;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	background: #fff;
	z-index: 5;
}
.select_ul li {
	padding: 0px 10px;
	line-height: 30px;
}
.select_ul li:hover {
	color: #fff;
	background: #6AA7EA;
}
.select_ul li.cur {
	color: #fff;
	background: #195DA3;
}
.qyselect [data-value="1"],.qyselect [data-value="9"],.qyselect [data-value="14"]{
  pointer-events: none;
  color:#009688;
  
}
/**/
/**/
.page_div {
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 46px;
	font-size: 15px;
	font-family: "microsoft yahei";
	color: #666666;
	/*width: 740px;*/    text-align: center;
	box-sizing: border-box;
}
.page_div a {
	min-width: 30px;
	height: 28px;
	border: 1px solid #dce0e0!important;
	text-align: center;
	margin: 0 4px;
	cursor: pointer;
	line-height: 28px;
	color: #666666;
	font-size: 13px;
	display: inline-block;
}
#firstPage, #lastPage {
	width: 50px;
	color: #0a9bd9;
	border: 1px solid #0a9bd9!important;
}
#prePage, #nextPage {
	width: 70px;
	color: #0a9bd9;
	border: 1px solid #0a9bd9!important;
}
.page_div .current {
	background-color: #0a9bd9;
	border-color: #0a9bd9;
	color: #FFFFFF;
}
.totalPages {
	margin: 0 10px;
}
.totalPages span, .totalSize span {
	color: #0a9bd9;
	margin: 0 5px;
}
/**/
.ser_btn {
	background: #0a9bd9;
	color: #fff;
	height: 28px;
	line-height: 28px;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	margin-left: 10px;
	cursor: pointer;
	padding: 0 15px;
}
.ser_btn:hover {
	background: #ff9600;
}
.czbtn {
	color: #0a9bd9;
	cursor: pointer;
	margin: 0 3px;
}
.czbtn:hover {
	color: #FF9600;
}
.nav1 {
	width: 50px;
	text-align: center;
	background: #262626;
	position: fixed;
	right: 0;
	top: 30%;
	color: #fff;
	font-size: 14px;
	border-top: 1px solid #e5e4e2;
}
.nav1 li a {
	height: 50px;
	line-height: 50px;
	position: relative;
	cursor: pointer;
	display: block;
}
.nav1 li:hover {
	height: 50px;
	line-height: 50px;
	position: relative;
	background: #0a9bd9;
	cursor: pointer;
}
.nav1 li .nav2 {
	display: none;
	position: absolute;
	left: -120px;
	top: 0;
	-moz-transition: 1s; /* Firefox 4 */
	-webkit-transition: 1s; /* Safari 和 Chrome */
	-o-transition: 1s; /* Opera */
	transition: 1s;
}
.nav1 li:hover .nav2 {
	display: block;
	width: 120px;
}
.nav2 li {
	background: #0a9bd9;
	margin: 2px 2px 0 0;
}
.nav2 li.fili {
	background: #0a9bd9;
	margin: 0 0;
}
.botter{
	z-index: 10;
	width: 100%;
	line-height: 15px;
    text-align: center;
    color: #05485a;
    font-size: 14px;
}
.footer {
	z-index: 10;
	width: 100%;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background: #fff;
	position: fixed;
	bottom: 0;
	color: #666;
	font-size: 14px;
	border-top: 1px solid #e5e5e5;
}
.ebox {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid #dee5e7;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.ebox-title {
	text-align:center;
	height: 40px;
	line-height: 40px;
	border-color: #edf1f2;
	background-color: #f5f6fa;
	color: #333;
	font-weight: 700;
	font-size: 16px;
	border-radius: 2px 2px 0 0;
	border-bottom: 1px solid #e7eaec;
}
.ebox-content {
	
	clear: both;
	padding: 30px;
	width: 100%;
	/*max-width: 1024px;*/
	
	margin: 0 auto;
	text-align: left;
}
.ebox-cont1200{
	width:98%;
	max-width:1200px;
}
.ebox_lr {
	text-align: center;
}
.ebox_lr .que label {
	width: 16%;
	text-align: right;
}
.ml80 .que label {
	margin-left: -280px;
}
.new_zw p{
	font-size: 14px;
    line-height: 23px;
	margin:15px 0;
}
.new_zw {
    width: 900px;
    margin: 0 auto;
    border-bottom: 1px solid #0a9bd9;    margin-bottom: 30px;
}
.fixbox {
	position: fixed;
	right: 50px;
	top: 40%;
	width: 55px;
	height: 110px;
	background: url(../../img/3/info.png) no-repeat top center;
}
.tb_help {
	position: absolute;
	left: -400px;
	width: 400px;
	top: 4px;
	display: none;
	z-index: 3;
	background: #f2ffea;
	border: 1px solid #c7ddb9;
	color: #3fa13d;
	padding: 10px;
}
.fixbox:hover .tb_help {
	display: block;
}
.ebox-content input:focus {
	border-color: #ff9800 !important;
}


.falseinput1 {
    background: #f5f6fa  !important;
	border:none !important;
	    margin: 0 !important;
    width: 100% !important;
	  height:36px !important;
	  padding:8px 0;
}
input {
	display: inline-block;
	width: 100%;
	height: 30px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background: none !important;
	border: none;
	border-bottom: 1px solid #a9a9a9;
	box-shadow: none;
}
.one-group {
	margin: 10px 0;
}
.one-group label {
	padding-top: 5px;
	margin-bottom: 0;
	text-align: right;
	padding-right: 0;
	font-size: 14px;
}
.one-group input {
	margin-left: -10px;
}
/*单选多选*/
.answer {
	position: relative;
	float: left;
	margin: 15px 30px 0 0;
	padding-left: 22px;
}
.answer input[type=checkbox], .answer input[type=radio] {
	width: 18px;
	height: 18px;
	z-index: -3;
	display: block;
	opacity: 0;
 filter(alpha=0);
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	position: absolute;
	top: 1px;
	left: 0px;
	cursor: pointer;
	margin: 0;
}
.answer .radio-span {
	z-index: 2;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 1px;
	left: 0px;
	cursor: pointer;
	background: url(../../img/3/select_1.png) no-repeat;
}
.answer .radio-span.active {
	background: url(../../img/3/select_2.png) no-repeat;
}
.answer .ck-span {
	z-index: 2;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 1px;
	left: 0px;
	cursor: pointer;
	border: 1px solid #999;
}
.answer .ck-span.active {
	border: none;
	background: url(../../img/3/select_3.png) no-repeat;
}
.othlable.active {
	display: block !important;
}
.que .input_text {
	margin-left: 0px;
	width: 168px;
	border: none;
	height: 22px;
	padding: 0 3px;
	border-bottom: 1px solid #999;
}
.othlable {
	display: none;
	float: right;
}
.yesorno {
  
    float: left;
}
.yesorno label {
    float: left;
    margin: 15px 10px 0 0px;
}
.yesorno .answer {
    float: left;
    margin: 15px 10px 0 0;
}
/*over*/
.tb_title{
	clear: both;
	margin-bottom: 30px;
	display: table;
	width: 300px;
    float: right;
	text-align:center;
}
.tb_title span{
	margin:10px;
	display: block;
    text-align: left;
}
.tb_top .ml30{
	margin-left:3%;
}
.tb_top input{
	text-align:center;
}

.tb_bot {
   margin-bottom: 30px;
   display: table;
}
.tb_bot input {
    height: 25px;
    padding: 2px;
    width: 194px;
}
.que .q_title {
	font-size: 14px;
	color: #676a6c;
	font-weight: 700;
	margin: 0;
	position: relative;
}
.que {
	clear: both;
	margin-bottom: 30px;
	display: table;
	width: 100%;
}
select.qyselect {		
	height: 30px;		
}
.que19{
	margin-top:-15px;
}
span.star {
	color: #f00;
}
.textarea {
	display: block;
	width: 100%;
	margin-top: 15px;
	min-height: 90px;
	padding: 15px;
	border: 1px solid #a9a9a9;
}
.inputbox {
	display: inline-block;
	position: relative;
	 
}
.table .inputbox{
	width:100%;
}
.que input {
	height: 25px;
	padding: 2px;
	width: 194px;
}
.ml30 {
	margin-left: 60px;
}
.dwmc {
	width: 300px !important;
}
.T_year,.T_month, .T_day {
	width: 50px !important;
	text-align: center;
}
.basetable .T_month,.basetable .T_day {
	width:94% !important;
	text-align: center;
}
.basetable .datetime {
	    height: 26px !important;
    padding: 6px 0 !important;
}

.datetime {
	border: 1px solid #b0b0b0;
	background: url(../../img/3/calendar.png) no-repeat center !important;
	background-position-x:98% !important;
	height: 30px !important;
	padding: 8px!important;
}
.ebox-content .select {
	display: inline-block;
	width: 196px;
	min-width: 196px;
	border: 1px solid #b0b0b0;
}
.ebox-content .select_ul {
	width: 196px;
	min-width: 196px;
}
.btnbox {
	margin: 50px 0 80px;
	text-align: center;
	clear: both;
}
.btn {
	color: #fff;
	text-align: center;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 36px;
	line-height: 36px;
	padding: 0;
	margin: 0 10px;
	cursor: pointer;
	display: inline-block;
	    width: 80px;
}
.btn_b {
	background: #0a9bd9;
}
.btn_l {
	background: #20b499;
}
.btn_g {
	background: #676a84;
}
.btn:hover {
	background: #ff9800;
	color: #fff;
}
.table {
	font-size: 14px;
	text-align: center;
}
.table>tbody>tr>td {
	line-height: 28px;
	vertical-align: middle;
}
.table input[type=checkbox]{
	/*height:auto;*/
    height: 16px;
    width: 16px;
	margin:auto;
}
.mytb2 tr td input {
	text-align: center;
	width: 160px;
	background: none;
}
.basetable img{
	cursor:pointer;
}
.td_one {
	text-align: left !important;
	padding-left: 14px !important;
}
.table input[disabled] {
    cursor: not-allowed;
}
.wrong input {
   border-bottom: 1px solid #ff0000 !important;
  /*  width: 94% !important;*/
}
.input_w {
	border-bottom: 1px solid #ff0000 !important;
}
span.rule {
	position: absolute;
	width: 100%;
	left: 0;
	top: -50px;
    padding: 8px 4px;
	line-height: 16px;
	background: #ff8500;
	color: #fff;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px;
	border-radius: 4px;
	display: none;
	z-index: 13;
	text-align: center;
}
/*.T_num0 + .false + .rule {
    min-width: 100px;
    width: 100%;
    left: 50%;
    margin-left: -50px;
}
*/.rule:after {
	z-index: 12;
	content: "";
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -15px;
	margin-top: -2px;
	border-top: 15px solid #ff8500;
	border-right: 15px solid transparent;
	border-left: 15px solid transparent;
}
span.false {
	width: 16px;
	height: 16px;
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -8px;
	background: url(../../img/3/error.png) no-repeat;
	cursor: pointer;
}
.done {
	background: url(../../img/3/error.png) no-repeat left;
	color: #ff0000;
	padding-left: 20px;
	margin-left: 20px;
}
.inputbox:hover .rule {
	display: block;
}
.textareabox {
	width: 100%;
}
label.valabel {
	font-weight: normal;
	border-bottom: 1px solid #a9a9a9;
	width: 194px;
	padding-left: 10px;
}
.w50 {
	width: 50px !important;
}
.h50 {
	height: 80px !important;
}
.what {
	display: inline-block;
	position: relative;
	width: 14px;
	height: 14px;
	cursor: pointer;
}
.whatspan {
	line-height: 26px;
	text-indent: 2em;
	width: 320px;
	color: #ffffff;
	position: absolute;
	left: -50px;
	top: 40px;
	padding: 8px;
	display: none;
	text-align: left;
	z-index: 99;
	background: rgba(0, 0, 0, 0.85);
	background: #000\9;
	filter: alpha(opacity=85);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	behavior: url(css/PIE.htc);
}
.what:hover span {
	display: block;
}
.angle2 {
	position: absolute;
	left: -3px;
	top: 30px;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-bottom: 10px solid #262626;
	z-index: 99;
	display: none;
}
/**/
.win_box {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 996;
}
.shadow{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	background: #000\9;
	filter: alpha(opacity=50);
	z-index: 997;
}
.wri_box {
	z-index: 998;
	width: 480px;
	position: absolute;
	left: 50%;
	margin-left: -240px;
	top: 20%;
	display: table;
	background: #fff;
	background: #fff\9;
	filter: alpha(opacity=100);
	line-height: 25px;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari å’Œ Chrome */
	border-radius: 3px; /* Opera 10.5+, ä»¥åŠä½¿ç”¨äº†IE-CSS3çš„IEæµè§ˆå™¨ */
	behavior: url(css/PIE.htc);
}
.delbox {
    width: 370px;
    position: absolute;
    left: 50%;
    margin-left: -185px;
    top: 30%;
}

.w_title {
	font-weight: bold;
	height: 36px;
	padding-left: 20px;
	line-height: 36px;
	background: #e5e5e5;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari å’Œ Chrome */
	border-radius: 3px; /* Opera 10.5+, ä»¥åŠä½¿ç”¨äº†IE-CSS3çš„IEæµè§ˆå™¨ */
	behavior: url(css/PIE.htc);
}
.w_title a {
	background: url(../../img/3/close.png) no-repeat top center;
	float: right;
	margin-right: 10px;
	width: 20px;
	height: 20px;
	margin-top: 8px;
}
.w_row {
	width: 95%;
	margin: 8px auto;
	position:relative;
}
.w_row span {
	text-align: right;
	width: 100px;
	display: inline-block;
	margin-right: 10px;
}
.w_row input{
	border: 1px solid #ddd;
	height: 25px;
	line-height: 25px;
	width: 72%;
}
.w_row input.er_input{
	border:1px solid #ff6d00;
}
.w_row .error{
	position:absolute;
	right:24px;
	top:11px;
	cursor:pointer;
	width: 16px;
    height: 16px;
   
    line-height: 0;
}
.w_row .error .error_tip{
	position:absolute;
	top:35px;
	padding:10px;
	line-height:24px;
	color:#fff;
	width:250px;
	background: rgba(0, 0, 0, 0.8);
   background: #000\9;
    filter: alpha(opacity=80);
  -moz-border-radius: 3px; /* Firefox */
  -webkit-border-radius: 3px; /* Safari å’Œ Chrome */
  border-radius:3px; /* Opera 10.5+, ä»¥åŠä½¿ç”¨äº†IE-CSS3çš„IEæµè§ˆå™¨ */
 
  display:none;
  z-index:999;
}
.w_row .error:hover .error_tip{
	display:block;
}


.w_row .select{
		display: inline-block;
		margin-left:-4px;
		    height: 25px;
}
.w_row .select .select_text {
  
    height: 25px;
    line-height: 25px;
}
.w_row textarea {
	width: 72%;
	height: 80px;
	border: 1px solid #cbcbcb;
	
}
.three_ans .answer{
	width:33.33%;
	margin:5px 0;line-height: 18px;
}
.w_row a{
	margin-bottom:15px;
	height:25px;
	line-height:25px;
	width:60px;
}
/**/

.phonebox,.sming,.nav_ul{
	display:none;
}
.dp5td1{
min-width:130px;
}
.dp5td2{
min-width:130px;
}
.jzbox15{
	width:1200px;
	margin:0 auto;
}
.diss,.nowtbbox2{
	display:none;
}
.row.row2 {
    margin: 0 10px;
}
.newst{
    float:inherit;
    margin:0 auto;   width: 100%;

}
.tb_title.newst span {
    margin: 10px;
    display:inline-block; 
}
.pmt10 {
    display: inline-block;
}
.pmt5 {
    display: inline-block;
}
.pmt3 {
    display: inline-block;
}
.pmt12{
    display: inline-block;
}
@media screen and (max-width: 1850px) {
	.pmt3{
	
		margin-top:10px;
}
}
@media screen and (max-width: 1512px) {
	.pmt5{
	
		margin-top:10px;
}
}
@media screen and (max-width: 1384px) {
	.pmt10{
	
		margin-top:10px;
}
}
@media screen and (max-width: 1164px) {
	.pmt12{
	
		margin-top:10px;
}
}

@media screen and (max-width: 820px) {
	a#timer+a {
    display: none;
   
}
}
@media screen and (max-width: 739px) {
	.tb_title.newst span {
    margin:2px 0;
  
}.tb_title.newst{
    margin-top:5px;
  
}
	.box_l{
		display:none;
	}
	.logo {
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.box_r {
    width:auto;
    right: 0;
    left: 0;
	padding-left:0;
    margin: 0 auto;
    margin-top: -150px;
 
}
.ebox-cont1200 .que{
    line-height:36px;

}
.lg_box {
	margin:0 auto;
}
.wrap_container {
    padding: 0 10px;
	    padding-top: 100px;
}
.head_r.right {
    display: none;
}
.ebox-content {
    padding: 0px;
}
.que input {
    width:100%;margin-bottom: 12px;
}
.que .ml30 {
    margin-left: 0px !important;
}
.que label,.que {
   
   margin-bottom: 0px; 
  
}
.dwmc {
    width: 100% !important;
}
.que div.select{
	margin-bottom: 12px;
	margin-top:8px;
	    display: block;
}
.datetime {
    height: 30px !important;
   margin-top: 8px;
   display:block;
	width:196px!important;
}
.lastque{
	margin-top:20px;
}
.que .inputbox {
    display:block;
 
}
.que span.false {
    margin-top: -14px;
}
.que.tb_top,.tb_title span,.tb_top{
	display:none;
}
.tb_title span:first-child {
  
    display: block;
  
}
.tb_title {
   
   width:auto; 
   
}
.basetable{
	display:none;border-bottom: none;
}

.phonebox{display:block;
clear:both;
overflow-x: hidden;
}

.phonebox .inputbox {
    width: 50%;
}
.fixbox{
	display:none;
}
.tb_bot {display:none;
	float:inherit !important;
    margin-top: 20px;
}
.tb_bot input {
   
    width: 170px !important;
}
.tb_bot label {
    margin-left: 0px !important;
    clear: both;
    /* display: inline-block; */
    display: block;
	float:left;
}
.nav_ul {
	display:block;
	width: 100%;
	height:50px;
	line-height:48px;
	border-bottom:1px solid #ededed;
	margin-bottom:10px;clear: both;
}
.nav_ul li {
	width: 29%;
	margin:0 10%;
	color: #333;
	float: left;
	text-align:center;
}
.nav_ul li.active {
	width: 29%;
	margin:0 10%;
	border-bottom:1px solid #ff9600;

}
.tb_title {
  
    margin-bottom: 5px;
}
.ser_one .select {
    display: inline-block;
    width: 49%;
	    min-width: 49%;
    border: 0;
	height:54px;
	line-height:54px;
}
.ser_one .select .select_text {
  height:54px;
	line-height:54px;
}
.select.selecttwo {
    width: 50%;
    margin-left: -1%;
  
}
.ser_one .select_ul {
   width:101.3%;
	    min-width: 101.3%;
		top:53px;
}
.select.selecttwo  .select_ul {
   width:104%;
	    min-width: 104%;
}
.ser_one{width:100%;  border-bottom: 1px solid #ededed; border-top: 1px solid #ededed;
}
.select.selectone {
    border-right: 1px solid #ededed;
	
}
.ser_one2{
    border:none;width:72%;
    margin: 0;
    margin-left: 5px;
}
.ser_one2 + .ser_btn{
    margin-left:0;
}
.searchbox {
  
    padding: 12px 0;
   
}
.ser_one2 .select {
   width: 65%;
    height: 30px;
    line-height: 30px;
}
.page_div{
    width:100%;
}
#prePage, #nextPage {
    width: auto;
    padding:0 2px;
}
#firstPage, #lastPage {
    display:none;
}
.table>tbody>tr>td ,.table>thead>tr>th {
  line-height: 16px;
     vertical-align: middle;
    height: 54px !important;
}
.table .falseinput1 {
 
    height: 53px !important;
    padding: 8px 0;
}
.basetable input[type="text"] {
  
    height: 44px;
    margin: 2px 0;
    border: 1px solid #ededed;
    text-align: center;
}
.zbrow {
    border-bottom: 1px solid #ededed;
	min-height:54px;
}
.zhibiao {
    width: 49%;    padding-left: 10px;
    display: inline-block;
    border-right: 1px solid #ededed;
}
.zbrow input {
    width: 48% !important;
    border-bottom: none;
	height:54px !important;
	padding-left: 12px !important;
}
.phonebox .inputbox input{
    width: 100% !important;
}

.phonebox2lei .benqi{
	min-height:180px;
}
.phonebox2lei .zhibiao, .phonebox2lei .zbrow input{  width: 32% !important;
}
.phonebox2lei .zhibiao{
	position:relative;
	
}
.phonebox2lei .zhibiao:before{
	content:"";
	position: absolute;
    left: 208%;
    height: 41px;
    top: 0;
    background: #ededed;
    width: 1px;
}

.phonebox2lei .selectone {
    width: 32%;
    min-width: 32%;
  
}
.phonebox2lei .selecttwo {
    width: 67%;
    min-width: 67%;
  
}
.suxian{
	
	width:48%;
}
.mylie,.benqi{
	display:none;
	
}
.mylie2,.benqi1{
	display:block;
	
}
.sming{
	display:block;
	 border-top: 1px solid #ededed;
border-bottom: 1px solid #ededed;
margin-top:15px;
line-height:54px;
padding-left:10px;
background: url(../img/arrwo.png) no-repeat 97% 20px;
background-size: 8px auto;
}
.sming.active{
	background: url(../img/arrwo1.png) no-repeat 97% 20px;
	background-size: 14px auto;

}
.smbox{
	display:none;
	line-height:18px;
}

.yhz{
	background:url(../img/arrwo.png) no-repeat 97% 20px;
background-size: 8px auto !important;
height:54px;
}
.yhz.active{
	background:url(../img/arrwo1.png) no-repeat 97% 20px;
	background-size: 14px auto !important;

}
.yh6{
display:none;clear: both;	    margin-left: -10px;
}
.yhtit{
	border-bottom: none;
    border-top: 1px solid #20b499;
    /* border-left: 3px solid #20b499; */
    color: #FF5722;
}
.dp5td1,.dp10td1{
	display:none;
}
.dp5td2,.dp10td2{
	width:120px;
	min-width:120px;
}
.td150{
	width:40%;
	min-width:40%;
}
.dptd{
	width:100px;
	min-width:100px;
}
.table05,.table10,.table15{
	display:block;
	    clear: both;
 
    border-right: none;
    border-left: none;
}

.disnone{
	display:none;
}
.jzbox15 {
    width: 100%;
}
.basetable>tbody>tr>td.dp15td1{
	padding:0 10px !important;
	}
.dp15td2{
	width:10px;
}
.diss{
	display:block;
}
.diss a {
    width: 30%;
    text-align: center;
    display: inline-block;
    height: 36px;
    line-height: 36px;
}
.yhangbox {

    border-bottom: 15px solid #e7e7e7;
}
.yhang {width: 100%;
   border-bottom: 1px solid #ededed;
    display: table;
    line-height: 53px;
    padding-left: 10px;
}
.yhang input,.yhang .falseinput1{
    width: 180px !important;
    float: right;
    text-align: right;
	border:none;  line-height: 53px;
	height:53px !important;padding-right: 12px;
}
.yhang span{
    float: left;
}
.yhang .inputbox {
    width: 180px !important;
    float: right;
}

.phonebox9 .yhang input,.phonebox9 .falseinput1{
    width: 35% !important;
    float: left;
    text-align: left;
	padding-right: 0px;
	
}
.phonebox9 .falseinput1{
   
	padding-left: 12px !important;
}
.phonebox9 .yhang span{
  width: 92px !important;
}

.phonebox9 .yhang .inputbox {
    width: 140px !important;
    float: left;
}


.bgbl{
	background:#f5f6fa;
}
.addbox{
	    line-height: 53px;  border-bottom: 15px solid #e7e7e7;    background: #e7e7e7;
}
.addbox .ser_btn{
	width:40%;
	height:46px;   line-height: 46px; 
}

.ul4 li{
	width:25%;
	margin:0;
}
.ul4 li.active{
	width:25%;margin:0;
}
.sming2{
	margin-top:0
}
.ul7 li.sli{
width:23%;margin:0 1%;
border:1px solid #ededed;
color:#999;
-moz-border-radius: 16px;
-webkit-border-radius:16px;
border-radius: 16px;
line-height:28px;
 
  
}
.ul7{
	height:80px;
}
.ul7 li.sli.active{	width:23%;margin:0 1%;
	background:#ff9800;
	color:#fff;border:1px solid #ff9800;
}
.ul7 li.sli2{
width:29%;margin:0 1%;
border:1px solid #ededed;
color:#999;
-moz-border-radius: 16px;
-webkit-border-radius:16px;
border-radius: 16px;
line-height:28px;
margin-top:10px;
 
  
}
.ul7 li.sli2.active{	width:29%;margin:0 1%;
	background:#ff9800;
	color:#fff;border:1px solid #ff9800;    margin-top: 10px;
}
.mainbox {
   
    padding-top: 100px;
 
}
.czbtn:hover {
    color: #fff;
}
.menubox {
    padding: 10px;
 
}
.mspan {
 
    height: auto;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.nowtbbox2{
    display:block;
        padding: 0;
}
.nowtbbox {
    padding: 0;
}
.nowtbbox1{
    display:none;
}.totalPages {
   margin: 0 ;
}
    .tips1 {
        text-align:left;margin-top: 10px;
    }
 .tips2{
        text-align:left;
        font-weight:bold;margin: 5px 0;
    }
 .tips3,.tips4,.tips5{
    display: inline-block;
    width: 25%;
    max-width: 72px;
   -moz-border-radius: 16px;
  -webkit-border-radius:16px;
   border-radius: 16px;
    color: #fff;
    padding: 5px 8px;
    }
 .tips3,.tips4{
     background: #ddd
    }
.tips4{
    margin:0 8%;  
    }
.tips5{
   background: #FF9800;margin-bottom: 10px;
    }

.tips5 a{
   color: #fff;
    }

   .memi {
       padding: 5px 0;     height: 100px; line-height:100px;
    }
.col-sm-3{
    float: left;
    
}
 
    .row2 .col-sm-3 {
    width: 25%;
    padding-right: 5px;
    padding-left: 5px;
}
.row2{
    padding-top:20px; padding-bottom:10px;
    border-top:1px solid #eee;
  margin-right: 10px;
    margin-left: 10px;
}
.ebox_lr .que {
    border-bottom: 1px solid #ededed;
    line-height: 53px;
    text-align:left;
}
.ebox_lr .que label {
    width:70px;
}
.ml80 .que label {
       margin-left:10px;
}
.ebox_lr .que input {
     width: 74%; line-height: 53px;height: 53px;    margin-bottom: 0;
  border:none;
  
}
.hrrow {
  
    margin: 0;
}
a#link-pwd {
    border-left: 1px solid #0879c8;
    border-right: 1px solid #0879c8;
  /*  margin: 0 6%;
    width: 28%;
    display: inline-block;
    line-height: 26px;
    margin-bottom: 10px;*/
}
.new_zw {
    padding: 0 10px;
}

.btnbox .btn {
    margin-bottom: 15px;
}
.wrap_container {
    padding: 0;
    margin: 0 -1px;
    padding-top: 100px;
    width: 101%;
	min-width:auto;
}
.location {
    padding: 0 10px;
}
.tet {
    width: 36%;
    text-align: left;
    padding-left: 38px;
    background: #0a9bd9 url(../../img/3/s1.png) no-repeat 6px center;
    float: left;
}
.tet2 {
    width: 36%;
    text-align: left;
    padding-left: 38px;
    background: #0a9bd9 url(../../img/3/s2.png) no-repeat 6px center;
    float: left;
}
}
@media screen and (max-width: 320px) {

}

/*权限列表table*/
.RightList {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

    .RightList .answer {
        margin: 0;
        float: none;
        padding: 5px 0;
    }

        .RightList .answer .ck-span {
            left: 50%;
            top: 50%;
            margin: -9px 0 0 -9px;
        }

    .RightList th, td {
        text-align: center;
        border-top: 1px solid #cccccc;
        border-right: 1px solid #cccccc;
        padding: 5px 0;
    }

/*模板tr*/
#TmpTr {
    display: none;
}

#TmpNI {
    display: none;
}

.sec_nav {
    display: none;
    transition: all .6s;
    background: #efefef;
    padding-left: 14px;
}