@charset "utf-8";
body {
	font-size: 14px;
	font-family: "verdana";
	overflow-x: hidden;
	background-color: transparent;
}
a,
li,
ul,
p {
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: #595757;
}
a:hover {
	text-decoration: none;
}


.relative {
	position: relative;
}

.absolute {
	position: absolute;
}


.chn {
	display: block;
	top: 0;
	left: 0;
	width: 85px;
	height: 80px;
}

.nicenergy {
	display: block;
	top: 15;
	right: 0;
	width: 220px;
	height: 50px;
}

.logo {
	margin-top: 8px;
	width: 310px;
	height: 75px;
	background:  no-repeat;
	background-size: 100% 100%;
}
.logo_black {
	margin-top: 8px;
	width: 310px;
	height: 75px;
	background:  no-repeat;
	background-size: 100% 100%;
}
.house {
	position: relative;
	display: inline-block;
	width: 17px;
	height: 17px;
	background: url(/uploads/image/dximages/) no-repeat;
}
.black_carousel .house {
	background: url(/uploads/image/dximages/home.png) no-repeat;
}
.sub .house {
	background: url(/uploads/image/dximages/home.png) no-repeat;
}
.position {
	width: 1680px;
	position: absolute;
	left: 50%;
	top: 0;
	z-index: 1;
	margin-left: -840px;
}
.left {
	float: left;
}
.chineseenglish>a:first-child {
	margin-right: -5px;
}
.chineseenglish {
	margin-top: -5px;
	padding: 0;
}
.find_go {
	position: absolute;
	margin-top: 0;
	left: 50%;
	top: 400px;
	width: 246px;
	margin-left: -123px;
	background: url(/uploads/image/dximages/fing_go.png) center no-repeat;
}
.hidden_find>.form-control,
.hidden_find>.input-group-btn>.btn-default {
	background: transparent;
	border: none;
	outline: none;
	height: 35px;
}
.hidden_find>.input-group-btn {
	width: 50px;
	height: 35px;
}
.hidden_find>.form-control {
	width: 200px;
	height: 35px;
	padding-left:20px;
}
.top_width {
	width: 1280px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
.navbar-default {
	background-color: transparent;
	border-color: transparent;
}
.carousel-indicators {
	margin-bottom: 0;
}
.carousel-indicators li {
	background-color: #cacaca;
}
.navbar-default .navbar-nav>li>a {
	color: #eaf6fd;
	/*border-left: 1px solid #ffffff;*/
	padding-left:10px;
	padding-right:10px
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #ffffff;
}
.navbar-default .navbar-right>li>a {
	/*border-right: 1px solid #ffffff;*/
}
.navbar-nav>li>a {
	margin-top: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
}
.navbar-nav>li.open {
	margin-left: -1px;
}
.navbar-nav>li.open>a {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 30px;
	border: none;
}
.carousel-indicators .active {
	width: 15px;
	height: 15px;
	margin: 1px;
	margin-left: 10px;
	background-color: #7fcdc1;
}
.space_index>.col-md-4{
	padding-right: 0;
}
.carousel-indicators li {
	width: 15px;
	height: 15px;
	margin: 1px;
	margin-left: 10px;
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	color: #222222;
	background: #ffffff;
	border-top: 1px solid #009c84;
}
.navbar-default .navbar-nav>.open>.dropdown-menu{
	border-bottom: 2px solid #009c84;
}
.navbar-default .navbar-nav>.home>a:hover{
	color: transparent;
	background: transparent;
	border-top: 1px solid transparent;
}
.dropdown-menu {
	margin: 0;
	border: none;
	border-color: transparent;
	border-radius: inherit;
	padding: 7px 0;
	min-width: 220px;
}
.dropdown-menu>li>a {
	padding: 10px 20px;
}
.caret {
	color: #78d7ee;
}
.right {
	float: right;
}
.dropdown-menu>li>a:hover {
	background: #c3e7e2;
}
.arrows {
	position: relative;
	top: 6px;
	left: 2px;
	display: inline-block;
	width: 14px;
	height: 14px;
}
.arrows.color1 {
	background: url(/uploads/image/dximages/arrow.png) no-repeat;
}
.arrows.color2 {
	background: url(/uploads/image/dximages/arrows_2.png) no-repeat;
}
/*header结束*/

.mian {
	margin-top: 450px
}
.clearfix {
	*zoom: 1;
}
.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
/*底部*/

.right_border {
	border-right: 1px solid #cccccc;
}
.left_border {
	border-left: 1px solid #cccccc;
}
.bottom {
	border-top: 1px solid #cccccc;
	padding: 30px 0;
	font-size: 11px;
	max-width: 1000px;
	margin: 0 auto;
}
.bottom a {
	color: #3e3a39;
}
.bottom a:hover {
	color: #009cbe;
}
.bottom p {
	line-height: 25px;
}
.border-2>.col-md-6:first-child {
	border-top: 3px solid #cccccc;
	display: block;
}
.bule_text {
	color: #46a996;
	font-weight: bold;
	font-size: 14px;
}
.border-2>.col-md-6 {
	border-top: 3px solid #009c84;
}
.padding {
	padding: 20px 0;
}
/*=================== index =================*/

.main-inner {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	border-top: 1px solid #cccccc;
}
.box {
	font-size: 12px;
	line-height: 1.8;
	/*padding: 0 10px;*/
}
.box_title {
	font-size: 28px;
	line-height: 78px;
}
.box a {
	color: #009c84;
}
.news_list {
	list-style: none;
	padding: 0;
	margin-top: -12px;
}
.news_list>li {
	border-top: 1px dotted #cccccc;
	padding: 15px 0;
}
.news_list>li:first-child {
	border-top: none;
}
.news_date {
	color: #9fa0a0;
}
.text-orange,
a.text-orange {
	color: #ff6000;
}
.about_video {
	margin-top: 18px;
}
.research {
	margin-top: 10px;
	margin-bottom: 38px;
	border-top: 1px solid #cccccc;
}
/*=================== sub =================*/
.sub .top_width .navbar-example .container-fluid{
	padding-left: 0;
}
.sub .navbar-default .navbar-nav>li>a {
	color: inherit;
	border-color: #3e3a39;
}
.sub .main-inner {
	top: -65px;
    border-top: none;
    position: relative;
    z-index: 2;
    left: 1px;
	
}
.slider {
	width: 212px;
	float: left;
}
.slider_list {
	position: relative;
	list-style: none;
}
.slider_list li {
	border-left: 12px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
/*.slider_list li:last-child a{
	border-bottom: 1px solid #dddddd;
	border-left:none;
	background: url(/uploads/image/dximages/left_border.png) no-repeat left;
	margin-left: -4px;
	
}*/

.slider_list a {
	display: block;
	
	height: 54px;
	line-height: 54px;
	color: inherit;
	padding-left: 20px;
	border-left: 4px solid transparent;
	font-size: 13px;
}
.slider_list .slider_title>a:hover{
	border-left:none;
	margin-left:0px;
	cursor: default;
}
.slider_list .active a,
.slider_list a:hover {
	border-left: 4px solid #00c1a3;
	color: #00c1a3;
	margin-left:-4px;
}
.slider_title a {
	font-size: 18px;
	color: #007c69;
	background-color: #dddddd;
	text-decoration: none;
}
.slider_list li:last-child{
	border-bottom: none;
	border-left: none;
	padding-left: 12px;
	background: url(/uploads/image/dximages/arrows_3.jpg) 0 0 no-repeat;	
}
.slider_list li:last-child a{
	border-bottom: 1px solid #dddddd;
}
.slider_list .slider_last {
	border-left: none;
	padding-left: 12px;
	background: url(/uploads/image/dximages/arrows_3.jpg) 0 0 no-repeat;	
}
.slider_list .slider_last_0 {
	border-left: none;
	padding-left: 12px;
	background: url(/uploads/image/dximages/arrows_3_0.jpg) 0 0 no-repeat;
	height: 12px;
	margin-top: -12px;
}
.slider_list dl {
	padding-left: 24px;
	font-size: 12px;
}
.slider_list .threemenu a{
	border-left: 0;
	line-height: 34px;
	height: 34px;
	color: inherit;
}
.slider_list .threemenu a.on,
.slider_list .threemenu a:hover{
	color: #00c1a3;
	margin-left:-4px;
}
.slider_list li:last-child a{
	padding-left: 20px;
	border-bottom: 1px solid #dddddd;
	position: relative;
}
.slider_list li:last-child:hover a{
	border-left-color: transparent;
	padding-left: 20px;
	margin-left: -4px;
}
.slider_list .slider_list li:last-child.active a{
	    border-left-color: transparent;
	    margin-left: 0px
}

/* .slider_list li:last-child .active a,
.slider_list li:last-child a:hover {
	content: '';
	background: url(/uploads/image/dximages/left_border.png) no-repeat;
	position: absolute;
	top:0;
	left: -8px;
	height: 100%;
	width: 4px;
} */
.slider_list li:last-child.active a{
	margin-left:0;
	border-left: 0;
}
.slider_list li:last-child:hover a:before, .slider_list li:last-child.active a:before{
	content: '';
	background: url(/uploads/image/dximages/left_border.png) no-repeat;
	background-color: transparent;
	position: absolute;
	top:0;
	left: -4px;
	height: 100%;
	width: 4px;
}
.main_content {
	margin-left: 247px;
}
.bread {
	font-size: 12px;
	color: #9fa0a0;
}
.bread a{pointer-events: none; color: #9fa0a0;}
.c_title {
	font-size: 30px;
	color: #009c84;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 16px;
	padding-top: 34px;
}
.forthsubmenu {
	font-size: 18px;
}
.c_content {
	margin-top: 20px;
	color: #595757;
	font-size: 13px;
	text-align: justify;
}
.c_content  ul li{
	line-height: 1.75em;
}
.c_content p {
	line-height: 1.75em;
	margin: 10px 0;
}
.margin_top_50 {
	margin-top: 50px;
}
.margin_top_30 {
	margin-top: 30px;
}
.img_text {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	/* margin-top: 12px; */
	color: #222222;
}
.sub_c_title, h3 {
	font-size: 22px;
	color: #009c84;
	margin-top: 50px;
}
.item_img,
.item_text {
	float: left;
	width: 50%;
}
.item_des p {
	line-height: 1.6;
	margin-top: 0;
	font-size: 12px;
}
.item_text {
	padding: 12px 25px;
	background: #e2efee;
	height: 223px;
}
.item_title {
	font-size: 15px;
	font-weight: bold;
	margin: 20px 0;
}
.item_date {
	width: 146px;
	height: 16px;
	line-height: 16px;
	background: #009c84;
	color: #ffffff;
	padding-left: 8px;
	padding-right: 8px;
}
.item_text a {
	color: #00c1a3;
	font-size: 12px;
	margin-top: 12px;
	display: block;
}
.item_list {
	list-style: none;
}
.item_list>li {
	*zoom: 1;
	padding: 18px 10px;
	border-bottom: 1px dotted #cccccc;
}
.item_list>li:before,
.item_list>li:after {
	content: '';
	display: table;
}
.item_list>li:after {
	clear: both;
}
.item_list_left {
	color: inherit;
	float: left;
}
.item_list_right {
	font-size: 12px;
	color: #9fa0a0;
	float: right;
}
/*========= page ========*/
.page_num{height:50px; overflow:hidden; display: flex; margin:0 auto; margin-top:40px; }

#page_div{line-height:20px; color:#666; margin: 0 auto;  }/*width: 70%;*/


#pagination_input{ width:31px; height: 29px; line-height: 29px; margin: 0 4px; color: #333; vertical-align: middle; overflow:hidden; font-size:12px;}
#pagination_btn{ display:inline-block; height: 30px;line-height: 30px; color: #333; border: none; border: 1px #ccc solid; background: #f0f0f0; vertical-align: middle;font-family: "微软雅黑";}

#page_div .pagination_index{ margin:0 2px;float: left; text-align:center;font-size:14px; width: 30px; background: #a9a9a9; height: 24px; }
.pagination_index .arrow{
	display: block;
	width: 30px; 
	height: 24px;
	background:url(/uploads/image/dximages/page_pre.png) center no-repeat;
}

#page_div .pagination_index a, #page_div .pagination_index_num a{ text-align:center;  color:#666666;font-size:14px;}
#page_div .pagination_index a:hover, #page_div .pagination_index_num a:hover{text-align:center;  color:#666666;font-size:14px;}
#page_div .pagination_index1{ margin:0 2px;float: left; text-align:center;font-size:14px; width: 30px; background: #a9a9a9; height: 24px;}
.pagination_index1 .arrow{
	display: block;
	width: 30px; 
	height: 24px;
	background:url(/uploads/image/dximages/page_next.png) center no-repeat;
}
.pagination_index .arrow a,.pagination_index1 .arrow a{
	display: block;
	height: 100%;
}
#page_div .pagination_index1 a, #page_div .pagination_index_num a,.pagination_homepage a,.pagination_endpage a{color: #ffffff;}
#page_div .pagination_index1 a:hover, #page_div .pagination_index_num a:hover,.pagination_homepage a:hover,.pagination_endpage a:hover{ 
	color: #ffffff;}

#page_div .pagination_index_last{font-size:14px; margin-left:10px; line-height:29px; color:#333;}
/* ========="é¦–é¡µ"æ ·å¼=========*/
.pagination_homepage, .pagination_endpage, .pagination_totalcount{ display: block;  margin: 0 2px;  float: left;  text-align: center; font-size: 14px; padding: 2px 5px; background:#a9a9a9;    }
 .pagination_totalpage { display: block;  margin: 0 2px;  float: left;  text-align: center;  color: #333; font-size: 14px; }
#page_div .pagination_index_num{ min-width:10px; padding:2px 8px; margin:0 2px; float: left; text-align:center;font-size:14px; background-color: #a9a9a9; }
#page_div .currentindex{ background: #009c84;  color:#fff;text-align:center; font-weight:bold;font-size:14px;}
#page_div .pagination_index:hover,#page_div .pagination_index1:hover,#page_div .pagination_index_num:hover,.pagination_homepage:hover, .pagination_endpage:hover, .pagination_totalcount:hover{
	background: #009c84;
} 

.black_carousel .navbar-default .navbar-nav>li>a {
	color: inherit;
	border-color: #3e3a39;
}
.flip_block {
	position: relative;
	height: 141px;
}
.flip_block .flip {
	position: absolute;
}
@-webkit-keyframes flipouttoleft {
	from {
		-webkit-transform: rotatey(0);
	}
	to {
		-webkit-transform: rotatey(-90deg) scale(.9);
	}
}
@keyframes flipouttoleft {
	from {
		transform: rotatey(0);
	}
	to {
		transform: rotatey(-90deg) scale(.9);
	}
}
@-webkit-keyframes flipouttoright {
	from {
		-webkit-transform: rotatey(0);
	}
	to {
		-webkit-transform: rotatey(90deg) scale(.9);
	}
}
@keyframes flipouttoright {
	from {
		transform: rotatey(0);
	}
	to {
		transform: rotatey(90deg) scale(.9);
	}
}
@-webkit-keyframes flipintoleft {
	from {
		-webkit-transform: rotatey(-90deg) scale(.9);
	}
	to {
		-webkit-transform: rotatey(0);
	}
}
@keyframes flipintoleft {
	from {
		transform: rotatey(-90deg) scale(.9);
	}
	to {
		transform: rotatey(0);
	}
}
@-webkit-keyframes flipintoright {
	from {
		-webkit-transform: rotatey(90deg) scale(.9);
	}
	to {
		-webkit-transform: rotatey(0);
	}
}
@keyframes flipintoright {
	from {
		transform: rotatey(90deg) scale(.9);
	}
	to {
		transform: rotatey(0);
	}
}
.flip {
	-webkit-backface-visibility: hidden;
	-webkit-transform: translatex(0);
	/* needed to work around an ios 3.1 bug that causes listview thumbs to disappear when -webkit-visibility:hidden is used. */
	
	backface-visibility: hidden;
	transform: translatex(0);
}
.flip.out {
	-webkit-transform: rotatey(-90deg) scale(.9);
	-webkit-animation-name: flipouttoleft;
	-webkit-animation-duration: 175ms;
	transform: rotatey(-90deg) scale(.9);
	animation-name: flipouttoleft;
	animation-duration: 175ms;
}
.flip.in {
	-webkit-animation-name: flipintoright;
	-webkit-animation-duration: 225ms;
	animation-name: flipintoright;
	animation-duration: 225ms;
}
/*新加的样式*/

.pagination>li>.page_pre:hover {
	color: #ffffff;
}
img.border {
	border: 1px solid #e6e6e6;
	width: 180px;
}
.line-height {
	/* line-height: 30px; */
	padding: 5px 0;
	height: 45px;
	text-align: center;
}
.partner>.left {
	margin-left: 8px;
	width: 180px;
	/*white-space: nowrap;*/
	margin-bottom: 30px;
}
/*.partner>.left:first-child{
	margin-left: 0px;
}*/
.field>li>div {
	padding: 5px;
	border: none;
	background: transparent;
	display: inline-block;
	width:102px;
}
/*.field>li.active>a,
.field>li.active>a:focus,
.field>li.active>a:hover {
	background-color: transparent;
	background: transparent;
	border: none;
	border-bottom-color: transparent;
	font-size: 16px;
	cursor: pointer;
	white-space: nowrap;
}
.field>li>a:focus, .field>li>a:hover{
	background: transparent;
	border: none;
}*/
.field{
	border-bottom: none;
}
.font-weight{
	font-weight: bold;
}
.p_line{
	line-height:2;
}
.c_content .margin_top_0{
	margin-top: 0px;
}
.row .item_title{
	margin: 10px 0;
}
.employee_line{
	background-image: url(/uploads/image/dximages/line.png) ;
	background-position: 9px top;
	background-repeat: repeat-y;
	min-height:100%; 
	height:auto !important; 
	height:100%; 
	padding: 20px 0;
	min-height: 1143px;
}
/*技术学术更改*/
a.margin_top_30{
	display: inline-block;
	color: #00c1a3;
}
.teach .row{
	overflow: hidden;
}
.btn-green{
	color: #fff;
    background-color: #00c1a3;
    border-color: transparent;
    padding:6px 43px;
}
.btn-green:hover{
	color: #ffffff;
	background-color: #05a48b;
}
.border{
	border: 1px solid #cccccc;
}
.table_new{
	margin: 0;
}
.table_new>thead>tr>th{
	background-color: #f5f7fa;
	padding:15px;
	text-align: center;
}
.table_new>tbody>tr>td{
	text-align: center;
}
.table_new>tbody>tr>td:hover{
	background-color:#e5f9f6 ;
}
.table_new>tbody>tr>td>a{
	color: #595757;
}
.table_new>tbody>tr>td:hover>a{
	color: #09af96;
}
.recruitment_liast{
	line-height: 30px;
}
.recruitment_liast strong{
	width:84px;
	display: inline-block;
}
.recruitment_liast>.left{
	max-width: 654px;
}
.navbar-header{

}
.pad_nav{
	margin-right: -30px !important;
}

.pad_nav li>a{
	padding-left: 25px;
	padding-right:25px;
}

.img_11{
	position: absolute;
	left: 0;
	z-index: 1;
}
.img_11{
	position: absolute;
	left: 0;
	z-index: 2;
}
.red{
	color: #f6343f;
}
.container-fluid .media{
	margin-bottom: 20px;
}
.container-fluid .media .media-left{
	padding-right: 25px;
}
.container-fluid .media .media-body{
	white-space: nowrap;
}
.boeder_bottom{
	border-bottom: 1px solid #cccccc;
}
map area{
	outline: none;
}


/*2018年1月6日*/
.north .c_content p>span{
	color: #009c84;
	font-weight: bold;
	display: block;
}
.north .c_content p>a{
	display: block;
	text-decoration:underline;
	color: #333;
}
.c_content ol{
	padding: 0;
	margin: 0;
	padding-left: 15px;
}
/* .c_content ol li{
	line-height: 2;
} */
.w142{
	width:142px;
}
.c_content p>a {
    display: block;
    text-decoration: underline;
    color: #333;
}