﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
strong{
    font-weight: 600;
}
.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}
ol, ul {
    list-style: none;
}
[contenteditable="true"]:focus {
    outline: none;
}
html {
    width: 100%;
    height: 100%;
}
.clear {
    clear: both;
}
hr {
    height: 1px;
    color: #f3f3f3;
    background-color: #f3f3f3;
    border: none;
    margin: 0 0 10px 0;
    clear: both;
    zoom: 1;
    filter: alpha(opacity=20);
    -khtml-opacity: 0.2;
    -moz-opacity: 0.2;
    opacity: 0.2;
}
nav li {
    float: left;
    text-indent: 0;
    padding-left: 0;
}
li:before {
    content: "";
}
/* ---------------------------------------------------------------------------------------------- TEXT */
@font-face {
    font-family: "GothamLight";
    font-weight: normal;
    font-style: normal;
    src: url("../fonts/GothamLight.eot");
    src: url("../fonts/GothamLight.eot?#iefix") format("embedded-opentype"),
    url("../fonts/GothamLight.woff") format("woff"),
    url("../fonts/GothamLight.otf") format("otf"),
    url("../fonts/GothamLight.ttf") format("truetype"),
    url("../fonts/GothamLight.svg#GothamLight") format("svg");
}
body {
    font-family:Arial;
    font-size: 14px;
    line-height: 22px;
    color: #ffffff;
}
a {
    outline: none;
	text-decoration: none;
}
nav a {
    font-family:Arial;
    font-size: 14px;
    padding: 8px 14px 8px 14px;
    text-transform: uppercase;
    color: #666;
}
nav a:link {
    color: #666;
    text-decoration: none;
}
.active1 a{
    color: #666;
    text-decoration: none;
    background: #008cee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
}
nav a:hover {
    color: #fff;
    text-decoration: none;
    background: #008cee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#contact a {
    color: #ffffff;
}
#menuactivate {
    position: absolute;
    bottom: 100px;
    left: 0px;
    width: 100%;
    height: 1px;
    z-index: 99999;
}
#logo {
    float: left;
    height: 60px;
    margin: 15px 0 0 0;
}
#logo a{
    display: block;
}
#logo img{
    width: 70%;
}
menu {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 70px;
    background-color: #ffffff;
    z-index: 99999;
}
menu {position:fixed; top:0px;} 
section {min-height:10px;}
menu nav {
    float: right;
    margin: 25px 20px 0 0;
}
.stick {
    position: fixed;
    top: 0px;
}
.language {
    float: right;
    margin: 25px 0px 0 0;
}
#menu-mobile {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 50px;
    z-index: 99999;
    display: none;
}
#menu-mobile_stroke {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 50px;
    background-color: #ffffff;
    z-index: 99999;
}
.menu-mobile-btn {
    position: absolute;
    top: 10px;
    left: 10px;
}
.menu-phone-btn {
    position: absolute;
    top: 10px;
    right: 10px;
}
.menu-language {
    position: absolute;
    top: 16px;
    right: 55px;
}
#menu-mobile-nav {
    position: fixed;
    top: 50px;
    left: 0px;
    width: 100%;
    height: 100%;
    margin-bottom: 100px;
    background-color: #ffffff;
    z-index: 9999;
    overflow: auto;
    display: none;
}
#menu-mobile-nav a {
    float: left;
    width: 100%;
    padding: 10px 0 10px 0;
    background: #ffffff;
    border-bottom: 1px solid #ccc;
    text-align: center;
}
#menu-mobile-nav a:hover {
    background: #00315c;
}
#headercontent h1 {
    color: #00315c;
    background-color: rgba(255, 255, 255, 0.80);
    display: inline-table;
    padding: 20px;
}
#contact {
    padding: 50px 0 0 0;
}
#contact .one {
    margin: 0 0 50px 0;
}
#headercontent .one {
    margin: 0 0 0 0;
    padding: 0;
    text-align: center;
}
#headercontent {
    height: auto;
}
.banner img {
    width: 100%;
    display: block;
    height: 100%;
}
.banner {
    padding-top: 120px;
}
#content {
    color: #000;
}
#content a {
    color: #00315c;
}
#content {
    background: #ffffff;
    padding: 40px 0 40px 0;
}
.container {
    position: relative;
    max-width: 1240px;
    margin: 0 auto;
    width: 100%;
}
.one {
    width: 1240px;
    padding: 20px 20px 20px 0;
    margin: 150px 0 150px 0;
}
.container .one p {
    font-size: 16px;
    line-height: 32px;
}

/*关于我们*/
.about p{
	line-height:32px;
	font-size:16px;
	color:#666;
}
.about h1{
    font-size: 20px;
    color: #008cee;
    text-transform: uppercase;
    padding: 35px 0;
}
footer{
	background:#0062a6;
	padding:100px 0;
}
footer .container{
	max-width:1240px;
	margin:0 auto;
    width: 100%;
}
footer .container .four_left span{
	display:block;
	float:left;
	width:28%;
    padding-left: 5%;
}
footer .container .four_left span:nth-child(1){
    background:url(../img/foot1.png) no-repeat left top;
}
footer .container .four_left span:nth-child(2){
    background:url(../img/foot2.png) no-repeat left top;
}
footer .container .four_left span:nth-child(3){
    background:url(../img/foot3.png) no-repeat left top;
}
/*新闻列表*/
.new{
    padding-bottom: 3%;
}
.new li{
    padding-bottom: 30px;
    border-bottom: 1px #cccccc solid;
    margin-top: 30px;
    height: 100%;
    width: 100%;
    display: table;
}
.new li .img{
    display: table-cell;
}
.new li .li_right{
    display: table-cell;
    vertical-align: middle;
    padding-left: 2%;
    width: 100%;
}

.new li .li_right p{
    font-size: 16px;
    color: #666666;
}
.new li .li_right h1{
    line-height: 30px;
    font-weight: bold;
    color: #666666;
}
.new li .li_right:hover h1{
    color: #008cee;
}
/*新闻内页*/
.newDate p{
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    margin-bottom: 30px;
}

/*活动*/
.services p{
    line-height:32px;
    font-size:16px;
    color:#666;
}
.services h1{
    font-size: 20px;
    color: #008cee;
    text-transform: uppercase;
    padding: 35px 0;
}
.services ul{
    overflow: hidden;
    margin: 2% 0 5% 0;
}
.services li{
    float: left;
    width: 20%;
}
.services li img{
    display: block;
    margin: 0 auto;
}
.services li span{
    display: block;
    text-align: center;
    width: 100%;
    margin-top: 6%;
}
/*合作伙伴*/
.partners li{
    float: left;
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 2%;
}
.partners li img{
    display: block;
    width: 100%;
}

/*工作*/
.menu_list{
    margin:20px auto 0;
}
.menu_head{
    height:60px;
    line-height:60px;
    font-size:16px;
    color:#fff;
    text-align: center;
    cursor:pointer;
    position:relative;
    margin:0px;
    background:#c1b9ae url(../img/ico.png) no-repeat 55% center;
    padding-left: -10%;
    padding-right:35px;
    margin-bottom: 20px;
    text-transform:uppercase;
}
.menu_list .current{
    background:#c1b9ae url(../img/hover.png) no-repeat 55% center;
    padding-left: -10%;
    color: #fff;
}
.menu_body{
    padding: 1% 0;
    width: 80%;
    margin: 0 auto;
}
.menu_body dl{
    margin-bottom: 2%;
}
.menu_body dt{
    font-size: 16px;
    font-weight: bold;
    color: #666;
    line-height: 32px;
}
.menu_body dd{
    font-size: 16px;
    color: #666;
    line-height: 28px;
}

/*制品*/
.sea{padding: 2% 0;}

.box{
    width:23.5%;
    float:left;
    margin-right:2%;
    overflow: hidden;
    position: relative;
    margin-bottom: 2%;
}
.box a{
    display: block;
}
.box img{
    display: block;
}
.box:before{
    content: "";
    width: 0;
    height: 100%;
    background: #008cee;
    padding: 14px 18px;
    position: absolute;
    top: 0;
    left: 50%;
    opacity: 0;
    transition: all 500ms cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
}
.box:hover:before{
    width: 100%;
    left: 0;
    opacity: 0.7;
}
.box img{
    width: 100%;
    height: auto;
}
.box .box-content{
    width: 100%;
    color: #fff;
    position: absolute;
    top: 35%;
    margin-top: -5%;
    left: 0;

}
.box .title{
    font-size: 24px;
    line-height: 30px;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    opacity: 0;
    transition: all 0.5s ease 0s;
    background: url(../img/icon.png) no-repeat center 0;
    padding-top: 15%;
    height: 100%;
}
.box .post{
    font-size: 15px;
    text-transform: capitalize;
    opacity: 0;
    transition: all 0.5s ease 0s;
}
.box:hover .title{
    opacity: 1;
    transition-delay: 0.7s;
}

/*陆地详情页*/
.date{
  /*  display: table;*/
    width: 100%;
    height: 100%;
    padding-bottom: 5%;
    overflow: hidden;
}
.left_img{
    /*display: table-cell;
    vertical-align: middle;*/
    float: left;
    width: 30%;
    margin-top: 2%;
}

.right_content{
    /*display: table-cell;
    padding-left: 8%;*/
    width: 65%;
    float: right;
}
.right_content p{
    font-size: 16px;
    color: #666;
    line-height: 32px;
    margin-bottom: 4%;
}


/*移动端*/
@media only screen and (max-width : 1024px) {
	menu{ 
		display:none; 
		visibility:hidden; 
	}
	#menu-mobile{ 
		display:block; 
		visibility:visible; 
	}
	.menu-phone-btn{ 
		display:none; 
		visibility:hidden; 
	}
	.dontshow{ 
		display:none; 
	}
	section{ 
		padding:120px 0 120px 0; 
	}
	.container .one img { 
		width:100%; 
		height:auto;
	}
	.container .one a img {
		height: auto;
		width: auto;
	}
}
@media only screen and (max-width : 660px) {
	menu{ 
		display:none; 
		visibility:hidden; 
	}
	#menu-mobile{ 
		display:block; 
		visibility:visible; 
	}
	.menu-phone-btn{ 
		display:block; 
		visibility:visible; 
	}
	.dontshow{ 
		display:none; 
	}
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	.dontshow{ 
		display:block; 
	}
}
@media only screen and (max-width : 360px) {
	.dontshow{ 
		display:none; 
	}
}
@media only screen and (max-width : 320px) {
	.dontshow{ 
		display:none; 
	}
}




@media (min-width: 1920px) {
    .content{
        width: 90%;
    }
}

@media (min-width: 1240px) {
    .content{
        width: 90%;
        margin: 0 auto;
    }
    .box:nth-child(4n),.partners li:nth-child(4n){
        margin-right: 0
    }

}
@media (min-width: 1024px){
    .banner{
        padding-top: 60px;
    }
    section{
        width: 90%;
        margin: 0 auto;
    }
    footer .container{
        width: 90%;
        margin: 0 auto;
    }
     .box{
        width: 23.5%;
    }

    .box:nth-child(4n){
        margin-right: 0;
    }
    .partners li{
        width: 23%;
        margin-right: 2%;
    }
    .partners li:nth-child(4){
        margin-right: 0;
    }
}
@media (min-width: 769px) and (max-width: 979px) {
    .banner{
        padding-top: 60px;
    }
    section{
        width: 90%;
        margin: 0 auto;
    }
    .about p{
        text-align: justify;
        text-align-last: justify;
    }
     .box{
        width: 23.5%;
    }
    .box:nth-child(4n){
        margin-right: 0;
    }
    footer .container .four_left span{
        width: 90%;
        margin-left: 3%;
        margin-top: 3%;
        padding-left: 8%;
    }
    footer{
        padding: 3% 0;
    }
    .box .title{
        padding-top: 20%;
        font-size: 19px;
    }
    .partners li{
        width: 31.33%;
        margin-right: 2%;
    }
    .partners li:nth-child(3){
        margin-right: 0;
    }
}

@media (max-width: 768px) {
    .about p{
        text-align: justify;
        text-align-last: justify;
    }
    .banner{
        padding-top: 55px;
        height: 200px;
    }
    section{
        width: 90%;
        margin: 0 auto;
    }
    footer .container .four_left span{
        width: 90%;
        margin-top: 2%;
    }
    footer{
        padding: 3% 0;
    }
    .box{
        width: 32%;
    }
    .box:nth-child(3n){
        margin-right: 0;
    }
    .left_img{
        width: 100%;
        display: block;
    }
    .left_img img{
        display: block;
        margin: 0 auto;
    }
    .right_content{
        width: 90%;
        padding-left: 0;
        margin: 3% auto;
        display: block;
        float: none;
    }
    .right_content p{
        text-align: justify;
        text-align-last: justify;
    }
    .new li .img{
        width: 100%;
        display: block;
    }
    .new li .img img{
        width: 100%;
        display: block;
    }
    .new li .li_right{
        padding-left: 0;
        margin-top: 5%;
        display: block;
    }
    .partners li{
        width: 31.33%;
        margin-right: 2%;
    }
    .partners li:nth-child(3){
        margin-right: 0;
    }
    .services li{
        width: 33%;
        margin-top: 5%;
    }
}
@media (max-width: 480px) {
    .content,.container{
        width: 100%;
    }
    .banner{
        height: 200px;
        padding-top: 50px;
    }
    section{
        width: 90%;
        margin: 0 auto;
    }
    .about h1{
        font-size: 16px;
    }
    .about p{
        text-align: justify;
        text-align-last: justify;
    }
    footer .container .four_left span{
        width: 80%;
        margin-top: 3%;
        padding-left: 15%;
        float: none;
        margin-right: 0;
    }
    footer{
        padding: 5% 0;
    }
    .box{
        width: 48%;
        margin-right: 2%
    }
    .box:nth-child(2){
        margin-right: 0;
    }   
    .box .title{
        font-size: 16px;
        margin-top: -2%;
        padding-top: 20%;
    }
    .left_img{
        width: 100%;
        display: block;
    }
    .left_img img{
        display: block;
        margin: 0 auto;
        width: 100%;
    }
    .right_content{
        width: 90%;
        padding-left: 0;
        margin: 3% auto;
        display: block;
        float: none;
    }
    .right_content p{
        text-align: justify;
        text-align-last: justify;
    }
    .new li .img{
        width: 100%;
        display: block;
    }
    .new li .img img{
        width: 100%;
        display: block;
    }
    .new li .li_right{
        padding-left: 0;
        margin-top: 5%;
        display: block;
    }
    .partners li{
        width: 48%;
        margin-right: 2%;
    }
    .partners li:nth-child(2){
        margin-right: 0;
    }
    .services li{
        width: 49%;
        margin-right: 2%;
        margin-top: 5%;
    }
    .services li:nth-child(2n){
        margin-right: 0;
    }
    .services li img{
        width: 100%;
    }
    .menu_list .current{
        background:#c1b9ae url(../img/hover.png) no-repeat 65% center;
    }
    .menu_head{
        background:#c1b9ae url(../img/ico.png) no-repeat 65% center;
    }
    .four_left{
        width: 95%;
        margin: 0 auto;
    }

}

@media (max-width: 320px){
    .banner{
        height: 150px;
    }
    footer .container .four_left span{
        padding-left: 18%;
    }
}



@media only screen and (max-width: 1024px){
	.ment{
		width: 22px;
		height: 22px;
		margin-top: 8px;
		/*border: 1px solid red;*/
	}
	.ment>div{
		height: 23px;
		width: 30px;
	}

	.ment p{
		width: 21px;
		height: 3px;
		background: #000;
		border-radius: 1px;
		margin-bottom: 4px;
		transition: all 0.5s ease;
	}

	.ment p:last-child{
		margin-bottom: 0;
	}
	.mp1.active{
		transform-origin:0 0;
		-webkit-transform-origin:0 0;
		transform:rotateZ(45deg);
		-webkit-transform:rotateZ(45deg);

	}
	.mp2.active{
		opacity: 0;
	}
	.mp3.active{
		transform-origin:0 0;
		-webkit-transform-origin:0 0;
		transform:rotateZ(-45deg) translate(-2px,-1px);
		-webkit-transform:rotateZ(-45deg) translate(-2px,-1px);
		/*transform: translateX(-3px);*/
	}
}





















