img,a img{border:0;margin:0;padding:0;vertical-align: middle;}
.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;}



/**/
.search{
    margin: 30px auto;
    width: 600px;
}
.search form {
    width: 600px;
    overflow: hidden;
}
.search form input {
    border: none;
    color: #333;
    width: 470px;
    font-size: 15px;
    background: #fff;
    height: 50px;
    padding-left: 20px;
    line-height: 50px;
    border: 1px solid #e0e0e0;
    float: left;
}
.search form button {
    width: 110px;
    height: 50px;
    border: none;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 2px;
    margin-left: -5px;
    color: #fff;
    background: #28a3a7;
    float: right;
}
/*内页导航*/
.nyhead{
  width: 100%;
  height: 110px;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999
}
.ny_logo{
  margin-left: 6%
}
.ny_nav{ position:relative;width:45%;margin-left: 2%}
.ny_navMain{ position:relative;}
.ny_nav .ny_navMain .ny_navLi{position:relative; width:11.5%;text-align: center;float: left;margin-right: 5px;}
.ny_nav .ny_navMain .ny_navLi a.ny_a1{ display:block; color:#fff; position:relative; height:110px; line-height:110px; text-align:center; font-size:16px; font-weight:500;}
.ny_nav .ny_navMain .ny_navLi:hover a.ny_a1,.ny_nav .ny_navMain .ny_navLi.active a.ny_a1{background:#ffc600;}
.ny_nav .ny_navMain .ny_navLi .ny_dh2{ width:600px; padding:10px; top:100%; left:50%;margin-left:-300px; position:absolute; z-index:1000; display:none; overflow:hidden; -moz-transition:all 0.2s;-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s; background-color:#fff;box-shadow:0 3px 10px rgba(0,0,0,0.1); }
.ny_nav .ny_navMain .ny_navLi .ny_dh2 .ny_boxa{float: left;width: 180px;margin-left: 8px;margin-right: 8px;}
.ny_nav .ny_navMain .ny_navLi .ny_dh2 .ny_boxa img{width: 180px;height: 130px;margin-left: 8px;margin-right: 8px;margin-top:10px;}
.ny_nav .ny_navMain .ny_navLi .ny_dh2 a.ny_a2{ display:block;  width:180px; background-color:#fff; color:#333; line-height:20px; font-size:14px; padding:10px 0; border-bottom:1px solid #ebebeb; margin: 0 8px;}
.ny_nav .ny_navMain .ny_navLi .ny_dh2 a.ny_a2 span{-moz-transition:all 0.2s;-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;}
.ny_nav .ny_navMain .ny_navLi .ny_dh2 a.ny_a2:hover,.nav .navMain .navLi .dh2 a.a3:hover{ color:#cf0000; background-color:#e9e9e9; }
.ny_nav .ny_navMain .ny_navLi .ny_dh2 a.ny_a3{ display: block; width:200px;  float:left; line-height:20px; font-size:14px; padding:15px 0; margin:0px 5px; border-bottom:1px solid #ebebeb; }
.ny_nav .ny_navMain .ny_navLi:hover .ny_dh2{ display:block;}

.banben{
    line-height: 110px;
    margin-left: 1%
}
.banben a{
    color: #fff;
    font-size: 18px;
}
.banben a:hover{
    text-decoration: underline;
}
.ny_htel{
    margin-top: 30px;
    margin-right: 6%;
    color: #e90000;
    font-size: 35px;
    font-family: "Arial";
    font-weight: bold;
}


@media only screen and (max-width: 1600px){
  .ny_logo{margin-left: 3%}
  .ny_htel{margin-right: 3%} 
}
@media only screen and (max-width: 1350px){
  .ny_logo{margin-left: 1%}
  .ny_htel{margin-right: 1%} 
}



/*内页banner*/
.flexslider {
	margin: 0 auto ;
	position: relative;
	width: 100%;
	height: 890px;
	overflow: hidden;
	zoom: 1;
	border: 0;
}
.flexslider .slides li {
	width: 100%;
	height: 100%;
	border:0;
	list-style-type: none
}
.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
-webkit-transition: all .3s ease;
	border-radius: 35px;
}
.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}
.flex-direction-nav .flex-prev {
	left: 0;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 120px;
	text-align: center;
}
.flex-control-nav li {;
	margin: 0 3px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}
.flex-control-paging li a.flex-active, .flex-control-paging li.active a {
	background-position: 0 0;
}
.flexslider .slides a img {
	width: 100%;
	height: 890px;
	border:0;
}
/*当前导航*/
.breadcrumbs{
	height:70px;
	font-size:14px;
	line-height:70px;
	color:#666;
	background:#fff;
	width: 100%;
	display: block;
  border-bottom: 1px #ececec solid;
}
.breadcrumbs .dqdhMain {
	color: #666;
	font-size: 15px;
	background: url(../images/dizhi.png) left center no-repeat;
	padding-left: 30px;
}
.breadcrumbs .dqdhMain a {
	font-size: 15px;
	color: #666;
	display:inline-block;
}
.breadcrumbs .dqdhMain a:hover {
	text-decoration:underline;
	color:#666;
}
.breadcrumbs .nyweizhi{
	color: #666;
	font-size: 23px;
    position: relative;
}
.breadcrumbs .nyweizhi::before{
    right: -20px;
}
.breadcrumbs .nyweizhi::after{
    left: -20px;
}
.breadcrumbs .nyweizhi::before, .breadcrumbs .nyweizhi::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    height: 12px;
    width: 1px;
    border-left: 1px solid #666;
    border-right: 1px solid #666;
}
.main{
	width: 100%;
	margin-bottom: 50px;
}

.text {
	line-height:35px;
	font-size:15px;
	color:#000;
	margin-top: 20px;
	padding: 30px;

}
/*.text p img{
    display: block;
    margin: 0 auto
}*/
.text span {
	font-size:15px;
	color:#000;
}
/*简介单页*/
.page_about{
    background: url(../images/pro_bg.jpg) bottom left no-repeat;
}
.page_about_con{
    width: 1350px;
    margin: 0 auto;
    overflow: hidden;
}
.page_about_l{margin-bottom: 60px;}
.page_tit{
    padding-top: 68px;
    position: relative;
    font-size: 32px;
    color: #333333;
    font-weight: bold;
    line-height: 1;
    padding-bottom: 34px;
}
.page_tit span{
    font-size: 36px;
    font-weight: normal;
}
.page_tit p{
    color: #707070;
    font-size: 16px;
    font-weight: normal;
    margin-top: 20px;
    padding-left: 20px;
    position: relative;
}

.page_about_l h3{
    font-size: 28px;
    line-height: 1;
    margin-bottom: 25px;
    font-weight: bold;
    color: #185bb6
}
.page_about_l>p{
    font-size: 16px;
    color: #333;
    line-height: 32px;
}
.page_about_r{
    float: right;
    width: 772px;
    height: 633px;
}



/*联系方式*/
.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);
}

.contact-box{
   width: 1350px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 2;
}
.page_contact_con_top_l {
    width: 55%;
    float: left;
    position: relative;
}

.page_contact_con_top {
    overflow: hidden;
}

.dt {
    width: 100%;
    float: left;
    padding: 39px 40px 26px 40px;
    background: #efefef;
}

.dt h3 {
    width: 100%;
    float: left;
    font-size: 26px;
    color: #333;
    font-weight: bold;
    line-height: 40px;
    letter-spacing: 1px;
    font-weight: normal;
}

.dt h5 {
    font-family: Arial;
    font-weight: normal;
    width: 100%;
    float: left;
    margin-top: 8px;
    font-size: 16px;
    color: #9c9c9c;
    line-height: 22px;
    letter-spacing: 1px;
    text-transform: uppercase;

}

.dd {
    width: 100%;
    float: left;
    padding: 33px 40px 34px 40px;
    background: #f6f6f6;
}

.dd li {
    float: left;
    padding-left: 60px;
    position: relative;
    list-style: none;
    margin-right: 10px;
}

.page_icon {
    width: 42px;
    height: 42px;
    background: #ff9b18;
    line-height: 0;
    position: absolute;
    left: 2px;
    top: 10px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
}

.page_icon img {
    width: 100%;
}

.dd li h5 {
    font-size: 16px;
    color: #444;
    line-height: 29px;
    letter-spacing: 1px;
    font-weight: normal;
}

.dd li h6 {
    font-size: 22px;
    color: #444;
    line-height: 26px;
    font-weight: normal;
}
.dd li h7 {
    float: left;
    width: 100%;
    font-size:18px;
    color: #444;
    line-height: 26px;
    font-weight: normal;
}
.page_contact_con_top {
    margin: 50px 0;
}

.page_contact_con_top_r {
    width: 30%;
    background: #efefef;
    height: 484px;
    position: relative;
}

.page_contact_con_top_r h4 {
    text-align: center;
    font-size: 22px;
    font-weight: normal;
    color: #333;
    margin: 75px 0 50px 0;
}

.page_conatct_ewm img {
    width: 180px;
    height: 180px;
    display: block;
    margin: 0 auto;
}

.page_contact_con_top_r h3 {
    font-size: 18px;
    font-weight: normal;
    color: #515251;
    text-align: center;
    margin-top: 20px;
}

.page_contact_con_map {
    position: relative;
}


.aj_lxp{
  font-size: 16px;
    text-align: center;
    margin: 20px auto 40px;
    width: 80%;
    line-height: 32px;
    color: #666;
    width: 1200px;
}

.map_r{
    height: 500px;
    margin: 0 auto;
    margin-top: 30px;
}



/*留言*/
.lybta {
	text-align:center;
	margin-top:40px;
}
.lybta span {
	font-size: 43px;
	line-height: 45px;
	text-transform: uppercase;
	color:#5a5a5a;
}
.lybta h3 {
	display:block;
	font-size:20px;
	line-height:45px;
	color:#5a5a5a;
}
.section-header{
  text-align: center;
  margin-top: 30px;
}
.section-header h2{
  font-size: 35px;
  color: #11334f;
}

.nyliuyan {
	text-align:center;
}
.nyliuyan span {
	font-size:20px;
	color: rgb(215, 12, 25);
}
.nyliuyan a {
	font-size:16px;
	color: #CCCCCC;
}
.nyliuyan p {
	font-size:16px;
	color: #666666;
	line-height:30px;
}

/*新闻列表页*/
.albt{
  text-align: center;
  margin-top: 250px;
}
.albt a{
  font-weight: bold;
  color: #000;
  font-size: 38px;
}
.albt a span{
  color: #185bb7
}
.albt em{
  display: block;
  width: 37px;
  height: 5px;
  background: #f8b600;
  margin:0 auto;
  margin-top: 10px;
}
.albt a:hover{
  color: #11334f
}
.page_news{
    position: relative;
}
.page_news ul{
    overflow:  initial;
    position: relative;
}
.page_news ul::after{
    content: '';
    display: block;
    clear: both;
}
.page_news ul li{
    width: 100%;
    height: 240px;
    box-shadow:0 0 25px 3px #f2f2f2 ;
    border-radius: 15px;
    overflow: hidden;
    border: 1px solid #eeeeee;
    position: relative;
    z-index: 11;
    transition: all 0.6s;
}
.page_news ul li:hover{
    margin-top: -30px;
}
.page_news ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.page_news ul li span{
    width: 360px;
    height: 240px;
    overflow: hidden;
    display: block;
}
.page_news ul li span img{
    width: 100%;
    height: auto;
    min-height: 240px;
    margin-top: -30px;
}
.page_news ul li em{
    color: #828282;
    font-size: 18px;
  font-family: "Arial";
}
.page_news ul li h3{
    font-size: 18px;
    margin: 15px 0 10px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width:90%;
}
.page_news ul li p{
    overflow: hidden;
    height: 48px;
    margin-bottom: 20px;
    color: #999999;
    font-size: 13px;
    line-height: 24px;
}
.page_news ul li i{
    padding: 20px 0 5px;
    color: #828282;
    font-size: 14px;
    border-top: 1px solid #eeeeee;
    position: relative;
    display: block;
    font-style: normal;
}

.page_news ul>div{
    width: 100%;
    height:240px;
    margin-right: 12px;
    margin-top: 40px;
    background: #fff
}
.ddes{
    padding: 20px;
    width: 930px;
}

.page_news_tit a::after {
    content: '';
    display: block;
    position: absolute;
    right: 22px;
    top: 50%;
    height: 6px;
    width: 17px;
    background: url(../images/icon.png) -109px -168px no-repeat;
    margin-top: -3px;
    transition: all 0.6s;
}
.page_news ul li:hover h3,.page_news ul li:hover i{
    color: #185bb7;
}
/*分页*/
.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:#cc0000;
	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_right{
  margin-bottom: 100px;
  width: 1350px;
}

.product_top {
    margin-top: 50px;
}
.product_top .l_img {
    width:620px;
    height:500px;
    background-color:#fff;
    text-align:center;
    display:table;
    border: 1px #e3e3e3 solid;
}
.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:670px;
}
.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 {
}
.tT01a {
    text-align:center;
    line-height:35px;
    padding-top:50px;
}
.tT01a .span1a {
    font-size:28px;
    color:#444;
}
.subtitlea {
    font-size: 16px;
    line-height:50px;
    height: 50px;
    color: #fff;
    text-align:center;
    background: #185bb7;
    margin-top: 20px;
}
.subtitlea span {
    padding:0 10px;
}




.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;
    line-height: 28px;
    font-size: 15px;
    color: #8b8b8b;
    margin-bottom: 10px;
    overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
word-break: break-all;
}
.product_top .lianxi {
  margin-top: 20px;

}
.product_top .lianxi .a {
    display:block;
    float:left;
    margin-right:30px;
    color:#185cb7;
    font-size:18px;
    border-bottom:1px solid #185cb7;
    padding-left:28px;
}
.product_top .lianxi .a.a_qq {
    background:url(../images/QQ.png) left center no-repeat;
    height: 60px;
    line-height: 60px;
}
.product_top .lianxi .a.a_tel {
    background:url(../images/teld.png) left center no-repeat;
    height: 60px;
    line-height: 60px;
}
.product_top .dianhua {
    height: 40px;
    padding: 0 30px;
    line-height: 40px;
    text-align: center;
    border-radius: 30px;
    font-size: 15px;
    background-color: #ffb400;
    margin-top: 50px;
    width: 130px;
}
.product_top .dianhua a {
    color:#fff;
    display: block;
}
.product_top .dianhua:hover {
    background-color:#185cb7;
}
.share {
    margin-top:10px;
}
.share .span1 {
    line-height:32px;
    color:#999;
    padding-right:10px;
    font-size:15px;
}
.xiangqing{
    border: 1px #e9e9e9 solid;
    margin-top: 30px;
}
.xiangqing_top{
    background: #eee
}
.xiangqing_top .a_nav {
    display:block;
    float:left;
    width:190px;
    background-color:#fff;
    border-bottom:2px solid #185cb7;
    text-align:center;
    height:50px;
    line-height:50px;
    font-size:18px;
}
.xiangqing_top .a_nav.active {
    background-color:#185cb7;
    color:#fff;
}
.myClass {
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
/*详情页*/
.main .main_righta {
	width:100%;
	margin-top: 30px;
  margin-bottom: 100px;
}

/*上一篇下一篇*/
.viewpage {
	margin:0;
	padding:20px 0 50px 0;
	border-top:1px solid #e9e9e9;
}
.viewpage .main_r_nav {
	color:#999;
	font-size:14px;
	line-height:30px;
	padding-left: 20px;
	padding-right: 20px;
}
.viewpage .main_r_nav a {
	font-size:14px;
	color:#444
}
.viewpage .main_r_nav a:hover {
	text-decoration:underline;
}

/*产品列表页分类*/
.p_fl{
   margin-top: 20px;
   display: -webkit-flex;
   display: flex;
   -webkit-justify-content: center;
   justify-content: center;
}
.p_fl ul li{
  width: auto;
  height: 50px;
  text-align: center;
  line-height: 50px;
  float: left;
  background: #fff;
  border-radius: 5px;
  margin-right: 15px;
  position: relative;
}
.p_fl ul li .yiji{
  display: block;
  font-size: 17px;
  padding-left: 25px;
  padding-right: 25px;
}
.p_fl ul li:hover{
  background: #f8b600;
}
.p_fl ul li:hover .yiji{
  color: #fff;
}
.p_fl ul li .nyfenlei{
    background: #1759b0;
    position: absolute;
    left: 0;
    top: 50px;
    z-index: 9999;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
    opacity: 0;
}
.p_fl ul li .nyfenlei dl{
    line-height: 45px;
}
.p_fl ul li .nyfenlei dl a{
    font-size: 15px;
    color: #fff;
}
.p_fl ul li .nyfenlei dl a:hover{
    text-decoration: underline;
}
.p_fl ul li:hover .nyfenlei{
    opacity: 1;
    transition: all 0.6s;
}

/*产品列表页*/
.m_pro_lei{}
.nybt h1{display: block;font-weight: bold;font-size: 30px;background: url(../images/line1.jpg) bottom center no-repeat;height: 60px;line-height: 55px; text-align:center;}
.m_pro_lei>ul>li{display: block;width: 100%;min-height: 40px;overflow-y: auto;margin-bottom: 5px;    border-bottom: 1px dotted #1759b0;}
.m_pro_lei>ul>li>a,.m_pro_lei>ul>li>ul{float: left;border-radius: 3px;}
.m_pro_lei>ul>li>a{width:110px;text-decoration: none;color: #FFF;font-weight: 600;line-height: 50px;background: #1759b0;padding: 0 1%;font-size:15px;}
.m_pro_lei>ul>li>a:hover{ background:#ffc600}
.m_pro_lei>ul>li>ul{width: 1200px;border-bottom: 0px dotted #ccc;margin-left: 5px;}
.m_pro_lei>ul>li>ul>li{float: left;margin-left: 5px;margin-bottom:6px;border-radius: 3px; line-height: 36px;background: #e9e9e9;width: 122px;text-align: center;margin-top: 5px;}
.m_pro_lei>ul>li>ul>li:hover{background: #ffc600;}
.m_pro_lei>ul>li>ul>li>a{color: #000;display: block;text-decoration: none;font-size: 14px;}
.m_pro_lei>ul>li>ul>li>a:hover{color: #FFF}


/*产品列表页*/
.main .main_rightb {
    width: 1350px;
    margin: 0 auto;
    padding-bottom: 100px;
    margin-top: 40px;
}
.main .proListal {
	width:100%;
}
.main .proListal li {
    width: 430px;
    float: left;
    margin: 0 5px 15px 10px;
    position: relative;
    box-sizing: border-box;
    border: 1px solid #e0e0e0;
}
.main .proListal li .boxal {
	width:100%;
	height:360px;
	display:block;
	cursor:pointer;
}
.main .proListal li .boxal .spanImgal {
	display:block;
	overflow:hidden;
	width:100%;
	height:360px;
	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;
	margin:auto;
	font-size:16px;
	padding: 12px 30px;
	line-height: 45px;
	border-top: 0;
  background: #fff


}
.main .proListal li .spanal a h3{
	color:#002222;
	display: block;
	line-height: 45px;
}
.main .proListal li .spanal p{
	border-top: 1px solid #e6e6e6;
	height: 45px;

}
.main .proListal li .spanal p em{
    color: #777;
    font-size: 15px;
    float: left;
}

.main .proListal li:hover{
	box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .2);
    margin-top: 0px
}
.main .proListal li:hover .spanal{
   background: #185bb6;
}
.main .proListal li:hover .spanal a h3{
	color: #fff;
}
.main .proListal li:hover .spanal a p{
	border-top: 1px solid #1d68cd;
}
.main .proListal li:hover .spanal p em{
	color: #fff;
}

.proListal li .avatarb {
	position: relative;
}
.proListal li .avatarb {
	display: block;
	height: 360px;
	overflow: hidden;
	width:100%;
}
.proListal li .avatarb .spanImgal {
	height: 360px;
}
.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;
}

/*内页左侧分类*/
.list_pro_l{
    width: 300px;
    float: left;
    margin-top: 50px;
}
.list_pro_l>ul{
    box-sizing: border-box;
    border: 1px solid #ececec;
    margin-bottom: 30px;
}
.list_pro_l>ul>span{
    display: block;
    width: 100%;
    background: #0292a6;
    line-height: 85px;
    height: 85px;
    position: relative;
    box-sizing: border-box;
    padding-left: 54px;
}
.list_pro_l ul span em{
    position: absolute;
    top: 23px;
    left: 0;
    color: #fff;
    font-size: 123px;
    text-transform: uppercase;
    opacity: 0.1;
    line-height: 60px;
    font-weight: bold;
}
.list_pro_l ul h3{
    font-size: 32px;
    color: #ffffff;
    line-height: 85px;
    font-weight: normal;
    position: relative;
    z-index: 9;
}
.list_pro_l ul h3 i{
    display: inline-block;
    font-weight: normal;
    font-size: 16px;
    color: #fff;
    opacity: .6;
    margin-left: 10px;
    text-transform: capitalize;
    vertical-align: middle;
}
.list_pro_l>em img{
    width: 100%;
}
.l_pro>li{
    line-height: 50px;
    font-size: 15px;
    border-bottom: 1px solid #ececec;
    padding: 0px 15px;
    position: relative;
}
.l_pro>li::after{
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/icon_spirit.png) 0 -240px no-repeat;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -15px;
}
.l_pro>li:last-child{
    border: none;
}
.l_pro>li>a{
    color: #333;
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.6s;
}
.l_pro>li:hover>a{
    padding-left: 8px;
}
.l_pro>li:hover::after{
    background: url(../images/icon_spirit.png) -27px -240px no-repeat;
}
.l_pro>li:hover{
    background: #009cb2;
}
.l_pro>li:hover>a{
    color: #fff;
}
.l_news li{
    line-height: 40px;
    font-size: 15px;
    color: #333;
    padding: 0 15px;
}
.l_news li a{
    color: #333;
    display: block;
    width: 100%;
    height: 100%;
}
.l_news li a:before {
    content: '+';
    font-weight: bold;
    margin-right: 5px;
    font-size: 16px;
}
.l_news li:hover a{
    color: #01a971;
}
.l_news li:hover a:before{
    color: #01a971;
}
.l_contact li{
    line-height: 45px;
    padding: 0 15px;
    color: #333;
    font-size: 15px;
    border-bottom: 1px solid #ececec;
}
.l_contact li:last-child{
    border: none;
}
.list_pro_l>ul{
    overflow: inherit;
}
.list_nav_er{
    position: absolute;
    top: 0;
    z-index: 111;
    right: -220px;
    display: none;
    transition: all 0.6s;
}
.l_pro>li:hover .list_nav_er{
    right: -190px;
    display: block;
}
.list_nav_er_con ul li{
    text-align: center;
    padding: 5px 20px;
    border-bottom: 1px solid #009eb4;
    background: #00a4bb;
    line-height: 40px;
    width: 190px;
    box-sizing: border-box;
}
.list_nav_er_con ul li:hover{
    background: #ff9c00;
    border-bottom: 1px solid #e6ab66;
}
.list_nav_er_con ul li:nth-child(1){
    border: none;
}
.list_nav_er_con ul li a{
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 15px;
}
/*底部*/
.foot{
    width: 100%;
    height: 420px;
    background:#262a2d;
    position: relative;
    margin-top: 50px;
}
.dblogo{
    margin-top: 30px;
    width: 410px;
}
.dblogo ul{
    margin-top: 10px;
}
.dblogo ul li{
    float: left;
    font-size: 16px;
    color: #fff;
    width: 185px;
    background: url(../images/tba.png) left center no-repeat;
    line-height: 40px;
}
.dblogo ul li a{
    font-size: 16px;
    color: #fff;   
    padding-left: 20px;
}
.dblogo ul li:hover a{
    text-decoration: underline;
}

.dbewm{
    margin-left: 70px;
    margin-top: 68px;
}
.dbewm ul li{
    width: 210px;
    height: 200px;
    border: 1px #6a6a6a solid;
    float: left;
    text-align: center;
}
.dbewm ul li img{
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    width: 140px;
}
.dbewm ul li span{
    line-height: 40px;
    color: #fff;
    font-size: 15px;
}
.dbtel{
    margin-top:50px;
} 

.dbtel p{
    color: #fff;
    font-size: 19px;
}
.dbtel p b{
    font-weight: normal;
    font-size: 30px;
    font-family: "Arial";
}
.san{
    margin: 25px 0 25px 35px;
}
.san li{
    float: left;
    position: relative;
    margin-right: 80px;
}
.san li::after{
    content: '';
    display: block;
    width: 1px;
    height: 46px;
    background: #30363e;
    right: -40px;
    top: 0;
    position: absolute;
}
.san li:last-child::after{
    background: transparent;
}
.san li span{
    display: block;
    width: 28px;
    height: 28px;
    background-image: url(../images/icona.png);
    background-repeat: no-repeat ;
}
.san li:nth-child(1) span{
    background-position: -13px -88px;
}
.san li:nth-child(2) span{
    background-position: -51px -90px;
}
.san li:nth-child(3) span{
    background-position: -90px -90px;
}
.san li i{
    text-align: center;
    font-size: 16px;
    margin-top: 5px;
    color: #fff;
    font-style: normal;
    line-height: 35px;
}
.san_des {
    width: 360px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 5px;
    position: relative;
}
.san_des li:nth-child(1){
    display: block;
    font-family: "Arial";
    color: #e90000;
}
.san_des li:nth-child(2){
    font-family: "Arial";
    color: #e90000;
}
.san_des li{
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    box-sizing: border-box;
    padding: 0 20px;
    font-size: 30px;
    text-align: center;
    width: 360px;
    color: #333;
}
.san_des li:nth-child(3){
    font-size: 16px;
}

.copy{
    width: 100%;
    margin: 0 auto;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #e2e2e2;
    font-size: 15px;
    margin-top: 30px;
    border-top: 1px #383c3f solid;
}
.copy a{
    color: #e2e2e2
}
