body,h1,h2,h3,h4,h5,h6,ul,li,ol,dl,dt,dd,p,span,div,object,iframe,pre,a,abbr,cite,button,select,option {
	margin: 0;
	padding: 0;
	font-weight: normal;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
 input {
    padding: 0;
    margin: 0;
}

ul,li,ol,dl,dd,dt,form {
	list-style: none;
	margin: 0;
	padding: 0
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'PingFang SC','Microsoft YaHei','SimHei','Arial','SimSun'
}

html {
	height: 100%
}

body {
	line-height: 24px;
	font-size: 16px;
	font-family: 'PingFang SC','Microsoft YaHei','SimHei','Arial','SimSun'
}

img {
	border: 0;
	outline: none
}

em,i {
	font-style: normal
}



textarea {
	resize: none
}

a {
	outline: none;
	text-decoration: none
}

a:link,a:visited {
	color: #4f4f4f
}

a:hover,a:active,a:focus {
	text-decoration: none
}
.clearfix:after {
	content: '.';
	height: 0;
	visibility: hidden;
	display: block;
	clear: both
}

.fl{
	float: left;
}
.fr{
	float: right;
}
.daohang{
	width: auto;
	height: 100%;
	font-size: 0;
}
.daohang li{
	float: left;
	position: relative;
display: inline-block;
list-style: none;
font-size: 14px;
height: 100%;
line-height: 48px;
}
.daohang li a{
	    text-decoration: none;
    display: block;
    height: 100%;
    color: inherit;
    padding: 0 10px;
}



.left{
	float: left;
}
.right{
	float: right;
}
.Breadcrumb{
	width: 1088px;
	margin-left: 140px;
	font-size: 12px;
	color: #999;
	line-height: 40px;
}
.container{
	width: 1088px;
	margin-left: 140px;
}
.container-left{
	width: 720px;

}
.container-right{
	width: 368px;
overflow: hidden;
font: 13px/21px Arial,sans-serif;
}

.header {
    border-bottom: 1px solid #eeeeee;
    padding: .4em 1.2em;
    color: #666;
    font-size: .78em;
    background-color: #f5f5f5;
}
.header_cont {
    width: 1088px;
    margin: 0 auto;
}
.disp_flex {
    display: flex;
}
.header > div > p {
    width: 50%;
}
.header > div > p:last-child {
    text-align: right;
}
.logo-section {
    padding: 15px 0;
    align-items: center;
    box-sizing: border-box;
    justify-content: space-between;
}
.mr, .container {
    min-width: 800px;
    width: 1088px;
    margin: 0 auto;
}
.disp_flex {
    display: flex;
}
.logo {
    overflow: hidden;
    align-items: center;
}
.logo img {
    margin-right: 10px;
}
.search {
    margin-top: .7em;
    width: 35%;
    border: 1px solid rgb(46, 130, 255);
}
.m_menu {
    display: none;
}
i, em {
    font-style: normal;
}
.search form {
    display: flex;
    justify-content: space-between;
}
.search input.input_text {
    border: 0;
    line-height: 40px;
    height: 40px;
    outline: none;
    width: 75%;
    display: block;
    background-color: #ffffff;
    text-indent: 1em;
}
.search input.input_submit {
    border: 0;
    color: #fff;
    outline: none;
    font-size: .9em;
    padding: 0 1.5em;
    display: block;
    background-color: rgb(46, 130, 255);
    cursor: pointer;
}
.menu {
    background: #337eff;
    border-bottom: 1px solid #2d71e5;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    display: block;
    padding: 0;
margin: 0;
}
.menu ul {
    line-height: 3em;
    text-align: center;
    height: 3em;
    justify-content: space-around;
}
.menu .m_menu {
    display: none;
}
.menu ul li.act {
    background-color: #4d8eff;
}
.menu ul li {
    display: inline-block;
    width: 16.6%;
    font-size: 1em;
}
.menu ul li.act a {
    color: #ffffff;
}
.menu ul li a {
    color: #ffffff;
}
#footer{
	padding: 20px 0;
border-top: 1px solid #ddd;
background: #f3f3f3;
clear: both;
}
#footer > p {
    text-align: center;
    padding-top: .8em;
    font-size: .82em;
}
#footer > p a {
    padding: 0 .5em;
    color: #9e9e9e;
    border-right: 1px solid #ccc;
}
.footer-copyright-con {
    padding: .5em 0 1em 0;
    font-size: .82em;
    text-align: center;
    color: #9e9e9e;
}
.footer-copyright-con p {
    margin-bottom: .5em;
}
.footer-copyright-con p a{color: #9e9e9e;margin-left: 8px;position: relative;}
.footer-copyright-con p a img{position: absolute;top: 3px;width: 16px;left: 0;}
.footer-copyright-con p a i{margin-left: 17px;}
#MessageMeiErBeiBottomS {
    display: none;
}
.sy-search{width:100%;display: flex;}
.sy-search .search-input{display:block;width: 80%;height: 27px;font-size:12px;padding:8px 8px 6px;color:#999;border: 1px solid #2e82ff;}
.search-btn{border: 0;display:block;width: 20%;line-height:41px;text-align:center;color:#fff;font-size:14px;background-color:rgb(46, 130, 255);}
.search-btn:hover{color:#fff;text-decoration:none}
.search-btn:active{background-position:0 -68px;border-color:#2599ba;}
.sy-search .search-input:focus{outline:medium;}
.bgcolor{
	background-color: #f3f3f3;
	overflow: hidden;
}
.background {
  background: #f0f2f5;
  overflow: hidden;
  padding-bottom: 40px;
}
.position1 {
  width: 1088px;
  margin: 0 auto;
  line-height: 14px;
  margin-top: 20px;
  font-size: 14px;
  color: #999;
}
.position1 a {
  color: #999;
}
.docs{
	width: 1088px;
margin: 0 auto;
overflow: hidden;
line-height: 32px;
font-size: 16px;
color: #4d4d4d;
}
.docs-left{
	width: 720px;
	float: left;
}
.doc-contents{
	width: 720px;
padding: 0 20px 20px;
background: #fff;
border-radius: 5px;
margin-top: 20px;
overflow: hidden;
}
.interrelated{
width: 720px;
padding: 0 20px 20px;
background: #fff;
border-radius: 5px;
margin-top: 20px;	
}
.doc-name{
	  margin: 5px 0 5px;
	  margin-top: 20px;
}
.doc-name h1 {
  font-size: 28px;
font-weight: bold;
color: #333;
display: inline;
}
.doc-name span {
  font-size: 16px;
  color: #999;
  margin-left: 20px;
}
.docs .intr-tit {
  font-size: 20px;
  font-weight: 700;
  color: #4d8eff;
  height: 50px;
  line-height: 50px;
  border-bottom: #f0f0f0 1px solid;
  margin-bottom: 15px;
}
.docs p{
	padding-bottom: 20px;
display: block;
}
.shenghe{
	overflow: hidden;
	margin-top: 10px;
margin-bottom: -10px;
}
.shenghe img{
  width: 16px;
  height: 18px;
  margin-right: 8px;
  vertical-align: middle;
}
.shenghe p{
	display: inline-block;
vertical-align: middle;
width: 90%;
font-size: 14px;
color: #666;
padding-bottom: 0;
}
.shenghe p span{
	color: #336699;
}
.zhiyezige{
	overflow: hidden;
}
.doc-img img{
	max-width: 300px;
}
.zhiyezige li{
	position: relative;
	width: 50%;
	float: left;
	text-align: right;
}
.zhiyezige li.left{
	border-right: dashed 1px #CCC;
box-sizing: border-box;
}
.zhiyezige li div{
	border-bottom: dashed 1px #CCC;
	position: relative;
	padding: 10px 0;
}
.zhiyezige li.left div{
	margin-right: 15px;
}
.zhiyezige li.right div{
	margin-left: 15px;
}
.zhiyezige li em{
	position: absolute;
left: 0px;
border-left-width: 3px;
border-left-style: solid;
padding-left: 8px;
color: #07689f;
border-color: #07689f;
}
.zhiyezige li span{
	display: inline-block;
	max-width: 235px;
height: 32px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.brief-tip {
  font-size: 14px;
  color: #969696;
  margin-top: 15px;
}
.interrelated ul{
	overflow: hidden;
}
.interrelated ul li{
	width: 160px;
	float: left;
	margin-right: 13px;
}
.interrelated ul li img{
	width: 160px;
	height: 160px;
}
.interrelated ul li p{
	padding-bottom: 10px;
}
.interrelated ul li:nth-child(4n) {
  margin-right: 0px;
}
.additional{
	width: 340px;
float: right;
margin-top: 20px;
}
.panel {
  width: 340px;
  background-color: #fff;
  padding: 0 20px 20px;
  border-radius: 5px;
  margin-bottom: 20px;
}
.panel-heading {
  font-size: 18px;
  color: #333;
  line-height: 50px;
  border-bottom: #f0f0f0 1px solid;
}
.panel .xinzeng{
	overflow: hidden;
}
.panel .xinzeng li{
	width: 145px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
.panel .xinzeng li img{
	width: 145px;
	height: 145px;
}
.panel .xinzeng li:nth-child(2n) {
  margin-right: 0px;
}
.panel .xinzeng li p{
	padding-bottom: 5px;
}
.pingjia{
	width: 720px;
padding: 0 20px 20px;
background: #fff;
border-radius: 5px;
margin-top: 20px;
}
.pingjia-cont ul li{
	padding: 20px 0;
border-bottom: #f0f0f0 1px dashed;
overflow: hidden;
}
.pingjia-cont .users{
  float: left;
  width: 60px;
  text-align: center;
}
.pingjia-cont .users img{
	display: block;
width: 60px;
height: 60px;
border-radius: 100%;
}
.users p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #999;
}
.pingjia-cont .pj-content {
  float: right;
  width: 600px;
}
.pj-content p{
	line-height: 32px;
font-size: 16px;
color: #4d4d4d;
padding-bottom: 0;
}
.pj-content .pj-bd {
  overflow: hidden;
}
.pj-bd .trait {
  float: left;
  padding: 4px 10px;
  border-radius: 100px;
  background-color: #DFE9FC;
  font-size: 14px;
  color: #6C7CA1;
  margin-right: 9px;
  margin-bottom: 5px;
  line-height: 20px;
}
.pj-bd .fabu-date{
	color: #646464;
float: right;
font-size: 12px;
}
.pj-content .pingfen {
  padding-top: 15px;
}
.pj-content .pingfen span {
  font-size: 14px;
  color: #3F76BF;
  letter-spacing: 0;
  line-height: 14px;
  margin-right: 11px;
}
.pj-content .anli-tupian {
  margin-top: 12px;
  font-size: 0;
}
.pj-content .anli-tupian img {
  display: inline-block;
  margin-right: 15px;
  width: 150px;
  height: 150px;
  line-height: 70px;
  background-color: #f0f0f0;
  border-radius: 6px;
  text-align: center;
  font-size: 0;
  overflow: hidden;
  -webkit-filter: blur(5px);
}
