@charset "utf-8";
/* CSS Document */

/*-- 全局reset
-------------------------------------------*/
html, body, div,
h1, h2, h3, h4, h5, h6,
hr, p, blockquote,
dl, dt, dd, ul, ol, li,
pre, form, fieldset, object, code,
legend, button, textarea, label,
th, td, a, img { margin: 0;  padding: 0;  border: 0; outline: 0;}
body{background-color: #fff;font: 16px 'Helvetica Neue', 'Helvetica', 'Arial', '\5FAE\8F6F\96C5\9ED1', 'Microsoft YaHei', 'Tahoma', 'Hiragino sans gb', 'SimSun', 'Sans-serif';}
/*清除内外边距*/
h1, h2, h3, h4, h5, h6 {font-weight: normal;font-size: 100%;}
/*设置默认字体*/
:focus { outline: 0;}
ul,ol,li {list-style: none;}
/*重置列表*/
fieldset, img { border: 0 none; vertical-align: top;}
/*重置图片元素*/
address, caption, cite, code, dfn, em, i, th, var, optgroup { font-style: normal; font-weight: normal;}
abbr, acronym { border: 0; font-variant: normal;}
button, textarea, select, optgroup, option {font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;}
code, kbd, samp, tt {font-size: 100%;}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
button, textarea, select { font-size: 100%; outline: none;}
/*
form label {cursor: pointer;}
*/
textarea { resize: none;}
table {border-collapse: collapse;border-spacing: 0;}
/*预设字体大小*/
.h24{font-size: 24px;line-height: 1.9; font-weight:bold;}
.h18{font-size: 18px;line-height: 1.8; font-weight:bold;}
.h14{font-size: 14px;line-height: 1.42857143; font-weight:bold;}
.sj{text-indent: 25px;}
.img100{width:100%;}
.cf{
	clear:both;
	}

.nav-header ul{
                text-align: center;
            }
.nav-header li{
	display:inline-block;
	width:160px;
	margin-right: 10px;
	margin-top: 10px;
	}

a {text-decoration: none;
    color: #07519A;
   }
html{
	background-color: #EDEDED;
	}
/*-- 全局reset-------------------------------------------*/

/*-- 首页-------------------------------------------*/
/*隐藏诉讼金额输入*/
.Subject_amount_of_litigationB{
	display:none;
	}
.homepage{
	width:1200px;
	margin:auto;
/*	background-image:url(../myimage/banner_bj.jpg);
	background-repeat: no-repeat;
	background-size:300px auto;*/
	}
.mybody{
	margin: 0 auto;
	max-width: 1200px;
	line-height: 1.5;
	}
.logo{
	float:left;
	}
.img_logo{
	width:150px;
	height:100px;
	}
.banner_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;
	}
.main{
	width:650px;
	float:left;
	margin-left:100px;
	}
.input_img{
	display:inline-block;
	width:20px;
	height:20px;
	}
.h1_css{
	display:inline-block;
	}
.left_content{
	float:right;
	width:400px;
	}
.banner_yl_1{
	clear:both;
	}
.main li{
	height:32px;
	margin:0 0 15px 0;
	}
.msg_lable{
	width:150px;
	text-align:left;
	display: inline-block;
	}
.input_lable::before{
	content: "*";
    color: #f56c6c;
    margin-right: 4px;
	}
.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;
	}
.tijiao_box{
	padding-left:110px;
	}
.Other_remarks{
	border-top:inset;
    border-width: 1px;
	}
.mid_content{
	width:750px;
	float:left;
	}
.mid_content img{
	width:100%;
	}
.Content_title{
	text-align:center;
	height:38px;
	line-height: 38px;
	border-bottom: 2px solid #f00;
	margin: 10px auto;
	}
.ssfb th,.ssfb tr,.ssfb td{
	text-align:center;
	border: 1px #c0c0c0 solid;
	}
.footer{
	border-top: 5px solid #e4393c;
    height: 80px;
    clear: both;
	text-align:center;
	}
.news_list li{
	line-height:40px;
	}
.news_list li::before,rank li::before{
	content: '';
    display: inline-block;
    height: 5px;
    width: 5px;
    background: #EB544A;
    margin-right: 16px;
    position: relative;
	}
@media screen and (max-width:768px){
	.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;
	}


	}
	
/*-- 首页-------------------------------------------*/