/*reset*/
html, body, div, img, a, span, form, label, input, p, ul, li,ol, button,em {
    margin: 0;
    border: 0;
    padding: 0;
    font-style: normal;
    font: 12px/1.5 tahoma,arial,'Microsoft YaHei';
}
img {
	vertical-align: middle;
}
a {
	text-decoration: none;
	cursor: pointer;
}
p {
	-webkit-margin-before: 0;
    -webkit-margin-after: 0;
}
ul,li {
	list-style: none;
}
input, textarea {
    background-color: transparent;
    
}
input::-webkit-input-placeholder {
	color: #999;
}
select {
	outline: 0;
	border-radius: 0;
}
input:focus, select:focus, textarea:focus {
	outline: none;
	box-shadow: 0 0 4px #0096ff;

}
button {
	outline: 0;
}
html {
	height: 100%;
	position: relative;
}
body {
	width: 100%;
	height: 100%;
	background: #f1f1f1;
	background-size: 100% 100%;
	position: relative;
}
.left {
	float: left;
}
.right {
	float: right;
}
i.icon {
	display: inline-block;
}

/*导航*/
.sidebarWrapper {
	height: 0px;
	overflow: hidden;
}
.sidebar {
	background: #0b318f;
}
.sidebar a {
	color: #fff;
	font-size: 5vw;
}
.sidebar .nav {
	padding: 10px;
}
.sidebar .nav_li {
	padding: 5px;
	border-bottom: 1px solid #fff;
}
.sidebar .drop_down_listBox {
	display: none;
}
.sidebar .drop_down_list {
	padding-left: 10px;
}
.sidebar .drop_down_li a {
	display: block;
	font-size: 4vw;
	line-height: 2
}
.sidebar .nav_a {
	position: relative;
	display: block;
}
.sidebar .nav_li a.active {
	color: #ffe100;
}
.sidebar .nav_a i.icon {
	position: absolute;
	margin: auto;
	right: 0;
	top: 0;
	bottom: 0;
	width: 12px;
	height: 7px;
	background: url(../m-img/arrow_down.png) 0 0/cover no-repeat;
	transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform-origin: 50% 50% 0;
	transition: transform .2s ease-in 0s;
	margin-left: 5px;
}

.sidebar .nav_li.active .drop_down_listBox {
	display: block;
}
.sidebar .nav_li.active .nav_a i.icon {
	transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-0-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform-origin: 50% 50% 0;
	transition: transform .2s ease-in 0s;
}
.drop_down_li a.current {
	color: #ffe100;
}

/**************----------------首页----------------**************/
.pageWrapper {
	padding-top: 45px;
}
.headBox {
	box-sizing: border-box;
	width: 100%;
	height: 45px;
	padding-left: 10px;
	background-color: #fff;
	border-bottom: 1px solid #e5e5e5;
	position: fixed;
	top: 0;
	z-index: 999;
}
.headBox .logo {
	line-height: 42px;
}
.headBox img {
	width: 40vw;
}
.headBox .menu {
	width: 44px;
	height: 44px;
	background: url(../m-img/menu.png) 0 0 no-repeat;
}

/*banner*/
.flexslider {
	position: relative;
	overflow: hidden;
	background: url(../m-img/loading.gif) 50% no-repeat;
}
.slides {
	position: relative;
	z-index: 1;
}
.slides li {
	width: 100%;
    height: 36vw;
}
.flex-control-nav {
	position: absolute;
	bottom: 2px;
	z-index: 2;
	padding: 0;
	width: 100%;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 2px;
	display: inline;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	width: 8px;
	height: 8px;
	font-size: 0;
	overflow:  hidden;
	background: url(../m-img/banner/dot.png) 0 0/18px 8px no-repeat;
	cursor: pointer;
	color: white;
}
.flex-control-nav .flex-active {
	background-position: right 0;
}

.banner1 {
	background: url(../m-img/banner/banner1.jpg) center center/100vw 36vw no-repeat;
}
.banner_animate {
	width: 100%;
	height: 36vw;
	margin: 0 auto;
	position: relative;
}
.banner1 .a_1,.banner1 .a_2,.banner1 .a_3 {
	position: absolute;
	height: 6vw;
	filter: drop-shadow(0 5px 10px  rgba(0,0,0,.2));
	-webkit-filter: drop-shadow(0 5px 10px  rgba(0,0,0,.2));
}
.banner1 .a_1 {
	right: 26vw;
	top: 11vw;
	width: 36vw;
	background: url(../m-img/banner/a_1.png) 0 0/36vw 6vw no-repeat;
	-webkit-animation: zoomIn 1s ease-out 1;
}
.banner1 .a_2 {
	right: 8vw;
	top: 18vw;
	width: 48vw;
	background: url(../m-img/banner/a_2.png) 0 0/48vw 6vw no-repeat;
	-webkit-animation: bounceInDown 2s ease-out 1;
}
.banner1 .a_3 {
	right: 8vw;
	top: 26vw;
	width: 33vw;
	height: 5vw;
	background: url(../m-img/banner/a_3.png) 0 0/33vw 5vw no-repeat;
	-webkit-animation: fadeInLeftBig 3s ease-out 1;
}
.banner2 {
	background: url(../m-img/banner/banner2.jpg) center center/100vw 36vw  no-repeat;
}
.banner3 {
	background: url(../m-img/banner/banner3.jpg) center center/100vw 36vw no-repeat;
}
.banner4 {
	background: url(../m-img/banner/banner4.jpg) center center/100vw 36vw  no-repeat;
}
.banner5 {
	background: url(../m-img/banner/banner5.jpg) center center/100vw 36vw  no-repeat;
}
.banner6 {
	background: url(../m-img/banner/banner6.jpg) center center/100vw 36vw  no-repeat;
}
.banner7 {
	background: url(../m-img/banner/banner7.png) center center/100vw 36vw  no-repeat;
}
.section {
	background-color: #fff;
	/*margin-top: 20px;*/
	margin-top: 10px;
}
.title {
	box-sizing: border-box;
    height: 13vw;
    line-height: 13vw;
    padding: 0 20px;
    font-size: 5vw;
    font-weight: bold;
    color: #0b318f;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}
/*经营领域*/
.areaBox {
	padding: 5px 0;
}
.areaBox ul {
	overflow: hidden;
	width: 95vw;
	margin: 0 auto;
}
.areaBox li {
	box-sizing: border-box;
	float: left;
	width: 19vw;
	text-align: center;
}
.areaBox li img {
	width: 13vw;
	vertical-align: middle;
	margin-top: 10px;
}
.areaBox li p {
	color: #666;
    font-size: 12px;
    line-height: 30px;
}
.areaBox li:hover {
	background: rgba(11,49,143,.1);
}
.areaBox li:hover .area_icon {
	-webkit-animation: swing 1s ease-out 1;
}
/*新闻*/
.title .more {
	color: #666;
	font-size: 3vw;
	line-height: 50px;
}
.newsBox li {
	box-sizing: border-box;
	width: 100%;
	padding: 10px 20px;
	border-bottom: 1px solid #eee;
	overflow: hidden;
}
.newsBox .news_img {
	width: 30vw;
	height: 20vw;
	margin-top: 5px;
	margin-right: 20px;
	border-radius: 5px;
}
.newsBox .news_data {
	width: 54vw;
}
.newsBox .news_title {
	font-size: 4.5vw;
	color: #333;

	font-weight: bold;
}
.newsBox .news_date {
	color: #666;
	font-size: 3.5vw;
	height: 6vw;
	line-height: 6vw;
}
.newsBox .news_main {
	font-size: 4vw; 
	color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/*企业文化等*/
.gray_bg {
	background-color: #f1f1f1;
	overflow: hidden;
}
.section_row {
	width: 100%;

	/*white-space: nowrap;*/
	overflow: auto;
	font-size: 0;


	/*overflow-x: hidden;*/
}
.section_row::-webkit-scrollbar-track-piece {
	background-color: rgba(0, 0, 0, 0);
	border-left: 1px solid rgba(0, 0, 0, 0);
}
.section_row::-webkit-scrollbar {
	width: 3px;
	height: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.section_row::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, 0.2);
	background-clip: padding-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	min-height: 25px;
}
.section_row::-webkit-scrollbar-thumb:hover {
	background-color: rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


.section_row > a {
	display: inline-block;
}
.section_row img {
	width: 40vw;
	border-radius: 5px;
	border: 1px solid #eee;
}
.section_row img:first-child {
	margin-left: 15px;
}
.section_row img:last-child {
	margin-right: 15px;
}
/*下属企业*/
.subordinate {
	/*height: 45vw;*/
	height: 76vw;
	background:url(../m-img/loading.gif) 50%/0 0 no-repeat;
}
.subordinate .flex-control-nav a {
	background-image: url(../m-img/index/dot2.png);
}
.subordinate .slides {
	padding: 10px 0;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
}
.subordinate .slides li {
	height: 80vw;
}
.subordinate .slides a {
	display: block;
	text-align: left;
	padding-left: 20px;
	line-height: 8vw;
	font-size: 4vw;
	color: #333;
}
.subordinate .flex-control-nav {
	bottom: 6px;
}
/*底部*/
.footBox{
	width: 100%;
	background: #0b318f;
	margin-top: 20px;
}
.footBox .foot{
	height: 12vw;
	line-height: 12vw;
	color: #fff;
	text-align: center;
}


/*内页*/
.bannerBox {
	width: 100vw;
}
.bannerBox img {
	width: 100vw;
}
.mainBox {
	box-sizing: border-box;
	width: 100%;
	padding: 20px;
	overflow: hidden;
	min-height: 108vw;
}
.mainBox p {
	text-indent: 2em;
	font-size: 4vw;
	color: #333;
	margin-bottom: 10px;
}
.mainBox p:last-child {
	margin-bottom: 0;	
}
/*董事长致辞*/
.mainBox img.leader {
	width: 40vw;
	margin-right: 10px;
}
.mainBox img.sign {
	width: 30vw;
}
/*集团架构*/
.mainBox img.architecture {
	width: 100%;
}
/*高级管理层*/
.tab_list li {
	padding: 15px 0;
	border-bottom: 1px solid #e5e5e5;	
}
.tab_list li:first-child {
	padding-top: 0;
}
.tab_list li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}
.tab_list .identity {
	color: #0b318f;
}	
.tab_list .identity span {
	font-size: 3.5vw;
	display: inline-block;
	margin-right: 10px;
}
.tab_list .introduction {
	color: #666;
	margin-top: 5px;
	line-height: 20px;
	font-size: 3.5vw;
}
/*企业荣誉*/
.line {
	box-sizing: border-box;
	width: 100%;
	height: 10vw;
	padding-left: 10px;
	line-height: 10vw;
	background-color: #f9f9f9;
}
.line_bg {
	background-color: #deebf7;
}
.line span {
    display: inline-block;
    width: 4px;
    height: 4px;
    margin-right: 10px;
    border-radius: 50%;
    background-color: #333;
    vertical-align: 2px;
}
.empty {
	width: 100%;
	height: 20px;
}
/*发展历程*/
.historyBox {
	overflow: hidden;
}
.historyBox .beeline {
	width: 2px;
	height: 810vw;
	margin-top: 20px;
	margin-left: 10px;
	background-color: #c5cad9;
}
.historyBox li {
	overflow: visible;
}
.historyBox li img {
	width: 20px;
	float: left;
	margin-left: -12px;
	margin-top: 15px;
}
.histroy_mianBox {
	margin-left: 8px;
	margin-bottom: 20px;
}
.histroy_mianBox span {
    display: inline-block;
    float: left;
    margin-top: 15px;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    border-right: 10px solid #406eb3;
}
.light .histroy_mianBox span {
    border-right: 10px solid #deebf7;
}
.histroy_mian {
	box-sizing: border-box;
	width: 75vw;
	border-radius: 10px;
	padding: 0 20px 10px 20px;
	background-color: #406eb3;
	margin-left: 9px;
}
.light .histroy_mian {
	background-color: #deebf7;
}
.histroy_mian p.time {
	font-size: 4.5vw;
	color: #ffe100;
	line-height: 40px;
	margin-bottom: 0;
}
.light .histroy_mian p.time {
	color: #0b318f;
}
.histroy_mian p.event {
	color: #fff;
	line-height: 22px;
}
.light .histroy_mian p.event {
	color: #333;
}

/*经营领域*/
.sub_nav {
	height: 10vw;
	line-height: 10vw;
	margin-bottom: -20px;
	text-align: center;
}
.sub_nav a {
	font-size: 4vw; 
	color: #999;
	margin: 0 3px;
	color: #2059e6;
}.sub_nav a.active {
	color: #0b318f;
}
.sub_nav a:first-child {
	margin-left: 10px;
}
.areaMain img,.newsMain img,.dutyMain img {
	width: 100%;
	margin-bottom: 10px;
}
.areaMain p.bold {
	color: #0b318f;
	font-weight: bold;
}
.subsidiary {
	margin-top: 20px;
}
.subsidiary_title {
	font-size: 4.5vw;
	color: #0b318f;
	font-weight: normal;
	margin-bottom: 10px;
}
.subsidiary li {
	font-size: 4vw;
	line-height: 30px;
	color: #333;
}
.subsidiary li a {
	font-size: 4vw;
	line-height: 30px;
	color: #333;
}
.subsidiary li a:hover {
	color: #0b318f;
	text-decoration: underline;
}
.subsidiary li a.unabled {
	cursor: default;
}
.subsidiary li a.unabled:hover {
	text-decoration: none;
	color: #333;
}

/*新闻*/
.news_list li {
	padding-bottom: 10px;
	margin-top: 10px;
	overflow: hidden;

}
.news_list img {
	width: 30vw;
	height: 20vw;
	border-radius: 5px;
	margin-right: 20px;
}
.news_list .news_data {
	width: 52vw;
}
.li_blue_bg{

	background-color: #deebf7;
	margin-left: -20px;
	padding-left: 20px;
	margin-right: -20px;
	padding-right: 20px;
	padding-top: 10px;
}


.news_list li:first-child {
	margin-top: 0;
}
.news_list li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}
.news_list .news_title {
	font-size: 4vw;
	color: #333;
}
.news_list .news_date {
	font-size: 3.5vw;
	color: #666;
	margin-top: 5px;
}
.yearBox {
	height: 13vw;
	line-height: 13vw;
	font-size: 4vw;
	position: absolute;
	right: 20px;
	top: 0;
	text-align: center;
}
.yearBox select {
	width: 32vw;
    height: 10vw;
    text-align: center;
    background: #fff;
    border-radius: 5px;
    border-color: #e7e7e7;
    color: #6f6f6f;
    vertical-align: 0.5vw;
    padding-left: 8vw;
}
.news_main_title {
	font-size: 4.5vw;
	font-weight: bold;
	margin-bottom: 10px;
}

/*宁兴文化*/
.ns_cultureList li:first-child {
	margin-top: -20px;
}
.ns_cul_title {
	font-size: 4.5vw;
	font-weight: bold;
	color: #0b318f;
	margin-top: 15px;

}
.ns_cul_main img {
	display: block;
	width: 96px;
	margin-right: 20px;
	margin: 5px 0;
}
.ns_cul_main {
	font-size: 4vw;
	line-height: 22px;
	color: #333;
}

/*宁行人内刊*/
.maga_list {
	overflow: hidden;
	margin: -10px;
}
.maga_list li {
	float: left;
	margin: 8px;
	width: 42vw;
	position: relative;
	cursor: pointer;
	border: 1px solid #e5e5e5;
}
.maga_list li img {
	width: 42vw;
	margin-bottom: 0;
}
.maga_list li .journal {
	box-sizing: border-box;
	padding: 0 10px;
	position: absolute;
	width: 42vw;
	height: 36px;
	bottom: 0;
	left: 0;
	color: #fff;
	font-size: 4vw;
	line-height: 36px;
	background-color: rgba(0,0,0,.4);
}
.maga_list li .journal span {
	margin-left: 15px;
	font-size: 4vw;
}

/*联系我们*/
.contactBox p {
	text-indent: 0;
}
.contactBox img.link {
	width: 16px;
	margin-right: 10px;
	vertical-align: -2px;
}
.opinoin_title {
	margin-bottom: 20px;
}
.opinoin_title span {
	font-size: 4vw;
	color: #333;
	height: 36px;
	margin-right: 10px;
}
.opinoin_title input {
	box-sizing: border-box;
	width: 68%;
	height: 30px;
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    color: #666;
    padding: 0 10px;
    margin-top: 10px;
}
.opinoin_main {
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #e5e5e5;
}
.opinoin_main span {
	vertical-align: 76px;
	font-size: 4vw;
	color: #333;
	height: 36px;
	margin-right: 10px;
}
.opinoin_main textarea {
	box-sizing: border-box;
	width: 78%;
	height: 100px;
	border-color: #fff;
	border: 1px solid #e7e7e7;
    border-radius: 5px;
    color: #666;
    padding: 10px;
}
.person_contactBox .person_tit {
	font-size: 4vw;
	color: #333;
	margin: 10px 0;
}
.submitBtn {
	text-align: center;
}
.submitBtn button {
	width: 38vw;
	height: 42px;
	border-radius: 5px;
	background: #0b318f;
	color: #fff;
	cursor: pointer;
}
.submitBtn button:hover {
	box-shadow: 0 0 4px rgba(0,0,0,.5);
	color: #ffe100;
}

/*招聘信息*/
.recruitBox li {
	background: #f9f9f9;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 10px;
 }
 .recruitBox li.bg {
 	background: #deebf7;
 }
.recruitBox .tit {
	font-size: 4vw;
	font-weight: bold;
	color: #333;
	margin-bottom: 5px;
}
.recruitBox .row {
	color: #666;
}
.recruitBox .row span {
	display: inline-block;
	width: 40vw;
	font-size: 3vw;
	
}
.recruitBox .row em {
	color: #0b318f;
}

/*招聘详情*/
.job_detail {
    border-radius: 5px;
    padding: 10px;
    background-color: #deebf7;
}
.job_detail li, .job_main li {
	font-size: 4vw;
	color: #333;
}
.job_tit {
	font-size: 4vw;
    color: #0b318f;
    margin-top: 20px;
}
.Eng {
	line-height: 42px;
	margin-right: 20px;
}
.Eng a {
	font-size: 4vw;
	color: #666;
}

/*网站地图*/
.map_list {
	margin-bottom: 20px;
}
.map_list p {
	font-size: 4.5vw;
	color: #0b318f;
	text-indent: 0;
}
.map_list li {
	margin-left: 10px;
}
.map_list span {
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #666;
	vertical-align: 2px;
	margin-right: 10px;

}
.map_list a {
	line-height: 24px;
	color: #666;

}



/*搜索*/
.headBox .searchIcon {
	margin-right: 10px;
}
.headBox .searchIcon img {
	width: 44px;
}
.searchBox {
	padding: 5px;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	transform-origin: right center;
	transform: scale3d(0, 0, 0);
	transition: transform .3s, opacity .3s;
}
.searchBox.show {
	transform: scale3d(1, 1, 1);
	opacity: 1;
}
.searchInput {
	box-sizing: border-box;
	width: 84vw;
	height: 34px;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 5px;
	padding-left: 10px;
	outline: 0;
}
.searchInput.focus {
	border: 1px solid #afd8ff;
}
.searchInput input {
	box-sizing: border-box;
	width: 69vw;
	height: 34px;
	font-size: 14px;
	color: #333;
	outline: 0;
}
.searchInput input:focus {
	box-shadow: none;
}
.searchInput img {
	width: 34px;
	vertical-align: -12px;
}
.searchBox .close {
	padding: 7px;
	margin-left: 10px;
	cursor: pointer;
}
.searchBox .close img {
	width: 20px;
}
.coverBlack {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 44px;
	background: #000;
	opacity: 0;
	z-index: 10;
	visibility: hidden;
	transition: opacity .3s, visibility 1s;
}
.coverBlack.show {
	opacity: .4;
	visibility: visible;
}
.headBox .Eng.hide {
	opacity: 0;
	transform: scale3d(0, 0, 0);
}

/*搜索结果*/
.sr-searchBox .searchInput {
	width: 100%;
}
.sr-searchBox .searchInput input {
	width: 86%;
	height: 33px;
}
.sr-searchBox .searchInput img {
	width: 33px;
}
.sortBox {
	margin: 10px;
	overflow: hidden;
}
.sortBox span {
	font-size: 14px;
	color: #333;
}
.sortBox span.date {
	cursor: pointer;
}
.sortBox em {
	font-size: 14px;
	color: #0b318f;
}
.sortBox i.icon {
	width: 8px;
	height: 10px;
}
.sortBox i.date_up {
	background: url(../m-img/date_up.png) 0 0/8px 10px no-repeat;
}
.sortBox i.date_down {
	background: url(../m-img/date_down.png) 0 0/8px 10px no-repeat;
}
.result_empty {
	margin: 10px;
	font-size: 14px;
}
.result_empty em {
	font-size: 14px;
	color: red;
}
.sr-listBox li {
	box-sizing: border-box;
	padding: 20px;
	width: 100%;
	border-radius: 5px;
	background: #f8f8f8;
	border-bottom:2px solid #e5e5e5 ;
}
.sr-listBox li .head {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
}
.sr-listBox li .head  em{
	font-size: 18px;
	font-weight: bold;
	color: #ff0000;
	margin-bottom: 10px;
}
.sr-listBox li .text {
	font-size: 14px;
	color: #666;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.sr-listBox li .text em{
	font-size: 14px;
	color: #ff0000;



}

.sr-listBox li .time {
	color: #666;
	font-size: 14px;
	margin-bottom: 10px;
}





