/*reset*/
html{background:#fff;}
body{background:#FFF; font-size:62.5%; font-family:Helvetica; margin:0;padding:0;}
/*img{max-width:100%;}*/

#submenu{
    display: none;
}

ol,ul{list-style:none;}/*去掉ul前面的点*/
a:link,a:visited{
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    -ms-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
a{text-decoration:none;color:#000;}

* {margin: 0px;padding: 0px;outline: none;vertical-align: top;}
html,body {width: 100%;}
body * {max-height: 99999px;}


.contentimgs>img{
    max-width: 100%;
}


/*Globe*/
#m-main{width: 750px;margin: auto;overflow: hidden;}
#m-head{
    background:#FFF; position:fixed; width:750px;height:110px;top: 0;z-index: 100;margin: auto;
    box-shadow: 0px -3px 22px #888888;
}
#m-head:after {display: block;clear:both;content:"";visibility:hidden;height:0;}
.menu-icon{margin-left:14px ;margin-right: 89px;margin-top: 20px; width: 60px;height: 60px;  z-index:5;position: absolute;top: 0;left: 0;}
.menu-icon-img{width: 31px;height: 20px;margin-left: 14px; margin-top: 20px;}
#m-head .logo{height:77px; line-height:77px; display:block; text-align:center;margin-top:20px;}
.logo1 {text-align: center;}
.font{font-size: 25px;font-family: "方正清刻本悦宋简体";float: right;margin-top: -60px;margin-right: 30px;}
.logo-img{height: 54px;margin-top: 8px;}

#menu{width:100%;     background: #f8f8f8f5;display:none;}
.first-ul{margin-top: 10px;}
.first-fork{position: absolute; margin-top: 50px;margin-left: 660px;}
.first-return{position: absolute;margin-top: 47px;margin-left: 50px;}
.last1{ width:100%; height:100px; line-height:100px;font-weight: 400; font-size:34.68px;font-family: "[SourceHanSansCN]";letter-spacing: 4px; color:#333333; text-align:center;}
.text-center{text-align: center; margin-top: 20px;}
.text-left{text-align: center;}
.swiper-fonts{margin-top: 110px;}
.click{display: block;}




/*foot*/
#foot{background:#181818; width:100%;}
#foot p{text-align:center; color:#bababa; line-height:80px; font-size:2.6em;}
#foot p a{display:inline-block; padding:0 25px;}
.btm-link {}
.btm-link li{border-top:1px solid #2f2f2f; text-align:center; width:40%; float:left;}
.btm-link li:nth-child(odd){padding-left:10%}
.btm-link li:nth-child(even){padding-right:10%}
.btm-link li a{display:block; padding:15px 0; color:#bababa; text-decoration:none; font-size:2.6em;}
.btm-link li a:hover{color:#D1A54C; background:#666; }
.copyright{line-height:100px; color:#5e5e5e; text-align:center; font-size:2.0em;}




/*轮播图*/
/*#menu{position:absolute; top:110px; z-index:5;}*/
/*.swiperBox {width: 750px;}*/
/*!*.swiperBox img{width: 100%;}*!*/
/*.swiper-container {width: 750px;	color: #fff;	text-align: center;}*/
/*.swiper-slide {width:100%;margin-bottom: 0;	 display:-webkit-box; -webkit-box-align:center; -webkit-box-pack:center;display:box; box-align:center; box-pack:center;}*/
/*.pagination {position: absolute;z-index: 20;right: 22px; bottom: 20px;}*/
/*.swiper-pagination-switch {display: block;width: 18px;height: 18px;border-radius: 18px;background: #ADADAD;margin-top: 8px;opacity: 0.8;cursor: pointer;}*/
/*.swiper-active-switch {background: #ecb649;}*/
/*.pagination-nested-1 .swiper-pagination-switch{width: 12px; height: 12px;display: inline-block;margin: 0 5px 0 0;}*/

/*四条hr*/
.first-hr{width:90%; text-align:center; color:#CACACA; size:2;}
.two-hr{width: 85%;text-align: center;color: #CACACA;size: 2;}
.font-hr{margin-top: 30px; width:80%;text-align: center; color:#CACACA; size:2;}

.two-ul{ font-family:"[SourceHanSansCN]";font-size: 29.59px;letter-spacing: 4px; line-height: 120px;}

.two-ul>a{
    color: #a3a3a3;
}

.inactive1{ font-family:"[SourceHanSansCN]";font-size: 29.59px;letter-spacing: 3px;line-height: 120px;}
.inactive{ background:url(../img/off.png) no-repeat 520px center;}
.inactives{background:url(../img/on.png) no-repeat 520px center;}
.return{background: url(../img/return.png) no-repeat 65px center;}
.block{display: block;}
.three-li{line-height: 100px;font-weight: 200;margin-left: 65px;}

.blank{background-color:#F8F8F8 ;height: 70px;}
#m-main ul li ul{display: none;}
#m-main ul li ul li ul{display: none;}


/*自定义轮播图的高度*/
.div1-style{height: 1308px;margin-top: 110px;}
.div2-style{padding-top: 0px;padding-bottom: 0px;width: 750px;height: 4457px;}
/*.div3-style{height: 949px;}*/
/*.div4-style{height: 967px;}*/
/*.div5-style{height: 963px;}*/
.div6-style{position: relative;}
.div7-style{position: absolute;bottom: 0px;}

