﻿/********************头部无障碍按钮样式************************/
			.barrierFreeBtnbox{
				position:absolute;
				top:0;
				left:0;
				width:100%;
				min-width:1190px;
			}
			.barrierFreeBtn{
				position:absolute;
				width:54px;
				top:20px;
				padding:0 4px;
				border:1px #e89999 solid;
				border-radius:5px;
				line-height:22px;
				font-size:12px;
				font-weight:normal;
				background:#c50001;
				outline:none;
				color:#fff;
				transition: top 1.1s cubic-bezier(.83,.39,.94,.53);
			}
			.barrierFreeBtn.posbottom{
				top:96px;
				transition: top 1.1s cubic-bezier(.83,.39,.94,.53);
			}
			.barrierFreeBtn:hover{
				background:#fff;
				color:#c50001;
			}
			.customHeader_iframe{
				min-width:1190px;
			}
			.customFooter_iframe{
				min-width:1190px;
			}
/******************************************************************/
#container{
	background:#f7f7f7;
	font-size:0;
}
.clear{clear:both;}
.common-crumb{font-size:14px;}
/*********************************首页css*********************************/
.jwrsIndex{
	background:url(../images/indexbg.png) no-repeat center 0;
	position:relative;
}
.jwrsIndex h4{
	margin:0;
	text-align: center;
	font-size:24px;
	color:#fff;
	padding-top:135px;
	text-shadow: 0 0 5px rgba(0,0,0,.5);
}
.jwrsIndex h3{
	font-size:16px;
	color:#fff;
	text-align: center;
	font-weight:bold;
	text-shadow: 0 0 5px rgba(0,0,0,.5);
	padding-top:50px;
	margin:0;
}
.jwrsIndex p{
	font-size:16px;
	color:#fff;
	margin:0;
	padding:189px 0  139px;
	text-align: center;
}
.jwrsIndex ul{
overflow: hidden;
    text-align: center;
    margin-top: -10px;
    position: absolute;
    top: 270px;
    width: 745px;
    left: 50%;
    transform: translate(-50%,0);
}
.jwrsIndex ul li{
	display:inline-block;
	font-size:20px;
	color:#3171b7;
	background:#fff;
	padding:15px 15px;
	cursor:pointer;
}
.li2{
	float: left;
}
.li1 b{
	float: left;
}
.li1 span{
	    width: 230px;
    display: inline-block;
}
.jwrsIndex ul li.li2{
	padding: 33px 0;
}
.jwrsIndex ul li.li2,.jwrsIndex ul li.li3{
	margin-right:13px;
}
.jwrsIndex ul li.li1,.jwrsIndex ul li.li2{
	width: 365px;
}
.jwrsIndex ul li b{
	display:inline-block;
	width:54px;
	height:54px;
	vertical-align: middle;
	margin-right:15px;
}
.jwrsIndex ul li.li1 b{
	background:url(../images/gahq.png) no-repeat center;
	background-size:50px;
}
.jwrsIndex ul li.li2 b{
	background:url(../images/wg.png) no-repeat center;
	background-size:50px;
}
.jwrsIndex ul li.li3 b{
	background:url(../images/indexIcon1.png) no-repeat center;
	background-size:50px;
}
.jwrsIndex ul li.li4 b{
	background:url(../images/indexIcon2.png) no-repeat center;
	background-size:50px;
}
.jwrsIndex ul li i{
	display:inline-block;
	width:20px;
	height:20px;
	vertical-align: middle;
	margin-left:10px;
	background:url(../images/indexIcon3.png) no-repeat center;
}
.demand{display:none;}
/*********************************详情页css*********************************/
.foreignersMapDetails{
	position:relative;
}
.foreignersMapDetails.wgjyfz{
	height:1750px;
}
.foreignersMapDetails.wgcytz{
	height:1950px;
}
.foreignersMapDetails.gahqcytz{
	height:1750px;
}
.foreignersMapDetails.gahqjyfz{
	height:1550px;
}
.foreignersMapDetails .banner{
	width:100%;
	height:368px;
	background:url(../images/banner.png) no-repeat center 0;
}
.foreignersMapDetails .common-content{
	font-size:14px;
	background:#fff;
	margin-bottom:20px;
	position:relative;
	top:-100px;
}
.foreignersMapDetails .tab{
	position:relative;
	    top: -75px;
	overflow: hidden;
	text-align: center;
}
.foreignersMapDetails .tab li{
    display: inline-block;
    width: 410px;
    color: #fff;
    background: rgba(255,255,255,0.5);
    padding: 20px 27px 10px 20px;
    cursor: pointer;
	min-height: 75px;
}
.foreignersMapDetails .tab li.active{
	background:#fff;
	color:#3171b7;
}
.foreignersMapDetails .tab li span{
	position:relative;
	top:-20px;
	left:-10px;
}
.foreignersMapDetails .tab li b{
	font-size:20px;
	display: block;
}
.foreignersMapDetails .top{
	height:90px;
	background:url(../images/subbanner.png) no-repeat center 0 ;
}
.foreignersMapDetails .top.gahq{
	height:90px;
	background:url(../images/subbannergahq.png) no-repeat center 0 ;
}
.foreignersMapDetails .top .subbanner{
	color:#3171b7;
}
.demand .li3, .demand .li4{
	    width: 365px;
    float: left;
}
.demand .li3 span{
	    display: inline-block;
    width: 150px;
}
.common-content{
	width: auto;
}
.demand .li4{
	    padding-bottom: 32px;
}
.foreignersMapDetails .top .subbanner p{
	    padding-left: 432px;
}
.foreignersMapDetails .top .subbanner p.lg{
    font-size: 13px;
    padding-top: 10px;
    width: 72%;
    line-height: 20px;
}
.foreignersMapDetails .top .subbanner p.lg span{
	font-size:18px;
}
.foreignersMapDetails .top .subbanner p.small{
	font-size:16px;
}
.foreignersMapDetails .shenfenselect{
	position:absolute;
	top:20px;
	right:20px;
	width: 290px;
}

/*****************流程图css*******************/
.process{
	padding:32px;
}
.process .processStep{
	position:relative;
}
.process .processStep .setpname{
    position: absolute;
    top: -20px;
    left: 0;
    width: 120px;
    display: inline-block;
    padding: 0px 8px;
    background: #f3630c;
    font-size: 14px;
    color: #fff;
    z-index: 100;
}
.process .processStep .toRight{
	/*min-height:220px;*/
	border-right:5px solid #dddddd;
	position:relative;
}
.process .processStep .toRight.endLine{
	border-right:none;
}
.process .processStep .toLeft.endLine{
	border-left:none;
}
.process .processStep .lists{
	height:130px;
	overflow: hidden;
}
.process .processStep .lists:hover{
	height:auto;
}
.overdiv ul:before{
	content:'...';position:absolute;display:block;height:36px;bottom:0;left:0;right:0;background:#fff;color:#333;
}
.lists:hover ul:before{
	display:none;
}
.process .processStep .toRight img{
	position:absolute;
	right:-11px;
	top:50%;
}
.process .processStep .toRight>div{
	border-top:5px solid #dddddd;
	width:33.33%;
	float:left;
	text-align: center;
	position:relative;
}
.process .processStep .toRight>div .arrow{
	display:inline-block;
	width:16px;
	height:18px;
	background:url(../images/right-arrow.png) no-repeat 0 0;
	position: absolute;
	top:-11px;
	right:0;
}
.process .processStep .toRight>div .icon{
	display:inline-block;
	width:25px;
	height:25px;
	border-radius: 50%;
	background:#3171b7;
	position:absolute;
	top:-16px;
	left:50%;
	margin-left:-12px;
}
.process .processStep  .imgicon{
	display:inline-block;
	width:42px;
	height:42px;
	background:url(../images/icon.png) no-repeat 0 0;
	position:absolute;
	top:-24px;
	left:50%;
	margin-left:-21px;
}
.process .processStep  .imgicon.icon1{
	background:url(../images/icon.png) no-repeat 0 0;
}
.process .processStep  .imgicon.icon2{
	background:url(../images/icon.png) no-repeat -67px 0;
}
.process .processStep  .imgicon.icon3{
	background:url(../images/icon.png) no-repeat -135px 0;
}
.process .processStep  .imgicon.icon4{
	background:url(../images/icon.png) no-repeat -202px 0;
}
.process .processStep  .imgicon.icon5{
	background:url(../images/icon.png) no-repeat -270px 0;
}
.process .processStep  .imgicon.icon6{
	background:url(../images/icon.png) no-repeat -337px 0;
}
.process .processStep  .imgicon.icon7{
	background:url(../images/icon.png) no-repeat -405px 0;
}
.process .processStep  .imgicon.icon8{
	background:url(../images/icon.png) no-repeat -472px 0;
}
.process .processStep  .imgicon.icon9{
	background:url(../images/icon.png) no-repeat -540px 0;
}
.process .processStep  .imgicon.icon10{
	background:url(../images/icon.png) no-repeat -607px 0;
}
.process .processStep .toRight>div  .title{
	font-size:18px;
	font-weight:bold;
	color:#3171b7;
	padding-top:35px;
	background: transparent;
}
.process .processStep .toRight>div ul{
	width:80%;
	margin:10px auto;
}
.process .processStep .toRight>div ul li{
	font-size:16px;
	color:#333;
	text-align: left;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	height:30px;
	line-height:30px;
	cursor: pointer;

}
.process .processStep .toRight>div ul li:before{
	content:'';
	display:inline-block;
	width:5px;
	height:5px;
	border-radius: 50%;
	background:#3171b7;
	margin-right:10px;
}
.process .processStep .toRight>div .lists.red ul li:before {
	background:#c50001;
} 
.process .processStep .toLeft>div .lists.red ul li:before {
	background:#c50001;
} 
  /*向左*/
.process .processStep .toLeft{
	/*min-height:220px;*/
	border-left:5px solid #dddddd;
	position:relative;
}


.process .processStep .toLeft img{
	position:absolute;
	left:-11px;
	top:50%;
}
.process .processStep .toLeft>div{
	border-top:5px solid #dddddd;
	width:33.33%;
	float:right;
	text-align: center;
	position:relative;
}
.process .processStep .toLeft>div .arrow{
	display:inline-block;
	width:16px;
	height:18px;
	background:url(../images/left-arrow.png) no-repeat 0 0;
	position: absolute;
	top:-11px;
	right:0;
}
.process .processStep .toLeft>div .icon{
	display:inline-block;
	width:25px;
	height:25px;
	border-radius: 50%;
	background:#3171b7;
	position:absolute;
	top:-16px;
	left:50%;
	margin-left:-12px;
}
.process .processStep .toLeft>div  .title{
	font-size:18px;
	font-weight:bold;
	color:#3171b7;
	padding-top:35px;
	background: transparent;
}
.process .processStep div .imgicon+.title{
	color:#c50001;
}
.process .processStep .toLeft>div ul{
	width:80%;
	margin:10px auto;
}
.process .processStep .toLeft>div ul li{
	font-size:16px;
	color:#333;
	text-align: left;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	height:30px;
	line-height:30px;
	cursor:pointer;

}
.process .processStep .toLeft>div ul li:before{
	content:'';
	display:inline-block;
	width:5px;
	height:5px;
	border-radius: 50%;
	background:#3171b7;
	margin-right:10px;
}

.toRight .endItem .endBlock{
	display:inline-block;
	width:15px;
	height:15px;
	background:#dddddd;
	border-radius: 50%;
	position: absolute;
	top:-10px;
	right:0;
}
.toLeft .endItem .endBlock{
	display:inline-block;
	width:15px;
	height:15px;
	background:#dddddd;
	border-radius: 50%;
	position: absolute;
	top:-10px;
	left:0;
}
.form-control{
	display:inline-block;
	width:50%;
}
span.donghua{
	border:1px solid #f3630c;
	color:#f3630c;
	padding:2px 10px;
	border-radius:15px;
	margin-left:10px;
}
span.zhinan{
	border:1px solid #c50001;
	color:#c50001;
	padding:2px 10px;
	border-radius:15px;
	margin-left:10px;
}

/************************************涉外政策列表***************************************/
#contentList{margin-top:17px;}
.list-collapse-accordion .panel{border-radius:0;border-color:#e5e5e5;box-shadow:none;}
.list-collapse-accordion .panel.active{background:#f7f7f7;}
.list-collapse-accordion .panel-default > .panel-heading{padding:0 15px;background:none;border:none;}
.list-collapse-accordion .panel-heading a{display:block;padding:16px 0;overflow:hidden;}
.list-collapse-accordion .panel-heading a h4{float:left;width:95%;margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:1.5;font-size:16px;color:#333;}
.list-collapse-accordion .panel-heading a h4 .fa{color:#6e85af;}
.list-collapse-accordion .panel-heading a .glyphicon-menu-down{float:right;top:6px;color:#9c9fa6;}
.list-collapse-accordion .panel-heading a .glyphicon-triangle-right{color:#6e85af;font-size:12px;}
.list-collapse-accordion .panel-collapse{margin:0 15px;padding:10px 0;border-top:1px #e5e5e5 dashed;}
.label-work-list{background:#edf0f2;border-radius:20px;color:#6c8ba1;font-weight:normal;}
.list-subitem{padding:5px 0 5px 12px;overflow:hidden;font-size:16px;}
.list-subitem-title{float:left;width:60%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#666;line-height:30px;}
.list-subitem-title:before{content:"•";margin-right:5px;color:#eb4b3f;}
.list-subitem-btns{float:right;}
.list-subitem-btns .btn{font-size:16px;padding:3px 12px;}
.common-pagination ul li a:hover,.common-pagination ul li.active a{background:#eb4b3f;color:#fff;}
.common-crumb li .glyphicon-menu-right{color:#999;font-size:12px;}
/************************************涉外政策详情页***************************************/
.article{
	font-size:16px;
	background:#fff;
	margin-bottom:20px;
	box-shadow:0 0 5px rgba(0,0,0,.1);
	padding:30px;
	color:#555;
}
.article h4{
	text-align: center;
	padding-bottom:20px;
	font-size:24px;
	color:#333333;
}
.article>div.articleBox{
	max-height:600px;
	overflow-y: auto;
	padding-right:20px;
}
.article ::-webkit-scrollbar {
	width:6px;
	background-color: #f6f6f6;
}

/* 滚动槽 */
.article ::-webkit-scrollbar-track {
	border-radius:10px;
}

/* 滚动条滑块 */
.article ::-webkit-scrollbar-thumb {
	border-radius:10px;
	background:#d4d4d4;
}
.attachment{
	margin-top:10px;
}
.attachment>span{
	font-size:16px;
	color:#555;
	font-weight:bold;
}
.attachment>ul{
	margin-top:10px;
}
.attachment>ul li{
	margin-bottom:10px;
}
.attachment>ul li:before{
	content:'';
	display:inline-block;
	width:5px;
	height:5px;
	background:#c50001;
	border-radius: 50%;
	margin-right:10px;
}
.attachment>ul li span{
	color:#c60001;
}

.process .processStep .notlefttitle{
	position: absolute;
	top:-20px;
	right:-60px; 
	display: inline-block;
	padding:10px 20px;
	background:#f3630c;
	font-size:18px;
	color:#fff;
	z-index:100;
}
.process .processStep .notleftRighttitle{
	left:-60px;
}