/*about: zyr-2017-12-11*/
/*内容：资质整站—业务范围*/
/**页面公用 start**/
.yellow{color: #0995c6;}
.header li{
	width: 33.33%;
	float: left;
	text-align: center;
	line-height: 0;
	font-size: 0;
}
.header-right .address{
	margin:0;    
}
.header li a{
	font-size: 14px;
	color: #0995c6;
	line-height: 46px;
	vertical-align: middle;
	position: relative;
}
.header li:first-child{text-align: left;}
.header li:last-child{text-align:right;}
.header li:last-child a{top: -5px;}
.header li span{
	font-size: 16px;
	line-height: 46px;
	vertical-align: middle;
	color: #004b92;
	margin-left: 6px;
}
.header li:first-child a:before{
    content: "\e603";
    font-family: "iconfont";
    color: #004b92;
    font-size: 25px;
}
.header li>i{
	width: 24px;
	height: 21px;
	background: url("../images/logo-fl.png")/*tpa=http://www.tjzizhi.com/public/wap/images/logo-fl.png*//*tpa=http://www.dggzz.net/public/wap/images/logo-fl.png*/ no-repeat;
	background-size: 100%;
	vertical-align: middle;
}
.header-right .menu:before {
	position: relative;
    top: 4px;
}
/**页面公用  end**/
/*子导航 start*/
.box{margin-top: 10px;}
.find_nav {
    width: 100%;
    height: 45px;
    background-color: #fff;
    border-bottom: 1px solid #dcdcdc;
    display: -moz-box;
    display: -webkit-box;
    display: box;
}
.find_nav_left {
    height: 46px;
    position: relative;
    overflow: hidden;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
}
.find_nav_list {
    position: absolute;
    left: 0;
}
.find_nav_list ul {
    position: relative;
    white-space: nowrap;
    font-size: 0;
}
.find_nav_list ul li {
    display: inline-block;
    padding: 0 13px;
}
.find_nav_list ul li a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 46px;
    font-size: 16px;
    text-align: center;
    color: #666;
}
.find_nav_cur a {
	font-weight: bold;
    color: #0087f3 !important;
}
.sideline {
    display: block;
    position: absolute;
    border: none;
    width:98px;
    height: 2px;
    background-color: #0087f3;
    left: 0;
    top: 43px;
    pointer-events: none;
}
.search_logo {
    display: block;
    width: 44px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 14px;
    color: #0087f3;
}
/*子导航 end*/
/*业务范围 start*/
.ywfw-tab,.tab-bd{width: 100%;}
.tab-bd{display: none;}
.disblak{display: block;}
.yw-bd{
	width: 100%;
	padding: 15px 13px 20px;
	 display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    background: #fff;
}
.yw-img{
    width: 160px;
    overflow: hidden;
    margin-right: 10px;
    text-align: center;
}
.yw-img p{
	font-size: 12px;
	color: #333;
	line-height: 35px;
}
.yw-text{
	text-align: right;
	width: 70%;
}
.yw-text p{
	text-align: justify;
	font-size: 10px;
	line-height: 16px;
	color: #666;
	text-indent:20px;
	padding-bottom: 10px;
}
.yw-text a{
	display: inline-block;
	width:50% ;
	text-align: center;
	background: #0188f4;
	height: 34px;
	line-height: 34px;
	border-radius: 3px;
	font-size: 15px;
	color: #fff;
}
/*业务范围 end*/
/*申报材料 start*/
.materials-bd{
	width: 100%;
	padding: 0 13px 20px;
	text-align: justify;
}
.materials-bd p{
	font-size: 12px;
	color: #666;
	line-height:22px;
}
.materials-bd .index-text{text-indent: 24px;}
.materials-bd p>b{font-size: 15px;}
.materials-bd p font{
	color: #333;
}
.materials-bd p:first-child(10){
	padding-top: 10px;
}
/*申报材料 end*/
/*办理周期 start*/
.period-bd{
	width: 100%;
	padding: 0 0 20px 13px;
	position: relative;
	z-index: 3;
}
.period-bd p{
	width: 70%;
	text-align:left;
	font-size: 12px;
	line-height: 22px;
}
.period-bd p font{font-size: 18px;padding-right: 5px;}
.period-img{
	width:30%;
	position: absolute;
	bottom: 0;
	right:0 ;
	z-index: -1;
}
.period-img img{
	width: 100%;	
}
/*办理周期 end*/
/*办理流程 start*/
.flow-bg{
	background: url("../images/ywfw/flow-bg_02.jpg")/*tpa=http://www.tjzizhi.com/public/wap/images/ywfw/flow-bg_02.jpg*//*tpa=http://www.dggzz.net/public/wap/images/ywfw/flow-bg_02.jpg*/ center top no-repeat;
	background-size: cover;
	padding: 0 013px 25px;
}
/*办理流程 end*/

/*案例展示 start*/
.case-box{margin-top: 10px;}
.case-list{
	width: 100%;
	padding: 0 13px 20px;
	overflow: hidden;
}
.case-list li{
	width: 28.7%;
	float: left;
	text-align: center;
	margin-left: 20px;
}
.case-list li:first-child,.case-list li:nth-child(4){margin-left: 0 !important;}
.case-list li img{
	width: 100%;
}
.case-list li p{
	font-size: 9px;
	color: #343434;
	padding: 10px 0 15px;
}
/*案例展示 end*/