@charset "utf-8";
/* CSS Document */
.gjmenu{ width:100%; height:auto; overflow:hidden; margin-bottom:30px;}
.gjmenu li{float:left; width:180px; height:40px; text-align:center; line-height:40px; font-size:16px;background: #e1e2e2; border-radius:5px; margin-right:20px; border:1px solid #ccc;}
.gjmenu li:hover,.gjcov{ background:#03937c!important;}
.gjmenu li:hover a,.gjcov a{ color:#fff!important;}
.select_gj {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    margin-bottom: 40px;
}
.select_gj select {
    display: inline-block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    color: #08a58b;
    font-size: 16px;
    margin-left: 20px;
    margin-right: 20px;
    background: none;
    border: 0px;
    border-bottom: 1px solid #e9e9e9;
}
.select_gj input {
    display: inline-block;
    width: 160px;
    height: 40px;
    background: #08a58b;
    color: #fff;
    border: 0px;
    border-radius: 3px;
    overflow: hidden;
    margin-left: 20px;
    margin-right: 20px;
}
.select_gj .nn4 {
    margin-top: 40px;
    width: 220px;
}
.xcxm{display: inline-block;}
.xcxm input {
    display: inline-block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    color: #08a58b;
    font-size: 16px;
    margin-left: 20px;
    margin-right: 20px;
    background: none;
    border: 0px;
    border-bottom: 1px solid #e9e9e9;
}
.xcxm input::placeholder{color: #08a58b;}
.gjbox{ 
	width:100%; 
	height:auto; 
	overflow:hidden; 
	margin:40px 0 20px;
	border: 1px solid #aaaaaa;
	border-bottom:none;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.gjbox .thbb{
	width:100%;
	height: 60px;
	background:#727272;
	border-bottom: 1px solid #aaaaaa;
}
.gjbox .thbb th{ 
	text-align:center;
	padding: 10px 0;
    vertical-align: middle;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}
.gjbox .thbb th:nth-child(1){width:5%;}
.gjbox .thbb th:nth-child(2){width:10%;}
.gjbox .thbb th:nth-child(3){width:5%;}
.gjbox .thbb th:nth-child(4){width:20%;}
.gjbox .thbb th:nth-child(5){width:15%;}
.gjbox .thbb th:nth-child(6){width:15%;}
.gjbox .thbb th:nth-child(7){width:15%;}
.gjbox .thbb th:nth-child(8){width:15%;}
.gjbox .thbt{
	width:100%;
	height: 60px;
	border-bottom: 1px solid #aaaaaa;
}
.gjbox .thbt td{ 
	text-align:center;
	padding: 10px 0;
    vertical-align: middle;
    font-size: 14px;
}
.gjbox .thbt:hover{ background:#f8fefd;}
.gjbox .thbt td:nth-child(1){width:5%;}
.gjbox .thbt td:nth-child(1){width:10%;}
.gjbox .thbt td:nth-child(3){width:5%;}
.gjbox .thbt td:nth-child(4){width:20%;}
.gjbox .thbt td:nth-child(5){width:15%;}
.gjbox .thbt td:nth-child(6){width:15%;}
.gjbox .thbt td:nth-child(7){width:15%;}
.gjbox .thbt td:nth-child(8){width:15%;}
.gj_lx a{ color:#2ca58c;font-weight:bold;}
.bg_gj02{ background:#e2e2e2;}

.gj_bbox{ width:100%; height:auto; overflow:hidden;}
.gj_bbox .bj_bbox_ll,.gj_bbox .bj_bbox_llt{ display:inline-block; margin-right:20px;}
.gj_bbox .bj_bbox_llt span{ color:#248874; font-weight:bold; margin:0 5px;}
.gj_bbox .bj_bbox_ll span{font-weight:bold; margin:0 5px;}
.p40{ width:40%;}
.p50{ width:50%;}
.p60{ width:60%;}
.p_tt{ width:100%; height:auto; overflow:hidden;}

.gjbox_gj{
	width: 80%;
    margin: 0 auto;
	height:auto;
	border:1px solid #aaa;
	border-bottom:none;
	overflow: hidden;
	box-sizing: border-box;
}
.gjbox_gj table tr td{
	height: 60px;
    line-height: 28px;
    border-bottom: 1px solid #aaa;
    border-right: 1px solid #aaa;
    text-align: center;
}
.pp_tl{
	width:40%;
	display:grid; 
	grid-template-columns:repeat(1,1fr);/*创建两列*/ 
	grid-template-rows:repeat(1,1fr);/*创建两列*/ 
	text-align: center;border-bottom: 1px solid #aaa;box-sizing: border-box;
}
.pp_tr{width:60%;}
.p_tl_img{ border-right:1px solid #aaa;box-sizing: border-box;    height: 244px;}
.p_tl_img img{ max-width:100%; height:auto; overflow:hidden;margin-top: 0px;}
.p_tr{ float:left; width:60%;}

.p_tr_tt{
	width: 100%;
    line-height: 40px;
    border-bottom: 1px solid #aaa;
    border-right: 1px solid #aaa;
    box-sizing: border-box;
    overflow: hidden;
}
.bg11{ background:#eaeaea;}
.p_tl_tl,.p_tr_tt_tl,.p_tr_tl{ 
	width: 40%;
    float: left;
    border-right: 1px solid #aaa;
    box-sizing: border-box;
    height: 60px;
    text-align: right;
    background: #e2f1ee;
	padding-right:15px;
	font-weight: bold;
}
.p_tl_tr,.p_tr_tt_tr,.p_tr_tr{ 
	width:60%; 
	float:left;
	border-right: 1px solid #aaa;
    box-sizing: border-box;
    height: 60px;
    text-align: left;
	padding-left:15px;
}
.p_tr_tt_tl p,.p_tr_tt_tr p,.p_tl_tl p,.p_tl_tr p,.p_tr_tl p,.p_tr_tr p{ line-height:28px; padding: 16px 0;}
.p_tl_tr div{ line-height:28px;}
.p_tr .p_tr_tl,.p_tr .p_tr_tr{ 

	border-bottom: 1px solid #aaa;
    box-sizing: border-box;

}
.p_tt .p_tt_01{
	float: left;
    width: 16%;
    min-height: 160px;
    border-bottom: 1px solid #aaa;
    border-right: 1px solid #aaa;
    box-sizing: border-box;
    background: #e2f1ee;
    text-align: right;
    padding-right: 15px;

}
.p_tt .p_tt_01 p{margin-top:50px; font-weight: bold;}
.p_tt .p_tt_01 p span{ color:#959292; font-weight:normal!important;}
.p_tt .p_tt_02{
	float: left;
    width: 84%;
    min-height: 160px;
    border-bottom: 1px solid #aaa;
    border-right: 1px solid #aaa;
    box-sizing: border-box;
    text-align: left;
    padding-left: 15px;

}

.gjtt{
	width:98%;
	height:auto;
	overflow:hidden;
	margin-bottom:30px;
	vertical-align:middle;
	
}
.gttop{
	border-top: 20px solid #03937c;
    padding-top: 15px;
    padding-left: 2%;
}
.gjtt img{ width:35px; height:35px; vertical-align:middle;}
.gjtt span{ font-size:18px; font-weight:bold; color:#03937c; padding-left:15px;}


.pxbox{ 
	width:100%; 
	height:auto; 
	overflow:hidden; 
	margin:40px 0 20px;
	border: 1px solid #aaaaaa;
	border-bottom:none;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.pxbox .thbb{
	width:100%;
	height: 60px;
	background:#727272;
	border-bottom: 1px solid #aaaaaa;
}
.pxbox .thbb th{ 
	text-align:center;
	padding: 10px 0;
    vertical-align: middle;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}
.pxbox .thbb th:nth-child(1){width:4%;}
.pxbox .thbb th:nth-child(2){width:36%;}
.pxbox .thbb th:nth-child(3){width:15%;}
.pxbox .thbb th:nth-child(4){width:30%;}
.pxbox .thbb th:nth-child(5){width:15%;}
.pxbox .thbt{
	width:100%;
	height: 60px;
	border-bottom: 1px solid #aaaaaa;
}
.pxbox .thbt td{ 
	text-align:center;
	padding: 10px 0;
    vertical-align: middle;
    font-size: 14px;
	line-height:28px;
}
.pxbox .thbt:hover{ background:#f8fefd;}
.pxbox .thbt td:nth-child(1){width:4%;}
.pxbox .thbt td:nth-child(2){width:36%;}
.pxbox .thbt td:nth-child(3){width:15%;}
.pxbox .thbt td:nth-child(4){width:30%;}
.pxbox .thbt td:nth-child(5){width:15%; color:#2ca58c!important; font-weight:bold;}

.pxxxbox{ 
	width:80%; 
	height:auto; 
	overflow:hidden; 
	margin:40px auto 20px;
	border: 1px solid #aaaaaa;
	border-bottom:none;
	border-radius: 5px;
}
.thpx{ wdith:100%; height:auto; overflow:hidden;}
.thpx td:nth-child(1){ 
	width:20%; 
	height:auto;
	overflow:hidden;
	font-weight:bold;
	text-align:right;
	padding: 15px 15px 15px 0;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	box-sizing:border-box;
}
.thpx td:nth-child(2){ 
	width:80%; 
	height:auto;
	overflow:hidden;
	text-align:left;
	padding-left:15px;
	border-bottom:1px solid #aaa;
	box-sizing:border-box;
}
.pxjj{
	width:98%;
	height:auto;
	overflow:hidden;
	padding:1% 1% 1% 0;
	line-height:28px;
}
.pxtt{ color:#03937c; font-weight:bold;}
.pxxxbox td span{ color:#03937c; font-weight:bold; margin-right:10px;}

/*乡村建设工匠栏目 在线留言页面*/
.list_massage{
	width: 100%;
    height: auto;
	overflow:hidden;
}
.list_massage li {
    width: 31.33%;
    margin-left: 1%;
    margin-right: 1%;
    height: auto;
    float: left;
    border-bottom: 1px solid #098873;
    padding-top: 15px;
    line-height: 30px;
    margin-bottom: 15px;
}
.list_massage li div {
    float: left;
    font-size: 16px;
}
.list_massage li input {
    width: 96%;
    border: 0px;
    float: right;
    height: 30px;
	font-size: 16px;
	background: #f5f5f5;
}

.list_massage li:nth-child(4) {
    width: 98%;
}
.list_massage li textarea {
    width: 99%;
    min-height: 120px;
    border: 0px;
    float: right;
	font-size: 16px;
	background: #f5f5f5;
}
.list_massage li span {
    color: #098873;
}

/*工匠列表页弹出页面样式  开始*/
#dengjibox {
    display: none;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.bgvg {
    opacity: 0.8;
    filter: alpha(opacity = 80);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: rgba(0, 0, 0, .7);
    z-index: 555;
}
#dengji {
    position: fixed;
    z-index: 1000;
    width: 70%;
    height: 100%;
    top: 2%;
	left:15%;
	background: #f5f5f5;
}
#aClose {
    width: 35px;
    height: 35px;
    background-color: #03937c;
    margin: 0 auto;
    /* border-radius: 50%; */
    font-size: 40px;
    line-height: 35px;
    position: absolute;
    top: 25px;
    ri: 50%;
    right: 5px;
    margin-left: -25px;
    color: #fff;
    text-align: center;
    display: block;
}

/*工匠列表页弹出页面样式  结束*/

/*培训点列表页弹出页面样式  开始*/
#dengbox {
    display: none;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.bgvg {
    opacity: 0.8;
    filter: alpha(opacity = 80);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: rgba(0, 0, 0, .7);
    z-index: 555;
}
#deng {
    position: fixed;
    z-index: 1000;
    width: 70%;
    height: 100%;
    top: 2%;
	left:15%;
	background: #f5f5f5;
}
#bClose {
    width: 35px;
    height: 35px;
    background-color: #03937c;
    margin: 0 auto;
    /* border-radius: 50%; */
    font-size: 40px;
    line-height: 35px;
    position: absolute;
    top: 25px;
    ri: 50%;
    right: 5px;
    margin-left: -25px;
    color: #fff;
    text-align: center;
    display: block;
}

/*培训点列表页弹出页面样式  结束*/
.pxtop{
	display:flex;
	justify-content:space-around;
}
.dlbnt{
	width:185px;
	height:100px;
	overflow:hidden;
	background:url(../images/denglu.png) left 40px no-repeat;
	border-radius:5px;
	padding-top: 40px;
}
.pxx{ 
	position: relative;
	font-size:18px; 
	line-height:40px; 
	color:#08a58b; 
	text-align:center;  
	font-weight:600;
}
.pxx:after{
	position:absolute;
	display:none;
	width:40px;
	height:5px;
	background:#fff;
	left:50%;
	margin-left:-20px;
	bottom:20px;
	content:"";
}

/*培训点登录弹出页面样式  开始*/
#pxdbox {
    display: none;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.bgvg {
    opacity: 0.8;
    filter: alpha(opacity = 80);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: rgba(0, 0, 0, .7);
    z-index: 555;
}
#peixun{
    position: fixed;
    z-index: 1000;
    width: 70%;
    height: 100%;
    top: 2%;
	left:15%;
	background: #f5f5f5;
}
#cClose {
    width: 40px;
    height: 40px;
    /* background-color: #03937c; */
    border: 1px solid #fff;
    border-radius: 50%;
    margin: 0 auto;
    /* border-radius: 50%; */
    font-size: 40px;
    line-height: 40px;
    position: absolute;
    top:50px;
    right: 20%;
    margin-left: -25px;
    color: #fff;
    text-align: center;
    display: block;
	z-index: 1000;
}



.pxd_box {
    width: 410px;
    position: absolute;
    height: auto;
    background: rgba(255, 255, 255, 0.7);
    height: auto;
    padding: 40px;
    overflow: hidden;
    box-sizing: border-box;
    left: 50%;
    margin-left: -205px;
    top: 170px;
}
.pxdtt{
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:20px;
	line-height:50px;
	text-align:center;
	color:#2ca58c;
	font-weight:700;
	margin-bottom:15px;
	letter-spacing: 2px;
}
.pxd_box_list7 {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 40px;
    text-align: center;
}
.pxd_box_list7 li {
    text-align: center;
    font-size: 24px;
    width: auto;
    display: inline-block;
    margin-left: 20px;
    margin-right: 20px;
    line-height: 45px;
    vertical-align: middle;
    overflow: hidden;
}
.pxd_box_list7 li:hover a, .pxd_box_list7 .hover a {
    color: #098873;
}
.boxcc {
    width: 100%;
    height: auto;
    float: left;
}
.pxd_box_list8 {
    width: 100%;
    height: auto;
    float: left;
}
.pxd_box_list8 li {
    width: 100%;
    height: auto;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    background: rgba(255, 255, 255, 0.4);
    height: 45px;
    border-radius: 30px;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.pxd_box_list8 li input, .pxd_box_list8 li select {
    background: none;
    border: 0px;
    height: 45px;
}
.pxd_box_list8 li .inpt1 {
    float: left;
    width: 30%;
    box-sizing: border-box;
    background-image: url(../images/pxd_icon6.png);
    background-position: 2px center;
    background-repeat: no-repeat;
    padding-left: 40px;
}
.pxd_box_list8 li .inpt3 {
    float: left;
    width: 74%;
    box-sizing: border-box;
    background-image: url(../images/pxd_icon7.png);
    background-position: 5px center;
    background-repeat: no-repeat;
    padding-left: 40px;
}
.pxd_box_inpt7 {
    width: 100%;
    height: 45px;
    background: #098873;
    border: 0px;
    font-size: 16px;
    color: #fff;
    margin-top: 20px;
}




/*培训点登录弹出页面样式  结束*/
.reply_box{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:30px 0;
}
.retop{
	border-top: 8px solid #03937c;
    padding-top: 15px;
}
.re_right{
	display:inline-block;
	margin-left:30px;
	font-size:16px;
	font-weight:bold;
}
.re_right span{ margin:0 8px; color:#03937c; padding-left:0!important;}

.reply_one{
	width:100%;
	height:auto;
	overflow:hidden;
	border-bottom:1px solid #aaa;
	padding-bottom:20px;
	margin-bottom:20px;
}
.reply_one .reply_one_top{
	width:100%;
	height:auto;
	padding:15px;
	background:#f0f1f1;
	margin-bottom:20px;
}
.reply_one_top .reid{ display:inline-block; margin-right:30px; font-size:14px; font-weight:500;}
.reply_one_top .reid span{ color:#737373; padding-left:5px;}
.reply_one_top .re_ask{ width:100%; height:auto; overflow:hidden; line-height:28px; font-weight:800; font-size:15px; padding-top:15px;}
.reply_one .reply_one_bottom{
	width:100%;
	height:auto;
	overflow:hidden;
	border:1px solid #03937c;
	box-sizing:border-box;
	padding:15px;
	background:#f2fffc;
}
.reply_one .reply_one_bottom .reply_ly{ color:#03937c; line-height:30px; font-weight:700;}
.reply_one_bottom .reply_nr{ line-height:28px; padding:15px 0;}

@media screen and (max-width: 1200px){
.pxxxbox{ width:100%!important;}


}

