.container {
	min-width: 1366px;
	position: relative;
}

.width100 {
	width: 100%;
}
.width50 {
	width: 50%;
}
.width65 {
	width: 65%;
}
.width46 {
	width: 46%;
}
.img_box {
	font-size: 0;
}
.hidden_r, .over_hidden {
	overflow: hidden;
}
.bg_fff {
	background: #fff;
}
.appointment_btn {
	font-size: 0;
	text-align: center;
}
.margb0.margb0 {
	margin-bottom: 0;
}
/*10.西藏公共法律服务地图（vv）2*/
.mainxz4{
    min-height: 816px;
}
.map-list {
    height: 760px;
    border: 1px solid #dddddd;
    margin-bottom: 30px;
}
.map-list-info {
    float: left;
    width: 365px;
    height: 100%;
    padding: 0px 19px;
    border-right: 1px solid #dddddd
}
.inpage-searchbox {
    height: 38px;
    margin-top: 18px;
    position: relative;
}

.inpage-searchbox input[type="text"] {
    outline: 0;
    border: 1px solid #cccccc;
    height: 36px;
    text-indent: 1em;
    color: #777777;
    font-family: "微软雅黑";
}

.inpage-searchbox input[type="button"] {
    outline: 0;
    height: 38px;
    width: 50px;
    background: url(/uploads/image/sriimages_b/btn-bg.png) center center no-repeat #0673c7;
    cursor: pointer;
    border: 0px;
    margin-left: -4px;
}

.inpage-searchbox input[type="button"]:hover {
    background: url(/uploads/image/sriimages_b/btn-bg.png) center center no-repeat #1268ab
}

.inpage-searchbox input {
    vertical-align: middle;
}
.fl_sele {
    width: 173px;
    height: 36px;
    border: 1px solid #ccc;
    float: left;
    margin-top: 12px;
}

.fl_sele select {
    width: 100%;
    border: none;
    background: none;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #333;
}
.fl_nav {
    height: auto;
    overflow: hidden;
}

.fl_nav ul {
    display: block;
    overflow: hidden;
    margin-top: 18px;
}

.fl_nav ul li {
    display: block;
    overflow: hidden;
    width: 33.33%;
    float: left;
    margin-bottom: 18px;
    cursor: pointer;
}
.fl_nav_icon {
    width: 52px;
    height: 52px;
    margin: 0 auto;
}

.fl_nav_txt {
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    color: #333;

}

.fl_nav ul li:hover .fl_nav_txt {
    text-decoration: underline;
}
.fl_local {
    height: 25px;
    line-height: 25px;
    background: #fdf8e3;
    font-size: 12px;
    color: #aaa;
    text-indent: 10px;
    margin: 13px auto;
}

.fl_local span {
    color: #333;
}
.fl_ss {
    height: 360px;
    overflow: auto;
}

.fl_ss ul {
    display: block;
    overflow: hidden;
}

.fl_ss ul li {
    display: block;
    height: 63px;
    border-bottom: 1px dashed #dcdcdc;
}

.fl_ss_icon {
    width: 18px;
    height: 32px;
    float: left;
    margin-top: 10px;
}

.fl_ss_rig {
    margin-left: 30px;
    padding-top: 10px;
    height: auto;
    overflow: hidden;
}
.fl_tit{
    color: #0000ff;
}
.fl_subtit {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #999999;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fl_ss_icon.blue {
    background:  no-repeat;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
}

.fl_ss_icon.red {
    background:  no-repeat;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
}

.fl_page {
    height: 30px;
    overflow: hidden;
    margin-top: 2px;
}
.fl_page_rig {
    width: auto;
    margin: auto;
}
.fl_pagelist {
    display: block;
    float: left;
    cursor: pointer;
    margin-right: 5px;
    width: 55px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #454545;
    background-color: #f9f9f9;
    border: 1px solid #dddddd;
    text-align: center;
    box-sizing: border-box;
}
.fl_pagelist2{
   width: 120px;
}
.fl_pagelist input {
    width: 20px;
    height: 14px;
    border: 1px solid #aaa;
    text-align: center;
    font-size: 12px;
}

.fl_pagelist.active {
    color: #333;
}

.fl_pagelist:hover {
    text-decoration: underline;
}
.floatright {
    float: right;
}
.map-list-map {
    margin-left: 404px;
    height: 100%;
    position: relative;
}
.map_pop {
	position: absolute;
	top: 110px;
	left: 0;
	right: 0;
	margin: auto;
	width: 303px;
	border: 1px solid #999999;
	background: #ffffff;
}
.map_pop_tit {
	color: #333;
	font-size: 14px;
	line-height: 31px;
	border-bottom: 1px solid #cccccc;
	padding-left: 5px;
}
.map_pop_close {
	position: absolute;
	width: 21px;
	height: 31px;
    background:  no-repeat left center;
    cursor: pointer;
    top: 0;
    right: 0;
}
.map_pop_phone {
	position: absolute;
	width: 15px;
	height: 31px;
    background:  no-repeat left center;
    cursor: pointer;
    top: 0;
    right: 27px;
}
.map_pop_main {
	border-bottom: 1px solid #dadada;
	padding: 12px 13px 5px;
}
.map_pop_code {
	float: right;
	width: 88px;
	height: 88px;
	overflow: hidden;
	font-size: 0;
	margin-left: 12px;
}
.map_pop_infor {
	overflow: hidden;
	color: #333;
	font-size: 14px;
	line-height: 20px;
}
.map_pop_infor div {
	margin-bottom: 20px;
}
.map_pop_list>li {
	float: left;
	width: 50%;
	color: #333;
	font-size: 14px;
	text-align: center;
	line-height: 28px;
	border-bottom: 1px solid #dadada;
	border-left: 1px solid #dadada;
    background:  repeat-x;
	box-sizing: border-box;
	cursor: pointer;
}
.map_pop_list>li:first-child {
	border-left: 0 none;
}
.map_pop_dot1,
.map_pop_dot2 {
	display: inline-block;
	width: 10px;
	height: 28px;
	margin-right: 7px;
	vertical-align: top;
}
.map_pop_dot1 {
    background:  no-repeat left center; 
}
.map_pop_dot2 {
    background:  no-repeat left center; 
}
.map_pop_list>li.active {
	background: #fdfdfd;
	border-bottom: 1px solid transparent;
}
.go_search {
	padding: 10px 5px;
	font-size: 0;
}
.go_search label {
	float: left;
	line-height: 24px;
	color: #333;
	font-size: 14px;
	margin-right: 7px;
}
.go_btn {
	float: right;
	padding: 0 9px;
	border: 1px solid #999999;
	margin-left: 6px;
	border-radius: 2px;
    background:  repeat-x;
    color: #333;
    font-size: 14px;
    line-height: 23px;
    cursor: pointer;
}
.go_input {
	float: left;
	width: 150px;
	height: 25px;
    color: #333;
    font-size: 14px;
    line-height: 23px;
	border: 1px solid #999999;
	padding: 0 9px;
	box-sizing: border-box;
}
.step_main {
    background:  no-repeat center top; 
}
.step_list {
    display: flex;
    height: 187px;
    padding-top: 17px;
}
.step_list>li {
    flex: 1;
    position: relative;  
    text-align: center; 
}
.step_list>li:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 34px;
    width: 100%;
    height: 10px;
    border-top: 1px solid #b8b6b7;
    box-sizing: border-box;
    background: #e4e4e4;
}
.step_list>li:last-child:after {
    display: none;
}
.step_icon {
    width: 78px;
    height: 85px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.step_tit {
    color: #999999;
    font-size: 18px;
    line-height: 27px;
}
.step_m_tit {
    color: #999999;
    font-size: 12px;
    font-family: 'arial';
    text-transform: uppercase;
}
.step_icon1 {
    background:  no-repeat center top;
}
.step_icon2 {
    background:  no-repeat center top;
}
.step_icon3 {
    background:  no-repeat center top;
}
.step_icon4 {
    background:  no-repeat center top;
}
.step_list>li.has_done .step_tit,
.step_list>li.has_done .step_m_tit,
.step_list>li.active .step_tit,
.step_list>li.active .step_m_tit {
    color: #333;
}
.step_list>li:nth-child(1).has_done:after {
    border-top: 0 none;
    background-image: -moz-linear-gradient( 0deg, rgb(107,139,233) 0%, rgb(68,185,220) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(107,139,233) 0%, rgb(68,185,220) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(107,139,233) 0%, rgb(68,185,220) 100%);
    box-shadow: inset 0px 1px 0px 0px rgba(7, 0, 2, 0.2);
}
.step_list>li.has_done .step_icon1 {
    background:  no-repeat center top;
}
.step_list>li.active .step_icon2 {
    background:  no-repeat center top;
}
.step_list>li.has_done .step_icon2 {
    background:  no-repeat center top;
}
.step_list>li:nth-child(2).has_done:after {
    border-top: 0 none;
    background-image: -moz-linear-gradient( 0deg, rgb(68,185,220) 0%, rgb(57,195,167) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(68,185,220) 0%, rgb(57,195,167) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(68,185,220) 0%, rgb(57,195,167) 100%);
    box-shadow: inset 0px 1px 0px 0px rgba(7, 0, 2, 0.2);
}
.step_list>li.active .step_icon3 {
    background:  no-repeat center top;
}
.step_list>li.has_done .step_icon3 {
    background:  no-repeat center top;
}
.step_list>li:nth-child(3).has_done:after {
    border-top: 0 none;
    background-image: -moz-linear-gradient( 0deg, rgb(57,195,167) 0%, rgb(250,187,19) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(57,195,167) 0%, rgb(250,187,19) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(57,195,167) 0%, rgb(250,187,19) 100%);
    box-shadow: inset 0px 1px 0px 0px rgba(7, 0, 2, 0.2);
}
.step_list>li.active .step_icon4 {
    background:  no-repeat center top;
}
.step_list>li.has_done .step_icon4 {
    background:  no-repeat center top;
}
.step_one {
    border-top: 2px solid #5e9af5;
    background-image: -moz-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(242,247,252) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(242,247,252) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(242,247,252) 100%);
}
.step_two {
    border-top: 2px solid #9cd9ec;
    background-image: -moz-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(247,253,255) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(247,253,255) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(247,253,255) 100%);
}
.step_one .content_tit {
    color: #2466ca;
}
.step_two .content_tit {
    color: #44b9dc;
}
.step_content {
    padding: 0 20px 50px;
}
.content_tit {
    display: flex;
    padding: 13px 0; 
}
.step_num {
    font-family: 'arial';
    font-size: 48px;
    font-weight: bold;
    padding-right: 12px;
    line-height: 0.85;
    border-right: 3px solid #c9daf2;
}
.step_num span {
    font-size: 30px;
}
.each_step_tit {
    padding-left: 10px;
    line-height: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.each_step_tit div {
    font-size: 24px;
}
.each_step_tit p {
    font-size: 12px;
}
.bg_fff {
    background: #fff;
}
.step1_txt {
    color: #333333;
    font-size: 16px;
    line-height: 32px;
    padding: 9px 18px; 
}
.step1_tip {
    text-align: center;
    line-height: 30px;
    color: #fe0000;
    font-size: 14px;
    margin: 20px 0 12px;
}
.tip_check {
    display: inline-block;
    width: 14px;
    height: 30px;
    background:  no-repeat center center;
    vertical-align: top;
    margin-right: 6px;
    cursor: pointer;
}
.tip_check.active {
    background:  no-repeat center center;
}
.step_btn {
    text-align: center;
    font-size: 0;
}
.step_btn span {
    display: inline-block;
    text-align: center;
    min-width: 140px;
    color: #fff;
    font-size: 16px;
    padding: 0 17px;
    line-height: 44px;
    border-radius: 4px;
    background: #4172ef;
    box-sizing: border-box;
    cursor: pointer;
    margin: 0 11px;
}
.step_btn i {
    display: inline-block;
    vertical-align: top;
    margin-right: 9px;
    height: 44px;
}
.step_btn1 {
    width: 22px;
    background:  no-repeat center center;
}
.step_btn2 {
    width: 15px;
    background:  no-repeat center center;
}
.step_btn3 {
    width: 15px;
    background:  no-repeat center center;
}
.step_btn4 {
    width: 22px;
    background:  no-repeat center center;
}
.step4_txt1 {
    color: #5e9af5;
    font-size: 40px;
    line-height: 60px;
    text-align: center;
}
.step4_txt2 {
    color: #5e9af5;
    font-size: 14px;
    font-family: 'arial';
    text-align: center;
    margin-bottom: 65px;
}
.step2_tit {
    display: flex;
    border-bottom: 1px solid #cccccc;
}
.step2_tit span {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    padding: 0 9px 0 11px;
    line-height: 47px;
    background:  no-repeat left center;
    position: relative;
}
.step2_tit span:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 1px;
    background: #ffb629;
    border-right: 5px solid #fff;
}
.step2_infor {
    display: flex;
    justify-content: space-between;
}
.step2_input {
    display: flex;
    margin-top: 15px;
}
.step2_input label {
    width: 100px;
    color: #2b323d;
    font-size: 14px;
    line-height: 32px;
    text-align: right;
    padding-right: 3px;
    box-sizing: border-box;
}
.step2_input label span {
    color: #ff0000;
}
.input_infor {
    width: 400px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.step2_input input,
.step2_input select,
.step2_input textarea {
    width: 100%;
    height: 32px;
    line-height: 30px;
    color: #333;
    font-size: 14px;
    padding: 0 10px;
    border: 1px solid #cccccc;
    border-radius: 2px;
    box-sizing: border-box;
    outline: 0 none;
}
.step2_input textarea {
    width: calc(100% - 100px);
    height: 150px;
    padding: 5px 10px;
    resize: none;
}
.step2_input select.step2_area {
    width: 128px;
    margin-bottom: 15px;
}
.step2_check {
    display: flex;
    width: 400px;
}
.step2_check>li {
    color: #666666;
    font-size: 14px;
    line-height: 32px;
    padding: 0 20px 0 26px;
    background:  no-repeat left center;
    margin-right: 20px;
    cursor: pointer;
}
.step2_check>li.active {
    background:  no-repeat left center;
}
.step2_input input.step2_data {
    background:  no-repeat right 9px center;
}
.step_code input {
    width: 180px;
}
.code_img {
    width: 101px;
    height: 32px;
    margin: 0 10px;
    overflow: hidden;
}
.code_tip {
    color: #888888;
    font-size: 14px;
    line-height: 32px;
}
.code_tip span {
    color: #0f68ed;
    cursor: pointer;
}