.con_jiameng_hoing {
	width: 100%;
	height: 542px;
	background: url(../images/con_jiameng_hoing_bg.jpg) center 0 no-repeat;
}
.conjh_in {
	width: 1000px;
	border-top: 7px solid #d51323;
	margin: 0 auto;
	padding-top: 18px;
	overflow: hidden;
}


.cji_left {
	float: left;
	width:300px;
}

@media \0screen {
	.cji_right {
		background: rgba(255,255,255,0.9);
		background-color: #fff;
		opacity: 0.7;
		filter:alpha(opacity=90);
	}
}
.cji_right {
    margin-top: 15px;
    float: right;
    width: 365px;
    padding: 25px 35px;
    background: rgba(255,255,255,0.9);
	*background-color: #fff;
	*opacity: 0.7;
	*filter:alpha(opacity=90);
    border-radius: 10px;
}
.cji_right h3 {
    color: #d51323;
    display: block;
    font-size: 26px;
    height: 40px;
    line-height: 30px;
    margin-bottom: 10px;
    text-align: center;
}
.cji_right .ground {
    /* overflow: hidden; */
    /* margin-bottom: 25px; */
        height: 50px;
}
.ground_in {
	position: relative;
}
.ground_in label {
    font-size: 14px;
    float: left;
    width: 25%;
    text-align: right;
    position: relative;
}

.ground_in input {
    width: 71%;
    float: left;
    border: none;
    background: none;
    
    margin-left: -2%;
    padding-left: 4%;
}


.cji_right .ground_sub {
    width: 200px;
    height: 40px;
    margin: 0 auto;
    cursor: pointer;
    background-color: #d51323;
    border-radius: 5px;
}
.cji_right .ground_sub input {
	height: 40px;
}
.ground_sub:hover {
	background-color: #e41526;
}
.ground_sub input {
    width: 100%;
    height: 100%;
    color: #fff;
    border: none;
    background: none;
    padding: 0;
    cursor: pointer;
    font-size: 14px;
}
.groung_radio input {
    width: 20px;
    float: none;
    margin: 0;
    padding: 0;
}
.groung_radio label {
	float: none;
	font-size: 12px;
}
.groung_radio .gr_label {
	float: left;
	font-size: 14px;
}
.gr_input {
    float: left;
    /* overflow: hidden; */
    width: 260px;
}
.gr_input input,.gr_input label {
	float: left;
}
.gr_input input {
	margin-top: 3px;
}
.gr_input label {
    width: auto;
    margin-right: 2px;
}
.copy_jiameng {
    color: #333;
    background: none;
    position: fixed;
    bottom: 0;
    text-align: center;
    margin: -20px auto;
    width: 100%;
}
.ground_in select {
    float: left;
    margin-left: 8px;
    width: 80px;
}
.gr_input_div { width: 120%; }
.yzm {
    position: absolute;
    top: -13px;
    right: 8px;
}
.yzm img { width: 60px; height: 25px; }



.copy_jiameng .copy_in {
	color: #333;
}
.code {
    background: url(../images/code_bg.jpg);
    font-family: Arial;
    font-style: italic;
    color: #d51323;
    font-size: 22px;
    border: 1px solid #ccc;
    padding: 0px 5px;
    letter-spacing: 3px;
    font-weight: bolder;
    float: left;
    cursor: pointer;
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    -o-text-shadow: 0 0 3px #1b1712;
    -webkit-text-shadow: 0 0 3px #1b1712;
    -moz-text-shadow: 0 0 3px #1b1712;
    -ms-text-shadow: 0 0 3px #1b1712;
    text-shadow: 0 0 3px #1b1712;
    filter: DXImageTransform.Microsoft.Blur(pixelradius=2);
}
.yzm a {
    float: left;
    margin-top: 6px;
    margin-left: 5px;
}
.copy_in_tel { display: none; }
.copy_in_tel span {
    display: block;
}

.ground section {
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}
.ground section.yzm_se { width: 60%;}
.ground section.current { border-bottom: 1px solid #d51323; }
.ground.current label {	color: #d51323; }
.ground.current section{ border-bottom: 1px solid #d51323; }
.ground.current3 label { color: #d51323; }
.ground.current3 section{ border-bottom: 1px solid #d51323; }
.ground.current3 .text { color: #d51323; }




/*yojo begin*/
.con_jiameng_yojo { background: url(../images/con_jiameng_yojo_bg.jpg) center 0 no-repeat; }
.con_jiameng_yojo .cji_right h3 { color: #ed7700; }
.con_jiameng_yojo .cji_right .ground_sub { background-color: #ed7700; }
.con_jiameng_yojo .cji_right .ground_sub:hover { background-color: #e47302; }
.con_jiameng_yojo .ground.current label,.con_jiameng_yojo .ground.current3 label { color: #ed7700; }
.con_jiameng_yojo .ground.current section,.con_jiameng_yojo .ground.current3 section { border-bottom: 1px solid #ed7700; }
.con_jiameng_yojo .ground.current .text,.con_jiameng_yojo .ground.current3 .text { color: #ed7700; }





@media screen and (max-width:640px) {
	body { background-color: #fef5f5 ; }
	.conjh_in { width: 98%; }
	.cji_right .ground { margin-bottom: 10px;height: auto; }
	.con_jiameng_hoing,.con_jiameng_yojo { height: auto; background-repeat: repeat; padding-bottom: 10%; }
	.cji_right,.cji_left { width: 100%; float: none; box-sizing: border-box;}
	.copy_jiameng {position: relative; }
	.copy_in { display: none; }
	.copy_in_tel { display: block; }
	.con_jiameng_hoing { 
		background: url(../images/con_jiameng_hoing_bg1.jpg) center 0 no-repeat;
		background-position: 0 0;
		background-size: 100% auto;
	}
	.con_jiameng_yojo { 
		background: url(../images/con_jiameng_yojo_bg1.jpg) center 0 no-repeat;
		background-position: 0 0;
		background-size: 100% auto;
	}
	.groung_radio .gr_input {
		padding: 10px 10px 10px 0;
		border: 1px solid #ccc;
		border-radius: 5px;
		margin: 5px 0;
		width: 100%;
		box-sizing: border-box;
	}
	.ground_in { height: auto; overflow: hidden; }
	.ground_in input {
		width: 100%;
		height: 100%;
		/*position: absolute;
		bottom: 0;
		left: 0;*/
		border: none;
		box-sizing: border-box;
	}
	.ground_in label { width: 100%;text-align: left; margin-bottom: 5px; }
	.gr_input .gr_input_div label {    
		width: 86%;
		box-sizing: border-box;
	}
	.gr_input .gr_input_div input { 
		position: relative;
		width: 13%;
		height: auto;
		display: inline-block;
	}
	.cji_right .groung_radio,.groung_radio .ground_in { height: auto; overflow: hidden; }
	.ground_in select {
		margin: 0;
		margin-top: 5px;
		width: 33%;
		height: 30px;
		border-radius: 5px;
	}
	.ground_in #s_city {
		width: 30%;
		box-sizing: border-box;
		/* float: none; */
		margin: 5px 1% 0;
	}
	.yzm {top: 23px;}
	.ground section {
		border: 1px solid #ccc;
		height: 30px;
		border-radius: 5px;
	}
	.ground section.yzm_se { width: 60%;}
	.ground.current section{ border: 1px solid #d51323; }
	.con_jiameng_yojo .ground.current section,.con_jiameng_yojo .ground.current3 section { border: 1px solid #ed7700; }
	.gr_input_div { width: 100%; overflow: hidden; }



}
@media screen and (max-width:750px) {
	.ground section.yzm_se {
		width: 50%;
	}

}








