/* ===================== 鏍峰紡閲嶇疆 ===================== */
html {
  overflow-y: scroll;
  overflow-x: visible;
}
body {
  margin: 0;
  color: #6c6c6c;
  font: 12px/21px "瀹嬩綋";
  background: #fff;
}
ul,
ol,
li,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input {
  margin: 0;
  padding: 0;
}
img,
fieldset {
  border: none;
}
li {
  list-style: none;
}
select,
input,
img {
  vertical-align: middle;
}
select,
input,
textarea {
  font-size: 12px;
}
a {
  color: #010101;
  text-decoration: none;
}
a:hover {
  color: #4c7d08;
  text-decoration: underline;
}
div,
ul,
dl {
  zoom: 1;
}
div:after,
ul:after,
dl:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
/* 涓诲唴瀹� */
.wrap2 {
  font-family: "Microsoft Yahei", "寰蒋闆呴粦", "瀹嬩綋", Tahoma, Arial, Helvetica, STHeiti;
  position: relative;
}
.wrap2 img {
  vertical-align: top;
}
/*outer*/
.outer img {
  display: block;
}
.inner {
  width: 100%;
  position: relative;
}
/*鑳屾櫙*/
.bodyBg {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  z-index: 0;
}
.bodyBg div {
  width: 100%;
  height: 315px;
  background-repeat: no-repeat;
  background-position: center center;
}
.bodyBg .bodyBg01 {
  background-image: url(http://www.qiyipic.com/fashion/fix/guojishizhuangz20150203bg000_02.jpg);
  height:929px;
}
/*header*/
/*content*/
.blank200 {
  width: 100%;
  height: 200px;
  clear: both;
  position: relative;
}
.blank37 {
  width: 100%;
  height: 37px;
  clear: both;
  position: relative;
}
.content {
  width: 970px;
  position: relative;
  z-index: 1;
  margin: 0px auto;
}
.fouceVedio {
  width: 825px;
  height: 543px;
  margin: 0px auto 50px;
}
.flex_row {
  display: -webkit-flex;
  -webkit-flex-flow: row wrap;
  -webkit-justify-content: space-around;
  /*IE10杩樹笉鏀寔*/
  display: -ms-flex;
  -ms-flex-flow: row wrap;
  -ms-justify-content: space-around;
  display: flex;
  flex-flow: row;
  justify-content: space-around;
}
/*涓诲鑸�*/
.main_nav {
  width: 100%;
  height: 70px;
}
.main_nav ul {
  width: 100%;
  display: -webkit-flex;
  -webkit-flex-flow: row wrap;
  -webkit-justify-content: space-around;
  /*IE10杩樹笉鏀寔*/
  display: -ms-flex;
  -ms-flex-flow: row wrap;
  -ms-justify-content: space-around;
  display: flex;
  flex-flow: row;
  justify-content: space-around;
}
.main_nav ul li {
  flex: 1;
  height: 39px;
  margin: 0px 2px;
  background-repeat: no-repeat;
  line-height: 39px;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  position: relative;
  text-indent: -9999px;
  background-image: url(http://www.qiyipic.com/fashion/fix/shizhuang20150229_03.jpg);
}
.main_nav ul li:nth-child(1) {
  background-position: 0px 0px;
}
.main_nav ul li:nth-child(2) {
  background-position: -242px 0px;
}
.main_nav ul li:nth-child(3) {
  background-position: -484px 0px;
}
.main_nav ul li:nth-child(4) {
  background-position: -726px 0px;
}
.main_nav ul li:after {
  content: '';
  width: 0;
  height: 0;
  overflow: hidden;
  display: none;
  border: 10px solid transparent;
  border-top-color: #000;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  bottom: -21px;
}
.main_nav ul li:nth-child(1).newyork {
  background-position: 0px -50px;
}
.main_nav ul li:nth-child(1).newyork:after {
  display: block;
  border-top-color: #cf4545;
}
.main_nav ul li:nth-child(2).london {
  background-position: -242px -50px;
}
.main_nav ul li:nth-child(2).london:after {
  display: block;
  border-top-color: #4590cf;
}
.main_nav ul li:nth-child(3).milan {
  background-position: -484px -50px;
}
.main_nav ul li:nth-child(3).milan:after {
  display: block;
  border-top-color: #cf45a0;
}
.main_nav ul li:nth-child(4).paris {
  background-position: -726px -50px;
}
.main_nav ul li:nth-child(4).paris:after {
  display: block;
  border-top-color: #cfa345;
}
.main_nav ul .selcted {
  color: #fff;
}
/*鍩庡競鍐呭*/
.data_box {
  width: 100%;
  height: 647px;
  display: none;
}
/*銆婃槑鏄熷ぇ鍒朵綔銆嬬航绾︾壒杈�*/
.moban_teji {
  width: 100%;
  height: 325px;
}
.moban_teji h1 {
  width: 510px;
  height: 75px;
  display: block;
}
.moban_teji .moban_box {
  width: 100%;
  height: 250px;
  position: relative;
}
.moban_teji .newyork_t {
  background: #d14447;
}
.moban_teji .paris_t {
  background: #cea340;
}
.moban_teji .left_te_btn {
  width: 54px;
  height: 56px;
  display: block;
  position: absolute;
  left: -27px;
  top: 96px;
  cursor: pointer;
}
.moban_teji .right_te_btn {
  width: 54px;
  height: 56px;
  display: block;
  position: absolute;
  right: -27px;
  top: 96px;
  cursor: pointer;
}
.moban_teji .blank28 {
  width: 100%;
  height: 28px;
}
.moban_teji .moban_over {
  width: 771px;
  height: 214px;
  margin: 0px auto;
  overflow: hidden;
  position: relative;
}
.moban_teji .moban_over ul {
  width: 10000px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.moban_teji .moban_over ul li {
  width: 240px;
  height: 219px;
  float: left;
  display: block;
  margin-right: 23px;
}
.moban_teji .moban_over ul li a {
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 12px;
  display: block;
  text-align: center;
  line-height: 2.8em;
}
.moban_teji .moban_over ul li a img {
  width: 240px;
  height: 173px;
}
/*鐖卞鑹鸿瑙�*/
.iqiyi_shijiao {
  width: 100%;
}
.iqiyi_shijiao h1 {
  width: 100%;
  height: 82px;
  background: url(http://www.qiyipic.com/fashion/fix/guojishizhuangz201502032_27.jpg) no-repeat;
  position: relative;
}
.iqiyi_shijiao h1 .more {
  text-indent: -9999px;
  display: block;
  position: absolute;
  width: 58px;
  height: 15px;
  background: url(http://www.qiyipic.com/fashion/fix/guojishizhuangz201502032_30.jpg) no-repeat;
  right: 0px;
  top: 36px;
}
.iqiyi_shijiao .iqiyi_shi_box {
  width: 100%;
  height: 289px;
  background: url(http://www.qiyipic.com/fashion/fix/guojishizhuangz201502032_32.jpg) no-repeat;
  position: relative;
}
.iqiyi_shijiao .shi_btn_left {
  width: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  left: 25px;
  top: 131px;
  border: 14px solid transparent;
  border-right-color: #fff;
  content: '';
  display: block;
  cursor: pointer;
}
.iqiyi_shijiao .shi_btn_right {
  width: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  right: 25px;
  top: 131px;
  border: 14px solid transparent;
  border-left-color: #fff;
  content: '';
  display: block;
  cursor: pointer;
}
.iqiyi_shijiao .blank47 {
  width: 100%;
  height: 47px;
}
.iqiyi_shijiao .iqiyi_shi_over {
  width: 834px;
  height: 200px;
  margin: 0px auto;
  position: relative;
  overflow: hidden;
}
.iqiyi_shijiao .iqiyi_shi_over ul {
  width: 10000px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.iqiyi_shijiao .iqiyi_shi_over ul li {
  width: 255px;
  height: 200px;
  float: left;
  margin-right: 33px;
  display: block;
}
.iqiyi_shijiao .iqiyi_shi_over ul li a {
  width: 100%;
}
.iqiyi_shijiao .iqiyi_shi_over ul li a img {
  width: 255px;
  height: 172px;
}
/*鏃跺皻鐢勯€�*/
/*sszxCon*/
.sszxCon {
  margin: 50px 0px 0px;
  height: 615px;
  position: relative;
}
.sszxCon h2 {
  height: 82px;
  display: block;
  text-indent: -9999px;
  padding: 13px 0 0;
}
.sszxCon h3 {
  width: 292px;
  height: 71px;
  display: block;
  margin: 10px 0px 0px 18px;
  text-indent: 25px;
  color: #000;
}
.sszxCon li {
  display: inline;
  float: left;
  width: 403px;
  height: 153px;
  position: absolute;
}
.sszxCon li a b {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 64px;
  height: 64px;
  text-indent: -300000px;
  display: block;
}
.sszxCon li a:hover b {
  background-repeat: no-repeat;
  background-image: url(http://www.qiyipic.com/fashion/fix/cxszz20120828_playBtn.png);
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.qiyipic.com/fashion/fix/cxszz20120828_playBtn.png');
}
.sszxCon li.sszxLi01 {
  left: 341px;
  top: 11px;
  z-index: 100;
}
.sszxCon li.sszxLi01 img {
  width: 403px;
  height: 153px;
}
.sszxCon li.sszxLi01 b {
  margin: -28px 0 0 -109px;
}
.sszxCon li.sszxLi02 {
  left: 0px;
  top: 173px;
  width: 210px;
  height: 176px;
}
.sszxCon li.sszxLi02 img {
  width: 210px;
  height: 176px;
}
.sszxCon li.sszxLi02 b {
  margin: -45px 0 0 -38px;
}
.sszxCon li.sszxLi03 {
  left: 0px;
  top: 360px;
  width: 210px;
  height: 235px;
}
.sszxCon li.sszxLi03 img {
  width: 210px;
  height: 235px;
}
.sszxCon li.sszxLi03 b {
  margin: -45px 0 0 -38px;
}
.sszxCon li.sszxLi04 {
  left: 220px;
  top: 173px;
  width: 180px;
  height: 434px;
}
.sszxCon li.sszxLi04 img {
  width: 180px;
  height: 434px;
}
.sszxCon li.sszxLi04 b {
  margin: -96px 0 0 -38px;
}
.sszxCon li.sszxLi05 {
  left: 409px;
  top: 173px;
  width: 356px;
  height: 434px;
  z-index: 100;
}
.sszxCon li.sszxLi05 img {
  width: 356px;
  height: 434px;
}
.sszxCon li.sszxLi05 b {
  margin: -44px 0 0 -119px;
}
.sszxCon li.sszxLi06 {
  left: 591px;
  top: 58px;
  width: 180px;
  height: 468px;
  z-index: 200;
}
.sszxCon li.sszxLi06 img {
  width: 180px;
  height: 468px;
}
.sszxCon li.sszxLi06 b {
  margin: -104px 0 0 -35px;
}
.sszxCon li.sszxLi07 {
  left: 780px;
  top: 58px;
  width: 190px;
  height: 213px;
}
.sszxCon li.sszxLi07 img {
  width: 190px;
  height: 213px;
}
.sszxCon li.sszxLi07 b {
  margin: -40px 0 0 -35px;
}
.sszxCon li.sszxLi08 {
  left: 780px;
  top: 280px;
  width: 190px;
  height: 323px;
}
.sszxCon li.sszxLi08 img {
  width: 190px;
  height: 323px;
}
.sszxCon li.sszxLi08 b {
  margin: -40px 0 0 -35px;
}
.sszxCon li.sszxLi09 {
  left: 409px;
  top: 173px;
  width: 172px;
  height: 221px;
}
.sszxCon li.sszxLi09 img {
  width: 172px;
  height: 221px;
}
.sszxCon li.sszxLi09 b {
  margin: -40px 0 0 -35px;
}
.sszxCon li.sszxLi10 {
  left: 591px;
  top: 58px;
  width: 180px;
  height: 180px;
  z-index: 200;
}
.sszxCon li.sszxLi10 img {
  width: 180px;
  height: 180px;
}
.sszxCon li.sszxLi10 b {
  margin: -40px 0 0 -35px;
}
/*jchgCon*/
.jchgCon0902 h2 {
  margin: 30px 0px 0px;
}
.jchgCon0902 ul {
  margin: 0px 0px 0px -54px;
}
.jchgCon0902 li {
  display: inline;
  float: left;
  width: 201px;
  height: 160px;
  margin: 35px 0px 0px 54px;
}
.jchgCon0902 li a {
  display: block;
  text-align: center;
  font-size: 12px;
  color: #000;
}
.jchgCon0902 li a img {
  width: 201px;
  height: 130px;
  margin: 0px 0px 10px;
}
/*鍊掕鏃�*/
.daojishi {
  width: 258px;
  position: absolute;
  left: 0px;
  top: 37px;
}
.daojishi h1{
  width:100%;
  height: 52px;
  background: url(http://www.qiyipic.com/fashion/fix/guojishizhuangz20150203t_time.png) no-repeat;
  display: block;
  position: relative;
}
.daojishi p{
  width:100%;
  height:24px;
  display: block;
  line-height: 24px;
  font-size:12px;
  text-align: center;
  position: absolute;
  left:0px;
  bottom: 0px;
  color:#fff;
}
.daojishi span {
  width: 58px;
  height: 81px;
  display: block;
  float: left;
  line-height: 59px;
  text-align: center;
  color: #fff;
  font-size: 30px;
}
.daojishi .days {
  background: url(http://www.qiyipic.com/fashion/fix/guojishizhuangz20150203t_06.png) no-repeat;
  margin-right: 7px;
}
.daojishi .hours {
  background: url(http://www.qiyipic.com/fashion/fix/guojishizhuangz20150203t_08.png) no-repeat;
  margin-right: 7px;
}
.daojishi .minutes {
  background: url(http://www.qiyipic.com/fashion/fix/guojishizhuangz20150203t_10.png) no-repeat;
  margin-right: 7px;
}
.daojishi .seconds {
  background:url(http://www.qiyipic.com/fashion/fix/guojishizhuangz20150203t_12.png) no-repeat;
}
.chakanBtn {
  width: 172px;
  height: 32px;
  background: url(http://www.qiyipic.com/fashion/fix/guojishizhuangz20150203w_06.png) no-repeat;
  position: absolute;
  right:41px;
  top:58px;
  display: block;
}
.backtop {
  width: 38px;
  height: 38px;
  display: block;
  cursor: pointer;
  position: absolute;
  right: -48px;
  top: 780px;
  background: url(http://www.qiyipic.com/fashion/fix/guojishizhuangz20150203bt_38.jpg) no-repeat;
  z-index: 10;
}