body {
	font-size: 14px;
	font-family: "微软雅黑";
}

* {
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
	color: #444;
}

input {
	font-family: "微软雅黑";
}

ul,
li {
	list-style: none;
}

div,
ul,
ol,
li,
form,
h1,
h2,
h3,
dt,
dl,
dd,
p {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
img {
	border: 0;
}
.cl {
	clear: both;
	height: 0px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.all {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.all2 {
	width: 1200px;
	margin: 0 auto;
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}
.clearfix {	zoom: 1;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.left{	float: left;
}
.right{
	float: right;
}
/*头部开始*/
.header1{
	width: 100%;
	height: 134px;
	border-bottom: 1px dashed #aaaaaa;
}
.header2{
	width: 504px;
	margin-top: 40px;
}
.header3{
	background: url(../images/1.png) no-repeat center center/cover;
	width: 310px;
	margin-top: 36px;
	height: 74px;
	margin-left: 70px;
}
.header3 span{
	display: block;
	text-align: center;
	font-size: 15px;
	color: #afaeae;
	margin-top: 10px;
}
.header3 font{
	text-align: center;
	display: block;
	font-size: 12px;
	color: #afaeae;
}
.header4{
	width: 282px;
	margin-top: 22px;
}
.header5 span{
	font-size: 12px;
	color: #808080;
	vertical-align: middle;
}
.header5 font{
	font-size: 18px;
	color: #ee3d45;
	font-weight: bold;
	vertical-align: middle;
}
.header5 img{
	vertical-align: middle;
	position: relative;
	top: -5px;
}
.header6 .input1{
	width:194px;
	height: 34px;
	vertical-align: middle;
	outline: none;
	border: 1px solid #c9c9c9;
	padding-left: 12px;
	font-size: 14px;
	color: #a9a9a9;
}
.header6 .input2{
	width: 70px;
	height: 36px;
	line-height: 36px;
	background: #f5ab18;
	font-size: 18px;
	color: #fdf0de;
	outline: none;
	border: none;
	vertical-align: middle;
}
/*头部结束*/

.ban{ 
	width:710px; 
	height:auto; 
	position:relative; 
	overflow:hidden;
	margin:80px auto 0 auto;
}
.ban2{ 
	width:710px; 
	height:400px; 
	position:relative; 
	overflow:hidden;
}
.ban2 ul{ 
	position:absolute; 
	left:0; 
	top:0;
}
.ban2 img{}
.ban2 ul li{ 
	width:710px; 
	height:400px;
}
.ban2 ul li img{
	width: 26%!important;
	height: auto!important;
            display: block!important;
            margin: 0 auto!important;
}
.prev{ 
	float:left; 
	cursor:pointer;
}
.num{ 
	height:82px;
	overflow:hidden; 
	width:620px; 
	position:relative;
	float:left;
}
.min_pic{ 
	padding-top:10px; 
	width:710px;
}
.num ul{ 
	position:absolute; 
	left:0; 
	top:0;
}
.num ul li{ 
	width:120px; 
	height:70px; 
	margin-right:5px; 
	padding:1px;
}
.num ul li.on{ 
	border:1px solid red; 
	padding:0;
}
.num ul li img{
	width: 120px;
	height: 70px;
}
.prev_btn1{ 
	text-align:center;  
	margin-right:20px; 
	cursor:pointer; 
	float:left;
}
.next_btn1{  
	text-align:center;
	cursor:pointer;
	float:right;
}
.prev1{ 
	position:absolute; 
	top:190px; 
	left:20px; 
	width:28px; 
	height:51px;
	z-index:9;
	cursor:pointer;
}
.next1{ 
	position:absolute; 
	top:190px; 
	right:20px; 
	width:28px; 
	height:51px;
	z-index:9;
	cursor:pointer;
}
.mhc{ 
	background:#000; 
	width:1920px;
	margin-left:-360px;
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(Opacity=50); 
	position:absolute; 
	left:0; 
	top:0; 
	display:none;
	z-index: 999;
	position: absolute;
	margin-top: -642px;
}
.pop_up{ 
	width:800px; 
	height:389px; 
	padding:10px; 
	background:#fff; 
	position:fixed; 
	-position:absolute; 
	left:50%; 
	top:70%; 
	margin-left:-405px; 
	margin-top:-405px; 
	display:none; 
	z-index:9999;
}
.pop_up_xx{ 
	width:40px; 
	height:40px; 
	position:absolute; 
	top:-40px; 
	right:0; 
	cursor:pointer;
}
.pop_up2{ 
	width:710px; 
	height:389px; 
	position:relative; 
	overflow:hidden;
}
.pop_up2{ 
	width:800px; 
	height:389px; 
	position:relative; 
	overflow:hidden; 
	float:left;
}
.pop_up2 ul{ 
	position:absolute; 
	left:0; 
	top:0;
}
.pop_up2 ul li{ 
	width:800px; 
	height:389px; 
	float:left;
}
.pop_up2 ul li img{
	width: auto!important;
	height: auto!important;
	max-width: 100%!important;
	max-height: 100%!important;
	display: block!important;
	margin: 0 auto!important;
}
/*导航栏开始*/
.nav1{
	height: 50px;
	line-height: 50px;
}
.nav1 ul li{
	width: 170px;
	text-align: center;
	float: left;
	font-size: 16px;
}
.nav1 ul li a{
	color: #333333;
}
.nav1 ul li.aaa a{
	color: #f5ab18;
}
.fjlp {
    width: 100%;
    height: 41px;
    line-height: 42px;
    border-bottom: 1px solid #e5e5e5;
}
.fjlp ul li {
    cursor: pointer;
}
.fjlp ul li {
    float: left;
    width: 130px;
    text-align: center;
    font-size: 16px;
}
.fjlp ul li.chs1 {
    color: #fff;
    background: #f5ab18;
}
/*导航栏结束*/
.nbig{
	margin-top: 200px;
	width:100%;
	height: 435px;
}
.nbig img{
	width: 100%;
	height:435px;
}
/*banner*/
.banner {
	width: 1920px;
	height: 500px;
	margin-left: -360px;
	clear: both;margin-top: 200px;
}
.W2 {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	position: relative;
	clear: both;
}
.flexslider {
	position:relative;
	height:100%;
	width: 1920px;
	overflow:hidden;                       
}
.W2{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.slides {
	position: relative;
	z-index: 1;
	height:100%;
	width: 100%
}
.slides li {
	height: 100%;
	width: 100%;
	position: relative;
	background-size: 100% 100%
}
.slides img{
	height: 245px;
}
.flex-control-nav {
	position: absolute;
	bottom: 10px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.flex-control-nav li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
	*display: inline;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 40px;
	overflow: hidden;
	background:#ccc;
	cursor: pointer;
	border-radius: 28px;
}
.flex-control-nav .flex-active {
	background-position: 0 0;
	width: 14px;
	height: 14px;
	background: #f5ab18;
	border-radius: 28px;
}
.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 45%;
}
.flex-direction-nav li a {
	display: block;
	width: 66px;
	height: 66px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}
.flex-direction-nav li a.flex-prev {
	left: 40px;
	background: url(../images/banner_arrow_left.png) center center no-repeat;
	display: none
}
.flex-direction-nav li a.flex-next {
	right: 40px;
	background: url(../images/banner_arrow_right.png) center center no-repeat;
	display: none
}
.flexslider:hover .flex-direction-nav li a.flex-prev {
	display: block;
}
.flexslider:hover .flex-direction-nav li a.flex-next {
	display: block;
}
/*banner图结束*/
/*产品展示开始*/
.cpzs1{
	margin-top: 60px;
}
.cpzs1 h3{
	text-align: center;
	font-size: 24px;
	color: #333333;
	font-weight: 400;
	background: url(../images/4.png) no-repeat center 100%;
}
.cpzs1 span{
	text-align: center;
	font-size: 12px;
	color: #928c8c;
	display: block;
	margin-top: 3px;
}
.cpzs2{
	margin-top: 47px;
}
.cpzs2 ul li{
	float: left;
	width: 290px;
	height: 200px;
	position: relative;
	margin-right: 10px;
	margin-top: 10px;
	border: 1px solid #c9c9c9;
}
.cpzs2 ul li:nth-child(4n){
	margin-right: 0;
}
.cpzs3{
	width: 290px;
	height: 200px;
	overflow: hidden;
	display: table-cell; 
	vertical-align: middle;
	position: absolute;
	left: 0;
	top: 0;
}
.cpzs3 img{
	display: block;
	margin: 0 auto;
	height: auto;
	max-width: 290px;
	max-height: 200px;
}
.meng{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(49,49,49,0.52);
	width: 290px;
	height: 200px;
}
.meng span{
	font-size: 16px;
	color: #fff;
	text-align: center;
	display: block;
	margin-top: 54px;
	margin-bottom: 25px;
}
.meng img{
	display: block;
	margin: 0 auto;
}
.cpzs2 ul li:hover .meng{
	display: block;
}
.cpzs4{
	display: block;
	margin:32px  auto 0;
}
.cpzs4 ul li{
	width: 116px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #c9c9c9;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #333333;
	margin-right: 24px;
	cursor: pointer;
}
.cpzs4 ul li:last-child{
	margin-right: 0;
}
.cpzs5{
	width: 544px;
	display: block;
	margin: 0 auto;
}
.more1{
	width: 160px;
	height: 38px;
	line-height: 38px;
	display: block;
	margin: 62px auto 62px;
	border: 1px solid #c9c9c9;
	text-align: center;
	font-size: 16px;
}
.more1 a{
	color: #a5a3a3;
	display: block;
}
.more1:hover{
	background: #f5ab18;
	border: 1px solid #f5ab18;
}
.more1:hover a{
	color: #fff;
}
.cpzs5 ul li.chs1{
	background: #f5ab18;
	border: 1px solid #f5ab18;
	color: #fff;
}
.cpzs5 ul li.chs1 a{
	color: #fff;
}
/*产品展示结束*/
/*公司荣耀开始*/
.gcal_qb {
	width: 100%;
	background: #f2f2f5;
}
.tempWrap1 ul li {overflow: hidden;display: table-cell; vertical-align: middle;
	width: 294px;
	height: 230px;
	float: left;
	margin-right: 0x;
}
.tempWrap1 ul li:last-child{
	margin-right: 0;
}
.tempWrap1 ul li img{
	max-width: 298px;
	max-height: 200px;
	margin: 0 auto;
	float: left;	
}
.bd {
	width: 1200px;
	display: block;
	margin: 66px auto 0;
}
.lslide span {
	position: absolute;
	top: 50%;
	margin-top: -22.5px;
	cursor: pointer;
}
.tempWrap1 ul li p{
	height: 28px;
	line-height: 28px;
	color: #dcdcdc;
	font-size: 18px;
	text-align: center;
}
.lslide .prev {
	left: 11.5%;
}
.lslide .next {
	right: 13%;
}
.tempWrap1 ul li font{
	display: block;
	text-align: center;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #444444;
}
.gsry{
	background: url(../images/5.jpg);
	width: 100%;
	height: 600px;
}
.gsry {
	position: relative;
}
.gsry1 h3{
	color: #fff;
}
.gsry1{
	margin-top: 80px;
}
.more2 a{
	color: #fff;
}
.more2{
	margin: 80px auto 80px;
}

/*公司荣誉结束*/
/*新闻动态开始*/

.stage3 {
	width:100%;
	margin-top:35px;
}
.stage3 .stage3_width {
	width:281px;
	height:207px;
	padding:10px 22px;
	border-top:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	position:relative;
	-moz-transition:all 0.2s linear 0s;
	-webkit-transition:all 0.2s linear 0s;
	transition:all 0.2s linear 0s;
	position:relative;
	overflow:hidden;
}
.stage3 .stage3_width:last-child{
	border-right:1px solid #e1e1e1;
}
.stage3 .stage3_width:hover {
	-moz-box-shadow:0 0 8px rgba(8,1,3,.2);
	-webkit-box-shadow:0 0 8px rgba(8,1,3,.2);
	box-shadow:0 0 8px rgba(8,1,3,.2);
	z-index:10; 
	background-color:#f8f7f7;
	border-top-color:#c89042;
	-moz-transform:translate3d(0,-2px,0);
	-ms-transform:translate3d(0,-2px,0);
	-o-transform:translate3d(0,-2px,0);
	-webkit-transform:translate3d(0,-2px,0);
	transform:translate3d(0,-2px,0);
}
.stage3_a h5 {
	font-size:18px;
	color:#666;
	line-height:26px;
	padding-top:15px;
}
.stage3_a p,.stage3_b p,.stage3_c p,.stage3_d p {
	font-size:14px;
	color:#666;
	line-height:26px;
	padding:12px;
}
.stage3_a .stage3Box, .stage3_b .stage3Box, .stage3_c .stage3Box, .stage3_d .stage3Box {
	width:581px;
	height:188px;
	overflow:hidden;
	padding:0 22px;
}
.stage3_d{ 
	width:581px;
	position: relative;
}
.stage1Title {
	height:46px;
}
.stage1Title span {
	display:inline-block;
	line-height:46px;
	float:left;
	font-size:18px;
	color:#3d3f4b;
}
.stage1Title span a {
	display:inline-block;
	font-size:18px;
	color:#3d3f4b;
}
.stage1Title .more{
	display:block;
	width:41px;
	height:11px; 
	margin-top:20px;
	margin-left:20px;
	display:inline;
}
 /*.preNext {width:100%;height:100%;margin-top:14px;}
.preNext a {width:100%;height:100%;}*/
 .preNext a:hover { ;}
.preNext i {
	display:block;height:62px; width: 65px;
}
.preBtn i{
	background:url(../images/25.png) no-repeat left 100%;
}
.nextBtn i{
	background:url(../images/26.png) no-repeat right 100%;
}
.stage3Box{
	height: 316px !important;
}
.fl{
	float:left;
}

.clearfix::after, .clearfix::before {
    content: "";
    display: table;
}
.clearfix::after {
    clear: both;
    overflow: hidden;
}
.clearfix::after, .clearfix::before {
    content: "";
    display: table;
}
 .preBtn {
   z-index: 99;
    position: absolute;
    height: 62px;
    width: 65px; 
    bottom: 0;
    left: 0; 
}
.nextBtn  {
   z-index: 99;
    position: absolute;
    height: 62px;
    width: 65px;   
    top: 0;
    right: 0;   
}
.fr {
    display: inline;
    float: right;
}
.news3 .tempWrap{
	width: 581px !important;
	overflow: hidden; 
	height: 316px;
}
body{
	overflow-x: hidden;
}
.xwdt4{
	margin-top: 40px;
	height: 330px;
}
.xwdt3{
	width:581px;
}
.xwdt5 span{
	display: block;
	width:100%;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	margin: 10px 0;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.xwdt5 font{
	font-size: 14px;
	color: #999999;
	display: block;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	width: 98%;
	height: 19px;
}
.xwdt5{
	padding-bottom:7px;
	border: 1px solid #e5e5e5;
	padding-left: 62px;
	margin: -11px auto;
}
.xwdt6{
	width: 594px;
}
.xwdt7{
	width: 466px;
}
.xwdt7 span{
	font-size: 16px;
	color: #333333;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	margin: 14px 0 10px 6px;
	display: block;
}
.xwdt7 p{
	font-size: 14px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-left: 6px;
	color:#999;
}
.xwdt8  h3{
	font-size: 24px;
	color: #fff;
	text-align: center;
	margin-top: 16px;
}
.xwdt8{
	background: url(../images/24.png) no-repeat 100% 100%;
	width: 93px;
	height: 93px;
}
.xwdt8 span{
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	display: block;
}
.xwdt6 ul li{
	width: 590px;
	height: 93px;
	border: 1px solid #e5e5e5;
	margin-bottom: 16px;
}
.more3{
	margin-top: 50px;
}
.xwdt6 ul li:hover .xwdt7 span{
	color: #f5ab18;
}
/*新闻动态结束*/
/*关于我们开始*/
.gywm1{
	padding-top: 60px;
}
.gywm1 span{
	font-size: 24px;
	color: #333333;
	float: left;
	border-bottom: 1px solid #ee3d45;
}
.gywm1 font{
	float: right;
	font-size: 16px;
	color: #333333;
}
.gywm1{
	border-bottom: 1px solid #c9c9c9;
	height: 34px;
	line-height: 34px;
}
.gywm2{
	width: 690px;
}
.gywm3{
	width: 690px;
	border-bottom: #c9c9c9;
}
.gywm3 span{
	font-size: 16px;
	color: #333333;
	line-height: 26px;
	display: block;
	text-align: justify;
	padding-top: 42px;
	padding-bottom: 48px;
	border-bottom: #c9c9c9;
	display: block;
}
.gywm4 ul li{
	width: 140px;
	height: 130px;
	margin-right: 20px;
	float: left;
	cursor: pointer;
}
.gywm4 ul li img{
	display: block;
	margin: 0 auto;
	padding-top: 16px;
}
.gywm4 ul li  span{
	font-size: 16px;
	color: #333333;
	text-align: center;
	display: block;
	padding-top: 20px;
}
.gywm4 ul li:hover{
	border: 1px solid #ee3d45;
}
.gywm5{
	width: 472px;
	height: 292px;
	margin-top: 43px;
}
.gywm5 img{
	width: 472px;
	height: 292px;
}
.gywm{
	background: url(../images/31.png) no-repeat 100% 100%;
	height: 530px;
}
/*关于我们结束*/
/*footer开始*/
.footer{
	background: #333333;
	height: 190px;
}
.footer1{
	width:-webkit-calc(100% - 484px);
	float: left;
	margin-top:62px;
}
.fote1{
	width: 100%;
	margin-bottom:30px;
	height: auto;
	overflow: hidden;
	text-align: center;
}
.fote2{
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
}
.footer1 h3{
	font-size: 15px;
	color: #ffffff;
	line-height: 30px;
	margin-bottom: 14px;
}
.footer1 span{
	font-size: 16px;
	color: #fff;
	display: inline-block;
	line-height: 22px;
	margin-right: 18px;
}
.footer2{
	width: 130px;
	height: 40px;
	background-size: 120px 40px;
	background: url(../images/36.jpg) no-repeat 100% center/cover;
}
.footer2 img{
	width: 40px;
	text-align: center;
}
.footer2 ul li{
	width: 40px;
	text-align: center;
	float: left;
}
.footer2 ul li img{
	width: 16px;
	height: 16px;
	margin-top: 12px;
}
.footer3{
	width: 90px;
	margin-left: 88px;
}
.footer3 img{
	vertical-align: middle;
	margin-right: 6px;
}
.footer3 span{
	vertical-align: middle;
	line-height: 24px;
}
.footer3 span a{
	color: #fff;
}
.footer4{
	width: 90px;
	margin-left: 72px;
}
.footer4 img{
	vertical-align: middle;
	margin-right: 6px;
}
.footer4 span{
	vertical-align: middle;
	line-height: 24px;
}
.footer4 span a{
	color: #fff;
}
.footer5 {
	width: 190px;
	display: inline-block;
	float: left;
	margin-top:50px;
	margin-left: 80px;
}
.footer5 h3{
	font-size: 15px;
	color: #ffffff;
	line-height: 30px;
	margin-bottom: 14px;
}
.footer5 span{
	color: #828282;
	font-size: 26px;
	font-weight: bold;
}
.footer5 span a{
	color: #fff;
}
.footer6{
	display: inline-block;
	float: right;
	width: 130px;
	height: 130px;
	margin-top:30px;
}
.footer1 span a{
	color: #fff;
}
.footer6 img{
	width: 100%;
	height: 100%;
}
.footer7{
	background: #ffffff;
	display: block;
	margin: 0 auto;
}
.footer7 span{
	color: #999999;
	font-size: 14px;
	text-align: center;
	display: block;
	margin: 0 auto;
	height: 36px;
	line-height: 36px;
}
/*footer结束*/
.dnd{
	display: none;
}
/*导航下面的东西开始*/
.menuD{
    width: 1920px;
    position: relative;
    margin-left: -360px;
    background: #f1f1f1;
    overflow: hidden;
    box-shadow: 1px -2px 5px #ccc;
}
.menuD .menuDall li{
    display: none;
    margin: 20px auto ;
    overflow: hidden;
}
.menuD .menuDall li .menuDL{
    float: left;
    width: 150px;
    height: 200px;
    text-align: center;
    /*background: #004da3;*/
}
.menuD .menuDall li .menuDL p{
    color: #f5ab18;
    font-size: 20px;
    line-height: 50px;
    font-weight: bold;
    margin-top: 20px;
}
.menuD .menuDall li .menuDL span{
    width: 50px;
    height: 2px;
    display: block;
    background:#f5ab18 ;
    margin:0px auto 10px auto;
}
.menuD .menuDall li .menuDL a{
    display: block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    border: 1px solid #f5ab18;
    margin: 0 auto;
}
.menuD .menuDall li .menuDR{
    width: 1050px;
    height: 200px;
    float: right;
}
.menuDR1{
    width: 155px;
    float: left;
    height: auto;
    margin-left: 20px;
}
.menuDR1:first-child{
    margin-left: 10px;
}
.menuDR1 p{
    font-size: 14px;
    line-height: 40px;
    font-weight: bold;
    overflow:hidden; /*超出的部分隐藏起来。*/
    white-space:nowrap;/*不显示的地方用省略号...代替*/
    text-overflow:ellipsis;/* 支持 IE */
    text-align: center;
}
.menuDR1 .menuDR1img{
    width: 100%;
    height: 80px;
}
.menuDR1 .menuDR1img img{
    width: 100%;
    height: 100%;
}
.menuDR1 .menuDRtext{
    display: block;
    width: 100%;
    height: 80px;
    line-height:26px;
    overflow: hidden;
    font-size: 13px;
}
.menuDR1 .lei{
    width: 100%;
    line-height: 25px;
    display: block;
    overflow:hidden; /*超出的部分隐藏起来。*/
    white-space:nowrap;/*不显示的地方用省略号...代替*/
    text-overflow:ellipsis;/* 支持 IE */
}
.menuDR1 .lei:hover{
    color: #00afdc;
}
.menuDR1 .lei img{
    display: block;
    width: 15px;
    float: left;
    margin-top: 4px;
}
.menuDR2{
    width: 200px;
    /*height: 200px;*/
    float: left;
    margin-left: 20px;
}
.menuDR2 .menuDR2img{
    width: 200px;
    /*height: 200px;*/
    /*float: left;*/
    overflow: hidden;
}
.menuDR2 .menuDR2img img{
    width:200px;
    height:auto ;
}
.menuDR2 .menuDRtit2{
    width: 200px;
    /*padding-left: 10px;*/
    /*float: left;*/
    overflow: hidden;
    font-weight: bold;
    font-size: 16px;

}
.menuDR2  .menuDRtext2{
    width: 200px;
    /*padding-left: 10px;*/
    height: 100px;
    /*float: left;*/
    overflow: hidden;
    display: block;
    line-height: 24px;
    height: 72px;
}
.nav1{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.nav1 li{
    float: left;
    width: 170px;
    line-height:60px;
    font-size: 16px;
    text-align: center;
    color: #333;
}
 .nav1 li:hover a{
    color:#f5ab18;
}
.nav1 li.aaa a{
	color: #f5ab18;
}
.PCtop{
    /*这是头部的悬浮效果的样式*/
    /*position: fixed;*/
    /*这是2018-6-7的修改，目的是不让头部悬浮*/
    position: absolute;
    z-index: 99;
    background: #ffffff;top: 0;
}
.add_list{
    width: 100%;
    height: auto;
    overflow: hidden;

}
.add_list li{
    padding: 20px 0;
    overflow: hidden;
    cursor: pointer;
    border-bottom: 1px dashed #cecece
}
.add_list li .add_listL{
    width: 180px;
    height: 120px;
    overflow: hidden;
    float: left;
}
.add_list li .add_listL img{
    width: 100%;
    height: 100%;
}
.add_list li:hover .add_listL img{
    -webkit-animation: fangda  1s ease-in  both;
}
.add_list li .add_listR{
    width:690px;
    height: auto;
    float: left;
    padding: 0 10px;
}
.add_list li .add_listR b{
    font-size: 16px;
    margin-bottom: 20px;
}
.add_list li .add_listR p{
    color: #333333;
    line-height: 20px;
}
.last_add{
    width: 30%;
    height: auto;
    float: left;
    margin:0 10px;
}
.last_add .last_add1{
     width: 100%;
    font-size: 14px;
    line-height: 40px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.last_add .last_add2{
    width: 155px;
    height: 80px;
    margin-right: 10px;
    float:left;

}
.last_add .last_add2 img{
    width: 100%;
    height: 100%;
}
.last_add .last_add3 b{
    font-size: 13px;
    overflow:hidden; /*超出的部分隐藏起来。*/
    white-space:nowrap;/*不显示的地方用省略号...代替*/
    text-overflow:ellipsis;/* 支持 IE */
}
.last_add .last_add3 p{
    height:50px;
    overflow-y: hidden;
    color:#666666;
    margin-top: 5px;
    font-size: 12px;
}

.last_add3{
	margin: 0 10px;
}


/*导航下面的东西结束*/
/*内页开始*/
.lianxi span{
	font-size: 16px;
	color: #333;
	line-height: 30px;
	display: block;
}
.contentR_main_text{
	font-size: 18px;
	color: #333;
	margin-top: 20px;
	margin-bottom: 10px;
}
.about_text {
	font-size: 14px;
	color: #444;
	line-height: 30px;
}
.riqi h4{
	text-align: center;
	font-size: 18px;
	color: #333;
}
.riqi span{
	display: block;
	font-size: 14px;
	text-align: center;
	color: #444;
}
.page_change {
    clear: both;
    margin-top: 20px;
    line-height: 30px;
}
/*内页结束*/
/*-------------------------------------------------------------------sj开始------------------------------------------------*/
@media screen and (max-width: 640px){

	.pop_up2{
	width: 100%;
}
.pop_up2 ul li{
	width: 100%;
}
.pop_up{
	width: 95%;
	margin-left: -188px;
	margin-top: -300px;
	height: 332px;
}

.sjd{
	display: none;
}
.dnd{
	display: block;
}
body {
	font-family: microsoft yahei;
             font-size: 100%;
	background: #ffffff;
	color: #333333;
	overflow-x: hidden;
	}
.all{
	width: 100%;
}
/*导航开始*/
.sj{
	display: block;
}
.sj {
	height: 4rem;
	display: block;
             width: 100%;
             padding: 1% 0px;
}
.navbar-toggle{ 
	position: absolute;
	float: right;
	top: 22px;
	right: 3%;
	margin-bottom: 0px;
             background-color: transparent;
             border: none;
             border-radius: 1px;
             outline: none;
             cursor: pointer;
             width: 2.5rem;
             height: 1.8rem;
             overflow: hidden;
             z-index: 99;
             display: block;
         }
.navbar-toggle .icon-bar {
	display: block;
	height:4px; 
	width:40px;
	background-color:#bbb;
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top:8px;
}
.main-menu .navbar-nav {
	float: none;
	background-color: #28292e;
	padding: 10px 0;
}
.navbar-nav { 
	margin: 7.5px -15px;
}
#content .mainWrap{
	display: none !important;
}
.navbar-collapse {
	width:94%; 
	background:#f6f6f6;
	padding-right:3%;
	padding-left:3%;
	overflow-x:visible;
	-webkit-overflow-scrolling:touch;
	border-top:1px solid transparent;
	z-index: 999;
             -webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, .1);
             box-shadow:inset 0 1px 0 rgba(255, 255, 255, .1);
             position: relative; top:0.7rem; 
         }
.collapse {
	display:none;
}
.collapse.in {
	display:block
}
.collapsing {
	position:relative;
	height:0;
	overflow:hidden;
             -webkit-transition-timing-function:ease;
	-o-transition-timing-function:ease;
	transition-timing-function:ease;
             -webkit-transition-duration:.35s;
             -o-transition-duration:.35s;
             transition-duration:.35s;
	-webkit-transition-property:height, visibility;
	-o-transition-property:height, visibility;
	transition-property:height, visibility
}
.navbar-collapse.in {
	overflow-y:auto;
}
.cd-nav{
	position: fixed;
	z-index:99;
	top:0;
	left: 0;
	height: 100%;
	width: 100%;
	background:url(../images/navtan_bg.png);
	visibility: hidden;
	-webkit-transition: visibility 0s 0.7s;
	-moz-transition: visibility 0s 0.7s; 
	transition: visibility 0s 0.7s;
	z-index:99;
	display:none;
}
.cd-primary-nav {
	margin-top:0;
}
.cd-primary-nav li {
	border-bottom:1px solid #e6e6e6;
	text-indent:2em;
	line-height:3rem;
	position:relative;
	font-size: 1rem;
}
.cd-primary-nav li i{
	position:absolute; 
	right:2%; 
	top:2%; 
	font-style:normal; 
	font-size:1.2rem; 
	color:#333; 
	font-family:宋体; 
	font-weight:bold;
}
.cd-primary-nav li a{ 
	font-size:1rem; 
	display:block; color:#333;
}
.cd-primary-nav li ul{ 
	display:none;
}
.cd-primary-nav li ul li{
	position: relative;
	float: left;
	width: 100%; 
	border:none; 
	background:none;
}
.cd-primary-nav li ul li a{
	width:95%; 
	padding:0 0 0 5%; 
	border-top: 1px solid #eee; 
	opacity: .75;
	text-shadow: none !important;
	visibility: visible;
	display:block;
	line-height:4rem;
}
.cd-primary-nav li ul li a:hover{ 
	color:#2526ba;
}	
.innav {
    width: 725px;
    float: left;
    display: inline;
    margin: 20px 0px 0px 80px;
}
.sj_new{display: block;}
.innav li {
    width: auto;
    float: left;

}


/*新增样式*/


.ban2 ul li {
	width:100%!important;
	height:auto!important;

}
.pop_up2 ul{
	width: 100%!important;
}
/*.ban2 ul li img{
	max-width: 54%!important;
	height: auto!important;
}*/
.ban2{
	height: 260px;
}
.prev1{
	top:70px;
}
table{
	width: 100%;
}
.next1{
	top:70px;
}
.innav li a {
    font-size: 16px;
    padding: 0px 14px;
}
.innav li a:hover, .navcur a {
    color: #da251c;
}	
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 8px;
}
.small_img{display: none;}
.header{
	width: 100%;
	height: 4rem;	
	top: 0;
	z-index: 99;
}
.logo{
	padding-left: 3%;
	padding-top: .5rem;
	width: 30%;
}
.logo img{
	width: 100%;
	height: 100%;
}
/*导航结束*/
.Appbanner {
	display: block;
	width: 100%;
	height: 10rem;
}
.flexslider{
	width: 100%;
}
.flexslider:hover .flex-direction-nav li a.flex-next{
		display: none;
	}
.flexslider:hover .flex-direction-nav li a.flex-prev{
		display: none;
	}
.bd{
	width: 100%;
}
.cpzs1{
	margin-top: 1rem;
	width: 96%;
	margin:22px auto;
}	
.cpzs1 h3{
	font-size: 1.2rem;
}
.cpzs4{
	margin: -1rem auto 0;
}
.cpzs4 ul li{
	width:48%;
	font-size: .85rem;
	margin: 15px 0px 0px 0px;
}
.cpzs4 ul li:nth-child(2n){
	float: right;
}
.cpzs4 ul li:last-child{
	margin-right: 0;
}
.cpzs5{
	width: 96%;
}
.cpzs2{
	margin-top: .5rem; 
	width: 96%;
	margin: 0 auto;
}
.cpzs2 ul li{
	width: 48%;
	height: 116px; 
	margin: 15px 0px 0px 0px;
}
.cpzs2 ul li:nth-child(2n){
	float: right;
}
.cpzs3{
	width: 100%;
	height: 140px;
}
.cpzs3 img{
	width: 100%;
}
.meng{
	display: none !important;
}
.more1{
	margin: 1rem auto 1rem;
	font-size: .9rem;
	width: 120px;
}
.bd{
	margin: 1rem auto 0;
}
.lslide span{
	top: 55%;
}
.gsry{
	height: 100%;
	background-size: 100% 100%;
}
.tempWrap1 ul li{
	width:600px;
	margin-left: 40px;
}
.lslide .prev{
	left: 0;
}
.lslide .next{
	right: 0;
}
.more2{
	margin: 1rem auto 1rem;
	font-size: .9rem;
	width: 120px;
}
.xwdt4{
	margin-top: .5rem;
	height: 42rem;
}
.xwdt3{
	width: 100%;
}
.stage3_d{
	width: 100%;
}
.xwdt6{
	width: 100%;
}
.xwdt8{
	display: none;
}
.xwdt6 ul li{
	width: 100%;
}
.xwdt7{
	width: 98%;
	margin-right: 2%;
}
.gywm1{
	margin-top: 1rem;
	padding: 0;
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
}
.gywm{
	background: none;
}
.gywm2{
	width: 100%;
}
.gywm3 span{
	padding: .5rem 0%;
	width: 100%;
}
.gywm3{
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
}
.gywm4 ul li{
	width: 48%;
	margin-right: 4%;
}
.gywm4 ul li:nth-child(2n){
	margin-right: 0;
}
.gywm4 ul li:hover{
	border: none;
}
.gywm5{
	width: 100%;
	margin-top: 0;
	margin-bottom: 5rem;
}
.gsry{
	background: url(../images/5_1.jpg);
}
 /*底部*/
	.APPbtn {
		position: fixed;
		background: #fff;
		width: 100%;
		height: 4rem;
		bottom: 0;
		left: 0;
		z-index: 99;
		padding: 0.3rem 0;
		display: block;
		border-top: 0.05rem solid #dfdfdf;
	}
	.APPbtn .APPbtn1 {
		width: 25%;
		height: 100%;
		float: left;
	}
	.APPbtn .APPbtn1 .APPbtn1_img {
		position: relative;
		width: 100%;
		height: 1.6rem;
		overflow: hidden;
	}
	.APPbtn .APPbtn1 .APPbtn1_img img {
		display: block;
		position: absolute;
		max-width: 100%;
		height: 100%;
		top: 0;
		left: 37%;
	}
	.APPbtn .APPbtn1 .APPbtn1_img img:first-child {
		display: none;
	}
	.APPbtnbj .APPbtn1_img img:first-child {
		display: block!important;
	}
	.APPbtnbj .APPbtn1_img img:last-child {
		display: none!important;
	}
	.APPbtnbj a {
		color: #4b8efa!important;
	}
	.APPbtn .APPbtn1 a {
		font-size: 1rem;
		color: #bbbbbb;
		display: block;
		text-align: center;
		position: relative;
		margin-top: .4rem;
	}
	.APPbtn {
		display: block;width: 100% !important;
	}
	
.about_text {
	font-size: .8rem;
	color: #444;
	line-height: 2.5rem;
	width: 96%!important;
	margin-left: 3%!important;
	margin-right: 3%!important;
	display: block;
	text-align: justify;
}
.about_text img{
width:100% !important; height:auto !important;}
.nbig{
	margin-top: 0;
	width: 100%;
	height:7rem;
}
.nbig img{
	width: 100%;
	height:7rem;
}
.nei_mnav{
	margin-top: 1rem !important;
}	
.product_xiang .title label{
	margin-top: 2rem !important;
}
.ban{
	width: 100% !important;
}
.ban2{
	width: 100% !important;
}
.min_pic{
	width: 100% !important;
}
.num{
	width: 67% !important;
}
.fjlp ul li{
	width: 30%;
}
.fjlp1{
	width: 98%;
	margin: 0 auto;
}
.xgcp dl{
	width: 48%!important;
	margin-right: 2%!important;
}
.xgcp dl:nth-child(2n){
	margin-right: 0!important;
}
.xgcp dl dt{
	width: 100% !important;
}
.xiang_tits span{
	padding-left: 0!important;
}
.xwdt5 font{
	width: 56%;
}
.fjlp1 img{
	max-width: 100%;
}

}

