/* 首页-start  */
img{
	-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;
}
div{
	outline: none;
}
select{
	outline: none;
}
option{
	outline: none;
}
input{
	outline: none;
}
textarea{
	outline: none;
}
@font-face
{
	font-family: 'HC';
	font-weight: normal;
	font-style: normal;

	src: url('../font/Helvetica Narrow Bold.eot');
}
/* 头部 */
.header{
	width: 100%;
	height: 42px;
	line-height: 42px;
	background-color: #F5F5F5;
}
.header .con1{
	width: 1200px;
	height: 42px;
	line-height: 42px;
	margin: auto;
	font-size: 12px;
	font-family: "微软雅黑";
	color: #666666;
}
.header .con1 a:hover{
	color: #000000;
}
.header .con-l{
	float: right;
}
.header .con-l .kong{
	padding-right: 25px;
}
.header  .con-l .zhongwen{
	width: 25px;
	height: 17px;
	margin-top: 13px;
}
#zw{
	width: 63px;
	cursor: pointer;
}
#yw{
	width: 63px;
	cursor: pointer;
}
#language{
	position: relative;
	width: 90px;
	cursor: pointer;
}
#English{
	cursor: pointer;
	display: none;
	width: 75px;;
	background-color: #F5F5F5;
	float: right;
	position: absolute;
	top: 32px;
	left: -10px;
	padding-left: 10px;
	z-index: 100;
}
#language .active{
	display: block;
}
.header2{
	position: relative;
	width: 100%;
	height: 138px;
	background-color: #FFFFFF;
	color: #333333;
	z-index: 3;
}
.header2 .con{
	width: 1200px;
	height: 138px;
	margin: auto;
	position: relative;
}
.header3{
	width: 100%;
	height: 55px;
	position: fixed;
	top: 0;
	left: 0;
	/*background: -webkit-linear-gradient(left, #ECEBEB , #D0D0D0);
	background: -o-linear-gradient(right, #ECEBEB , #D0D0D0);
	background: -moz-linear-gradient(right, #ECEBEB , #D0D0D0);
	background: linear-gradient(to right, #ECEBEB , #D0D0D0);*/
	background-color: rgb(0,106,179);
	display: none;
	z-index: 6666;
}
.header3 .con{
	width: 1200px;
	height: 55px;
	margin: auto;
	position: relative;
}
.header2 .con .logo{
	margin-top: 10px;
}
.biaoti{
	font-size: 28px;
	color: #14395A;
	position: absolute;
	top: 30px;
	left: 85px;
}
.yingwen-biaoti{
	font-size: 13px;
	color: #14395A;
	font-family: arial;
	position: absolute;
	top: 70px;
	left: 85px;
}
.header2 .con .con-r{
	float: right;
	margin-top: 30px;
}
.header2 .con .search{
	/*float: right;*/
	width:43px;
	height: 43px;
	/*border: 1px solid #000000;*/
	margin-left: -5px;
	background: rgb(0,106,179);
}
.header2 .con .input{
	width: 280px;
	height: 40px;
	border: 1px solid #D9D9D9;
	padding-left: 15px;
	padding-right: 10px;
	line-height: 40px;
	/*float: right;*/
}
/*.header2 .con .nav{
	width: 1200px;
	height: 55px;
	margin: auto;
	background-color: #D4D5D4;
	position: absolute;
	left: 0;
	bottom:-25px;
	line-height: 55px;
	z-index: 100;

	background: -webkit-linear-gradient(left, #ECEBEB , #D0D0D0);
	background: -o-linear-gradient(right, #ECEBEB , #D0D0D0); 
	background: -moz-linear-gradient(right, #ECEBEB , #D0D0D0); 
	background: linear-gradient(to right, #ECEBEB , #D0D0D0); 
}*/
.header2 .con .nav{
	width: 1200px;
	height: 55px;
	margin: auto;
	/*background-color: #D4D5D4;*/
	background-color: rgb(0,106,179);
	position: absolute;
	left: 0;
	bottom:-25px;
	line-height: 55px;
	z-index: 100;
	/*background: -webkit-linear-gradient(left, #ECEBEB , #D0D0D0); 
	background: -o-linear-gradient(right, #ECEBEB , #D0D0D0); 
	background: -moz-linear-gradient(right, #ECEBEB , #D0D0D0);
	background: linear-gradient(to right, #ECEBEB , #D0D0D0); */
}
.header3 .con .nav{
	width: 1200px;
	height: 55px;
	margin: auto;
	background-color: #D4D5D4;
	position: absolute;
	left: 0;
	bottom:0;
	line-height: 55px;
	z-index: 100;
	background:transparent;
}
.header2 .con .nav ul li{
	float: left;
	font-size: 12px;
	font-family: "微软雅黑";
	color: #333333;
	margin-left: 30px;
	position: relative;
	width: 95px;
	text-align: left;
}
.header2 .con .nav ul li.lit{
	font-size: 14px;
}
/*.header2 .con .nav ul li a{
	color: #333333;
}*/
.header2 .con .nav ul li a{
	/*color: #333333;*/
	color:#fff;
}
.header2 .con .nav .ace_nav li a{
	color: #333333;
}
.header2 .con .nav .uldownx li a{
	color: #333333;
}
.header2 .con .nav ul li .down{
	margin-top: 25px;
	margin-left: 10px;
}
.header2 .con .nav a> img{
	float: right;
	margin-top: 15px;
	margin-right: 27px;
}
.header2 .con .nav a .ace_dh{
	float: right;
	margin-top: 18px;
	margin-right: 27px;
}
.header2 .con .nav #phone{
	cursor: pointer;
}

.header2 .con .nav .call{
	width: 150px;
	height: 40px;
	line-height: 40px;
	color: #000000;
	font-size: 14px;
	/*padding-left: 10px;*/
	text-align: center;
	background-color: #FFFFFF;
	position: absolute;
	right: 15px;
	bottom: -40px;
	display: none;
	z-index: 500;
}
.header2 .con .nav  .call .up{
	position: absolute;
	left:35px;
	top: -6px;
}
  #phone:hover  .call{
	display: inline-block;
}
/* 下拉 */

.header2 .con .nav ul li .uldown{
	width: 580px;
	/*height: 280px;*/
	height: auto;
	min-height: 280px;
	/* background: rgba(254,254,254,.9); */
	background-color: #fff;
	position: absolute;
	top:55px;
	left: -50px;
	display: none;
	z-index: 5000;
	padding-top: 15px;
	overflow: hidden;
}
.header2 .con .nav ul li .uldown a{
	color:#333;
}
.header2 .con .nav ul li .uldown1{
	width: 1200px;
	/*height: 280px;*/
	/* background: rgba(254,254,254,.9); */
	background-color: #fff;
	position: absolute;
	top:55px;
	left: -155px;
	display: none;
	/*z-index: 1000;*/
}
.header2 .con .nav ul li:nth-child(3) .uldown1{
	left: -280px;
}
.header2 .con .nav ul li .uldown .img{
border-bottom: none;
position: absolute;
right: 38px;
top: 40px;
}

.header2 .con .nav ul li .uldown .img img{
	width: 225px;
	height:172px;
}
.header2 .con .nav .uldown1 .o_img{
	float: right;
	width: 250px;
	margin-top: 40px;
	margin-right: 145px;
}
.header2 .con .nav .uldown1 .o_img img{
	max-width: 100%;
}
.header2 .con .nav .uldown1 .o_img span{
	display: block;
}
.header2 .con .nav ul li .uldown .img span{
	width: 224px;
	text-align: left;
	display: inline-block;
	position: absolute;
	top: 97%;
	left: -38%;
}
.header2 .con .nav ul li:last-child .uldown{
	width: 490px;
}
.header2 .con .nav ul li .uldown li{
	float: none;
	width: 180px;
	border-bottom:1px solid #eaeaeb;
}
.header2 .con .nav ul li:last-child .uldown li{
	width: 120px;
}
.header2 .con .nav ul li .uldown1 ul{
	float: left;
	padding-top: 20px;
	padding-bottom: 30px;
}
.header2 .con .nav ul li .uldown1 li{
	float: none;
	width:251px;
	border-bottom:1px solid #eaeaeb;
}
.header2 .con .nav ul li .uldown1 li a{
	font-weight: 500;
}
.header2 .con .nav ul li .uldown1 li:last-child{
	float: none;
	width: 180px;
	border-bottom:none;
}
/*.header2 .con .nav ul li .uldown li:last-child{
	float: none;
	width: 180px;
	border-bottom:none;
}*/
.header2 .con .nav ul li .uldown1 li img{
	margin-top: 21px;
	margin-right: 15px;
}
.header2 .con .nav ul li .uldown1 .you{
	margin-top: 25px;
	display: inline-block;
	width: 4px;
	height: 8px;
	float: right;
	margin-right: 25px;
	/*background: url("../images/jiantoou1_34.png") no-repeat;*/
}
.header2 .con .nav ul li .uldown1 li:hover .you{
	background: url("../images/jianjianjian_06.png") no-repeat;
}
.header2 .con .nav ul li .uldown1 li .block{
	/*display: none;*/
	float: left;
}
.header2 .con .nav ul li .uldown1 li .none{
	display: none;
	float: left;
}
.header2 .con .nav ul li .uldown1 li:hover a{
	font-weight: bold;
}
.header2 .con .nav ul li .uldown1 li:hover .block{
	display: none;
}
.header2 .con .nav ul li .uldown1 li:hover .none{
	display: block;
}


#production{
	float: right;
	width: 300px;
	height: 200px;
	margin-top:40px;
	margin-right: 115px;
	background: #F2F0ED;
	}
#production .slide .item{
	float: left;
	-ms-text-align-last: center;
	text-align-last: center;
	padding-top: 10px;
}
#production .slide .item img{
	width: 230px;
	height: 180px;
	margin: auto;
	display: inline-block;
}
#production .slide .item p{
	width:300px ;
	margin-top: 15px;
	text-align: left;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
	font-family: "微软雅黑";
}
#production  .slick-prev {
	width: 49px;
	height: 49px;
    left: -50px;
    top:40%;
	opacity: 1;
	z-index: 500;
    background: url(../images/shang1_03.png) 0 0 no-repeat;
}
#production  .slick-next {
	width: 49px;
	height: 49px;
    right: -50px;
	top:40%;
	opacity: 1;
	z-index: 500;
    background: url(../images/xia1_05.png) right 0 no-repeat;
}
.header2 .con .nav #production  a> img{
	float:none;
	margin-top: 0px;
	margin-right:0px;
}
/* 轮播图 */
.banner{
	width: 100%;
	height: 595px;
	position: relative;
	z-index: 2;
}
/*.banner img{
	min-width: 1200px;
	height: 595px;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	position: relative;
	left: 50%;
	top: 0%;

}*/
.banner img{
	/*min-width: 1200px;*/
	width:auto;
	height: 595px;
	/* -webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%); */
	/* position: absolute; */
	position: relative;
	left: 50%;
	top: 0;
	/*right: 0px;
	bottom: 0px;
	margin: auto;*/
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.banner .item{
	position: relative;
	font-family: HC;
	font-weight:bold;
	overflow: hidden;
}
.banner .item .h1{
	font-size: 60px;
	color: #00254F;
	position: absolute;
	left: 350px;
	top: 200px;
}
.banner .item .h2{
	font-size: 36px;
	color: #00254F;
	position: absolute;
	left: 350px;
	top: 280px;
	font-weight: normal;
}
.banner .item button{
	width: 100px;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	border: 1px solid #193C5D;
	color:#193C5D;
	position: absolute;
	left: 350px;
	top: 340px;
}
.banner .item button:hover{
	color: #FFFFFF;
	background-color:#193C5D;
}
/* 轮播图的点 */
.banner .slick-dots {
    position: absolute;
    bottom: 15px;
}
.banner .slick-dots li {
    width: 36px;
    height: 3px;
    margin: 0 5px;
}
.banner .slick-dots li button {
    
    width: 36px;
    height: 3px;
    padding: 0px;
    border-radius: 0;
    background: #E4E4E5;
}
.banner .slick-dots li.slick-active button {
    background-color: #FFFFFF;
}


.banner .slick-dots li button::before
{
    display: none;
}
/* 轮播图切换 */
.banner .slick-prev,
.banner .slick-next
{
    z-index: 9;

    width: 49px;
    height: 49px;

    -webkit-transition: all .2s ease-out 0s;
       -moz-transition: all .2s ease-out 0s;
        -ms-transition: all .2s ease-out 0s;
         -o-transition: all .2s ease-out 0s;
            transition: all .2s ease-out 0s;

    opacity: 1;
}
.banner .slick-prev {
    left: 90px;
	border: 1px solid #DBDBDC;
	border-radius: 50%;
    background: url(../images/xia5454_03.png) center center no-repeat;
	opacity: 0;
}
.banner .slick-next {
    right: 90px;
	border: 1px solid #DBDBDC;
	border-radius: 50%;
    background: url(../images/jiantou3_21.png) center center no-repeat;
	opacity: 0;
}
@media screen and (max-width:1366px){
	.banner .slick-prev {
		left: 0px;
		border: 1px solid #DBDBDC;
		border-radius: 50%;
		background: url(../images/xia5454_03.png) center center no-repeat;
		opacity: 0;
	}
	.banner .slick-next {
		right: 0px;
		border: 1px solid #DBDBDC;
		border-radius: 50%;
		background: url(../images/jiantou3_21.png) center center no-repeat;
		opacity: 0;
	}
}
.banner:hover .slick-prev{
	opacity: 1;
}
.banner:hover .slick-next {
	opacity: 1;
}
@media screen and (max-width:1281px){
	.banner .slick-prev {
		display: none;
		opacity: 0;
	}
	.banner .slick-next {
		display: none;
		opacity: 0;
	}
	.banner:hover .slick-prev{
		opacity: 0;
	}
	.banner:hover .slick-next {
		opacity: 0;
	}
}

/* 内容  */
.content{
	/*width: 1200px;*/
	/*margin: auto;*/
	/*overflow: hidden;*/
}
.content ul .tab{
	font-size: 30px;
	color: #000000;
	font-family: "微软雅黑";
	text-align: center;
	margin-top: 45px;
	padding-top: 45px;
}
.content ul .biao{
	width: 32px;
	height: 1px;
	background-color: #888888;
	margin:15px auto 30px;
}

/* 解决方案 */
.banner1{
    max-width: 1200px;
	margin: auto;
}
.slick1 .item{
	position: relative;
}
.slick1{
	max-width: 1200px;
	height: 560px;
	cursor: pointer;
}
.slick1 .item .h1{
	font-size: 24px;
	color: #FFFFFF;
	font-family: "微软雅黑";
	position: absolute;
	left: 100px;
	top: 160px;
	z-index: 100;
}
.slick1 .item .xian{
	width: 33px;
	height: 2px;
	background-color: #FFFFFF;
	position: absolute;
	left: 100px;
	top: 210px;
	z-index: 100;
}
.slick1 .item .h2{
	width: 300px;
	font-size: 14px;
	line-height: 26px;
	color: #FFFFFF;
	position: absolute;
	left: 100px;
	top: 250px;
	z-index: 100;
	height:104px;
	overflow: hidden;
}
.slick1 .item  .more{
	width: 40px;
	height: 40px;
	position: absolute;
	left: 100px;
	top: 365px;
	z-index: 100;
}

/*.slick1 .item:hover .img-responsive {
    -webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}*/
.slick1 .slick-dots {
    display: none;
}
.prodbanner-btn{
	width: 1200px;
	margin: auto;
	/*position: relative;*/
}
.bannt_itm .prodbanner-btna{
	width: 199px;
	height: 80px;
	float: left;
	line-height: 80px;
	text-align:left;
	font-size: 16px;
	color: #131313;
	background-color:#F5F5F5;
	position:relative;
} 
.bannt_itm .prodbanner-btna + .prodbanner-btna{
	border-left:1px solid #E2E2E3 ;
} 
.bannt_itm .prodbanner-btna img{
	margin-top: 20px;
	margin-right:20px;
	display: inline;
}
.bannt_itm .active-prodbanner-btna{
	background-color: #006bb3;
}
.bannt_itm .active-prodbanner-btna span{
	color: #fff;
	font-size:14px;
	line-height: 1.5;
}
.imgb{
	display: none !important;
}
.bannt_itm .active-prodbanner-btna .imga{
	display: none;
}
.bannt_itm .active-prodbanner-btna .imgb{
	display: inline-block !important;
}
.fangan{
	position: relative;
	cursor: pointer;
}
.fangan .xinwen{
	width: 1200px;
	margin: auto;
	position: relative;
	padding-bottom: 45px;
}
.content ul .tab.tab2{
	padding-top: 0;
}
.fangan:hover .fangan-prev{
	display: block;
}
.fangan:hover .fangan-next{
	display: block;
}
.fangan .fangan-prev{
	display: none;
	position: absolute;
	top:25px;
	left: -40px;
	width: 35px;
	height: 35px;
	border: 1px solid #DBDBDC;
	border-radius: 50%;
	background-color: #FFFFFF;
}
.fangan .fangan-next{
	display: none;
	position: absolute;
	top: 25px;
	right: -40px;
	width: 35px;
	height: 35px;
	border: 1px solid #DBDBDC;
	border-radius: 50%;
	background-color: #FFFFFF;
}
.fangan .fangan-prev img{
	margin-top: 12px;
	margin-left: 10px;
}
.fangan .fangan-next img{
	margin-top: 12px;
	margin-left: 10px;
}
.fangan .fangan-prev:hover{
	background-color: #DBDBDC;
}
.fangan .fangan-next:hover{
	background-color: #DBDBDC;
}
/* 最新产品 */
.chanpin{
	width: 100%;
	/*height: 220px;*/
	background-color: #F5F5F5;
	margin-top: 35px;
	position: relative;
	overflow: hidden;
}
.mengban{
	width: 100%;
	height:100px;
	background-color: #FFFFFF;
	position: absolute;
	top: 0;
	left: 0;
}
.chanpin .con{
	width: 1200px;
	height: 340px;
	margin: auto;
	overflow: hidden;
	
}
.chanpin .con .product{
	width: 288px;
	/*height: 220px;*/
	position: relative;
	text-align: center;
	float: left;
}
.chanpin .con .product a>img{
	width: 224px;
	height: 197px;
	margin: auto;
	margin-top: 20px;
}
.chanpin .con .product h3{
	font-size: 16px;
	color: #000000;
	font-family: "微软雅黑";
	line-height: 60px;
	font-weight: normal;
	text-align: left;
    padding-left: 52px;
}
.chanpin .con .product .LJGD{
	width: 110px;
	height: 30px;
	border-radius: 15px;
	font-family: "微软雅黑";
	margin:  0 0 0 50px;
	line-height: 30px;
	color: #777777;
	border: 1px solid #DBDBDC;
	margin-bottom: 35px;
	margin-top:10px;
}
.chanpin .con .product .LJGD img{
	margin-top: 8px;
	margin-left:10px;
	display: inline-block;
}
.chanpin .con .product:hover .LJGD{
	background-color:#DBDBDC;
}
.chanpin .con .product:hover .LJGD img{
	-webkit-transform:translateX(10px);
	-ms-transform: translateX(10px);
	-o-transform:translateX(10px);
	transform:translateX(10px);
}
.chanpin .con .product:hover a>img{
	transform: translateY(-15px);
	/*position: relative;*/
}
.chanpin .con .product +.product{
	border-left: 2px solid #FFFFFF;
}
/*.chanpin .con  .slick-list{
	overflow: visible;
}*/

.chanpin .con .slick-prev {
	width: 35px;
	height: 35px;
    left: -50px;
    top: 200px;
	border:1px solid #DBDBDC;
	border-radius: 50%;
	opacity: 0;
    background: url(../images/xia5454_03.png) center center no-repeat;
}
.chanpin .con .slick-prev:hover{
	background-color: #DBDBDC;
}
.chanpin .con .slick-next {
	width: 35px;
	height: 35px;
	border:1px solid #DBDBDC;
	border-radius: 50%;
    right: -50px;
    top: 200px;
	opacity:0;
    background: url(../images/jiantou3_21.png) center center no-repeat;
}
.chanpin .con .slick-next:hover{
	background-color: #DBDBDC;
}
.chanpin .con:hover .slick-prev{
	opacity: 1;
}
.chanpin .con:hover .slick-next{
	opacity: 1;
}
/* 新闻 */
.newsh{
	margin-bottom: 60px;
}
.newsh .container .slick_newsh{
	width: 1200px;
	margin: auto;
}
.itema{
	padding-bottom: 20px;
	padding-top: 20px;
}
.newsh .container .slick_newsh .imk{
	width:600px;
	height: 320px;
	overflow: hidden;
}
.newsh .container .slick_newsh .imgk img{
	width:600px;
	height: 320px;
}
/*.newsh .container .slick_newsh .item:hover .imgk img{
    -webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}*/
.newsh .container .slick_newsh  .fl{
	float: left;
}
.newsh .container .slick_newsh .lin{
	position: relative;
	z-index: 1;
	width: 475px;
	height: 250px;
	padding: 68px 50px 0 60px;
	/*border: 1px solid #888888;*/
	border-left: none;
	box-shadow: 0px -10px 15px -5px #f2f1f1, 15px 10px 10px -8px #f2f1f1, 10px 0px 15px -5px #f2f1f1;
}
.newsh .container .slick_newsh .lin h4{
	font-size: 24px;
	font-family: "微软雅黑";
	line-height: 40px;
	height: 80px;
	overflow: hidden;
	color: #333333;
	margin-bottom: 20px;
	font-weight: normal;
}
.newsh .container .slick_newsh .lin h2{
	font-size: 12px;
	font-family: "微软雅黑";
	line-height: 40px;
	color: #989898;
	font-weight: normal;
}
.newsh .container .slick_newsh .lin p{
	font-size: 12px;
	font-family: "微软雅黑";
	line-height: 26px;
	height: 52px;
	overflow: hidden;
	color: #000000;
}
/* 点 */
.newsh .slick_newsh .slick-dots{
	width: 150px;
	height: 40px;
	bottom: 30px;
	right:425px;
	z-index: 2;
}
.newsh .slick_newsh .slick-list{
	z-index: 1;
}
.newsh .slick_newsh .slick-dots li{
	width:10px;
	height: 10px;
	-moz-border-radius: 50%; /* Firefox */
	-webkit-border-radius: 50%; /* Safari 和 Chrome */
	border-radius: 50%; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
	border: 1px solid #DFDFE0;
	background: #fff;
	opacity: 1;
	margin: 0 5px;
}
.newsh .slick_newsh .slick-dots li.slick-active{
	background-color: #666666;
}
.newsh .slick_newsh li button::before,
.newsh .slick_newsh li button
{
    display: none;
}
/* 底部  */
.footer{
	width: 100%;
	/*height: 420px;*/
	background-color: #222;
	/*box-shadow: 0px 10px 6px #f1f1f2 inset;*/
}
.footer .content{
	width: 1200px;
	margin: auto;
	overflow: hidden;
}
.footer .content ul {
	/*width: 130px;*/
	/*margin-top: 30px;*/
	float: left;
	margin-right: 34px;
}
.footer .content ul li{
	/*width: 80px;*/
	font-size: 14px;
	text-align: left;
	color: #959595;
	line-height: 30px;
	cursor: pointer;
}
.footer .content ul li:hover{
	color: #fff;
}
.footer .copy ul li:hover{
	color: #fff;
}
.footer .content ul .tab{
	width: 80px;
	font-size: 18px;
	text-align: left;
	color: #fff;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #393939;
}
.footer .content .link{
	margin-right: 0;
	position: relative;
}
.wxma{
	display: inline-block;
}
 .erweima{
	position: absolute;
	top: 140px;
	left: -7px;
	width: 91px;
	height: 91px;
	/*display: none;*/
}
.footer .content .link .erweima img{
	width: 91px;
	height: 91px;
	margin: 0;
}
.footer .content .link .wxma:hover .erweima{
	display: block!important;
}
.footer .content .link li span:hover{
	color: #fff;
}
.footer .content ul  img{
 margin-top: 8px;
 margin-right: 15px;
}
.footer .content .link .tubiao{
	/*display: block;*/
	float: left;
	padding-right: 70px;
}
.footer .content .link .Twiter{
	padding-right: 76px;
}
.footer .content .link .Twiter img{
	margin-right: 7px;
}
.footer .content .link .tubiao1{
	/*display: block;*/
	float: left;
	padding-right: 50px;
}
.footer .copy{
	border-top:1px solid #393939;
	overflow: hidden;
	margin-top: 25px;
}
.footer .copy .con{
	width: 1200px;
	height:40px;
	padding-top:30px;
	overflow: hidden;
	margin: auto;
}
.footer .copy .con p{
	float: left;
	margin-right: 10px;
}
.footer .copy .con ul{
	float: right;
}
.footer .copy .con ul li{
	float: left;
	height: 15px;
	padding: 0 10px;
	border-left: 1px solid #979797;
}
.footer .copy .con ul li:first-child{
	border-left:none;
}
.footer .copy .con ul .first{
	border-left:none;
}
/* 首页-end */

/* service-start */
.wf-banner{
	width: 100%;
	height: 300px;
	position: relative;
}
.wf-banner .con{
	width: 1200px;
	font-size: 38px;
	color: #FFFFFF;	
	margin: auto;
	position:relative;
	/*z-index: 100;*/
}
.wf-banner .con h2{
	position: absolute;
	top: 130px;
	left: 0;
}
.wf-banner img{
	width: 100%;
	height: 300px;
}
.wf-daohang{
	width: 100%;
	height: 59px;
	line-height: 60px;
	border-bottom: 1px solid #F0F0F0;
}
.wf-daohang-con{
	width: 1200px;
	margin: auto;
}
.wf-daohang .wf-daohang-con .p1{
	float: left;
}
.wf-daohang .wf-daohang-con p{
	font-size: 14px;
	font-family: "微软雅黑";
	color:#333333;
}
.wf-daohang .wf-daohang-con p img{
	margin-top: 20px;
}
.wf-daohang .wf-daohang-con .p2{
	float: right;
}
.wf-index{
	width: 1200px;
	margin: auto;
	overflow: hidden;
}

.wf-index-biaoti{
	font-size: 24px;
	font-family: "微软雅黑";
	line-height: 30px;
	color: #333333;
	font-weight: normal;
	padding-top: 40px;
}
.wf-index-con{
	width: 1200px;
	margin: auto;

}
.wf-index-con ul{
	margin-top: 30px;
	overflow: hidden;
	margin-left: -20px;
	margin-right: -20px;
	padding-bottom: 30px;
	border-bottom: 1px solid #F0F0F0;
}
.wf-index-con ul li{
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
}

.wf-index-con ul li img{
	width: 266px;
	height: 166px;
}
.wf-index-con ul li .h3{
	font-size: 18px;
	font-family: "微软雅黑";
	color: #333333;
	padding-top: 20px;
	padding-bottom: 10px;
}
.wf-index-con ul li .h4{
	font-size: 14px;
	font-family: "微软雅黑";
	color: #666666;
}
.wf-index-con .wf-all{
	width: 1200px;
	font-size: 14px;
	color: #666666;
	font-family: "微软雅黑";
	margin:30px auto 50px;
	text-align: center;
}
.wf-kouhao-beijing{
	width: 100%;
	height: 467px;
	background-color:#F5F5F5 ;
}
.wf-kouhao-con{
	width: 1200px;
	margin: auto;
	position: relative;
}
.wf-ren{
	width: 283px;
	height: 431px;
	/*margin-top: 65px;
	margin-right: 150px;*/
	float: left;
	position: absolute;
	top: 65px;
	left: 0;
}
.wf-kouhao-beijing .wf-kouhao-con ul {
	padding-top: 70px;
	padding-left: 450px;
}
.wf-kouhao-beijing .wf-kouhao-con ul .h1{
	font-size: 24px;
	color: #333333;
	margin-bottom: 40px;
	line-height: 30px;
	font-family: "微软雅黑";
}
.wf-kouhao-beijing .wf-kouhao-con ul .p1{
	width:750px;
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	font-family: "微软雅黑";
}
.wf-kouhao-beijing .wf-kouhao-con ul .slogan img{
	margin-top: 10px;
}
.wf-kouhao-beijing .wf-kouhao-con ul .slogan{
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	margin-top: 25px;
	font-family: "微软雅黑";
}
.wf-lianxi{
	width: 100%;
	height:320px;
	background-color: #FFFFFF;
}
.wf-lianxi .wf-lianxi-con{
	width: 1200px;
	/*height: auto;*/
	margin:0 auto;
}
.wf-lianxi-con ul{
	width: 365px;
	margin-top: 85px;
	/*margin: auto;*/
	float: left;
}
.wf-lianxi-con ul+ul{
	margin-left: 50px;
}
.wf-lianxi-con ul img{
	width: 49px;
	height: 49px;	
}
.wf-lianxi-con ul .img{
	width: 49px;
	height:150px;
	float: left;
	margin-right: 20px;
}
.wf-lianxi-con ul .tab{
	font-size: 18px;
	font-family: "微软雅黑";
	color: #333333;
	margin-bottom: 25px;
}
.wf-lianxi-con ul .con1{
	font-size: 14px;
	line-height: 24px;
	font-family: "微软雅黑";
	color: #666666;
	margin-bottom: 30px;
}
.wf-lianxi-con ul .call1{
	margin-bottom: 50px;
}
.wf-lianxi-con ul .call{
	font-size: 16px;
	font-family: "微软雅黑";
	color: #333333;
}

/* service-end */

/* US-LC-start */
.LC-content{
	width: 1200px;
	margin: auto;
	overflow: hidden;
}
.LC-content h1{
	font-size: 26px;
	color: #333333;
	padding-top: 30px;
	padding-bottom: 20px;
	font-family: "微软雅黑";
	text-align: center;
	font-weight: normal;
}
.LC-content .jianjie{
	width: 950px;
	margin: auto;
	text-align: center;
	font-size: 14px;
	color:#666666;
	line-height: 28px;
}
.LC-content .con{
	overflow: hidden;
	padding-bottom: 30px;
}
.LC-content .con li{
	float: left;
}
.LC-content .con li div:hover .img img{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.LC-content .con li div{
	float: left;
	width: 550px;
	margin-right: 50px;
	margin-top: 50px;
}
.LC-content .con li .img{
	width: 250px;
	height: 168px;
	float: left;
	margin-right: 25px;
}
.LC-content .con li .year{
	font-size: 30px;
	color:#666666 ;
	font-family: arial;
	line-height: 28px;
	padding-bottom: 28px;
	/*float: left;*/
}
.LC-content .con li .index{
	font-size: 14px;
	color: #666666;
	display: inline;
	font-family: 微软雅黑;
	line-height: 30px;
	/*float: left;*/
}
/*  US-LC-end */

/*  US-GH-start */
.GH-content{
	width: 1200px;
	margin: auto;
	overflow: hidden;
}
.GH-content h1{
	font-size: 26px;
	color: #333333;
	/*padding-top: 50px;*/
	padding-bottom: 15px;
	font-family: "微软雅黑";
	text-align: center;
	font-weight: normal;
}
.GH-content .mubiao{
	width: 950px;
	margin: auto;
	text-align: center;
	font-size: 18px;
	color:#666666;
	line-height: 28px;
	margin-bottom: 20px;
}
.GH-content  .con img{
	float: left;
	width: 600px;
	height: 330px;
}
.GH-content  .con ul{
	float: left;
	width:560px;
	height: 330px;
	padding-left: 40px;
	background-color: #f5f5f5;
}
.GH-content  .con ul .h1{
	list-style: none;
	font-size: 18px;
	color:#333333;
	line-height: 45px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.GH-content  .con ul li{
	width: 520px;
	list-style:disc;
	font-size: 14px;
	color:#666666;
	line-height: 30px;
}
.GH-content .GH-world{
	width: 1200px;
	margin: auto;
	padding-bottom: 40px;
	text-align: center;
	overflow: hidden;
}
.GH-content .GH-world h3{
	font-size: 24px;
	color:#333333;
	line-height: 30px;
	padding-top: 40px;
	margin-bottom: 20px;
	font-family: "微软雅黑";
}
.GH-content .GH-world p{
	font-size: 16px;
	color:#666666;
	line-height: 30px;
	margin-bottom: 50px;
	font-family: "微软雅黑";
}
/*  US-GH-end */

/* US-YDL-start */
.YDL-content{
	width: 1200px;
	margin: auto;
	overflow: hidden;
}
.YDL-content .company{
	margin-top:25px ;
	font-size: 18px;
	color:#333333;
	line-height: 30px;
	font-family: "微软雅黑";
}
.YDL-content .h1{
	font-size: 24px;
	color:#333333;
	line-height: 30px;
	font-family: "微软雅黑";
	font-weight: normal;
}
.YDL-content .YDL-con{
	padding-top: 60px;
	padding-bottom: 60px;
	border-bottom: 1px solid #e3e3e3;
}
.YDL-content .YDL-con p{
	width: 560px;
	font-size: 14px;
	color:#444444;
	line-height: 28px;
	margin-bottom: 45px;
	font-family: "微软雅黑";
	/*float: left;*/
	
}
.YDL-content .YDL-con img{
	float: right;
}
.YDL-content .ul-list{
	width: auto;
	margin-left: -25px;
	margin-right: -25px;
	overflow: hidden;
}
.YDL-content ul{
	float: left;
	width: 365px;
	margin-top: 40px;
	margin-bottom: 30px;
	padding: 0 25px;
}
/*.YDL-content ul + ul{
	margin-left:50px ;
}*/
.YDL-content ul .GS{
	font-size: 18px;
	color:#333333;
	line-height: 28px;
	font-family: "微软雅黑";
	margin-bottom: 30px;
}
.YDL-content ul .JS{
	font-size: 12px;
	color:#444444;
	line-height: 28px;
	margin-top: 20px;
	font-family: "微软雅黑";
}
/* US-YDL-end */

/* liuyan-start */
.LY{
	width: 1200px;
	margin: auto;
	overflow: hidden;
	position: relative;
}
.LY .h1{
	font-size: 26px;
	color:#333333;
	line-height: 36px;
	font-family: "微软雅黑";
	text-align: center;
	border-bottom: 1px solid #E4E4E5;
	padding-top: 45px;
	padding-bottom: 25px;
}
.LY .form .table{
	width: 540px;
	height: 50px;
	border: 1px solid #E4E4E5;
	font-size: 16px;
	color:#333333;
	line-height: 36px;
	font-family: "微软雅黑";
	padding-left: 25px;
	margin-top: 25px;
}

 input::-webkit-input-placeholder { /* WebKit browsers */
	　　color: #333333;
}
 input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	　　color: #333333;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ */
	　color: #333333;
}
input:-ms-input-placeholder { /* Internet Explorer 10+ */
	　color: #333333;
}

.LY .form .ml{
	margin-left: 50px;
}
.LY .form select{
	width: 565px;
}
.LY .form .neirong{
	width: 1186px;
	height:130px ;
	resize: none;
	font-size: 16px;
	color:#333333;
	line-height: 36px;
	font-family: "微软雅黑";
	text-indent: 25px;
	margin-top: 25px;
	border: 1px solid #E4E4E5;
}
.LY .form .password{
	width: 500px;
	height: 50px;
	border: 1px solid #E4E4E5;
	font-size: 16px;
	color:#333333;
	line-height: 36px;
	font-family: "微软雅黑";
	padding-left: 25px;
	margin-top: 25px;
}
.LY .form #password{
	margin-top: 15px;
	margin-left: 15px;
}
.LY .form #submit{
	cursor: pointer;
	width: 183px;
	height: 50px;
	line-height: 50px;
	margin-top: 15px;
	margin-left: 15px;
	font-size: 18px;
	color:#131313;
	line-height: 36px;
	font-family: "微软雅黑";
	background-color: transparent;
	border: 1px solid #131313;
}
.LY .form #submit:hover{
background-color: #353333;
	color: #FFFFFF;
}
/*input::-webkit-input-placeholder { !* WebKit browsers *!
	　color: red!important;
	opacity:1;
}
input:-moz-placeholder { !* Mozilla Firefox 4 to 18 *!
	　　color: red!important;
	opacity:1;
}
input::-moz-placeholder { !* Mozilla Firefox 19+ *!
	color: red!important;
	opacity:1;
}
input:-ms-input-placeholder { !* Internet Explorer 10+ *!
	　　color:red!important;
	opacity:1;
}*/

/* liuyan-end */

/* contact-start */
.CT-contant{
	width: 1200px;
	margin: auto;
	overflow: hidden;
	padding-bottom:40px;
	border-bottom: 1px solid #e9e9e9;
}
.CT-contant .h1{
	text-align: center;
	margin-bottom:25px;
	overflow: hidden;
}
.CT-contant .h1 .tab{
	text-align: center;
	font-size: 26px;
	color:#333333;
	line-height: 36px;
	font-family: 微软雅黑;
	padding-top: 35px;
	padding-bottom: 15px;
}
.CT-contant .h1 .tab.xian{
	border-top: 1px solid #888888;
}
.CT-contant .h1 .biao{
	width: 35px;
	height: 0;
	margin: auto;
	border-top: 1px solid #888888;
}
.CT-contant .CT-company-con{
	width: 100%;
	margin-right: -50px;
	margin-left: -50px;
}
.CT-contant .CT-company{
	width: calc(50% - 100px);
	height: 310px;
	float: left;
	margin-bottom: 20px;
	margin-left: 50px;
	margin-right: 50px;
}

.CT-contant .CT-company img{
	margin-bottom: 35px;
	height: 50px;
}
.CT-contant .CT-company .GS{
	font-size: 18px;
	color:#333333;
	line-height: 36px;
	font-family: "微软雅黑";
}
.CT-contant .CT-company .index{
	font-size: 14px;
	color:#444444;
	line-height: 36px;
	font-family: "微软雅黑";
}
.CT-link{
	width: 1200PX;
	margin: auto;
	padding-top: 35px;
	padding-bottom: 45px;
}
.CT-link span{
	display: inline-block;
	padding: 0 5px;
	border-right: 1px solid #808080;
	font-size: 12px;
}
.CT-link .font{
	font-size: 14px;
}
.CT-link span:first-of-type{
	border-right:none;
}
.CT-link span:last-of-type{
	border-right:none;
}
/* contact-end */

/* Solve-satr */
.solve-content{
	width: 1200px;
	margin: auto;
	overflow: hidden;
}

.solve-content .solve-con .h1{
	font-size: 24px;
	color:#333333;
	line-height: 30px;
	font-family: "微软雅黑";
	font-weight: normal;
	padding-bottom: 40px;
}
.solve-content .solve-con{
	overflow: hidden;
	margin-top: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #e3e3e3;
}
.solve-content .solve-con img{
	width:600px ;
	height: 320px;
}
.solve-content .solve-con p{
	width: 560px;
	font-size: 14px;
	color:#6d777e;
	line-height: 30px;
	font-family: "微软雅黑";
	margin-bottom: 30px;
}
.solve-content .solve-con .solve-imk{
	width: 600px;
	height: 320px;
	float: right;
}
/*.solve-content .solve-con:hover .solve-img{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}*/
.solve-content .solve-jieshao{
	margin-top:40px;
	margin-bottom:22px;
}
.solve-content .solve-jieshao .solve-mubiao{
	font-size: 18px;
	color:#333333;
	line-height: 30px;
	font-family: "微软雅黑";
	padding-bottom: 30px;
}
.solve-content .solve-jieshao li{
	padding-bottom: 20px;
	font-size: 14px;
	color:#444444;
	line-height: 14px;
	font-family: "微软雅黑";
}
.solve-content .solve-product{
	padding-bottom: 60px;
	overflow: hidden;
}
.solve-content .solve-product li{
	float: left;
	width: 300px;
	height: 240px;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color:#333333;
}
.solve-content .solve-product li .li-img{
	width: 291px;
	height: 201px;
}
/*.solve-content .solve-product li:hover .li-img{
	-webkit-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);
}*/
/* Solve-end */

/* Solution-star*/
.solution-content{
	width: 1200px;
	margin: auto;
	padding-top: 30px;
	overflow: hidden;
	/*margin-bottom: 50px;*/
}
.solution-content1{
	width: 1210px;
	margin: auto;
	padding-top: 30px;
	overflow: hidden;
	margin-bottom: 50px;
}
.solution-content .solution-con{
	font-size: 14px;
	font-family: "微软雅黑";
	line-height:30px;
	color:#6d777e;
}
.solution-content1 .bottom{
	margin-bottom: 40px;
}
.solution-content1 .h1{
	width: 790px;
	height: 424px;
	overflow: hidden;
	position: relative;
	margin-bottom:20px;
}
.solution-content1 .h1 img{
	width: 790px;
	height: 424px;
}
.solution-content1 .h1 .mengban{
	width: 790px;
	height: 424px;
	position: absolute;
	top:0;
	left:0;
	background-color: rgba(0,0,0,0.6);
	z-index: 80;
}
.solution-content1 .h1 .biaoti{
	font-size: 18px;
	font-family: "微软雅黑";
	line-height:60px;
	color:rgba(255,255,255,1);
	position: absolute;
	left: 24px;
	top:255px;
	z-index: 150;
}
.solution-content1 .h1 .p1{
	width: 735px;
	font-size: 14px;
	font-family: "微软雅黑";
	line-height:26px;
	color:rgba(255,255,255,1);
	position: absolute;
	left: 24px;
	bottom:50px;
	z-index: 90;
}
.solution-content1 div>div{
	float: left;
	border: 5px solid #FFFFFF;
}
.solution-content1 .fenlei{
	width: 390px;
	height: 424px;
	background-color:#f5f5f5;
	overflow: hidden;
	margin-bottom: 20px;
}
.solution-content1 .fenlei>img{
	width: 390px;
	height: 208px;

}
.solution-content1 .fenlei .h1{
	height: 30px;
	font-size: 18px;
	font-family: "微软雅黑";
	line-height:30px;
	margin-left: 20px;
	margin-top: 30px;
	color:#333333;
}
.solution-content1 .fenlei .p1{
	font-size: 14px;
	font-family: "微软雅黑";
	line-height:30px;
	color:#6d777e;
	margin:20px 25px 20px 20px ;

    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.solution-content1 .fenlei .btn{
	width: 110px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #dbdbdc;
	border-radius: 15px;
	margin-left: 20px;
	text-align: center;
}
.solution-content1 .fenlei .btn:hover{
	cursor: pointer;
	background-color:#DBDBDC;
}
.solution-content1 .fenlei .btn img{
	width: 16px;
	height: 11px;
	margin-left: 10px;
	margin-top: 10px;
}
.solution-content1 .h1:hover img{
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.solution-content1 .fenlei:hover img{
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.solution-content1 .fenlei:hover .solution-more{
	-webkit-transform:translateX(10px);
	-ms-transform: translateX(10px);
	-o-transform:translateX(10px);
	transform:translateX(10px);
}
/* Sol-end */

/* new-start */
.new-content{
	width: 1200px;
	margin: auto;
	overflow: hidden;
	padding-top: 35px;
}
.new-content-left{
	float: left;
}
.new-content-left .btn{
	width: 60px;
	height: 60px;
	font-size: 14px;
	font-family:Arial;
	line-height:30px;
	color:#888888;
	text-align: center;
	background-color:#dbdbdc;
}
.new-content-left .btn img{
	width: 16px;
	height: 11px;
	margin: 2px 20px 0;
}
.new-content-right{
	float: right;
	width: 1100px;
}
.new-content-right h1{
	font-size: 26px;
	font-family:微软雅黑;
	line-height:30px;
	color:#333333;
	font-weight:normal;
}
.new-content-right .submenu{
	padding-top: 15px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e3e3e3;
}
.new-content-right .submenu p{
	display: inline;
	font-size: 14px;
	font-family:微软雅黑;
	line-height:30px;
	color:#888888;
}
.new-content-right .submenu .time{
	padding-right: 30px;
}
.new-content-right .submenu .share{
	float: right;
}
.new-content-right .submenu .share span{
	float: left;
}
.new-content-right .submenu .share .a{
	background: none;
	width: 5px;
	height: 20px;
}
.new-content-right .submenu .share .bds_qzone{
	background-image: url("../images/kj_09.jpg");
	background-repeat: no-repeat;
}
.new-content-right .submenu .share .bds_tsina{
	background-image: url("../images/wb_05.jpg");
	background-repeat: no-repeat;
}
.new-content-right .submenu .share .bds_weixin{
	background-image: url("../images/wx1_03.jpg");
	background-repeat: no-repeat;
}
.new-content-right .submenu .share .bds_sqq{
	background-image: url("../images/qq_11.jpg");
	background-repeat: no-repeat;
}
.new-content-right .submenu .share img{
	margin-top: 5px;
}
.new-content-right .new-content-con p{
	font-size: 14px;
	font-family:微软雅黑;
	line-height:30px;
	color:#444444;
	/*padding-top: 40px;*/
}
.new-content-right .new-content-con p img{
	margin-top: 40px;
	max-width: 100%;
}
.new-aircle{
	width: 100%;
	overflow: hidden;
	background-color:#f5f5f5;
	margin-bottom: 60px;
	margin-top: 50px;
}
.new-aircle .new-aircle-con{
	width: 1200px;
	margin: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	overflow: hidden;
}
.new-aircle .new-aircle-con .h1{
	font-size: 24px;
	font-family:微软雅黑;
	line-height:36px;
	color:#333333;
	text-align: center;
	padding-bottom: 15px;
}
.new-aircle .new-aircle-con .xian{
	width: 30px;
	height: 0;
	margin: auto;
	border-top: 1px solid #888888;
}
.new-aircle .new-aircle-con .news{
	width: 1200px;
	padding-top: 20px;
	overflow: hidden;
}
.new-aircle .new-aircle-con .news .it{
	float: left;
	width: 375px;
	height: 500px;
	overflow: hidden;
	background-color:#FFFFFF;
	cursor: pointer;
}
.new-aircle .new-aircle-con .news .it>div>img{
	width: 375px;
	height: 235px;
}
.new-aircle .new-aircle-con .news .it + div{
	margin-left:35px ;
}
.new-aircle .new-aircle-con .news .it p{
	margin-left: 20px;
	margin-top: 20px;
}
.new-aircle .new-aircle-con .news .it .time{
	font-size: 14px;
	font-family:Arial;
	line-height:23px;
	color:#666666;
}
.new-aircle .new-aircle-con .news .it .top{
	font-size: 18px;
	font-family:微软雅黑;
	line-height:26px;
	color:#333333;
	width: 327px;
}
.new-aircle .new-aircle-con .news .it .con{
	font-size: 14px;
	font-family:微软雅黑;
	line-height:26px;
	color:#666666;
	width: 327px;
}
.new-aircle .new-aircle-con .news .it .more{
	font-size: 12px;
	font-family:微软雅黑;
	line-height:26px;
	color:#666666;
	width: 110px;
	height: 30px;
	border: 1px solid #DBDBDC;
	border-radius: 15px;
	line-height: 30px;
	text-align: center;
}
.new-aircle .new-aircle-con .news .it .more .img{
	margin-top: 10px;
	display: inline;
}
/*.new-aircle .new-aircle-con .news .it>img{
	-webkit-transition: all .5s ease-out 0s;
	-moz-transition: all .5s ease-out 0s;
	-ms-transition: all .5s ease-out 0s;
	-o-transition: all .5s ease-out 0s;
	transition: all .3s ease-out 0s;
}*/
.new-aircle .new-aircle-con .news .it:hover img{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.new-aircle .new-aircle-con .news .it:hover .more{
	background-color:#DBDBDC;
}
.new-aircle .new-aircle-con .news .it:hover .img{
	-webkit-transform:translateX(10px);
	-ms-transform: translateX(10px);
	-o-transform:translateX(10px);
	transform:translateX(10px);

}
/* new-end */

/* News-start */
.News-all{
	margin-bottom: 35px;
	text-align: center;
	font-size: 14px;
	font-family:微软雅黑;
	line-height:30px;
	color:#666666;
}
.News-all img{
	margin-right: 10px;
	margin-top: 10px;
}
.News-content{
	width: 1200px;
	margin: auto;
}
.News-content .news-tab{
	width: 1200px;
	height: 60px;
	line-height: 60px;
	/*overflow: hidden;*/
	margin-top: 40px;
}
.News-content ul li{
	float: left;
}
.News-content .news-tab .news-tab-h1{
	font-size: 26px;
	font-family:微软雅黑;
	line-height:30px;
	color:#333333;
}
.News-content .news-tab .news-tab-h1-xia{
	float: right;
	font-size: 14px;
	width:200px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	border: 1px solid #E3E3E3;
	margin-left: 20px;
}
.News-content .news-tab .news-tab-h1-xia .xiaxia{
	margin-top: 20px;
	float: right;
	margin-right: 20px;
}
.News-content .news-tab .news-tab-h1-xia li{
	width:200px;
	height: 48px;
	line-height: 48px;
	background-color: #FFFFFF;
	text-align: center;
	cursor: pointer;
}
.News-content .news-tab .news-tab-h1-xia .news-uldown{
	display: none;
	width:200px;
	/*height: 100%;*/
	overflow: hidden;
	border: 1px solid #E3E3E3;
}
.News-content .news-tab .news-tab-h1-xia .news-uldown li{
	width:200px;
	height: 48px;
	line-height: 48px;
	background-color: #FFFFFF;
	position: relative;
	z-index: 600;
}
.News-content .news-list{
	width: 1200px;
	overflow: hidden;
}
.News-content .news-list  .news-list-img{
	width: 320px;
	height: 200px;
	overflow: hidden;
}
.News-content .news-list  .news-list-img img{
	width: 100%;
}
.News-content .news-list  .news-list-time{
	width: 100px;
	height: 200px;
	text-align: left;
	padding-left: 50px;
	padding-top: 55px;
}
.News-content .news-list  .news-list-time .news-list-time-date{
	font-size: 28px;
	font-family:Arial;
	line-height:30px;
	color:#666666;
}
.News-content .news-list  .news-list-time .news-list-time-year{
	font-size: 16px;
	font-family:Arial;
	line-height:30px;
	color:#666666;
}
.News-content .news-list .news-list-content{
	width: 680px;
	padding-left: 45px;
	border-left: 1px solid #E3E3E3;
	margin-top: 55px;
	position: relative;
}
.News-content .news-list .news-list-content .news-list-content-biaoti{
	width: 545px;
	font-size: 18px;
	font-family:微软雅黑;
	line-height:40px;
	color:#333333;
	margin: 0;
}
.News-content .news-list .news-list-content .news-list-content-con{
	width: 545px;
	font-size: 14px;
	font-family:微软雅黑;
	line-height:26px;
	color:#666666;
	margin: 0;
}
.News-content .news-list .news-list-content .news-list-content-more{
 	width: 40px;
	height: 40px;
	cursor: pointer;
	text-align: center;
	line-height: 40px;
	border: 1px solid #DBDBDC;
	border-radius: 50%;
	position: absolute;
	right: 0;
	top:40%;
}
.News-content .news-list .news-list-content .news-list-content-more img{
	margin-top: 15px;
}
.News-content .news-list:hover .news-list-img-index{
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.News-content .news-list .news-list-content:hover .news-list-content-more{
	background-color:#DBDBDC;
}
.new-aircle-con  .News li{
	float: left;
	cursor: pointer;
	width: 375px;
	height: 530px;
	overflow: hidden;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 15px;
}
.new-aircle-con  .News li>a>div{
	width: 375px;
	height: 235px;
	overflow: hidden;
}
.new-aircle-con  .News li>a>div>img{
	width: 100%;
}
.new-aircle .new-aircle-con .News li .time {
	font-size: 14px;
	font-family: Arial;
	line-height: 23px;
	color: #666666;
}
.new-aircle .new-aircle-con .News li .time span{
	display: inline-block;
	border: 1px solid #464646;
	border-radius: 3px;
	padding: 0 15px;
}

.new-aircle .new-aircle-con .News li>a>img{
	-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;
}
.new-aircle .new-aircle-con .News li:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.new-aircle .new-aircle-con .News li p {
	margin-left: 20px;
	margin-top: 20px;
}

.new-aircle .new-aircle-con .News li .top {
	font-size: 18px;
	font-family: 微软雅黑;
	line-height: 26px;
	color: #333333;
	width: 327px;
}

.new-aircle .new-aircle-con .News li .con {
	font-size: 14px;
	font-family: 微软雅黑;
	line-height: 26px;
	color: #666666;
	width: 327px;
}

.new-aircle .new-aircle-con .News li .more {
	font-size: 12px;
	font-family: 微软雅黑;
	color: #666666;
	width: 110px;
	height: 30px;
	border: 1px solid #DBDBDC;
	border-radius: 15px;
	line-height: 30px;
	text-align: center;
}
.new-aircle .new-aircle-con .News li:hover .more{
	background-color:#DBDBDC;
}
.new-aircle .new-aircle-con .News li:hover .img {
	-webkit-transform: translateX(10px);
	-ms-transform: translateX(10px);
	-o-transform: translateX(10px);
	transform: translateX(10px);
}
.new-aircle .new-aircle-con .News li .more .img {
	margin-top: 10px;
	display: inline;
}
/* News-end */

/* Products-satrt */
.product-banner{
	width: 100%;
	height: 300px;
	position: relative;
}
.product-banner .con{
	width: 1200px;
	font-size: 36px;
	color: #00254F;
	margin: auto;
	position:relative;
	/*z-index: 100;*/
}
.product-banner .con h2{
	position: absolute;
	top: 130px;
	left: 0;
	font-size: 36px;
	color:#fff;
}
/*.product-banner img{
	width: 100%;
	height: 300px;
}*/
.Product-content{
	width: 1200px;
	margin: auto;
	overflow: hidden;
	padding-top: 40px;
	padding-bottom: 50px;
}
.Product-content .product-list{
	width: 265px;
	margin-right: 35px;
	font-family:微软雅黑;
	float: left;
	color:#333333;
	cursor: pointer;
}
.Product-content .product-list .products{
	width: 245px;
	height: 60px;
	font-size: 16px;
	background-color: #DBDBDC;
	line-height: 60px;
	padding-left: 20px;
}
.Product-content .product-list .products img{
	float: right;
	margin-top: 25px;
	margin-right: 20px;
}
.Product-content .product-list .product{
	width: 265px;
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	color:#333333;
	border-bottom: 1px solid #E4E7EB;
}
.Product-content .product-list .product .block{
	margin: 15px 25px 0 20px;
	display: inline-block;
	float: left;
	/*width: 22px;
	height: 22px;*/
}
.Product-content .product-list .product .none{
	margin: 15px 25px 0 20px;
	display: inline-block;
	float: left;
/*	width: 22px;
	height: 22px;*/
	display: none;
}
.Product-content .product-list  .product:hover .block{
	display: none;
}
.Product-content .product-list  .product:hover .none{
	display: block;
}
.Product-content .product-list .product .you{
	margin-top: 20px;
	display: inline-block;
	width: 4px;
	height: 8px;
	float: right;
	margin-right: 25px;
	background: url("../images/jiantoou1_34.png") no-repeat;
}
.Product-content .product-list .act  .you{
	margin-top: 20px;
	display: inline-block;
	width: 4px;
	height: 8px;
	float: right;
	margin-right: 25px;
	background: url("../images/jianjianjian_06.png") no-repeat;
}
.Product-content .product-list .act  .block{
	display: none;
}
.Product-content .product-list .act   .none{
	display: block;
}
.Product-content .product-con{
	float: left;
	width: 900px;
}
.Product-content .product-con li{
	float: left;
	width: 295px;
	height: 375px;
	background-color: #F5F5F5;
	margin-bottom: 30px;
	margin-left: 5px;
	cursor: pointer;
}
.Product-content .product-con li .tu{
	width: 295px;
	height: 187px;
	overflow: hidden;
}
.Product-content .product-con li .top{
	font-size: 18px;
	font-family: 微软雅黑;
	color: #333333;
	line-height: 24px;
	margin-left: 25px;
	margin-top: 25px;
}
.Product-content .product-con li .con{
	font-size: 12px;
	font-family: 微软雅黑;
	color: #666666;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	width: 250px;
	margin-left: 25px;
	margin-top: 15px;
}
.Product-content .product-con li .more{
	width: 110px;
	height: 30px;
	border: 1px solid #DBDBDC;
	border-radius: 15px;
	font-size: 12px;
	font-family: 微软雅黑;
	color: #666666;
	line-height: 30px;
	text-align: center;
	margin-left: 25px;
	margin-top: 20px;
}
.Product-content .product-con li .more .img{
	margin-top: 10px;
	margin-left: 10px;
}

.Product-content .product-con li .more:hover{
	background-color: #DBDBDC;
}
.Product-content .product-con li .more:hover .img{
	-webkit-transform:translateX(10px);
	-ms-transform: translateX(10px);
	-o-transform:translateX(10px);
	transform:translateX(10px);
}
.Product-content .product-con li:hover .tu img{
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.Product-content .product-list .product:hover .you{
	background: url("../images/jianjianjian_06.png") no-repeat;
}
.Product-content .product-list .product:hover{
	color: #131313;
}
/* Products-end */

/* product-satrt */
.product-banner{
	width: 100%;
	height: 300px;
	position: relative;
	overflow: hidden;
}
.product-banner .product-con{
	width: 1200px;
	font-size: 36px;
	color: #00254F;
	margin: auto;
	position: absolute;
	top: 120px;
	right: -250px;
}
.product-banner .product-con .product-timu{
	font-size: 30px;
	padding-top: 15px;
}
.product-banner img{
	height: 300px;
	min-width: 1200px;
	position: relative;
	left: 50%;
	top: 0%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.Product-content .product-con-CP{
	float: left;
	width: 900px;
}
.Product-content .product-con-CP li{
	float: left;
	width: 295px;
	height: 375px;
	background-color: #F5F5F5;
	margin-bottom: 30px;
	cursor: pointer;
	position: relative;
	margin-left: 5px;
}
.Product-content .product-con-CP li .bg{
	width: 295px;
	height: 145px;
	background-color: #FFFFFF;
	position: absolute;
	top:0;
	left: 0;
	z-index: 50;
}
.Product-content .product-con-CP li .tu{
	width: 295px;
	height: 187px;
	overflow: hidden;
	text-align: center;
	position: absolute;
	top:0;
	left: 0;
	z-index: 100;
}
@media screen and (min-width: 1200px){
	.Product-content .product-con-CP li:hover .tu img{
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		transform: scale(1.1);
	}
}
.Product-content .product-con-CP li .top{
	font-size: 18px;
	font-family: 微软雅黑;
	color: #333333;
	line-height: 24px;
	position: absolute;
	left: 25px;
	bottom:130px;
	/*margin-left: 25px;
	margin-top: 25px;*/
}
.Product-content .product-con-CP li .con{
	font-size: 12px;
	font-family: 微软雅黑;
	color: #666666;
	line-height: 24px;
	width: 250px;
	position: absolute;
	left: 25px;
	bottom:60px;
}

.Product-content .product-con-CP li .menbban{
	display: none;
	width: 295px;
	height: 375px;
	background: rgba(255, 255, 255, 0.5);
	position:absolute;
	top: 0;
	left: 0;
	z-index: 700;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.Product-content .product-con-CP li .buttons {
	position: absolute;
	top: 40%;
	left: 50%;
	z-index: 700;
	/*display: none;*/
	margin-left: -20px;
/*	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);*/
}
.Product-content .product-con-CP li .fa {
	background-color: rgb(256, 256, 256);
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	width: 40px;
	height: 40px;
	position: relative;
/*	-webkit-transform: rotateZ(360deg) scale(0);
	-moz-transform: rotateZ(360deg) scale(0);
	-ms-transform: rotateZ(360deg) scale(0);
	-o-transform: rotateZ(360deg) scale(0);
	transform: rotateZ(360deg) scale(0);*/
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	-o-transition: -o-transform 0.3s;
	transition: transform 0.3s;
	color: rgba(50, 50, 50, 0.9);
}
.Product-content .product-con-CP li .fa-link {
/*	-webkit-transform-origin: 105% 50%;
	-moz-transform-origin: 105% 50%;
	-ms-transform-origin: 105% 50%;
	-o-transform-origin: 105% 50%;
	transform-origin: 105% 50%;*/

	background-image: url(../images/search_03.png);
	/*background-size: 50%;*/
	background-position: center center;
	background-repeat: no-repeat;
}
/*.Product-content .product-con-CP li:hover .buttons .fa {
	-webkit-transform: rotateZ(0deg) scale(1);
	-moz-transform: rotateZ(0deg) scale(1);
	-ms-transform: rotateZ(0deg) scale(1);
	-o-transform: rotateZ(0deg) scale(1);
	transform: rotateZ(0deg) scale(1);
}*/
/*.Product-content .product-con-CP li:hover .menbban {*/
	/*opacity: 1;*/
/*}*/
/*.Product-content .product-con-CP li:hover .buttons {*/
	/*display: block;*/
/*}*/
.Product-content .page{
	float: right;
	width: 900px;
	/*text-align: center;*/
}
.Product-content .page ul {
	/*text-align: center;*/
	width: 380px;
	margin: auto;
}
.Product-content .page ul li{
	float: left;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	border: 1px solid #DBDBDC;
	border-radius: 50%;
	font-size: 16px;
	font-family: 微软雅黑;
	color: #666666;
	margin-left: 10px;
}
.Product-content .page ul .activepage{
	background-color:#DBDBDC;
}
.Product-content .page ul .shang img{
	margin-top: 10px;
}
/* product-end */

/*  chanpin-start */
.CP-content{
	width: 1200px;
	margin: auto;
	overflow: hidden;
}
.CP-content .jieshao{
	width: 1200px;
	overflow: hidden;
	margin-top: 40px;
}
.CP-content .jieshao .left{
	width: 600px;
	height: 460px;
	float: left;
}
.CP-content .jieshao .left .img1{
	width: 600px;
	height: 375px;
	overflow: hidden;
	margin-bottom: 15px;
}
.CP-content .jieshao .left .img1 .shipin{
	position: relative;
}
.CP-content .jieshao .left .img1 .item{
	width: 600px;
	height:375px;
	float: left;
}
.CP-content .jieshao .left .img1 .item img{
	width: 600px;
	height:375px;
	cursor: pointer;
}
.CP-content .jieshao .left .img1 .shipin .bofang{
	width: 73px;
	height: 73px;
	position: absolute;
	top: 45%;
	left: 45%;
}
.CP-content .jieshao .left .img2{
	width: 600px;
	height: 70px;
	position: relative;
	cursor: pointer;
	margin-left: 5px;
}
.CP-content .jieshao .left .img2 #shang{
	width:25px;
	height: 70px;
	background-color: rgba(0,0,0,.5);
	text-align: center;
	position: absolute;
	left: 0;
	top:0;
	z-index: 50;
	cursor: pointer;
}
.CP-content .jieshao .left .img2 #shang img{
	width: 6px;
	height: 12px;
	margin-top: 30px;
}
.CP-content .jieshao .left .img2 #xia{
	width:25px;
	height: 70px;
	background-color: rgba(0,0,0,.5);
	text-align: center;
	position: absolute;
	right: 10px;
	top:0;
	z-index: 50;
	cursor: pointer;
}
.CP-content .jieshao .left .img2 #xia img{
	width: 6px;
	height: 12px;
	margin-top: 30px;
}
.CP-content .jieshao .left .img2 .n{
	width: 110px;
	height: 70px;
	float: left;
}
.CP-content .jieshao .left .img2 .n img{
	width: 110px;
	height: 70px;
}
.CP-content .jieshao .right{
	width: 565px;
	float: left;
	padding-left: 35px;
}
.CP-content .jieshao .right .timu{
	overflow: hidden;
	margin-bottom: 25px;
}
.CP-content .jieshao .right .h1{
	font-size: 24px;
	font-family: 微软雅黑;
	color: #333333;
	line-height: 24px;
	float: left;
}
.CP-content .jieshao .right .back{
	float: right;
	font-size: 14px;
	font-family: 微软雅黑;
	color: #666666;
	line-height: 24px;
}
.CP-content .jieshao .right .back img{
	margin-top: 5px;
	margin-right: 5px;
}
.CP-content .jieshao .right .CP-content{
	width: 560px;
	font-size: 14px;
	font-family: 微软雅黑;
	color: #666666;
	line-height: 30px;
	margin-bottom: 20px;
}
.CP-content .jieshao .right ul{
	margin-left: 20px;
}
.CP-content .jieshao .right ul li{
	list-style:disc;
	font-size: 14px;
	font-family: 微软雅黑;
	color: #666666;
	line-height: 36px;
	/*padding-left: 15px;*/

}
.CP-content .jieshao .right ul .ys{
	font-size: 16px;
	font-family: 微软雅黑;
	color: #666666;
	line-height: 36px;
	list-style:none;
	margin-left: -20px;
}
.CP-content .jieshao .right button{
	width: 145px;
	height: 45px;
	line-height: 45px;
	border: 1px solid #DBDBDC;
	border-radius: 22.5px;
	margin-top: 40px;
	margin-right: 20px;
}
.CP-content .jieshao .right button img{
	margin-top: 10px;
	margin-right: 5px;
}
.CP-content .jieshao .right .btn-disabled{
	color: #BCBCBC;
}
.CP-h3{
	text-align: center;
	font-size: 24px;
	font-family: 微软雅黑;
	color: #333333;
	line-height: 24px;
	margin-top: 45px;
}
.CP-xian{
	width: 35px;
	height: 0;
	margin: auto;
	border-top: 1px solid #888888;
	margin-top: 15px;
	margin-bottom: 30px;
}
.xj-bg{
	width: 1200px;
	/*height: 410px;*/
	position: relative;
}
.xj-bg .img{
	width: 464px;
	margin: auto;
	/*height: 430px;*/
	/*position: absolute;
	top:40px;
	left: 370px;*/
	text-align: center;
	position: relative;
}
.xj-bg .img >img{
	max-width: 100%;
}
.xj-bg .dian1{
	width: 21px;
	height: 21px;
	border: 1px solid #FFFFFF;
	border-radius: 50%;
	cursor: pointer;
	background: url("../images/jia_03.png") no-repeat;
}
/*.xj-bg .zu1{
	position: absolute;
	right: 80px;
	top: 155px;
}*/
.xj-bg  .gang1{
	position: absolute;
	right: -100px;
	top:-32px;
	display: none;
	z-index: 500;
}
.xj-bg  .shuoming1{
	width: 150px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background-color: #dbdbdc;
	border-radius: 17.5px;
	padding: 0 15px;
	position: absolute;
	right: -260px;
	top: -50px;
	display: none;
}
/*.xj-bg .zu2{
	position: absolute;
	right: 28px;
	bottom:50px;
	!*z-index: 50;*!
}*/
/*.xj-bg .zu3{
	position: absolute;
	right: 108px;
	bottom:90px;
}*/
/*.xj-bg .zu4{
	position: absolute;
	left: 30px;
	bottom:45px;
}*/

.xj-bg  .gang2{
	position: absolute;
	left: -114px;
	top:7px;
	display: none;
	z-index: 500;
}
.xj-bg  .shuoming2{
	width: 150px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background-color: #dbdbdc;
	border-radius: 17.5px;
	padding: 0 15px;
	position: absolute;
	left: -288px;
	top: 30px;
	display: none;
}
/*.xj-bg .zu5{
	position: absolute;
	left: 60px;
	top:160px;
}*/

/*.xj-bg .zu6{
	position: absolute;
	left: 70px;
	top:270px;
}*/
.zu:hover .dian1{
	background: url("../images/jian_03.png") no-repeat;
}
.zu:hover .gang1{
	display: block;
}
.zu:hover .gang2{
	display: block;
}
.zu:hover .shuoming1{
	display: block;
}
.zu:hover .shuoming2{
	display: block;
}
.CP-content .xxcs{
	overflow: hidden;
	margin-top: 40px;
}
.CP-content .jia p{
	text-align: left;
	width: 80%;
	margin: auto;
	font-size: 14px;
	font-family: 微软雅黑;
	line-height: 24px;
	color: rgb(68, 68, 68);
}
.CP-content .jia p img{
	max-width: 100%;
}
	/*.CP-content .table{
        float: left;
        font-family: 微软雅黑;
        font-size: 14px;
    }
    .CP-content .table li{
        width: 600px;
        height: 45px;
        float: left;
        line-height: 45px;
        text-align: left;
        margin-bottom: 1px;
    }
    .CP-content .table li p:first-child{
        width: 190px;
        float:left;
        background-color:#F1F1F1;
        color: #333333;
        padding-left: 40px;
    }
    .CP-content .table li p:last-child{
        width: 330px;
        float:left;
        background-color:#F5F5F5;
        color: #444444;
        padding-left: 40px;
    }*/
.CP-bottom{
	margin-bottom: 40px;
}
/* 弹窗视频*/
.tanvideo{
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.7);
	z-index: 1070;
	display: none;
}
.tanvideo .video_windown {
	position: absolute;
	max-width: 1200px;
	height: 600px;
	left: 50%;
	top: 50%;
	margin-top: -300px;
	transform: translateX(-50%);
}
.tanvideo .video_windown video{
	max-width: 1200px;
	height: 600px;
}
@media screen and (max-width: 1200px){
	.tanvideo .video_windown {
		width: 80%;
	}
	.tanvideo .video_windown video{
		width: 100%;
	}
}
.video_windown .shup {
	position: absolute;
	width: 22px;
	height: 22px;
	right: -35px;
	top: -35px;
}
/* 弹窗图片*/
.tanimg{
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.7);
	z-index: 1070;
	display: none;
}
.tanimg .img_windown {
	position: absolute;
	width: 1200px;
	height: 685px;
	left: 50%;
	top: calc(50% + 35px);
	/*margin: -342px 0 0 -600px;*/
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.tanimg .img_windown .img_content{
	text-align: center;
}
.tanimg .img_windown .large-img{
	height: 685px;
}
.img_windown .shup {
	position: absolute;
	width: 22px;
	height: 22px;
	right: 52px;
	top: -35px;
}
/* 弹窗二维码*/
.wx-erweima{
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.7);
	z-index: 1070;
	display: none;
}
.wx-erweima .wx-erweima-down {
	position: absolute;
	width: 300px;
	height: 300px;
	left: 70%;
	top: 50%;
	margin: -342px 0 0 -600px;
}
.wx-erweima .wx-erweima-down video{
	width: 100%;
}
.wx-erweima-down .shup {
	position: absolute;
	width: 22px;
	height: 22px;
	right: -35px;
	top: -35px;
}
/*.header2 .con .nav ul  .act>a{
	color:#000;
	display: inline-block;
	border-bottom: 2px solid #000;
}*/
.header2 .con .nav ul  .act>a{
	/*color:#000;*/
	color:#fff;
	display: inline-block;
	/*border-bottom: 2px solid #000;*/
	border-bottom: 2px solid #fff;
}
.act .none{
	display: block;
}


/*  chanpin-end */


.BMap_pop{
	display: block;
}
.BMap_bubble_title{
	font-family: 微软雅黑;
	font-size: 18px;
	/*font-weight:bold;*/
	padding-top: 17px;
	padding-left: 50px;
	letter-spacing: 1px;
}


.form input::-moz-placeholder { color: #333333; }
.form input::-webkit-input-placeholder { color: #333333; }
.form input:-ms-input-placeholder { color: #333333; }
.form textarea::-moz-placeholder { color: #333333; }
.form textarea::-webkit-input-placeholder { color: #333333; }
.form textarea:-ms-input-placeholder { color: #333333; }

#danyecontent{
	width: 1200px;
    margin: auto;
    margin-top: 25px;
    margin-bottom: 27px;
}
@media screen and (max-width: 1366px){
	.tanvideo .video_windown{
		height: 400px;
		margin-top: -160px;
	}
	.tanvideo .video_windown video{
		height: 400px;
	}
	.tanimg .img_windown{
		height: 500px;
	}
	.tanimg .img_windown .img_content{
		text-align: center;
	}
	.tanimg .img_windown .large-img{
		height: 500px;
		width:auto;
	}
}
.jbox{
	background-color: #fff;
}
.banner .item img{
	display: none;
}
.banner .item.item0 img{
	display: block;
}
.banner .slick-slide .item img {
    display: block !important;
}
.chanpin .con .product h5{
	font-size: 12px;
    color: #000000;
    font-family: "微软雅黑";
    line-height: 1.5;
    font-weight: normal;
    padding-left:52px; 
    text-align: left;
    padding-right: 35px;
    overflow: hidden;
}
.prodbanner-btna span{
	position:absolute;
	right:5px;
	top:50%;
	transform: translateY(-50%);
	width: 131px;
    line-height: 1.5;
}