﻿/*全局默认样式 */
body,html{margin: 0; padding: 0; font-family: "微软雅黑";background-color: #f3f8fc;}
ul,li,h1,h2,h3,h4,h5,h6,p{
    padding: 0;
    margin: 0;
    list-style: none;
}
.on{display: block !important;}
/*文本超出省略号*/
.text-nowrap{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
body{
    overflow-x: hidden;
}
.w{width: 1200px;margin: 0 auto;}
.zg_bottom{
	border-top: 2px solid #db2c28;
    background-color: #fff;
    text-align: center;
    width: 1200px;
    margin: 0 auto;
}
a{text-decoration: none !important;}
.clearfix:after{
    content:".";
    display:block;
    visibility:hidden;
    clear:both;
}
.clearfix { zoom:1;}
.tz-bage{
    display: none !important;
}
.rz-success span{
    width: 140px;
	display: block;
	font-size: 14px;
	color: #333333;
	text-align: center;
    margin-left: -15px;
	margin-top: 20px;
}
.rz-success p{
    margin-left: -15px;
    width: 140px;
	font-size: 14px;
	color: #333333;
	text-align: center;
}
[v-cloak] {display: none;}
.yq-union{
    width: 290px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*tab切换*/
.bordred{
    color: #db2c28 !important;
    border-left: 3px solid #db2c28 !important;
}
.tab-togg{display: none;}
.toggWrap{width: 76%;float: left;margin-left: 2%;}
/*tab列表*/
.my_ghcontentleft{
    float: left;
    width: 22%;
    background: #fff;
    padding-bottom: 20px;
}
.my_ghcontentright ul li{cursor: pointer;}
.rh_title h4{
    font-size: 28px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    background: #db2c28;
    line-height: 80px;
}
.rh_list ul li{
    overflow: hidden;
    line-height: 30px;
    border-bottom: 1px solid #cfcfcf;
    padding: 15px 0;
    margin: 0 15px;
    cursor: pointer;
    color: #333333;
}
.rh_list ul li a{
	display: block;
	height: 100%;
	width: 100%;
}
.rh_list ul li p{
    float: left;
    font-size: 16px;
    border-left: 3px solid #bfbfbf;
    padding-left: 20px;
    margin: 0;
}
.rh_list ul li i{float: right;}
/*首页导航*/
.menu{
    width: 1200px;
    margin: 0 auto;
    padding-top: 120px;
}
.menu ul{
	margin: 0;
	padding: 0;
	width: 100%;
	border-bottom: 3px solid #db2c28;
display: flex;
}
.menu ul li{
    cursor: pointer;
flex-grow: 1;
}
.menu ul li i{
    display: block;
    font-size: 36px;
    color: #db2c28;
    text-align: center;
}
.menu ul li a{
    display: block;
    line-height: 35px;
    text-align: center;
    font-size: 17px;
    color: #db2c28;
    font-weight: bold;
}
.menu ul li.mu1{background: #db2c28;}
.menu ul li.mu1 i{color: #fff;}
.menu ul li.mu1 a{color: #fff;}
.menu ul li.active{background: #db2c28 !important;}
.menu ul li.active i{color: #fff;}
.menu ul li.active a{color: #fff;}
.menu ul li:hover{
    background-color:#ed9304 ;
    color: white;
}
.menu ul li:hover a{
    color: white;
}
.menu ul li:hover i{
    color: white;
}


.wechat-mask .jq_list{
    border-bottom: 1px solid #d7d7d7;
    padding: 10px 0;
}
.wechat-mask .jq_list ul{margin: 0;padding: 0;}
.wechat-mask .jq_list ul li{
    float: left;
    line-height: 35px;
    margin-right: 5px;
    text-align: center;
}
.wechat-mask .jq_list ul li a{
    font-size: 14px;
    color: #333333;
    padding: 5px 10px;
}
.wechat-mask .jq_list ul li.active a{background: #db2c28;color: #fff;padding: 5px 10px;}
.wechat-mask .jq_list ul li a:hover{background: #db2c28;color: #fff;padding: 5px 10px;}
.wechat-mask .jq_list ul li:first-child a{background: none;color: #db2c28;font-weight: bold;}
.nav_right{
	float: right;
	margin-right: 2%;
}
/*底部和右侧定位*/
.zg_box{
    width:100%;
}
.zg_info{
    width:1200px;
    margin:0 auto;
}
.zg_top{
    width: 100%;
}
.nav_left{
    width: 100%;
    margin: 0 0 30px;
}
.nav_left a,.nav_left img{
  width: 100%;
}
.tubiao{
    float: left;
    margin: 23px 30px 0 30px;
    text-align: center;
}
.tubiao i{
    display: block;
    font-size: 35px;
    color: #f2a40d;
}
.tianqi{
    float: right;
    width: 300px;
    overflow: hidden;
    margin-top: 15px;
}
.tianqi a{
    font-size: 14px;
    color: #474747;
}
.tianqi span{
    display: block;
    font-size: 14px;
    color: #474747;
}
.nav_center{
    float: left;
    margin-right: 2%;
}
.nav_righter{
    float: right;
    background: rgba(255,255,255,.4);
    border-radius: 5px;
    line-height: 28px;
    width: 100px;
    margin-top: 30px;
}
.nav_righter i{
    font-size: 20px;
    color: #db2c28;
    display: block;
    float: left;
    margin-left: 11px;
    margin-right: 5px;
}
.nav_righter a{
    font-size: 14px;
    color: #db2c28;
}
.zg_ul>div{
    display: inline-block;
}
.zg_ul_li{
    width:220px;
    height:260px;
}
.zg_ul_li2{
    width:220px;
    height:250px;
}
.zg_ul_li>span,
.zg_ul_li2>span{
    display:inline-block;
    width:95px;
    height:95px;
    border-radius:50%;
}
.zg_ul_yi span{
    background: url(../images/tubiao.png) #fff 27px -669px no-repeat;
}
.zg_ul_er span{
    background: url(../images/tubiao.png) #fff -137px -669px no-repeat;
}
.zg_ul_san span{
    background: url(../images/tubiao.png) #fff -300px -669px no-repeat;
}
.zg_ul_si span{
    background: url(../images/tubiao.png) #fff -463px -669px no-repeat;
}
.zg_ul_li>span{
    margin:27px 67px 21px 58px;
}
.zg_ul_li>p,
.zg_ul_li2>p{
    text-align: center;
    font-family: 微软雅黑;
    font-weight: bold;
    color: #ffffff;
}
.zg_ul_li2>span{
    margin:30px 67px 20px 58px;
}
.zg_ul_yi{
    background-image: linear-gradient(132deg,
    #ebaba9 0%,
    #fd716c 85%),
    linear-gradient(
            #ff534d,
            #ff534d);
    background-blend-mode: normal,
    normal;
}
.zg_ul_er{
    background-image: linear-gradient(132deg,
    #b6a4f9 0%,
    #967afb 85%),
    linear-gradient(
            #ff534d,
            #ff534d);
    background-blend-mode: normal,
    normal;
}
.zg_ul_san{
    background-image: linear-gradient(132deg,
    #70c3ed 0%,
    #62afd6 85%),
    linear-gradient(
            #ff534d,
            #ff534d);
    background-blend-mode: normal,
    normal;
}
.zg_ul_si{
    background-image: linear-gradient(132deg,
    #f5a4c0 0%,
    #ee6192 85%),
    linear-gradient(
            #ff534d,
            #ff534d);
    background-blend-mode: normal,
    normal;
}


/*退出登录*/
.exit{
    position: absolute;
    right: 106%;
    top: 0;
    background: #fff;
    padding: 10px;
    display: none;
    box-shadow: 2px 4px 4px rgba(0,0,0,0.35);
}
.zg_bottom_link li{
    display: inline-block;
    list-style-type: none;
    padding:0 3px;
}
.zg_bottom_link li a{color:#000;}
.zg_fg{
    vertical-align: text-bottom;
}
.copy_img{
    margin-top: 10px;
}
/*右侧列表*/
.slide{
    position: fixed;
    top: 100px;
    right: -65px;
    transition: 1s;
    background: #fff;
    z-index: 9999;
}
.slide ul{
	margin-bottom: 0;
}
.slide ul li{
    width: 60px;
    height: 65px;
    border: 1px solid #cccccc;
    border-bottom: none;
    position: relative;
}
.kefu{cursor: pointer;}
.slide ul li:nth-child(2){cursor: pointer;}
.slide ul li:last-child{border: 1px solid #cccccc;cursor: pointer;}
.slide ul li i{
    display: block;
    font-size: 26px;
    text-align: center;
    color: #db2c28;
    margin-top: 10px;
}
.slide ul li a{
    display: block;
    font-size: 12px;
    text-align: center;
    color: #666666;
}
.slide ul li span{
    display: block;
    text-align: center;
    width: 16px;
    height: 16px;
    font-size: 12px;
    background: #db2c28;
    line-height: 16px;
    border-radius: 50%;
    color: #fff;
    position: absolute;
    top: 5px;
    right: 5px;
}
.exit{
	width: 180px;
	margin: 0 auto;
	border: 1px solid #cccccc;
    border-radius: 8px;
}
.exit img{
	display: block;
	margin: 0 auto;
}
.exit p{
	text-align: center;
	margin-top: 20px;
}
.exit button{
	display: block;
	width: 60px;
	height: 30px;
	border: none;
	background: #db2c28;
	color: #fff;
	font-size: 14px;
	border-radius: 5px;
	margin: 20px auto 0;
}
/*登录注册提示*/
body,html{
	width: 100%;
	height: 100%;
	position: relative;
}
.nologin-maskbox{
	width: 100%;
	height: 100%;
	background: rgba(128,125,122,0.5);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
}
.nologin-mask{
	position: absolute;
	left: 0;
	top: -200px;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 300px;
	height: 300px;
    transition: 1s;
}
.nologin-title{
	width: 100%;
	background: #db2c28;
	padding: 10px;	
}
.nologin-title h4{
	float: left;
	color: #fff;
	font-size: 16px;
}
.nologin-title i{
	float: right;
	color: #fff;
	font-size: 18px;
}
.nologin-content{
	width:100%;
	background: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.nologin-mask p{
	text-align: center;
	padding-top: 50px;
}
.nologin-close{
	width: 300px;
	margin: 60px auto 0;
	text-align: right;
	padding-right: 10px;
}
.nologin-close input{
	width: 60px;
	height: 30px;
	font-size: 16px;
	background: #db2c28;
	border-radius: 3px;
	border: none;
}



.matter_details ul li{
    cursor: pointer;
}

.union-content{
    position: relative;
}

#union-name p,#Nametwo p{
    color: red;
    cursor: pointer;
    position: absolute;
    left: 45%;
    bottom: 80px;
}
/*组织机构 新闻资讯开始*/
/*.content{
    position: absolute;
    z-index: 10;
    width: 1200px;
    margin:0 auto;
    padding: 30px 20px;
    background: #fff;
    box-shadow: 0px 0px 4px 4px rgba(0,0,0,0.36);
}
.content_left{
    float: left;
}
.content_left ul li{
    width: 140px;
    background: #db2c28;
    border-radius: 8px;
    margin-bottom: 10px;
}
.content_left ul li a{
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 36px;
    text-align: center;

}
.content_center{
    float: left;
    margin-left: 40px;
    width: 80%;
    margin-top: -15px;
}
.content_center ul li{overflow: hidden;}
.content_center ul li a{
    font-size: 16px;
    color: #474747;
    float: left;
    width: 65%;
    line-height: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.content_center ul li a:hover{color: #db2c28;}
.content_center ul li span{
    font-size: 14px;
    color: #474747;
    float: right;
    line-height: 40px;
}
.content_center ul li span:hover{color: #db2c28;}

.matter_details ul li:hover .circle{background: #db2c28;}
.content_right{
    float: right;
    width: 28%;
    background: #e6e6e6;
    height: 390px;


}
.content_right .gonggao{
    padding: 10px 15px;
}
.content_right .gonggao_title span{
    float: left;
    width: 100px;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    background: #db2c28;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-align: center;
}
.content_right .gonggao_title a{
    float: right;
    line-height: 36px;
    font-size: 12px;
    color: #666666;
}
.content_right .hengxian{
    width: 270px;
    height: 1px;
    background: #cccccc;
}
.content_right .gonggao_text ul li{
    width: 265px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.content_right .gonggao_text ul li a{
    font-size: 14px;
    color: #474747;
    line-height: 33px;
}
.content_right .gonggao_text{
    overflow-y:scroll;
    height: 330px;
}

.xiala{
    position: absolute;
    z-index: 10;
    width: 1200px;
    margin:0 auto;
    overflow: hidden;
    padding: 30px 20px 20px 20px;
    background: #fff;
    box-shadow: 0px 0px 4px 4px rgba(0,0,0,0.36);
}
.xiala_left{
    float: left;
}
.xiala_left ul li{
    width: 120px;
    background: #db2c28;
    border-radius: 8px;
    margin-bottom: 15px;
}
.xiala_left ul li a{
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 36px;
    text-align: center;
}
.xiala_right{
    float: left;
    margin-left: 40px;
    width: 960px;
    margin-top: 20px;
}
.xiala_list{
    border-bottom: 1px solid #d7d7d7;
    padding: 10px 0;
}
.xiala_list ul{margin: 0;padding: 0;}
.xiala_list ul li{
    float: left;
    line-height: 35px;
    margin-right: 5px;
    text-align: center;
}
.xiala_list ul li a{
    font-size: 14px;
    color: #333333;
    padding: 5px 10px;
}*/

.circle{
    width: 8px;
    height: 8px;
    background: #a0a0a0;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
}

/*各工会分类*/
.tab-content{
    position: relative;
    /*overflow: hidden;*/
}
.tab-content>div{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*组织机构 新闻资讯开始*/
 .rh_list ul li.active{
    color: #db2c28;
        }
.rh_list ul li.active p{
    border-left: 3px solid #db2c28;
 }



.reback{
    display: none;
}

.list ul li{
    cursor: pointer;
}

/*进度查询*/
.sp_tubiao{
    width: 150px;
    height: 5px;
    background-color: #e5e2e2;
    margin: 50px 0 0 -20px;

}
.same_list li.act i{
    background: #db2c28;
    color: #fff;
}
.same_list li.act .sp_text p{
    color: #db2c28!important;
}
.same_list li.act .sp_tubiao{
    background-color:#db2c28!important;
}
.same_list li .rz-success{
    display: none;
}
.same_list li.act .rz-success>span{
     color: #db2c28!important;
}
.same_list li.act .rz-success>p{
     color: #db2c28!important;
}
.gree{
    color: white !important;
    background-color: #db2c28 !important;
}
.nav_righter{
    cursor: pointer;
}
.cha{
    background: url("../images/cha.png") no-repeat 100% 100%;
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    display: block;
    float: right;
    margin-top: 15px;
    margin-right: 26px;
}

.my_ghtitleleft a{
    font-size: 14px;
    color: #333333;

}
.my_ghtitleleft a:hover{
    color: #db2c28;

}
.my_ghtitle{
  margin-bottom: 10px;
}

.exit img{
    cursor: pointer;
    width: 80px;
    height: 80px;
    border-radius: 50%;
}

.zt_list{
    margin-top:10px;
    width: 90%;
}
.zt_list li{
    width: 100%;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
    border-bottom: 1px dashed #f1f1f1;
    padding-left: 20px;
    cursor: pointer;
}
.zt_list li span{
    color: #db2c28
}



/*搜索框样式*/
.serMask{
    width: 120px;
    height: 130px;
}
.serButtonSt{
    width: 100%;
    height: 44px;
    outline: none;
    border: 2px solid #db2c28;
    border-right: none;
    border-top-left-radius: 6px;
    background-color: #fff;
    font-size: 16px;
}
.serMaskWrap{
    width: 120px;
    height: 150px;
    float: left;
}
.serMask ul{
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
    margin-top: 5px;
    background-color: #f4f4f4;
}
.serMask ul li{
    cursor: pointer;
    width: 100%;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background-color: #f4f4f4;
    letter-spacing: 1px;
}

.serMask ul li:hover{
    background-color: #cccccc;
}
.serButtonWrap{
    position: relative;
}
.ser-jiantou{
    position: absolute;
    top: 8px;
    right: 10px;
    font-size: 20px;
}
.search .text{
    height: 44px;
    border: 2px solid #db2c28;
    float: left;
    border-right: none;
    font-size: 14px;
    color: #999999;
    outline:none;
    padding-left: 20px;
    border-radius: 5px 0 0 5px;
}
.search .button{
    height: 44px;
    border: 1px solid #db2c28;
    float: left;
    background: #db2c28;
    font-size: 16px;
    color: #fff;
    outline:none;
    border-radius: 0 5px 5px 0;
}

/*友情链接*/
.friendA{
    opacity: 0;
    width: 1185px;
    margin:95px auto;
    margin-bottom: 15px;
}
.xiexin_content{
    width: 100%;
    height:485px;
    overflow: hidden;
    overflow-y: auto;
}
.xiexin_content::-webkit-scrollbar {/*滚动条整体样式*/
    width: 4px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
}
.xiexin_content::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.6);
}
.xiexin_content::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: #fff;
}
.xiexin_content ul li{
    overflow: hidden;
    margin-top: 20px;
    cursor: pointer;
    padding-bottom: 10px;
    border-bottom: 1px solid  #ccc;

}
.xiexin_bg{
    float: left;
}
.xiexin_bg h4{
    width: 95px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.xiexin_text{
    float: left;
    margin-top: 5px;
    width: 730px;
}
.xiexin_text a{
    float: left;
    font-size: 16px;
    color: #333333;
    margin-left: 30px;
}
.xiexin_text span{
    float: right;
    font-size: 14px;
    color: #666666;
}
.list_online{
    width: 453px;
    margin: 0 auto;
}
.bgcolor{
	background: #db2c28 !important;
}
.email_tab{border-bottom: 1px solid #db2c28;}
.email_tab p{float: right;color: #db2c28;font-size: 16px;font-weight: bold;cursor: pointer;}
.email_tab div{height: 35px;width: 100px;margin-right: 5px;font-size: 16px;color: #fff;text-align: center;line-height: 35px;background:#d9d9d9 ;float: left;}

/*app 弹框*/
.appDoload,.combine{
    width: 240px;
    height: 200px;
    position: absolute;
    background-color: rgba(12,15,25,.8);
    left: -240px;
    top: 240px;
    display: none;
    border-radius: 8px;
}
.appDoload .ang,.appDoload .ios{
    width: 180px;
    height: 160px;
    float: left;
    margin-left: 30px;
}
.appDoload p,.combine p{
    text-align: center;
    color: white;
    font-size: 16px;
}
.appDoload img,.combine img {
    width: 100%;
    height: 100%;
}
/*新浪微博*/
.sina{
    position: absolute;
    right: 65px;
    bottom: 185px;
    padding: 10px;
    display: none;
    background-color: rgba(12,15,25,.8);
    border-radius: 8px;
}
.sina p{
    text-align: center;
    font-size: 14px;
    color: white;
}
/*二维码*/
.ewm{
    position: absolute;
    right: 65px;
    bottom: 105px;
    padding: 10px;
    display: none;
    background-color: rgba(12,15,25,.8);
    border-radius: 8px;
}
.ewm p{
    text-align: center;
    font-size: 14px;
    color: #fff;
}
.znawu_box{
    width: 100%;
    margin-top: 30px;
}
.zanwu_img{
    width: 200px;
    height: 200px;
    margin: 0 auto;
}
.zanwu_img>img{
    width: 100%;
    height: 100%;
}
.znawu_box p{
    text-align: center;
    font-size: 20px;
}



/*分页器*/
.jwn_list{
    height: 60px;
    width: 620px;
    margin:  45px auto 0;
}

/*智能客服*/
.customer-service{
    width: 400px;
    right: 80px;
    bottom: -460px;
    z-index: 1000;
    background-color: #fff;
    transition: .8s;
    display: none;

}
.kf_box{
    width: 100%;
    background: #de3f2a;
}
.kf{
    padding: 0 10px;
}
.kf_left{
    float: left;
}
.kf_left span{
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    padding-left: 10px;
}
.kf_right{
    float: right;
}
.kf_right i{
    font-size: 27px;
    color: #fff;
    line-height: 40px;
}
.chat_box{
    width: 400px;
    margin: 0 auto;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}
.chat{
    width: 398px;
    padding: 20px 10px;
    height: 300px;
    overflow-y: scroll;
}
.chat_left{float: left;}
.chat_left span{
    font-size: 18px;
    color: #303030;
    padding-left: 10px;
}
.chat_left i{
    font-size: 14px;
    color: #737373;
    font-style: normal;
    padding-left: 10px;
}
.chat_left p{
    font-size: 16px;
    color: #303030;
    background: #fff2f0;
    border-radius: 4px;
    padding: 10px;
}
.chat_right{float: right;}
.chat_right span{
    font-size: 18px;
    color: #303030;
    padding-left: 10px;
}
.chat_right i{
    font-size: 14px;
    color: #737373;
    font-style: normal;
}
.chat_right p{
    width: 230px;
    font-size: 16px;
    color: #303030;
    background: #fff2f0;
    border-radius: 4px;
    padding: 10px;
}
.chat_text{
    margin-left: 70px;
    margin-top: 5px;
}
.shuru input{
    border: none;
    padding-left: 10px;
    font-size: 16px;
    color: #969595;
    outline: none;
    width: 100%;
    height: 70px;

}
.send{
    width: 400px;
    margin: 0 auto 15px;
    padding: 0 10px;
}
.send_left{float: left;}
.send_left i{
    font-size: 21px;
    color: #303030;
}
.send_right{float: right;}
.send_right button{
    width: 63px;
    height: 29px;
    font-size: 16px;
    color: #fff;
    border: none;
    background-color: #de3f2a;
    border-radius: 4px;
}
#kaifa{
    text-align: center;
    color: #db2c28;
    font-size: 30px;
    margin-top: 140px;
    /*display: none;*/
}


/*模态框*/
.modal-header{
    padding: 0 !important;
}
.modal-header .close{
    color: #fff !important;
    opacity: 1 !important;
}
.tishi_title{
    width: 100%;
    background: #db2c28;
    padding: 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-left: none;
}
.tishi_title span{
    float: left;
    font-size: 18px;
    color: #fff;
}
.tishi_title i{
    float: right;
    font-size: 17px;
    color: #fff;
}
.mm_cz{
    width: 100%;
    text-align: center;
    padding: 50px 0 50px 0;
}
.mm_cz i{
    font-size: 30px;
    color: #db2c28;
}
.mm_cz span{
    font-size: 22px;
    color: #db2c28;
    padding-left: 20px;
}
.dl_anniu{
    width: 380px;
    margin: 30px auto;
}
/*.dl_anniu button{
    width: 180px;
    height: 40px;
    background: #db2c28;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
}*/
/*大数据样式*/
.shuju_title h4{
    font-size: 18px;
    color: #121212;
    font-weight: normal;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
}
.shuju_title span{
    font-size: 14px;
    color: #121212;
    font-weight: normal;
}
.shuju_box ul li strong{
    display: inline-block;
    margin-top: 12px;
}



/*进度详情*/
.my_gh{
    background: #fff;
    padding: 15px;
    min-height: 550px;
}
.my_ghtitleleft{
    float: left;
}
.my_ghtitleleft i{
    font-size: 22px;
    color: #db2c28;
}
.my_ghtitleleft a{
    font-size: 14px;
    color: #333333;
}
.my_ghtitleleft span{
    font-size: 14px;
    color: #db2c28;
    font-weight: bold;
}
.my_ghtitleright{
    float: right;
}
.my_ghtitleright a{
    font-size: 14px;
    color: #db2c28;
    font-weight: bold;
}
.my_ghcontent{margin-top: 20px;}



.sp_xq{
    width: 75%;
    margin: 0 auto;
    padding-top: 30px;
    border-top: 1px solid #cccccc;
}
.underline{
    width: 75%;
    text-align: center;
    padding-top: 30px;
}
.jh-text{
    float: left;
}
.jh-text a{
    display: block;
    font-size: 16px;
    color: #333333;
    margin-top: 10px;
}
.jh-text i{
    font-style: normal;
    color: #db2c28;
    margin-right: 5px;
}
.jh-img{
    float: left;
    width: 260px;
    height: 180px;
}
.jh-img img{
    width: 100%;
    height:100%;
}


/*幸福女工*/
.female-content .female-work{
    border-bottom: 1px dashed #ccc;
    margin-bottom: 20px;
}
.female-content .female-work .female-img{
    width: 30%;
    height: 210px;
    float: left;
}
.female-content .female-work .female-img img{
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
}

.female-content .female-work .female-content{
    width: 60%;
    float: left;
    margin-left: 20px;
}
.female-content .female-work .female-content p:first-child{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 25px;
}
.female-content .female-work .female-content .fir-content{
    height: 110px;
    overflow: hidden;
    font-size: 16px;
    line-height: 26px;
}
.ship-gh{
    width: 1200px;
}
.ship-gh ul li{
    float: left;
    width: 200px;
    margin: 20px auto 0;
}
.ship-gh ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.ship-gh ul li a img{
    display: block;
    width: 185px;
    height: 120px;
}
.ship-gh ul li p{
    margin-top: 10px;
    text-align: center;
    color: #000;
    font-size: 16px;
}



/*友情链接*/
.footer{
    width: 1200px;
    margin: 0 auto;
}
.nav.nav-pills>li.active>a{
    background-color: #fff;
    color:#db2c28;
}
.nav.nav-tabs>li>a{
    color:#000;
}
.nav-tabs>li{
    margin-bottom: -2px;
}
.nav.nav-tabs>li>a{
    font-size: 16px
}
.nav.nav-tabs{
    border-bottom:solid 2px #db2c28;
}
.nav-pills .active{
    border-bottom: 3px solid #db2c28;
}
.nav.nav-tabs>li.active>a{
    color:#db2c28;
    border: 2px solid #db2c28;
    border-bottom:2px solid #fff;
}
.open-hyzx{
    cursor: pointer;
}
#qiehuan{
    min-height: 360px;
}
.xiala_list ul li.active a{background: #db2c28;color: #fff;padding: 5px 10px;}
.xiala_list ul li a:hover{background: #db2c28;color: #fff;padding: 5px 10px;}
.xiala_list ul li:first-child a{background: none;color: #db2c28;}
.zj_pic{
    position: relative;
    margin-right: 40px;
    border: 1px solid #cccccc;
}
.zj_pic .tianjia1{
    position: absolute;
    left: 0;
    top: 0;
    width: 248px;
    height: 156px;
}
.IDzheng-wrap img{
    width: 248px;
    height: 156px;
}
.tianjia1 input{
    width: 100%;
    height: 100%;
}
.zj_fanpic{
    position: relative;
    border: 1px solid #cccccc;
}
.zj_fanpic .tianjia1{
    position: absolute;
    left: 0;
    top: 0;
    width: 248px;
    height: 156px;
}
.zj_zhizhao{
    position: relative;
}
.zj_zhizhao .tianjia1{
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 236px;
    height: 160px;
}
.tjpic2 img{
    width: 236px;
    height: 160px;
}
#container {
    height: 100%;
    width: 100%;
}




/*输入框左侧 标题*/
.sq_content{
    margin-top: 30px;
    overflow: hidden;
}
.sq_content span{
    float: left;
    font-size: 16px;
    width: 200px;
    text-align: right;
    color: #333333;
    margin-top: 10px;
    margin-right: 65px;
}
.sq_content i{
    font-style: normal;
    color: #db2c28;
    margin-right: 5px;
}
.sq_content input{
    width: 500px;
    height: 40px;
    border: 1px solid #cccccc;
    padding-left: 10px;
    float: left;
}
.sq_content select{
    width: 500px;
    height: 40px;
    border: 1px solid #cccccc;
    color: #999999;
    padding-left: 10px;
    margin: 0;
    -moz-appearance:none;
    -webkit-appearance:none;
    background: url(../images/select.png) 470px center no-repeat;
}

.sq_content button{
    float: left;
    width: 140px;
    height: 40px;
    border: none;
    background: #db2c28;
    border-radius: 5px;
    font-size: 15px;
    color: #fff;
    margin-left: 40px;
}

.anniu{margin-top: 30px;text-align: center;}
.anniu button.tijiao{
    width: 180px;
    height: 40px;
    border: none;
    background: #cccccc;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
    margin-left: 50px;
}
.anniu button.tijiao:hover{background: #db2c28;}
.anniu button.tijiao.active{background: #db2c28;}
.anniu button.chongzhi{
    width: 180px;
    height: 40px;
    border: none;
    background: #cccccc;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
    margin-left: 40px;
}
.anniu button.chongzhi:hover{background: #db2c28;}
.input-val {
    width: 200px;
    height: 32px;
    border: 1px solid #ddd;
    box-sizing: border-box;
}
.mLogin{
    width: 120px;
    height: 35px;
    background: #db2c28;
    border: none;
    color: white;
    border-radius: 6px;
}
.curp{
    cursor: pointer;
}
/*主席信箱*/
.huifutt{color: #808080;font-size: 18px;padding: 0 10px;}
/*信件标题*/
.letter-Title{
	font-weight: bold;
	font-size: 20px;
	color: #333333;
}
/*信件类型*/
.letterTypeStyle{
	padding: 0px 4px;
	border: 1px solid #808080;
	color: #808080;
	border-radius: 2px;
	margin-right: 10px;
}
/*名字 时间*/
.letterNameTime{
	font-size: 12px;
	color: #808080;
	margin-right: 10px;
}
.topm{margin-top: 5px;}
/*查看全文*/
.seeAllText{ 
	color:#db2c28;
	display: block;
	float: left;
}
/*信件内容*/
.seeContentStyle{
    line-height: 30px;
	font-size: 16px;
	text-indent: 2em;
}
.letterlist button{
    width: 50px;
    border: none;
    height: 24px;
    float: right;
    background: #db2c28;
    margin-top: -3px;
    outline: none;
    margin-left: 10px;
    border-radius: 4px;
    color: #fff;
}
.spanleft{padding-left: 15px;}
.spanleft2{padding-left: 8px;}
.toppage{
	background: #db2c28;
	color: #fff;
	height: 37px;
    width: 140px;
    font-size: 16px;
    text-align: center;
    line-height: 37px;
    border-radius: 5px;
    border: none;
    margin:20px 0 0 40%;
}
.titleleftff{
	width: 5px;
	height: 16px;
	background: #db2c28;
	float: left;
	margin: 5px 15px 0 0;
}
.topmargin{margin: 10px 10px 0 10px;}
.seeContentinfo{font-size: 18px;}
.seeContnet{padding: 20px 50px 100px;}
.email_list{height: 620px;}
.email_list .email-ul li{
	width: 100%;
	height: 110px;
	margin: 0 auto;
}
.email_list .email-ul li:hover .letter-Title{
	color: #db2c28;
	background-color: #fff;
}
.email_list .email-ul li .xiexin_text{margin-top: 0;}
.allletterContent{width: 87%;float: left;}
.modal-contnet{height: 180px;text-align: center;}
.rotate{transform: rotate(90deg);transition: .3s;}
.my-fuwu{transition: .3s;height:0 ;overflow: hidden;}
.my-fuwu li p{border-left: none !important;margin-left: 30px;}
.el-pagination.is-background .el-pager li:not(.disabled).active{
	background: #db2c28 !important;
}

.rh_text{margin-left: 15px;margin-right:15px;}
.rh_text h4{
	font-size: 28px;
	color: #404040;
	text-align: center;
	font-weight: bold;
}
.rh_text span{
	display: block;
	font-size: 16px;
	color: #404040;
	font-weight: bold;
	margin-top: 20px;
}
.rh_text p{
	font-size: 14px;
	color: #404040;
	line-height: 26px;
	text-indent: 16px;
}
/*找回密码*/
.btnc{
	display: block;
	width: 125px;
	height: 40px;
	background: #db2c28;
	border: none;
	border-radius: 5px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	margin-bottom: 20px;
	margin-left: 15px;
}
.zhmm{
	width: 1200px;
	margin: 0 auto;
}
.zhmm_title{
	margin-top: 35px;
	border-bottom: 1px solid #cccccc;
}
.zhmm_title h4{
	float: left;
	font-size: 22px;
	color: #1e1e1e;
	padding: 15px 20px;
	cursor: pointer;
}

.zhmm_title a{
	margin-top: 25px;
	float: right;
	font-size: 14px;
	color: #666666;
}
.zhuyi{
	width: 570px;
	margin: 70px auto 0;
}
.zhuyi i{
	font-size: 20px;
	color: #db2c28;
}
.zhuyi span{
	font-size: 16px;
	color: #666666;
	padding-left: 15px;
}
.zhuyi strong{
	font-size: 16px;
	color: #db2c28;
	font-weight: normal;
}
.mm-return{
	width: 1200px;
}
.mm-return a{
	font-size: 14px;
	color: #db2c28;
	font-weight: bold;
	float: right;
	cursor: pointer;
	line-height: 31px;
	margin-top: 20px;
}
.yz_text{
	width: 370px;
	text-align: center;
	margin: 30px auto 0;
}
.yz_text span{
	font-size: 16px;
	color: #333333;
}
.yz_text input{
	width: 140px;
	height: 40px;
	border: 1px solid #cccccc;
	padding-left: 10px;
}
.yz_yzm{float: left;}
.yz_btn{
	float: left;
	margin-left: 20px;
}
.yz_btn input{
	text-align: center;
	font-size: 15px;
	color: #fff;
	background: #db2c28;
	border: none;
	border-radius: 5px;
}
.dl_xx{
	width: 1200px;
	margin: 0 auto;
	margin-top: 25px;
}
.dlm_text{text-align: center;}
.dlm_text span{
	font-size: 16px;
	color: #333333;
}
.dlm_text input{
	width: 300px;
	height: 40px;
	border: 1px solid #cccccc;
	padding-left: 10px;
}
.close{float: right;color: #fff !important;opacity: 1 !important;}

/*单位建会 营业执照 样式*/
.sm_box {
	margin-left: 100px;
	margin-bottom: 30px;
	margin-top: 45px;
	width: 80%;
}
.sm_text {
	float: left;
	position: relative;
}
.sm_img {
	background: url(images/jiahao.png) no-repeat;
	background-position: center;
}
.sm_img {
	float: left;
	width: 260px;
	height: 180px;
	margin-left: 18px;
}
#renxiang {
	opacity: 0;
	width: 100%;
	height: 100%;
}
.tianjia img {
	width: 100%;
	height: 100%;
}
.tianjia {
	position: absolute;
	left: 156px;
	top: 0;
	width: 255px;
	height: 176px;
}
.sm_box .sq_content select{
	width: 118px !important;
}
.sm_img{
	border: none;
}

#demo3 select{
	margin-right: 6px;
}
.more{
	color: red;
	text-align: center;
	margin-top: 10px;
	cursor: pointer;
}
/*法人 建会 详情页样式*/
.my-fuwu li p{
	border-left: none !important;
	margin-left: 30px;
}
.addunit-content{
	width: 100%;
	height: 500px;
	padding-top: 100px;
}
.content-info{
	width: 52%;
	margin: 50px auto 0;
}
.sq-zh{width: 75%;margin: 40px auto 0;}
.sp_xq{width: 75%;margin: 0 auto;padding-top: 30px;border-top: 1px solid #cccccc;}
.underline{
	width: 75%;text-align: center;padding-top: 30px;
}
.backbtn{margin-top: 20px;text-align: center;}
.backbtn button{
	width: 120px;
	background: rgba(219, 44, 40, 1);
	color: #fff;
	border-radius: 6px;
	border: none;
	outline: none;
	height: 35px;
}