html {width: 100%; overflow-y: scroll; font-size: 10px}
body {width: 100%; min-width: 1240px; margin: 0px; padding: 0px; background: #25292c; font-size: 1.2rem; text-size-adjust: none; color: #000; font-family: Microsoft YaHei, Arial, Verdana}
div,p,span,em {backface-visibility: hidden}
ul,ol {list-style: none}
form,dl,dt,dd,ul,ol,input,select,textarea,h1,h2,h3,h4,h5,h6 {margin: 0px; padding: 0px}
input,button,select,textarea {font-size: 1.2rem; color: #000; outline: none}
img {border: 0px}

button {display: inline-block; padding: 8px 16px; font-size: 1.4rem; border: 0px; line-height: 100%; color: #fff; border: #666 1px solid; cursor: pointer; transition: background-color .1s ease, border-color .1s ease}
button.b1 {background-color: #555; border-color: #555}
button.b1:hover {background-color: #333; border-color: #333}
button.b1:focus {border-color: #000}
button.b2 {background-color: #005f9b; border-color: #005f9b}
button.b2:hover {background-color: #004570; border-color: #004570}
button.b2:focus {border-color: #002842}
button.lock,
button.lock:hover,
button.lock:focus {background-color: #bbb !important; border-color: #bbb !important}

input.i1 {width: 358px; padding: 10px; border: #d1d1d1 1px solid; box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.08); transition: border-color .3s ease, box-shadow .3s ease}
input.i1:focus {border-color: #5b9dd9; box-shadow: 0px 0px 2px rgba(30, 140, 190, 0.8)}

textarea.t1 {width: 358px; height: 178px; line-height: 150%; padding: 10px; border: #d1d1d1 1px solid; box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.08); transition: border-color .3s ease, box-shadow .3s ease}
textarea.t1:focus {border-color: #5b9dd9; box-shadow: 0px 0px 2px rgba(30, 140, 190, 0.8)}

a {color: #000; text-decoration: none}
a:hover {color: #000; text-decoration: none}
a.link {cursor: pointer}
.ash {color: #999}
.block {display: block !important}

.clear {clear: both}
.clear_float {zoom: 1}
.clear_float:after { display: block; clear: both; content: ""; visibility: hidden; height: 0}

.center {text-align: center !important}
.hide { display: none !important}
.hand {cursor: pointer}
.highlight {background-color: #ffff00}
.pagehide {display: none !important}

.wrap {width: 100%; position: relative; z-index: 100}

.header {width: 100%; min-width: 1240px; height: 120px; background: #eff2d0; opacity: 0.9; border-bottom: #eee 1px solid; position: fixed; top: 0px; z-index: 10000}
.header div.desk {width: 100%; height: 100%; background: #eff2d0; opacity: 0.9; position: absolute; top: 0px; left: 0px; z-index: 100}
.header div.logo {margin-left: -500px; line-height: 120px; position: absolute; top: 0px; left: 50%; z-index: 110}
.header div.logo a {font-size: 2.4rem; color: #005f9b}
.header div.menu {width: 1200px; line-height: 120px;margin: auto; position: relative; z-index: 110}
.header div.menu ul {position: absolute; top: 0px; right: 0px}
.header div.menu ul li {float: left}
.header div.menu ul li a {display: inline-block; line-height: 50px; padding: 0px 20px; font-size: 1.6rem; color: #DF0101; font-weight: bold}

.header div.menu ul li a span{display:none;}
.header div.menu ul li a:hover span{width:260px; position: absolute; top: 80px; background: #fff; border:1px solid #bfc38d; margin-left: -100px; display:table-caption; cursor: hand;}

.header div.menu ul li a:hover {color: #000}
.header div.menu ul li.on { background: linear-gradient(#a37649, #a37649) bottom center no-repeat; background-size: 100% 2px}
.header div.menu ul li.on a {color: #000}
.header span.menu {display: none; cursor: pointer}

.headertakeup {width: 100%; height: 120px}

.footer {width: 100%; padding: 20px 0px; position: relative; z-index: 100}
.footer .copyright {width: 100%; line-height: 200%; text-align: center; color: #fff}
.footer .copyright a {color: #fff}

.footer .copyright a span{display:none;}
.footer .copyright a:hover span{position: absolute; top: -210px; margin-left: -130px; display:inline; cursor: hand;}

.footer .copyright div.text { margin: -10px 0px 0px 0px; }

.container {width: 100%; background: linear-gradient(#ececec, #f8f8f8) #f8f8f8 top center no-repeat; background-size: 100% 3px; position: relative; z-index: 100}

.breadcrumb {font-size: 1.4rem}
.breadcrumb em {display: inline-block; vertical-align: middle; margin: 0px 5px; width: 1.2rem; height: 1.2rem; background: url(icon/arrow.2.svg) center center no-repeat}

.cupboard { width: 1200px; margin: auto; padding: 20px 0px; position: relative; z-index: 100}
.cupboard .main {width: 898px; padding: 20px; background: #fff; float: right; border: #f2f2f2 1px solid}
.cupboard .main h1 {font-size: 1.8rem; line-height: 150%; padding-bottom: 20px; border-bottom: #eee 1px solid}
.cupboard .main .list {padding-bottom: 20px}
.cupboard .main .list li {padding: 20px 0px; font-size: 1.4rem;　line-height: 150%; border-bottom: #ddd 1px dotted; position: relative; z-index: 100}
.cupboard .main .list li span.time {color: #999; position: absolute; top: 20px; right: 0px; z-index: 100}
.cupboard .main .content div.text {padding-top: 20px; font-size: 1.6rem; line-height: 200%}
.cupboard .main .content div.text p {margin: 0px; padding: 0px 0px 20px 0px}
.cupboard .main .content div.text img {max-width: 100%}

.cupboard .side {width: 240px; background: #fff; float: left}
.cupboard .side dl.option {padding: 20px; border: #f2f2f2 1px solid }
.cupboard .side dl.option dt {padding-bottom: 15px; font-size: 1.6rem; font-weight: bold; line-height: 100%}
.cupboard .side dl.option dd {background: url(icon/circle.1.svg) left center no-repeat; background-size: 6px 6px; padding-left: 14px; font-size: 1.4rem; line-height: 200%}

.cupboard .links {width: 1230px; margin-left: -15px; font-size: 0px; text-align: center }
.cupboard .links div.item {width: 380px; margin: 10px 15px 10px 15px; display: inline-block }
.cupboard .links div.item a {display: table; text-align: center }
.cupboard .links div.item a span {display: table-cell; vertical-align: middle }
.cupboard .links div.item a img {max-width: 100%; max-height: 100% }

.cupboard .pictures {width: 1230px; margin-left: -15px}
.cupboard .pictures div.item {width: 380px; margin: 0px 15px 30px 15px; float: left}
.cupboard .pictures div.item p.image {margin: 0px; padding: 0px}
.cupboard .pictures div.item p.image img { width: 100%}
.cupboard .pictures div.item p.topic {margin: 0px; padding: 0px; background: #fff; line-height: 300%; font-size: 1.4rem; font-weight: bold; text-align: center}
.cupboard .pictures div.text {font-size: 1.4rem; line-height: 150% }

.cupboard .pictures div.itemcx {float:right;width:600px;height:140px; margin: -10px 15px 0px 15px;}
.cupboard .pictures div.itemcx p.topic {margin-right: 100px;width:500px; padding: 20px; font-size: 1.6rem; text-align: center}

.cupboard .synopsis div.item { width: 520px; height: 160px; margin-bottom: 20px; padding: 30px; background: #fff; float: left; overflow: hidden; position: relative; z-index: 100}
.cupboard .synopsis div.item p { margin: 0px; padding: 0px}
.cupboard .synopsis div.item p.photo { width: 160px; height: 160px; float: left; margin-right: 30px; margin-bottom: 30px}
.cupboard .synopsis div.item p.photo img { width: 100%; height: 100%}
.cupboard .synopsis div.item p.topic {padding-bottom: 10px; font-size: 1.6rem; font-weight: bold}
.cupboard .synopsis div.text {font-size: 1.4rem; line-height: 150% }
.cupboard .synopsis div.item p.topic em { font-style: normal; color: #666; font-size: 1.4rem}
.cupboard .synopsis div.item p.intro {line-height: 150%; font-size: 1.4rem; color: #333}

.cupboard .outline {width: 1230px; margin-left: -15px}
.cupboard .outline h1 {font-size: 1.8rem; line-height: 150%; padding-bottom: 20px; text-align: center}
.cupboard .outline div.item {width: 340px; background: #fff; margin: 0px 15px 30px 15px; padding: 20px; float: left}
.cupboard .outline div.item ul {padding: 10px 0px}
.cupboard .outline div.item ul li {padding-left: 20px; background: url(icon/circle.1.svg) left center no-repeat; background-size: 6px 6px; font-size: 1.4rem; line-height: 200%}
.cupboard .outline div.item p {margin: 0px; padding: 0px}
.cupboard .outline div.item p.topic {padding-bottom: 10px; line-height: 150%; border-bottom: #eee 1px solid; font-size: 1.6rem; font-weight: bold}
.cupboard .outline div.item p.tips {color: #999; line-height: 200%}
.cupboard .outline div.item p.email { background: url(icon/email.1.svg) left center no-repeat; background-size: 20px; padding-left: 30px; line-height: 200%}
.cupboard .outline div.item p.email a {color: #005f9b; text-decoration: underline}

.cupboard .full.content h1 {font-size: 1.8rem; line-height: 150%; padding-bottom: 20px; text-align: center; border-bottom: #eee 1px solid}
.cupboard .full.content div.text { background: #fff; padding: 20px; font-size: 1.4rem; line-height: 200%}
.cupboard .full.content div.text p {margin: 0px; padding: 0px 0px 20px 0px}
.cupboard .full.content div.text img {max-width: 100%}

.cupboard .tinyform li {padding: 10px 0px; text-align: center}
.cupboard .search {background: #fff; padding: 20px; font-size: 1.4rem}

.cupboard .search .result { padding-bottom: 20px}
.cupboard .search .result li { padding: 10px 0px; border-bottom: #ddd 1px dotted}
.cupboard .search .result li a { display: block}
.cupboard .search .result li a.url {color: #008000; font-size: 1.2rem; padding-top: 10px}

.pagi {line-height: 100%; text-align: center}
.pagi a {display: inline-block; background: #fff; padding: 10px; font-size: 1.4rem; color: #666; border: #eee 1px solid; border-right: 0px; cursor: pointer; vertical-align: middle}
.pagi a:last-child { border-right: #eee 1px solid}
.pagi a.on { text-decoration: underline}

.selector {width: 100%; padding-bottom: 20px; text-align: center}
.selector ul { display: inline-block; font-size: 0px}
.selector ul li {display: inline-block; background: #fff; border: #ddd 1px solid; border-right: 0px}
.selector ul li:first-child { border-top-left-radius: 10px; border-bottom-left-radius: 10px}
.selector ul li:last-child { border-right: #ddd 1px solid; border-top-right-radius: 10px; border-bottom-right-radius: 10px}
.selector ul li a { display: inline-block; font-size: 1.4rem; padding: 10px 20px}
.selector ul li.on { background: #005f9b; border-color: #005f9b}
.selector ul li.on a { color: #fff}

.home { width: 100%; position: relative; z-index: 100}
.home .banner {width: 100%; height: 600px; background: black center center; background-size: cover; position: relative; z-index: 100}
.home .banner h2 {width: 600px; font-size: 4.8rem; font-weight: normal; color: #fff; text-align: center; margin-left: -300px; position: absolute; top: 80px; left: 50%; z-index: 200}
.home .banner h3 { width: 600px; font-size: 1.8rem; font-weight: normal; color: #fff; text-align: center; margin-left: -300px; position: absolute; top: 170px; left: 50%; z-index: 200}
.home .banner a.more {width: 640px; height: 340px; color: #fff; text-align: center; line-height: 46px; border-radius: 10px; margin-left: -320px; position: absolute; top: 220px; left: 50%; z-index: 200; transition: background .3s ease,color .3s ease}

.home_item { width: 100%; padding: 20px 0px; background: #f8f8f8}
.home_item h2 { font-size: 2.4rem; line-height: 200%; font-weight: normal; text-align: center}
.home_item:nth-child(odd) { background: #fff}

.home_item1 {width: 100%; height: 100%;padding: 20px 0px; background: url(../../../images/yhbg_01.jpg) center center }
.home_item1 h2 {font-size: 2.4rem; line-height: 200%; font-weight: normal; text-align: center }
.home_item1:nth-child(odd) {background: #fff }

.home_item2 {width: 100%; height: 100%;padding: 20px 0px; background: url() center center }
.home_item2 h2 {font-size: 2.4rem; line-height: 200%; font-weight: normal; text-align: center }
.home_item2:nth-child(odd) {background: url(../../../images/yhbg_02.jpg) }

.home_item2_1 {width: 100%; height: 100%;padding: 10px 0px; background: url(../../../images/yhbg_02_1.jpg) center center }
.home_item2_1 h2 {font-size: 2.4rem; line-height: 100%; font-weight: normal; text-align: center }
.home_item2_1:nth-child(odd) {background: url()}
.home_item2_1.pc1_c_pic{text-align:center;line-height:0px;}
.home_item2_1.pc1_c_pic img{line-height:0px;}

.home_item3 {width: 100%; height: 100%;padding: 20px 0px; background: url() center center }
.home_item3 h2 {font-size: 2.4rem; line-height: 200%; font-weight: normal; text-align: center }
.home_item3:nth-child(odd) {background: url(../../../images/yhbg_03.jpg) }

.home_item4 {width: 100%; height: 100%;padding: 20px 0px; background: url(../../../images/yhbg_04.jpg) center center }
.home_item4 h2 {font-size: 2.4rem; line-height: 200%; font-weight: normal; text-align: center }
.home_item4:nth-child(odd) {background: url() }
.home_item4 .n1{float:left;margin-left: 20%; margin-top: 30px; width:360px;height:500px;display:block;background:url(../../../images/xwdt.png) no-repeat 0 0;}

.home_item5 {width: 100%; height: 100%;padding: 10px 0px; background: url() center center }
.home_item5 h2 {font-size: 2.4rem; line-height: 100%; font-weight: normal; text-align: center }
.home_item5:nth-child(odd) {background: url(../../../images/yhbg_02_1.jpg)}
.home_item5.pc1_c_pic{text-align:center;line-height:0px;}
.home_item5.pc1_c_pic img{line-height:0px;}

/*幻灯片*/
*{ margin:0; padding:0; list-style:none; }
#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#ffffff; }
#syftp{ width:100%; height:100%;margin:0 auto; background:#333; position:relative; overflow:hidden; }
#syftp .oUlplay { width:99999px; position:absolute; left:0; top:0; }
#syftp .oUlplay li{ float:left; }
#syftp .pre{ cursor:pointer; width:45px; height:45px; background:url(../../../images/l.png) no-repeat; position:absolute; top:40%; left:10px; z-index:10; }
#syftp .next{ cursor:pointer; width:45px; height:45px; background:url(../../../images/r.png) no-repeat; position:absolute; top:40%; right:10px; z-index:10; }
#syftp .smalltitle {width:100%; height:10px; position:absolute; bottom:20px; z-index:10 }
#syftp .smalltitle ul{ width:120px; margin:0 auto; }
#syftp .smalltitle ul li{ width:16px; height:16px; margin:0 20px; border-radius:20px; background:url(../../../images/circle-empty.png); float:left; overflow:hidden;*display:inline;*zoom:1; }
#syftp .smalltitle .thistitle{ background-image: url(../../../images/circle-full.png); }

@media screen and (max-width: 800px) {
  
  html {  font-size: 20px }
  body {  min-width: 640px }
  
  .wrap { width: 640px; margin: auto }
  
  .header {   width: 640px; min-width: 640px}
  .header div.logo { margin-left: -100px }
  .header div.logo a { font-size: 1.8rem }
  
  .header div.menu { width: 640px; background: rgba(220, 222, 193, .9); position: absolute; top: 0px; z-index: 90; transition: top .3s ease }
  .header div.menu ul {  position: relative }
  .header div.menu ul li { float: none; max-height: 0px; overflow: hidden; text-align: center; transition: max-height .3s ease }
  .header div.menu ul li a { display: block; line-height: 80px; font-weight: normal; color: #000 }
  
  .header div.menu ul li a span{display:none;}
  .header div.menu ul li a:hover span{width:400px; margin-left: 100px; margin-top:160px;display:block; cursor: hand;}
  
  .header div.menu ul li.on {background: rgba(220, 222, 193, .9) }
  .header div.menu ul li.on a {color: #000}
  .header div.menu.on { top: 120px }
  .header div.menu.on ul li { max-height: 100px; border-bottom : 1px solid #737b04; }
  .header span.menu {  display: block; width: 50px; height: 40px; position: absolute; top: 20px; right: 20px; z-index: 110 }
  .header span.menu em { display: block; width: 50px; height: 4px; background: #737b04; border-radius: 2px; position: absolute; top: 0px; left: 0px; z-index: 100; transition: top .3s ease,transform .3s ease,opacity .3s ease }
  .header span.menu em.e1 { top: 4px}
  .header span.menu em.e2 { top: 18px }
  .header span.menu em.e3 { top: 32px }
  .header span.menu.on em.e1 { top: 18px; transform: rotate(45deg) }
  .header span.menu.on em.e2 {  opacity: 0 }
  .header span.menu.on em.e3 { top: 18px; transform: rotate(-45deg)}
  
  .cupboard { width: 100% }
  .cupboard .main {  width: auto; float: none}
  .cupboard .main .list li span.time { display: block; position: relative; top: auto; right: auto }
  .cupboard .side {  width: 100%; margin-bottom: 20px; float: none }
  .cupboard .side dl.option dd { background-size: 16px 16px; padding-left: 25px; width: 274px; float: left }
  
  .cupboard .links {width: 600px; margin: auto }
  .cupboard .links div.item {width: 50%; margin: 0px 0px 10px 0px }
  .cupboard .links div.item a img {max-width: 295px; max-height: 190px }
  
  .cupboard .pictures {width: 600px; margin: auto }
  .cupboard .pictures div.item {width: 290px; margin: 0px 0px 20px 10px; float: left }
  .cupboard .pictures div.item a img {max-width: 290px; max-height: auto }
  .cupboard .pictures div.item p.topic {font-size: 1.2rem; }
  
  .cupboard .pictures div.itemcx { margin: 0px 0px 80px 0px;}
  
  .cupboard .synopsis div.item {  width: 560px; margin: auto; margin-bottom: 20px; padding: 20px; float: none; height: auto; overflow: visible }
  .cupboard .synopsis div.item p.photo { width: 250px; height: 250px}

  .cupboard .synopsis div.text img {max-width: 300px; max-height: auto }  
  
  .cupboard .outline { width: 600px; margin: auto }
  .cupboard .outline div.item { width: auto; background: #fff; margin: 0px 0px 30px 0px; padding: 20px; float: none }
  
#syftp{ width:100%; height:600px; margin:0 auto; background:#333; position:relative; overflow:hidden;}
#syftp .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#syftp .oUlplay li{position:relative; left:-650px; top:0;}
  
  .home .banner h2 { font-size: 2.4rem }
  .home .banner h3 {  font-size: 1.2rem  }
  .home .banner a.more { width: 640px; height: 340px; position : center;　}
  
  .footer .copyright a span{display:none;}
  .footer .copyright a:hover span{position: absolute; right: 10px; margin-top: 20px; display:inline; cursor: hand;}
  .footer .copyright div.text { margin: -25px 0px 0px 0px; }
}