﻿@charset "utf-8";
/*=============================j_reset=====================================*/
* {
	font-family: Arial, Helvetica, "Microsoft Yahei", sans-serif;
	padding: 0;
	margin: 0;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
html, body {
	width: 100%;
	position: relative;
	overflow-x: hidden;
	min-width: 1240px;
}
html {
	font-size: 62.5%;
}
html {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-text-size-adjust: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
body {
	font-size: 1.6rem; /* =16px */
}
::selection {
	background: #0aa284;
	color: #fff;
}
::-moz-selection {
	background:#0aa284;
	color:#fff;
}
h1, h2, h3, h4, h5, h6, strong {
	font-weight: normal;
}
a, input, img, :focus {
	mayfish:expression(this.onfocus=this.blur);
	outline-style: none;/*FF使用*/
} /*去除a标签带来的虚框*/
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block
}
blockquote, q {
	quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
	content: '';
	content: none
}
a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: 700
}
del {
	text-decoration: line-through
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
input, select {
	vertical-align: middle
}
input {
	padding: 0 5px;
	vertical-align: middle;
	line-height: normal;
}
/*css定义超链接四个状态也有顺序的。*/
a{
	color: inherit;
}
a:link, a:visited {
	text-decoration: none;
	cursor: pointer !important;
}
a:hover, a:active {
	border: none;
	color: #666;
}
.main_box {
	margin: 0 auto;
	max-width: 1200px;
}
.main_box:after, .main_box:before, j_g:after, j_g:before, [class*=j_avg-]:after, [class*=j_avg-]:before {
	content: " ";
	display: table
}
.j_clear:after, .main_box:after, .j_g:after, [class*=j_avg-]:after {
	clear: both;
}
.main_box, table {
	border-spacing: 0
}
{
	background:url(../images/loaging.gif) center no-repeat;
}
.w{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
/*辅助样式*/
ul, li {
	list-style: none
}
.fl, .left {
	float: left !important;
}
.fr, .right {
	float: right !important;
}
.no_bg {
	background: none !important;
}
.no_padding {
	padding: 0 !important;
}
.no_padding_r {
	padding-right: 0 !important;
}
.no_border {
	border: 0 !important;
}
.no_margin {
	margin: 0 !important;
}
.no_bg_img {
	background-image: none !important;
}
.j_hide {
	display: none;
}
.border {
	border: 1px solid #dedede;
}
.clear {
	clear: both;
}
.h_x {
	color: #fe0505;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
}
.dd {
	background: #d6d7d9;
	border-radius: 50%;
	height: 7px;
	display: inline-block;
	width: 7px;
	margin: 0 10px;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	background: #dcdfe0;
	margin: 1em 0;
	padding: 0
}
.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;
}
.tmd {
	opacity: 1;
	filter: alpha(opacity=100);
}
.icon_dd {
	background: #2d95a2 none repeat scroll 0% 0%;
	border-radius: 50%;
	height: 6px;
	display: inline-block;
	width: 6px;
	margin: 0px 10px;
}
/*文字排版、颜色*/
.t2 {
	text-indent: 2em;
}
.red {
	color: #ff2a00 !important;
}
.green {
	color: #3cac4a !important;
}
.blue {
	color: #ea7b99 !important;
}
.t_sd {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.text-overflow-hidden {
	overflow: hidden;
	word-spacing: normal;
	letter-spacing: normal;
	whitewhite-space: nowrap;
}
.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;
}
.f13 {
	font-size: 13px;
}
.f14 {
	font-size: 14px;
}
.f15 {
	font-size: 15px;
}
.f16 {
	font-size: 16px;
}
.f20 {
	font-size: 20px;
}
.fb {
	font-weight: bold;
}
.fn {
	font-weight: normal;
}
.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;
}
.ar_article {
	color: #7c7b7a;
	font-size: 14px;
	line-height: 30px;
}
.ar_article p {
	font-size: 14px;
	color: #78797b;
	line-height: 30px;
}
.ar_article strong {
	font-weight: bold;
}
.ar_article td, .ar_article th {
	padding: 5px 15px;
	border: 1px solid #c6c5c5;
}
.ar_article td p, .ar_article th p {
}
.ar_article img {
	max-width: 100%;
}
.ar_article a:hover {
	text-decoration: underline;
}
.ar_article a:hover span {
	text-decoration: underline;
}
.img_box img {
	display: block;
	margin: 0 auto;
}
.s_more_box {
	-webkit-animation: fadeOutDown 1.5s infinite ease-in both;
	-moz-animation: fadeOutDown 1.5s infinite ease-in both;
}
/*缓动*/
#header .logo, #nav li .a strong, #nav li .a i, #nav_shart .ewm_box .ewm, .bnt, #banner .hd ul li a, #s_pro a *, #n_left .link_box *, #left_pro *, #n_team ul *, #n_active ul *, .s_main_box .f1 .content li *, #s_case .text_box, #s_news .content a h1 strong, #s_case li h1, #footer a, #fot_contact .ewm_box .ewm, .s_more, #gotop_box a, .bnt_qq, #ar_fot a, .n_nav *, .n_news ul *, .more, #n_case li h1, #n_product li *, #n_zizhi li *, input[type="submit"], #n_news ul *, #n_dsj dd *, #n_pro .pro_section li, #pro_hot li {
	-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;
}
{
	-moz-transition: all 1s ease-in-out;
	-webkit-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.nav li .a strong {
	-moz-transition: all 0s ease;
	-webkit-transition: all 0s ease;
	-o-transition: all 0s ease-in-out;
	-ms-transition: all 0s ease-in-out;
	transition: all 0s ease-in-out;
}
.img_size img, #s_pro .section .img_size li img, #s_pro_type li .text_box span, .pro_section li img {
	-moz-transition: all 2s ease;
	-webkit-transition: all 2s ease-in-out;
	-o-transition: all 2s ease-in-out;
	-ms-transition: all 2s ease-in-out;
	transition: all 2s ease-in-out;
}
/*缩放*/
.img_size a:hover img, .pro_section li:hover img {
	-moz-transform: scale(1.1);
	-o-moz-transform: scale(1.1);
	-o-moz-transform: scale(1.1);
	-webkit-moz-transform: scale(1.1);
	transform: scale(1.1);
}
/*==============滚动条=====================*/
/*==============滚动条=====================*/
.j_scoll {
	position: relative;
	padding-top: 40px;
	padding-bottom: 40px;
	overflow: scroll;
	overflow-y: hidden;
	white-space: nowrap;
}
/*chuizhi*/
#ascrail2000 {
	background: url(../images/bg_jj_scoll.png) center top repeat-y;
	opacity: 1 !important;
}
#ascrail2000-hr {
	background: url(../images/bg_jj_scoll.png) center repeat-x;
	width: 100%;
	height: 10px;
	opacity: 1 !important;
}
#ascrail2000-hr div {
}
/*zoom*/
#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(../images/loading.gif)
}
#zoom img {
	display: block;
	max-height: 600px;
	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
}
/*百度播放器美化*/
#playercontainer_display_button {
	background: none !important;
	height: 40px;
	width: 40px !important;
	border: 2px solid #fff;
	border-radius: 50%;
	padding: 0 !important;
}
#playercontainer_display_button #playercontainer_display_button_play {
	background-size: 25px;
}
#playercontainer_display_button {
	height: 40px !important;
	margin-top: -20px !important;
}
#ascrail2000-hr div {
	border-radius: 4px !important;
	height: 7px !important;
	top: 0px !important;
	cursor: pointer;
}
/*移动端美化*/
@media screen and (max-device-width:1000px) {
	.main_box {
		width: 100%;
	}
	html, body {
		overflow: auto;
	}
	.article {
		margin-left: 10px;
		margin-right: 10px;
	}
	.article img {
		max-width: 100%;
		margin: 0 auto;
	}
	#footer .left {
		width: 100% !important;
		float: none !important;
		margin-left: 0 !important;
	}
	#footer .right {
		margin-top: 50px;
		width: 100% !important;
		padding: 0 !important;
		border: none !important;
		float: none !important;
	}
	.xc_main_box div {
		background-size: 160% auto !important;
	}
	.xc_main_box .f4 .j_parallax {
		height: 980px !important;
	}
	#footer .xc_left {
		width: 100% !important;
		float: none !important;
	}
	#footer .xc_right {
		margin-top: 50px;
		width: 100% !important;
		padding-left: 0 !important;
		border: none !important;
		float: none !important;
	}
}

