﻿@charset "utf-8";
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	font-family: "PingFang SC", "HanHei SC", "Helvetica Neue", Microsoft Yahei, "Helvetica", "STHeitiSC-Light", "Arial", sans-serif;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
html, body {
	color: #646464
}
body {
	background: #fff;
}
ul, ol, li {
	list-style: none
}
a {
	color: #646464;
	text-decoration: none
}
a:hover {
	text-decoration: none;
	-webkit-transition: background-color .2s ease;
	-moz-transition: background-color .2s ease;
	-ms-transition: background-color .2s ease;
	-o-transition: background-color .2s ease;
	transition: background-color .2s ease;
}
img {
	border: 0
}
b, em, i {
	font-style: normal
}
h1, h2, h3, h4, h5 {
	font-weight: normal
}
 @-webkit-keyframes fadeleft {
 0% {
 -webkit-transform: translateY(40px);
 opacity: 0
}
 100% {
 -webkit-transform: translateY(0px);
 opacity: 1
}
}
@font-face {
	font-family: "museo-light";
	src: url('images/museo-light.eot');
	src: url('images/museo-light.eot') format('embedded-opentype'), url('images/museo-light.woff') format('woff'), url('images/museo-light.ttf') format('truetype'), url('images/museo-light.svg') format('svg')
}
.museo-light {
	font-family: "museo-light" !important
}
.imgbig {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	display: block !important
}
.imgbig:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1)
}
.imgbigout {
	display: block;
	overflow: hidden
}
.clear:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}
.clear {
	zoom: 1;
	clear: both;
	display: block;
	height: 0;
	width: 100%;
}
input, textarea {
	border: none;
	background: none;
	font-size: 14px;
	vertical-align: middle;
	font-family: "微软雅黑", Microsoft YaHei;
}
.left {
	float: left
}
.right {
	float: right
}
.hide {
	display: none
}
.lazy {
	background: url("images/loading.gif") 50% 50% no-repeat
}
.tran {
	transition: all .3s ease
}
.back2top {
	display: block;
	width: 43px;
	height: 43px;
	background: url(images/back2top.png) no-repeat;
	position: fixed;
	right: 3.5%;
	bottom: 15%;
	opacity: .33;
	z-index: 99
}
.back2top:hover {
	opacity: 1
}
.pager {
	width: 100%;
	color: #0f0b09;
	line-height: 30px;
	padding: 30px 0;
	font-size: 24px;
	text-align: center;
	opacity: .3
}
.pager a, .pager span {
	text-decoration: none;
	height: 26px;
	line-height: 26px;
	display: inline-block;
	margin: 0 10px;
	font-size: 24px
}
.pager a:hover {
	color: #0f0b09;
	opacity: 1
}
.pager a:active {
	color: #0f0b09
}
.pager span.now {
	color: #0f0b09
}
.pager span.disabled {
	color: #0f0b09
}
.current:first-child, .pager .p1:last-child {
	display: none
}
.top_box {
	height: 90px;
	width: 100%;
	background: #FFF;
	position: fixed;
	top: 0;
	z-index: 9999;
	box-shadow: #CBCBCB 0px 0px 6px 2px;
}
.top_w {
	width: 1240px;
	margin: 0 auto;
}
.t_logo {
	float: left;
	padding-top: 16px;
}
.nav_wrap {
	width: 650px;
	height: 90px;
	border-right: 1px solid #e5e5e5;
	float: right;
}
.nav_wrap.navFix {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%; /* min-width: 1200px; */
	border-radius: 0;
	z-index: 9999;
	border-top: 4px #E9E9E9 solid;
	border-bottom: 2px #E9E9E9 solid;
}
.nav_wrap .wrap_layer {
	margin: 0 auto;
	padding: 0 10px;
}
.nav_wrap ul li h3 {
	text-align: center;
	display: block;
	color: #000;
	text-align: center;
	font-size: 14px;
	behavior: url(pie.htc);
	padding: 0 16PX;
}
.nav_wrap .active, .details_main .nav_wrap a:hover {
	background-color: #3366cc;
}
.cont {
	width: 1240px;
	margin: 0 auto;
	background: #ccc;
	border-bottom: #f00 5px solid;
}
.nav_right .nLi {
	float: left;
	display: inline;
}
.nav_right .nLi.on {
	background: #006EB9;
}
.nav_right .nLi h3 {
	float: left;
	font-weight: 500;
	line-height: 92px;
}
.nav_right .nLi h3 a {
	font-size: 16px;
	font-weight: 400;
	float: left;
	color: #1A1A1A;
	width: 68px;
}
.nav_right .on h3 a {
	color: #FFF;
}
.nav_right .nLi:hover {
	background: #006eb9;
}
a:focus, input, select, area {
	outline: none;
blr:expression(this.onFocus=this.blur());
}
.clearfix {
*zoom:1;
}
.clearfix:after {
	content: "\200B";
	display: block;
	clear: both;
	height: 0;
}
:before {
	transition: all 0.6s ease;
-webkit-transition: transition:all 0.6s ease;
-moz-transition: transition:all 0.6s ease;
-ms-transition: transition:all 0.6s ease;
-moz-transition: transition:all 0.6s ease;
}
.inner {
	width: 1180px;
	margin: 0 auto;
}
.nav_right .sub {
	display: none;
	width: 100%;
	top: 90px;
	position: absolute;
	left: 0;
	font-size: 14px;
	z-index: 9;
	overflow: hidden;
	position: absolute;
	background: url(../images/xabj_03.png);
	padding: 30px 0 15px 0;
}
.nav_right .sub .naverji .inner {
	position: relative;
}
.inner {
	width: 1180px;
	margin: 0 auto;
}
.gyaknav {
	margin-left: 330px;
	width: 520px;
}
.gyaknav p:hover {
	transform: translate(-5px, 0);
	-webkit-transform: translate(-5px, 0);
	-moz-transform: translate(-5px, 0);
	-o-transform: translate(-5px, 0);
	-ms-transform: translate(-5px, 0);
}
.gyaknav p {
	font-size: 16px;
	color: #fff;
	float: left;
	margin-left: 100px;
	width: 155px;
	margin-bottom: 30px;
	transition: All 0.2s ease-in-out;
	-webkit-transition: All 0.2s ease-in-out;
	-moz-transition: All 0.2s ease-in-out;
	-o-transition: All 0.2s ease-in-out;
}
.bjspan {
	background-image: url(../images/jtbj_03.png);
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	width: 5px;
	height: 9px;
	margin-left: 8px;
	transition: All 0.2s ease-in-out;
	-webkit-transition: All 0.2s ease-in-out;
	-moz-transition: All 0.2s ease-in-out;
	-o-transition: All 0.2s ease-in-out;
}
.gyaknav p:hover .bjspan {
	margin-left: 12px;
}
.xlbg {
	background: url(../images/sj_img.png) 390px center no-repeat;
}
.nav_right .sub a {
	color: #FFF;
}
.cpxlnr {
	width: 1180px;
	margin: 0 auto;
}
.cpxlnr1 {
	width: 330px;
	float: left;
	margin-left: 312px;
}
.cpxlnr1p1 {
	font-size: 16px;
	color: #fff;
	padding-bottom: 10px;
	border-bottom: 2px #fff solid;
}
.cpxlnr1p1 a {
	color: #fff;
}
.cpxlnr1nr {
	padding-top: 15px;
}
.cpxlnr1nr p {
	float: left;
	width: 160px;
	margin-right: 5px;
	line-height: 20px;
	font-size: 14px;
	padding-bottom: 8px;
}
.cpxlnr1nr p a {
	color: #fff;
}
.cpxlnr2 {
	margin-left: 87px;
}
.cpxlnr3 {
	width: 120px;
	margin-left: 116px;
}
.cpxlnr1nr p:hover a {
	text-decoration: underline;
}
#dl-menu-button {
	display: none;
}
.links a.ico_search {
	width: 22px;
	height: 22px;
	font-size: 0;
	margin: 0 8px 0 16px;
	background: url(../images/ico_01a.png) center center no-repeat;
}
.links {
	float: right;
	margin-top: 34px;
}
.links a {
	display: inline-block;
	vertical-align: middle;
	margin: 0 4px;
	text-transform: uppercase;
}
.sok {
	width: 350px;
	height: 53px;
	background-image: url(../images/sobj_03.png);
	position: absolute;
	left: 50%;
	top: 90px;
	padding-top: 13px;
	margin-left: 238px;
}
.sokB1input {
	width: 200px;
	height: 34px;
	line-height: 34px;
	margin-top: 3px;
	margin-left: 13px;
	background-image: url(../images/shurubj_03.jpg);
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-left: 9px;
}
.tjinput {
	width: 86px;
	height: 40px;
	line-height: 40px;
	background-color: #fff;
	font-size: 14px;
	color: #006eb9;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
}
.sokB1 {
	width: 234px;
	height: 40px;
	background-color: #fff;
	margin-left: 10px;
	display: inline-block;
}
/*BANNER*/
.banner2 { display:none;}
.banner {
	width: 100%;
	height: 480px;
	overflow: hidden;
	position: relative;
	padding-top: 90PX;
}
.banner .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	bottom: 15px;
	z-index: 1;
	margin-left: 50%;
	left: -34px;
}
.banner .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.banner .hd ul li {
	float: left;
	margin-right: 20px;
	width: 9px;
	height: 9px;
	line-height: 14px;
	text-align: center;
	background: #FFF;
	cursor: pointer;
	border-radius: 7px;
}
.banner .hd ul li.on {
	background: #1C6FB1;
}
.banner .bd {
	position: relative;
	height: 480PX;
	z-index: 0;
}
.banner .bd li {
	zoom: 1;
	height: 480px;
	width: 100%;
	vertical-align: middle;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.banner .prev, .banner .next {
	position: absolute;
	left: 5%;
	top: 55%;
	margin-top: -25px;
	display: block;
	width: 44px;
	height: 88px;
	background: url(../images/slider-arrow.png) -196px 0px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.8;
}
.banner .next {
	left: auto;
	right: 3%;
	background-position: 0px 0px;
}
.banner .prev:hover, .banner .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.banner .prevStop {
	display: none;
}
.banner .nextStop {
	display: none;
}
.ind_rdbg {
	background: #E6E6E6;
	height: 70px;
	width: 100%;
}
.rd_cont {
	width: 1240px;
	margin: 0 auto;
	height: 45px;
}
.rd_tb {
	padding-left: 24px;
	background: url(../images/rd_biao.png) left center no-repeat;
	height: 70px;
	font-size: 16px;
	color: #1469CD;
	line-height: 70px;
	font-weight: 400;
	float: left;
}
.rdgd {
	display: block;
	float: right;
	height: 70px;
	line-height: 70px;
	text-align: center;
	width: 114px;
	color: #FFF;
	background: #B4B4B4;
	font-size: 14px;
}
/* 热点公告css */
.rd-top {
	width: 850px;
	overflow: hidden;
	position: relative;
	float: left;
}
.rd-top .bd {
}
.rd-top .infoList li {
	height: 70px;
	line-height: 70px;
	font-size: 14px;
}
.rd-top .infoList li .date {
	float: right;
	color: #999;
}
/* 首页主体css */
.ind_main {
	width: 1240px;
	margin: 0 auto;
}
.ind_t1_box {
	padding-top: 40px;
	padding-bottom: 40px;
}
.ind_title {
	line-height: 70px;
	height: 70px;
	width: 100%;
	color: #808080;
}
.ind_title strong {
	font-size: 24px;
	padding-right: 8px;
	font-weight: 400;
}
.ind_title span {
	font-size: 16px;
	font-weight: 400;
}
.ind_t1_left {
	border-top: 5px solid #FE9F38;
	width: 844px;
	float: left;
}
.ind_t1_right {
	border-top: 5px solid #FE9F38;
	width: 366px;
	float: right;
}
.pro_sort {
	margin-top: 20px;
	overflow: hidden;
	position: relative;
}
.pro_sort img {
	display: block;
}
.p_sort_list {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}
.p_sort_list li {
	width: 50%;
	height: 100%;
	float: left;
	background: rgba(20,105,205,1);
	display: table;
	vertical-align: top;
	position: relative;
	bottom: -203px;
	transition: all 0.6s ease;
-webkit-transition: transition:all 0.6s ease;
-moz-transition: transition:all 0.6s ease;
-ms-transition: transition:all 0.6s ease;
-moz-transition: transition:all 0.6s ease;
}
.p_sort_list li.p_sort_first {
	width: 50%;
}
.p_sort_area {
	display: table-cell;
	vertical-align: top;
	overflow: hidden;
	padding: 20px 25px;
	position: relative;
}
.p_sort_area:before {
	content: "";
	position: absolute;
	top: 26px;
	left: 0;
	width: 1px;
	height: 90px;
	background: #FE9F38;
}
.p_sort_list li.p_sort_first .p_sort_area:before {
	height: 0;
}
.p_sort_list li a {
	display: block;
	line-height: 34px;
	height: 34px;
	overflow: hidden;
	color: #FFF;
	font-size: 14px;
}
.p_sort_list li a.p_sort_item {
	font-size: 16px;
	color: #FFF;
}
.more_01 {
	display: block;
	width: 27px;
	line-height: 22px;
	height: 22px;
	font-size: 0;
	background: url("../images/ico_02.png") center center no-repeat;
}
.more_01:hover {
	width: 31px;
	background-position: 4px center;
}
.p_sort_list li a.more_01 {
	margin: 15px 0 10px;
	position: relative;
	left: -200px;
}
.p_sort_list li:hover {
	bottom: 0;
	background: rgba(0,0,0,0.4);
	vertical-align: bottom;
}
.p_sort_list li:hover .p_sort_area {
	vertical-align: bottom;
}
.p_sort_list li:hover .p_sort_area:before {
	height: 0;
}
.p_sort_list li:hover a, .p_sort_list li:hover a.p_sort_item {
	color: #fff;
}
.p_sort_list li:hover a.p_sort_item {
	margin-bottom: 10px;
}
.p_sort_list li:hover .more_01 {
	left: 0;
}
.p_sort_list li:hover a:hover {
	color: #FE9F38;
}
.ind_t1_r {
	margin-top: 20px;
	position:relative;
	width:366px; height:157px;
	overflow:hidden;
	
}
.ind_t1_r img{}
.bg_111{ background: url(../images/bg_t11.png); width:184px; height:157px; position:absolute; left:0; top:0; z-index:999}
.bg_222{ background: url(../images/bg_t22.png); width:184px; height:157px; position:absolute; left:0; top:0; z-index:999}
.ind_t1_r a {
	display: block;
	height: 157px;
}
.ind_abnews {
	height: 410px;
	background: #E6E6E6;
	margin-top: 28px;
	color: #505050;
}
.ind_news {
	float: left;
	width: 367px;
	height: 360px;
	margin: 25px 0;
	padding: 0 25px;
	color: #505050;
	border-right: 1px solid #666;
}
.ind_news_b {
	padding-top: 24px;
}
.ind_nul {
	padding-top: 12px;
}
.ind_news_b ul li {
	line-height: 28px;
	font-size: 14px;
	height:28px;
	overflow:hidden;
	text-overflow:ellipsis;
}
.ind_news_b ul li span {
	float: right;
}
.ind_nt {
	width: 367px;
	overflow: hidden;
	height: 170px;
	position: relative;
}
.ind_nt img {
	display: block;
	width: 100% !important;
	height: auto !important;
}
.ind_nt a p {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 26px;
	line-height: 26px;
	background: url(../images/hui_bg.png);
	font-size: 14px;
	color: #FFF;
	padding: 0 4px;
}
.ind_about {
	margin: 25px;
	color: #505050;
	float: left;
	width: 370px;
}
.ind_t1_rbg {
	margin-top: 28px;
	height: 410px;
}
.ind_ab_tiele {
	background: url(../images/h_sx.jpg) left center no-repeat;
	padding-left: 12px;
}
.ind_ab_tiele h2 {
	font-size: 24px;
	letter-spacing: 1px;
}
.ind_ab_tiele a {
	float: right;
	font-size: 14px;
	padding-top: 12px;
}
.ind_ab_tiele h2 span {
	font-size: 14px;
	padding-left: 8px;
}
.ind_ab_cont {
	font-size: 14px;
	line-height: 24px;
	padding-top: 20px;
}
.ind_ab_tiele2 {
	background: url(../images/b_sx.jpg) left center no-repeat;
	padding-left: 12px;
	color: #FFF;
}
.ind_ab_tiele2 h2 {
	font-size: 24px;
	letter-spacing: 1px;
}
.ind_ab_tiele2 a {
	float: right;
	font-size: 14px;
	padding-top: 12px;
	color: #FFF;
}
.ind_ab_tiele2 h2 span {
	font-size: 14px;
	padding-left: 8px;
}
.ind_tcc {
	width: 326px;
	margin: 0 auto;
	padding-top: 25px;
	padding-bottom: 25px;
	background: #FE9F38;
	padding: 22px 20px;
}
.ind_tff {
	width: 326px;
	margin: 0 auto;
	padding-top: 25px;
	padding-bottom: 25px;
	background: #1469CD;
	padding: 22px 20px;
	margin-top: 25px;
}
.ind_cy {
	padding-top: 16px;
}
.ind_cy a {
	font-size: 14px;
	line-height: 24px;
	display: block;
	width: 100%;
	color: #FFF;
}
.ind_cy2 {
	padding-top: 18px;
}
.ind_cy2 a {
	font-size: 14px;
	line-height: 38px;
	display: block;
	color: #FFF;
}
.ff_001 {
	padding-left: 40px;
	background: url(../images/ind_b1.png) left center no-repeat;
}
.ff_002 {
	padding-left: 40px;
	background: url(../images/ind_b2.png) left center no-repeat;
}
.ff_003 {
	padding-left: 40px;
	background: url(../images/ind_b3.png) left center no-repeat;
}
.ff_004 {
	padding-left: 40px;
	background: url(../images/ind_b4.png) left center no-repeat;
}
.ind_ab_cont h2 {
	padding-bottom: 8px;
	font-size: 18px;
}
.ind_t2_box {
	border-top: 5px solid #FE9F38;
	padding-bottom: 160px;
}
.t2_box {
	padding-top: 20px;
}
.t2_box ul {
}
.t2_box ul li {
	width: 25%;
	float: left;
	overflow: auto;
}
.t2_box ul li img {
	opacity: 0.8;
}
.t2_box ul li:hover img {
	opacity: 1;
}
.t2_box ul li img {
	display: block;
	width: 100% !important;
	height: auto !important;
}
.t2_box ul li .t2_text {
	background: #1369CE;
	height: 65px;
	color: #FFF;
	padding-left: 18px;
	padding-top: 15px;
	position: relative;
}
.t2_box ul li .t2_text a {
	color: #FFF;
	font-size: 14px;
	position: absolute;
	right: 20px;
	bottom: 8px;
}
.t2_box ul li:nth-child(odd) .t2_text {
	background: #1369CE;
}
.t2_box ul li:nth-child(even) .t2_text {
	background: #959595;
}
.t2_box ul li .t2_text h2 {
	font-size: 18px;
}
.t2_box ul li:nth-child(1) .t2_text h2 {
	background: url(../images/t2_b1.png) left center no-repeat;
	padding-left: 36px;
}
.t2_box ul li:nth-child(2) .t2_text h2 {
	background: url(../images/t2_b1.png) left center no-repeat;
	padding-left: 36px;
}
.t2_box ul li:nth-child(3) .t2_text h2 {
	background: url(../images/t2_b2.png) left center no-repeat;
	padding-left: 36px;
}
/*foot*/
.foot_box {
	background: #EEEEED;
}
.foot_top {
	width: 100%;
	border-bottom: 2px solid #FFF;
}
.foot_1240 {
	width: 1240px;
	margin: 0 auto;
}
.ft_l {
	height: 66px;
	width: 900px;
	float: left;
}
.ft_r {
	float: left;
	padding-top: 16px;
}
.ft_l a {
	display: block;
	width: 180px;
	float: left;
	line-height: 66px;
	text-align: left;
	font-size: 18px;
	color: #1369CE;
}
.fb_l {
	width: 900px;
	float: left;
	padding: 20px 0;
}
.fb_l ul {
	width: 180px;
	float: left;
	height: 240px;
}
.fb_l ul li {
	line-height: 38px;
	font-size: 15px;
}
.fb_r {
	float: left;
	padding-top: 24px;
	width: 340px;
}
.fb_r h2 {
	font-size: 15px;
	line-height: 30px;
}
.f_erv {
	float: left;
	padding-right: 20px;
	padding-top: 20px;
}
.f_lx {
	font-size: 15px;
	float: left;
	padding-top: 20px;
	line-height: 32px;
	margin-top: -10px;
}
.foot_banquan {
	font-size: 16px;
	width: 100%;
	height: 66px;
	line-height: 66px;
	background: #1369CE;
	color: #FFF;
}
.f_ba_l {
	color: #FFF;
	float: left;
}
.f_ba_l a {
	color: #FFF;
	padding: 0 12px;
}
.f_ba_c {
	float: left;
	font-size: 14px;
	padding-left: 40px;
}
.f_ba_c a {
	color: #FFF;
}
.f_ba_r {
	float: right;
	width: 120px;
}
.f_ba_r .fwx {
	display: block;
	width: 40px;
	height: 66px;
	background: url(../images/foot_b1.png) center center no-repeat;
	float: left;
}
.f_ba_r .fwb {
	display: block;
	width: 40px;
	height: 66px;
	background: url(../images/foot_b2.png) center center no-repeat;
	float: left;
}
.f_ba_r .fqq {
	display: block;
	width: 40px;
	height: 66px;
	background: url(../images/foot_b3.png) center center no-repeat;
	float: left;
}
/*about1*/
.page_banner {
	width: 100%;
	height: 350px;
	margin-top: 90px;
}
.sjpg_banner{ display:none;}
.page_main {
	width: 1240px;
	margin: 0 auto;
	position: relative;
}
/*左侧*/
.left_cont {
	background: #EBEBEB;
	float: left;
}
.sub_l {
	width: 280px;
	float: left;
	position: relative;
	margin-top: -85px;
}
.sub_tit {
	width: 100%;
	height: 170px;
	background: #006eb9;
	color: #fff;
	font-size: 32px;
	display: table;
	vertical-align: middle;
	text-align: center;
}
.s_tit_area {
	display: block;
	display: table-cell;
	vertical-align: middle;
}
.s_tit_area em {
	display: block;
	font-weight: normal;
	font-size: 20px;
	font-family: arial;
	text-transform: capitalize;
}
.sub_nav_box {
	margin-top: 20px;
	position: relative;
	z-index: 99
}
.sub_nav {
	width: 280px;
}
.sub_nav>li {
	margin-bottom: 10px;
}
.sub_nav>li>a {
	display: block;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	position: relative;
}
.sub_nav>li>a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	z-index: -1;
	width: 0;
	height: 100%;
	background: #F6AF2C;
}
.sub_nav>li:hover>a, .sub_nav>li.sub_cur>a {
	color: #fff;
}
.sub_nav li:hover>a:before, .sub_nav li.sub_cur>a:before {
	left: 0;
	width: 100%;
}
/*右侧*/
.right_cont {
	width: 905px;
	float: right;
	padding: 30px 0 100px 0;
}
.position {
	text-align: right;
	font-size: 14px;
	color: #666;
}
.position a {
	color: #666;
	padding: 0 10px;
}
.position a:hover, .position a.position_cur {
	color: #006eb9;
}
.sub_item {
	font-weight: normal;
	font-size: 22px;
	color: #000;
	margin-bottom: 20px;
	padding-bottom: 15px;
	background-image: url(../images/bj1_03.png);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}
.sub_item em {
	font-size: 13px;
	color: #666;
	margin-left: 12px;
}
/*intro*/
.intro {
	padding-top: 10px;
	font-size: 14px;
	font-family: arial;
}
.intro_tit {
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 20px;
}
.intro_list {
	padding-bottom: 40px;
}
.intro_list li {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	margin-top: 40px;
	overflow: hidden;
}
.intro_ico {
	display: inline-block;
	vertical-align: middle;
	margin-right: 22px;
	width: 127px;
	height: 127px;
	background: #006eb9;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
}
.ico_box {
	display: table;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}
.ico_box span {
	display: table-cell;
	vertical-align: middle;
}
.ico_box span img {
	display: inline-block;
}
.intro_info {
	display: inline-block;
	vertical-align: middle;
	text-align: justify;
	width: 708px;
}
.i_info_tit {
	font-size: 14px;
	color: #1679d4;
	font-weight: bold;
	margin-bottom: 5px;
}
.xwxqyM2 {
	font-size: 14px;
	line-height: 2;
}
.ab_timg {
	width: 100%;
}
.ab_timg img {
	display: block;
	width: 100% !important;
	height: auto !important;
}
.ab_lishi {
	font-size: 14px;
	margin-bottom: 100px
}
.ab_lishi h2 a:hover{ color:#006EB9; }
.ab_lishi h2 a{text-decoration:underline; padding-bottom:12px;}
.ab_lishi h2{

    font-size: 18px;
    line-height: 24px;
    padding-bottom: 12px;


}

.ab_lishi ul li {
	line-height: 22px;
	padding-bottom: 16px;
	color: #505051;
}
.page_main:before {
	content: "";
	position: absolute;
	top: 0;
	left: 280px;
	z-index: -1;
	width: 1px;
	height: 100%;
	background: #eee;
}
.su_nav {
	padding-bottom: 40px;
}
.su_nav ul {
}
.su_nav ul li {
	float: left;
	width: 120px;
	padding-right: 12px;
	height: 34px;
}
.su_nav ul li a {
	height: 32px;
	line-height: 32px;
	text-align: center;
	border: 1px solid #DADBDB;
	width: 120px;
	display: block;
	border-radius: 16px;
}
.su_nav ul li:hover a {
	background: #006EB9;
	height: 32px;
	line-height: 32px;
	color: #FFF;
}
.ab_wenhua {
	line-height: 36px;
	padding-top: 40px;
}
/* 本例子css */
.sideMenu {
	padding-bottom: 24px;
}
.sideMenu h3 {
	display: block;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	position: relative;
	margin-bottom: 20px;
}

.sideMenu>h3:hover a{
   
    color: #fff;
}
.sideMenu h3>.h3_bg:before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	z-index: -1;
	width: 0;
	height: 100%;
	background: #FFA849;
}
.sideMenu>h3:hover>a{
	color: #fff;
}
.sideMenu h3:hover>.h3_bg:before{
	left: 0;
	width: 100%;
}
.sideMenu h3 a {
	color: #646464;
}
.sideMenu h3 em {
	float: right;
	display: block;
	width: 40px;
	height: 32px;
	background: url(images/icoAdd.png) 16px 12px no-repeat;
	cursor: pointer;
}
.sideMenu h3.on {
	background: #FFA849;
	font-size: 16px;
}
.sideMenu h3.on a {
	color: #FFF;
}
.sideMenu ul {
	padding: 8px 25px;
	color: #999;
	display: none; /* 默认都隐藏 */
}
.sideMenu ul li {
	line-height: 32px;
	height: 32px;
	font-size: 14px;
	background: url(../images/list_nav_b.png) left center no-repeat;
	padding-left: 12px;
}
/**/
.prod_list_box {
	width: 905px;
	overflow: hidden;
}
.prod_list_box ul {
	padding: 24px 0;
	width: 930px;
}
.prod_list_box ul li {
	width: 440px;
	height: 270px;
	background: #F5F5F5;
	position: relative;
	float: left;
	margin-right: 24px;
	margin-bottom: 24px;
}
.prod_list_box ul li .prod_name {
	text-align: left;
	width: 100%;
	background-image: linear-gradient(270deg, #0087FA, #1469CD);
	height: 48px;
	position: absolute;
	top: 0;
	z-index: 1;
}
.prod_list_box ul li .prod_name a {
	line-height: 48px;
	width: 88%;
	margin: 0 auto;
	font-size: 18px;
	color: #FFF;
	display: block;
}
.prod_list_box ul li .prod_img {
	position: relative;
	z-index: 2;
	padding-left: 24px;
	float: left;
	display: none;
}
.prod_list_box ul li .prod_text {
	margin: 0 auto;
	width: 88%;
	color: #595757;
	position: relative;
	padding-top: 80px;
	font-size: 14px;
	letter-spacing: 1px;
	height:170px;
}
.prod_list_box ul li .prod_text a{ position:absolute; bottom:0px;  color:#FFA849; right:0px; font-size:14px;}
.prod_list_box ul li .prod_text span {
	display: block;
	font-size: 14px;
	padding-bottom: 12px;
}
.prod_cont_box {
	width: 100%;
}
.prod_c_title {
	border-bottom: 1px solid #DADBDB;
}
.prod_c_title h2 {
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 12px;
}
.prod_c_title .prod_jianjie {
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 20px;
}

.p_sort_list{background: url(../images/t1_left_img1.jpg) center no-repeat ; background-size:cover;}
.p_sort_list li {
	width: 50%;
	height: 100%;
	float: left;
	background: rgba(0,0,0,0.4);
	display: table;
	vertical-align: top;
	position: relative;
	bottom: -203px;
	transition: all 0.6s ease;
-webkit-transition: transition:all 0.6s ease;
-moz-transition: transition:all 0.6s ease;
-ms-transition: transition:all 0.6s ease;
-moz-transition: transition:all 0.6s ease;
}
.p_sort_list li:hover {
	bottom: 0;
	background: rgba(20,105,205,1);
	
	vertical-align: bottom;
}
/* 本例子css */
.prod_Tbox {
	width: 100%;
	padding-top: 20px;
}
.prod_Tbox .hd {
	position: relative;
	width: 100%;
	height: 60px;
}
.prod_Tbox .hd ul {
	height: 32px;
}
.prod_Tbox .hd ul li {
	height: 32px;
	line-height: 32px;
	text-align: center;
	border: 1px solid #DADBDB;
	width: 120px;
	display: block;
	border-radius: 16px;
	float: left;
	margin-right: 12px;
	cursor:pointer;
}
.prod_Tbox .hd ul li.on {
	background: #006EB9;
	height: 32px;
	line-height: 32px;
	color: #FFF;
}
.prod_Tbox .bd .p_cont {
	font-size: 14px;
	line-height: 1.5em;
}
.p_cont img {
	display: block;
	width: 100% !important;
	height:auto !important;
}
.prod_Tbox .bd .p_cont h2 {
	font-size: 16px;
}
.news_list_box {
	margin-top:-20px;
}
.news_list_box ul {
}
.news_list_box ul li {
	height: auto;
	padding: 20px 0;
	border-bottom: 1px solid #D8D8D8;
}
.nl_img img {
	display: block;
	width: 100%;
}
.nl_text {
	width: 100%;
	color: #231815;
	font-size: 13px;
	padding-top: 14px;
}
.nl_text a {
	color: #231815;
}
.nl_text span {
	font-size: 13px;
}
.nl_text h2 {
	font-size: 18px;
	padding: 14px 0;
}
.nl_text p {
	line-height: 24px;
}
.news_show {
	font-size: 14px;
	line-height: 24px;
	padding-top: 8px;
}

.news_show .s_title {
	font-size: 24px;
	letter-spacing: 1px;
	padding-bottom: 24px;
}
.float{ width: 60px; position: fixed; top:50%; right:0; margin-top: -122px; z-index:5000;}
.float a{ display: block; margin-bottom: 1px;}
.float a img{ padding: 15px; background: rgba(254,159,56,.9);}
.float a:hover img{ background: #FE9F38;}
.float a.back_top img{display: none;}
/***  sok ***/

.naverji .inner{position:relative;}
.sok{width:350px;height:53px;background-image:url(../images/sobj_03.png);position:absolute;left:50%;top:90px;padding-top:13px;margin-left:238px;}
.sokB1{width:234px;height:40px;background-color:#fff;margin-left:10px;display:inline-block;}
.sokB1input{width:200px;height:34px;line-height:34px;margin-top:3px;margin-left:13px;background-image:url(../images/shurubj_03.jpg);background-repeat:no-repeat;background-position:0 center;padding-left:9px;}
.tjinput{width:86px;height:40px;line-height:40px;background-color:#fff;font-size:14px;color:#FE9F38;display:inline-block;vertical-align:top;cursor:pointer;}

/***  sousuok  ***/

.sousuok{
	width:320px;height:51px;background-color:#FE9F38;position:absolute;top:0;right:-320px;padding-top:9px;transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out;}
.sousuo_a{position:relative;}
.sokB11{width:300px;}
.sokB11anniu{width:25px;height:25px;background-image:url(../images/sousuoanniu_11.png);background-repeat:no-repeat;background-position:center;cursor:pointer;margin-left:40px;}
.sousuo_a:hover .sousuok{right:0;}
.sokB12{color:#fff;text-align:center;background:none;font-size:30px;line-height:40px;}

.sokB13{width:120px;height:120px;}

@media screen and (max-width:1024px) {
}

@media screen and (max-width:768px) {
.news_show img{ display:block; width:100% !important; height:auto !important;}
.ab_lishi img {
	display: block;
	width: 100% !important;
	height: auto !important;
}
.banner { display:none;}
.banner2 { display:block;}

.banner2 {
	width: 100%;
	height:auto !important;
	overflow: hidden;
	position: relative;
	padding-top: 60PX;
}
.banner2 .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	bottom: 15px;
	z-index: 1;
	margin-left: 50%;
	left: -34px;
}
.banner2 .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.banner2 .hd ul li {
	float: left;
	margin-right: 20px;
	width: 9px;
	height: 9px;
	line-height: 14px;
	text-align: center;
	background: #FFF;
	cursor: pointer;
	border-radius: 7px;
}
.banner2 .hd ul li.on {
	background: #1C6FB1;
}
.banner2 .bd {
	position: relative;
	height:auto;
	z-index: 0;
}
.banner2 .bd li {
	zoom: 1;
	height:auto !important;
	width: 100%;
	vertical-align: middle;
}
.banner2 .bd li img{ display:block; width:100% !important; height:auto !important;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.banner2 .prev, .banner2 .next {
	position: absolute;
	left: 5%;
	top: 55%;
	margin-top: -25px;
	display: block;
	width: 44px;
	height: 88px;
	background: url(../images/slider-arrow.png) -196px 0px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.8;
}
.banner2 .next {
	left: auto;
	right: 3%;
	background-position: 0px 0px;
}
.banner2 .prev:hover, .banner2 .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.banner2 .prevStop {
	display: none;
}
.banner2 .nextStop {
	display: none;
}




.pro_sort {

    height: 340px;
}

.t_logo {
	padding-left: 5%;
}
.banner_page {
	height: 150px;
	margin-top: 50px;
	background-size: cover;
	background-position: center;
}
.header .meun-off {
	float: right;
	margin-right: 10px;
}
.nav_wrap {
	display: none;
}
#dl-menu-button {
	display: block;
}
.foot_box {
	display: none;
}
.rd_cont {
	width: 96%;
}
.rd-top {
	width: 450px;
	overflow: hidden;
	position: relative;
	float: left;
}
.rd-top .infoList li {
	overflow: hidden;
	font-size: 14px;
}
.ind_main {
	width: 100%;
	overflow:hidden;
}
.ind_t1_box {
	width: 96%;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 40px;
}
.ind_t1_left {
	width: 100%;
}
.p_sort_list li {
	bottom: 0;
}
.ind_t1_right {
	border-top: 5px solid #FE9F38;
	width: 100%;
	float: none;
}
.ind_t1_left {
	border-top: 5px solid #FE9F38;
	width: 100%;
	float: none;
	padding-bottom: 60px;
}
.ind_t1_r {
	width: 50%;
	float: left;
}
.ind_t1_r img {
	display: block;
	width: 100% !important;
	height: auto !important;
}
.ind_t2_box {
	width: 96%;
	margin: 0 auto;
	padding-bottom: 60px;
}
.t2_box ul li {
	width: 50%;
}
.left_cont {
	display: none;
}
.page_main {
	width: 96%;
	margin: 0 auto;
}
.right_cont {
	width: 100%;
	float: none;
	padding: 30px 0 100px 0;
}
.page_main:before {
	display: none;
}
.ab_lishi {
	font-size: 15px;
	padding-top: 50px;
	margin-bottom: 0px;
}
.prod_list_box {
	width: 737px;
	overflow: hidden;
}
.prod_list_box ul {
	width: 800px;
}
.prod_list_box ul li {
	width: 357px;
	height: 300px;
	background: #F5F5F5;
	position: relative;
	float: left;
	margin-right: 24px;
	margin-bottom: 24px;
}
.ind_news {
	float: left;
	width: 320px;
	height: 360px;
	margin: 25px 0;
	padding: 0 15px;
	color: #505050;
	border-right: 1px solid #666;
}
.ind_about {
	margin: 25px;
	color: #505050;
	float: left;
	width: 320px;
}
.ind_nt {
	width: 100%;
	overflow: hidden;
	height: 170px;
	position: relative;
}
.ind_t1_rbg {
	margin-top: 28px;
	height: auto;
	padding-bottom: 30px;
}
.pro_sort img{ display:none;}
.ind_tcc {
	width: auto;
}
.ind_tff {
	width: auto;
}
}

@media screen and (max-width:468px) {
.t_logo {
	display: block;
	width: 120px;
	padding-top: 10px;
	padding-left: 2%;
}
.t_logo img {
	display: block;
	width: 100%;
}

.foot_1240 {
	width: 90%;
	margin: 0 auto;
}
.foot_banquan {
	height: auto;
	padding-bottom: 24px;
}
.f_ba_l {
	float: none;
	font-size: 14px;
}
.f_ba_c {
	padding-left: 0;
	line-height: 24px;
	font-size: 14px;
	padding-left: 8px;
}
.f_ba_r {
	display: none;
}
.top_box {
	height: 60px;
	width: 100%;
	background: #FFF;
	position: fixed;
	top: 0;
	z-index: 9999;
	box-shadow: #CBCBCB 0px 0px 6px 2px;
}
.ind_rdbg {
	height: 90px;
}
.rdgd {
	display: none;
}
.rd-top {
	width: 100%;
	overflow: hidden;
	position: relative;
	float: none;
}
.rd_cont {
	height: 90px;
}
.rd_tb {
	padding-left: 24px;
	height: 30px;
	font-size: 16px;
	color: #1469CD;
	line-height: 30px;
	font-weight: 800;
	float: none;
}
.rd-top .infoList li {
	height: 60px;
	line-height: 20px;
	font-size: 14px;
}
.rd-top .infoList li {
	overflow: auto;
	font-size: 14px;
}
.ind_t1_box {
	width: 96%;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 40px;
}
.ind_title {
	line-height: 50px;
	height: 50px;
	width: 100%;
}
.ind_title strong {
	font-size: 16px;
	padding-right: 8px;
	font-weight: 400;
}
.ind_title span {
	font-size: 14px;
	font-weight: 400;
}
.pro_sort {
	margin-top: 00px;
}
.p_sort_area {
	display: table-cell;
	vertical-align: top;
	overflow: hidden;
	padding: 10px 15px;
	position: relative;
}
.ind_abnews {
	display: block;
	height: auto;
}
.ind_ab_tiele {
	padding-right: 20px;
}
.ind_ab_tiele a {
	float: right;
}
.ind_t1_r {
	width: 100%;
	float: none;
	padding-top: 0;
}
.t2_box ul li .t2_text h2 {
	font-size: 14px;
}
.t2_box {
	padding-top: 0px;
}
.position {
	display: none
}
.sjpg_banner {
	width: 100%;
	height:auto !important;
	margin-top: 60px;
	display:block;
}
.sjpg_banner img{ display:block; width:100% !important; height:auto !important;}  
.page_banner{ display:none;}
.prod_list_box {
	width: 100%;
	overflow: hidden;
}
.prod_list_box ul {
	width: 100%;
}
.prod_list_box ul li {
    width: 100%;
    height: 250px;
    background: #F5F5F5;
    position: relative;
    float:none;
    margin-right: 0;

}
.prod_list_box ul li .prod_name {
	text-align: center;
	width: 100%;
	background-image: linear-gradient(270deg, #0087FA, #1469CD);
	height: 48px;
	position: relative;
	top: 0;
}
.prod_list_box ul li .prod_img {
	position: relative;
	z-index: 2;
	padding-left: 0px;
	float: none;
	width: 96%;
	margin: 0 auto;
}
.prod_list_box ul li .prod_img img {
	display: block;
	width: 100% !important;
	height: auto !important;
}
.prod_list_box ul li .prod_text {
	width: 90%;
	padding-top: 20px;
	padding-left: 0px;
	font-size: 14px;
	letter-spacing: 1px;
	margin: 0 auto;
	float: none;
}
.ind_t1_rbg {
	margin-top: 0px;
}
.ind_news {
	border-right: none;
}
.prod_Tbox .hd {
	position: relative;
	width: 100%;
	height: auto;
}
.prod_Tbox .hd ul li {
	height: 32px;
	line-height: 32px;
	text-align: center;
	border: 1px solid #DADBDB;
	width: 120px;
	display: block;
	border-radius: 16px;
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}
.p_cont {
	padding-top: 24px;
}
.p_cont img {
	display: block;
	width: 100% !important;
	height:auto !important;
}
.ind_news {
    float:none;
	margin:25px auto;
	padding-top:24px;}
	.ind_about {
    margin: 25px auto;float:none;}
.ind_ab_cont{ padding-bottom:40px;}
.ind_tff { margin-top:0px;}
.ind_t1_r a {
    display: block;
    height:auto;
}
}

@media screen and (max-width:350px) {
.ind_news {
	float: none;
	width: 94%;
	height: 360px;
	margin: 0 auto;
	padding: 0 0;
	color: #505050;
}
.ind_abnews {
	display: block;
	height: auto;
	padding-top: 25px;
	padding-bottom: 40px;
}
.ind_about {
	margin: 0 auto;
	color: #505050;
	float: none;
	width: 94%;
	padding-top: 25px;
}
}
