@charset "utf-8";
/* CSS Document */
.mybody {
    margin: 0 auto;
    max-width: 1200px;
    line-height: 1.5;
}

.logo {
    float: left;
}
.img_logo {
    width: 150px;
    height: 100px;
}
.yl_0 {
    height: 100px;
    float: right;
}
.nav {
    clear: both;
    height: 40px;
    background-color: #F00;
    margin: auto;
    margin-bottom: 10px;
    text-align: center;
}
.nav li {
    display: inline-block;
    width: 150px;
    font-size: 18px;
    line-height: 40px;
    font-weight: 600;
}
.nav a {
    color: #fff;
}
.topnav, .subnav_list {
    display: none;
}
.nav-header ul {
    text-align: center;
}
.nav-header li {
    display: inline-block;
    width: 160px;
    margin-right: 10px;
    margin-top: 10px;
}

.left_side {
    width: 750px;
    float: left;
    padding-left: 10px;

}
body img {
    width: 100%;
}
.qzzxbz_wap{
	display:none;
	}

.right_side {
    float: right;
    width: 400px;
}

.yl_3{
	clear:both;
	}
.input_img {
    display: inline-block;
    width: 20px;
    height: 20px;
}
.h1_css {
    display: inline-block;
}
.msg_lable {
    width: 150px;
    text-align: left;
    display: inline-block;
}
.input_css {
    height: 32px;
    line-height: 32px;
    width: 220px;
    padding: 0 5px;
    box-sizing: border-box;
    background: #FFF;
    border-radius: 4px;
    font-size: 14px;
    border: 1px solid #d9d9d9;
}
/*隐藏诉讼金额输入*/
.Subject_amount_of_litigationB{
	display:none;
	}


.footer {
    border-top: 5px solid #e4393c;
    height: 80px;
    clear: both;
    text-align: center;
}

@media screen and (max-width:768px){
	.mybody,.main,.left_content,.banner_yl_1,.mid_content,.left_content_example left_content,.homepage{
		width: 95%;
		margin: auto;
		float:none;
		}
	.main{
		clear:both;
		}
	.nav,.logo_box{
		display:none;
		}
	.topnav {
		display: block;
		width: 95%;
		margin: 10px auto;
		}
	.home img{
		width:40px;
		}
	.topnav_list img{
		width:32px;
		  }
	.logo_name{
		line-height:40px;
		}
	.logo_name a,.subnav_list a{
		color:#F00;
		}
	.home,.logo_name,.topnav_list {
		display:inline-block;
		  }
	.home{
		float:left;
		}
	.topnav_list{
		float:right;
		}
	.subnav_list li{
		display: block;
		margin:10px auto;
		}
	.msg_lable{
		width:125px;
		}
	.input_css{
		width:50%;
		max-width:220px;
		}
	.ssfb{
		font-size:12px;
	}
	.left_side {
    width: auto;
    float: none;
    padding-left: 0px;
   }
   .qzzxbz_pc{
	display:none;
	}
	.qzzxbz_wap{
	display: block;
	}
	.right_side {
    float: none;
    width: auto;
	}




	}

