﻿/* CSS Document */
html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
address,
big,
cite,
code,
del,
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: "微软雅黑";
}
a{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;
}
img[src="http://counter.yesky.com/counter.shtml?UV=15344056006794543952389050738311&VS=15344056006817403445515036684101&refer=&rand=1534406162481&cur=http%3A%2F%2Fnotebook.yesky.com%2Ftest-index.shtml&language=wow64&system=windows nt 6.1&browser=chrome&flashVesion=29.0 r0&resolution=1600*900&colorDepath=24&AID=-1&editorid=&TYPE=1&PARM1=-1&PARM2=-1&PARM3=-1&isAdd=-1"] {
  opacity: 0;
}
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 {
  padding-bottom: 500px;
}
.wrap {
  width: 100%;
}
.wrap .top {
    width: 100%;
    min-width: 1200px;
    height: 36px;
    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;
  padding-right: 5px;
  line-height: 44px;
  font-size: 14px;
  background: url(http://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(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/bg_icon.png) no-repeat 76px -79px;
}
.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(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon1.jpg) no-repeat center;
}
.wrap .top .topnav .topleft .sitenav p {
  position: absolute;
  left: 0;
  z-index: 1;
  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(http://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(http://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;
  z-index: 1;
  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(http://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(http://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(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon.png) no-repeat -75px -196px;
}
.wrap div .column1 {
  width: 1200px;
  height: 90px;
  margin: 15px auto 0;
  background: #b5b5b5;
  text-align: center;
  line-height: 90px;
}
.wrap div .column1 h3 {
  font-size: 36px;
  font-weight: normal;
  color: #fff;
}
.wrap div .header {
  width: 1200px;
  height: 48px;
  margin: 0 auto;
  padding: 20px 0;
}
.wrap div .header .logo {
  float: left;
}
.wrap div .header .logo img {
    height: 46px;
    margin-top: 2px;
}
.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;
    /* width: 43px; */
    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(http://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;
    /* padding-top: 0px; */
}
.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 .header .ys_box .keys {
  float: left;
  line-height: 30px;
  white-space: nowrap;
}
.wrap div .header .ys_box .keys a {
  margin: 0 8px;
  font-size: 18px;
  color: #9f9f9f;
  line-height: 50px;
  text-decoration: none;
}
.wrap div .group_nav {
  width: 100%;
  height: 64px;
  background: #2384d2;
  clear: both;
}
.wrap div .group_nav ul {
  width: 1200px;
  height: 64px;
  margin: 0 auto;
}
.wrap div .group_nav ul li {
  width: 14%;
  height: 64px;
  float: left;
  text-align: center;
}
.wrap div .group_nav ul li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 22px;
  color: #fff;
  line-height: 64px;
  text-decoration: none;
}
.wrap div .group_nav ul li a:hover {
  background: #0068b6;
}
.wrap div .nav1 {
  width: 1200px;
  margin: 0 auto;
  padding: 10px 0 5px;
  box-sizing: border-box;
  overflow: hidden;
}
.wrap div .nav1 dl {
  width: 400px;
  float: left;
}
.wrap div .nav1 dl dt {
  display: block;
  width: 100px;
  height: 88px;
  float: left;
}
.wrap div .nav1 dl dd {
  padding: 14px 0 0 100px;
}
.wrap div .nav1 dl dd a {
  position: relative;
  display: inline-block;
  width: 32%;
  margin: 0 0 10px 0;
  font-size: 16px;
  overflow: hidden;
  text-align: center;
}
.wrap div .nav1 dl dd a:hover span{
	color: #ef8200;
	text-decoration: underline !important;
}
.wrap div .nav1 dl dd a span {
  position: absolute;
  right: 0;
  color: #bbb;
}
/*.wrap div .nav1 dl dd a:hover {
  color: #0a50a1;
  text-decoration: underline;
}*/
.wrap div .nav1 .article dt {
  background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/article.png) no-repeat;
}
.wrap div .nav1 .column {
  margin-left: -15px;
}
.wrap div .nav1 .column dt {
  background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/column.png) no-repeat;
}
.wrap div .nav1 .active {
  width: 370px;
  margin-left: 30px;
}
.wrap div .nav1 .active dt {
  background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/hd.png) no-repeat;
}
.wrap div .nav2 {
  position: relative;
  width: 1200px;
  height: 250px;
  margin: 18px auto 0;
  background: #f8f8f8;
  border: 1px solid #e6e6e6;
}
.wrap div .nav2 dl {
  width: 12.5%;
  height: 48px;
  float: left;
}
.wrap div .nav2 dl dt {
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 20px;
  color: #666;
  line-height: 48px;
  cursor: pointer;
}
.wrap div .nav2 dl .nav_show {
  color: #0068b6;
  border-top: 2px solid #0068b6;
  box-sizing: border-box;
  margin-top:  -2px;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #fff;
  background:  #fff;
}
.wrap div .nav2 dl:last-of-type dt {
  font-weight: bold;
  /* background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/bg_icon.png) no-repeat 116px -25px; */
}
.wrap div .nav2 dl dd {
  position: absolute;
  top: 37px;
  left: 0;
  display: none;
  width: 100%;
  height: 202px;
  background: #fff;
  border-top: 1px solid #e6e6e6;
}
.wrap div .nav2 dl .show {
  display: block;
}
.wrap div .nav2 .nav_list1 {
  margin-left: 150px;
}
.wrap div .nav2 .nav_list1 dd span {
  width: 12.5%;
  float: left;
  text-align: center;
}
.wrap div .nav2 .nav_list1 dd span a {
  display: inline-block;
  width: 120px;
  text-align: center;
  color: #999;
  font-size: 18px;
  line-height: 33px;
  text-decoration: none;
}
.wrap div .nav2 .nav_list1 dd span a img {
  margin: 24px 0 -8px;
}
.wrap div .nav2 .nav_list1 dd span a span {
  width: auto;
  font-size: 16px;
  float: none;
  color: #333;
}
.wrap div .nav2 .nav_list1 dd span a:hover {
  color: #ef8200;
  text-decoration: underline;
}
.wrap div .nav2 .nav_list1 dd span a:hover span {
  color: #ef8200;
  text-decoration: underline;
}
.wrap div .nav2 .nav_list1 dd span .more {
  color: #0068b6;
  font-weight: bold;
}
.wrap div .nav2 .nav_list2 dd a {
  display: block;
  width: 14.28%;
  float: left;
  text-align: center;
}
.wrap div .nav2 .nav_list2 dd a:hover p {
  color: #ef8200;
  text-decoration:  underline;
}
.wrap div .nav2 .nav_list2 dd a:hover .pic {
  color: #ff6600;
  text-decoration:  none;
}
.wrap div .nav2 .nav_list2 dd a div {
  position: relative;
  width: 100px;
  margin: 20px auto 15px;
}
.wrap div .nav2 .nav_list2 dd a div img {
  width: 100px;
  height:80px;
  border-radius: 3px;
}
.wrap div .nav2 .nav_list2 dd a p {
  padding: 0 30px;
  height: 40px;
  color: #666;
  font-size: 16px;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.wrap div .nav2 .nav_list2 dd a .pic {
  color: #ff6600;
  height: 20px;
}
.wrap div .nav2 .nav_list2 dd a .pro_price {
  height: 20px;
  margin-top: 0;
  color: #ff6600;
}
.wrap div .nav2 .nav_list2 dd a span {
  display: block;
  color: #0A50A1;
  font-size: 12px;
  margin-bottom: 5px;
}
.wrap div .nav2 .nav_list2 dd a:hover {
  color: #0A50A1;
}
.wrap div .nav2 .nav_list3 .container {
  padding: 24px 25px 10px;
  overflow: hidden;
}
.wrap div .nav2 .nav_list3 .container span {
  position:  relative;
  font-size: 14px;
  color: #fff;
  float: left;
  background: #4c9ada;
  padding: 1px 6px;
}
.wrap div .nav2 .nav_list3 .container span:after{
	content: "";
	display: inline-block;
	width: 5px;
	height: 9px;
	background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon3.png) no-repeat;
	/* margin: 0 0 0 10px; */
	position:  absolute;
	top: 7px;
	right: -5px;
}
.wrap div .nav2 .nav_list3 .container div {
  display: inline-block;
  float: left;
  margin-left: 5px;
}
.wrap div .nav2 .nav_list3 .container div a {
  font-size: 14px;
  color: #333;
  margin: 10px;
}
.wrap div .nav2 .nav_list3 .container div a:hover {
  color: #ef8200;
  text-decoration:  underline;
}
.wrap div .column2 {
  width: 1200px;
  height: 90px;
  margin: 200px auto 0;
  background: #b5b5b5;
  text-align: center;
  line-height: 90px;
}
.wrap div .column2 h3 {
  font-size: 36px;
  font-weight: normal;
  color: #fff;
}
.wrap div .hotpics {
  width: 1200px;
  margin: 8px auto 36px;
  overflow: hidden;
}
.wrap div .hotpics .slider {
  position: relative;
  width: 648px;
  height: 486px;
  float: left;
  overflow: hidden;
}
.wrap div .hotpics .slider .zb {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 84px;
  height: 30px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon1.png) no-repeat 0 -136px;
  z-index: 1;
}
.wrap div .hotpics .slider .banner_img {
  position: absolute;
  width: 648px;
  height: 486px;
}
.wrap div .hotpics .slider .banner_img li {
  position: relative;
  width: 648px;
  height: 486px;
  float: left;
}
.wrap div .hotpics .slider .banner_img li a {
  display: block;
  width: 648px;
  height: 486px;
}
.wrap div .hotpics .slider .banner_img li a img {
  width: 100%;
      transition: all 1s;
    -webkit-transition: all 1s;
  behavior: url(ie-css3.htc);
}
.wrap div .hotpics .slider .banner_img li a img:hover {
      transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.wrap div .hotpics .slider .banner_img li a p {
  width: 648px;
  height: 68px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/index/alpha_bg.png) repeat;
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 68px;
  color: #fff;
  font-size: 24px;
  text-align: left;
  text-indent: 1em;
}
.wrap div .hotpics .slider .banner_circle {
  width: 70px;
  height: 10px;
  position: absolute;
  top: 20px;
  right: 0;
}
.wrap div .hotpics .slider .banner_circle li {
  width: 8px;
  background: #fff;
  height: 8px;
  float: left;
  margin: 0 5px;
  border-radius: 50%;
}
.wrap div .hotpics .slider .banner_circle .active {
  background: #0a50a1;
}
.wrap div .hotpics .hotright {
  width: 540px;
  height: 486px;
  float: right;
}
.wrap div .hotpics .hotright .map1 {
  position: relative;
  width: 540px;
  height: 272px;
  overflow: hidden;
}
.wrap div .hotpics .hotright .map1 img {
  width: 100%;
      transition: all 1s;
    -webkit-transition: all 1s;
  behavior: url(ie-css3.htc);
}
.wrap div .hotpics .hotright .map1 img:hover {
      transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.wrap div .hotpics .hotright .map1 p {
  /* width: 540px; */
  /* height: 50px; */
  /* background: url(http://www.yesky.com/TLimages2009/yesky/images/index/alpha_bg.png) repeat; */
  /* position: absolute; */
  /* bottom: 0; */
  /* left: 0; */
  /* line-height: 50px; */
  /* color: #fff; */
  /* font-size: 22px; */
  /* text-align: center; */
}
.wrap div .hotpics .hotright .map2 {
  margin-top: 20px;
}
.wrap div .hotpics .hotright .map2 a {
  position: relative;
  display: inline-block;
  width: 260px;
  height: 195px;
  float: left;
  overflow: hidden;
}
.wrap div .hotpics .hotright .map2 a img {
      transition: all 1s;
    -webkit-transition: all 1s;
  behavior: url(ie-css3.htc);
}
.wrap div .hotpics .hotright .map2 a img:hover {
      transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.wrap div .hotpics .hotright .map2 a p {
  width: 260px;
  height: 30px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/index/alpha_bg.png) repeat;
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 30px;
  color: #fff;
  font-size: 16px;
  text-align: center;
}
.wrap div .hotpics .hotright .map2 .left {
  margin-right: 20px;
}
.wrap div .select_container {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.wrap div .select_container .s_left {
  width: 820px;
  float: left;
}
.wrap div .select_container .s_left .s_top {
  overflow: hidden;
  border-bottom: 2px solid #aaa;
}
.wrap div .select_container .s_left .s_top p {
  float: left;
  padding-bottom: 12px;
  color: #222;
  font-size: 24px;
  border-bottom: 1px solid #0a50a1;
  cursor: pointer;
}
.wrap div .select_container .s_left .s_top .more {
  float: right;
  color: #0a50a1;
  font-size: 16px;
  text-decoration: none;
  line-height: 38px;
}
.wrap div .select_container .s_left .slist_container {
  padding: 26px 0 0;
}
.wrap div .select_container .s_left .slist_container .slist {
  position: relative;
  width: 820px;
  height: 218px;
  margin-bottom: 15px;
  border-bottom: 1px solid #dedede;
}
.wrap div .select_container .s_left .slist_container .slist dt {
  position: relative;
  width: 272px;
  height: 204px;
  float: left;
}
.wrap div .select_container .s_left .slist_container .slist dt a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center;
  font-size: 12px;
  line-height: 26px;
}
.wrap div .select_container .s_left .slist_container .slist dt a span {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 1;
  display: none;
  width: 78px;
  height: 26px;
  color: #fff;
  background: #023762;
}
.wrap div .select_container .s_left .slist_container .slist dt a img {
  width: 100%;
      transition: all 1s;
    -webkit-transition: all 1s;
  behavior: url(ie-css3.htc);
}
.wrap div .select_container .s_left .slist_container .slist dt a img:hover {
      transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.wrap div .select_container .s_left .slist_container .slist dd {
  padding: 0 20px 0 295px;
}
.wrap div .select_container .s_left .slist_container .slist dd h3 {
  font-weight: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.wrap div .select_container .s_left .slist_container .slist dd h3 a {
  color: #333;
  font-size: 20px;
  text-decoration: none;
}
.wrap div .select_container .s_left .slist_container .slist dd h3 a:hover {
  color: #0A50A1;
}
.wrap div .select_container .s_left .slist_container .slist dd p {
  height: 96px;
  margin-top: 20px;
  color: #666;
  font-size: 16px;
  text-align: left;
  line-height: 24px;
  overflow: hidden;
}
.wrap div .select_container .s_left .slist_container .slist dd .infor {
  position: absolute;
  bottom: 10px;
  right: 20px;
  font-size: 16px;
  color: #999;
}
.wrap div .select_container .s_left .slist_container .slist dd .infor .author {
  margin-right: 50px;
  float: left;
}
.wrap div .select_container .s_left .slist_container .slist dd .infor .author i {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 4px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon1.png) no-repeat -119px -143px;
  vertical-align: middle;
  margin-top: -2px;
}
.wrap div .select_container .s_left .slist_container .slist dd .infor .time {
  float: right;
}
.wrap div .select_container .s_left .slist_container .slist dd .infor .time i {
display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 4px;
    background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon1.png) no-repeat -150px -143px;
    vertical-align: middle;
    margin-top: -2px;
}
.wrap div .select_container .s_left .slist_container .slist:nth-of-type(3) {
  border-bottom: none;
}
.wrap div .select_container .s_left .project {
  position: relative;
  width: 818px;
  height: 409px;
  margin-top: 32px;
  overflow: hidden;
}
.wrap div .select_container .s_left .project:hover img {
      transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.wrap div .select_container .s_left .project img {
  width: 100%;
      transition: all 1s;
    -webkit-transition: all 1s;
  behavior: url(ie-css3.htc);
}
.wrap div .select_container .s_left .project .container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.5);
  color: #fff;
  text-decoration: none;
}
.wrap div .select_container .s_left .project .container span {
  position: absolute;
  top: 30px;
  left: 30px;
  display: block;
  padding: 0 15px;
  color: #fff;
  line-height: 26px;
  font-size: 16px;
  background: #0c4986;
}
.wrap div .select_container .s_left .project .container h3 {
  color: #fff;
  font-size: 30px;
  margin: 180px 0 0 29px;
}
.wrap div .select_container .s_left .project .container p {
  margin: 30px;
  line-height: 28px;
}
.wrap div .select_container .s_right {
  width: 370px;
  float: right;
}
.wrap div .select_container .s_right .s_top {
  overflow: hidden;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 12px;
}
.wrap div .select_container .s_right .s_top p {
  padding-left: 8px;
  float: left;
  font-size: 24px;
  border-left: 2px solid #0a50a1;
  cursor: pointer;
}
.wrap div .select_container .s_right .s_top .change {
  float: right;
  font-size: 16px;
  color: #cdcdcd;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.wrap div .select_container .s_right .s_top .change:hover {
  color: #0A50A1;
}
.wrap div .select_container .s_right .s_top .change i {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 4px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon1.png) no-repeat -176px -143px;
  vertical-align: middle;
}
.wrap div .select_container .s_right .rlc {
  width: 100%;
  height: 344px;
  padding: 16px 0 0;
  box-sizing: border-box;
  overflow: hidden;
}
.wrap div .select_container .s_right .rlc li {
  position: relative;
  height: 60px;
  margin-bottom: 24px;
  overflow: hidden;
}
.wrap div .select_container .s_right .rlc li i {
  display: inline-block;
  width: 9px;
  height: 12px;
  margin-top: 10px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon1.png) no-repeat -200px -144px;
}
.wrap div .select_container .s_right .rlc li a {
  display: inline-block;
  width: 350px;
  float: right;
  vertical-align: top;
  text-decoration: none;
  color: #333;
  line-height: 30px;
}
.wrap div .select_container .s_right .rlc li a:hover {
  color: #0A50A1;
}
.wrap div .select_container .s_right .rlc li .time {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #cdcdcd;
  cursor: pointer;
}
.wrap div .select_container .s_right .ad {
  display: block !important;
  width: 350px;
  height: 300px !important;
  margin-left: 16px;
}
.wrap div .select_container .s_right .ad img {
  width: 100%;
}
.wrap div .select_container .s_right .splan {
  height: 32px;
  margin-top: 30px;
  padding-bottom: 11px;
  overflow: hidden;
  border-bottom: 1px solid #dcdcdc;
}
.wrap div .select_container .s_right .splan p {
  padding-left: 8px;
  float: left;
  font-size: 24px;
  border-left: 2px solid #0a50a1;
}
.wrap div .select_container .s_right .splan_con {
  padding-top: 26px;
}
.wrap div .select_container .s_right .splan_con a {
  position: relative;
  display: block;
  width: 366px;
  height: 183px;
  overflow: hidden;
}
.wrap div .select_container .s_right .splan_con a img {
  width: 100%;
  height: 100%;
      transition: all 1s;
    -webkit-transition: all 1s;
  behavior: url(ie-css3.htc);
}
.wrap div .select_container .s_right .splan_con a img:hover {
      transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.wrap div .select_container .s_right .splan_con a span {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 44px;
  line-height: 44px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/index/alpha_bg.png) repeat;
  color: #fff;
  font-size: 18px;
  text-align: center;
}
.wrap div .select_container .s_right .splan_con .line {
  display: block;
  width: 366px;
  height: 1px;
  background: #dcdcdc;
}
.wrap div .select_container .s_right .splan_con .first {
  margin-bottom: 21px;
}
.wrap div .select_container .s_right .splan_con .sec {
  margin-top: 21px;
}
.wrap div .column3 {
  width: 1200px;
  height: 90px;
  margin: 36px auto;
  background: #b5b5b5;
  text-align: center;
  line-height: 90px;
}
.wrap div .column3 h3 {
  font-size: 36px;
  font-weight: normal;
  color: #fff;
}
.wrap .ts {
  width: 1200px;
  margin: 36px auto 0;
}
.wrap .ts .c_top {
  overflow: hidden;
  /* border-bottom: 1px solid #aaa !important; */
  /* box-sizing:  border-box; */
}
.wrap .ts .c_top p {
  float: left;
  padding-bottom: 12px;
  color: #222;
  font-size: 24px;
  border-bottom: 1px solid #0a50a1;
  cursor: pointer;
}
.wrap .ts .c_top .more {
  float: right;
  color: #0a50a1;
  font-size: 16px;
  text-decoration: none;
  line-height: 38px;
}
.wrap .ts .ts_con {
  margin: 26px 0 16px;
  overflow: hidden;
}
.wrap .ts .ts_con .ts_left {
  width: 592px;
  height: 386px;
  float: left;
}
.wrap .ts .ts_con .ts_left a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.wrap .ts .ts_con .ts_left a img {
  width: 100%;
  height: 100%;
      transition: all 1s;
    -webkit-transition: all 1s;
  behavior: url(ie-css3.htc);
}
.wrap .ts .ts_con .ts_left a span {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 65px;
  font-size: 24px;
  line-height: 65px;
  text-align: center;
  color: #fff;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/index/alpha_bg.png) repeat;
}
.wrap .ts .ts_con .ts_left a:hover img {
      transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.wrap .ts .ts_con .ts_right {
  width: 594px;
  height: 386px;
  float: right;
}
.wrap .ts .ts_con .ts_right a {
  position: relative;
  display: block;
  float: left;
  overflow: hidden;
}
.wrap .ts .ts_con .ts_right a img {
  width: 290px;
  height: 188px;
      transition: all 1s;
    -webkit-transition: all 1s;
  behavior: url(ie-css3.htc);
}
.wrap .ts .ts_con .ts_right a span {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/index/alpha_bg.png) repeat;
}
.wrap .ts .ts_con .ts_right a:hover img {
      transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.wrap .ts .ts_con .ts_right .first {
  margin: 0 14px 10px 0;
}
.wrap .ts .ts_con .ts_right .sec {
  margin: 0 0 10px;
}
.wrap .ts .ts_con .ts_right .last {
  margin: 0 0 0 14px;
}
.wrap .ts .left_con {
  width: 820px;
  float: left;
}
.wrap .ts .left_con .rec_con {
  position: relative;
  width: 100%;
  margin-top: 14px;
  height: 49px;
}
.wrap .ts .left_con .rec_con .rlcon {
  width: 16.6%;
  height: 48px;
  float: left;
  text-align: center;
  cursor: pointer;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_title {
  font-size: 22px;
  line-height: 48px;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_title .nav_bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  display: block;
  width: 817px;
  height: 49px;
  border-bottom: 1px solid #dcdcdc;
  background: #fff;
}
.wrap .ts .left_con .rec_con .rlcon .fixed_top {
  position: fixed;
  top: 0;
  width: 205px;
  font-size: 22px;
  line-height: 48px;
  background: #fff;
  z-index: 2;
}
.wrap .ts .left_con .rec_con .rlcon .fixed_top:hover {
  border-bottom: 2px solid #0A50A1;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con {
  position: absolute;
  left: 0;
  display: none;
  width: 100%;
  margin-top: 4px;
  padding: 26px 0;
  background: #fff;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list {
  position: relative;
  width: 820px;
  height: 218px;
  margin-bottom: 15px;
  border-bottom: 1px solid #dedede;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list dt {
  position: relative;
  width: 272px;
  height: 204px;
  float: left;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list dt a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center;
  font-size: 12px;
  line-height: 26px;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list dt a img {
  width: 100%;
      transition: all 1s;
    -webkit-transition: all 1s;
  behavior: url(ie-css3.htc);
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list dt a span {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/index/alpha_bg.png) repeat;
  text-align: center;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list dt a span .player {
  width: 68px;
  height: 68px;
  border-radius: 50%;
  margin-top: 65px;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list dt a:hover img {
      transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list dt a:hover .player {
  transform: scale(1);
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list dd {
  padding: 0 20px 0 295px;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list dd h3 {
  text-align: justify;
  font-weight: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list dd h3 a {
  font-size: 20px;
  text-decoration: none;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list dd h3 a:hover {
  color: #0A50A1;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list dd p {
  height: 96px;
  margin-top: 20px;
  color: #666;
  font-size: 16px;
  text-align: justify;
  line-height: 24px;
  overflow: hidden;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list dd .infor {
  position: absolute;
  bottom: 10px;
  right: 20px;
  font-size: 16px;
  color: #999;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list dd .infor .author {
  margin-right: 50px;
  float: left;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list dd .infor .author i {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 4px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon1.png) no-repeat -119px -143px;
  vertical-align: middle;
  margin-top: -2px;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list dd .infor .time {
  float: right;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list dd .infor .time i {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 4px;
    background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon1.png) no-repeat -150px -143px;
    vertical-align: middle;
    margin-top: -2px;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list:nth-of-type(4) {
  border-bottom: none;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list:last-of-type {
  border-bottom: none;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .click_more {
  width: 100%;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 20px;
  color: #666;
  background: #e5e5e5;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .insert {
  display: block;
  width: 100%;
  height: 314px;
  margin-bottom: 20px;
  color: #333;
background: #f4f4f4;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .insert .left {
  width: 628px;
  height: 314px;
  float: left;
  overflow: hidden;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .insert .left img {
  width: 100%;
  height: 100%;
      transition: all 1s;
    -webkit-transition: all 1s;
  behavior: url(ie-css3.htc);
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .insert .left img:hover {
      transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .insert .right {
  position: relative;
  width: 190px;
  height: 314px;
  padding: 0 15px;
  float: right;
  box-sizing: border-box;
  background: #f4f4f4;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .insert .right h3 {
  padding: 25px 0;
  font-size: 20px;
  text-align: justify;
  font-weight: normal;
  word-break: break-all;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .insert .right h3:hover {
  color: #0A50A1;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .insert .right p {
  width: 160px;
  height: 72px;
  margin: 15px 0;
  font-size: 16px;
  text-align: justify;
  color: #666;
  box-sizing: border-box;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .insert .right .infor {
  position: absolute;
  bottom: 20px;
  right: 15px;
  font-size: 16px;
  color: #999;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .insert .right .infor .author {
  float: left;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .insert .right .infor .author i {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 4px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon1.png) no-repeat -119px -143px;
  vertical-align: middle;
  margin-top: -2px;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .insert .right .infor .time {
  display: block;
  float: left;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .insert .right .infor .time i {
  width: 15px;
  height: 15px;
  margin: 0 4px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon1.png) no-repeat -150px -143px;
  padding-left: 15px;
  vertical-align: middle;
}
.wrap .ts .left_con .rec_con .rlcon .show {
  display: block;
}
.wrap .ts .left_con .rec_con .nav_show {
  border-bottom: 1px solid #0a50a1;
}
.wrap .ts .left_con .rec_con .nav_show .rlist_title a {
  display: block;
  width: 100%;
  color: #0A50A1;
  height: 100%;
  border-bottom: 1px solid #0A50A1;
}
.wrap .ts .right_con {
  width: 370px;
  float: right;
}
.wrap .ts .right_con .r_top {
  height: 63px;
  overflow: hidden;
  border-bottom: 2px solid #dcdcdc;
}
.wrap .ts .right_con .r_top p {
  margin: 20px 0 12px;
  padding-left: 10px;
  float: left;
  font-size: 24px;
  cursor: pointer;
  border-left: 2px solid #0a50a1;
}
.wrap .ts .right_con .v_con {
  position: relative;
  width: 366px;
  height: 262px;
  margin-top: 26px;
  overflow: hidden;
}
.wrap .ts .right_con .v_con .v_img {
  position: absolute;
  width: 366px;
  height: 183px;
}
.wrap .ts .right_con .v_con .v_img li {
  position: relative;
  float: left;
}
.wrap .ts .right_con .v_con .v_img li a {
  display: block;
  width: 366px;
  height: 183px;
}
.wrap .ts .right_con .v_con .v_img li a img {
  width: 100%;
  height: 100%;
}
.wrap .ts .right_con .v_con .v_img li a p {
  width: 366px;
  height: 68px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/index/alpha_bg.png) repeat;
  position: absolute;
  bottom: -71px;
  left: 0;
  line-height: 24px;
  color: #fff;
  font-size: 16px;
  text-align: left;
  color: #333;
  background: #efefef;
  padding: 10px 20px;
  box-sizing: border-box;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.wrap .ts .right_con .v_con .v_img li a span {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
}
.wrap .ts .right_con .v_con .v_img li a span img {
  width: 68px;
  height: 68px;
  border-radius: 50%;
  margin-top: 65px;
  behavior: url(ie-css3.htc);
}
.wrap .ts .right_con .v_con .v_circle {
  width: 70px;
  height: 10px;
  position: absolute;
  bottom: 85px;
  left: 160px;
  z-index: 2;
}
.wrap .ts .right_con .v_con .v_circle li {
  width: 8px;
  background: #fff;
  height: 8px;
  float: left;
  margin: 0 5px;
  border-radius: 50%;
}
.wrap .ts .right_con .v_con .v_circle .v_active {
  background: #0a50a1;
}
.wrap .ts .right_con .pr_top {
  overflow: hidden;
}
.wrap .ts .right_con .pr_top p {
  margin: 26px 0 12px;
  padding-left: 10px;
  float: left;
  font-size: 24px;
  cursor: pointer;
  border-left: 2px solid #0a50a1;
}
.wrap .ts .right_con .pr_con {
  overflow: hidden;
  padding: 8px 0;
}
.wrap .ts .right_con .pr_con ul {
  width: 50%;
}
.wrap .ts .right_con .pr_con ul li {
  margin: 18px 0;
}
.wrap .ts .right_con .pr_con ul li span {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  background: #999;
  vertical-align: middle;
}
.wrap .ts .right_con .pr_con ul li a {
  display: inline-block;
  width: 145px;
  height: 22px;
  line-height: 22px;
  padding-left: 10px;
  color: #666;
  vertical-align: middle;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.wrap .ts .right_con .pr_con ul li a:hover {
  text-decoration: underline;
}
.wrap .ts .right_con .pr_con ul .first span,
.wrap .ts .right_con .pr_con ul .sec span,
.wrap .ts .right_con .pr_con ul .thr span {
  background: #ff6600;
}
.wrap .ts .right_con .pr_con .left {
  float: left;
}
.wrap .ts .right_con .pr_con .right {
  float: right;
}
.wrap .ts .right_con .prnav_con {
  width: 100%;
  clear: both;
}
.wrap .ts .right_con .prnav_con .pr_nav {
  width: 100%;
  overflow: hidden;
}
.wrap .ts .right_con .prnav_con .pr_nav div {
  width: 33.3%;
  float: left;
  font-size: 22px;
  text-align: center;
  line-height: 54px;
  background: #efefef;
  border: 1px solid #ccc;
  box-sizing: border-box;
  cursor: pointer;
}
.wrap .ts .right_con .prnav_con .pr_nav .show {
  color: #0A50A1;
  background: #fff;
  border-bottom: none;
  border-top: 2px solid #0A50A1;
}
.wrap .ts .right_con .prnav_con ul {
	display: none;
  padding: 11px 0;
}
.wrap .ts .right_con .prnav_con .pr_nav1,.wrap .ts .right_con .prnav_con .pr_nav4,.wrap .ts .right_con .prnav_con .pr_nav7{
	display: block;
}
.wrap .ts .right_con .prnav_con ul li {
  position:  relative;
  margin: 15px 0;
}
.wrap .ts .right_con .prnav_con ul li .num {
  /* display: inline-block; */
  /* width: 16px; */
  /* height: 16px; */
  /*line-height: 16px;*/
  /* text-align: center; */
  /* font-size: 12px; */
  /* color: #fff; */
  /* background: #999; */
  /* vertical-align: middle; */
}
.wrap .ts .right_con .prnav_con ul li a {
  display: inline-block;
  width: 240px;
  height: 22px;
  line-height: 22px;
  padding-left: 25px;
  color: #666;
  vertical-align: middle;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.wrap .ts .right_con .prnav_con ul li a:hover {
  text-decoration: underline;
}
.wrap .ts .right_con .prnav_con ul li .price {
  float: right;
  color: #666;
  vertical-align: middle;
}
.wrap .ts .right_con .prnav_con ul li:nth-of-type(1) .num,
.wrap .ts .right_con .prnav_con ul li:nth-of-type(2) .num,
.wrap .ts .right_con .prnav_con ul li:nth-of-type(3) .num {
  background: #FF6600;
}
.wrap .ts .right_con .prnav_con ul li .fir_con {
  display: none;
  width: 286px;
  height: 105px;
  margin-top: 18px;
  padding: 0 0 0 80px;
}
.wrap .ts .right_con .prnav_con ul li .fir_con .left {
  float: left;
}
.wrap .ts .right_con .prnav_con ul li .fir_con .left img {
  width: 85px;
  height: 105px;
}
.wrap .ts .right_con .prnav_con ul li .fir_con .right {
  width: 100px;
  float: left;
  margin-left: 48px;
}
.wrap .ts .right_con .prnav_con ul li .fir_con .right span {
  display: block;
  width: 100px;
  margin: 10px 0;
  line-height: 24px;
  color: #fff;
  background: #FF6600;
  border-radius: 2px;
  text-align: center;
}
.wrap .ts .right_con .prnav_con ul li .fir_con .right span a {
  display: block;
  margin: 10px 0;
  line-height: 24px;
  color: #fff;
  background: #FF6600;
  border-radius: 2px;
  text-align: center;
  height: 25px;
  width: 100px;
  padding: 0;
}
.wrap .ts .right_con .prnav_con ul li .show {
  display: block;
}
.wrap .ts .right_con .prnav_con ul li .price {
  color: #666;
}
.wrap .ts .right_con .prnav_con ul .first .price {
  color: #0A50A1;
}
.wrap .ts .right_con .prnav_con .pr_right {
  display: none;
}
.wrap .ts .right_con .net_rec {
  width: 100%;
}
.wrap .ts .right_con .net_rec .net_top {
  margin-top: 20px;
  overflow: hidden;
  border-bottom: 1px solid #dcdcdc;
}
.wrap .ts .right_con .net_rec .net_top p {
  margin: 0 0 12px;
  padding-left: 10px;
  float: left;
  font-size: 24px;
  cursor: pointer;
  border-left: 2px solid #0a50a1;
}
.wrap .ts .right_con .net_rec ul {
  padding: 11px 0;
}
.wrap .ts .right_con .net_rec ul li {
  margin: 15px 0;
}
/*.wrap .ts .right_con .net_rec ul li .num {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  background: #999;
  vertical-align: middle;
}*/
.wrap .ts .right_con .net_rec ul li a {
  display: inline-block;
  width: 240px;
  height: 22px;
  line-height: 22px;
  padding-left: 10px;
  color: #666;
  vertical-align: middle;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.wrap .ts .right_con .net_rec ul li a:hover {
  text-decoration: underline;
}
.wrap .ts .right_con .net_rec ul li .price {
  float: right;
  color: #666;
  vertical-align: middle;
}
.wrap .ts .right_con .net_rec ul li .fir_con {
  width: 286px;
  height: 105px;
  margin-top: 18px;
  padding: 0 0 0 80px;
}
.wrap .ts .right_con .net_rec ul li .fir_con .left {
  float: left;
}
.wrap .ts .right_con .net_rec ul li .fir_con .left img {
  width: 85px;
  height: 105px;
}
.wrap .ts .right_con .net_rec ul li .fir_con .right {
  width: 100px;
  float: left;
  margin-left: 48px;
}
.wrap .ts .right_con .net_rec ul li .fir_con .right span {
  display: block;
  width: 100px;
  margin: 10px 0;
  line-height: 24px;
  color: #fff;
  background: #FF6600;
  border-radius: 2px;
  text-align: center;
}
.wrap .ts .right_con .net_rec ul li .fir_con .right span a {
  display: block;
  margin: 10px 0;
  line-height: 24px;
  color: #fff;
  background: #FF6600;
  border-radius: 2px;
  text-align: center;
  height: 25px;
  width: 100px;
  padding: 0;
}
.wrap .ts .right_con .net_rec ul li .fir_con {
  display: none;
}
.wrap .ts .right_con .net_rec ul li .show {
  display: block;
}
.wrap .ts .right_con .net_rec ul li:nth-of-type(1) .num,
.wrap .ts .right_con .net_rec ul li:nth-of-type(2) .num,
.wrap .ts .right_con .net_rec ul li:nth-of-type(3) .num {
  background: #FF6600;
}
.wrap .ts .right_con .net_rec ul .first .fir_con {
  width: 286px;
  height: 105px;
  margin-top: 18px;
  padding: 0 0 0 80px;
}
.wrap .ts .right_con .net_rec ul .first .fir_con .left {
  float: left;
}
.wrap .ts .right_con .net_rec ul .first .fir_con .left img {
  width: 85px;
  height: 105px;
}
.wrap .ts .right_con .net_rec ul .first .fir_con .right {
  width: 100px;
  float: left;
  margin-left: 48px;
}
.wrap .ts .right_con .net_rec ul .first .fir_con .right span {
  display: block;
  width: 100px;
  margin: 10px 0;
  line-height: 24px;
  color: #fff;
  background: #FF6600;
  border-radius: 2px;
  text-align: center;
}
.wrap .ts .right_con .net_rec ul .first .fir_con .right span a {
  display: block;
  margin: 10px 0;
  line-height: 24px;
  color: #fff;
  background: #FF6600;
  border-radius: 2px;
  text-align: center;
  height: 25px;
  width: 100px;
  padding: 0;
}
.wrap .ts .right_con .net_rec ul .first .price {
  color: #0A50A1;
}
.wrap .ts .right_con .com .com_top {
  overflow: hidden;
  border-bottom: 1px solid #dcdcdc;
}
.wrap .ts .right_con .com .com_top p {
  margin: 26px 0 12px;
  padding-left: 10px;
  float: left;
  font-size: 24px;
  cursor: pointer;
  border-left: 2px solid #0a50a1;
}
.wrap .ts .right_con .com .com_top .c1 {
  margin-top: 0;
}
.wrap .ts .right_con .com .img_con {
  position: relative;
  width: 366px;
  height: 183px;
  margin: 26px 0 0;
  overflow: hidden;
}
.wrap .ts .right_con .com .img_con:hover img {
      transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.wrap .ts .right_con .com .img_con img {
  width: 100%;
  height: 100%;
      transition: all 1s;
    -webkit-transition: all 1s;
  behavior: url(ie-css3.htc);
}
.wrap .ts .right_con .com .img_con a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 183px;
  background: rgba(0, 0, 0, 0.5);
}
.wrap .ts .right_con .hot_article .hot_top,
.wrap .ts .right_con .media_article .hot_top {
  overflow: hidden;
  border-bottom: 1px solid #dcdcdc;
}
.wrap .ts .right_con .hot_article .hot_top p,
.wrap .ts .right_con .media_article .hot_top p {
  margin: 26px 0 12px;
  padding-left: 10px;
  float: left;
  font-size: 24px;
  cursor: pointer;
  border-left: 2px solid #0a50a1;
}
.wrap .ts .right_con .hot_article .zmt_top,
.wrap .ts .right_con .media_article .zmt_top {
  overflow: hidden;
  border-bottom: 2px solid #aaa;
}
.wrap .ts .right_con .hot_article .zmt_top p,
.wrap .ts .right_con .media_article .zmt_top p {
  margin: 0 0 12px;
  padding-left: 10px;
  float: left;
  font-size: 24px;
  cursor: pointer;
  border-left: 2px solid #0a50a1;
}
.wrap .ts .right_con .hot_article .hot_con,
.wrap .ts .right_con .media_article .hot_con {
  padding: 11px 0;
}
.wrap .ts .right_con .hot_article .hot_con dl,
.wrap .ts .right_con .media_article .hot_con dl {
  width: 366px;
  height: 100px;
  margin: 15px 0;
}
.wrap .ts .right_con .hot_article .hot_con dl dt,
.wrap .ts .right_con .media_article .hot_con dl dt {
  position: relative;
  width: 130px;
  height: 100px;
  float: left;
  overflow: hidden;
}
.wrap .ts .right_con .hot_article .hot_con dl dt span,
.wrap .ts .right_con .media_article .hot_con dl dt span {
  position: absolute;
  z-index: 2;
  display: block;
  width: 28px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  color: #fff;
  font-size: 12px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/index/alpha_bg.png) repeat;
}
.wrap .ts .right_con .hot_article .hot_con dl dt img,
.wrap .ts .right_con .media_article .hot_con dl dt img {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
      transition: all 1s;
    -webkit-transition: all 1s;
  behavior: url(ie-css3.htc);
}
.wrap .ts .right_con .hot_article .hot_con dl dt img:hover,
.wrap .ts .right_con .media_article .hot_con dl dt img:hover {
      transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.wrap .ts .right_con .hot_article .hot_con dl dd,
.wrap .ts .right_con .media_article .hot_con dl dd {
  position: relative;
  height: 100px;
  padding-left: 145px;
}
.wrap .ts .right_con .hot_article .hot_con dl dd h3,
.wrap .ts .right_con .media_article .hot_con dl dd h3 {
  margin: 10px 0;
  padding: 0;
}
.wrap .ts .right_con .hot_article .hot_con dl dd h3 a,
.wrap .ts .right_con .media_article .hot_con dl dd h3 a {
  font-size: 16px;
  color: #666;
  font-weight: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  cursor: pointer;
}
.wrap .ts .right_con .hot_article .hot_con dl dd h3 a:hover,
.wrap .ts .right_con .media_article .hot_con dl dd h3 a:hover {
  color: #0A50A1;
}
.wrap .ts .right_con .hot_article .hot_con dl dd .time,
.wrap .ts .right_con .media_article .hot_con dl dd .time {
  position: absolute;
  bottom: 10px;
  left: 145px;
  color: #999;
}
/*???T????2018-8-15*/
.wrap div .nav1 dl dd a {
  width: auto;
}
.wrap div .nav1 dl dd {
  width: 400px;
}
.wrap div .nav1 dl dd a span {
  position: relative;
  padding: 0 22px;
  color: #333;
}
.wrap div .nav1 dl dd a {
  color: #bbb;
}
/*.wrap div .nav1 dl dd a:hover {
  text-decoration: none;
  color: #bbb;
}*/
.wrap div .select_container .s_left .s_top,
.wrap .ts .c_top {
  border-bottom: none;
}
.wrap div .select_container .s_left .slist_container,
.wrap .ts .ts_con {
  border-top: 1px solid #dcdcdc;
  margin-top: -1px;
}
.wrap .ts .ts_con {
  padding-top: 26px;
}
.wrap .ts .left_con .rec_con .rlcon,
.wrap .ts .left_con .rec_con .rlcon .fixed_top,
.wrap .ts .left_con .rec_con .rlcon .rlist_title {
  height: 49px;
}

/*DT??2018-08-21*/
.wrap div .header {
    padding: 10px 0;
}
.wrap div .group_nav {
    height: 40px;
}
.wrap div .group_nav ul {
    height: 40px;
}
.wrap div .group_nav ul li {
    width: 12.5%;
    height: 40px;
}
.wrap div .group_nav ul li a {
    font-size: 16px;
    line-height: 40px;
}
.wrap div .group_nav ul li a.home {
    background: #1475E5;
}
.wrap div .nav1 {
    padding: 0;
}
.wrap div .nav1 dl dt {
    width: 58px;
    height: 58px;
}
.wrap div .nav1 .article dt {
    background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/nav1.jpg) no-repeat 0 0;
}
.wrap div .nav1 .column dt {
    background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/nav2.jpg) no-repeat 0 0;
}
.wrap div .nav1 .active dt {
    background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/nav3.jpg) no-repeat 0 0;
}
.wrap div .nav1 dl dd {
    padding: 0px 0 0 48px;
}
.wrap div .nav1 dl dd a {
    margin: 4px 0 0 0;
}
.wrap div .nav2 dl {
    width: 12.5%;
    height: 40px;
    float: left;
}
.wrap div .nav2 dl dt {
    font-size: 16px;
    line-height: 40px;
}
.wrap div .nav2 .nav_list1 dd span a span {
    font-size: 14px;
}
.wrap div .nav2 .nav_list1 dd span a {
    font-size: 16px;
}
.wrap div .nav2 .nav_list2 dd a div {
    margin: 10px auto 5px;
}
.wrap div .nav2 {
    height: 195px;
}
.wrap div .nav2 dl:last-of-type dt {
    font-weight: bold;
    /* background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/bg_icon.png) no-repeat 108px -29px; */
}
.wrap div .nav2 dl dd {
    height: 163px;
}
.wrap div .nav1 dl dd a{
	font-size: 14px;
}
.wrap div .nav2 .nav_list1 {
    margin-left: 75px;
}
.wrap div .nav2 .nav_list1 dd span a img {
    margin: 12px 0 -8px;
}
dl.nav_list2.nav_first {
    margin-left: 75px;
}
.wrap div .nav2 .nav_list1 {
     margin-left: 0px; 
}
.wrap div .header .ys_box .keys a {
    font-size: 16px;
}
.wrap div .hotpics {
    margin: 10px auto 36px;
}
.wrap div .nav1 .active {
    width: 330px;
    margin-left: 55px;
}
.wrap div .nav1 .column {
    margin-left: 10px;
}
.wrap div .nav2 .nav_list2 dd a p{
	font-size: 14px;
}

/*DT??2018-08-21*/
.wrap div .header {
    padding: 10px 0;
}
.wrap div .group_nav {
    height: 40px;
}
.wrap div .group_nav ul {
    height: 40px;
}
.wrap div .group_nav ul li {
    width: 110px;
    height: 40px;
}
.wrap div .group_nav ul li a {
    font-size: 16px;
    line-height: 40px;
}
.wrap div .group_nav ul li a.home {
    background: #0068b6;
}
.wrap div .nav1 {
    padding: 0;
}
.wrap div .nav1 dl dt {
    width: 58px;
    height: 58px;
}
.wrap div .nav1 .article dt {
    background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/nav1.jpg) no-repeat 0 0;
}
.wrap div .nav1 .column dt {
    background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/nav2.jpg) no-repeat 0 0;
}
.wrap div .nav1 .active dt {
    background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/nav3.jpg) no-repeat 0 0;
}
.wrap div .nav1 dl dd {
    padding: 0px 0 0 48px;
}
.wrap div .nav1 dl dd a {
    margin: 4px 0 0 0;
}
.wrap div .nav2 dl {
    width: 110px;
    height: 40px;
    float: left;
}
.wrap div .nav2 dl dt {
    position: relative;
    font-size: 16px;
    line-height: 38px;
    z-index: 1;
}
.wrap div .nav2 .nav_list1 dd span a span {
    font-size: 14px;
}
.wrap div .nav2 .nav_list1 dd span a {
    font-size: 14px;
}
.wrap div .nav2 .nav_list2 dd a div {
    margin: 18px auto 5px;
}
.wrap div .nav2 {
    height: 218px;
}
.wrap div .nav2 dl:last-of-type dt {
    font-weight: bold;
    /* background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/bg_icon.png) no-repeat 108px -29px; */
}
.wrap div .nav2 dl dd {
    height: 163px;
}
.wrap div .nav1 dl dd a{
	font-size: 14px;
}
.wrap div .nav2 .nav_list1 {
    margin-left: 75px;
}
.wrap div .nav2 .nav_list1 dd span a img {
    margin: 12px 0 -8px;
}
dl.nav_list2.nav_first {
    margin-left: 0;
}
.wrap div .nav2 .nav_list1 {
     margin-left: 0px; 
}
.wrap div .header .ys_box .keys a {
    font-size: 16px;
}
.wrap div .hotpics {
    margin: 16px auto 36px;
}
.wrap div .nav1 .active {
    width: 320px;
    margin-left: 45px;
}
.wrap div .nav1 .column {
    margin-left: 30px;
}
.wrap div .nav2 .nav_list2 dd a p{
	font-size: 14px;
}

.wrap div .nav1 {
    width: 1200px;
    margin: 0 auto;
    padding: 10px 0 5px;
    box-sizing: border-box;
    overflow: hidden;
}
.wrap div .nav1 dl {
    width: 400px;
    float: left;
}
.wrap div .nav1 .article dt {
    background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/article.png) no-repeat;
}
.wrap div .nav1 dl dt {
    width: 52px;
    height: 18px;
}
.wrap div .nav1 dl dd {
    padding: 0px 0 0 48px;
}
.wrap div .nav1 dl dd a {
    margin: 0;
    color: #dfdfdf;
    font-size: 12px;
}
.wrap div .nav1 dl dd a span {
    position: relative;
    padding: 0 12px;
    color: #666;
    line-height: 18px;
}
.wrap div .nav1 .column dt {
    background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/column.png) no-repeat;
}
.wrap div .nav1 .active dt {
    background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/hd.png) no-repeat;
}
.wrap div .nav2 dl.nav_list3 .nav_show {
    color: #ef8200;
    /* border: none; */
    margin-top: -2px;
    font-weight: normal;
    font-size: 16px;
    /* text-decoration: underline; */
    vertical-align: middle;
    border-top: 2px solid #ef8200;
    border-right: 1px solid #fff;
    /* box-sizing: border-box; */
}
dl.nav_list3 {
    /*margin-left: 430px;*/
    margin-left: 210px;
}
.wrap div .nav2 dl.nav_list3 dt {
    color: #ef8200;
    font-weight: normal;
}
.wrap div .nav2 dl.nav_list3 dt:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 5px -2px 0;
    background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/xjzx.png) no-repeat;
}
.wrap div .nav2 .nav_list1 dd span a img {
    width: 120px;
    margin: 18px 0 -8px;
    height: 60px;
}
.wrap div .nav2 .nav_list2 dd a:hover p.pro_price {
    color: #ef8200;
    text-decoration: none;
}
.nav1_line {
    width: 100%;
    height: 1px;
    background: #e4e8ee;
}
em {
		background-color: rgb(255, 102, 0);	
    display: block;
    font-family: Arial;
    font-size: 12px;
    font-stretch: 100%;
    font-style: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-weight: 400;
    height: 16px;
    top: 5px;
    left: 0px;
    line-height: 16px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    position: absolute;
    text-align: center;
    width: 16px;
    color: #fff;
}
.wrap div .select_container .s_left .s_top .more span {
    font-family: "simsun";
}
.wrap .ts .c_top .more span {
    font-family: "simsun";
}
.wrap div .nav2 .nav_list3 .container .title {
    position: relative;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    color: #fff;
    background: #4c9ada;
    padding: 0 6px;
    margin-left: 0px !important;
}
.wrap div .nav2 .nav_list3 .container .title:after {
    content: "";
    display: inline-block;
    width: 5px;
    height: 9px;
    background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon3.png) no-repeat;
    position: absolute;
    top: 7px;
    right: -5px;
}

/*2018-09-04*/
.wrap div .nav2 .nav_list1 dd span a:nth-of-type(3) {
    border-bottom: none;
}
.wrap div .nav2 .nav_list3 dd {
    width: auto;
    height: 160px;
    padding: 8px 25px;
    background: #fff;
}
.wrap div .nav2 .nav_list3 .container {
    width: 1150px;
    padding: 16px 0;
    overflow: hidden;
    border-bottom: 1px solid #eee;
}
.wrap div .nav2 .nav_list3 .container:nth-of-type(3) {
    border-bottom: none;
}
.wrap div .select_container .s_right .pic_list {
  margin-top: 26px;
  overflow: hidden;
}
.wrap div .select_container .s_right .pic_list .side_left {
  position: relative;
  width: 176px;
  height: 132px;
  float: left;
}
.wrap div .select_container .s_right .pic_list .side_left a img {
  width: 176px;
  height: 132px;
}
.wrap div .select_container .s_right .pic_list .side_left a p {
  width: 176px;
  height: 24px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/index/alpha_bg.png) repeat;
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 24px;
  color: #fff;
  font-size: 12px;
  text-align: center;
}
.wrap div .select_container .s_right .pic_list .side_right {
  position: relative;
  width: 176px;
  height: 132px;
  margin-left: 18px;
  float: left;
}
.wrap div .select_container .s_right .pic_list .side_right a img {
  width: 176px;
  height: 132px;
}
.wrap div .select_container .s_right .pic_list .side_right a p {
  width: 176px;
  height: 24px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/index/alpha_bg.png) repeat;
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 24px;
  color: #fff;
  font-size: 12px;
  text-align: center;
}
.wrap div .select_container .s_right .rlc {
  width: 100%;
  height: 140px;
  margin: 12px 0;
  overflow: hidden;
}
.wrap div .select_container .s_right .rlc li {
  position: relative;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
}
.wrap div .select_container .s_right .rlc li i {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #aaa;
}
.wrap div .select_container .s_right .rlc li a {
  display: inline-block;
  width: 350px;
  float: right;
  vertical-align: top;
  text-decoration: none;
  font-size: 14px;
  color: #666;
  line-height: 36px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.wrap div .select_container .s_right .rlc li a:hover {
  color: #0A50A1;
}
.wrap div .select_container .s_left .slist_container .slist:nth-of-type(3) {
    margin-bottom: 0;
}
.wrap div .select_container .s_left .project {
    margin-top: 10px;
}
.wrap .ts .c_top .more span {
    font-family: "simsun";
}
.wrap div .select_container .s_right .rlc{
	padding: 0;
}
.wrap div .select_container .s_right .rlc li {
    margin-bottom: 0;
}
.wrap div .nav2 .nav_list1 dd span a {
      width: 100%;
    font-size: 14px;
    border-bottom: 1px solid #eee;
    line-height: 36px;
}
.wrap div .nav2 .nav_list1 dd span a img {
    display: block;
    margin: 18px auto -8px;
}

/*2018-09-05*/
.wrap div .hotpics {
  margin: 26px auto;
}
.wrap div .hotpics .slider {
  width: 600px;
  height: 300px;
}
.wrap div .hotpics .slider .banner_img {
  width: 600px;
  height: 300px;
}
.wrap div .hotpics .slider .banner_img li {
  width: 600px;
  height: 300px;
}
.wrap div .hotpics .slider .banner_img li a {
  width: 600px;
  height: 300px;
}
.wrap div .hotpics .slider .banner_img li a img {
  width: 600px;
  height: 300px;
}
.wrap div .hotpics .slider .banner_img li a p {
  width: 600px;
  height: 44px;
  line-height: 44px;
  font-size: 18px;
  text-align: center;
}
.wrap div .hotpics .hotright .map1 {
  position: relative;
  width: 580px;
  height: 160px;
  overflow: hidden;
}
.wrap div .hotpics .hotright {
  width: 580px;
  height: 300px;
  float: left;
  margin-left: 20px;
}
.wrap div .hotpics .hotright .map1 .container .tag {
  position: relative;
  display: inline-block;
  height: 20px;
  float: left;
  line-height: 20px;
  font-size: 14px;
  color: #fff;
  background: #ef8200;
  padding: 0 10px;
  margin-left: 0px;
}
.wrap div .hotpics .hotright .map1 .container .tag:after {
  content: "";
  display: inline-block;
  width: 5px;
  height: 11px;
  background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon4.jpg) no-repeat;
  position: absolute;
  top: 4px;
  right: -5px;
}
.wrap div .hotpics .hotright .map1 .container .title {
  display: inline-block;
  margin-left: 10px;
}
.wrap div .hotpics .hotright .map1 .container .title h3 {
  line-height: 24px;
  font-size: 24px;
  color: #333;
  font-weight: normal;
}
.wrap div .hotpics .hotright .map1 .container .text {
  width: 580px;
  padding: 12px 0;
  border-bottom: 1px solid #ddd;
}
.wrap div .hotpics .hotright .map1 .container .text p {
  text-indent: 2em;
  font-size: 12px;
  color: #999;
  line-height: 20px;
}
.wrap div .hotpics .hotright .map1 .container .text a {
  font-size: 12px;
  color: #0A50A1;
}
.wrap div .hotpics .hotright .map1 .container ul {
  width: 580px;
  padding: 12px 0 16px;
  overflow: hidden;
}
.wrap div .hotpics .hotright .map1 .container ul li {
  width: 50%;
  float: left;
}
.wrap div .hotpics .hotright .map1 .container ul li i {
  display: inline-block;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: #666;
  line-height: 12px;
  vertical-align: middle;
}
.wrap div .hotpics .hotright .map1 .container ul li a {
  display: inline-block;
  width: 280px;
  height: 12px;
  margin-left: 8px;
  line-height: 12px;
  font-size: 12px;
  color: #666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.wrap div .hotpics .hotright .map2 {
  margin-top: 0;
}
.wrap div .hotpics .hotright .map2 a {
  width: 280px;
  height: 140px;
}
.wrap div .hotpics .hotright .map2 a img {
  width: 280px;
  height: 140px;
}
.wrap div .hotpics .hotright .map2 a p {
  width: 280px;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
}
/*2018-09-06*/
.wrap .top {
    background: #fafafa;
}
.nav1_con {
    background: #f8f8f8;
}
.wrap div .nav1 {
    background: #f8f8f8;
}
.wrap div .nav1 dl {
    width: auto;
}
.wrap div .nav1 dl dt {
    margin-top: 8px;
}
.wrap div .nav1 dl dd {
    width: auto;
		padding: 0;
    float: left;
    height: 34px;
}
.wrap div .nav1 dl dd a {
    color: #dfdfdf;
    display: inline-block;
    height: 34px;
    line-height: 34px;
}
.wrap div .nav1 .column {
    margin-left: 22px;
}
.wrap div .nav1 .active {
    width: auto;
    margin-left: 22px;
}
.wrap div .hotpics .hotright .map1 .container ul li i {
    width: 4px;
    height: 4px;
}
.wrap div .hotpics .hotright .map1 .container ul li a {
    height: 21px;
    line-height: 21px;
    margin-left: 6px;
}
.wrap div .hotpics .hotright .map1 .container ul li a:hover{
	color: #0A50A1;
}
.wrap div .select_container .s_left .slist_container, .wrap .ts .ts_con {
    border-top: none;
    margin-top: 0;
}
.wrap div .select_container .s_left .s_top, .wrap .ts .c_top{
    position: relative;
}
span.line_bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #dcdcdc;
    z-index: -1;
}
.wrap div .nav2 dl dd {
    height: 180px;
}
.wrap div .nav2 .nav_list3 dd {
    height: 164px;
}
.wrap div .nav1 {
    padding: 0;
}
.wrap .top {
    height: 34px;
    box-sizing: border-box;
}
.wrap .top .topnav .topleft li {
    height: 34px;
}
.wrap .top .topnav .topleft li a {
    line-height: 34px;
}
.wrap .top .topnav .topleft .sitenav span {
    line-height: 34px;
}
.wrap .top .topnav .topright li .a_log, .wrap .top .topnav .topright li .a_reg {
    height: 34px;
    line-height: 34px;
}
.wrap .top .topnav .topleft li span {
    background: url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/bg_icon.png) no-repeat 76px 14px;
}
.wrap .top .topnav .topleft li span.show {
    background: #3b73b4 url(http://www.yesky.com/TLimages2009/yesky/images/mobile2018/bg_icon.png) no-repeat 76px -80px;
}
.wrap div .select_container .s_left .s_top{
    position: relative;
    height: 44px;
    box-sizing: border-box;
}
.wrap div .select_container .s_left .s_top p {
    padding-bottom: 0;
    height: 44px;
    box-sizing: border-box;
}
.wrap .ts .c_top p {
    height: 43px;
    padding-bottom: 0;
}
.wrap div .nav1 dl dd a span {
    padding: 0 12px 0 10px;
}
.wrap div .nav1 dl dd {
    margin-left: 2px;
}
.wrap div .nav1 {
    position: relative;
    height: 34px;
}
.wrap div .nav1 .column {
    position: absolute;
    left: 400px;
}
.wrap div .nav1 .active {
    position: absolute;
    left: 843px;
}
.wrap div .select_container .s_right .s_top {
    height: 44px;
    box-sizing: border-box;
    overflow: hidden;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 0; 
}
.wrap div .select_container .s_right .s_top .change {
    margin-top: 5px;
}
.wrap div .select_container .s_right .pic_list .side_left a{
	position: relative;
	display: inline-block;
	width: 176px;
	height: 132px;
	overflow: hidden;
}
.wrap div .select_container .s_right .pic_list .side_left a img{
    transition: all 1s;
    -webkit-transition: all 1s;
    behavior: url(ie-css3.htc);
}
.wrap div .select_container .s_right .pic_list .side_left a img:hover{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.wrap div .select_container .s_right .pic_list .side_right a{
	position: relative;
	display: inline-block;
	width: 176px;
	height: 132px;
	overflow: hidden;
}
.wrap div .select_container .s_right .pic_list .side_right a img{
    transition: all 1s;
    -webkit-transition: all 1s;
    behavior: url(ie-css3.htc);
}
.wrap div .select_container .s_right .pic_list .side_right a img:hover{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.wrap div .nav2 .nav_list1 dd span a img {
    display: block;
    width: 100px;
    margin: 18px auto -8px;
    height: 50px;
    border: 1px solid #eee;
    padding: 5px 10px;
    box-sizing: border-box;
}
.wrap div .nav2 .nav_list1 dd span a span {
    display: block;
    margin-top: 10px;
}
.wrap div .hotpics .hotright .map1 .container .title h3 a {
    line-height: 24px;
    font-size: 24px;
    color: #333;
    font-weight: normal;
    display: block;
}
.wrap div .hotpics .hotright .map1 .container .title h3 a:hover {
    color: #0A50A1;
}
/*2018-09-25*/
.wrap .top .topnav .topleft li a:hover {color: #ef8200;text-decoration: underline;}
.wrap .top .topnav .topright li .a_log:hover, .wrap .top .topnav .topright li .a_reg:hover {
    color: #ef8200;
    text-decoration: underline;
}
.wrap div .hotpics .hotright .map1 .container .title h3 a:hover{
color: #ef8200;
    text-decoration: underline;
}
.wrap div .hotpics .hotright .map1 .container .text a:hover {
    color: #ef8200;
    text-decoration: underline;
}
.wrap div .hotpics .hotright .map1 .container ul li a:hover{
 color: #ef8200;
    text-decoration: underline;
}
.wrap div .hotpics .slider .banner_img li a:hover p{
 color: #ef8200;
    text-decoration: underline;
}
.wrap div .hotpics .hotright .map2 a:hover p{
 color: #ef8200;
    text-decoration: underline;
}
.wrap div .select_container .s_left .s_top .more:hover{
 color: #ef8200;
    text-decoration: underline;
}
.wrap div .select_container .s_right .s_top .change:hover {
    color: #ef8200;
    text-decoration: underline;
}
.wrap div .select_container .s_left .slist_container .slist dd h3 a:hover {
    color: #ef8200;
    text-decoration: underline;
}
.wrap div .select_container .s_right .rlc li a:hover {
    color: #ef8200;
    text-decoration: underline;
}
.wrap div .select_container .s_right .pic_list .side_left a:hover p{
 color: #ef8200;
    text-decoration: underline;
}
.wrap div .select_container .s_right .pic_list .side_right a:hover p{
 color: #ef8200;
    text-decoration: underline;
}
.wrap div .select_container .s_left .project .container:hover h3{
 color: #ef8200;
    text-decoration: underline;
}
.wrap div .select_container .s_right .splan_con .first:hover span {
  color: #ef8200;
    text-decoration: underline;
}
.wrap div .select_container .s_right .splan_con .sec:hover span {
  color: #ef8200;
    text-decoration: underline;
}
.wrap .ts .c_top .more:hover {
    color: #ef8200;
    text-decoration: underline;
}
.ts_con a:hover span{
    color: #ef8200 !important;
    text-decoration: underline;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .list dd h3 a:hover {
    color: #ef8200;
    text-decoration: underline;
}
.wrap .ts .left_con .rec_con .rlcon .rlist_con .insert .right h3:hover {
    color: #ef8200;
    text-decoration: underline;
}
.wrap .ts .right_con .v_con .v_img li a p:hover{
    color: #ef8200;
    text-decoration: underline;
}
.wrap .ts .right_con .pr_con ul li a:hover{
    color: #ef8200;
    text-decoration: underline;
}
.wrap .ts .right_con .prnav_con ul li a:hover {
    color: #ef8200;
    text-decoration: underline;
}
.wrap .ts .right_con .com .img_con a:hover {
    color: #ef8200;
    text-decoration: underline;
}
.wrap .ts .right_con .hot_article .hot_con dl dd h3 a:hover, .wrap .ts .right_con .media_article .hot_con dl dd h3 a:hover{
color: #ef8200;
    text-decoration: underline;
}
.wrap .ts .right_con .net_rec ul li a:hover{
    color: #ef8200;
    text-decoration: underline;
}
/*2018-10-17*/
.wrap div .hotpics .hotright .map1 .container ul li:nth-of-type(even) {
    padding-left: 10px;
    box-sizing: border-box;
}
.wrap div .hotpics .hotright .map1 .container ul li a { 
    width: 270px;
}
.timeago{display: inline-block;}
/*广告样式*/
.mlp_yesky_Bqu_button{text-align:center;}
.mlp_yesky-dingbutonglan1,.mlp_yesky_column1_760360,.mlp_yesky_column2_760360{width:1200px;margin:10px auto 0;height:90px;}

/*20211216*/
.wrap .ts .left_con .rec_con_d{
  position: static;
  width: 820px;
  height: auto;  
}
.wrap .ts .left_con .rec_con_d .rlcon{
  width: 820px!important;
  height: auto;
  display:none;
}
.wrap .ts .left_con .rec_con_d .rlcon .rlist_con{
  position: static;
  display:block;
}
.wrap .ts .left_con .rec_con_d .rlcon .rlist_con .insert{
  width: 820px;
}
.wrap .ts .left_con .rec_con_d .nav_show{
  border:0;
}
.wrap .ts .left_con .rec_con_d .show{
  display: block;
}

body{
  padding-bottom:0;
}
/*foot*/

#foot {
  background: #f3f3f3;
  clear: both;
}
.channel_content {
  width: 1200px;
  margin: 0 auto;
  padding: 25px 0 20px;
  color: #1766a7;
  text-align: center;
  line-height: 26px;
  font-size: 14px;
}
.channel_content span {
  display: block;
  font-size: 12px;
  color: #999;
}
#foot a {
  display: inline-block;
  margin: 0;
  color: #999;
}
#foot ul {
  margin: 10px auto 0;
  line-height: 50px;
}
#foot ul li {
  height: 50px;
  margin-right: 10px;
  display: inline-block;
}
#foot ul li object,
#foot ul li img {
  vertical-align: middle;
}
#foot ul li a {
  margin: 0 0 0 0;
}
#foot ul li iframe {
  filter: alpha(opacity=0);
  opacity: 0;
}
#foot .ygwab {
  float: left;
  height: 20px;
  line-height: 20px;
  margin: 0px 0px 0px 5px;
  color: #999;
  font-size: 12px;
}
