﻿@charset "utf-8";
/* CSS Document */
body {
  margin: 0px;
  padding: 0px;
  font-family: "微软雅黑";
  font-size: 12px;
  line-height: 22px;
  color: #333333;
  background: #FFF;
  min-width: 1200px;
}
/*------------------------Start 解决12号字在google和傲游浏览器的不识别小于12号的英文字体-------------*/
html {
  -webkit-text-size-adjust: none;
}
/*------------------------End 解决12号字在google和傲游浏览器的不识别小于12号的英文字体----------*/
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span {
  margin: 0px;
  padding: 0px;
}
ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
dl {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
dd {
  margin: 0px;
}
a {
  color: #333333;
  text-decoration: none;
}
a:hover {
  color: #ff0000;
  text-decoration: none;
}
.link-blue {
  color: #0b5cac;
  text-decoration: underline;
}
.link-blue:hover {
  color: #0b5cac;
  text-decoration: underline;
}
img {
  font-size: 0px;
  line-height: 0px;
  vertical-align: bottom;
  border: 0px;
}
.c {
  clear: both;
  overflow: hidden;
}
.main_w {
  margin: 0 auto;
  width: 100%;
}
.main {
  margin: 0 auto;
  width: 1200px;
}
/*--End 分页样式---------*/
/************/
.banner_w {
  width: 100%;
  height:580px;
  position: relative;
  overflow: hidden;
  clear: both;
  background-color: #f8f8f8;
}
.banner {
  margin: 0 auto;
  width: 1920px;
  height: 580px;
  position: absolute;
  overflow: hidden;
  left: 50%;
  margin-left: -960px;
}
.banner .img {
  width: 25000px;
  position: absolute;
  left: 0;
  top: 0;
}
.banner .img li {
  float: left;
  overflow: hidden;
}
.banner .num {
  position: absolute;
  width: 100%;
  bottom: 35px;
  left: 0;
  text-align: center;
  font-size: 0;
}
.banner .num li {
  width: 12px;
  height: 12px;
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  margin: 0 3px;
  cursor: pointer;
}
.banner .num li.on {
  background-color: #ff0000;
}
.banner .btn {
  width: 30px;
  height: 50px;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  color: #fff;
  font-size: 40px;
  cursor: pointer;
  text-align: center;
  line-height: 46px;
}
.banner:hover .btn {
  display: block
}
.banner .btn_l {
  left: 15%;
}
.banner .btn_r {
  right: 15%;
}
/*************************************/
.top_l{
	float: left;
	background: url("../images/logo.png") left center no-repeat;
	height: 90px;
	padding: 25px 0;
	padding-left: 125px;
}
.top_l01{
	font-size:32px;
	font-weight: bold;
	color: #d63b35;
	padding-top: 15px;
}
.top_l02{
	font-size:18px;
	padding-top: 15px;
}
.top_r{
	float: right;
	background: url("../images/tel.png") left center no-repeat;
	padding-left: 30px;
	margin-top:50px;
	height: 40px;
	line-height: 40px;
	font-size: 30px;
	letter-spacing: -1px;
	padding-right: 5px;
	font-weight: bold;
}
.nav_w{
	height: 55px;
	line-height: 55px;
	background: url("../images/nav.png") top center repeat-x;
	clear:both;
}
.nav{
	clear:both;}
.nav ul li{
	display: block;
	float: left;
	padding: 0 25px;
	font-size: 16px;
	position: relative;
	z-index:1111;
}
.nav ul li>a{
	display:block;
}
.nav ul li.on,.nav ul li:hover{
	background-color: #d63b35;
	color: #fff;
	cursor:pointer;
}
.nav ul li.on>a,.nav ul li:hover>a{
	color:#fff;}
	
.nav ul li>ul {
    transform: rotateX(90deg);
    transform-origin: top;
    position: absolute;
    top: 55px;
    left:0px;
    padding: 0;
    width: 100%;
	border:0;
    opacity: 0;
    background-color: #fff;
    transition: transform 0.2s linear, opacity 0.2s linear;
}

.nav ul li:hover>ul {
  transform: rotateX(0);
  opacity: 1;
  padding:3px 0
}

.nav ul li>ul>li {
  text-align: center;
	width: 100%;
	height:36px;
	line-height:36px;
	padding: 0;  margin:3px 0;
  transition: background-color 0.2s linear;
}
.nav ul li.praa>ul{
	width:220px;
	}
.nav ul li>ul>li>a {
  display: block;
  font-size: 14px;
  color: #333;	
	width: 100%;
  transition: background-color 0.2s linear;
}

.nav ul li>ul>li:hover>a {
  background-color: #d63b35;
	color: #fff;
}

	
	
	
.ss_w{
	background: url("../images/ss_bj.png") top center no-repeat;
	position: relative;
	z-index: 111;
	top:-40px;
	min-height: 115px;
}
.ss_l{
	float: left;
	width: 280px; 
}
.ss_l01{
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	width: 190px;
	margin-top: 30px;
	background: url("../images/jt.png") right bottom no-repeat;
}
.ss_l02{
	font-size: 22px;
	color: #fff;margin-top:15px;
}
.ss_r{
	float: right;
	width: 895px;margin-top:60px;
}
.ss_r_l{
	float: left;
	width: 550px;
	line-height: 30px;
	font-size: 16px;
}
.ss_r_l a{
	padding:0 7px 0 5px;
	color: #666;
}
.ss_r_l a:hover{
	color: #d63b35;
}
.ss_r_r{
	float: right;
	width: 250px;
	height: 50px;
	border-bottom:3px solid #2c2f3d;
}
.ss_r_raa input{
	border: 0;
	outline: 0;
	height: 40px;
	font-size: 15px;
	width: 225px;
	line-height: 40px;padding:2px 0 0 0;
	float: left;
	
}
.ss_r_raa button{
	border: 0;
	outline: 0;
	padding:10px 0 0 0;
	margin: 0;
	width: 21px;
	height: 22px;
	float: right;
	background: none;
}
.ss_r_raa button img{
	cursor: pointer;
}



.yz{height: 583px;padding-top: 50px;box-sizing: border-box;}
.yz h2{font-weight: normal;text-align: center;}
.yz h2 span{display: block;font-size: 30px;color: #333333;line-height: 30px;}
.yz h2 i{display: block;font-size: 40px;color: #333333;line-height: 40px;padding-top: 10px;font-weight: bold; font-style: normal;}
.yz .xx{display: block;font-size: 15px;color: #666;line-height: 24px;margin-top: 40px;text-align: center;}
.yz ul{ margin: 37px 50px 0;height: 226px;text-align: center;}
.yz ul li{ float:left;width:220px;height: 226px;border-right: 1px solid #dddddd;box-sizing: border-box;transition:all 0.5s;position: relative;z-index: 10;}
.yz ul li:last-child{ border-right: 0;}
.yz ul li em{ display: block;margin: 32px auto 0;width: 62px;height: 62px;overflow: hidden;}
.yz ul li em img{display: block;width: 62px;height: 62px;transition:all 0.5s;}
.yz ul li.cur{ box-shadow: 0 0 32px 13px rgba(44,47,62,0.10);}
.yz ul li.cur img:nth-child(1){ margin-top:-62px;}
.yz ul li.cur p{ display:block;}
.yz ul li b{ display: block;font-size: 22px;color: #333;line-height: 22px;font-weight: normal;padding-top: 20px;padding-bottom: 9px;}
.yz ul li span{ display: block;font-size: 12px;color: #333;line-height: 12px;opacity: 0.2;text-transform: uppercase;}
.yz ul li p{ display: none;font-size: 14px;line-height: 20px;color:#2c2f3e;padding:0 52px 0;}
.yz ul li.cur span{ display:none;}
.yz ul li.cur b{ font-weight: bold;color:#2c2f3e;}

/******************************************************/
.lkcon_a_w{
	
	padding-bottom:0px;
}
.lkcon_a{
	margin: 70px auto 0px;

}
.lkcon_a01_l{
	float: left;
	width:665px;
	position: relative;
	height:140px;
}
.lkcon_a01_r{
	float: right;
	width:480px;
	margin-top: 20px;
}
.lkcon_a01_l02{
	position: absolute;z-index: 1;
	width: 650px;
	height:140px;
	line-height: 140px;
	font-size: 110px;
	font-weight: bold;
	letter-spacing: -10px;
	left: 0;
	top:0;
	text-transform: uppercase;
	color: #f8f8f8;
}
.lkcon_a01_l01{
	position: relative;
	z-index: 2;
	top:30px;
}
.lkcon_a01_l01a01{
	float: left;
	font-size: 36px;
	line-height: 50px;
	font-weight: bold;
	overflow:hidden;
}
.lkcon_a01_l01a0100a{
	color: #3257a1;
}
.lkcon_a01_l01a02{
	margin:23px 15px 0;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #3257a1;
}
.lkcon_a01_l01b{
	font-size: 15px;
	color: #666;
	margin-top:1px;
}
.lkcon_a01_r a{
	display: block;
	width: 235px;
	float: left;
	height: 40px;
	margin-right: 9px;
	margin-bottom: 15px;
	background-color: #666666;
	border-radius: 20px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
}
.lkcon_a01_r a:nth-child(2n){
	margin-right: 0;
}
.lkcon_a01_r a:nth-child(1){
		background-color: #3257a1;
}
.lkcon_a01_r a:hover{
	background-color: #3257a1;
	color: #fff;
}
.lkcon_a02{
	margin: 30px auto 0;
}
.lkcon_a02_l{
	float: left;
	width: 546px;
}
.lkcon_a02_r{
	float: right;
	width:644px;
}
.lkcon_a02_l .lkcon_a02_lpic{
	width: 546px;
	height: 528px;
	overflow: hidden;
}
.lkcon_a02_l .lkcon_a02_lpic img{
	width: 546px;
	height: 528px;
	transition: all 0.6s ease;
}
.lkcon_a02_l:hover .lkcon_a02_lpic img{
	transform: scale(1.1);

}

.lkcon_a02_lname{
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	background-color: #3257a1;
}
.lkcon_a02_lname a{
	color: #fff;
}
.lkcon_a02_lname a:hover{
	color: #ffff00;
}
.lkcon_a02_r ul li{
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
}
.lkcon_a02_r ul li:nth-child(2n){
	margin-right: 0;
}
.lkcon_a02_rname{
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	background-color: #3257a1;
}
.lkcon_a02_rname a{
	color: #fff;
}

.lkcon_a02_rname a:hover{
	color: #fff;
}
.lkcon_a02_r ul li .lkcon_a02_rpic{
	width: 317px;
	height: 240px;
	overflow: hidden;
}
.lkcon_a02_r ul li .lkcon_a02_rpic img{
	width: 317px;
	height: 240px;
	transition: all 0.6s ease;
	
}
.lkcon_a02_r ul li:hover .lkcon_a02_rpic img{
	transform: scale(1.1);	
}
/**********************************************/
.con_b_w{
	background: url("../images/bja.jpg") top center no-repeat #000;
	height: 273px;
}
.con_b_l{
	float: left;
	color: #fff;
}
.con_b_r{
	float: right;color: #fff;
}
.con_b_l01{
	margin-top: 110px;
	font-size: 36px;
	font-weight: bold;
}
.con_b_l02{
	font-size: 30px;
	line-height: 40px;
	margin-top:30px;
}
.con_b_r01{
	margin-top:80px;font-size: 20px;
	line-height: 40px;
	text-align: right;
}
.con_b_r02{
	font-size: 30px;
	text-align: right;margin-top:10px;
	font-weight: bold;
	letter-spacing: -1px;
}
.con_b_r03{
	font-size: 16px;
	text-align: center;
	margin-top:20px;
	width: 120px;
	height: 36px;
	float: right;
	line-height: 36px;
	border-radius:10px;
	background-color: #d63b35;
}
.con_b_r03 a{
	color: #fff;
}

/***************************/
.con_c{
	margin: 10px auto 10px;
}
.con_c_bt{
	margin: 0 auto 50px;
	width: 703px;
	padding-top: 60px;
	background: url("../images/bt01.png") center 70px  no-repeat;
}
.con_c_bt01{
	position: relative;
	margin: 0 auto;
	width: 550px;
	text-align: center;
	height: 60px;
}
.con_c_bt02{
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size:18px;
	color: #fff;
}
.con_c_bt01a{
	position: absolute;
	z-index: 33;
	top:-30px;
}
.con_c_bt01b{
	position: absolute;
	z-index: 1;
	font-size:110px;
	font-weight: bold;
	text-transform: uppercase;
	color: #faeded;
	text-align: center;
	width: 100%;top:-15px;
}
.con_c_bt01a .con_c_bt01aaa{
	margin-left: 80px;
}

/**********************************/

.kunr{  padding-top:10px; height: 340px;}


.kunr dl{ width:189px; float:left; margin-right:13.2px; background:#f0f0f0; height:303px; box-shadow:0.1rem 0.1rem 0.5rem 0.1rem #eee;}
.kunr dt{ width:189px; height:170px; overflow:hidden;}
.kunr dt img{ display:block;width:189px; height:170px;-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s; }
.kunr dl:hover dt img{-webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    -transform:scale(1.1,1.1);}
.kunr dd em{display:block; width:42px; height:42px; margin:0 auto; position:relative; margin-top:-21px; z-index:1; background:#3257a1;border-radius:42px; font:20px Arial; text-align:center; font-weight:bold; line-height:42px; color:#fff;}
.kunr dd h3{ font:20px "Microsoft YaHei"; text-align:center; font-weight:lighter; color:#404040; line-height:28px; padding-top:20px;}
.kunr dd h3 span{ display:block; font-size:18px;}
.kunr dd h3 b{ color:#000;/*e3a946;*/}
.kunr .nones{ margin-right:0;}


/*************************************/

/*******************************************/
.lkcon_b_w{
		  box-sizing: border-box;
	  padding: 30px 2px;
}
/********************/
.fold_wrap{width:100%;height:600px;margin:0px auto 0 auto;overflow:hidden;}
.fold_wrap li{float:left;width:25%;height:600px;position:relative;overflow:hidden;cursor:pointer;}
.fold_wrap li .mask_b{position:absolute;overflow:hidden;width:100%;height:100%;right:0px;top:0px; text-align:left;background:rgba(0,0,0,.3);_background:#B2B2B2;z-index:11;}
.fold_wrap li.active .mask_b{background:none;}
.fold_wrap li .mask_b h4{color:#fff;width:100%;margin:0 auto;display:block;font:30px/30px Microsoft Yahei;position:relative; right:40px; padding-top:30px;}
.fold_wrap li.big{width:875px;}
.i_how_n1{ top:370px;}
.pic_auto{width:100%;height:100%; filter:brightness(36%)}
.fold_wrap li.active .mask_b{background:rgba(50,87,161,0.91);}
.fold_wrap li.active .mask_b{background:rgba(50,87,161,0.91);
}
/***********************/
.bj_a {
    margin-left: 40px;
    color: #fff;
    margin-top: 50px;
	font-size: 30px;
	font-weight: bold;
}
.bj_a .bj_a01{
	float: left;
	width: 2px;
	height: 70px;
	background-color: #fff;
}
.bj_a .bj_a02{
	float: left;
	width: 40px;
	
	margin-left: 20px;
	line-height:30px;
	text-align: center;
}
.bj_b{
	width: 100%;
	box-sizing: border-box;
	padding: 30px;
}
.bj_b01{
	text-align: center;
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	line-height: 40px;
}
.bj_b02{
	text-align: center;
	font-size: 18px;
	margin-top: 10px;
	line-height: 30px;
	color: #fff;
}
.bj_b03{
	width: 100%;
	box-sizing: border-box;
	padding:10px 30px;
	font-size: 15px;
	color: #fff;
	line-height: 24px;
}
.bj_c{
	position: absolute;
	bottom: 50px;
	left:60px;
}
.bj_c01{
	height: 2px;
	width: 60px;
	background-color: #fff;
	clear: both;
	margin-bottom:30px;
}
.bj_c02{
	font-size: 60px;
	font-weight: bold;
	color: #fff;
}

.fold_wrap li .bj_b{
	width: 0;
	display: none;
	overflow: hidden;transition: all .3s ease-in-out;
}
.fold_wrap li:hover .bj_b{
	width:100%;
	display: block;
}
.fold_wrap li.active .bj_b{display: block;width:100%;
}
.fold_wrap li.active .bj_a02{
	display: none;
}
.lkcon_a01_raa{
	float: right;
	background: url("../images/jb_a.png") 110px center no-repeat #3257a1;
	width: 185px;
	height: 42px;
	line-height: 42px;
	border-radius: 21px;
	margin-top: 35px;
}
.lkcon_a01_raa a{
	padding-left: 25px;
	font-size: 16px;
	color: #fff;
}
.lkcon_a01_raa a:hover{
	color: #ffff00;
}
.lkcon_c_w{
	margin: 20px auto;
	background: url("../images/bj_x.png") top center no-repeat;
	height: 655px;
}
.lkcon_c01{
	font-size: 36px;
	font-weight: bold;
	line-height: 40px;
	margin-top:70px;
	color: #00bae1;
}
.lkcon_c01 span{
	display: block;
	float: left;
	
}
.lkcon_a01_l02aaa{
	color: #f8f8f8;
}

/**************/
.con_c_nr ul li{
	float: left;
	width: 385px;
	margin-right: 22.5px;
}
.con_c_nr ul li:nth-child(3n){
	margin-right: 0;
}

 .con_c_pic{
	width: 385px;
	height: 290px;
	overflow: hidden;
	box-sizing: border-box;

}
.con_c_pic img{
	width: 385px;
	height: 290px;
	transition: all 0.6s ease;
}
.con_c_pic:hover img{
	transform: scale(1.1);
}
.con_c_name{
	text-align: center;
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	margin-bottom: 20px;
}
.con_c_name a{
	color: #666;
}
.con_c_name a:hover{
	color: #d63b35;
}

/**********************************/
.likcon_b_w {
  background: url(../images/hxa.png) top center no-repeat;
  padding: 60px 0 80px;
  height: 193px;
	margin-top:50px;
}
.con_b01 {
  text-align: center;
  font-size: 68px;
  color: #fff;
  line-height: 80px;
}
.con_b02 {
  font-size: 30px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  margin-top: 15px;
}
.con_b03 {
  text-align: center;
  margin-top: 20px;
  color: #fff;
  line-height: 36px;
  font-size: 16px;
}
.likcon_c_w {
  position: relative;
  z-index: 1;
  background: url(../images/hx.png) top center no-repeat;
  padding: 60px 0;
  top: -23px;
}
.con_c01 img {
  float: left;
  width: 493px;
}
.con_c01_nr {
  float: right;
  margin-top: 45px;
  background: url(../images/hx10.png) left top no-repeat;
  width: 660px;
}
.con_c01_nr01 {
  margin-left: 80px;
  font-size: 24px;
  font-weight: bold;
  margin-top: 10px;
  color: #333;
}
.con_c01_nr02 {
  margin-left: 80px;
  font-size: 12px;
  margin-top: 5px;
  text-transform: uppercase;
  color: #666;
}
.con_c01_nr03 {
  margin-top: 25px;
  font-size: 16px;
  line-height: 36px;
  padding-bottom: 20px;
  margin-left: 60px;
}
/*************2********/
.con_c02 img {
  float: right;
  width: 437px;
}
.con_c02.con_c04 img {
  float: right;
 width: 560px;
}
.con_c02_wz{
	position: relative;
    top: -120px;
	}
.con_c03_wz{
	position: relative;
    top: -300px;
}
.con_c04_wz{
	position: relative;
    top: -300px;
}
.likcon_c.c.main{
	    height: 1465px;
}
.con_c01_nrl {
  float: left;
  margin-top: 160px;
  width: 630px;
  background: url(../images/hx11.png) left top no-repeat;
}
.con_c03_nr {
  float: right;
  margin-top: 100px;
  background: url(../images/hx12.png) left top no-repeat;
  width: 620px;
}
.con_c04_nrl {
  float: left;
  margin-top: 73px;
  width: 630px;
  background: url(../images/hx13.png) left top no-repeat;
}

/*************/
.con_c_btaa{
	background: url(../images/bt02.png) center 70px no-repeat;
	
}
.con_c_btaa .con_c_bt01aaa{
	color: #fff;
}
.con_c_btaa  .con_c_bt01b{
	color: #cd5c59;
	font-size:72px;
}
 .con_c_btaa .lkcon_a01_l01a0100a{color: #fff;
}
 .con_c_btaa .lkcon_a01_l01a02{
	 background-color: #fff;
}
.con_c_btaa .con_c_bt02{
	color: #d63b35;
}
.con_d_w{
	border-top: 3px solid #d63b35;
	padding-top: 50px;
}
/************************************/
/*********************************/
.con_f_w{
	background-color: #f2f2f2;
	margin:20px auto 0;
	padding: 60px 0;
}
.synews_bt{
	height: 63px;
	line-height: 60px;
	background-color: #fff;
}
.synews_nr{
	margin-top:60px;
}
.synews_bt_more{
	float: right;
	margin-right: 30px;
	width: 30px;
	height: 30px;
	background-color: #999999;
	border-radius: 50%;
	font-size:26px;
	line-height: 26px;
	margin-top:16px;
	text-align: center;
}
.synews_bt_more a{
	color:#666
}
.synews_bt_more a:hover{
	color:#2f3192
}
.synews_nr_l{
	float: left;
	width: 580px;
}
.synews_nr_r{
	float: right;
	width: 580px;
}
.synews_bt{
	font-size: 14px;
	color: #fff;
	background-color: #d63b35;
}
.synews_bt span{
	display: block;
	float: left;
	font-size: 18px;
	margin-right: 10px;
	font-weight: bold;
	color: #fff;
	margin-left: 20px;
}
.synews_jj01{
	margin:30px auto 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #dfdfdf;
}
.synews_jj01_l{
	float: left;
	width: 221px;
	height: 164px;
	overflow: hidden;
}
.synews_jj01_r{
	float: right;
	width: 330px;
}
.synews_jj01_r01{
	font-size: 16px;
	line-height: 40px;
	margin-top: 10px;
}
.synews_jj01_r02{
	margin: 10px 0;
	width: 30px;
	height: 1px;
	background-color: #ccc;
}
.synews_jj01_r03{
	font-size: 14px;
	color: #666;
}
.synews_jj02 li{
	font-size: 15px;
	line-height:50px;
	border-bottom: 1px solid #dfdfdf;
	clear: both;
	padding-left: 20px;
	background: url("../images/dian.png") left center no-repeat;
}
.synews_jj02 li span{
	float: right;
	color: #666;
	font-size: 14px;
}
.synews_nr_l_pic{
	width:577px;
	height: 225px;
	overflow: hidden;
}
.synews_nr_l_pic img{
	width:577px;
	height: 225px;
	transition: all 0.6s ease;
}
.synews_nr_l_pic:hover img{
	transform: scale(1.1)
}
.synews_nr_l_nr{
	background-color: #fff;
	box-sizing: border-box;
}
.synews_nr_l_nr01{
	margin:0px 25px 15px;
	padding-top: 16px;
	font-size: 24px;
	color: #333;
	height: 60px;
	line-height: 50px;
	font-weight: bold;
	background: url("../images/bt03.png") bottom left no-repeat;
}
.synews_nr_l_nr02{
	margin:0px 25px 0px;
	font-size: 16px;
	color: #666;
	line-height: 36px;
	padding-bottom: 25px;
}

/**********************联系我们***********/
.ny_banner_w{
	height:440px;
	position:relative;
}
.ny_banner_w img{
	position:absolute;
	left:50%;
	margin-left:-960px;
	width:1920px;
}
.ny_wz{
	height:50px;
	line-height:50px;
	font-size:16px;
	color:#888;
	position:relative;	
}
.ny_wz a{
	color:#888;}
.ny_wz a:hover{
	color:#333;}
.contact_w{
	background-color:#f5f5f5;
	padding:30px 0 60px;}
.contact_n{
}
.contact_n_l{
	float:left;
	width:550px;

		background-color:#fff;
	box-sizing:border-box;
	padding:40px;
	height:400px;
}
.contact_n_la{
	font-size:28px;
	font-weight:bold;
	color:#333;
	margin-bottom:15px;
}
.contact_n_la span{
	display:block;
	font-size:18px;
	color:#666;
	line-height:40px;
	font-weight:normal;
	font-family:Arial;
}
.contact_n_lb{
	font-size:16px;
	line-height:36px;
	color:#666;
}
.contact_n_r{
	float:right;
	width:650px;
	height:400px;
	overflow:hidden;}
/****************关于我们********************/
.about_n_l{
	float:left;
	width:660px;

		background-color:#fff;
	box-sizing:border-box;
	padding:40px;
	height:400px;
}
.about_n_r{
	float:right;
	width:540px;
	overflow:hidden;
	height:400px;}
.about_n_r img{
	width:540px;
	height:400px;
	transition:all 0.6s ease;
}
.about_n_r:hover img{
	transform:scale(1.1);
}
.yzaa h2 {
    font-weight: normal;
    text-align: center;
	margin-bottom:50px;
}
.yzaa h2 span {
    display: block;
    font-size: 30px;
    color: #333333;
    line-height: 30px;
}
.yzaa h2 i {
    display: block;
    font-size: 40px;
    color: #333333;
    line-height: 40px;
    padding-top: 10px;
    font-weight: bold;
    font-style: normal;
}
.con_a p.xx{
	margin-bottom:60px;}
.about_more{
	margin:40px auto 40px;
	width:180px;
	text-align:center;
	background-color:#3257a1;
	height:40px;
	line-height:40px;
	font-size:18px;
}
.about_more a{
	color:#fff;
}
.about_c{
	margin-bottom:60px;}
/*******************************************************/
.fr_a {
    float: right;
}
.newsw{ margin-bottom: 60px;}
.newsw .ull{border:1px solid #eee;}
.newsw li::after{-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;}
.newsw{background:#fff;padding:20px;overflow:hidden; margin:0px auto 40px;}
.newsw .ul1 li{position:relative;width:100%; clear:both; overflow:hidden; border:1px solid #f5f5f5;}
.newsw .ul1 li::after{position:absolute;bottom:0;left:0;width:100%;height:0;content:'';color:#fff;background:#f7f7f7;}
.newsw .ul1 li:hover::after{height:100%;}
.newsw .ul1 li a{position:relative;z-index:1;display:block;padding:40px 20px;border-bottom:1px solid #ccc;clear: both;
    overflow: hidden;}
.newsw .ul1 li .imgk{overflow:hidden;width:280px;border:1px solid #eee;}
.newsw .ul1 li .imgk img{width:100%;}
.newsw .ul1 li .lin{float:left;width:790px;}
.newsw .ul1 li .lin .lidate{font-family:'Arial';font-weight:bold;float:left;width:72px;text-align:center;color:#666;border-top:2px solid #707070;}
.newsw .ul1 li .lin .lidate .p1{font-size:30px;margin-top:15px;}
.newsw .ul1 li .lin .lidate .p2{font-size:12px;margin-top:15px;}
.newsw .ul1 li .lin .linn{float:left;width:660px;padding-left:50px;}
.newsw .ul1 li .lin .linn h4{font-size:18px;color:#333;font-weight:normal;}
.newsw .ul1 li .lin .linn p{font-size:14px;line-height:27px;overflow:hidden;margin-top:18px;color:#888;}
.newsw .ul1 li .lin .linn .morehn{font-size:14px;line-height:32px;width:97px;height:32px;margin-top:24px;text-align:center;color:#ff0000;border:1px solid #ff0000;}
.newsw .ul1 li:hover .lidate{color:#000;border-top-color:#000;}
.newsw .ul1 li:hover .lin .linn h4{color:#000;}
/******************************/
.yzaa .xx {
    display: block;
    font-size: 15px;
    color: #666;
    line-height: 24px;
    margin-top: 40px;
    text-align: center;
}
.news_a_w{
	padding-bottom:50px;
	border-top:2px solid #f5f5f5;}
.news_a_w .yzaa h2 i{
	padding-top:50px;}
.news_a_w .yzaa .xx{
	margin-bottom:30px;
	margin-top:20px;}
.news_a_w  .yzaa h2{
		margin-bottom:0}
	/***************************************xiangqing***********/
	/************************/
.caseshow_a_nr{
	margin:0px auto 60px;
	background-color: #fff;

	box-sizing: border-box;
}
.caseshow_a_nr_bt{
	text-align: center;
	font-size: 22px;
	color: #333;
	padding-top: 0px;

}
.caseshow_a_nr_time{
	text-align: center;
	padding: 10px 0;
	margin-top: 30px;
	border-bottom: 1px dashed #dfdfdf;
	border-top: 1px dashed #dfdfdf;
}
.caseshow_a_nr_jj{
	margin-top: 30px;
	line-height: 30px;
	font-size: 16px;
}
.caseshow_a_nr_moreaa{
	margin-top: 60px;
}
.caseshow_a_nr_more{
	font-size: 15px;
	color: #333;margin-bottom:10px;
}
/*******************************/
.pro_l{
	float:left;
	width:240px;}
.pro_r{
	float:right;
	width:940px;
	background-color:#fff;
	box-sizing:border-box;
	padding:20px;}
.pro_n_w {
    background-color: #f5f5f5;
    padding:40px 0 60px;
}
.pro_n{
	padding-bottom: 60px;
}
.fwdh{
	background-color:#3257a1;
	box-sizing: border-box;
	padding: 30px 20px;
}
.fwdha{
	font-size:18px;
	color: #fff;
}
.fwdhb{
	font-size:28px;
	margin-top: 15px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #fff;
}
.pro_lbt{
	background-color:#3257a1;
	color:#fff;
	font-size:24px;
	font-weight:bold;
	height:60px;
	line-height:60px;
	box-sizing:border-box;
	padding-left:20px;
}
.pro_lnr ul li{
	clear:both;
	height:50px;
	line-height:50px;
	font-size:16px;
	background-color:#fff;
	margin-bottom:4px;
	box-sizing:border-box;
	padding-left:20px;}
.pro_r_bt{
	font-size:22px;
	line-height:36px;
	padding-bottom:12px;
	border-bottom:1px solid #dfdfdf;}
.pro_lnr ul li a{
	color:#666;}
.pro_lnr ul li a:hover{
	color:#d63b36;}
.pro_r_nr{
	margin-top:20px;}
.pro_r_nr ul li{
	float:left;
	width:286px;
	overflow:hidden;
	border:1px solid #dfdfdf;
	box-sizing:border-box;
	margin-bottom:21px;transition:all 0.6s ease;
	margin-right:21px;}
.pro_r_nr ul li:hover{
	border:1px solid #d63b36;
}
.pro_r_nr ul li:nth-child(3n){
	margin-right:0;}
.pro_r_nr ul li .pro_pic{
	width:286px;
	height:215px;
	overflow:hidden;
}

.pro_r_nr ul li .pro_pic img{
	width:286px;
	height:215px;
	transition:all 0.6s ease;
}
.pro_r_nr ul li:hover .pro_pic img{
	transform:scale(1.1);
}
.pro_jj{
	padding:5px 15px;}
.pro_jj_a{
	font-size:18px;
	line-height:36px;}
.pro_jj_b{
	font-size:14px;
	padding-bottom:25px;
	line-height:22px;
	color:#666;}
.pro_r_nr{
	min-height:400px;}
.proshow_r_nr{
	margin-top:20px;
	padding-bottom:150px;
}
	
/* 本例子css */
		.slideBox{ width:450px; height:338px; overflow:hidden; position:relative; border:1px solid #ddd;  }
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:450px; height:338px; display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }
	.pro_r_nr01_r{
		float:right;
		width:420px;}
	.pro_r_nr01_l{
		float:left;
		width:450px;
	}
	.pro_r_nr01_r01{
		margin-top:15px;
		line-height:50px;
		border-bottom:1px solid #dfdfdf;
		font-size:24px;}
	.pro_r_nr01_r02{
		margin-top:20px;
		font-size:15px;
		color:#666;}
	.proshow01{
		margin-top:30px;
		font-size:22px;
		padding-bottom:5px;
		width:88px;
		border-bottom:3px solid #333;
}
.proshow02{
	margin-top:20px; width: 905px;
	color:#666;
	line-height:30px;
	font-size:15px;}
.proshow02 {
    margin-top: 20px;
    color: #666;
    line-height: 30px;
    font-size: 15px;
    width: 905px;
}

/******产品分页*******/
.ny_news_page {
	margin: 10px auto 60px;
	clear: both;
	padding-top: 10px;
	width: 100%;
}
.ny_news_page a, .ny_news_page span {
	display: block;
	float: left;
	line-height: 40px;
	text-align: center;
	font-size: 12px;
	width: 70px;
	height: 40px;
	color: #333;
	background-color: #f8f8f8;
	margin-right: 10px
}
.ny_news_page a:hover, .ny_news_page span {
	background-color: #3257a1;
	color: #fff;
}
.ny_news_page a.page_aa {
	background-color: #3257a1;
	color: #fff;
}

/**********************************/
.case_lm{
	margin-bottom: 30px;
	margin-top: 10px;
	clear: both;
}
.case_lm ul{
	display:flex;
	justify-content: space-between;
}
.case_lm ul li{
	width: 18%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	background-color: #fff;
	cursor: pointer;
	
}
.case_lm ul li a{
	display:block;
}
.case_lm ul li.on,.case_lm ul li:hover{
	background-color: #d63b35;
	color: #fff;
}
.case_lm ul li.on a,.case_lm ul li:hover a{
	color: #fff;
}

.proshow02 img{
	max-width: 100%;
}
/************************/
.ltop{
	margin:20px auto;
}
.ltop_l{
	float: left;
	width: 247px;
}
.ltop_r{
	float: right;
	width: 848px;
}
.ltop_r ul li{
	float: left;
	text-align: center;
	width:106px;
	line-height: 56px;
	font-size: 16px;
}
.ltop_r ul li a:hover{
	color: #3257a1;
}
.ltop_r ul li.on a{
	color: #fff;
	display: block;
	width: 100%;
	height: 56px;
	background-color: #3257a1;
}

.ltop_r ul li:hover a{	display: block;
	color: #fff;	background-color: #3257a1;	height: 56px;
}
.ltop_r ul li:hover a:hover{
	color: #fff;
}

/***********************************/
/**********************************/
.lkcon_f{
	margin: 30px auto;
	width: 1200px;
	padding:  20px;
}
.lkcon_f ul li{
	float: left;
	width: 388px;
	margin-right: 18px;
	box-shadow: 0px 0px 10px #ccc;
}
.lkcon_f ul li:last-child{
	margin-right: 0px;
}
.lkcon_f ul li .lkcon_f_pic{
	width: 388px;
	height: 251px;
	overflow: hidden;
}
.lkcon_f ul li .lkcon_f_pic img{
	width: 388px;
	height: 251px;
	transition: all 0.6s ease;
}
.lkcon_f ul li:hover .lkcon_f_pic img{
	transform: scale(1.1);
}
.lkcon_f_name{
	padding:20px;
	font-size: 18px;
	line-height: 26px;
}
.lkcon_f_jj{
	font-size: 14px;
	line-height: 24px;
	color: #666;
	padding: 0 20px 20px;
}
.lkcon_f_time{
	font-size: 14px;padding:10px 20px 40px;color: #666;
	letter-spacing: 1px;
}
.lkcon_f_time span{
	font-size: 24px;
	color: #333;letter-spacing: 0px;
}
.foot_w{
	background: url("../images/foot_bj.png") top center no-repeat #2c2c2c;
	padding: 50px 0 20px;
}
.foot01{
	padding-bottom: 15px;
	padding-top: 20px;
	border-bottom: 1px solid #424242;
}
.foot01_l{
	float: left;
	width: 161px;
	padding-top: 10px;
}
.foot01_r{
	float: right;
	line-height: 80px;
	font-size: 22px;
	color: #fff;
}
.foot02{
	margin: 40px auto;
}
.foot02_l{
	float: left;
	width: 340px;
	margin-top: 20px;
}
.foot02_r{
	float:right;
	width: 820px;margin-top: 20px;
}
.foot02_r_l{
	float: left;
}
.foot02_r_r{
	float:right;
	width: 276px;
}
.foot02_r_r01{
	float: left;
	width: 128px;
	margin-right:16px;
}
.foot02_r_r01:last-child{
	margin-right: 0px;
}
.foot02_r_r01_pic{	padding:7px;
	margin: 0 auto;	box-sizing: border-box;
	width: 132px;	border: 1px solid #808080;
	height: 132px;
}
.foot02_r_r02_name{
	font-size: 14px;
	color: #808080;
	text-align: center;
	margin-top: 10px;
	width: 132px;
}
/**************************/
.foot02_l_bt{
	font-size: 18px;
	border-left: 3px solid #00bae1;
	padding-left: 15px;
	color: #bebebe;
	line-height: 18px;
}
.foot02_l_nr{
	margin-top: 30px;
	margin-left:11px;
}
.foot02_l_nr a{
	color: #bebebe;
	display: block;
	font-size: 15px;
	float: left;
	width: 50%;
	line-height: 32px;
}
.foot02_l_nr a:hover{
	color: #fff;
}
.foot02_r_nr{
	margin-top: 30px;color: #bebebe;font-size: 15px;
}
.foot02_r_nr ul li{
	line-height: 44px;	padding-left: 44px;
}
.foot02_r_nr ul li span{
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}
.foot02_r_nr ul li span:nth-child(2){
	font-size: 12px;
	font-weight: normal;
	color: #bebebe;
}
.foot02_r_nr ul li:nth-child(1){
	background: url("../images/f_a.png") left center no-repeat;

}
.foot02_r_nr ul li:nth-child(2){
	background: url("../images/f_b.png") left center no-repeat;

}
.foot02_r_nr ul li:nth-child(3){
	background: url("../images/f_c.png") left center no-repeat;

}
.foot02_r_nr ul li:nth-child(4){
	background: url("../images/f_d.png") left center no-repeat;

}
.foot_aa_w{
	background-color: #1b1b1b;
	padding: 20px 0;
}
.foot_aa{
	font-size: 15px;
	color: #bebebe;
	text-align: center;
}
.foot_aa a{
	color: #bebebe;
}
.foot_aa a:hover{
	color: #fff;
}
.lcoaa_w{
	    background: -webkit-linear-gradient(top, #fff , #f8f8f8);
    background: -o-linear-gradient(bottom, #fff , #f8f8f8);
    background: -moz-linear-gradient(bottom, #fff , #f8f8f8);
    background: linear-gradient(to bottom,#fff , #f8f8f8);
	padding-bottom: 50px;
}
.yzaa{
	margin-top: 35px;
}
.contact_n_lc {
    margin-top: 10px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}
.contact_n_lc a {
    text-decoration: underline;
    color: #fff;
	display: block;background-color: #3257a1;
	width: 100px;
	text-align: center;
}
.about_n_laa {
    float: none;
    width: 100%;
    height: auto;
}
.contact_n_lb img{
	max-width: 100%;
}
.down ul li{
	font-size: 16px;
	line-height: 36px;
	border-bottom: 1px dashed #dfdfdf;
}
.down ul li span{
	float: right;
	font-size: 14px;
}
.down ul li a{
	padding-left: 5px;
}