
html,body{
	/*background: #f8f8f8;*/
	font-family: 'Microsoft Yahei';
	height: 100%;
	overflow: hidden;
}
a{
	margin: 0;
	padding: 0;
	text-decoration: none !important;
}

.section{background-size: cover !important;}
.section h3 >img{
	width: 400px;
}
.section2 { background: url(../images/gywm.jpg) 50%  no-repeat;}
.section3 { background: url(../images/xwdt.jpg) 50%  no-repeat;}
.section4 { background: url(../images/cdgm.jpg)  50% no-repeat;}
.section5 { background: url(../images/aqgl.jpg)  50% no-repeat;}
.section6 { background: url(../images/djyd.jpg)  50% no-repeat;}
.section7 { background: url(../images/cp&xs.jpg) 50% no-repeat;}
.section8 { background: url(../images/rlzy.jpg)  50% no-repeat;}
.section9 { background: url(../images/login.jpg) 50% no-repeat;}
.section10 { background: url(../images/lxwm.jpg) 50% no-repeat;}





.news-tab-active{
	display: block !important;
}
.color-white{
	color: #fff !important;
}
.bg-white{
	background: #fff !important;
}


.swiper-button-next,.swiper-button-prev{
	background: rgba(0,0,0,0.2);
	height: 88px;
    background-repeat: no-repeat;
    background-position-y:22px;
}
.swiper-slide{
	background-size: cover;
}
.clear{
	clear: both;
}

.left{
	float: left;
}
.right{
	float: right;
}
.container{
	width: 1170px !important;
}
.down{
	position: absolute;z-index: 999;margin-top: -50px;
}
.logo{
	float: left;
    line-height: 70px;
    margin-left: 30px;
}
.nav{
	width: 100%;height: 80px; position: fixed;top:0;border-bottom:1px solid #ccc;z-index: 999;
}
.nav li{
	max-width: 125px;
	min-width: 90px;
	height: 80px;
	padding-top: 20px;
    line-height: 24px;
	text-align: center;
	float: left;
	color: #5d5d5d;
	font-size: 16px;
	text-decoration: none;
	font-family: 'Microsoft Yahei';
}
.nav li>a{
	color: #5d5d5d;
}
.nav-li{
	margin: 0 10px;
}
.nav-li:hover{
	border-bottom: 1px solid #046eb8;
	color: #046eb8;
}
.nav-li > ul{
	margin-top: -2px;
}
.nav-li > ul >a>li{
	position: relative;
    width: 150px;
    height: 60px;
	background: #fff;
    z-index: 999;
    line-height: 60px;
    margin-left: -40px;
    display: none;
}
.nav-li > ul >a>li:hover{
	color: #fff;
	background-color: #046eb8;
}

.nav-active{
	position: fixed;
	top: 0;
	border-bottom: 1px solid #f8f8f8;
}
.nev-list{
	max-width: 1200px;height: 80px;margin: 0 auto;float: right;margin-right: 8%;
}
.img-rb{
	border: 1px solid #fff;
    z-index: 999;
    position: absolute;
    top: 0;
    right: 0;
    margin: 55px 125px 0 0;
    width: 24px;
    height: 17px;
}
.img-zh{
	border: 1px solid #fff;
    z-index: 999;
    position: absolute;
    top: 0;
    right: 0;
    margin: 55px 195px 0 0;

}
.img-en{
	border: 1px solid #fff;
    z-index: 999;
    position: absolute;
    top: 0;
    right: 0;
    margin: 55px 160px 0 0;
}

.zh-or-en{
	z-index: 999;
	position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    color: #fff;
    margin: 53px 125px 0 0;
}


.lang-change{
	width: 150px;height: 80px;float: right;background: #046eb8;float: right;line-height: 80px; text-align: center;
}
.lang-change span{
	color: #fff;
}
.lang-white{
	background: #fff !important;
	border-bottom: 1px solid #ccc !important;
}
.lang-white span{
	color: #046eb8 !important;
}
/**********  关于宁泰 *****************/

.gynt{
	width: 100%;height: 100vh;background-color: #f8f8f8;min-height: 800px;
}
.gynt-bj{
	width: 100%;height: 330px;background: rgba(150,182,213,0.8);margin-top: 140px;
}
.gynt-bj-2{
	width: 730px;height: 465px;background: #046eb8;position: absolute;margin-top: -90px;margin-left: 10px;
}
.swiper-container2{
	width: 730px;height: 465px;margin-top: -100px;overflow: hidden;position: absolute;
}
.swiper-container2 img{
	width: 100%;
	height: 100%;
}
.gynt-right{
	width: 440px;height: 330px;margin-right: -50px;
}
.gynt-list{
	width: 88px;
	height: 135px;
	color: #fff;
	float: left;
	margin: 15px 10px 10px 10px;
	font-size: 14px;
}
.gynt-list:hover{
	color: #046eb8;
}
.gynt-list img{
	margin: 5px 0;
}
.gynt-list img:hover{
	transform:rotateY(360deg);
	transition-duration:1s;
}




/**************新闻动态*********************/
.xwdt{
	width: 100%;height: 100vh;background: #fff;min-height: 800px;
}
.xwdt-title{
	font-size: 40px;color: #000;text-align: center;margin-top: 80px;
}
.xwdt-content{
	width: 100%;height: 380px; padding: 0 10px;margin-top: 65px;
}
.xwdt-content-left{
	width: 450px;height: 380px;padding: 20px; float: left;border:1px solid #e7e9ec;background: #fff;
}
.xwdt-content-left-date{
	width: 70px;height: 75px;border-right: 1px solid #c1c1c1;text-align: right;margin-top: 25px;float: left;padding-right: 10px;
}
.xwdt-content-left-date-font1{
	font-size: 24px;color: #046eb8;
}
.xwdt-content-left-date-font2{
	font-size: 14px;color: #c1c1c1;
}
.xwdt-content-left-info{
	width: 335px;height: 75px;text-align: left;margin-top: 25px;float: left;padding-left: 10px;
}

.xwdt-content-left-info-title{
	font-size: 18px;color: #5f6061;margin-bottom: 5px;
}
.xwdt-content-left-info-desc{
	font-size: 14px;color: #969292;
}
.xwdt-content-right{
	width: 640px;height: 380px;float: right;
}
.news-tab{
	width: 115px;
	height: 380px;
	margin-top: 25px;
	float: left;
}
.news-tab li{
	width: 115px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	margin-bottom: 10px;
	background: #e5e5e5;
	color: #535659;
	font-size: 18px;
    border-radius: 10px 0px 0px 10px;
}
.news-tab-on{
	background: #67a3cc !important;
	color: #fff !important;
}
.news-list{
	width: 640px;height: 380px;background: #fff;float: left;display: none;
}
.news-list ul{
	margin-top: 35px;
}
.news-list li{
	color: #5d5d5d;
	font-size: 15px;
	border-bottom: 1px solid #e3e0e0;
	width: 595px;
	height: 40px;
	line-height: 40px;
	margin-left: 20px;
	padding-left: 10px;
	transition:0.5s;

}
.news-list li:hover{
	color: #046eb8;
}
.news-more{
	color: #67a3cc;
	margin: 10px 20px 0 0;
}
.list-time{
	float: right;
	line-height: 40px;
    color: #5d5d5d;
}


/***********船队规模****************/
.cdgm{
	margin-top: 5%;
}
.cdgm img{
	width: 240px;
	height: 240px;
	margin: 0 50px;
}


/******** 安全管理 *********/
.aqgl{
	margin-top: 5%;
	/*border:5px solid #1b94d9;*/
	padding-left: 0 !important;
	padding-right: 0 !important;

}
.aqgl-left{
	width: 730px;height: 375px;
}
.aqgl-right{
	width: 215px;height: 375px;
}
.aqgl-right img{
	margin-top: 50px;
}
.swiper-container3,.swiper-container4{
	width: 730px;height: 375px;overflow: hidden;border: 5px solid #ccc;position: absolute;
}


.swiper-pagination{
	text-align: right;
}

/*******党建园地**********/





/*******产品&销售**********/
.cpxs{
	width: 765px;
	height: 375px;
	margin-top: 5%;
}
.swiper-container5{
	width: 730px;height: 375px;overflow: hidden;border:1px solid #5696c2;position: absolute;
}
.xs-icon{
	margin: 35px 20px 0 35px;
}
.yc-icon-div{
	width: 250px;
	height: 300px;
}
.yc-icon{
	margin: 35px 10px -20px 10px;
}
.cpxs-left{
	width: 730px;height: 375px;
}
.cpxs-right{
	width: 410px;height: 375px;background: #5696c2;
}
.cpxs-right-div{
	width: 410px;height: 75px;text-align: left;padding-top: 10px;padding-left: 10px;
}
.cpxs-right-div:hover{
	background: #046eb8;
}
.cpxs-right-div p{
	color: #fff;font-size: 16px;
}

.icon-enter{
	width: 29px;
    height: 29px;
    background: url(../images/icon_enter.png) no-repeat;
    float: left;
    display: none;
    margin-right: 20px;
}

.cpxs-active{
	background: #046eb8;
}
.cpxs-active span{
    display: inline-block;
}
/***********人力资源***************/
.rlzy{
	width: 500px;height: 450px;background: #fff;border-radius: 5px;padding: 5px;
}
.rlzy-div{
	margin-top: 5%;
}





/*********  员工登录  *******************/
.login{
	width: 460px;height:420px;background: #fff;border-radius: 10px; 
}
.login-div{
	margin-top: 5%;
}
.login-head{
	width: 380px;height: 110px;border-bottom: 1px solid #dfdfdf;margin: 0 auto;
}
.login-item{
	margin-top: 55px;
}
/********* 联系我们 **************/

.lxwm-div{
	margin-top: 1%;
margin-bottom: 1%;
}
.lxwm-map{
	width: 612px;
	height: 425px;
    border: 2px solid #fff;
    padding: 10px;
    border-radius: 10px;
    margin-right: 4%;
}
.lxwm-icon  p{
	font-size: 14px;
	color: #ffffff;
	margin-bottom: 20px;
}
.lxwm-icon  span{
	display: inline-block;
	margin-left: 25px;
}



/******** foot *****************/
.foot{
	width: 100%;background: #383b42;
}
.foot-address{
	float: left;
	color: #fff;
	margin-top: 10px;
}
.foot-logo{
	float: right;
	margin-top: 12px;
}
.foot-logo img{
	margin-left: 20px;
	height: 100px;
}



/*****************  单页 ************************/
.show-position{
	font-size: 16px;color:#6d6d6d;float: right;margin-top: 20px;margin-right: 20px;
}
.show-position a{
	font-size: 16px;color:#6d6d6d;
}
.show-container{
	min-height: 580px;background: #fff;margin-top: 15px;margin-bottom: 55px; padding-bottom: 20px;
}
.show-container img{
	max-width: 100%;
}

.title{
	font-size: 25px;
	margin-top: 40px;
    font-family: 'MIcrosoft yahei';
}

.content{
	padding: 20px;
	line-height: 40px;
}

.content img{
	/*max-width: 1170px;*/
	text-align: center;
	margin: 5px;
}
/**************  list ********************/
.list-ship{
	margin-top: 15px;
	margin-bottom: 55px;
}
.list-ship li{
	float: left;
	width: 275px;
	height: 360px;
	background: #fff;
	border: 1px solid #e1e1e1;
	padding: 10px;
	margin-left: 10px;
    margin-bottom: 15px;
}
.list-ship li > img{
	width: 100%;
	max-width: 250px;
	height: 200px;
}
.list-ship li >p{
	color: #484d50;
    height: 40px;
    font-size: 18px;
    margin: 15px 0 -5px 0;
}
.list-ship li >span{
	color: #969292;
}
#outerdiv{
	position:fixed;top:0;left:0;background:rgba(0,0,0,0.7);z-index:2;width:100%;height:100%;display:none;
}
#innerdiv{
	position:absolute;
}
#bigimg{
	border:5px solid #fff;
}


.list-new{
	width: 560px;
	height: 150px;
	background: #fff;
	border: 1px solid #e1e1e1;
}


.list-ry{
	margin-top: 15px;
	margin-bottom: 55px;
	height: 580px;
}
.list-ry li{
	float: left;
	width: 275px;
	height: 200px;
	background: #fff;
	border: 1px solid #e1e1e1;
	padding: 10px;
	margin-left: 10px;
    margin-bottom: 15px;
}
.list-ry li > img{
	width: 100%;
	max-width: 250px;
	height: 180px;
}





/* 翻页样式 */
.fy{height:50px;line-height:20px;text-align:center; margin:15px 0;width: 100%;text-align: center;}
.cutpage {font-size:12px;font-family: Tahoma;line-height:50px;margin:5px;}
.cutpage span {display:inline-block;height:18px;padding-left:4px;line-height:18px;text-decoration:none;vertical-align:middle;margin-right:5px;
margin-left: 0;padding-right:4px;color: #fff;background-color:#b30000;}
.cutpage a,.cutpage span{
position: relative;color: #000;  /*float: left;*/ padding: 10px 12px; margin-left: -4px; line-height: 1.428571429; text-decoration: none; background-color: #fff; border: 1px solid #ddd; 
}
.cutpage a:nth-of-type(1){
	color: #FFFFFF;background-color:#046eb8;border:solid 1px #046eb8;
}
.cutpage span{
	margin-right: 0;
	height: 14px;
	color: #fff;
	margin-top: -3px;
	background-color: #046eb8;
	border:solid 1px #046eb8;
	padding: 16px 12px;
	line-height: 1px;
}
.cutpage a:hover {color: #FFFFFF;background-color:#046eb8;}
/* 翻页结束 */

	