/* 去除Chrome等浏览器文本框默认发光边框 */
input:focus, textarea:focus {outline: none;}

/* 流程图 */
.process-box img{
	margin: auto;
	display: block;
	max-width: 100%;
}
.process-box .top-title{
	text-align: center;
	line-height: 23px;
	padding-bottom: 8px;
	background: url(../images/new-top-title-bg.png) no-repeat bottom center;
}
.process-box .top-title .name{
	font-size: 14px;
	font-weight: bold;
}
.process-box .top-title .time{
	color: #023378;
}
.process-box .doc{
	line-height: 24px;
	font-size: 14px;
	color: #333;
	margin-top: 15px;
	margin-bottom: 10px;
}
.subscribe{
	display:block;
	width: 214px;
	height: 68px;
	line-height: 68px;
	margin: auto;
	margin-top: 18px;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	color: #fff;
	background: url(../images/new-subscribe-bg.png) no-repeat center center;
}
.subscribe:hover{
	color: #fff;
}

.process-box .doc table {
	border-collapse: collapse;
	margin-top: 10px;
	margin-left: 27px;
	margin-bottom: 20px;
	border: 1px solid black;
	width: 80%;
}
.process-box .doc table th{
	padding: 10px 25px;
	text-align: center;
	border: 1px solid black;
}

.process-box .doc table td{
	padding: 10px 25px;
	text-align: center;
	border: 1px solid black;
}

/* 在线预约 */
.online-title{
	padding-left: 28px;
}

.online-form{
	margin-top: 21px;
}
.online-form .item{
	overflow: hidden;
	line-height: 24px;
	margin-bottom: 15px;
}
.online-form .item.on{
	margin-bottom: 0;
}
.online-form .item-left{
	float: left;
	width: 246px;
}
.online-form .item-right{
	float: right;
}

.online-form .left-name{
	float: left;
	width: 72px;
	text-align: right;
    font-size: 14px;
}
.online-form .right-cont{
	float: right;
	width: 410px;
	padding-right: 9px;
	position: relative;
}
.online-form .items .right-cont{
	width: 152px;
}
.online-form .items .right-cont .txt{
	width: 140px;
}
.online-form .items .right-cont .txt::-webkit-outer-spin-button,
.online-form .items .right-cont .txt::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type="number"]{
    -moz-appearance: textfield;
}

.online-form .right-cont .txt{
	width: 398px;
	height: 22px;
	border: 1px solid #cccccc;
	line-height: 23px;
	padding: 0 5px;
	font-family: "宋体";
}
.online-form .right-cont span{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 9px;
	height: 24px;
	line-height: 24px;
	text-align: right;
	color: #ff0000;
}
.online-form .right-cont textarea{
	width: 398px;
	height: 94px;
	border: 1px solid #cccccc;
	padding:0 5px;
	font-family: "宋体";
	line-height: 23px;
}
.online-form .right-cont .txt.code{
	width: 143px;
	float: left;
}
.online-form .right-cont .check-box{
	width: 14px;
	height: 14px;
	float: left;
	margin-top: 5px;
	position: relative;
	background: url(../images/new-check-bg1.jpg) no-repeat center center;
}
.online-form .right-cont .check-box.on{
	background: url(../images/new-check-bg1-1.jpg) no-repeat center center;
}
.online-form .right-cont .check{
	width: 14px;
	height: 14px;
	margin: 0;
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}
.online-form .right-cont .words{
	float: left;
	margin-left: 5px;
	font-style: normal;
}
.online-form .right-cont .words a{
	color: #3767fd;
}
.online-form .right-cont .words a:hover{
	text-decoration: underline;
}
.online-form .right-cont .xing{
	float: left;
	margin-left: 4px;
	font-style: normal;
	line-height: 24px;
	display: inline-block;
	color: #ff0000;
}
.online-form .right-cont .code-img{
	float: left;
	width: 50px;
	height: 22px;
	border: 1px solid #eee;
	margin-left: 8px;
	cursor: pointer;
}
.online-form .tips-doc{
	height: 23px;
	line-height: 23px;
	padding-left: 85px;
	color: #ff0000;
}
.online-form .btn-box{
	padding-left: 85px;
}
.online-form .btn-box a{
	width: 93px;
	height: 34px;
	display: inline-block;
	background: url(../images/new-dengji_02-1.png) no-repeat center center;
	cursor: default;
}
.online-form .btn-box a.on{
	cursor: pointer;
	background: url(../images/new-dengji_02.png) no-repeat center center;
}
.pop-box{
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url(../images/new-popbg.png);
	display: none;
	z-index: 100;
}
.pop-box .pop-main{
	position: fixed;
	width: 390px;
	height: 225px;
	left: 50%;
	top: 50%;
	margin-left: -200px;
	margin-top: -117.5px;
	border: 5px solid #bbd3eb;
	border-radius: 5px;
	background: #fff;
}
.pop-box .title{
	height: 44px;
	line-height: 44px;
	position: relative;
	text-align: center;
	font-size: 20px;
	color: #fff;
	text-shadow: 0px 0px 5px rgba(0,0,0,.2);
	border-bottom: 1px solid #dcdfe3;
	background: url(../images/new-pop-titlebg.jpg) no-repeat center center;
	font-family: "微软雅黑";
}
.pop-box .pop-close{
	position: absolute;
	width: 16px;
	height: 16px;
	right: 5px;
	top: 50%;
	margin-top: -8px;
	cursor: pointer;
}
.pop-box .cont{
	line-height: 25px;
	height: 75px;
	margin-top: 28px;
	overflow: hidden;
	text-indent: 2em;
	font-size: 19px;
	padding: 0 20px;
}
.pop-box .cont span{
	font-size: 18px;
	font-family: "arial";
	font-weight: bold;
	color: #f67406;
}
.pop-box .btn-box{
	margin-top: 20px;
	text-align: center;
}
.pop-box .btn-box a{
	display: inline-block;
	width: 94px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background: url(../images/new-que-bg.png) no-repeat center center;
}

/* 进度查询 */
.pro-box{
	border: 1px solid #cdcdcd;
	margin-top: 13px;
	background: #f4f4f4;
	width: 733px;
	border-radius: 5px;
	font-family: "微软雅黑";
}
.pro-box .top-title{
	height: 37px;
	line-height: 27px;
	padding-left: 50px;
	font-size: 15px;
	background: url(../images/new-process-titlebg.png) no-repeat center center;
	font-weight: bold;
}
.pro-box .search-box{
	padding:25px 85px;
	background: #fafafa;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #e3e3e3;
} 
.pro-box .search-box .name{
	width: 122px;
	font-size: 16px;
	float: left;
}
.pro-box .search-box .cont{
	float: left;
}
.pro-box .search-box .cont input{
	height: 28px;
	line-height: 28px;
	border: 1px solid #cccccc;
	font-family: "arial";
	font-size: 16px;
	background: #fff;
	width: 336px;
	float: left;
	padding: 0 11px;
	border-right: none;
}
.pro-box .search-box .cont a{
	float: left;
	text-align: center;
	width: 58px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #5d8fd4;
	color: #3269b4;
	font-size: 14px;
	background: url(../images/new-search-abg.png) no-repeat center center;
}
.pro-box .top-title1{
	line-height: 41px;
	padding-left: 31px;
	font-size: 16px;
	margin-top: 17px;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	background:#fafafa url(../images/new-top-title1-bg.png) no-repeat left 2px center;
} 
.pro-box .pro-list{
	min-height: 300px;
	background:#fcfcfc url(../images/new-pro-list-bg.jpg) left top repeat-y;
	padding-top: 29px;
}
.pro-box .pro-list li{
	overflow: hidden;
	padding-bottom: 23px;
	font-family: "宋体";
	color: #333;
}
.pro-box .pro-list .time{
	width: 87px;
	float: left;
	margin-left: 28px;
	line-height: 14px;
	padding-left: 21px;
	font-family: "arial";
	font-size: 14px;
	background: url(../images/new-timebg.png) no-repeat left center;
}
.pro-box .pro-list .det{
	float: right;
	width: 555px;
	margin-right: 27px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e8e8e8;
}
.pro-box .pro-list .det .name{
	line-height: 14px;
	font-weight: bold;
	font-size: 12px;
	font-weight: bold;
}
.pro-box .pro-list li.on .name{
	color: #3269b4;
	font-size: 14px;
}
.pro-box .pro-list .det .doc{
	font-size: 12px;
	line-height: 26px;
	margin-top: 6px;
}
.pro-box .pro-list .det .doc img{
	max-width: 100%;
}
.pro-box .pro-list .det .doc a{
	color: #77a0c3;
	text-decoration: underline;
}
.pro-box .pro-list .det .down{
	font-size: 12px;
	line-height: 26px;
}
.pro-box .pro-list .det .down span{
	display: inline-block;
	padding-left: 17px;
	background: url(../images/new-donw-spanbg.png) no-repeat left center;
}
.pro-box .pro-list .det .down a{
	color: #77a0c3;
	text-decoration: underline;
	margin-left: 11px;
}
.pro-box .pro-list li.ons .det .down{
	display: block;
	margin-top: 5px;
}

.pro-box .pro-list .noneInfo{
	padding-left: 150px;
}

.pro-box .pro-list .det .image{
	overflow: hidden;
}
.pro-box .pro-list .det .image dd{
	margin: 0;
	float: left;
	margin-right: 5px;
}
.pro-box .pro-list .det .image dd img{
	width: 150px;
	height: 112px;
}

.pro-box .noneInfo{
	line-height: 80px;
	font-size: 14px;
	height: 384px;
	text-align: center;
}

/* 须知弹出层 */
.pop-box1{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../images/new-popbg.png);
    display: none;
    z-index: 100;
}
.pop-box1 .know-box{
	width: 744px;
	height: 664px;
	padding: 3px;
	position: fixed;
	left: 50%;
	margin-left: -380px;
	top: 50%;
	margin-top: -340px;
	border: 5px solid #bbd3eb;
	border-radius: 5px;
	background: #fff;
	font-family: "宋体";
}
.pop-box1 .know-box .titles{
	text-align: center;
	height: 54px;
	line-height: 54px;
	position: relative;
	font-size: 24px;
	color: #fff;
	text-shadow: 0px 0px 5px rgba(0,0,0,.2);
	background: url(../images/new-know-box-titlebg.png) no-repeat center center;
}
.pop-box1 .know-box .titles .know-close{
	position: absolute;
	right: 12px;
	top: 50%;
	margin-top: -8px;
	cursor: pointer;
} 
.pop-box1 .know-box .doc{
	height: 578px;
	overflow: hidden;
	padding: 0 32px;
	font-size: 14px;
	line-height: 26px;
	color: #333;
	margin-top: 19px;
	padding-right: 10px;
}
.pop-box1 .know-box .doc table{
	border-collapse: collapse;
	margin-top: 10px;
	margin-left: 27px;
	margin-bottom: 20px;
	border: 1px solid black;
}
.pop-box1 .know-box .doc table th{
	padding: 10px 25px;
	text-align: center;
	border: 1px solid black;
}

.pop-box1 .know-box .doc table td{
	padding: 10px 25px;
	text-align: center;
	border: 1px solid black;
}


.pop-box1 .mCSB_scrollTools{
	width: 15px;
}
.pop-box1 .mCSB_scrollTools .mCSB_draggerContainer{
	left:10px;
}

.pop-box1 .mCSB_scrollTools .mCSB_dragger{
	background: #3d6fb4;
	width: 5px;
	height: 30px;
	border-radius: 10px;
}
.pop-box1.mCSB_scrollTools .mCSB_draggerRail{
	background: none;
	width: 1px;
}
.pop-box1 .mCSB_inside > .mCSB_container{
	margin-right: 25px;
}