* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing   : border-box;
  box-sizing        : border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing   : border-box;
  box-sizing        : border-box;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ul,
ol,
li,
th,
td,
p,
blockquote,
pre,
form,
fieldset,
legend,
input,
button,
textarea,
hr {
  margin : 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

li {
  list-style: none;
  text-align: left;
}

fieldset,
img {
  border: 0;
}

table {
  border-collapse: collapse;
  border-spacing : 0;
}

abbr[title] {
  border-bottom: 1px dotted;
  cursor       : help;
}

address,
cite,
dfn,
em,
var {
  font-style: normal;
}

button,
input,
select,
textarea {
  font-size: 100%;
}

body {
  font: 12px "Microsoft YaHei";
}

body {
  background: #FFF;
  text-align: center;
}

html,
body {
  min-width: 1300px;
}

p {
  text-align  : left;
  text-indent : 24px;
  text-align  : justify;
  text-justify: distribute;
}

a {
  text-decoration: none;
  color          : #000
}

a:hover {
  color: #3a849b
}

img,
input {
  margin : 0;
  padding: 0;
  border : none
}

li,
ol,
ul {
  list-style: none
}

button,
input[type=button] {
  cursor: pointer
}

input {
  outline   : 0;
  background: 0 0
}

.clearfix:after {
  display   : block;
  visibility: hidden;
  clear     : both;
  height    : 0;
  content   : ''
}

.clearfix {
  *zoom: 1
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.space01 {
  height: 10px;
  font  : 0px/0px SimSun;
  clear : both;
}

.line01 {
  width        : 95%;
  margin-left  : auto;
  margin-right : auto;
  height       : 30px;
  margin-bottom: 30px;
  font         : 0px/0px SimSun;
  border-bottom: 1px solid #fa292f;
  clear        : both;
}

.ohd {
  overflow: hidden;
}

.ht {
  font-family: '\9ed1\4f53';
}

.yh {
  font-family: '\5fae\8f6f\96c5\9ed1';
}

.st {
  font-family: SimSun;
}

/*general end*/
/*particular*/
html,body{  
  height: 100%;
  max-height: 1080px;
  max-width: 1920px;
}
.video-w{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
}

.top{
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 358px;
  background: url(../images/b0.png) no-repeat center 0;
}
.top ul{
  /* width: 1300px; */
  margin: 166px auto 0;
  overflow: hidden;
}
.top li{
  padding: 0 25px;
  display: inline;
  cursor: pointer;
}
.logo{
  position: absolute;
  z-index: 11;
  top: 20%;
}
.logo1{
  position: absolute;
  z-index: 11;
  top: 5%;
}
.logo,
.logo1{
  left: 50%;
  margin-left: -615px;
}
.pg{
  width: 100%;
  height: 100%;
}
.p1{
  background: url(../images/b0.jpg) no-repeat center center;
  position: relative;
}
.wraper{
  height: 100%;
}
.sl{
  width: 330px;
  border-radius: 0 20px 20px 0;

  position: fixed;
  left: 0;
  top: 9%;
  z-index: 10;
  display: none;
  background-color: #fdfaf1;
}
.sl span>img:nth-of-type(2){
  display: none;
}
.sl span{
  display: block;
  overflow: hidden;
  cursor: pointer;
  padding: 20px 0 30px;


}
.sl span.cur{
  background-color: #ea3a3f;
  width: 340px;
  border-radius: 0 20px 20px 0;

}
.sl span.cur>img:nth-of-type(1){
  display: none;
}
.sl span.cur>img:nth-of-type(2){
  display: inline;
}

.p2{
  background: url(../images/b1.jpg) no-repeat center center;
  background-size: cover;
}
.p3{
  background: url(../images/b2.jpg) no-repeat center center;
  background-size: cover;
}
.p4{
  background: url(../images/b3.jpg) no-repeat center center;
  background-size: cover;
}
.p5{
  background: url(../images/b4.jpg) no-repeat center center;
  background-size: cover;
}
.p6{
  background: url(../images/b5.jpg) no-repeat center center;
  background-size: cover;
}

.pg>.mc{
  width: 1300px;
  height: 120%;
  
  margin: 2% auto 0;
}
.pg .ct{
  width: 1200px;
  margin: 0 auto;
}
.pg .ct .cc{
  background-color: #fcf8ed;
  border-radius: 20px;
  width: 100%;
  padding: 30px;
  margin-bottom: 30px;
}
.pg .ct .c1{
  padding: 15px 100px;
}
.pg .ct .c2{
  width: 590px;
}

.pg .t{
  padding: 20px 0;  
}
.pg .t p{
  font-size: 50px;
  font-weight: bold;
  line-height: 1.3;

  color: #ea3a3f;
  text-align: center;

}
.pg .t p a{
  color: #ea3a3f;
}
.pg .t span{
  display: block;
    text-align: left;
    font-size: 33px;
}
.tit img{
  float: left;
}
.ls1 li{
  font-size: 18px;
  line-height: 36px;
  padding-left: 15px;
  background: url(../images/dot.jpg) no-repeat left center;
  text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
a.more{
  color: red;
  font-size: 16px;
}
.c4{
  text-align: left;
}
.c4 p{
  text-indent: 0;
}
.c4 span{
  font-size: 22px;
  line-height: 28px;
  font-weight: bold;
}
.c4 li{
  float: left;
  width: 48%;
}
.c4 li:last-of-type{
  float: right;
}
.c4 p{
  font-size: 18px;
  text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.p6{
  overflow-y: scroll;
}
.p6 .mc{
  /* overflow-y: scroll; */
}

@media screen and (orientation:portrait) {
    html, body {
        min-width: 100%;
    }
    html {
        transform: rotate(90deg);
        margin-top: -5%;
        /* width: 1920px; */
    }
    body {
        width: 1920px;
        height: 1080px;
    }
}
