@charset "utf-8";
/* CSS Document */

body{background:#efefef;font-family: "微软雅黑";word-break: break-all;}
body,h1,h2,h3,h4,h5,h6,p,ul,dl,dd,dt{margin:0;padding:0;font-size:12px;}
input,select{cursor: pointer;}
li{list-style:none;}
a img {border:none;}
a{text-decoration: none;color:#fff;cursor: pointer;}
a:hover{text-decoration: underline;}


.wrap{width:100%;min-width:1200px;margin:0 auto;}

/*nav*/
.longNav{width:100%;height:71px;background:#000;margin:0 auto;}
.wlogo{width:1200px;margin:0 auto;}
.logo{float:left;}
.nav{float:right;}
.mynav ul {display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type: none;padding: 0;}
.mynav li:not(:last-child) {margin-right:18px;}
.mynav a {display:block;font-size: 14px;color:#dcdcdc;text-decoration: none;padding:25px 12px;cursor: pointer;}
.mynav a:hover{color:#ffffff;}
/*
.target {position: absolute;border-top: 3px solid #d8153d;z-index:100;-webkit-transform:translateX(-60px);transform:translateX(-60px);}
.mynav a,.target {-webkit-transition: all .35s ease-in-out;transition: all .35s ease-in-out;}*/
/*.mynav .now a{background:#242424;color:aliceblue;}*/
.mynav .now a{background:url(../images/ybg.jpg) no-repeat;width:60px;height:70px;display: inline-block;}

/*banner*/
.banner-top.index{position:relative;height:450px;}
.slideBox{position:absolute;top:0;width:100%}
.slideBox .hd{width:100%;height:25px;overflow:hidden;position:absolute;bottom:10px;z-index:1000}
.slideBox .hd ul{text-align:center;width:100%}
.slideBox .hd ul li{display:inline-block;width:12px;height:12px;border-radius:50%;border:1px solid #fff;cursor:pointer}
.slideBox .hd ul li.on{background:#fff;color:#fff}
.slideBox .bd{height:440px;position:relative;width:100%;overflow:hidden}
.slideBox .bd li{height:440px;;width:100%}
.slideBox .bd li a{ width: 100%; height: 490px; display: inline-block;}
.slideBox .item{height:440px;}
.bd{height:440px;;position:relative;width:100%;overflow:hidden}
.slideBox .bd li{height:440px;width:100%}
.slideBox .next,.slideBox .prev{position:absolute;left:21%;top:48%;margin-top:-25px;display:block;width:32px;height:50px;background:url(../images/slider-arrow.png) -225px 0 no-repeat;filter:alpha(opacity=50);opacity:.5;transform:scale(.6)}
.slideBox .next{left:auto;right:21%;background-position:-54px 0}
.slideBox .next:hover,.slideBox .prev:hover{filter:alpha(opacity=100);opacity:1}
.slideBox .prevStop{display:none}
.slideBox .nextStop{display:none}


/*anchors*/
.longanchors{width:100%;margin:0 auto;background:#313131;height:750px;}
.anchors{width:1200px;margin:0 auto;}
.anchorsTitle{text-align:center;padding-top:16px;}
.js_div{width:1200px;margin:16px auto 0 auto;}
.js_div3 ul{display:inline;}
.js_div3 ul li{width:240px;height:180px;float:left;}
/*index content*/
.da-thumbs{list-style:none;height:180px;position:relative;margin:0;padding:0}
.da-thumbs li{float:left;position:relative;}
.da-thumbs li a,.da-thumbs li a img{display:block;position:relative;}
.da-thumbs li a{color:#fff;overflow:hidden}
.da-thumbs li a div{position:absolute;background:#000;background:rgba(1,152,117,0.9);*background:#000;background:#000;opacity:0.5;filter:alpha(Opacity=30);width:100%;height:100%}
.da-thumbs li a p{margin:80px 40px ;font:normal 14px/18px 'Microsoft YaHei' ; vertical-align: middle;}


/*rooms*/
.longrooms{width:100%;margin:0 auto;background:#ffffff;height:700px;}
.rooms{width:1200px;margin:0 auto;}
.roomTitle{text-align:center;padding-top:45px;}

.js_div2{width:1200px;margin:0 auto;}
.js_div2 ul{display:inline;}
.js_div2 ul li{width:226px;height:185px;float:left;}
/*index content*/
.thumbs{list-style:none;height:180px;position:relative;margin:0;padding:0}
.thumbs li{float:left;position:relative;margin-right:14px;margin-top:28px;}
.thumbs li a,.da-thumbs li a img{display:block;position:relative;}
.thumbs li a{color:#fff;overflow:hidden}
.thumbs li a 
.thumbs li a p{margin:80px 40px ;font:normal 14px/18px 'Microsoft YaHei' ; vertical-align: middle;}


/*bottom*/
.longbottom{width:100%;margin:0 auto;background:#323232;height:435px;}
.bottom{width:1200px;margin:0 auto;}
.bottom a{display: block;font-size:12px;padding:22px 0 0 3px;text-decoration: none;}
.bottomLeft{padding:56px 0 0 72px;float:left;}
.bottomLeft p{height:28px;font-size:12px;color:#fff;}
.bottomLeft .indent{text-indent:80px; }
.bottomLeft .icons{float:left;}
.bottomLeft .icons a{float:left;margin-right:20px;}
.dash{float:left;margin:28px 88px 0 160px;}
.bottomRight{float:left;margin:56px 0 0 50px;}
.bottomRight p{display:block;height:51px;color:#fff;}
.bottomRight p img{float:left;margin-right:20px;}
.bottomRight p b{float:left;line-height:30px;font-weight: normal;}




/*download*/
.i02{background:url(../images/d_02.jpg) no-repeat center;height:190px;}
.i03{background:url(../images/d_03.jpg) no-repeat center;height:85px;}
.i04{background:url(../images/d_04.jpg) no-repeat center;height:122px;}
.i05{background:url(../images/d_05.jpg) no-repeat center;height:341px;}
.i06{background:url(../images/d_06.jpg) no-repeat center;height:379px;}
.downloadButton{width:1200px;margin:0 auto;position:relative;}
.pcDown{position:absolute;top:13px;left:40%;}
.microDown{position:absolute;top:15px;left:40%;}




