@charset "UTF-8";
/* CSS Document */
/* 	图标控制 */
@font-face {font-family: "iconfont";
  src: url('iconfont.eot?t=1546850703921'); /* IE9 */
  src: url('iconfont.eot?t=1546850703921#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAQYAAsAAAAACSAAAAPLAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCDBgqGAIUCATYCJAMMCwgABCAFhG0HPhvQB8gekqRPDOqw9gAKCASEePhv7Nt9M/NV26rE7X66OBZJRE5fSeAxWIkQuoX6p+xsN2Tp8kH0sMtsHvbdvdBmer9cyp025vKJhY5QT6QI1fNUMQVKAd1YyN2MnXb7n0vVmxQK2PwWi8sa/y5rDQ3dCwXzwgEK0O5Yk6wFKZB3Ec/mYqGBuplA0zwr8CTkdE2VFHivQLzJlblUyeFWIsShbqsGnFjEV1BRT+9IWpDyRf1+/AHdYJBUMnyr09drMTX7k/3kREb/915kBO6LC+J2Ghm7gEK8CgzfyhrlXWTND+aiW6uKkIrK/f+jdF++2tB/vERUYWwDu2lNA6VnSoK/TlrgDP9pVDEGokLsADs+oKazxOW253gCDicaRC009EPaQz7nPQ6pDwSb/wFDWCsBJ/ZdeNtGKWXc5MxtJdR4Empmcd4vIYxtt0TcaBbJNmqNz2HprK0TyfFx1OFhxPCRPSs1BYJ7B4rcDk+b2ISTB60mWd+hlCWPfF1CQRzCEgmuG9y8kJ/HkUX8HRMyOvF299UH1axhzCfeslRgBDMfiMRB90tZj4ne3ZdPHrjumGRjxoDFsCLC0t/jeRJsTQlCgSXMTrU1gUX+dRJ9dBRJYuX6NvlO8oQ8DSOUFikZbjCukBJF1jXKOul2npgQCmiFU/HnoG814P7fMBDB0n/bo5HltwAGxr4suRmCGopii4/Qo5xIJeenCrS0c2/qZVXYrWTp8POzd3+H5cb5Va07T4OfvjkmVb4IxcRX0fZrZ5fFzYjfTmy6fWYT4dRZRaH6/8/n/3/z/tmFi8pfCVNy1VuTvpPXpQaVH5ARTiCSmiSWkZDSD2BmY0NmIo6GBr4EsFKYaTKgn4reklOOnL/xzcNUl9zz+q6zC/gd69AJyZmmgGTRlPpyjQTHiT6hoHyN2JPLW8d0/1r2BDpbwaX5jZkBHB+6zs5PEhcJdYf+BknNHGR1q2Rhd6GiZQ+q6vahaUfo6S0jZbKiNLCtHkHoW4Ok6ydkfTqysFdQMfUMVf0gQ9N1iC/Ysh65rMAy5HwUIS2BXIEsifr8iu49oxwYnGs3KskdXU/NgX2z7a5t0UK3iEPKQ7lb4UuQ5ZIJIeh2aBgEJS5pKPjNHN+3p7YtKeibmulkpiqOuRDHh0QgTQLkEhCLJGb7Kp6fP0OygIHjRoz8qN4hl0ddHNizYZeA3KKVaGRTXlMuJOuq4JOALC5iAiEoiAxSJqAkeJMGCXxNORmKtinb07ispNisnjfn7xw04aflSJGjaL7N5SxPQctWi9mppKmWnEoBAA==') format('woff2'),
  url('iconfont.woff?t=1546850703921') format('woff'),
  url('iconfont.ttf?t=1546850703921') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('iconfont.svg?t=1546850703921#iconfont') format('svg'); /* iOS 4.1- */
}
h1{color:#069;font-size:16px;text-align:center;line-height:45px}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-tianshenpi:before {
  content: "\eb67";
}

.icon-gaojing:before {
  content: "\ec34";
}
input[type="button"], input[type="submit"], input[type="reset"] {
  -webkit-appearance: none;
}
body, html {
    padding: 0px;
    margin: 0px;
    font-size: 14px;
	font-family:"微软雅黑"
}

div, ul, li, a, h1, ol, form ,p ,span{
    padding: 0px;
    margin: 0px;
}
.clear {
    clear: both
}
ul, li, ol,a{
    list-style-type: none;
	text-decoration: none
}
.top,.top2 {
	background: url(/images/sgs_top.jpg) no-repeat center bottom;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    line-height: 1;
    padding: 12vw 2em;
    z-index: -1;
    position: relative;
}
.logo, #main, .w {
    width: 70%;
    margin: 0px auto
}
.logo {
    background: url(/images/logo.png) no-repeat;
    height: 280px;
	position: absolute;
	left:20%;
    top:30px;		
}
.top_menu{
	background: #fff;
	width:70%;
	margin:0px auto;
	padding-top:20px;
	height:90px;
    position: absolute;
    top:18.4vw;
	z-index:100;
}
.top_menu ol {
	margin:0px auto;
}
.top_menu ol li{
    float:left;
	text-align: center;
	width:33%;
	display: block
}
.top_menu ol li a {
    text-decoration: none;
    color: #000;
	font-size:16px;
}
.top_menu a:hover {
    color: #F60
}
.top_menu .icon {
	font-size: 26px;
	color:#888
}
 iframe{
	height: 900px;
 }
.copyright {
    margin-top: 40px;
    width: 100%;
    border-top: 1px solid #CCC;
    background: #ECECEC
}
.w {
    padding: 10px;
    color: #666;
    text-align: center
}
div {
    overflow: auto;
}
p {
    margin-top: 10px;
    line-height: 20px;
    color: #F60;
    font-size: 14px;
}
h2 {
	margin-top:65px;
    text-align: left;
    padding: 0.3em 0.5em 0.3em 0.5em;
	font-size:16px;
	background:#b6e5f2;
	color: #fff;	
}
#search_content{
	width:90%;
	margin:0px auto;	
} 
.list, .list2{
	width:98%;
	margin:20px auto
}
.list ul li,.list2 ul li{
	padding-bottom: 6px;
	line-height:26px;
}
.list2 ul li{
   clear:both;
   line-height:24px;
}
.list ul li:after,.list2 ul li:after{
	content:'';
	display:block;
	width:100%;
	border-bottom:1px solid #e9e9e9;
	padding-bottom:25px
}
.list ul li a{
	float: left;
	color:#262626;
	font-size:14px;
    width:72%;
	margin-right:10px;
	line-height:24px;
}
.list2 ul li P{
	color:#888888;
	font-size:14px;
	line-height:24px;
}
.list ul li a:hover{
	color:#C46033
}
.list ul li span{
	color:#888;
	float:left;
	font-size:12px;
	width:25%;
	line-height:24px;
}
.list2 ul li span{
	color:#262626;
	font-size:14px;
	line-height:24px;
}
.clear{
   clear:both
}
@media screen and (min-width:1024px){
.search_tr{
	margin-bottom: 10px;
	float: left;
}
.search_tr span{
	float: left;
	padding-right:5px;
	width:100px;
	text-align: right;
	color:#292929;
	line-height:32px;
}
.search_tr input[type="text"]{
	width:130px;
	height:25px;
	margin-right:5px;
	padding:2px;
	float: left;
	border:1px solid #999
}
#search_content input[type="submit"] {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	height:30px;
	width: 40px;
	background: #00bfdd;
	color: #fff;
	padding: 5px 2px;
	font-size: 15px;
	border:0px;
	float: left;
	margin-left: 10px
}
.list ul li a{
	overflow: hidden;
	white-space:nowrap;
	-ms-text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
}
}
.page{
    margin:20px 0px;
 }
.page a{
    padding:2px;
	font-size:12px;
	color:#888;
	text-decoration:none
}
 .page a:hover{
   color:#FF6600
 }
 .page span{
   color:#FF6600
 }

/* iphone的尺寸 */
@media screen and (max-width:599px) {
body {
    font-size: 12px;
}
#main{
	width:98%	
	}
.top {
    padding: 5vw 2em;
    height:150px;
    width: 100%;
}
.top2 {
    display:none
}
.logo {
    background:url(/xxgk/ztzl/xyxxsgs/images/logo_small.png) no-repeat;
    height: 110px;
}
  iframe{
    height:1250px;
  }
  .top_menu {
    width: 98%;
    display: flex;
    justify-content: space-between;
    margin: 0;
	padding-top:2px;
	padding-bottom:7px;
    height:80px;
    top:130px;
  }
  .top_menu ol {
    flex: 0 0 32%;
    margin: 0;
    padding: 0;
    min-width: 0;
  }
  .top_menu ol li {
    list-style: none;
    text-align: center;
    width: 100%;
  }

  .top_menu ol li a {
    display: block;
    color: #333;
    text-decoration: none;
    padding: 5px 0;
    font-size: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .top_menu ol li a span {
    display: block;
    font-size: 14px;
    margin-bottom: 2px;
  }

  .top_menu ol li a br {
    display: none;
  }

  .top_menu ol li a text {
    display: block;
    font-size: 11px;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
 .iframe-container{
	margin-top: 60px;
 }
}
h2 {
	margin-top:40px;	
}
.search_tr{
	border-bottom:1px solid #e9e9e9;
}
.search_tr span{
	float:left;
	padding-right:2%;
	width:30%;
	text-align: right;
	color:#292929;
	line-height:32px;
}
.search_tr input[type="text"]{
	width:63%;
	border: none;
	height:30px;
	padding:2px;
}
#search_content input[type="submit"] {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	height:40px;
	width: 100%;
	background: #00bfdd;
	color: #fff;
	padding: 5px 0px;
	font-size: 18px;
	border:0px;
	margin-top:10px
}
.list, .list2{
	width:90%;
	margin:20px auto
}
.list ul li:after, .list2 ul li:after{
	padding-bottom:8px
}
.list ul li a,.list2 ul li P{
    display:block;
	clear:both;
	font-size:12px;
	line-height:18px;
	width:95%;
}
.list ul li span{
	float:none;
	font-size:11px;
	line-height:18px;
	clear:both
}
.list2 ul li span{
	float:none;
	font-size:12px;
	line-height:18px;
	clear:both
}
