a:active { outline: none; star: expression(this.onFocus=this.blur()); }
* { margin: 0; padding: 0; list-style: none; outline: none; word-wrap: break-word;
 -ms-user-select:none;/*IE10*/
 -webkit-user-select:none;/*webkit浏览器*/
 user-select:none;
}
img { border: none; }
table { table-layout: fixed; border-collapse: collapse; }
a { text-decoration: none; }
.fb { font-weight: bold; }
body { font-size: 12px; font-family: "微软雅黑","raleway,sans-serif" }
body, html { overflow-x: hidden; -webkit-text-size-adjust: none; }
input { -webkit-appearance: none; }

::-moz-selection { background: #ffaa00; color: #fff; text-shadow: none; }
::selection { background: #ffaa00; color: #fff; text-shadow: none; }

.welcome { width: 100%; height: 100%; position: fixed; left: 0; top: 0; background: #fcfcfc; z-index: 99; }
.welcome .text { width: 335px; height: 200px; color: #acacac; font-size: 14px; text-align: center; margin: -100px 0 0 -170px; position: absolute; left: 50%; top: 50%; transition: 1500ms; }
.welcome .logo-big { width: 100%; animation: flashing 1.5s linear infinite;
 -moz-animation: flashing 1.5s  linear infinite;	/* Firefox */
 -webkit-animation: flashing 1.5s linear infinite;	/* Safari 和 Chrome */
 -o-animation: flashing 1.5s linear infinite;}
.welcome .p1 { margin: 10px 0 5px 0; font-size: 30px; color: #2a2a2a;  }
.welcome .p2 { font-size: 14px; color: #acacac;  }
.welcome .loadLine { width: 100%; height: 8px; background: #dddddd; }
.welcome .lineCur { width: 0; height: 100%; background: #202020; transition: 100ms; }

.head {
 width: 100%;
 height: 84px;
 position: fixed;
 left: 0;
 top: -84px;
 z-index: 10;
 transition: 400ms;
 background: #202020;
}
#headShow { top: 0; }
.head .logo { width: 148px; float: left; margin: 15px 0 0 20px; transition: 400ms; }
.head .logo img {  margin: 0 8px 0 0; float: left; transition: 400ms; }
.head .logo .p1 { margin: 10px 0 0 0; font-size: 30px; color: #2a2a2a; transition: 400ms; }
.head .logo .p2 { font-size: 14px; color: #acacac; transition: 400ms; }


.nav {height: 100%;
 margin: 0 120px 0 0; float: right; transition: margin 400ms; position: relative; left: 0;
 z-index: 4;
}
.nav ul {
 height: 100%;
}
.nav li {
 width: 90px;
 padding: 0 20px;
 height: 100%;
 text-align: center;
 text-transform: uppercase;
 float: left;
 position: relative;
 transition: 400ms;
}
.nav .tBox {
 width: 100%;
 height: 100%;
 border-top: 3px solid #202020;
 height: 81px;
 background-repeat: no-repeat;
 background-position: center center;
 transition: 400ms;
}
.nav .tBox.t2 {
 background-image: url(../images/title2.png);
}
.nav .tBox.t3 {
 background-image: url(../images/title3.png);
}
.nav .tBox.t4 {
 background-image: url(../images/title4.png);
}
.headFixed .nav .tBox.t2 {
 background-image: url(../images/title22.png);
}
.headFixed .nav .tBox.t3 {
 background-image: url(../images/title32.png);
}
.headFixed .nav .tBox.t4 {
 background-image: url(../images/title42.png);
}
.nav li a {
  width: 100%;
 height: 100%;
 color: #fff;
}
.nav .cur .tBox,
.nav li:hover .tBox {
 border-top: 3px solid #a91f1f;
}

.navBtn { z-index: 4 }
.navM { display: none; z-index: 55}
.navBtn2 { width: 24px; height: 19px; background: url(../images/navBtn.png) no-repeat center; position: absolute; right: 30px; top: 31px; transition: -webkit-transform 300ms,transform 300ms,top 400ms; }
.navShow { -webkit-transform: rotate(-90deg); }

.headFirst {  border-bottom: none; }
.headFirst .logo .p1 { color: #fff; }
.headFirst .logo .p2 { color: #fff; }
.headFirst .nav li a { color: #fff; }

.headFixed { height: 75px; }
.headFixed .logo { width: 128px; margin: 11px 0 0 20px; }
.headFixed .logo img { width: 100%; }
.headFixed .logo .p1 { margin: 0; font-size: 26px; }
.headFixed .logo .p2 { font-size: 13px; }
.headFixed .nav { }
.headFixed .navBtn2 { top: 25px; }

.headFixed .nav li {
 height: 70px;
}
.headFixed .nav .tBox{
 height: 72px;
}

.topBg {
  position: fixed;
  top: 0;
  z-index: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  min-height: 678px;
  margin: 0 auto;
  background: #202020;
}

.banner {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  left: 50%;
  top: 50%;
}

.arrow {
  width: 54px; height: 54px; display: block;
  margin: 0 auto;
  animation:mouse 4s  infinite;
  -webkit-animation:mouse 4s  infinite;
  -moz-animation:mouse 4s  infinite;
}
@keyframes mouse
{
 from { margin-top: -10px; }
 50% { margin-top: 10px;}
 to { margin-top: -10px; }
}

@-moz-keyframes mouse /* Firefox */
{
 from { margin-top: -10px; }
 50% { margin-top: 10px;}
 to { margin-top: -10px; }
}

@-webkit-keyframes mouse /* Safari 和 Chrome */
{
 from { margin-top: -10px; }
 50% { margin-top: 10px;}
 to { margin-top: -10px; }
}

.banner .listimg,
.banner ul li {
  width: 100%;
  height: 100%;
}
.banner ul li {
  position: absolute;
  width :100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
 transition: opacity 1s;
}
.banner ul li.active {
 opacity: 1;
 filter: alpha(opacity=1);
 z-index: 2;
}

.banner .listimg img {
  height: 100%;
  position: absolute;
}
.banner ol {
 position: absolute;
 width: 400px;
 height: 110px;
 bottom: 80px;
 left: 50%;
 margin-left: -200px;
 z-index: 3;
}
.banner ol li {
 display: inline-block;
 position: relative;
 height: 110px;
 width: 110px;
 background: #202020;
 text-align: center;
 border-radius: 55px;
 line-height: 110px;
 margin: 0 10px;
 cursor: pointer;
}
.banner ol li img {
 vertical-align: middle;
 display: inline-block;
}
.banner ol li.active,
.banner ol li:hover {
 background: #a91f1f;
}

.purpose {
 position: relative;
 z-index: 2;
 padding-bottom: 50px;
 background: #202020;
 min-height: 100%;
 height: 100%;
 padding-top: 50px;
}

.purposeList {
  width: 100%;
 overflow: hidden;

}
.purposeList li {
 width: 40%;
 float: left;
 min-height: 600px;
 padding: 5% 6% 5% 4%;
 vertical-align: middle;
}
.purpose1 {
 position: relative;
}
.purpose1 .line1 {
 width: 1px;
 height: 100%;
 position: absolute;
 right: 0;
 top: 0;
 background: url(../images/line1.png) repeat-y;
}
.purposeList li img {
 width: 100%;
 vertical-align: middle;
}
.purposeList li img.ig1 {
  display: none;
}
.purposeList li:hover img.ig {
  display: none;
}
.purposeList li:hover img.ig1 {
  display: block;
}

.qrcode {
 width: 100%;
 text-align: center;
 background: #2e2e2e;
 z-index: 3;
 position: relative;
 color: #6f6d6d;
 padding : 45px 0;
}
.qrcode .box {
 line-height: 30px;
 margin-left: -135px;
 margin-right: 32px;
 text-align: left;
 color: #b2b2b2;
}
.qrcode span {
 display: inline-block;
 vertical-align: middle;
}
.qrcode .line2 {
  height: 110px;
  width: 1px;
 background: url(../images/line2.png) repeat-y;
  margin: 0 16px;
}

.topQr {
 background: url(../images/dark.png);
 opacity: 0;
 filter: alpha(opacity: 0);
 position: absolute;
 left:0;
 display: none;
}

.foot {
 overflow: hidden;
 line-height: 50px;
 padding: 10px 0;
 color: #929292;
 background:#000000;
 z-index: 4;
 position: relative;
 text-align: center;
}

.foot .iconmail {
 display: inline-block;
 background: url(../images/email.png) no-repeat;
 width: 20px;
 height: 15px;
 vertical-align: middle;
 margin-right: 4px;
}
.foot a {
 color: #fff;
 margin-left: 10px;
}

.main {
 width: 100%;
 background: #ededed;
 padding-top: 70px;
}

@keyframes flashing
{
 0% {opacity:0; }
 50% {opacity:1; }
 100% { opacity:0; }
}

@-moz-keyframes flashing /* Firefox */
{
 0% {opacity:0; }
 50% {opacity:1; }
 100% { opacity:0; }
}

@-webkit-keyframes flashing /* Safari 和 Chrome */
{
 0% {opacity:0; }
 50% {opacity:1; }
 100% { opacity:0; }
}

@-o-keyframes flashing /* Opera */
{
 0% {opacity:0; }
 50% {opacity:1; }
 100% { opacity:0; }
}


#headShow {
 top: 0;
}

.section {
 width: 100%;
 text-align: center;
 background-repeat: no-repeat;
 background-position: center top;
 color: #fff;
 overflow: hidden;
}

.center {
 width: 1550px;
 margin: 0 auto;
}
.center h3 {
 font-size: 50px;
 line-height: 50px;
 margin-top: 60px;
 font-weight: normal;
}
.center p {
 font-size: 20px;
 line-height: 40px;
 margin-top: 20px;
}
.center p span {
 color: #a71f1f;
}
.center img {
 display: inline-block;
 vertical-align: middle;
}
.center img.imgTitle {
 margin-top: 70px;
}
.ybg1 {
 background-image: url(../images/content/ybg1.jpg);
 height: 898px;
}
.ybg1 img.imgTitle {
 margin-top: 70px;
}
.ybg2 {
 background-image: url(../images/content/ybg2.jpg);
 height: 1790px;
}

.square {
 border: 10px solid rgba(256,256,256,0.15);
 width: 424px;
 height: 353px;
 display: inline-block;
 margin: 50px;
 overflow: hidden;
 position: relative;
}
.square h4{
 font-size: 40px;
 line-height: 40px;
 padding-top: 36px;
 font-weight: normal;
}
.square .subtitle {
 position: absolute;
 top: -88px;
 left: 50%;
 font-size: 20px;
 margin-left: -28px;
}
.square p {
 margin-top: 20px;
 text-align: left;
 padding: 0 29px;
 line-height: 40px;
 font-size: 16px;
}
.square img {
 width: 100%;
 height: 100%;
}
.box9 {
 width: 1650px;
 margin-left: -50px;
}
.ybg3 {
 background-image: url(../images/content/ybg3.jpg);
 height: 900px;
}
.color-black {
 color: #303030 !important;
}
.color-black .square {
 border: 10px solid rgba(0,0,0,.1);
}
.color-black h3 {
 color: #303030;
}
.color-black p {
 color: #202020;
}
.ybg3 .square {
 width: 329px;
 height: 242px;
 margin: 25px;
 overflow: visible;
}
.ybg3 .square img {
 width: 329px;
 height: 242px;
}
.box4 {
 margin-top: 120px;
 margin-left: -50px;
 width: 1650px;
}
.ybgcolor1 {
 background: #f6f6f6;
}

.box2 {
 margin-top: 40px;
}
.ybgcolor1 .square,
.ybgcolor1 .square img {
 width: 460px;
 height: 435px;
}

.ybgcolor1 .square h4{
 margin-top: 100px;
}

.ybg4 {
 background-image: url(../images/content/ybg4.jpg);
 height: 777px;
}
.ybg4 .square ,
.ybg4 .square img {
 width: 424px;
 height: 353px;
}
.ybg4 .square {
 margin: 55px;
}
.box3 {
 width: 1670px;
 margin-left: -60px;
}
.text-left {
 text-align: left !important;
}
.center .yellow {
 color: #e2d2af;
}
.ybg5 {
 background-image: url(../images/content/ybg5.jpg);
}
.ybg6 {
 background-image: url(../images/content/ybg6.jpg);
}
.ybg6 .square h4{
 color: #a71f1f;
 text-align: center;
}
.ybg6 .square.square2 {
 width: 590px;
 height: 487px;
}
.ybg6 .square.square3 {
 width: 485px;
 height: 487px;
}
.ybg7 {
 background-image: url(../images/content/ybg7.jpg);
 height: 1040px;
}

.ybg7 dl {
 display: inline-block;
 width: 220px;
 font-size: 20px;
 font-weight: 700;
 vertical-align: middle;
 margin-left: 200px;
}
.ybg7 dl dt {
 font-size: 40px;
}
.ybg7 ul {
 display: inline-block;
 vertical-align: middle;
}
.ybg7 ul li {
 width: 100%;
 list-style: disc;
 font-size: 20px;
 line-height: 40px;
}
.boxtext {
 margin-top: 50px;
}
.ybgcolor2  {
 padding-bottom: 60px;
}
.ybgcolor2 .square {
 background: #fff;
 height: 520px;
 width: 405px;
 margin: 28px;
 overflow: visible;
 vertical-align: middle;
 margin-bottom: 70px;
}
.ybgcolor2 .square4 img ,
.ybgcolor2 .square5 img {
 width: auto;
 height: auto;
 display: inline-block;
}
.ybgcolor2 .square5 {
 width: 560px;
}
.subLink {
 width: 100%;
 position: absolute;
 height: 70px;
 bottom: -90px;
 background: #e5e5e5;
 border: 10px solid #e5e5e5;
 border-top: none;
 left: -10px;
 line-height: 70px;
 font-size: 30px;

}
.subLink a {
 color: #595959;
 line-height: 42px;
}
.subLink a span {
 margin-left: 5px;
 font-size: 26px;
 display: inline-block;
 background: url(../images/content/linkarrow.png) no-repeat center center;
 width: 27px;
 height: 28px;
 font-family: "Arial Narrow";
 vertical-align: middle;
 margin-top: -3px;
}

.subLink .line2 {
 width: 1px;
 background: url(../images/content/linkline.png) center center;
 height: 40px;
 display: inline-block;
 vertical-align: middle;
 margin-right: 6px;
 display: none;
}
.subLink2 a {
 width: 48%;
 display: inline-block;
}
.subLink2 .border-right {
 background: url(../images/content/linkline.png) right center no-repeat;
}


.subbanner {
 position: relative;
 overflow: hidden;
 width: 100%;
 height: 780px;
}
.subbanner .blist {
 position: absolute;
 left: 0;
 top: 0;
 opacity: 0;
 width: 100%;
 filter: alpha(opacity=0);
 transition: 400ms;
}
.subbanner .blist .box {
 margin-top: 50px;
}
.subbanner .blist.active {
 opacity: 1;
 filter: alpha(opacity=100);
}
.subbanner ol {
 position: absolute;
 left: 50%;
 width: 100px;
 margin-left: -50px;
 bottom: 20px;
 text-align: center;
}
.subbanner ol li {
 display: inline-block;
 border: 2px solid #fff;
 width: 10px;
 height: 10px;
 border-radius: 10px;
 margin: 0 5px;
}
.subbanner ol li.active {
 display: inline-block;
 border: 2px solid  inherit;
 width: 10px;
 height: 10px;
 background: #fff;
}
.subbanner .blist .box.toolBox {
 margin-top: 0;
}
.subbanner .toolBox .square {
 border-color: transparent;
 height: auto;
 margin-top: 10px;
 margin-bottom: 10px;

}
.subbanner .toolBox .square h4 {
 padding: 0;
}
.subbanner .toolBox .square p {
 padding: 0;
 margin: 0;
}
.subbanner .toolBox .square img {
 width: 100%;
 height: auto;
}
.pageStatus {
 position: fixed;
  right: 45px;
  top: 50%;
 height: 252px;
 margin-top: -126px;
 font-size: 15px;
 z-index: 33;
 padding: 10px;
 color: #040000;

}
.pageStatus li {
 width: 60px;
 line-height: 17px;
}
.pageStatus li.dot {
 background: url(../images/content/circledot.png) 50px center no-repeat;
 width: 100%;
 height: 30px;
}
.pageStatus .circle {
 display: inline-block;
 border: 2px solid #040000;
 width: 13px;
 height: 13px;
 float: right;
 vertical-align: middle;
 border-radius: 13px;
 cursor: pointer;
}
.pageStatus .name {
 text-indent: -999em;
 overflow: hidden;
 display: inline-block;
 width: 40px;
 height: 16px;
}
.pageStatus .active .circle,
.pageStatus .status:hover .circle{
 background: #040000;
}
.pageStatus .active .name ,
.pageStatus .status:hover .name {
 text-indent: 0;
}
.pageStatus.darkbg {
 color: #fff;
}
.pageStatus.darkbg .circle {
 border: 2px solid #fff;
}
.pageStatus.darkbg  li.dot {
 background: url(../images/content/circledotdw.png) 50px center no-repeat;
}
.pageStatus.darkbg .active .circle,
.pageStatus.darkbg .status:hover .circle{
 background: #fff;
}




.sbg1 {
 background-image: url(../images/content/sbg1.jpg);
 height: 883px;
}
.sbg2 {
 background-image: url(../images/content/sbg2.jpg);
 height: 749px;
}

.sbg3 {
 background-image: url(../images/content/sbg3.jpg);
 height: 1134px;
}

.sbg4 {
 background-image: url(../images/content/sbg4.jpg);
 height: 815px;
}
.sbg4.section .center .pcenter {
 margin-top: 10px;
}
.sbg1 img.imgTitle {
 margin-top: 40px;
}
.sbgcolor1 {
 height: 849px;
 backgruond: #fff;
 overflow: visible;
}

.center h5 {
 font-size: 30px;
 margin-top: 10px;
 font-weight: normal;
}

.circletext {
 width: 700px;
 margin: 0 auto;
}
.circletext li {
 display: inline-block;
 height: 117px;
 width: 117px;
 vertical-align: middle;
 margin:42px;
}
.circletext li span {
 display: inline-block;
 vertical-align: middle;

}
.circletext li img {
 width: 100%;
}
.section .center .pcenter {
 width: 900px;
 margin: 0 auto;
 margin-top: 30px;
}

.boxmethods {
 width: 1200px;
 margin: 0 auto;
}
.methodslist {
 background: url(../images/content/listnumber.png) no-repeat left top;
 padding-left: 100px;
 margin-top: 40px;
}
.methodslist .mlist {
 height: 110px;
 display: table-row;
 vertical-align: middle;
 font-size: 20px;
 width: 100%;
 text-align: left;
 line-height: 34px;
}
.methodslist .mlist span {
 color: #fe6969;
}
.select {
 width: 100%;
 text-align: center;
}
.select li {
 display: inline-block;
 list-style: none;
 margin: 50px 25px;
}

.messager {
 position: fixed;
 right: 20px;
 top: 50%;
 margin-top: -240px;
 z-index: 33;

 background: url(../images/message.png);
 width: 88px;
 height: 88px;

}
.messager.darkbg {
 background: url(../images/message2.png);
}


.seatype {
 width: 100%;
 display: none;
}
.seatype li {
 padding: 20px;
 font-size: 20px;
 line-height: 35px;
 position: relative;
 padding-left: 80px;
 text-align: left;
}
.seatype li span {
 display: block;
 position: absolute;
 width: 60px;
 height: 60px;
 left: 5px;
 top: 50%;
 margin-top: -30px;
 background: #202020;
 border-radius: 30px;
 color: #fefefe;
 text-align: center;
 font-size: 22px;
 line-height: 60px;
}
@media screen and (max-width:1550px) {
 .section .center {
  width: 100%;
 }
 .section .box {
  width: 100%;
  margin: 50px 0 0 0;
 }
 .section {
  background-size: auto 100%;
  height: auto !important;
 }
 .ybg1,
 .sbg1{
  padding-bottom: 50px;
 }
 .arrow {
  display: none;
 }
 .purposeList li {
  min-height: auto;
 }
 .sbg2,
 .sbg3 {
  padding-bottom: 50px;
 }
}
@media screen and (max-width:1354px){
  .sbgcolor1 .center img {
    width: 100%;
  }
}
@media screen and (max-width:1280px) {
 .foot .box { width: 90%; margin: 0 5%; }
}
@media screen and (max-width:1120px) {
 .subbanner .square {
  margin: 10px;
  width: 310px;
  height: 250px;
 }

}

@media screen and (max-width:1050px) {
 .navBtn { width: 24px; height: 19px; background: url(../images/navBtn.png) no-repeat center; position: absolute; right: 15px; top: 20px; transition: 300ms; }
 .navShow { -webkit-transform: rotate(-90deg); }
 .nav, .navBtn2 { display: none !important; }

 .head { height: 56px;  }
 .head .logo { margin: 10px 0 0 20px; }
 .head .logo img { width: 100px; }


 .navM { display: none; width: 110%; height: 300px; overflow: hidden; overflow-y: scroll; background: #fff; position: absolute; left: 0; top: 56px; }
 .navMbox { width: 100%; }
 .navM ul {
  width: 100%;
  background: #fff;
  overflow: hidden;
 }
 .navM li {
  line-height: 80px;
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid #000;
  padding-right: 5%;
 }
 .navM li.last {
 }
 .navM li a {
  width: 100%;
  display: inline-block;
  color: #6b6b6b;
  text-transform: uppercase;
 }

 .navM li a img {
  display: inline-block;
  vertical-align: middle;
 }
 .moreShow { background: #fff; }
 .main {
  padding-top: 56px;
 }
}
@media screen and (max-width:950px){
.section .center .pcenter {
 width: auto;
}
 .circletext {
  width: 100%;
 }
 .circletext li {
  margin: 20px;
 }
 .circletext li img {
  width: 100%;
 }
 .seatype {
  display: block;
 }
 .seaPc {
  display: none !important;
 }
}

@media screen and (max-width:840px) {
 .foot .fl { width: 100%; line-height: 24px; margin: 0 0 10px 0; }


 .qrcode .line2 {
  display: none;
 }
 .qrcode span {
  margin: 0 10px 10px 10px;
 }
 .qrcode .box {
  display: block;
  margin: 0 0 10px 0;
  text-align: center !important;
 }

}

@media screen and (max-width:750px) {


 .section .box {
  margin: 30px 0 0 0;
 }
 .pageStatus {
  display: none;
 }

 .center img.imgTitle {
  width: 30%;
  margin-top: 40px;
  margin-right: -7px;
 }
 .sea .center img.imgTitle {
  width: 35%;
  margin-top: 20px;
 }
 .ybg1 img.imgTitle,
 .sbg1 img.imgTitle {
  width: 100% !important;
  margin-bottom: 40px;
 }
 .center .square ,
 .ybg6 .square.square2,
 .ybg6 .square.square3 {
  width: 80%;
  margin: 20px;
  height: auto;
  border-width: 4px;
  font-size: 16px;
 }
 .center .square img ,
 .ybg6 .square.square2 img,
 .ybg6 .square.square3 img{
  width: 100%;
  height: auto;
 }
 .center .square h4 {
  font-size: 24px;
  padding-top: 20px;
  margin-top: 0px;
 }
 .square .subtitle {
   top: -66px;
 }
 .center h3 {
  font-size: 30px;
  line-height: 40px;
  margin-top: 30px;
  text-align: center;
  font-weight: normal;
 }
 .center h5 {
  font-size: 22px;
  line-height: 30px;
  margin-top: 30px;
  text-align: center;
 }
 .center p {
  font-size: 16px;
  line-height: 32px;
  padding: 0 10px;
 }
 .center .square p {
  padding: 0px 20px 20px 20px;
 }
 .text-left {
  text-align: center !important;
 }
 .ybg5 .text-left {
  text-align: left !important;
  padding-left: 10px;
 }
 .subbanner img {
  width: 100%;
 }
 .ybg7 dl {
  width: 100%;
  margin: 0;
 }
 .ybg7 ul li {
  font-size: 12px;
  line-height: 2em;
  text-align: left !important;
 }

 .ybg7 dl dt {
  font-size: 14px;
 }
 .ybg7 dl dd {
  font-size: 12px;
 }
 .ybg7 ul {
  padding: 5px 25px;
  text-align: left!important;
 }
 .ybg7 .square{
  width: 40%;
  margin: 3%;
 }
 .subLink {
  bottom: -48px;
  left: -4px;
  border-width: 4px;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
 }
 .subLink .line2 {
  height: 24px;
 }
 .subLink a span {
  font-size: 14px;
 }
 .sea .center {
  padding: 46px 0;
 }
 .methodslist .mlist {
  font-size: 15px;
  line-height: 20px;
 }
 .methodslist {
  height: 540px;
 }
 .select li{
  margin: 10px 5px;
 }


 .banner ol {
  width: 100%;
  height: 50px;
  bottom: 70px;
  z-index: 3;
  text-align: center;
  margin: 0;
  left: 0;
 }
 .banner ol li {
  height: 50px;
  width: 50px;
  background: #202020;
  text-align: center;
  border-radius: 25px;
  line-height: 50px;
  margin: 0 10px;
  cursor: pointer;
  z-index: 3;
 }
 .banner ol li img {
  width: 60%;
 }
 .messager {
  width: 60px;
  height: 60px;
  background-size: 100% auto;
  top: 80%;
  margin: 0;
 }
 .messager.darkbg {
  background-size: 100% auto;
 }
 .ybgcolor2 .square {
  margin-bottom: 40px;
 }
 .ybg3 .square {
  margin-top: 40px;
 }
 .subbanner .toolBox .square h4 {
  font-size: 16px;
  line-height: 2em;
 }
 .subbanner .toolBox .square p {
  font-size: 12px;
  line-height: 2em;
 }
}

@media screen and (max-width:680px) {
 .welcome .text {
  width: 30%;
  height: auto;
  margin: -10% 0 0 -15%;
  position: absolute;
  left: 50%;
  top: 50%;
  transition: 1500ms;
 }
 .banner .more { margin: 15% 0 0 0; }
 .banner .more a { width: 100px; height: 30px; line-height: 30px; font-size: 15px; }
 .purpose ul li {  width: 94%; border-top-width: 4px; padding-bottom: 10px; margin: 0 auto;  float: none; min-height: inherit;}
 .purpose1 .line1 {
  display: none;
 }
}