/* CSS Document */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	margin: 0;
	padding: 0
}
html {
	min-height: 100%;
	background: #ffffff;
}
body {
	font-size: 100%;
	color: #fff;
	font-family: "Microsoft YaHei";
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	margin: 0 auto;/*min-height:100%;
	padding:0 0 30%;
	box-sizing:border-box;*/
}
form {
	display: inline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
audio, canvas, video {
	display: inline-block;
*display:inline;
*zoom:1
}
button, input, select, textarea {
	font-size: 100%;
	vertical-align: middle;
	outline: none;
	font-family: "Microsoft YaHei";
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
th {
	text-align: inherit
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
input, img {
	vertical-align: middle
}
ol, ul {
	list-style: none
}
em, i {
	font-style: normal
}
a {
	text-decoration: none;
	color: #333;
}
textarea {
	resize: none
}
* {
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
:after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.systop *, syssp * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
.systop *:after, .systop *:before, .syssp *:after, .syssp *:before {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
.left {
	float: left;
}
.right {
	float: right;
}
.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
/* ---- top Style ---- */
#syssp {
	display: none;
}
.adsBox{
	max-width:1000px;
	margin:0 auto;}
.adsBox img{
	width:100%;}
@media (max-width:1000px) {
#syssp {
	display: block;
}
#systop {
	display: none;
}
}
/* ---- header Style ---- */
.header {
	max-width: 1020px;
	padding: 0 10px;
	height: 99px;
	position: relative;
	margin: 0 auto;
}
.header .logo {
	padding: 46px 0 0;
	width: 252px;
	height: 79px;
	float: left;
}
.header .slogan{
	float:left;
	margin:46px 0 0 12px;
	height:33px;
	padding:13px;
	line-height:20px;
	font-size:16px;
	color:#888;
	border-left:1px solid #e4e4e4; }
.header .linker{
	height:24px;
	line-height:24px;
	position:absolute;
	top:14px;
	right:10px;
	text-align:right;
	font-size:14px;
	color:#666;
	}
.header .linker a{
	color:#666;}
.searchBox{
	position:absolute;
	top:47px;
	right:10px;
	height:32px;
	width:300px;
	padding:0 75px 0 0;}
.searchBox .text_input{
	width:100%;
	height:32px;
	line-height:28px;
	border:2px solid #589adb;
	padding:0 10px;
	background:#fff;
	outline:none;
	font-size:14px;
	color:#666;}
.searchBox .btn{
	display:block;
	height:32px;
	line-height:32px;
	width:75px;
	background:#589adb;
	border:none;
	outline:none;
	position:absolute;
	right:0px;
	top:0px;
	font-size:16px;
	color:#fff;
	cursor:pointer;}
@media (max-width:768px) {
.header {
	height: 73px;
}
.header .logo {
	padding: 20px 0 0;
	width: 252px;
	height: 53px;
}
.header .slogan{
	margin:20px 0 0 12px; }
.header .linker{
	display:none;}
.searchBox{
	display:none;}
}
@media (max-width:480px) {
.header {
	height: 60px;
}
.header .logo {
	padding: 15px 0 0;
	width: auto;
	height: 45px;
}
.header .logo img{
	height:30px;	}
.header .slogan{
	display:none; }
.header .linker{
	display:none;}
.searchBox{
	display:none;}
}
/* ---- menu Style ---- */
.menu_coat{
	width:100%;
	height:50px;
	background:url(http://www.jiaodong.net/ytsports/version/2017/img/menu_bg.jpg) center center no-repeat;
	background-size:100% 100%;}
.menu{
	max-width:1000px;
	height:50px;
	margin:0 auto;}
.menu li{
	height:50px;
	float:left;
width: 16%;
    text-align: center;
}
.menu li a{
	display:block;
	height:50px;
	line-height:50px;
	padding:0 18px;
	font-size:18px;
	color:#fff;}
.menu li:first-child a{
	padding-left:0px;}
.menu li a:hover{
	text-decoration:none;}
@media (max-width:1020px) {
.menu li{
	width:12.5%;}
.menu li a{
	padding:0;
	width:100%;
	text-align:center;}
}

@media (max-width:768px) {
.menu li a{
	font-size:15px;}
}
@media (max-width:600px) {
.menu_coat{
	height:auto;}
.menu{
	height:auto;
	overflow:hidden;
	padding:8px 0;}
.menu li{
	width:25%;
	height:32px;}
.menu li a{
	height:32px;
	line-height:32px;}
}
/* ---- 框架 Style ---- */
.container{
	max-width:1020px;
	padding:0 10px;
	margin:0 auto;}
.margin_b30{
	margin-bottom:30px;}
.margin_b20{
	margin-bottom:20px;}
.mt20_2017{
	margin-top:20px;}
@media (max-width:768px) {
.margin_b30{
	margin-bottom:15px;}
.margin_b20{
	margin-bottom:10px;}
.mt20_2017{
	margin-top:10px;}
}
/* ---- 友情链接 Style ---- */
.links_coat{
	border-top:4px solid #2b80ce;
	background:#368ee0;
	padding:20px 0 30px;}
.imgscroll{
	overflow:hidden;
	margin:0 0 20px;}
.imgscroll li{
	padding-right:0px;}
.imgscroll li a{
	display:block;
	padding-right:8px;
	height:100%;}
.imgscroll li img{
	width:100%;
	height:100%;}
.selectbox{
	height:26px;
	text-align:center;}
.selectbox select{
	display:inline-block;
	height:24px;
	line-height:24px;
	width:17%;
	margin:0 1%;}
@media (max-width:768px) {
.links_coat{
	display:none;}
}
/* ---- footer Style ---- */
.footer_coat{
	background:#2b80ce;}
.footerPC{
	padding:30px 0 40px;
	max-width:1000px;
	margin:0 auto;}
.footerTable{
	width:600px;
	margin:0 auto;
	border-collapse:collapse;}
.footerTable td{
	height:24px;
	font-size:12px;
	color:#fff;}
.footerPhone{
	display:none;
	height:36px;
	line-height:36px;
	text-align:center;
	font-size:12px;
	color:#fff;}
@media (max-width:768px) {
.footerPC{
	display:none;}
.footerPhone{
	display: block;}
}
/* ---- banner Style ---- */
/* ---- banner Style ---- */
/* ---- banner Style ---- */
