﻿/* CSS Document */
html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
address,
big,
cite,
code,
del,
em,
font,
img,
ins,
small,
strong,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
  margin: 0;
  padding: 0;
  font-family: "微锟斤拷锟脚猴拷";
}
ol,
ul {
  list-style: none;
}
:focus {
  outline: 0;
}
a {
  color: #333;
  text-decoration: none;
}
a img {
  border: 0;
}
img {
  vertical-align: middle;
}
table {
  empty-cells: show;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
em {
  font-style: norma;
}
button::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
input[type=file] > input[type=button]::-moz-focus-inner {
  border: 0;
  padding: 0;
}
body{
  font-size: 0;
}
.wrap {
  width: 100%;
}
.wrap .top {
  width: 100%;
  height: 36px;
  background: #fafafa;
  border-bottom: 1px solid #e6e6e6;
}
.wrap .top .topnav {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.wrap .top .topnav .topleft li {
  display: inline-block;
  height: 36px;
  margin-right: 20px;
  float: left;
}
.wrap .top .topnav .topleft li a {
  font-size: 12px;
  color: #666;
  line-height: 36px;
}
.wrap .top .topnav .topleft li span {
  display: block;
  width: 70px;
  background: url(https://www.yesky.com/TLimages2009/yesky/images/mobile2018/bg_icon.png) no-repeat 76px 16px;
  cursor: pointer;
}
.wrap .top .topnav .topleft li span.show {
  color: #fff;
  background: #3b73b4 url(https://www.yesky.com/TLimages2009/yesky/images/mobile2018/bg_icon.png) no-repeat 76px -80px;
}
.wrap .top .topnav .topleft li P {
  display: none;
}
.wrap .top .topnav .topleft li P a {
  text-decoration: none;
}
.wrap .top .topnav .topleft li P a:hover {
  text-decoration: underline;
}
.wrap .top .topnav .topleft .sitenav {
  margin: 0 10px 0 -10px !important;
}
.wrap .top .topnav .topleft .sitenav span {
  padding: 0 10px;
  font-size: 12px;
  color: #666;
  line-height: 36px;
}
.wrap .top .topnav .topleft .sitenav span i {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 5px;
  background: url(https://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon1.jpg) no-repeat center;
}
.wrap .top .topnav .topleft .sitenav p {
  position: absolute;
  left: 0;
  height: 42px;
  font-size: 12px;
  line-height: 42px;
  background: #3b73b4;
}
.wrap .top .topnav .topleft .sitenav p a {
  display: inline-block;
  padding: 0 14px;
  color: #fff;
  font-size: 14px;
  text-align: center;
}
.wrap .top .topnav .topleft .sitenav:hover span i {
  background: url(https://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon2.png) no-repeat center;
}
.wrap .top .topnav .topright {
  float: right;
}
.wrap .top .topnav .topright li {
  display: inline-block;
  margin-right: 10px;
  float: left;
}
.wrap .top .topnav .topright li .a_log,
.wrap .top .topnav .topright li .a_reg {
  display: block;
  height: 36px;
  font-size: 12px;
  line-height: 36px;
  color: #666;
  text-decoration: none;
  cursor: pointer;
}
.wrap .top .topnav .topright li .a_log {
  padding: 0 8px;
  margin: 0;
}
.wrap .top .topnav .topright .log .show {
  color: #fff;
  background: #3b73b4 url(https://www.yesky.com/TLimages2009/yesky/images/mobile2018/bg_icon.png) no-repeat 42px -74px;
}
.wrap .top .topnav .topright .log #userLogin {
  display: none;
  width: 240px;
  padding: 0 16px 10px;
  position: absolute;
  background: #3b73b4;
  text-align: center;
  color: #fff;
  right: -29px;
}
.wrap .top .topnav .topright .log #userLogin p {
  line-height: 40px;
  font-size: 14px;
}
.wrap .top .topnav .topright .log #userLogin form {
  width: 240px;
  height: 60px;
  text-align: left;
}
.wrap .top .topnav .topright .log #userLogin form span {
  width: 170px;
  float: left;
}
.wrap .top .topnav .topright .log #userLogin form span input {
  width: 160px;
  height: 22px;
  padding: 0 5px;
  margin-bottom: 6px;
  background: #fff;
  color: #4c9ada;
  line-height: 22px;
  border: none;
}
.wrap .top .topnav .topright .log #userLogin form input.log_btn {
  float: right;
  text-align: center;
  width: 60px;
  height: 56px;
  line-height: 50px;
  background-position: -153px -316px;
  color: #4c9ada;
  cursor: pointer;
  font-size: 14px;
  background: #fff;
  border: none;
  border-radius: 5px;
}
.wrap .top .topnav .topright .log #userLogin a {
  font-size: 12px;
  color: #eaff00;
}
.wrap .top .topnav .topright .log_wx {
  margin-left: 15px;
}
.wrap .top .topnav .topright .log_wx i {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: 10px;
  background: url(https://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon.png) no-repeat 0px -196px;
}
.wrap .top .topnav .topright .log_qq i {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: 10px;
  background: url(https://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon.png) no-repeat -37px -196px;
}
.wrap .top .topnav .topright .log_wb {
  margin: 0;
}
.wrap .top .topnav .topright .log_wb i {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: 10px;
  background: url(https://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon.png) no-repeat -75px -196px;
}
.wrap .head_nav_container .head_nav {
  width: 1200px;
  height: 26px;
  margin: 0 auto;
  padding: 26px 0;
}
.wrap .head_nav_container .head_nav .logo {
  float: left;
  width: 85px;
  height: 26px;
}
.wrap .head_nav_container .head_nav .logo img {
  width: 100%;
  height: 100%;
}
.wrap .head_nav_container .head_nav ul {
  overflow: hidden;
}
.wrap .head_nav_container .head_nav ul li {
  float: left;
  margin-left: 26px;
  height: 26px;
  line-height: 26px;
}
.wrap .head_nav_container .head_nav ul li a {
  font-size: 16px;
  color: #666;
}
.wrap .head_nav_container .head_nav ul li a:hover {
  color: #ef8200;
  text-decoration: underline;
}
.wrap .head_nav_container .head_nav ul li:nth-of-type(1) {
  margin-left: 20px;
}
.wrap .column1 {
  width: 1200px;
  height: 90px;
  margin: 0 auto;
  background: #b5b5b5;
  text-align: center;
  line-height: 90px;
}
.wrap .column1 h3 {
  font-size: 36px;
  font-weight: normal;
  color: #fff;
}
.wrap div .header {
  width: 1200px;
  height: 50px;
  margin: 10px auto;
}
.wrap div .header .title {
  position: relative;
  float: left;
}
.wrap div .header .title div {
  position: absolute;
  top: 10px;
  left: 0;
  display: inline-block;
  width: 36px;
  height: 35px;
  background: url(https://www.yesky.com/TLimages2009/yesky/images/mobile2018/sub_icon.jpg) no-repeat;
}
.wrap div .header .title h3 {
  display: inline-block;
  margin-left: 42px;
  font-size: 30px;
  color: #333;
  height: 50px;
  line-height: 50px;
}
.wrap div .header .ys_box {
  float: right;
  padding-top: 8px;
}
.wrap div .header .ys_box #selectClass {
  float: left;
  width: 65px;
  height: 32px;
  color: #6f6f6f;
  cursor: pointer;
  position: relative;
  z-index: 3;
  background: #fdf7ef;
  border: 1px solid #ef8200;
  box-sizing: border-box;
  margin-right: -1px;
}
.wrap div .header .ys_box #selectClass span {
  display: block;
  padding: 0 10px;
  text-align: center;
  background-position: -8px -165px;
  font-size: 12px;
  line-height: 32px;
  color: #ef8200;
}
.wrap div .header .ys_box #selectClass span:after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 6px;
  margin: 0 0 1px 6px;
  background: url(https://www.yesky.com/TLimages2009/yesky/images/mobile2018/search_down.png) no-repeat;
}
.wrap div .header .ys_box #selectClass ul {
  display: none;
  width: 65px;
  background: #fdf7ef;
  line-height: 28px;
  text-align: center;
  position: absolute;
  top: 31px;
  left: -1px;
  font-size: 12px;
}
.wrap div .header .ys_box #selectClass ul li {
  color: #ff8e42;
  font-weight: normal;
}
.wrap div .header .ys_box #selectClass ul li:hover {
  color: #fff;
  background: #ff8e42;
}
.wrap div .header .ys_box #selectform {
  float: left;
  height: 32px;
}
.wrap div .header .ys_box #selectform .seltext {
  float: left;
  height: 32px;
  width: 220px;
  background: #fff;
  border: 0;
  line-height: 36px;
  text-indent: 12px;
  font-size: 12px;
  color: #aaa;
  padding: 0;
  border: 1px solid #ef8200;
  box-sizing: border-box;
}
.wrap div .header .ys_box #selectform .selsbmt {
  width: 90px;
  height: 32px;
  padding: 0;
  float: left;
  color: #fff;
  cursor: pointer;
  border: none;
  background: #ef8200;
  font-size: 14px;
}
.wrap div .group_nav {
  width: 100%;
  height: 40px;
  margin: 10px 0 0;
  background: #2384d2;
  clear: both;
}
.wrap div .group_nav ul {
  width: 1200px;
  height: 40px;
  margin: 0 auto;
}
.wrap div .group_nav ul li {
  width: 16.6%;
  height: 40px;
  float: left;
  text-align: center;
}
.wrap div .group_nav ul li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  text-decoration: none;
}
.wrap div .group_nav ul li a:hover {
  background: #0068b6;
}
.wrap div .group_nav ul li .home {
  background: #0068b6;
}
.wrap div .sub_nav {
  width: 100%;
  height: 40px;
  background: #f4f4f4;
  border-bottom: 1px solid #ddd;
}
.wrap div .sub_nav .insub_nav {
  width: 1200px;
  margin: 0 auto;
}
.wrap div .sub_nav .insub_nav .title {
  float: left;
  font-size: 14px;
  color: #666;
  line-height: 40px;
}
.wrap div .sub_nav .insub_nav ul {
  float: left;
}
.wrap div .sub_nav .insub_nav ul li {
  float: left;
  margin-left: 20px;
}
.wrap div .sub_nav .insub_nav ul li a {
  font-size: 12px;
  color: #999;
  line-height: 40px;
}
.wrap div .sub_nav .insub_nav ul li a:hover {
  color: #ef8200;
}
.wrap div .sub_nav .insub_nav ul li:nth-of-type(1) {
  margin-left: 8px;
}
.wrap .crumb {
  height: 48px;
  width: 1200px;
  margin: 0 auto;
}
.wrap .crumb p {
  font-size: 12px;
  color: #333;
  line-height: 48px;
}
.wrap .crumb p span {
  color: #999;
}
.wrap .main {
  width: 1200px;
  margin: 0 auto;
}
.wrap .main .sub_list {
  width: 1200px;
  margin-top: -20px;
  overflow: hidden;
  margin-bottom: 20px;
}
.wrap .main .sub_list li {
  width: 580px;
  float: left;
  margin-top: 20px;
}
.wrap .main .sub_list li:nth-of-type(odd) {
  margin-right: 40px;
}
.wrap .main .sub_list li a div {
  position: relative;
  width: 580px;
  height: 290px;
  overflow: hidden;
}
.wrap .main .sub_list li a div img {
  width: 580px;
  height: 290px;
  transition: all 1s;
  -webkit-transition: all 1s;
  behavior: url(ie-css3.htc);
}
.wrap .main .sub_list li a div img:hover {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
}
.wrap .main .sub_list li a p {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  text-align: center;
}
.wrap .main .sub_list li a p:hover {
  color: #ef8200;
}
.ztjgqc_floor a:link,
.ztjgqc_floor a:visited {
  color: #999 !important;
}
.ztjgqc_floor a:hover,
.ztjgqc_floor a:active {
  color: #595959 !important;
}
.ztjgqc_floor {
  color: #999 !important;
}
.ztjgqc_floor {
  width: 100% !important;
  height: 100px !important;
  border-top: 1px solid #eee !important;
  margin: 0 !important;
  padding-top: 24px !important;
  box-sizing: border-box !important;
  background: #f3f3f3 !important;
}
.banner_ad {
    width: 1170px;
    margin: 0 auto;
}