@charset "utf-8";
/* CSS Document */
/*格式化样式*/  
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input,textarea {
	outline-style: none;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-weight: normal;
	font-style: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
} 

* {
	font-family: "Microsoft Yahei",Arial, Helvetica, sans-serif;
}

a input {
	mayfish: expression(this.onfocus=this.blur);
	cursor: handbblr:expression(this.onFocus=this.blur());
/*IE使用*/
	outline-style: none;
/*FF使用*/
} /*去除a标签带来的虚框*/ 
a:hover,a:active {
	outline: none;
}

i {
	font-style: normal;
}

::selection {
	background: #589fe0;
	color: #fff;
}

::-moz-selection {
	background: #589fe0;
	color: #fff;
}

::-webkit-selection {
	background: #589fe0;
	color: #fff;
}

html,body {
	width: 100%;
}

.position_fixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
}

.main_box{ 
	width: 1280px; 
	margin: 0 auto;
	margin-top: 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.red {
	color: #ff2a00 !important;
}

.no_bg {
	background: none !important;
}

.green {
	color: #3cac4a !important;
}

.blue {
	color: #1949b9 !important;
}

.no_border {
	border: 0 !important;
}

.no_margin {
	margin: 0 !important;
}

.border {
	border: 1px solid #e8e8e8;
}

.border-top {
	border-top: 1px solid #e8e8e8;
}

.border-right {
	border-right: 1px solid #e8e8e8;
}

.border-left {
	border-left: 1px solid #e8e8e8;
}

.border-bottom {
	border-bottom: 1px solid #e8e8e8;
}

.bnt_zk:hover .box_zk {
	display: block;
}

.ht_border {
	border: 1px solid #dedfe0;
}

.img:hover,.bnt:hover {
	opacity: 0.7;
	filter: alpha(opacity=70)
}

.blue {
	color: #ea7b99 !important;
}

.text_fr {
	text-align: right;
}

.dd {
	background: #d6d7d9;
	border-radius: 50%;
	height: 7px;
	display: inline-block;
	width: 7px;
	margin: 0 10px;
}

.bnt_zk:hover .box_zk {
	display: block;
}

.j_bnt {
	display: inline-block;
	border: none;
	border-radius: 3px;
	background: #3cac4a;
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	padding: 0 35px;
}

.j_bnt:hover {
	background: #4bc65a;
	cursor: pointer;
}

.fl,.left {
	float: left;
}

.fr,.right {
	float: right;
}

.color {
	color: #2177c1 !important;
}

.no_bg_img {
	background-image: none !important;
}

.no_display {
	display: none;
}

.h_x {
	color: #fe0505;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
}

.clear {
	clear: both;
}

.bg_jinyong {
	background: #c7c8cc !important;
}

.bnt_zk:hover .box_zk {
	display: block;
}

.img {
	display: block;
	margin: 0 auto;
}

label {
	cursor: pointer;
}

i,.n_lng_kj .up_box .un dd,.n_download li .text_box a,.news_box .item-content {
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
} 


{-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition: all 10s ease;
transition: all 10s ease;
}
{-webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.search_box form,.banenr_text_box i,#s_link_box ul li a img,.mark,.mark img,#s_brand .content a,.n_nav a strong,.owl-prev,.owl-next,.n_chain .content dl dt,.n_lng_kj .up_box .un dl,.n_lng_performance .up_box .un dd,.n_lng_performance .up_box .un img,.n_net_market .un_box a,.n_energy .un_box .un dd img,.text_box,.submit,.n_download li,.n_content a,.n_chain .content dl dt {
-moz-transition: all 0.6s ease-in-out;
-webkit-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}

.nav ul li a,.nav .list,.shart_box a {
-moz-transition: all 0s ease-in-out;
-webkit-transition: all 0s ease-in-out;
-o-transition: all 0s ease-in-out;
-ms-transition: all 0s ease-in-out;
transition: all 0s ease-in-out;
} 

{-moz-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
-o-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}

{-moz-transform: rotateY(180deg);
-webkit-transform: rotateXY(180deg);
-o-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
transform: rotateY(180deg);
}

.rotating {
-webkit-animation: rotating 5s infinite linear;
}

@-webkit-keyframes rotating {
0% {
-webkit-transform: rotate(0deg);
}

50% {
-webkit-transform: rotate(180deg);
}

100% {
-webkit-transform: rotate(360deg);
}
}

.owl-prev {
-webkit-animation: owl-prev 2s infinite linear;
}

@-webkit-keyframes owl-prev {
0% {
left: -5px;
background: url("../images/bnt_mouse_prev_hover.png") center no-repeat;
}

50% {
left: 0px;
}

100% {
left: -5px;
background: url("../images/bnt_mouse_prev_hover.png") center no-repeat;
}
}

.owl-next {
-webkit-animation: owl-next 2s infinite linear;
}

@-webkit-keyframes owl-next {
0% {
right: -5px;
background: url("../images/bnt_mouse_next_hover.png") center no-repeat;
}

50% {
right: 0px;
}

100% {
right: -5px;
background: url("../images/bnt_mouse_next_hover.png") center no-repeat;
}
}

.icon_jump {
-webkit-animation: icon_jump 1s infinite linear;
}
/* 定义关键帧 */
@-webkit-keyframes icon_jump {
0% {
	background: url("../images/icon_map_mark.png") center top no-repeat;
}

50% {
	background: url("../images/icon_map_mark.png") center 5px no-repeat;
}

100% {
	background: url("../images/icon_map_mark.png") center top no-repeat;
}
}

@-moz-keyframes icon_jump {
	0% {
		background: url("../images/icon_map_mark.png") center top no-repeat;
	}

	50% {
		background: url("../images/icon_map_mark.png") center 5px no-repeat;
	}

	100% {
		background: url("../images/icon_map_mark.png") center top no-repeat;
	}
}

@-ms-keyframes icon_jump {
	0% {
		background: url("../images/icon_map_mark.png") center top no-repeat;
	}

	50% {
		background: url("../images/icon_map_mark.png") center 5px no-repeat;
	}

	100% {
		background: url("../images/icon_map_mark.png") center top no-repeat;
	}
}

@-o-keyframes icon_jump {
	0% {
		background: url("../images/icon_map_mark.png") center top no-repeat;
	}

	50% {
		background: url("../images/icon_map_mark.png") center 5px no-repeat;
	}

	100% {
		background: url("../images/icon_map_mark.png") center top no-repeat;
	}
}

@keyframes icon_jump {
	0% {
		background: url("../images/icon_map_mark.png") center top no-repeat;
	}

	50% {
		background: url("../images/icon_map_mark.png") center 5px no-repeat;
	}

	100% {
		background: url("../images/icon_map_mark.png") center top no-repeat;
	}
}

.s_main_box .f1 li:hover i {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}

.color_service {
	color: #8c56a1 !important;
}

.color_kjgw {
	color: #cda466 !important
}

.color_1 {
	color: #ec3d13 !important
}

.text_dx {
	text-transform: uppercase;
}

.submit {
	cursor: pointer;
	background-color: none;
	border: none;
}

.bnt {
	display: inline-block;
	line-height: 30px;
	border-radius: 3px;
	height: 30px;
	text-align: center;
	font-size: 14px;
	color: #fff;
}

.bnt_bg1 {
	background: #ff4400;
}

.my_title {
	color: #df9e5d;
	font-size: 25px;
}

.text_indent {
	text-indent: 2em;
}

.article {
	text-align: left;
	line-height: 230%;
	color: #222;
	font-size: 16px;
	letter-spacing: 0;
}

.article p {
	line-height: 30px;
	color: #63636b;
	font-size: 12px;
}

.article strong {
	font-weight: bold;
}

.article img {
	max-width: 100%;
}

.article a:hover {
	color: #2177c1;
}

.img_box img {
	display: block;
	margin: 0 auto;
}

.j_fixed {
	position: fixed !important;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9999999999999999999;
	background: #fff;
	margin: 0 auto;
}
/*文字排版、颜色*/
.t_sd {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.u_bnt {
	display: inline-block;
	border: none;
	border-radius: 3px;
	background: #1949b9;
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
}

.u_bnt:hover {
	background: #5b6cc2;
	cursor: pointer;
}

.f12 {
	font-size: 12px !important;
}

.f13 {
	font-size: 13px !important;
}

.f14 {
	font-size: 14px !important;
}

.f16 {
	font-size: 16px !important;
}

.f20 {
	font-size: 20px !important;
}

.fb {
	font-weight: bold;
}

.fn {
	font-weight: normal;
}

.fl {
	float: left !important;
}

.fr {
	float: right !important;
}

.t2 {
	text-indent: 2em;
}

.red,a.red {
	color: #c66631;
}

.darkblue,a.darkblue {
	color: #039;
}

.gray,a.gray {
	color: #878787;
}

.lh150 {
	line-height: 150%;
}

.lh180 {
	line-height: 180%;
}

.lh200 {
	line-height: 200%;
}

.unl {
	text-decoration: underline;
}

.no_unl {
	text-decoration: none;
}  
  
/*定位*/  
.tl {
	text-align: left;
}

.tc {
	text-align: center;
}

.tr {
	text-align: rightright;
}

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}  
  
/***********通用基本类2************/  
  
input {
	padding: 0 5px;
	vertical-align: middle;
	line-height: normal;
}

.text-overflow-hidden {
	overflow: hidden;
	word-spacing: normal;
	letter-spacing: normal;
	whitewhite-space: nowrap;
}

.box-align-center {
	margin-right: auto;
	margin-left: auto;
}  
/*css定义超链接四个状态也有顺序的。*/  
  
a:link, a:visited {
	/*color: #8b8e96;*/
	text-decoration: none;
	cursor: pointer !important;
}

a:hover, a:active {
	border: none;
}  
 
/*===============================================*/
.submit:hover {
	cursor: pointer;
}


/*===============================================select===================================================*/
.select_ui,select {
	cursor: pointer;
	position: relative;
	display: inline-block;
	background: #fff;
	vertical-align: middle;
	text-align: left;
	cursor: inherit;
	text-align: center;
}

.select_focus_ui,select:focus {
	border-color: #FED519
}

.select_ui .select_arrow {
	position: absolute;
	top: 50%;
	right: 20px;
	display: block;
	overflow: hidden;
	width: 0;
	height: 0;
	border: 6px solid #fff;
	border-color: #000 transparent;
	border-bottom: 0;
	margin-top: -3px;
}

.select_ui .select_text_ui {
	display: block;
	overflow: hidden;
	margin-right: 20px;
	color: inherit;
	vertical-align: baseline;
	white-space: nowrap;
	line-height: normal;
	color: #bbbbc0;
	height: 45px;
	line-height: 45px;
	padding-left: 20px;
	text-align: left;
	width: 170px;
	font-size: 14px;
}

.select_ui .select_poswrap,.select_ui select {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0
}

.select_ui select {
	box-sizing: border-box;
	height: 100%;
	width: 479px;
	background: #fff;
	color: inherit;
	font: inherit;
	opacity: 0;
	filter: alpha(opacity=0)
}

.select_ui .select_poswrap {
	overflow: hidden;
	width: 0;
	height: 0
}

#zoom {
	z-index: 99990;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.8);
	filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)"
}

#zoom .content {
	z-index: 99991;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 200px;
	height: 200px;
	background: #fff no-repeat 50% 50%;
	padding: 0;
	margin: -100px 0 0 -100px;
	box-shadow: -20px 20px 20px rgba(0,0,0,.3);
	border-radius: 4px
}

#zoom .content.loading {
	background-image: url("../img/loading.gif")
}

#zoom img {
	display: block;
	max-width: none;
	background: #ececec;
	box-shadow: 0 1px 3px rgba(0,0,0,.25);
	border-radius: 4px
}

#zoom .close {
	z-index: 99993;
	position: absolute;
	top: 0;
	right: 0;
	width: 49px;
	height: 49px;
	cursor: pointer;
	background: transparent url("../images/close.png")no-repeat 50% 50%;
	opacity: 1;
	filter: alpha(opacity=100);
	border-radius: 0 0 0 4px
}

#zoom .next,#zoom .previous {
	z-index: 99992;
	position: absolute;
	top: 50%;
	overflow: hidden;
	display: block;
	width: 49px;
	height: 49px;
	margin-top: -25px
}

#zoom .previous {
	left: 0;
	background: url("../images/arrows.png") no-repeat 0 0;
	border-radius: 0 4px 4px 0
}

#zoom .next {
	right: 0;
	background: url("../images/arrows.png") no-repeat 100% 0;
	border-radius: 4px 0 0 4px
}

#zoom .close:hover {
	background-color: #da4f49
}

#zoom .next:hover,#zoom .previous:hover {
	background-color: #08c
}






