

	#art_fygs {
		width: 23.3rem;
		padding: 0.38rem;
		background: #FFFFEF;
		border: #cacaca dashed 1px;
		margin: 2.4rem auto 1.5rem;
		
    }
	.art_fygs_title {
		border-bottom: #cacaca solid 1px;
		width: 70%;
		margin: 0.15rem auto 20px;
		text-align: center;
		height: 0.57rem;
	}
	.art_fygs_title em {
		font-size: 16px;
		font-weight: bold;
		font-style: normal;
		color: #fff;
		background: url(/images/fygsbg.png);
		width: 5.76rem;
		line-height: 0.76rem;
		height: 0.76rem;
		padding: 0.12rem 0.38rem;
	}
	.art_fygs_title em span {
		margin-left: 0.38rem;
		color: #ccc;
		font-size: 12px;
		font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
	}
	.tab_2 {
		width: 95%;
		border-bottom: #cacaca dashed 1px;
		
		font-size: 12px;
		color: #000;
		line-height: 2rem;
	}
	.tab_3 {
		width: 100%;
		border-bottom: #cacaca dashed 1px;
		
		font-size: 12px;
		color: #000;
		line-height: 2rem;
	}
	.tab_4 {
		width: 95%;		
		font-size: 12px;
		color: #000;
		line-height: 2rem;
	}
	#art_fygs .tab_r {
		height:1.7rem;
		width: 22rem;
		margin: 0.8rem 0rem 0px 0px;
		padding-left:0;
	}
	#art_fygs b {
		width: 3.77rem;
	}
	#art_fygs .tab_r a.btn1 {
    background: #ff6701;
}
#art_fygs .tab_r a {
    color: #fff;
    width: 41%;
    height: 1.38rem;
    line-height: 1.38rem;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    margin: 0.12rem 0.7rem;
	float:left;
}
#art_fygs .tab_r a.btn2 {
    background: #1d9fdd;
}
#art_fygs input {
    margin: 0px 0.31rem;
    width: 10px;
    height: 10px;
}

.lianxi li {
    width: 100% !important;
    overflow: hidden !important;
    margin-bottom: 0.4em !important;
}
.lianxi li label {
    width: 25% !important;
    background-color: #1d9fdd !important;
    display: inline-block !important;
    text-align: center !important;
    line-height: 2em !important;
    font-size: 1em !important;
	color:#fff !important;
}
.lianxi li input {
    width: 65% !important;
    box-sizing: border-box !important;
    border: 1px #f1f1f1 solid !important;
        border-left-width: 1px !important;
        border-left-style: solid !important;
        border-left-color: rgb(241, 241, 241) !important;
    padding-left: 0.4em !important;
    height: 2em !important;
    border-left: 0 !important;
    outline: 0 !important;
    font-size: 1em !important;
}