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;}

/*底部*/
.footer{
    width: 100%;
    height:360px;
    background:#313131; 
    position: relative;
    margin-top: -90px;
}
.dbnav{
  width: 1360px;
  margin:0 auto;
  height: 75px;
  background:#005fe0;
  line-height: 75px;
 
}
.dbnav ul li{
  float: left;
  width: 190px;
  text-align: center;
  background: url(../images/xiana.jpg) center right no-repeat;
}
.dbnav ul li a{
  font-size: 16px;
  color: #fff;
}
.dbnav ul li:hover a{
  text-decoration: underline;
}

.dblogo{
  margin-top: 65px;
}
.dblogo p{
    font-size: 18px;
    color: #fff;
    margin-top: 15px;
}
.dblogo p span{
    font-size: 30px;
    font-family: "Arial"
}

.dbnav ul{
 
}

.dbphone{
    margin-top: 55px;
    margin-left: 160px;
}
.dbphone ul{}
.dbphone ul li{
  font-size: 15px;
  color: #999;
  margin-top: 20px;
}
.dbphone ul li span{
  font-size: 16px;
  color: #fff;
  display: block;
}


.ewm{
  margin-top: 40px;
}
.ewm ul li{
  float: left;
  margin-left: 45px;
}
.ewm ul li span{
  display: block;
  text-align: center;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
}

.copy{
  width: 100%;
  height: 70px;
  background: #222;
  overflow: hidden;
  text-align: center;
  line-height: 70px;
  font-size: 15px;
  color: #9e9e9e
}
.copy a{
  color: #9e9e9e
}




/*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:80px;
	font-size:14px;
	line-height:75px;
	color:#fff;
	background:#0570e1;
	width: 100%;
	display: block;
}
.breadcrumbs .dqdhMain {
	color: #fff;
	font-size: 15px;
	background: url(../images/dizhi.png) left center no-repeat;
	padding-left: 30px;
}
.breadcrumbs .dqdhMain a {
	font-size: 15px;
	color: #fff;
	display:inline-block;
}
.breadcrumbs .dqdhMain a:hover {
	text-decoration:underline;
	color:#fff;
}
.breadcrumbs .nyweizhi{
	color: #fff;
	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 #fff;
    border-right: 1px solid #fff;
}
.main{
	width: 100%;
	background: #fff;
	margin-bottom: 50px;
}
.section-header h2:before {
	border-left: 50px solid #DADADA;
	border-right: 50px solid #DADADA;
	bottom: 5px;
	content: "";
	height: 1px;
	left: 50%;
	margin-left: -70px;
	position: absolute;
	width: 40px;
}
.section-header h2:after {
	background: #dd0103 none repeat scroll 0 0 padding-box content-box;
	border-bottom: 1px solid #DADADA;
	border-left: 1px solid #DADADA;
	bottom: -10px;
	content: "";
	height: 22px;
	left: 50%;
	margin-left: -16px;
	padding: 0 0 8px 8px;
	position: absolute;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	width: 22px;
}
.section-header p {
	text-align: center;
	color: #969595;
	font-size: 15px;
	padding: 0 150px;
	margin: 0 0 40px 0;
	font-family: "Microsoft YaHei";
}
.section-header h2 {
	padding-top: 30px;
	margin-bottom: 20px;
	font-size: 45px;
	font-weight: 500;
	color: #313131;
	font-family: "Microsoft YaHei";
	text-align: center;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 30px;
}
.text {
	line-height:35px;
	font-size:15px;
	color:#000;
	margin-top: 20px;
	padding: 30px;

}
.text span {
	font-size:15px;
	color:#000;
}
/*简介单页*/
.page_about{
    padding: 50px 0;
    background: url(../images/pro_bg.jpg) bottom left no-repeat;
}
.page_about_con{
    width: 1350px;
    margin: 0 auto;
    overflow: hidden;
}
.page_about_l{}
.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_tit p::after{
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 8px;
    height: 1px;
    background: #707070;
}
.page_about_l h3{
    font-size: 28px;
    line-height: 1;
    margin-bottom: 25px;
    font-weight: bold;
    color: #136dc9
}
.page_about_l>p{
    font-size: 16px;
    color: #333;
    line-height: 32px;
}
.page_about_r{
    float: right;
    width: 772px;
    height: 633px;
}
.page_fa{
    height: 550px;
    padding-bottom: 80px;
}
.page_fa_con{
    width: 1350px;
    margin: 0 auto;
    overflow: hidden;
}
.page_fa_t{
    overflow: hidden;
}
.page_fa_tit.page_tit{
    float: left;
}
.page_fa_t a {
    float: right;
    width: 230px;
    height: 80px;
    line-height: 80px;
    background: #005fe0;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    margin-top: 56px;
}
.page_fa_t a img{
    margin-left: 12px;
    vertical-align: top;
    margin-top: 31px;
}
.page_fa_b{
    margin-top: 20px;
}
.page_fa_b ul li{
    width: 269px;
    height: 300px;
    background: #ecf4f6;
    text-align: center;
    position: relative;
    float: left;
}
.page_fa_b ul li span{
    width: 230px;
    height: 160px;
    display: block;
    margin: 0 auto;
}

.page_fa_b ul li a{
    padding-top: 30px;
    display: block;
    width: 100%;
}
.page_fa_b ul li em{
    color: #999;
    font-size: 14px;
    margin: 40px 0 10px;
    padding: 0 10px;
}
.page_fa_b ul li i{
    color: #333;
    font-size: 18px;
    margin-top: 40px;
    padding: 0 10px;
    display: block;
}
.page_fa_b ul li::after{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: #d3e9ed;
}
.page_fa_b ul li:last-child::after{
    background: transparent;
}
.page_fa_b ul li.active{
    background: #136dc9;
}
.page_fa_b ul li.active em,.page_fa_b ul li.active i{
    color: #fff;
}
.page_fa_b ul li.active:nth-child(1) span{
    background: url(../images/fw11.png);
}
.page_fa_b ul li.active:nth-child(2) span{
    background: url(../images/fw22.png);
}
.page_fa_b ul li.active:nth-child(3) span{
    background: url(../images/fw33.png);
}
.page_fa_b ul li.active:nth-child(4) span{
    background: url(../images/fw44.png);
}
.page_fa_b ul li.active:nth-child(5) span{
    background: url(../images/fw55.png);
}



/*联系方式*/
.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{
  background: url(../images/ly-bg01.png) no-repeat bottom center;
  width: 100%;
  height: auto;
  padding-bottom: 100px;
}
.con-box{
  width: 1300px;
  margin: 0 auto;
  padding: 30px;
  height:auto;
  background: #fff;
  border-radius: 30px 30px 60px 20px;
  box-shadow: 0 0 30px rgba(40,55,96,.15);
  margin-top: 40px;
}
.pcon_tel{
    width: 630px;
    margin-left: 80px;
    margin-top: 90px;
}
.pcon_tel b{
    color: #333;
    font-size: 25px;
}
.pcon_tel em{
    display: block;
    width: 70px;
    height: 3px;
    background: #ff8a01;
    margin: 10px 0;
}
.pcon_tel span{
    font-size: 16px;
    color: #666;
    line-height: 30px;
    display: block;
    margin-bottom: 20px;
}
.pcon_tel p{
   line-height: 35px;
   font-size: 17px;
   color: #555;
}
.pcon_ewm{
    width: 450px;
    margin-right: 80px;
    border-left: 1px #ececec solid;
    padding-left: 40px;
    height: 450px;
    margin-top: 55px;
}
.pcon_ewm ul li{
    width: 280px;
    height: 100px;
    background: #fff;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    border-radius: 5px;
    margin-bottom: 20px;
    margin-left: 80px;
    padding: 15px 15px 15px 55px;
    position: relative;
}
.pcon_ewm ul{
    margin-top: 10px;
}
.pcon_ewm ul li b{
    color: #666;
    display: block;
    margin-top: 17px;
    font-size: 16px;
}
.pcon_ewm ul li span{
    display: block;
    font-size: 23px;
    margin-top: 5px;
    font-family: "Arial"
}
.pcon_ewm ul li em{
    display: block;
    line-height: 25px;
    font-size: 20px;
}
.pcon_ewm ul li:first-child::after{
     content: '';
    display: block;
    position: absolute;
    left: -55px;
    bottom: 22px;
    width: 86px;
    height: 86px;
    background: url(../images/con_a.png) center no-repeat;

}
.pcon_ewm ul li:nth-child(2) ::after{
     content: '';
    display: block;
    position: absolute;
    left: -55px;
    bottom: 22px;
    width: 86px;
    height: 86px;
    background: url(../images/con_b.png) center no-repeat;

}
.pcon_ewm ul li:nth-child(3) ::after{
     content: '';
    display: block;
    position: absolute;
    left: -55px;
    bottom: 22px;
    width: 86px;
    height: 86px;
    background: url(../images/con_c.png) center no-repeat;

}
.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;
}
.nyliuyan {
	margin-top:30px;
	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;
}

/*新闻列表页*/
.main .news_list {
}
.main .news_list li {
	height: 220px;
	background: #fff;
	margin-top: 15px;
}
.main .news_list li:nth-child(2n){
    background: #f8f8f8
}
.main .news_list li .img {
	border: 1px #f0f0f0 solid;
	margin-left: 15px;
	margin-top: 13px;
	overflow: hidden;
}
.main .news_list li .lMore {
	width:995px;
	margin-right: 25px;
	margin-top: 30px;
}
.main .news_list li .lMore .title {
	font-size: 16px;
	color: #393939;
	line-height: 36px;
	margin-bottom:15px;
}
.main .news_list li .lMore span {
	font-size:14px;
	color:#999;
	line-height: 36px;
	background:url(../images/shijian.png) left center no-repeat;
	padding-left: 25px;
}
.main .news_list li .lMore p {
	font-size:13px;
	color:#999;
	line-height:26px;
}
.main .news_list li .lMore .more2 {
	width: 88px;
	height: 30px;
	line-height: 30px;
	color: #999999;
	border: 1px solid rgba(0, 0, 0, .1);
	bottom: 30px;
	display:block;
	font-size:13px;
	text-align:center;
	border-radius: 25px;
	margin-top: 20px;
}
.main .news_list li:hover .title {
	color:#db0713;
	padding-left:15px;
	font-weight:bold;
}
.main .news_list li:hover p {
	padding-left:15px;
}
.main .news_list li:hover .more2 {
	background:#db0713;
	border-color: #db0713;
	color:#fff;
transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
}
.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);
}
/*分页*/
.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;
}

.product_top {
  
}
.product_top .l_img {
    width:630px;
    height:550px;
	margin-left:20px;
    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:400px;
}
.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:24px;
    color:#444;
}
.subtitlea {
    font-size: 16px;
    line-height:50px;
    height: 50px;
    color: #8F8F8F;
    text-align:center;
    background: #f5f5f5;
    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;
    width:400px;
    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: #0570e1;
    margin-top: 20px;
    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{
	width:1050px; float:right;
    border: 1px #e9e9e9 solid;
	margin-top:20px;
}
.xiangqing_top{
    background: #eee
}
.xiangqing_top .a_nav {
    display:block;
    float:left;
    width:190px;
    background-color:#fff;
    border-bottom:2px solid #1f72c2;
    color:#eea200;
    text-align:center;
    height:50px;
    line-height:50px;
    font-size:18px;
}
.xiangqing_top .a_nav.active {
    background-color:#0570e1;
    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%;
	border:1px #e9e9e9 solid;
	margin-top: 30px;
  margin-bottom: 100px;
}

/*上一篇下一篇*/
.viewpage {
	margin:0;
	padding:20px 0 50px 0;

}
.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;
}

/*产品列表页*/

/*内页分类*/
.classify{width: 1300px;margin: 0 auto;margin-top: 30px;display: -webkit-flex;display: flex;-webkit-justify-content: center;justify-content: center;}
.classify ul li{width: 200px;height: 50px;background: #136dc9;float: left;margin-right: 15px;border-radius: 25px;line-height: 50px;text-align: center;margin-bottom: 10px;}
.classify ul li a{color: #fff;font-size: 17px;display: block;}
.classify ul li:hover{background: #ed0000}



.caseList {
   	overflow:hidden;
	z-index:10;
	height:420px;  
	margin-top:2%;	
}
.box{
	overflow:hidden;
	z-index:10;
	height:420px;
	width: 85%;
	margin: 0 auto;

}
.caseList ul {
}
.caseList li{
	float:left;
	margin-right:15px;
	width:500px;
	height:420px;
    background:#fff;
    position: relative;
    padding: 10px;
}
.caseList li a.imga {
	display:block;
	width:500px;
	height:420px;
	transition: 0.5s;
	transform: rotate(360deg) scale(1, 1);
}
.caseList li .aT {
    display: block;
    width: 500px;
    background: rgba(0,0,0,.7);
    position: absolute;
    bottom: 15px;
    height: 50px;
    line-height: 50px;
    left: 50%;
    margin-left: -250px;
    text-align: center;
}
.caseList li .aT span{
	color:#fff;
    font-size:18px;
}
.box ul {
	width:9999px;
	position:relative;
	z-index:10;
	display: block;
}
.caseList .box ul {
	float:left;
}
.caseList li:hover .aT{display: none;}

.text-desc {
	position: absolute;
	left: 0;
	top: 0;
	background-color:rgba(0, 0, 0, 0.6);
	height: 400px;
	opacity: 0;
	width: 100%;
}
.text-desc {
	transform: rotate(0deg) scale(0, 0);
	transition: 0.5s;
	opacity: 0;
	padding-top: 100px;
}
.caseList li:hover .text-desc {
	transform: rotate(360deg) scale(1, 1);
	opacity: 1;
	text-align: center;
}
.caseList li:hover .text-desc h3 a {
	color: #fff;
	font-size: 22px;
	line-height: 40px;
}
.caseList li:hover .text-desc p {
	color: #fff;
	font-size: 28px;
	line-height: 50px;
	font-family: "Arial";
	margin-top: 5px;
}
.myClass {
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.lc_con{
   width: 75%;
   margin: 0 auto;
   margin-top: 30px;
}
.lc_con ul li{
	float: left;
	width: 17%;
	text-align:center;
	height:50px;
	background: url(../images/yuan.png) center no-repeat;
	overflow: hidden;
	margin-left: 15px;
	margin-right: 15px;
    
}
.lc_con ul li a{
	height: 175px;
	overflow: hidden;
	display: block;
}
.lc_con ul li a .flimg{

    height: 50px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 12px;
    position: relative;
    border-radius: 100px;
    
}
.lc_con ul li a .flimg img{
	border-radius: 100px;

    height: 50px;
}
.lc_con ul li.active{
    transform: rotateY(360deg);
    background: url(../images/yuana.png) center no-repeat;
}
.lc_con ul li a .flimg span{
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;

	height: 55px;

	margin-left: -75px;
    text-align: center;
    line-height: 40px;
    color: #000;
    font-size: 18px;
}



	.main_rightb {
    width: 1350px;
    margin: 0 auto;
    padding-bottom: 100px;
    margin-top: 30px;
}
.proListal {
    width:1060px;
}
.proListal li {
    width:342px;
    float:left;
    margin:0 0 20px 11px;
    position:relative;
    box-sizing: border-box;
    border: 1px solid #e0e0e0;
}
.proListal li .boxal {
    width:100%;
    height:310px;
    display:block;
    cursor:pointer;
}
.proListal li .boxal .spanImgal {
    display:block;
    overflow:hidden;
    width:100%;
    height:310px;
    background-position:center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size:cover;
}
.proListal li .spanal {
    display: block;
    margin:auto;
    font-size:16px;
    padding: 12px 30px;
    line-height: 45px;
}
.proListal li .spanal a h3{
    color:#002222;
    display: block;
    line-height: 45px;
}
.proListal li .spanal p{
    border-top: 1px solid #e6e6e6;
    height: 45px;
    color: #999999;
    font-size: 15px;

}
.proListal li .spanal p em{
    font-family: "Arial";
    font-size: 18px;
}

.proListal li:hover{
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .2);
    margin-top: 0px
}
.proListal li:hover .spanal{
    background: #0173cf;
}
.proListal li:hover .spanal a h3{
    color: #fff;
}
.proListal li:hover .spanal a p{
    border-top: 1px solid #0082ea;
     color: #fff;
}
.proListal li:hover .spanal p em{
    color: #fff;
}

.proListal li .avatarb {
    position: relative;
}
.proListal li .avatarb {
    display: block;
    height: 300px;
    overflow: hidden;
    width:100%;
}
.proListal li .avatarb .spanImgal {
    height: 300px;
}
.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;
}

.map_r{
    width: 100%;
    height: 500px;
    margin:0 auto;
    margin-top: 30px;
}
.map_r img{
    width: 100%;
    height: auto;
    min-height: 500px;
}

.list_pro_l{
    width: 280px;
    float: left;
    background: url(../images/flbj.png) top center no-repeat;
}
.list_pro_l>ul{
    box-sizing: border-box;
    width: 250px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.list_pro_l>ul>img{
    margin-top: 35px;
}
.list_pro_l>ul>span{
    display: block;
    width: 100%;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    margin-top: 30px;
    margin-bottom: 15px;
}



.l_pro>li{
    line-height: 50px;
    font-size: 17px;
    border-bottom: 1px dotted #62a8e1;
    padding: 0px 5px;
    position: relative;
}
.l_pro>li::after{
    content: '';
    display: block;
    width: 13px;
    height: 13px;
    background: url(../images/jia.png) center no-repeat;
    position: absolute;
    right: 15px;
    top: 35px;
    margin-top: -15px;
}
.l_pro>li:last-child{
    border: none;
}
.l_pro>li>a{
    color: #fff;
    width: 100%;
    transition: all 0.6s;
    display: block;
}
.l_pro>li:hover>a{
    padding-left: 8px;
}

.l_pro>li:hover{
    background: #d5161a;
}
.l_pro>li:hover>a{
    color: #fff;
}
.l_contact{
    height: 420px;
    background: url(../images/lxbj.png) center no-repeat;
    margin-top: 2px;
    text-align: center;
    color: #fff;
}
.l_contact span{
    font-size:40px;
	text-align:left;
	padding-left:40px;
    font-weight: bold;

    display: block;
}
.l_contact i{
    font-size: 13px;
    color: #f47a83;
    font-family: "Arial";
    font-style: normal;
    text-transform: uppercase;
}
.l_contact em{
    display: block;
    font-size: 30px;
    font-family: "Arial";
}
.l_contact a{
    display: block;
    width: 110px;
    height: 30px;
    border-radius: 8px;
    border:1px #fff solid;
    margin: 0 auto;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 20px;
}
.l_contact a:hover{
    background: #0173cf;
    border:1px #0173cf solid;
}


.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: -230px;
    display: block;
}
.list_nav_er_con ul li{
    text-align: center;
    padding: 5px 20px;
    border-bottom: 1px dotted #62a8e1;
    background: #0078d8;
    line-height: 40px;
    width: 250px;
    box-sizing: border-box;
}
.list_nav_er_con ul li:hover{
    background: #d5161a;
    border-bottom: 1px dotted #f23c49;
}

.list_nav_er_con ul li a{
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 15px;
}
