@charset "utf-8";
body {
	margin:0 auto;
	font-size:12px;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
	line-height:normal;
}
ul, dl, dd, h1, h2, h3, h4, h5, h6, form, p {
	padding:0;
	margin:0;
}
ul {
	list-style:none;
}
* {
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
a {
	color:#05a;
	text-decoration:none;
}
a:hover {
	color:#f00;
}
.clear {
	clear:both;
}
.fr {
	float: right;
}
.line1 { 
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.line2 {
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.line3 {
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
@font-face {
 font-family:SketchRockwell;
 src: url(‘font/DIN-Black.otf’);
}
/*-----------------头部开始--------------------*/
.top {
	height: 40px;
	background: #0a0a0a;
}
.topbox {
	width:1200px;
	margin: 0 auto;
}
.topbox p {
	font-size: 14px;
	color: #888888;
	line-height: 40px;
}
.topbox a {
	color: #888;
}
.topbox img {
	vertical-align: middle;
	padding: 0 6px 0 28px;
}
.topbox a:hover {
	color: #fff;
}
.headerbox {
	height: 107px;
	width:1200px;
	margin: 0 auto;
}
.logo{
	width:546px;
	float: left;
	padding-top: 15px;
}
.logo a.logobg{
  float:left;
  display:block;
  width:546px;
  height:72px;
  text-indent:-9999px;
}
.lxdh {
	width:290px;
	float: right;
	background: url(img/tel.png) no-repeat left center;
	margin-top: 36px;
	padding-left: 180px;
}
.lxdh h2,.lxdh .lxtel{
	font-size: 36px;
	font-family:SketchRockwell;
}
.dhnr {
	width:1200px;
	margin: 0 auto;
}
.nav {
	float: right;
	width:920px;
}
.nav ul {
	overflow: hidden;
}
.nav li {
	float: left;
	line-height: 46px;
	font-size: 18px;
	padding-left: 40px;
}
.nav a {
	color: #444444;
}
.nav a.cur, .nav a:hover {
	color: #368ee0;
}
.dhright {
	float: left;
	width:256px;
	background: #368ee0;
	position: relative;
	height: 46px;
}
.dhright h2 {
	font-size: 18px;
	color: #fff;
	padding-left: 20px;
	line-height: 46px;
	background:url(img/a19.png) no-repeat right center;
	cursor:pointer;
}
#nav {
	width:256px;
	height: 600px;
	background:rgba(0, 0, 0, .9);
	top:46px;
	left:0;
	z-index: 100000;
	position: absolute;
}
#nav .mainCate {
	position:relative;
	padding:25px 20px;
	zoom:1;
	border-bottom:1px solid #21262c;
}
#nav h3 {
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	overflow:hidden;
	color: #fff;
	font-weight: 200;
	padding-bottom: 15px;
}
#nav h3 span {
	width: 18px;
	height: 15px;
	line-height:32px;
	font-weight: 200;
	font-size: 12px;
	float:right;
}
#nav p {
	height:23px;
	line-height:23px;
}
#nav p a {
	font-size: 14px;
	color: #757781;
}
#nav .subCate {
	display:none;/*默认隐藏*/
	background:#000;
	position:absolute;
	left:256px;
	top:0;
	width:460px;
	padding:0px 0 25px 45px;
	border:1px solid #368ee0;
}
.sub_lef {
	float: left;
	background: url(img/a20.png);
	width:8px;
	height: 100%;
	position: absolute;
	left:-8px;
	top:0;
}
#nav .subCate h4 {
	height:42px;
	line-height:42px;
	font-size:14px;
	color:#368ee0;
	font-weight: 200;
}
#nav .subCate dl {
	overflow:hidden;
	padding-top:20px;
}
#nav .subCate dt {
	float:left;
}
#nav .subCate dt a {
	display:block;
	float:left;
	padding:0 5px;
	line-height:25px;
	color:#757781;
	word-break:keep-all;
	white-space:nowrap;
	font-size: 14px;
}
#nav .subCate dt a:hover {
	color: #fff;
}
#nav .subCate #sub-ul-1 {
	width:100%;
	;
}
#nav .on {
	background:#000;
	color:#fff;
}
#nav .on span {
	color:#368ee0;
}
#nav .on h3 a, #nav .on p a {
	color:#368ee0;
}
#nav .on .subCate {
	display:block !important; /* !important 强制显示，否则会闪烁*/
}
/*------------------头部结束------------------*/
/*-----------------内容开始-------------------*/
.fullSlide {
	width:100%;
	position:relative;
	height:600px;
	background:#000;
	z-index: 0;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:600px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:600px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
*display:inline;
	zoom:1;
	width:80px;
	height:6px;
	margin:5px;
	overflow:hidden;
	background:#fff;
	filter:alpha(opacity=80);
	opacity:0.8;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#000;
}
.fullSlide .prev, .fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-35px;
	left:1%;
	z-index:1;
	width:38px;
	height:70px;
	background:url(img/a3.png);
	cursor:pointer;
}
.fullSlide .next {
	left:auto;
	right:1%;
	background:url(img/a4.png);
}
.fullSlide .prev:hover {
	background: url(img/a1.png);
}
.fullSlide .next:hover {
	background: url(img/a2.png);
}
.rmtj {
	width:1200px;
	margin: 0 auto;
}
.rmtj_tit {
	text-align: center;
	padding: 60px 0 30px 0;
}
.rmtj_tit h2 {
	font-size: 26px;
	font-weight: 200;
	color: #333333;
	line-height: 60px;
}
.rmtj_tit p {
	color: #999999;
}
.rmtj_nr {
	overflow: hidden;
	padding-bottom: 87px;
}
.rmtj_left {
	width:282px;
	margin-top: 4px;
	height: 500px;
	overflow: hidden;
	float: left;
}
.rmtj_left img {
	width:282px;
	height: 500px;
}
.img2 {
	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-ou
}
.img2:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
.rmtj_right {
	width:900px;
	float: right;
}
.rmtj_right ul {
	overflow: hidden;
	padding: 4px 0 0 0;
}
.rmtj_right li {
	float: left;
	padding: 0 20px 20px 0;
}
.rmtj_right ul li:nth-child(3n) {
padding: 0 0 20px 0;
}
.rm_box {
	width:284px;
	border:1px solid #e6e6e6;
}
.rm_top {
	width:284px;
	height: 170px;
	position: relative;
}
.rm_top img {
	width:284px;
	height: 170px;
}
.rmbq {
	display: block;
	width:50px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #fff;
	text-align: center;
	display: block;
	position: absolute;
	left:-5px;
	top:-4px;
	background: #f60200;
}
.rm_text {
	padding: 0 20px 10px 20px;
	background: #fff;
}
.rm_text p {
	color: #999;
	line-height: 20px;
	/*background: url(img/a_39.jpg) no-repeat left center;*/
	/*padding-left: 18px;*/
}
.rm_text h2 {
	font-size: 16px;
	color: #333;
	line-height: 39px;
	font-weight: 200;
}
.rmtj_right a:hover .rm_box {
	border:1px solid #368ee0;
}
.rmtj_right a:hover h2 {
	color: #368ee0;
}
.bj1 {
	background: #f5f5f5;
	padding-bottom: 60px;
}
.kcjs {
	width:1200px;
	margin: 0 auto;
}
.jsnr_tit ul {
	overflow: hidden;
}
.jsnr_tit li {
	float: left;
	padding-right: 30px;
	font-size: 16px;
	line-height: 70px;
}
.jsnr_tit h2 {
	font-size: 20px;
	color: #333333;
	padding-right: 30px;
}
.jsnr_tit span {
	color: #666666;
	cursor:pointer;
}
.jsnr .jsnr_tit ul li .on1 {
	color: #368ee0;
	border-bottom: 2px solid #368ee0;
}
.jsxq {
	overflow: hidden;
}
.ztyybox {
	float:left;
	width:625px;
}
.ztyy {
	padding: 0 0 0 15px;
}
.ztyy ul {
	padding: 4px 0 0 5px;
}
.ztyy li {
	float: left;
	padding: 0 20px 20px 0;
}
.ztyy ul li:nth-child(2n) {
padding: 0 0 20px 0;
}
.ztyy a:hover .rm_box {
	border:1px solid #368ee0;
}
.ztyy a:hover h2 {
	color: #368ee0;
}
.lbnr {
	width:283px;
	float: right;
	border:1px solid #e6e6e6;
	background: #fff;
	border-bottom: none;
}
.lbxq {
	border-bottom:1px solid #e6e6e6;
	padding: 0 22px;
}
.lbxq_tit {
	line-height: 67px;
}
.lbxq_tit h2 {
	font-size: 16px;
	color: #333;
	background: url(img/a_113.jpg) no-repeat left center;
	padding-left: 10px;
	font-weight: 200;
}
.lbxq_tit a {
	font-size: 14px;
	color: #999;
}
.lbxq_nr {
	padding-bottom: 25px;
}
.lbxq_nr li {
	line-height: 31px;
}
.lbxq_nr i {
	width:14px;
	height: 14px;
	background: #bfbfbf;
	display: inline-block;
*display: inline;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	color: #fff;
	line-height: 14px;
	text-align: center;
	font-style: normal;
	margin-right: 5px;
}
.lbxq_nr a {
	color: #666;
	font-size: 14px;
}
.lbxq_nr a:hover {
	color: #368ee0;
}
.lbxq_nr a:hover i {
	color: #fff;
	background:#368ee0;
}
.lbxq_nra {
	padding-bottom: 25px;
}
.lbxq_nra li {
	line-height: 31px;
	background: url(img/a5.png) no-repeat left center;
	padding-left: 10px;
}
.lbxq_nra a {
	color: #666;
	font-size: 14px;
}
.lbxq_nra a:hover {
	color: #368ee0;
}
.jspx {
	width:1200px;
	margin: 0 auto;
}
.jspx_tit {
	padding-top: 30px;
}
.jspx_tit h2 {
	font-weight: 200;
	font-size: 26px;
	color: #333333;
	line-height: 102px;
}
.jspx_tit i {
	font-size: 14px;
	padding-left: 30px;
	font-style: normal;
	color: #999;
	display: inline-block;
*display: inline;
}
.jspx_tit a {
	font-size: 14px;
	color: #999;
}
.jspx_tit a:hover {
	color: #0055AA;
}
.zjqh {
	height: 280px;
}
.zjqh_r {
	width:792px;
	float: left;
	margin-top: -60px;
}
.zjqh_r img {
	width:792px;
	height: 310px;
}
.zjqh_tit ul {
	padding-top: 35px;
}
.zjqh_tit {
	float: right;
	width:406px;
	border:1px solid #e6e6e6;
	height: 248px;
	background: url(img/a7.png) no-repeat 38px center;
}
.zjqh_tit li {
	font-size: 16px;
	color: #444444;
	height: 43px;
	padding-left: 44px;
	margin-left: -10px;
	position: relative;
	z-index: 100;
}
.zjqh_tit span {
	display: block;
	background: url(img/a_68.jpg) no-repeat 0 center;
	height: 43px;
	padding-left: 30px;
	line-height: 43px;
}
.zjqh .zjqh_tit ul .on span {
	font-size: 19px;
}
.zjqh .zjqh_tit ul .on {
	background: url(img/a6.png) no-repeat left top;
}
.ladyScroll {
	width:1200px;
	height:231px;
	position:relative;
}
.ladyScroll .prev, .ladyScroll .next {
	width:38px;
	height:70px;
	position:absolute;
	top:83px;
	left:-38px;
	z-index:100;
	cursor:pointer;
	background:url(img/a3.png);
}
.ladyScroll .next {
	background: url(img/a4.png);
	left:auto;
	right:-38px;
}
.ladyScroll .prev:hover {
	background:url(img/a9.png);
}
.ladyScroll .next:hover {
	background:url(img/a10.png);
}
.ladyScroll .scrollWrap {
	width:1200px;
	overflow:hidden;
	position:absolute;
}
.ladyScroll dl {
	float:left;
	width:380px;
	text-align:center;
	position:relative;
	padding-right: 30px;
}
.ladyScroll img {
	display:block;
	width:380px;
	height:230px;
}
.banner1 {
	background: url(img/a_89.jpg) no-repeat center center;
	height: 176px;
	margin-top: 75px;
}
.zlxw {
	background: url(img/a11.png) no-repeat center center;
	height: 785px;
}
.zlxw_box {
	width:1200px;
	margin: 0 auto;
}
.zlxw_tit {
	text-align: center;
	padding: 55px 0 0 0;
}
.zlxw_tit h2 {
	font-size: 26px;
	color: #333333;
	line-height: 58px;
}
.zlxw_tit p {
	color: #999;
	text-transform:uppercase;
}
.zlxw_tit h4 {
	color: #999;
	font-weight: 200;
	font-size: 14px;
	line-height: 58px;
}
.zlxw_nr {
	overflow: hidden;
	padding-top: 25px;
}
.zlxw_left {
	float: left;
	width:600px;
}
.zlxw_left ul {
	overflow: hidden;
}
.zlxw_left li {
	float: left;
	padding: 0 20px 20px 0;
}
.zlxw_left ul li:nth-child(2n) {
padding: 0 0 20px 0;
}
.zlxw_left a:hover .rm_box {
	border:1px solid #368ee0;
}
.zlxw_left a:hover h2 {
	color: #368ee0;
}
.zlxw_right {
	width:510px;
	background: #fff;
	border:1px solid #e6e6e6;
	float: right;
	padding: 0 34px;
}
.xwfl {
	overflow: hidden;
	border-bottom:1px solid #e6e6e6;
	padding: 25px 0;
}
.xwfl_left {
	float: left;
	width:76px;
	text-align: center;
	border-right:1px solid #e6e6e6;
}
.xwfl_left h2 {
	font-size: 40px;
	color: #368ee0;
	line-height: 40px;
}
.xwfl_left p {
	font-size: 12px;
	line-height: 12px;
	padding-top: 10px;
	color: #368ee0;
}
.xwfl_righg {
	width:410px;
	float: right;
}
.xwfl_righg h2 {
	font-size: 16px;
	line-height: 16px;
	font-weight: 200;
}
.xwfl_righg a {
	color: #333;
}
.xwfl_righg a:hover {
	color: #0055AA;
}
.xwfl_righg p {
	font-size: 14px;
	color: #999;
	padding-top: 20px;
	line-height: 24px;
}
.btn1 {
	color: #999;
	font-size: 14px;
	line-height: 48px;
	text-align: right;
	display: block;
}
.yjkc {
	width:1200px;
	margin: 0 auto;
}
.yjkc_tit {
	text-align: center;
	padding-top: 45px;
}
.yjkc_tit h2 {
	font-weight: 200;
	font-size: 26px;
	color: #333;
	line-height: 60px;
}
.yjkc_tit p {
	color: #999;
	font-size: 14px;
}
.tao2 {
	width:30px;
	height: 4px;
	overflow: hidden;
	background: #368ee0;
	margin: 15px auto;
}
.yjkc_nrq ul {
	overflow: hidden;
	width: 1230px;
}
.yjkc_nrq li {
	float: left;
	padding: 0 30px 30px 0;
}
.xjxw {
	width:378px;
	border:1px solid #e6e6e6;
}
.xjxw_tit {
	border-bottom: 1px solid #e6e6e6;
	height: 51px;
	padding: 0 15px;
}
.xjxw_tit h2 {
	font-size: 16px;
	line-height: 51px;
	color: #333;
	position: relative;
}
.xjxw_tit h2:before{
	position: absolute;
	width: 4px;
	height: 18px;
	background: #368ee0;
	content: '';
	left: 0;
	top:17px;
}
.xjxw_tit h2.dbt1:before, .xjxw_tit h2.dbt4:before{
	background: #368ee0;
}
.xjxw_tit h2.dbt2:before, .xjxw_tit h2.dbt5:before{
	background: #ff7d36;
}
.xjxw_tit h2.dbt3:before, .xjxw_tit h2.dbt6:before{
	background: #33acab;
}
.dbt1 .tit b, .dbt4 .tit b{color: #368ee0;}
.dbt2 .tit b, .dbt5 .tit b{color: #ff7d36;}
.dbt3 .tit b, .dbt6 .tit b{color: #33acab;}
.xjxw_tit h2 .tit{
	line-height: 51px;
	padding-left: 15px;
	display: inline-block;
}
.xjxw_tit a {
	font-size: 14px;
	color: #999;
}
.xjxw_tit a:hover {
	color:#0055AA;
}
.xjxw_tit img {
	margin: 0 10px 0 0;
	vertical-align: middle;
}
.xjxw_nr {
	overflow: hidden;
	margin: 0 20px;
	padding: 25px 0;
	border-bottom:1px solid #e6e6e6;
}
.xj_left {
	width:110px;
	float: left;
	height: 73px;
	overflow: hidden;
}
.xj_left img {
	width:110px;
	height: 73px;
}
.xj_right {
	float: right;
	width:215px;
}
.xj_right h2 a{
	font-weight: 200;
	font-size: 16px;
	color: #333;
	line-height: 26px;
}
.xj_right p a{
	font-size: 14px;
	color: #999;
	line-height: 24px;
}
.xj_right h4 {
	font-size: 14px;
	color: #999;
	background: url(img/a_39.jpg) no-repeat left center;
	padding-left: 26px;
	font-weight: 100;
	margin-top:5px;
}
.yjlbxw {
	padding: 0 20px 30px 20px;
}
.yjlbxw dt {
	box-sizing: border-box;
	line-height: 52px;
	border-bottom:1px solid #eeeeee;
	font-size: 16px;
	background: url(img/a_107.jpg) no-repeat 0 center;
	padding-left: 10px;
	width:100%;
}
.yjlbxw a {
	color: #444;
}
.yjlbxw a:hover {
	color: #0055AA;
}
.yjlbxw span {
	font-size: 14px;
	color: #999;
}
.link {
	width:1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 30px 0 20px 0;
	border-bottom:1px solid #e6e6e6;
	border-top:1px solid #e6e6e6;
}
.link_left {
	width:120px;
	float: left;
}
.link_right {
	width:1052px;
	float: right;
}
.link_right ul {
	overflow: hidden;
}
.link_right li {
	float: left;
	line-height: 30px;
	padding-right: 25px;
}
.link_right a {
	font-size: 14px;
	color: #666666;
}
.link_right a:hover {
	color: #368ee0;
	text-decoration: underline;
}
/*------------------内容结束------------------*/
/*------------------版权开始------------------*/
.footer {
	background:#0a0a0a;
	padding-top: 50px;
	margin-top: 50px;
	padding-bottom: 60px;
}
.footerbox {
	width:1200px;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom: 50px;
}
.zxkw {
	width:320px;
	float: left;
	padding: 0 0 0 55px;
}
.zxkw p {
	line-height: 30px;
	font-size: 14px;
	color: #FFF;
}
.zxkw h2 {
	font-size: 18px;
	font-weight: 200;
	line-height: 62px;
	color: #FFF;
}
.zxkw img {
	vertical-align: middle;
	margin-right: 10px;
}
.gxdz {
	width:720px;
	float: left;
}
.gxdz ul {
	overflow: hidden;
}
.gxdz li {
	width:50%;
	float: left;
	padding-bottom: 10px;
}
.gxdz h1 {
	font-size: 18px;
	font-weight: 200;
	line-height: 62px;
	color: #FFF;
}
.gxdz h2 {
	font-size: 18px;
	color: #FFF;
	line-height: 22px;
	font-weight: 200;
	line-height: 62px;
}
.gxdz p {
	color: #FFF;
	font-size: 14px;
	line-height: 22px;
}
.wxrwm {
	float: right;
	width:100px;
}
.wxrwm p {
	font-size: 18px;
	font-weight: 200;
	line-height: 62px;
	color: #FFF;
}
.bqxx {
	width:1200px;
	margin: 0 auto;
	overflow: hidden;
}
.blogo {
	width:300px;
	float: left;
	padding-left: 58px;
}
.bqxxnr {
	width:800px;
	float: left;
	padding: 0 0 0 40px;
}
.bqxxnr ul {
	overflow: hidden;
	padding-top: 10px;
}
.bqxxnr li {
	float: left;
	padding: 0 25px 0 0;
}
.bqxxnr a {
	color: #FFF;
	font-size: 14px;
}
.bqxxnr a:hover {
	color: #fff;
}
.bqxxnr p {
	font-size: 14px;
	color: #FFF;
	padding-top: 15px;
}
.bqxxnr span {
	padding-right: 10px;
}
/*------------------版权结束------------------*/