﻿html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
  font-family:Microsoft Yahei;
}
:focus {
  outline: 1;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
ul,li{list-style: none;}
input,
select {
  vertical-align: middle;
}
.con {
  width: 1100px;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
.head{position: relative;overflow: hidden;height: 762px;min-width: 1154px;}
.head img{
  position: absolute;
  left: 50%;
  margin-left: -960px;
  top: 0;
  display: block;
}

.img img{width: 100%;}
.section1 {
  height: 900px;
  background:url(../images/gionee2.jpg) no-repeat center top;
  min-width: 1154px;
}
.section1 .con{width: 1030px;margin: 0 auto;padding-top: 237px;}
.video-box .left {float: left;}
.video-box .left .video-main{
  position: relative;
  width: 689px;
  height: 445px;
  background: url(../images/videoBG.jpg) no-repeat;
}
.video-box .video-main #video{width: 689px;height: 445px;display: none;}
.video-box .right {
  width: 304px;
  height: 445px;
  float: right;
  background: #fff;
}

.video-box .left .video-main .playBtn{
  position: absolute;
  left: 50%;
  margin-left: -80px;
  top:140px;
  width: 160px;
  height: 160px;
  background: url(../images/play.png)no-repeat;
  transition:all 1s ease-in-out;
}
.video-box .left .video-main:hover .playBtn{
  transform:rotate(360deg);
}
.video-box .right .title{height: 70px;background: url(../images/titBg.jpg);text-align: center;}
.video-box .right .title img{margin-top: 20px;}
.video-box .right ul{padding-top: 10px;}
.video-box .right li{list-style: none;padding: 10px 0;overflow: hidden;margin:0 15px;border-top:1px dotted #DEC69A;}
.video-box .right li .pic img{width: 75px;display: block;}
.video-box .right li .pic{display: block;float: left;width: 75px;height: 50px;overflow: hidden;}
.video-box .right li .txt{overflow: hidden;display: block;line-height: 25px;font-size: 14px;height: 50px;color: #6a5f48;padding-left: 10px;text-decoration: none;}
.video-box .right li.first,
.video-box .right li:first-child{border-top:none;} 
.video-box .right li:hover .txt{color: #e7c487;}

.containter{width: 1100px;margin: 0 auto;}
.section3{background: #FCFBFA;padding-bottom: 100px;}
.section3 .tit{text-align: center;padding: 80px 0 10px 0;}
.section3 .list{padding: 0 30px;}
.section3 .list li{overflow: hidden;padding: 28px 0;border-bottom: 1px solid #DFD8C8;}
a{text-decoration: none;}
.section3 .list li .pic{float: left;width: 210px;height: 140px;}
.section3 .list li .txt{overflow: hidden;padding-left:30px; }
.section3 .list li .txt .name{line-height: 40px;overflow: hidden;}
.section3 .list li .txt .name a{float: left;color: #968b75;font-size: 16px;font-weight: bold;max-width: 600px;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
.section3 .list li .txt .name a{
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.section3 .list li:hover .txt .name a{
  padding-left: 6px;
  color: #8f8673;
}
.section3 .list li .txt .name .time{float: left;color: #d1a54b;font-size: 10px;padding-left: 20px;}
.section3 .list li .txt .descri{margin-top: 40px;border-left: 7px solid #EEB749;font-size: 14px;color: #968b75;line-height: 20px;height: 60px;overflow:hidden;padding-left: 15px;}
.section3 .list li:last-child{border-bottom: 0;}

.banner_show {height:900px;position: relative;}
.banner_show .b_list li {height: 100%;position: absolute;top: 0;left: 0;display: none;}
.banner_show .b_btn {position: absolute;bottom: 24px;z-index: 1;text-align: center;width: 100%;}
.banner_show .b_btn a {text-align: center;color: #fff;font-size: 12px;;font-style: italic;line-height: 20px;margin:0 10px;display:inline-block;vertical-align: middle;cursor:pointer;background:#b68c40;width: 20px;height:20px;border-radius: 50%;}
.banner_show .b_btn a.active {width: 40px;height: 40px;background:#eca31e;line-height: 40px;font-size: 27px;}


.section-buy{text-align: center;height:154px;background: url(../images/buyBG.jpg) no-repeat center top;min-width: 1154px; }
.section-buy a{padding-top:27px;display: inline-block; }