@media only screen and (min-width:768px) {

html {
	font-family: "微软雅黑";
	font-size: 15px;
}
div{
	box-sizing: border-box;
}
* {
	margin: 0;
	padding: 0;
}
a{
	color:#333333
}
a:hover{
	color:#1a56a8;
}

.clearfix {zoom: 1;}
.clearfix:after { content: "020"; height: 0px; display: block; overflow: hidden; clear: both;}


.left{
	float: left;
}
.right{
	float:right
}


/* 原文里面转移的css */
body {
	background: url(./1.png) no-repeat top center;
  }
  .zdgf {
	width: 1200px;
	margin: 0 auto;
	margin-top: 886px;
  }
  .zdgf1 {
	width: 1200px;
	margin: 0 auto;
  }
  .zdgf1 > div > div > a {
	font-size: 16px;
	display: inline-block;
	border-bottom: 1px dashed #999999;
	width: 100%;
	text-align: left;
  }
  .zdgf1 > div > div {
	height: 40px;
	line-height: 40px;
	text-align: center;
  }
  .zdgf > div > div > a {
	font-size: 16px;
	display: inline-block;
	border-bottom: 1px dashed #999999;
	width: 100%;
	text-align: left;
  }
  .zdgf > div > div {
	height: 40px;
	line-height: 40px;
	text-align: center;
  }
  .jb {
	width: 1200px;
	margin: 0 auto;
  }
  .title_jb {
	background: url(./22.png) no-repeat center;
	height: 38px;
	margin-top: 50px;
	margin-bottom: 30px;
  }
  .jb_list a {
	margin-bottom: 10px;
	display: block;
	width: 585px;
	height: 45px;
	border: 1px solid #cccccc;
	border-left: 4px solid #379af3;
	font-size: 16px;
	line-height: 45px;
  }
  .jb_list span {
	font-size: 17px;
	color: #379af3;
	margin-right: 25px;
	margin-left: 25px;
	font-weight: 800;
  }
  .more {
	font-size: 15px;
	color: #666666;
	display: block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #d8d8d8;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 50px;
  }
  .title_sd {
	background: url(./2.png) no-repeat center;
	height: 38px;
	margin-bottom: 30px;
  }
  .sd_list {
	display: inline-block;
  }
  .sd_list img {
	width: 366px;
	height: 250px;
  }

  .sd_list {
	font-size: 17px;
	color: white;
	font-weight: 800;
  }
  .sd_list2 {
	margin-top: 40px;
  }
  .sd_list2 a {
	display: inline-block;
	width: 200px;
	height: 134px;
	margin-bottom: 30px;
	float: left;
	text-align: center;
  }
/* ------------------------------ */
.jc_list_title {
	font-size: 30px;
	font-weight: bold;
	color: #379af3;
	margin-bottom: 20px;
  }
  .more1 {
	font-size: 15px;
	color: #666666;
	display: block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	clear: both;
	margin: 0 auto;
  }

  .dian{
	float: left;
    width: 3px;
    height: 3px;
    background-color: #333333;
    margin-top: 19px;
    margin-right: 15px;
    margin-left: 10px;
  }


  .title_zwgk{
	  display: none;
  }

  .jb>a>img{
	width: 1200px;
}
}