@charset "utf-8";
/* CSS Document */

body,html{margin:0;padding:0;font-family: Microsoft YaHei; font-size: 1rem;  line-height: 1.5; color: #373a3c; background-color: #fff; width:100%; max-width:100%; min-width:1100px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,table,tr,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
input:hover,input:active,input:focus{ outline: 0;}
ul,ul li,input, dl, dd {  padding:0; margin:0; list-style-type:none;}
img,a img{border:0;margin:0;padding:0;}
img{vertical-align: middle;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
a{text-decoration:none; color:#444;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
a:hover{text-decoration:none; cursor:pointer}
.fl{float:left;}
.fr{float:right;}
textarea{resize:none; overflow:auto;}
.clearfix:after {content:'';display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
.clear { clear: both;font-size: 0;height: 0;line-height: 0;}
.baseDiv{ width:1350px; margin:0 auto; margin-left:auto !important; margin-right:auto !important;}
.mt5 {margin-top: 5px!important;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.mt40{ margin-top:40px;}
.pt25{padding-top:25px;}
.pt30{padding-top:30px;}
.myClass{
background-position:center center; 
-webkit-background-size: cover;  
-moz-background-size: cover;  
-o-background-size: cover; 
background-size:cover;
}
@-webkit-keyframes ball {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@keyframes ball {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}

/*导航*/ 
.nav {
	width: 100%;
    height: 105px;
    background: #1557c1;
    position: absolute;
    top: 0;
    z-index: 9999;
}
.nav .left-logo {}

.navb {
	height: 105px;
	margin-left: 4%;
	width: 50%
}
.navb .active {
	position: relative;
	float: left;
	width: 12%;
	display: inline;
	text-align: center;
}

.navb .on{
	background: #1361df;

}
.navb .on::after {
    content: '';
    display: block;
    position: absolute;
    top: 80px;
	left: 50%;
    width: 3px;
    height: 35px;
    background:#ffba00;
	z-index: 9999;
}
.navb .on .yiji{
	color: #fff;
	display: block;
	font-size: 16px;
	height: 100%
}
.navb .on em{
	display: block;
	padding-top: 18px;
}
.navb .on h3{
	line-height: 30px;
	color: #fff;
}
.navb em{
	color: #fff;
	font-size: 16px;
	display: none;
}

.navb h3 {
	font-size: 100%;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
	line-height: 105px;
	color: #fff;
}
.navb h3 a {
	zoom: 1;
	display: block;
	color: #fff;
	text-align: center;
}
.navb h3 a:hover {
transition-duration: .3s;
	color: #fff;
	font-weight: bold;
	text-decoration: none;

}

.navb .sub {
	display: none;
	width: 100px;
	position: absolute;
	left: 0px;
	top: 105px;
	float: left;
	line-height: 30px;
	z-index: 1000;
}
.navb .sub2 {
	left: -220px !important;
	width: 895px;
}
.navb .sub li {
	text-align:center;
}
.navb .sub li a {
	color:#5e5e5e;
	display:block;
	zoom:1;
}
.navb .sub li a:hover {
	background:#ddd;
	color:#c00;
}
.navb .sub li a img {
	width: 151px;
	height:129px;
}
.navb .sub li p {
	text-align:left;
}
.mun1 {
	width:860px;
	height:590px;
	background:#f6f6f6;
	padding-left:15px;
	-moz-box-shadow:0px 2px 2px #999 inset;
	-webkit-box-shadow:0px 2px 2px #999 inset;
	box-shadow:0px 2px 2px #e4e4e4 inset;
}
.mun1 ul li {
	width:150px;
	float:left;
	height:auto;
	overflow:hidden;
	margin-left:13px;
	margin-top:20px;
}
.mun1 ul li h2 {
	width:100%;
	font-size:14px;
	color:#5e5e5e;
	border-bottom:1px solid #dbdbdb;
	line-height:35px;
}
.nav .sub .mun1 ul li p a {
	width:100%;
	height:28px;
	display:block;
	color:#919191;
	font-size:13px;
	overflow: hidden;
}
.nav .sub .mun1 ul li p a:hover {
	color:#0c438c;
	background:none;
}
.mun1 ul li ul li {
	width:75px;
	float:left;
	margin:0px;
}
.nav .sub .mun1 ul li ul li a {
	color:#919191;
}
.nav .sub .mun1 ul li ul li a:hover {
	color:#0c438c;
	background:none;
}
.top-r{
   margin-right: 6%;
   background: url(../images/tel.png) left center no-repeat;
   position: relative;
   margin-top: 28px;
   font-size: 15px;
   color: #fff;
   padding-left: 55px;
}
.top-r span{
	font-size: 25px;
	color: #fff;
	font-family: "Arial";
	font-weight: bold;
	line-height: 30px;
	display: block;
}
.top-r::before {
    content: '';
    display: block;
    position: absolute;
    top: 30px;
	left: -100px;
    width: 80px;
    height: 1px;
    background:#3e7dc3;
}
.top-r::after {
    content: '';
    display: block;
    position: absolute;
    top: 30px;
	right: -100px;
    width: 80px;
    height: 1px;
    background:#3e7dc3;
}
@media screen and (max-width: 1710px) {
	.top-r{margin-right: 1%;}
	.top-r::before {display: none;}
}

@media screen and (max-width: 1420px) {
	.navb{margin-left: 0;width: 45%}
	.navb .active{width: 12%;}
}

/*首页banner*/
.focus {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 999;
}

.focus .hd {
  width: 100%;
  height: 20px;
  position: absolute;
  z-index: 99;
  bottom: 25px;
  text-align: center;

}

.focus .hd ul {
  display: inline-block;
  height: 25px;
  padding: 3px 5px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  font-size: 0;
  vertical-align: top;
}

.focus .hd ul li {
  display: inline-block;
  width: 15px;
  height: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  margin: 0 10px;
  vertical-align: top;
  overflow: hidden;
  border: 2px solid #fff;
  text-indent: 20em;
}

.focus .hd ul .on {
  background: #fff;
}

.focus .bd {
  position: relative;
  z-index: 0;
}
.focus .bd li .oi-first-screen-video{width: 100%;position: relative;}
.focus .bd li .oi-first-screen-video video{position: absolute;left: 0;bottom: 0;z-index: 100;width: 100%;}
.focus .bd li .oi-first-screen-video .banner_1{z-index: 200;position: relative;}

.focus .bd li img {
  width: 100%;
}

.focus .bd li a {
  -webkit-tap-highlight-color: transparent;
}

.focus .prev {
  position: absolute;
  top: 45%;
  z-index: 999;
  left: 0;
}

.focus .next {
  position: absolute;
  top: 45%;
  z-index: 999;
  right: 0;
}

/* 内页banner */
.banner{width:100%; background:#fafafa;  z-index:11;position: relative;}

.banner_slides{ position:relative; overflow:hidden; width:100%; margin:auto; }

.banner_slides , .slides_container,.slides_control ,.banner_pic{height:830px;}

.banner_slides li.slidesjs-slide{width:100%;height:830px;}

.banner_slides li a{}

.banner_pic{display:block; width:100%; height:830px;}

.slides_btn{position:absolute; z-index:999;display:block;width:40px;height:70px;margin-top:-35px;top:50%;overflow: hidden;text-indent:-9999px; background-color:#fff;filter:alpha(opacity=20); /*IEÂË¾µ£¬Í¸Ã÷¶È50%*/-moz-opacity:0.2; /*FirefoxË½ÓÐ£¬Í¸Ã÷¶È50%*/opacity:0.2;/*ÆäËû£¬Í¸Ã÷¶È50%*/ background-position: center center; background-repeat:no-repeat; }

.banner:hover .slides_btn{filter:alpha(opacity=60); -moz-opacity:0.6; /*FirefoxË½ÓÐ£¬Í¸Ã÷¶È50%*/opacity:0.6;}

.btn_previous{ left:4%; background-image:url(../images/pre01.png);}

.btn_previous:hover{ background-color:#333;background-image:url(../images/pre02.png);}

.btn_next{ right:4%; background-image:url(../images/next01.png);}

.btn_next:hover{ background-color:#333;background-image:url(../images/next02.png);}


.slides_pagination {
	width:100px;
	height:15px;
	bottom:30px;
	right:50%;
	margin-right:-37px;
	position:absolute;
	z-index:100;
	text-align:center;
}
.slides_pagination li {
	margin: 0 7px;
	display:inline-block;
	width:10px;
+float:left;
}
.slides_pagination li a {
	display:inline-block;
*display:inline;
	zoom:1;
	overflow:hidden;
	width:10px;
	height:10px;
	line-height:50px;
	border:2px solid #fff;
	color:#666;
	border-radius:100%;
}
.slides_pagination li a.active, .slides_pagination li a:hover.active, .slides_pagination li a:hover {
	background:#fff;
	color:#fff;
	border:2px solid #fff;
}




/*pro_list*/
.pro_list{
    width: 100%;
    padding-bottom: 70px;
    position: relative;
    box-sizing: border-box;
    background: url(../images/list_bg.jpg) center center no-repeat;
    margin-top: 50px
}
.list_1 li{
    width: 370px;
    height: 155px;
    box-sizing: border-box;
    background: linear-gradient(to right, rgba(30,96,194), rgba(5,136,245));
    position: relative;
    overflow: hidden;
    margin-bottom: 8px;
}
.list_1 li::before,.list_1 li::after{
    content: '';
    display: block;
    position: absolute;
}
.list_1 li::before{
    width: 58px;
    height: 25px;
    background-position: -226px -25px;
    top: 0;
    right: 0;
}
.list_1 li::after{
    width: 80px;
    height: 80px;
    left: -25px;
    bottom: -30px;
    background-position: -127px -6px;
}
.list_1 li a{
    display: block;
    width: 100%;
    height: 100%;
}
.list_1 li span{
    color: #fff;
    margin-left: 30px;
    display: block;
    margin-top: 20px;
}
.list_1 li span h3{
    font-weight: normal;
    font-size: 25px;
}
.list_1 li span em{
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 3px;
}
.list_1 li span i{
    width: 110px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #fff;
    border-radius: 15px;
    color: #333;
    font-size: 14px;
    margin-top: 25px;
    display: block;
    font-style: normal;
}
.list_1 li img{
    position: absolute;
    right: 15px;
    top: 18px;
}
.list_big_img{
    width: 590px;
    height: 480px;
    overflow: hidden;
    float: left;
    margin-left: 10px;
    position: relative;
}
.list_big_img img{
    width: 100%;
    height: auto;
    min-height: 480px;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.list_1.l{
    float: left;
}
.list_1.r{
    float: right;
}
.list_1 li.active{
    background: #eb0000;
}


.probt{
	text-align: center;
}
.tba{
	background: url(../images/products.png) center top no-repeat;
}
.tbb{
	background: url(../images/case.png) center top no-repeat;
}
.tbc{
	background: url(../images/new.png) center top no-repeat;
}
.probt .bta{
    display: block;
    width: 340px;
    margin: 0 auto;
    padding-top: 15px;
}
.probt .bta img{
	float: left;
}
.probt .bta a{
    color: #1e60c2;
    font-size: 43px;
    font-weight: bold;
    display: block;
    margin-top: 20px;
    position: relative;
}
.probt .btb{
    color: #6a6a6a;
    font-size: 16px;
} 
.probt .bta a::after{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    width: 23px;
    height: 23px;
    background:url(../images/btb.png) center no-repeat;
    right: -20px;
}
.probt .bta a:hover{
	color: #e30000
}
/*pro*/
.pro_show{
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
	height: 800px;
	margin-top: 30px
}
.pro_go ul{overflow: hidden;}
.pro_go ul li{
    width: 24.3%;
    margin: 18px 0.3%;
    float: left;
    position: relative;
}
.cpimg{
	width: 100%;
	height: 310px;
	background-position:center center; 
-webkit-background-size: cover;  
-moz-background-size: cover;  
-o-background-size: cover; 
background-size:cover;

}

.pro_go ul li .p1{
    width: 100%;
    height: 60px;
    text-align: center;
    line-height: 60px;
    color: #fff;
    transition: all 0.6s;
	border-bottom: 1px #e8e8e8 solid;
}
.pro_go ul li .p1 .sytitle{
	color: #000;
	float: left;
	padding-left: 18px;
	font-size: 16px;
}
.pro_go ul li .p1 .tumore{
	float: right;
	width: 75px;
	height: 20px;
	border: 1px #c8c8c8 solid;
	border-radius: 50px;
	margin-right: 10px;
	margin-top: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 13px;
	color: #a8a8a8;

}
.pro_go ul li:hover .p1{
    background: #0065d7;
}
.pro_go ul li:hover .sytitle{
	color: #fff;
}
.pro_go ul li:hover .tumore{
	color: #fff;
	border: 1px #fff solid;
}
.pro_go ul li .p2{
	display: block;
	width: 100%;
	height: 310px;
	background: rgba(0,0,0,.65);
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
    display: none;
}
.pro_go ul li .p2 .smore{
	display: block;
	height: 45px;
	background: url(../images/sou.png) center no-repeat;
	margin-top: 110px;
}
.pro_go ul li .p2 .cptel{
	font-size: 33px;
	color: #fff;
	font-family: "Arial";
	display: block;
	margin-top: 20px;
}
.pro_go ul li:hover .p2{
	display: block;
}

/*adv*/
.advbj{
	width: 100%;
	height: 880px;
	background:url(../images/advbj.jpg) center no-repeat;
	margin-top: 45px;
}
.ysbt{
	text-align: center;
}
.yslb{}
.yslb ul li{
	float: left;
	width: 175px;
	height: 175px;
	background: url(../images/yuan.png) center no-repeat;
	text-align: center;
}
.yslb ul li img{
	display: block;
	margin: 0 auto;
	margin-top: 28px
}
.yslb ul li span{	
	color: #fff;
	font-size: 26px;
}
.yslb ul li:hover img{
    transition: all 0.5s;
    transform: rotate(360deg);
    cursor: pointer;
}
.ysa{
	margin-left: 45px;
	margin-top: 110px
}
.ysb{
	margin-left: 160px;
	margin-top: 30px
}
.ysc{
	margin-left: 190px;
	margin-top: 50px
}
.ysd{
	margin-left: 160px;

}
.ysnr{margin-top: 70px;}
.ysnr p{
	display: block;
	width: 350px;
	color: #fff;
	font-size: 15px;
	line-height: 28px;
}
.ysnr p span{
	display: block;
	font-size: 23px;
	margin-bottom: 23px;
}
.ystel{
	width: 400px;
	height: 60px;
	background: #e30000 url(../images/tela.png) 40px center no-repeat;
	border-radius: 50px;
	margin: 0 auto;
	margin-top: 110px;
	line-height: 60px;
}
.ystel span{
	color: #fff;
	font-size: 40px;
	font-family: "Arial";
	padding-left: 90px;
}


/*case*/
.custerm {
	height: 630px;
	overflow: hidden;
}

.swiper-container {
	padding:35px 0;
}
.post_m {
	position: relative;
	padding-bottom:50px;
	margin:30px auto 0 auto;
	width:94%;
}
.post_m .swiper-slide {
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	-webkit-transition: transform 1s;
	-moz-transition: transform 1s;
	-ms-transition: transform 1s;
	-o-transition: transform 1s;
	-webkit-transform: scale(.8);
	transform: scale(.8);
}
.post_m .swiper-slide img {
	width: 100%;
	height:auto;
}
.post_m .sytext {
	box-sizing:border-box;
	width: 80%;
	line-height:45px;
	height: 45px;
	opacity:1;
	color:#000;
	text-align:center;
	font-size:17px;
	background-color:#d8d8d8;
	margin:0 auto;
}
.post_m .swiper-slide-next {
	-webkit-transform: scale(.94) translateX(10px);
	transform: scale(.94)translateX(10px);
}
.post_m .swiper-slide-prev {
	-webkit-transform: scale(.94) translateX(-10px);
	transform: scale(.94)translateX(-10px);
}
.post_m .swiper-slide-active, .post_m .swiper-slide-duplicate-active {
	-webkit-transform: scale(1.07) translateY(-14px);
	transform: scale(1.07) translateY(-14px);
}
.post_m .swiper-slide-active .sytext, .post_m .swiper-slide-duplicate-active .sytext {
	opacity:0;
}
.post_m .swiper-slide-active h4, .post_m .swiper-slide-active p, .post_m .swiper-slide-duplicate-active h4, .post_m .swiper-slide-duplicate-active p {
	color: #fff;
}
.post_m .swiper-slide-active a, .post_m .swiper-slide-duplicate-active a {
	display: block;
	width:100%;
	height:100%;
	position: relative;
}
.post_m .swiper-pagination {
	bottom:0;
	left: 50%;
	transform: translate(-50%, 0)
}
.post_m .swiper-pagination-bullet {
	width:16px;
	height:16px;
	background:#dedfe0;
	opacity:1;
}
.post_m .swiper-pagination-bullet+ .swiper-pagination-bullet {
	margin-left:14px;
}
.post_m .swiper-pagination-bullet-active {
	background:#47af34;
}
.custhide {
	position:absolute;
	top:310px;
	width:70%;
	height:210px;
	box-sizing:border-box;
	padding:30px;
	background:#0069df;
	color:#fff;
	transition:all .3s ease;
	opacity:0;
	left:0;
	right:0;
	margin:0 auto;
}
.cust_t {
	font-size:18px;
	color:#fff;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	margin-bottom:15px;
}
.cust_remark {
	color: #acb9dd;
	font-size: 14px;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.post_m .swiper-slide-active .custhide, .post_m .swiper-slide-duplicate-active .custhide {
	opacity:1;
	bottom:-15px;
}
.cust_jt {
	margin-top:15px;
	background:url(../images/jiantou.png) left center no-repeat ;
	display: block;
    height: 35px;
    line-height: 35px;
}
.cust_jt i {
	font-size: 26px;
	color: #fff;
	font-family: "Arial";
	font-style: normal;
	padding-left: 50px;
	
}
.post_m .custjt {
	bottom:-13px;
	top:auto;
	left:30%;
	width:20px;
	height:40px;
	background:url(../images/jiantou.png) no-repeat left top;
}
.post_m .custjt.swiper-button-prev {
	left:auto;
	right:30%;
	background-image:url(../images/jiantoua.png);
}
.post_m .custjt:hover {
	background-position-y:bottom;
}

/*流程*/
.liucheng{
	height: 500px;
	width: 100%;
	background: url(../images/lcbj.jpg) center no-repeat;
	position: relative;
}
.line{
	width: 100%;
    height: 1px;
    background: #bfbfbf;
    position: absolute;
    top: 168px;
	left:0;
	z-index: 1;
}
.liucheng_con{
	width: 1350px;
	margin: 0 auto;
}
.liucheng_con ul li{
	width: 230px;
	float: left;
	text-align: center;
	margin-right: 37px;
}
.liucheng_con ul li+li+li+li+li{
	margin-right: 0;
}
.liucheng_con ul li .lc_icon{
	margin-top: 38px;

}
.liucheng_con ul li .lc_icon p{
	color: #6e6e6e;
	font-size: 16px;
	line-height: 45px;
}
.liucheng_con ul li .lc_icon em{
	display: block;
	width: 18px;
	height: 18px;
	background: #fff;
	border:2px #bfbfbf solid;
	border-radius: 50px;
	margin: 0 auto;
	margin-top: 15px;
	position: relative;
	z-index: 2;
 }
 .liucheng_con ul li .lc_icon span{
	 font-size: 50px;
	 color: #e50000;
	 font-family: "Arial";
	 display: block;
	 margin-top: 35px;
 }
 .liucheng_con ul li .lc_img{
	display: none;
}
.liucheng_con ul li.active .lc_icon{
	display: none;
}
.liucheng_con ul li.active .lc_img{
	display: block;
	background: url(../images/hlc.jpg) center no-repeat;
	height: 313px;
	position: relative;
	z-index: 2;
	cursor: pointer;
}
.liucheng_con ul li.active .lc_img span{
	display: block;
	width: 90px;
	height: 90px;
	background: url(../images/hlca.png) center no-repeat;
	margin: 0 auto;
	padding-top: 30px;
	color: #fff;
	font-size: 50px;
	font-family: "Arial";
}
.liucheng_con ul li.active .lc_img h3{
	font-size: 18px;
	color: #fff;
}
.liucheng_con ul li.active .lc_img p{
	width: 190px;
	margin: 0 auto;
	color: #fff;
	font-size: 16px;
	text-align: center;
	margin-top: 45px;
}
.liucheng_con ul li.active .lc_img p b{
	font-family: "Arial";
	font-size: 26px;
	font-weight: normal;
	display: block;
    margin-top: 6px;
}
.liucheng_con ul li+li.active .lc_img span{
	background: url(../images/hlcb.png) center no-repeat;
}
.liucheng_con ul li+li+li.active .lc_img span{
	background: url(../images/hlcc.png) center no-repeat;
}
.liucheng_con ul li+li+li+li.active .lc_img span{
	background: url(../images/hlcd.png) center no-repeat;
}
.liucheng_con ul li+li+li+li+li.active .lc_img span{
	background: url(../images/hlce.png) center no-repeat;
}


/*简介*/
.abbj{
   width: 100%;
   height: 670px;
   background: url(../images/abbj.png) center no-repeat;
   margin-top: -150px;
   position: relative;
   z-index: 999;
}
.about{
	width: 730px;
	padding-top: 200px;
}
.about h3{
	color: #eaeaea;
	font-size: 30px;
	font-weight: bold;
	display: block;
    margin-bottom: 30px;
}
.about p{
	font-size: 16px;
	color: #eaeaea;
	line-height: 28px;
}

/*数字*/
.ys_box{
    height: 180px;
    width: 970px;
	margin-top: 35px;
	position: relative;
}

.ys_box ul li{
    float: left;
    width: 240px;
    height: 120px;
	margin-top: 20px;
	background: url(../images/xian.png) right center no-repeat;
	text-align: center;
}
.ys_box ul li+li+li+li{
    border-right: 0;
}
.ys_box .div1{
    position: relative;
}
.ys_box .div1 .span1{
    font-size: 60px;
    color: #fff;
    font-family: "Arial";
}
.ys_box .div1 .span3{width: 30px;height: 30px;display:inline-block;margin-left: 10px;position: relative;bottom: 15px;background: url(../images/jt.png) center no-repeat;}
.ys_box .div2 .span2{
    font-size: 20px;
    color: #fff;
}



/*新闻*/
.newbj{
	width: 100%;
	height: 720px;
	background:url(../images/newbj.jpg) center no-repeat;
}
.news_con{
    width: 1350px;
    margin: 20px auto 30px auto;
    overflow: hidden;
}

.news_con ul li{
    float: left;
    overflow: hidden;

    height: 190px;
    margin-right: 15px;
    margin-top: 15px;
    cursor: pointer;
}
.news_con ul li:hover .news_cover{
    width: 100%;
}
.news_con ul li:hover .new_l .img img{
    transform: scale(1.2);
}
.news_con ul li:hover .new_r span a{
    color: #2650b2;
	padding-left: 15px;
}
.news_con ul li:hover .new_r>a{
    background: #e10000;
}
.new_l{
    float: left;
    position: relative;
    height: 190px;
    width: 210px;
}
.new_l span{
    position: absolute;
    top: 0 ;
    left: 0;
    width: 210px;
    height: 100%;
    background:#e0e0e0;
    display: block;
    z-index: 1;
}
.new_l span .news_cover{
    position: absolute;
    top: 0;
    left: 0;
    background: #0069df;
    display: block;
    width: 0;
    height: 100%;
    transition: all 0.6s;
}
.new_l .img{
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: -77px;
    height: 144px;
    z-index: 2;
    width: 240px;
    overflow: hidden;
    border-radius: 30px 0 30px 0  ;
}
.new_l .img img{
    width: 100%;
    height: auto;
    min-height: 144px;
    transition: all 0.6s;
}
.new_r{
    float: left;
    width: 450px;
    background: #f3f3f3;
    box-sizing: border-box;
    height: 190px;
    padding: 50px 20px 20px 76px;
    position: relative;
}
.new_r span a{
    font-size: 17px ;
    color: #333;
	display: block;
    height: 30px;
    overflow: hidden;
}
.new_r span{
    display: block;
    margin-bottom: 8px ;
}
.new_r p{
    font-size: 14px ;
    color: #696969;
    line-height: 25px;
}
.new_r>a{
	display: block;
    right: 0;
    bottom: 0;
    width: 50px;
    height: 50px;
    background: #0069df;
    position: absolute;
    border-top-left-radius: 45px;
    color: #fff;
    font-size: 28px;
    line-height: 50px;
    text-align: center;
    box-sizing: border-box;
    padding-left: 5px;
}


/*广告*/
.ggbj{
	width: 100%;
	height: 340px;
	background: url(../images/ggbj.png) center no-repeat;
	margin-top: -30px;
}
.ggfl{
	width: 420px;
    margin-top: 130px;
}
.ggfl em{
	display: block;
	width: 40px;
	height: 3px;
	background: #fff;
	margin-bottom: 5px;
}
.ggfl p{
	font-size: 33px;
	color: #fff;
}
.ggfl p span{
	font-size: 36px;
}
.ggfl ul li{
	float: left;
	text-align: center;
	margin-right: 35px;
	margin-top: 20px;
}
.ggfl ul li a{
	display: block;
	line-height: 45px;
	color: #fff;
	font-size: 16px;
}
.ggfl ul li:hover a{
	text-decoration: underline;
}
.ggfl ul li:hover img{
	transition: all 0.5s;
    transform: rotate(360deg);
    cursor: pointer;
}
.ggtel{
	margin-top: 130px;
	margin-left: 120px;
}
.ggtel em{
	display: block;
	width: 40px;
	height: 3px;
	background: #fff;
	margin-bottom: 10px;
}
.ggtel span{
	font-size: 23px;
	font-family: "Arial";
	color: #fff;
}
.ggtel p{
	font-size: 20px;
	color: #fff;
	margin-top: 10px;
}
.ggtel b{
	display: block;
	width: 280px;
	height: 50px;
	background: #e00000;
	border-radius: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 35px;
	font-family: "Arial";
	margin-top: 25px;
	margin-left: -10px;
}
.ewm{
	 margin-top: 86px;
}   
.ewm ul li{
	float: left;
	text-align: center;
	width: 153px;
	margin-left: 60px;
	margin-top: 35px;
}
.ewm ul li span{
	display: block;
	color: #fff;
	font-size: 18px;
	line-height: 45px;
}


/*底部*/
.dbbj{ width:100%; height:410px; background:url(../images/dbbj.jpg) center no-repeat;}
.footbt{color: #fff;font-size: 18px;height: 50px;line-height: 50px;}
.dbdh{width: 180px;margin-top: 25px;}
.dbdh ul li{float: left;width: 80px;line-height: 35px;}
.dbdh ul li a{color: #999;font-size: 15px;}
.dbdh ul li:hover{text-decoration: underline;}
.dbdh p{font-size: 15px;color: #999;display: block;margin-top: 25px;margin-bottom: 15px;}
.dbdh p a{color: #999;}
.dbtel{width: 360px;margin-top: 25px;margin-left: 70px;}
.dbtel p{color: #999;font-size: 15px;line-height: 30px;}
.dbtel p a{color: #999;}
.dbewm{width: 150px;margin-top: 25px;margin-left: 75px;}
.dbewm img{display: block;margin-top: 15px;}
.dbewm p{color: #999;font-size: 15px;text-align: center;line-height: 45px;}
.dbphone{width: 350px;margin-top: 25px;}
.dbphone b{color: #fff;font-size: 33px;font-family: "Arial";}
.dbphone h3{font-size: 25px;color: #045ada;font-weight: bold;}
.dbphone span{color: #045ada;font-size: 18px;line-height: 45px;}
.dbphone p{color: #999;font-size: 14px;}
.dbphone a{display: block;width: 140px;height: 36px;background: url(../images/telbj.png) left center no-repeat;line-height: 36px;margin-top: 10px;color: #fff;font-size: 13px;padding-left: 60px;}
.dbphone a:hover{text-decoration: underline;}
.copy{
	width: 1350px;
    margin: 0 auto;
    text-align: center;
    height: 65px;
    line-height: 65px;
    border-top: 1px #353535 solid;
    margin-top: 50px;
    font-size: 15px;
    color: #999
}
.copy a{color: #999}


/*当前导航*/
.breadcrumbs {
	height: 61px;
    font-size: 14px;
    line-height: 60px;
    color: #fff;
    background: #1557c1;
    width: 100%;
}
.breadcrumbs .dh_box {
	width: 1350px;
	margin: 0 auto
}
.breadcrumbs .sortName {
	color:#fff;
	font-size:22px;
	font-weight:700;
}
.breadcrumbs .dqdhMain {
	color: #fff;
	padding-left: 30px;
}
.breadcrumbs .dqdhMain a {
	font-size: 15px;
	color: #fff;
	display:inline-block;
}
.breadcrumbs .dqdhMain a:hover {
	text-decoration:underline;
	color:#fff;
}
.breadcrumbs .dqdhMain .span2 {
	color:#fff;
	font-size: 14px;
	display:inline-block;
	padding:0 5px;
}
.breadcrumbs .indexa {
}
.breadcrumbs .span1 {
	color:#fff;
	padding:0 10px 0 30px;
	background:url(../images/dizhi.png) left center no-repeat;
	font-size: 15px;
}
.breadcrumbs .dqdh_class {
	margin-top:10px;
}
.breadcrumbs .dqdh_class li {
	float:left;
	padding:0 15px 0 0px;
}
.breadcrumbs .dqdh_class li a {
	display:block;
	padding:0 50px;
	height:40px;
	line-height:40px;
	color:#fff;
	font-size:23px;
	position:relative;
}
.breadcrumbs .dqdh_class li a::before, .breadcrumbs .dqdh_class li a::after {
content:'';
display:block;
position:absolute;
top:50%;
margin-top:-6px;
height:12px;
width:1px;
border-left:1px solid #fff;
border-right:1px solid #fff;
}
.breadcrumbs .dqdh_class li a::before {
left:20px;
}
.breadcrumbs .dqdh_class li a::after {
right:20px;
}
.about_con{
    width: 1350px;
    margin: 0 auto;
    overflow: hidden;
    box-sizing: border-box;
    margin-top: 40px;
    position: relative;
    padding-bottom: 40px;
}
.about_l{
    width:100%;
}
.about_tit p{
    color: #707070;
    font-size: 17px;
    font-weight: normal;
    padding-left: 20px;
    position: relative;
    margin-top: 25px;
}

.about_tit{
    margin-bottom: 30px;
	text-align: center;
}
.about_tit>i{
	display: block;
	font-style: normal;
	font-size: 75px;
	color: #e6e6e6;
	font-weight: bold;
}
.about_tit>em{
    font-size: 42px;
    line-height: 1;
    color: #1d1d1f;
    font-weight: bold;
    position: relative;
    margin-top: -50px;
    display: block;
}
.about_l>p{
    font-size: 15px;
    color: #333;
    line-height: 25px;
    margin-top: 15px;
}
.about_tit1{
    margin-bottom: 30px;
    text-align: center;
}
.about_tit1>em{
    font-size: 42px;
    line-height: 1;
    color: #333;
    font-weight: bold;
    position: relative;
    margin: 0 auto;
}
.about_tit1 p{
    margin-top: 8px;
}
/*内页联系方式*/
.page{
    
}
.page_con{
    width: 1350px;
    margin: 60px auto;
    position: relative;
}
.page_con::after{
    content: '';
    display: block;
    clear: both;
}
.page_tit h4{
    position: relative;
    color: #333333;
    font-size: 30px;
    padding-bottom: 15px;
    margin-bottom: 12px;
    text-align: center;
    font-weight: normal;
}
.page_tit{
	margin-bottom: 30px;
}
.page_tit h4::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 20px;
    height: 5px;
    background: #00a38b;
}
.page_contact{
    position: relative;
}
.page_contact p{
	line-height: 30px;
	margin-left: 20px;
}
.page_contact h3{
    text-align: left;
    font-size: 48px;
    color: #333;
    margin-bottom: 10px;
    font-weight: normal;
	font-family: 'Calisto MT', Helvetica, sans-serif;
	margin-left: 20px;
}
.page_contact em{
    color: #9fa09f;
    font-size: 16px;
	margin-left: 20px;
}
.page_contact h4{
    font-size: 34px;
    color: #005aae;
    margin: 30px 0;
	font-weight: bold;
	margin-left: 20px;
}
.page_contact ul{
    width: 90%;
	margin-left: 20px;
}
.page_contact ul li{
    float: left;
    margin-right: 2%;
    color: #333;
    line-height: 40px;
}
.page_contact ul li::before{
    content: '';
    display: inline-block;
    width: 22px;
    height: 20px;
    background-image: url(../images/contact_con.png);
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 8px;
    margin-bottom: 4px;
}
.page_contact ul li:nth-child(1)::before{
    background-position: 1px 0;
}
.page_contact ul li:nth-child(2)::before{
    background-position: -22px 0;
}
.page_contact ul li:nth-child(3)::before{
    background-position: -46px 0;
}
.msg{
    width: 100%;
    height: 350px;
    background: #005aae;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    margin-top: -20px;
}
.msg span{
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 52px 80px 0 80px;
}
.msg span i{
    font-size: 32px;
    color: #fff;
	font-style: normal;
}
.msg span p {
    font-size: 14px;
    line-height: 26px;
    color: #82bcf3;
    margin-top: 5px;
}
.msg form {
    width: 1200px;
    margin: 50px auto 0 auto;
    overflow: hidden;
}
.msg form textarea{
    width: 380px;
    height: 50px;
    background: #fff;
    color: #666;
    font-size: 15px;
    padding-left: 20px;
    border: none;
    line-height: 50px;
}
.msg form input,.msg form button{
    width: 120px;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
    border: none;
    padding-left: 20px;
}
.msg form textarea,.msg form input,.msg form button{
    float: left;
    margin-left: 5px;
}
.yz{
    overflow: hidden;
    float: left;
}
.yz img{
    width: 140px;
    min-height: 50px;
    height: auto;
    margin-left: 5px;
}
.msg form button{
    background: #82bcf3;
    color: #fff;
    padding: 0;
    float: right;
    border-radius: 5px;
    cursor: pointer;
	font-size: 18px;
}
.hua{
    position: absolute;
    right: -30px;
    top: 0;
}


/*新闻列表页*/
.main{height: auto;}
.main .main_rightc{margin-bottom: 60px;}
.main .news_list{}
.main .news_list li{height: 220px;background: #fff;margin-top: 30px;border: 1px solid #f2f2f2;border-radius: 10px;}
.main .news_list li .xwdata{background: #f5f4f9;width: 160px;height: 220px;text-align: center;}
.main .news_list li .xwdata span{color: #04102c;font-size: 18px;display: block;margin-top: 60px;line-height: 40px;}
.main .news_list li .xwdata b{font-size: 30px;}

.main .news_list li .img{margin-left: 25px;margin-top: 18px;width: 260px;height: 180px;overflow: hidden;}
.main .news_list li .lMore{width:830px;margin-right: 25px;margin-top: 30px;}
.main .news_list li .lMore .title{font-size: 23px;color: #393939;line-height: 36px; margin-bottom:26px;display: block;}
.main .news_list li .lMore span{ font-size:14px; color:#999;line-height: 36px;}
.main .news_list li .lMore p{font-size:15px; color:#999; line-height:26px;}
.main .news_list li:hover .title{ color:#1557c1; padding-left:15px;}
.main .news_list li:hover p{ padding-left:15px;}
.main .news_list li:hover{box-shadow: 0 3px 10px 3px rgba(0, 0, 0, .08);transition: all .3s ease-out;border-bottom: none;}
.main .news_list li:hover .img img{transition: all 1.2s;transform: scale(1.2, 1.2);}

.newtitle{background: #f0f3fa;border-radius: 0 0 30px 30px;padding-bottom: 20px;}
/*fenye*/
.fenye {
	text-align:center;
	color:#666;
	font-size:14px;
	line-height:30px;
	padding:20px 0;
}
.fenye .rows {
	color:#666;
	font-size:13px;
	padding:0 10px;
}
.fenye .current {
	display: inline-block;
	color:#1d76f8;
	font-size:14px;
	padding:0 5px;
}
.fenye .num, .fenye .next {
	display:inline-block;
	margin:0 3px;
	padding:0 10px;
	border:1px solid #ddd;
	color:#666;
	font-size:14px;
	height:28px;
	line-height:27px;
	border-radius:5px;
}
.fenye .num:hover, .fenye .next:hover {
	background-color:#cc0000;
	color:#fff;
	border:1px solid #cc0000;
}
/*新闻详情*/
.main .main_right {
    width: 100%;
    padding-top: 5px;
    background: #fff;
}
.main .tT01 {
  text-align:center;
  line-height:35px;
  padding-top:50px;
}
.main .tT01 .span1 {
  font-size:24px;
  color:#444;
  font-weight: bold;
}
.main .subtitle {
  font-size: 16px;
  line-height:50px;
  height: 50px;
  color: #8F8F8F;
  text-align:center;
  margin-top: 10px;
}
.main .subtitle span {
  padding:0 25px;
}
.main .subtitle .time{
  background: url(../images/shijian.png) no-repeat left center;
}
.main .subtitle .chick{
  background: url(../images/liulan.png) no-repeat left center;
}
.mainBox {
  margin-top: 60px;
  box-shadow: 0 0 10px rgba(0,0,0,0.12);
}
.liuyan{
  width: 100%;
  background: url(../images/message_bg.jpg) center no-repeat;
  margin-bottom: 50px
}
.text {
    line-height: 35px;
    font-size: 15px;
    color: #333;
    padding: 30px;
}
.text img{display: block;margin: 0 auto;}
.viewpage{ margin:0; padding:10px 0 50px 0;border-radius: 50px;height: 20px;background: #f0f3fa;}
.viewpage .main_r_nav{ color:#999; font-size:14px; line-height:30px;}
.newbtn{background: url(../images/left-btn.png) 20px center no-repeat;padding-left: 95px;}
.newbtna{background: url(../images/right-btn.png) right center no-repeat;padding-right: 85px;margin-right: 20px;}
.viewpage .main_r_nav a{ font-size:14px; color:#444}
.viewpage .main_r_nav a:hover{ text-decoration:underline;}
.xg-news{width: 100%;height: auto;margin-top: 30px;}
.xg-news h2{font-size: 24px;color: #354775;line-height: 40px;margin-bottom: 10px;font-weight: 600;}
.xg-news h2:before {
    content: '';
    display: inline-block;
    width: 23px;
    height: 23px;
    background: url(../images/xg-tag.png) no-repeat left center;
    vertical-align: top;
}
.xg-news ul{background: #f0f3fa;border-radius: 15px;height:180px;padding: 30px 28px 0;}
.xg-news ul li{width: 395px;float: left;line-height: 35px;margin-bottom: 20px;background: url(../images/icon.png) left center no-repeat;padding-left: 35px;}
.xg-news ul li a{color: #333;font-size: 16px;}
.xg-news ul li:hover a{padding-left: 13px;color: #db0e00}

/*产品列表页*/
.list_pro_con {
    width: 85%;
    margin: 0 auto;
	margin-bottom: 30px;
}
.list_pro_con>ul li{
    float: left;
    margin-top: 17px;
    border: 1px dashed #969696;
    margin-left: -8px;
    line-height: 40px;
    font-size: 16px;
    border-radius: 20px;
    width: 14.6%;
    text-align: center;
	height: 40px;
}
.list_pro_con>ul{
    overflow: initial;
}
.list_pro_con>ul::after,.list_pro_con::after{
    content: '';
    display: block;
    clear: both;
}
.list_pro_con>ul li a{
    color: #333;
    width: 100%;
    height: 100%;
    display: block;
}
.list_pro_con>ul li:hover{
    border: 1px dashed #1557c1;
}
.list_pro_con>ul li:hover a{
    color: #1557c1;
}
/*产品详情页*/
.product_top {
}
.product_top .l_img {
	width:630px;
	height:550px;
	background-color:#fff;
	text-align:center;
	display:table;
}
.product_top .l_img span {/*display: table-cell; vertical-align:middle;*/
	display:block;
	width:100%;
	height:100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.product_top .l_img span img {
	width:550px;
	height:550px;
}
.product_top span img {
	display:inline-block;
	max-width:100%;
	max-height:100%;
	vertical-align:middle;
}
.product_top .r_box {
	width:680px;
}
.product_top .r_box .product_title {
	border-bottom:1px solid #ddd;
	padding:10px 0 8px 0;
}
.product_top .r_box .product_title h2 {
	font-weight:700;
	font-size:26px;
	color:#101010;
}
.miaoshu {
}
.product_top .subtitle {
	font-size:14px;
	color:#b7b7b7;
	padding-top:8px;
}
.product_top .subtitle span {
	display:block;
	padding-left:25px;
	line-height: 23px;
	height: 24px;
}
.product_top .subtitle span.span1 {
	background:url(../images/shijian.png) left center no-repeat;
}
.product_top .subtitle span.span2 {
	background:url(../images/liulan.png) left center no-repeat;
}
.product_top .keyword {
	height:40px;
	line-height:40px;
	font-size:15px;
	color:#717171;
}
.product_top .keyword span {
	font-size:18px;
	color:#0059A9;
}
.product_top .desc {
	font-size:14px;
	color:#717171;
	line-height:30px;
	margin-top: 15px;
}
.product_top .desc span {
	display:block;
	float:left;
	width:200px;
}
.product_top .desc p {
	display:block;
	width:680px;
	line-height: 28px;
	font-size: 15px;
	color: #8b8b8b;
    margin-bottom: 10px;
}
.product_top .lianxi {

}
.product_top .lianxi .a {
	display:block;
	height:50px;
	line-height:50px;
	float:left;
	margin-right:30px;
	color:#e50100;
	font-size:18px;
	border-bottom:1px solid #e50100;
	padding-left:28px;
}
.product_top .lianxi .a.a_qq {
	background:url(../images/QQ.png) left center no-repeat;
}
.product_top .lianxi .a.a_tel {
	background:url(../images/teld.png) left center no-repeat;
}
.product_top .dianhua {
    height: 40px;
    padding: 0 30px;
    line-height: 40px;
    text-align: center;
    border-radius: 30px;
    font-size: 15px;
    background-color: #1557c1;
    margin-top: 50px;
    width: 130px;
}
.product_top .dianhua a {
	color:#fff;
	display: block;
}
.product_top .dianhua:hover {
	background-color:#e50100;
}
.share {
	margin-top:10px;
}
.share .span1 {
	line-height:32px;
	color:#999;
	padding-right:10px;
	font-size:15px;
}
.xiangqing {
	
}
.xiangqing_top{
	background: #eee
}
.xiangqing_top .a_nav {
	display:block;
	float:left;
	width:190px;
	background-cologr:#fff;
	border-bottom:2px solid #1557c1;
	color:#eea200;
	text-align:center;
	height:50px;
	line-height:50px;
	font-size:18px;
}
.xiangqing_top .a_nav.active {
	background-color:#1557c1;
	color:#fff;
}
.contenta {
	background: #fff;
	border: 1px solid #ddd;
}
.contact_title2 {
	text-align: center;
	font-size: 18px;
	color: #888;
}
.lx_b {
	width: 100%;
	height: 422px;
	border: 1px solid #000;
	margin-top: 30px;
}
.lx_list {
	background-color: #fff;
	width: 275px;
	margin: 39px 10px;
	min-height: 300px;
}
.lx_list p {
	line-height: 35px;
	font-size: 16px;
	color: #666;
	padding-left: 30px;
}
/*在线留言*/
.conbt{
  text-align: center;
  width: 600px;
  margin:0 auto;
  position: relative;
  margin-top: 35px;
}
.conbt span{
  font-family: "Impact";
  color: #efefef;
  font-size: 66px;
  text-transform: uppercase;
}
.conbt b{
  display: block;
  font-size: 35px;
  color: #0f0f0f;
  font-weight: bold;
  position: relative;
    margin-top: -55px;
}

.conbt::before{
  content: '';
    display: block;
    position: absolute;
    top: 35px;
    left: 25px;
    width: 22px;
    height: 31px;
    background-image: url(../images/btimga.png);
}
.conbt::after{
  content: '';
    display: block;
    position: absolute;
    top: 35px;
    right: 25px;
    width: 22px;
    height: 31px;
    background-image: url(../images/btimga.png);
}
.aj_lxp{
  font-size: 16px;
    text-align: center;
    margin: 20px auto 40px;
    width: 80%;
    line-height: 32px;
    color: #666;
    width: 1200px;
}
.lybt{ text-align:center; margin-top:40px;}

.lybt span{font-size: 43px;line-height: 45px;text-transform: uppercase;color:#5a5a5a;}

.lybt h3{ display:block; font-size:20px; line-height:45px;color:#5a5a5a; background:url(../images/xiana.jpg) center center no-repeat;}

.liuyan{ margin-top:30px; text-align:center;}

.liuyan span{ font-size:20px;color: rgb(215, 12, 25);}

.liuyan a{ font-size:16px;color: #CCCCCC;}

.liuyan p{ font-size:16px;color: #666666; line-height:30px;}
#faqbox{
	padding: 50px 0 50px 0;
    width: 680px;
}

#faqbox form{}

#faqbox .faqline{line-height:2em;text-align:left; padding-bottom:10px; color:#999; font-size:13px;}

#faqbox .faqtit{width:150px;display:block;float:left;clear:both;text-align:right; color:#555;}

#faqbox .Content{line-height:2em;text-align:left; padding-bottom:10px;}

#faqbox font{margin:0 5px;}

#faqbox .FaqTitle{ height:50px; line-height:50px; padding:0 10px; border:1px solid #ddd; width:435px; vertical-align:top;}

#faqbox .Content textarea{height:100px;}

.wizfrm{ border:none;width:455px;height:50px;line-height:50px;font-size:16px;color:#fff;text-align:center;cursor:pointer;background:#fff; margin-top:20px;  font-family:'Microsoft YaHei';-moz-transition: all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s; border-radius:5px;background-color:#e50000; }

.wizfrm:hover{ background-color:#397bfc; }

.main .main_righta{ width:92%;margin: 0 auto;padding-bottom: 100px;}
**/

.main .proListal{ width:100%;}
.main .proListal li{ width:24.3%; float:left; margin:0 0 20px 5px;position:relative;} 
.main .proListal li .boxal{ width:100%; height:320px;display:block; cursor:pointer;position:relative;}
.main .proListal li .boxal .spanImgal{ display:block; overflow:hidden;width:100%; height:320px;
background-position:center center; 
-webkit-background-size: cover;  
-moz-background-size: cover;  
-o-background-size: cover; 
background-size:cover;}
.main .proListal li .spanal{ display: block;height:45px; line-height:45px; width:100%;text-align: center; margin:auto;font-size:16px;position: absolute;left: 0;bottom: 0; background: rgba(0,0,0,0.7); }
.main .proListal li .spanal a{ color:#fff; }
.main .proListal li .spanal p{display: none;}
.main .proListal li:hover .spanal{transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;display: block;height: 100px; background-color: rgba(0,0,0,0.7);}
.main .proListal li:hover .spanal p{display: block;color: #fff;font-size: 18px;}


.proListal li .avatarb{
    position: relative;
}
.proListal li .avatarb{
    display: block;
    height: 320px;
    overflow: hidden;
    width:100%;
}
.proListal li .avatarb .spanImgal{
    height: 320px;
}
.avatarb:hover, .zhuti .avatarb:hover, .bbsinner .avatarb:hover {
    box-shadow: 0 0 10px gray;
}
.avatarb:hover .spanImgal, .zhuti .avatarb:hover .spanImgal, .bbsinner .avatarb:hover .spanImgal {
    transform: scale(1.3);
    transition: all 1s ease 0s;
  -webkit-transform: scale(1.3);
  -webkit-transform: all 1s ease 0s;
}

.classify{width: 1350px;margin: 30px auto;}
.classify ul li{float: left;width: 200px;height: 45px;background: #0065d7;border-radius: 10px 0;margin-left: 10px;margin-right: 10px;margin-bottom: 10px;text-align: center;line-height: 45px;}
.classify ul li a{display: block;color:#fff}
.classify ul li:hover{background: #e30a00}
.classify ul li:hover a{color: #fff;font-size: 18px;}