/*------style.css  start------*/
/*less*/
@c:center;
@small:12px;
@mid:14px;
@big:16px;
@b:#000;
@g:#666;
@r:#d41c29;

 @-webkit-keyframes bounce-up {
 25% {-webkit-transform: translateY(5px);}
 50%, 100% {-webkit-transform: translateY(0);}
 75% {-webkit-transform: translateY(-5px);}
}

@keyframes bounce-up {
 25% {transform: translateY(5px);}
 50%, 100% {transform: translateY(0);}
 75% {transform: translateY(-5px);}
}

.clearfix:after{
	content:"";
	display:block;
	clear:both;
}
.clearfix{
	zoom:1;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.db{
	display:block;
}
.tl{
	text-align: left;
}
.tc{
	text-align: center;
}
.tr{
	text-align: right;
}
.full{
	width:100%;
	height:100%;
}
.box{
	display: inline-block;
}
.none{
	display: none;
}

a:hover{
	text-decoration:none;
	color: #ca1c28;
    transition: color 0.4s;
    -moz-transition: color 0.4s;
    -webkit-transition: color 0.4s;
    -o-transition: color 0.4s;
}
@-webkit-keyframes fromBottomFade { from {
-webkit-transform: translateY(20%);
opacity:0;
}
}
@keyframes fromBottomFade { from {
transform: translateY(20%);
opacity:0;
}
}



a{text-decoration:none;}
.pic{font-size: 0;line-height: 0;display: flex;justify-content: center;align-items: center;}
.icon{font-size: 0;line-height: 0;display: flex;justify-content: center;align-items: center;}

/*container*/
.container1{width:92%; max-width:1700px; margin:0 auto;clear:both;}
.container{width:92%; max-width:1580px;margin:0 auto;clear:both;}
.container2{width:92%;margin:0 auto;clear:both;}


/*pc端header*/
.headphone-top{display:none;}
.headpc-top{position: fixed;top:0;left:0;width:100%;height:100px;z-index:1000;background:rgba(255,255,255,0);box-shadow:0 0px 1px 0 #ededed;transition:0.6s;}
.headpc-top .logo{float:left;font-size:0px;width:30%;height:100px;display:flex;align-items:center;display:-webkit-flex; -webkit-align-items: center;}
.headpc-top .logo img{max-width:100%;}
.indextopper{margin:auto;}
.indextopper .nav{float:right;line-height:100px;}
.indextopper .navul li{float:left;height:100px;position:relative;margin-left:55px;}
.indextopper .navul li.now::after{content: "";position: absolute;width: 10px;height:10px;left:calc(50% - 5px);border-radius: 5px; background: #ffffff;bottom: -4px;transition: 0.6s;}
.indextopper .navul li.now:hover::after{left: 0;}

.indextopper .navul li:first-child{margin-left:0;}
.indextopper .navul li a{font-size:16px;display:block;color: #ffffff;transition: 0.6s;}
.indextopper .navul li img{float: left;margin-top: 38px;margin-right: 12px;}
.indextopper .navul li:hover::after{content: "";position: absolute;width: 100%;height:4px;background: #ffffff;bottom: 0;transition: 0.6s;}
.indextopper .navul .djgzcur a:hover{color: #e60012;}
.indextopper .navul .djgzcur:hover::after{content: "";position: absolute;width: 100%;height:4px;background: #e60012;bottom: 0;transition: 0.6s;}
.headpc-top.white{background: #ffffff;}
.headpc-top.white .indextopper .navul li>a{color: #000000;}
.headpc-top.white .indextopper .navul li::after{content: "";position: absolute;width: 0%;height:4px;background: #3979f4;bottom: 0;transition: 0.6s;}
.headpc-top.white .indextopper .navul li.cur::after{width: 100%;}
.headpc-top.white .indextopper .navul li:hover::after{width: 100%;}
.headpc-top.white .indextopper .navul li a:hover{color: #3979f4;}
.headpc-top.white .indextopper .navul li.cur a{color: #3979f4;}
.headpc-top.white .indextopper .navul .djgzcur.cur a{color: #e60012;}
.headpc-top.white .indextopper .navul .djgzcur a:hover{color: #e60012;}
.headpc-top.white .indextopper .navul .djgzcur::after{content: "";position: absolute;width: 0%;height:4px;background: #e60012;bottom: 0;transition: 0.6s;}
/*pc端header结束*/


/* 手机端header */
.header{position:fixed;width:100%;left:0px;top:0px;height:50px;overflow:hidden;background:#fff;z-index:1000;}
.header .logo{float:left;margin-top:10px;}
.header .logo h1{font-size:0;}
#head .header-navigation{float:right;margin-top: 14px;}
#head .header-navigation i{font-size:22px;color:#000000;}
.menu-wrapper-background{position:fixed;z-index:99999;background-color:rgba(0,0,0,0.6);width:100%;height:100%;top:0px;left:0px;display:none;}
.main_menu{position:fixed;top:50px;left:0px;width:100%;z-index:500;background:#ffffff;height:0px;overflow:auto;transition: all 350ms ease;}
.show-main{height:calc(100% - 50px);transition: all 350ms ease;}
.menu-top li{list-style:none;background:#f7f8f9;margin-bottom:10px;border-radius:3px;color: #000000;}
.menu-top li:first-child{margin-top:10px;color: #000000;}
.page-content{-webkit-transform:translateY(0px);transform:translateY(0px);transition:all 350ms ease;}
.menu-top{background-color:rgba(255,255,255,1);height:0px;width: 92%;margin:auto;overflow:hidden;transition:all 350ms ease;color: #000000;}
.show-menus{height:100%;transition:all 350ms ease;}
.menu-top .icon3{-ms-transform: rotate(0deg);-webkit-transform: rotate(0deg);transform: rotate(0deg);position:absolute;right:24px;top:18px;font-size:18px;transition:all 350ms ease;}
.menu-top .icon4{-ms-transform: rotate(0deg);-webkit-transform: rotate(0deg);transform: rotate(0deg);position:absolute;right:24px;top:23px;font-size:18px;transition:all 350ms ease;}
.menu-top a{text-indent:24px;font-size:18px;font-weight:400;line-height:28px;padding:10px 0px;display: block;position: relative;overflow: hidden;color: #000000;}
.submenu{max-height:0px;overflow:hidden;transition:all 350ms ease;}
.submenu a{text-indent:24px;font-size:17px;font-weight:400;line-height:24px;transition:all 350ms ease;color: #000000;}
.show-submenu{max-height:5000px!important;transition:all 350ms ease;}
.menu-top a:hover{color:#2576b5;}
/*手机端header*/
.nytop100{width: 100%;height: 100px;overflow: hidden;}


/*内页banner*/
.insidebanner{position:relative;overflow: hidden;display: flex;justify-content: center;align-items: center;align-content: center;}
.insidebanner .catenav .cn{font-size: 60px;line-height:1;color: #fff;font-weight: lighter;}
.insidebanner .catenav .en{font-size: 20px;line-height:1;color: #fff;font-weight: lighter;margin-top: 14px;text-transform: uppercase;}

.phonebanner{display:none;position:relative;overflow: hidden;}
.phonebanner .catenav .cn{font-size: 60px;line-height:1;color: #fff;font-weight: lighter;}
.phonebanner .catenav .en{font-size: 20px;line-height:1;color: #fff;font-weight: lighter;margin-top: 14px;text-transform: uppercase;}




#sidenav{width:100%;overflow: hidden;border-bottom: 1px solid #ededed;}
#sidenav .ne_nav{float: left;line-height: 75px;}
#sidenav ul{float: right;}
#sidenav ul li{float:left; margin-left: 50px; height:75px;line-height:75px;transition:0.6s;position: relative;}
#sidenav ul li::after{content: ""; position: absolute; width: 0;height:3px;background:#3979f4; left:0;bottom: 0;transition: 0.6s;}
#sidenav ul .djgzcur::after{content: ""; position: absolute; width: 0;height:3px;background:#e60012; left:0;bottom: 0;transition: 0.6s;}
#sidenav ul li a{color:#333333;font-size: 15px;width:100%;height:100%;display:block;}
#sidenav ul li.cur::after{width:100%;}
#sidenav ul li:hover::after{width:100%;}






#goTopBtn{position:fixed;z-index:10000;bottom:400px;right:4%;width:50px;height:50px;overflow:hidden;background: #196aeb url(../images/go_top2.svg)no-repeat center;background-size:80%;display: none;}
#goTopBtn.djgzcur{position:fixed;z-index:10000;bottom:400px;right:4%;width:50px;height:50px;overflow:hidden;background: #e60012 url(../images/go_top2.svg)no-repeat center;background-size:80%;display: none;}

.catetit .cate_cn{font-size:40px;font-weight: lighter;color:#000000;line-height: 1;}
.catetit .cate_en{color:#999;font-size:29px;font-weight: lighter; line-height: 1;margin-top:13px; margin-bottom: 30px;}

/*pc首页开始*/

/* .section{height: calc(100vh - 100px);margin-top: 100px;}  */
.section{width:100vw;height:100vh;overflow: hidden;position: relative;} 
/*首页page1*/

#indexbanner{ height:100%; width:100%;overflow: hidden; }
#indexbanner .banner-container{width:100vw;height:100%;}
#indexbanner .banner-container .swiper-slide{height:100%;width:100%;position:relative;}
#indexbanner .banner-container  .swiper-slide .ban_img{height:100%;width:100%;object-fit:cover;/*position:absolute;height:100%;width:1920px;left:50%;margin-left:-960px;*/transition:5s;transform:scale(1.2,1.2);}
#indexbanner .banner-container  .swiper-slide .ban_img:hover{
    transition:5s;
	transform:scale(1,1);
	-ms-transform:scale(1,1);
	-moz-transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-o-transform:scale(1,1);
}
#indexbanner .swiper-pagination{bottom:60px;}
#indexbanner .swiper-pagination .swiper-pagination-bullet{width:6px;height:6px;transition:0.6s;background:#ffffff;margin:0 5px;opacity:1;}
#indexbanner .swiper-pagination .swiper-pagination-bullet-active{width:50px;height:6px;background:#fff;margin:0 5px;}
#indexbanner .swiper-button{position:absolute;width:130px;height:53px;right:60px;bottom:50px;z-index: 100;}
#indexbanner .swiper-button .button-prev{float:left;width:53px;height:53px;}
#indexbanner .swiper-button .button-next{float:right;width:53px;height:53px;}
#indexbanner .swiper-num2{position:absolute;right:15%;bottom:35px;z-index:100;font-size:26px;color:rgba(255,255,255,0.8);}
#indexbanner .swiper-num2 .active{font-size:35px;color:#fff;}
#indexbanner .swiper-num2 .total{font-size:26px;color:rgba(255,255,255,0.8);}
.banner-container .conn{position:absolute;width:84%;left:8%;bottom:40px;}
.banner-container .conn .p1{color:#ffffff;font-size:40px;line-height:60px;margin-bottom:10px;}
.banner-container .conn .p2{color:#ffffff;font-size:30px;margin-bottom:10px;}
.banner-container .conn .p3{color:#ffffff;line-height: 1}
.banner-container .conn .p3 a{display:block;color:rgba(255,255,255,0.6);font-size: 18px;width: 150px;padding-bottom: 15px;border-bottom: 1px solid rgba(255,255,255,0.2)}
.banner-container .conn .p3 a img{float: right;margin-top: 6px;}


/*section2*/
.section2{width:100%;background:url(../images/section_bg2.jpg)no-repeat left center;background-size: cover;}
#indexabout{width:100%;position:relative;height: calc(100% - 100px);margin-top: 100px;}
.indexabout{height: 100%;display: flex;align-items: center;align-content: center;}
#indexabout .left{width:51%;max-width:770px;}
#indexabout .left .details{position:relative;width:100%;}
#indexabout .left .details .tt{color:#000000;font-size:31px;font-weight:bold; margin-bottom:25px;line-height: 1;}
#indexabout .left .details .des{line-height:30px;font-size:15px;color:#333333;margin-bottom: 60px;}
#indexabout .left .details  a{color:#ffffff;font-weight:bold;font-size:16px;line-height:60px;display:block;background:#1159e3;text-align:center; width:180px;border-radius:3px;height:60px;text-transform: uppercase;transition: 0.6s;}
#indexabout .left .details a:hover{background:#196aeb;border-radius: 30px;}
#indexabout .left .lis{width:100%;margin-top: 60px;}
#indexabout .left .lis ul{display: flex;justify-content: space-between; }
#indexabout .left .lis ul li .tt{line-height: 1; font-size: 16px;font-weight: lighter;color: #000000;text-align: center;margin-bottom: 5px;}
#indexabout .left .lis ul li .tt span{font-size: 47px;font-weight: bold; color:#3979f4;}
#indexabout .left .lis ul li .des{font-size: 16px;color: #000000;font-weight: lighter;line-height: 1.5; margin-top:20px;text-align: center;}
#indexabout .right{width:47%;position:absolute;right:0;top:0;height:100%;display: flex;align-items: center;overflow: hidden;}
#indexabout .right img{max-width: 100%;transition: 0.6s;}
#indexabout .right img:hover{transform: scale(1.1,1.1);}

/*section3*/
.section3{width:100%;background:url(../images/section_bg3.jpg)no-repeat right center;background-size: cover;}
#indexcase{width:100%;height: calc(100% - 100px);margin-top: 100px;overflow: hidden;}
#indexcase .left_con{float: left;display: flex;width:53.9%;height: 100%; align-items: center;align-content: center;font-size: 0;line-height: 0;}
#indexcase .case-banner{position: relative;width: 100%;overflow: hidden;}
#indexcase .case-banner .swiper-wrapper{width: 100%;}
#indexcase .case-banner .swiper-slide{width: 100%;display: block;overflow: hidden;}
#indexcase .case-banner .swiper-slide .pic{font-size: 0;line-height: 0;width: 100%;display: block;overflow: hidden;}
#indexcase .case-banner .swiper-slide .pic img{width: 100%;transition: 0.6s;}
#indexcase .case-banner .swiper-slide .pic img:hover{transform: scale(1.1,1.1);}
#indexcase .case-banner .swiper-slide .tt{position: absolute;bottom: 0;line-height: 70px;width:100% ;padding:0px 3%;background: rgba(0,0,0,0.3); color:#ffffff;font-size:28px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
#indexcase .case-banner .derection{position:absolute;right:0;bottom:calc(50% - 40px);width: 100%; z-index:100;font-size:26px;color:rgba(255,255,255,0.8);}
#indexcase .case-banner .derection span{width: 80px;height:80px;display: block;float: left;line-height: 80px;text-align: center;}
#indexcase .case-banner .derection .left{background: rgba(255,255,255,0.8);color:#1159e3;cursor: pointer;outline: none;/*border-right:2px solid #dedede;*/border-radius: 2px;transition: 0.3s;}
#indexcase .case-banner .derection .right{float: right;background: rgba(255,255,255,0.8);color:#1159e3;cursor: pointer;outline: none;border-radius: 2px;transition: 0.3s;}
#indexcase .case-banner .derection .left:hover{background:#1159e3 ;color:#ffffff;}
#indexcase .case-banner .derection .right:hover{background:#1159e3 ;color:#ffffff;}
#indexcase .case-con{float: right;display: flex;width:40%;height: 100%; align-items: center;align-content: center;}
#indexcase .case-con .con{width:92%; max-width:615px;}
#indexcase .case-con .con .des{font-size:18px;color:#000000;line-height:36px;margin-top: 45px;height:180px;}
#indexcase .case-con .con a{color:#ffffff;font-weight:bold;font-size:16px;line-height:60px;display:block;background:#1159e3;text-align:center; width:180px;border-radius:3px;height:60px;text-transform: uppercase;transition: 0.6s;}
#indexcase .case-con .con a:hover{background:#196aeb;border-radius: 30px;}

/*section4*/
.section4{width:100%;background:url(../images/section_bg4.jpg)no-repeat left center;background-size: cover;}
#indexnews{width:100%;height: calc(100% - 100px);margin-top: 100px;display: flex; align-items: center;align-content: center;}
#indexnews .table{width:100%;overflow:hidden;display: flex;justify-content: space-between;align-items: flex-end;margin-bottom: 60px;}
#indexnews .table .catetit{float: left;line-height: 1;}
#indexnews .table ul{float:right;line-height: 1;}
#indexnews .table ul li{float:left;margin-left:40px;}
#indexnews .table ul li a{font-size:18px;color:#000000;}
#indexnews .table ul li a:hover{color:#196aeb;}
#indexnews .news-con{width:100%;overflow:hidden;height: 100%;position: relative;}
#indexnews .news-con .left{width: 66%;float: left;background: #ededed;}
#indexnews .news-con .left a{display: flex;
	align-content: center;
	align-items: center;}
#indexnews .news-con .news-banner .pic{width: 50%;height: 100%;float: left;}
#indexnews .news-con .news-banner .pic img{ width: 80%;transition: 0.6s;}
#indexnews .news-con .news-banner .pic img:hover{transform: scale(1.1,1.1);}
#indexnews .news-con .news-banner .swiper-slide{width: 100%;}
#indexnews .news-con .news-banner .derection{position:absolute;right:60px;top:6%;z-index:100;font-size:26px;color:rgba(255,255,255,0.8);}
#indexnews .news-con .news-banner .derection .left1 img{transform: rotate(180deg);margin-right: 20px;}
#indexnews .news-con .news-banner .derection .right1{}
#indexnews .news-con .news-banner .details{width: 50%;height: 100%;padding:6%; float: right;}
#indexnews .news-con .news-banner .details .cat{width:100%;font-size: 20px;color:#191919;margin-bottom: 20px;line-height:1;}
#indexnews .news-con .news-banner .details .tt{width:100%;line-height:35px;font-size:20px;color:#191919;overflow:hidden;}
#indexnews .news-con .news-banner .details .date{width:100%; overflow:hidden;font-size: 16px;line-height:1; font-weight: bold; color:#191919;margin-top:10px;transition: 0.6s;}
#indexnews .news-con .news-banner .details .des{font-size: 14px; color: #666666;line-height: 30px;height: 90px;overflow: hidden; margin-top: 30px;margin-bottom: 30px;}
#indexnews .news-con .news-banner .details .view{width: 200px;height: 54px;border-radius: 27px;background: #3b76e7;color:#ffffff;text-transform: uppercase; display: flex;align-items: center;justify-content: center;transition: 0.6s;}
#indexnews .news-con .news-banner .details .view .icon{margin-left: 20px;}
#indexnews .news-con .news-banner .details .view img{filter: brightness(0) invert(1);}
#indexnews .news-con .news-banner .details .view:hover{background:#196aeb;border-radius: 12px;}
#indexnews .news-con .news-banner .details:hover .tt{color:#196aeb}
#indexnews .news-con .news-banner .details:hover .date{color:#196aeb}
#indexnews .news-con .news-banner .details:hover .des{color:#196aeb}
#indexnews .news-con .right{background: #ffffff;position: absolute;right:0;top:0;height: 100%;width: 34%;}
#indexnews .news-con ul{width:100%;margin:auto;height:100%; overflow:hidden;}
#indexnews .news-con ul li{width:100%;height:50%;display: flex;align-items: center;align-content: center; overflow:hidden;background:#ffffff;border-bottom: 1px solid #f7f7f7;}
#indexnews .news-con ul li a{width:80%;margin:auto;display:block;}
#indexnews .news-con ul li .con{width:100%;overflow: hidden;}
#indexnews .news-con ul li .cat{width:100%;font-size: 20px;color:#7c818a;margin-bottom: 20px;line-height:1;}
#indexnews .news-con ul li .tt{width:100%;line-height:35px;font-size:20px;color:#191919;overflow:hidden;}
#indexnews .news-con ul li .date{width:100%; overflow:hidden;font-size: 16px;line-height:1; font-weight: bold; color:#7c818a;margin-top:10px;transition: 0.6s;}
#indexnews .news-con ul li:hover{background: #196aeb;;}
#indexnews .news-con ul li:hover .cat{color: #ffffff;}
#indexnews .news-con ul li:hover .tt{color: #ffffff;}
#indexnews .news-con ul li:hover .date{color: #ffffff;}

.section5{width:100%;background:#f9f9f9;}
#indexfooter{width:100%;position:relative;height: calc(100% - 100px);margin-top: 100px;}
.indexfooter{height:100%; position: relative;display: flex;align-items: center;align-content: center;}
.indexfooter .catetit{position: absolute;left: 0;top:80px}
.indexfooter .lxfs .p1{font-size: 18px;font-weight: bold;}
.indexfooter .lxfs .p2{font-size: 27px;font-weight: bold;}
.indexfooter .copy{position: absolute;left: 0;bottom:50px;line-height: 30px;font-size: 14px;color:#666666;}
#allmap{position: absolute;right:0;top:0;width: 53%;height:100%;}
.indexmap{position: absolute;right:0;top:0;width: 53%;height:100%;}




/*pc首页结束*/


/*pcfixedpage*/
#fixedpage{position:fixed;transition:1s;top:-100%;left:0;z-index:1000;width:100%;height:100%;background:url(../images/fixed_bg.png)no-repeat center; background-size:cover;}
#fixedpage .fixedpage{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:96%;max-width:1600px;}
#fixedpage .close_img{position:absolute;right:35px;top:35px;transition:0.6s;font-size:0px;}
.fixedpage .left{float:left;width:29%;}
.fixedpage .left .logo{margin-bottom:44px;}
.fixedpage .left .qrcode{margin-bottom:175px;}
.fixedpage .left img{max-width:100%;}
.fixedpage .fixednav{float:right;}
.fixedpage .fixednav ul li{float:left; height:320px;padding:0px 30px 0px 86px;border-right:2px solid #3f4043;}
.fixedpage .fixednav ul li a{display:block;font-size:18px;line-height:36px;font-weight:lighter;color:#f6f6f6;text-align:right;width: 88px;}
.fixedpage .fixednav ul li a.fa{font-size:20px;line-height:25px;font-weight:bold;color:#ffffff;margin-bottom:45px;}
.fixedpage .fixednav ul li a.son{font-size:16px;line-height:36px;font-weight:lighter;color:#a19b9b}
#fixedpage .close_img:hover{transform:rotate(180deg);transition:0.6s;}
.fixedpage .fixednav ul li a:hover{font-weight: bold;}
.fixedpage .fixednav ul li a.fa:hover{font-size:21px;}

/*手机端首页*/
.phonetit{width:100%;margin-bottom:20px;}
.phonetit p{font-size:22px;color:#333;margin-bottom:13px;}
.phonetit span{font-size:16px;color:#428bae;text-transform:uppercase;}
.phonecontainer{width:96%;margin:auto;}

#indexphonebanner{ height:100%; width:100%;overflow: hidden;position:relative;font-size: 0;}
#indexphonebanner .phonebanner-container .swiper-slide{height:100%;width:100%;position:relative;}
#indexphonebanner .phonebanner-container .swiper-slide .ban_img{max-width:100%;}
#indexphonebanner .phonebanner-container .swiper-slide .ban_img:hover{
    transition:5s;
	transform:scale(1,1);
	-ms-transform:scale(1,1);
	-moz-transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-o-transform:scale(1,1);
}
#indexphonebanner .swiper-pagination{bottom:60px;}
#indexphonebanner .swiper-pagination .swiper-pagination-bullet{width:6px;height:6px;transition:0.6s;background:#ffffff;margin:0 5px;opacity:1;}
#indexphonebanner .swiper-pagination .swiper-pagination-bullet-active{width:50px;height:6px;background:#fff;margin:0 5px;}
#indexphonebanner .swiper-button{position:absolute;width:130px;height:30px;right:5px;bottom:5px;z-index: 100;}
#indexphonebanner .swiper-button .button-prev{float:left;width:30px;height:30px;}
#indexphonebanner .swiper-button .button-next{float:right;width:30px;height:30px;}
#indexphonebanner .swiper-num2{position:absolute;right:15%;bottom:35px;z-index:100;font-size:26px;color:rgba(255,255,255,0.8);}
#indexphonebanner .swiper-num2 .active{font-size:35px;color:#fff;}
#indexphonebanner .swiper-num2 .total{font-size:26px;color:rgba(255,255,255,0.8);}
.phonebanner-container .conn{position:absolute;width:96%;left:2%;bottom: 10px;}
.phonebanner-container .conn .p1{color:#ffffff;font-size:22px;line-height:22px;margin-bottom:10px;}
.phonebanner-container .conn .p2{color:#ffffff;font-size:16px;margin-bottom:10px;}
.phonebanner-container .conn .p3{color:#ffffff;line-height: 1;display:none;}
.phonebanner-container .conn .p3 a{display:block;color:rgba(255,255,255,0.6);font-size: 18px;width: 150px;padding-bottom: 15px;border-bottom: 1px solid rgba(255,255,255,0.2)}
.phonebanner-container .conn .p3 a img{float: right;margin-top: 6px;}


#indexphonecase{width:100%;padding:25px 0px ;overflow: hidden;}
#indexphonecase .phonecase-banner{}
#indexphonecase .phonecase-banner .swiper-num1{position:absolute;right:5%;bottom:3%;z-index:100;color:rgba(255,255,255,0.8);}
#indexphonecase .phonecase-banner .swiper-num1 .active{font-size:18px;color:#fff;}
#indexphonecase .phonecase-banner .swiper-num1 .total{font-size:14px;color:rgba(255,255,255,0.8);}
#indexphonecase .phonecase-banner .swiper-container1_jc1{position: absolute;left: 0;bottom: 0px;z-index: 10;width: 100%;height: 3px;}
#indexphonecase .phonecase-banner .swiper-container1_jc1 span{position: absolute;left: 0;bottom: 0;width: 0;height: 100%;background-color:#197dcc;}
#indexphonecase .phonecase-banner .swiper-slide{position:relative;}
#indexphonecase .phonecase-banner .swiper-slide .pic{font-size: 0;}
#indexphonecase .phonecase-banner .swiper-slide .pic img{max-width: 100%;}
#indexphonecase .phonecase-banner .swiper-slide .tt{position:absolute;width:92%;left:4%;color:#ffffff;bottom:10px;font-size:16px;}
#indexphonecase .case-con{}
#indexphonecase .case-con .con{width:92%;max-width:480px;margin:auto;}
#indexphonecase .case-con .con .tt{font-size:26px;}
#indexphonecase .case-con .con .des{font-size:16px;line-height:24px;margin-bottom:10px;}
#indexphonecase .case-con .con ul{overflow: hidden;margin-bottom: 10px;}
#indexphonecase .case-con .con ul li{font-size:18px;line-height:35px;float: left;width: 33%;}
#indexphonecase .case-con .con ul li a{}
#indexphonecase .case-con .con ul li a:hover{color:#197dcc;}
#indexphonecase .case-con .con .more{font-size:18px;display:block;text-align:center;border-radius:5px;background: #197dcc;color: #ffffff;width:160px;height:40px;line-height:40px;}


#indexphonenews{width:100%;padding:25px 0px 10px;position:relative;background:url(../images/page-bg3.png)no-repeat center;background-size:cover;overflow:hidden;}
#indexphonenews .indexphonenews{width:92%;margin:auto;}
#indexphonenews .table{width:100%;overflow:hidden;}
#indexphonenews .table .left{width:100%;	}
#indexphonenews .table .left .tt{font-size:26px;color:#000000;line-height: 1;margin-bottom: 15px;}
#indexphonenews .table .left .des{font-size:16px;color:#000000;}
#indexphonenews .table ul{width:100%;margin-top:10px;overflow: hidden;}
#indexphonenews .table ul li{float:left;width: 33%;text-align: center;}
#indexphonenews .table ul li a{font-size:16px;color:#000000;font-weight:bold;}
#indexphonenews .table ul li a:hover{color:#196aeb;}
#indexphonenews .phonenews-container{width:100%;overflow:hidden;padding-bottom: 40px;}
#indexphonenews .phonenews-container ul{width:100%;margin:auto;}
#indexphonenews .phonenews-container ul li{width:100%;margin-right:1.33%;padding:10px 0px;float:left;overflow:hidden;background:#ffffff;}
#indexphonenews .phonenews-container ul li a{width:calc(100% - 10px);margin:auto;position:relative;padding:15px;box-shadow:0px 0px 2px 2px #f5f5f5;display:block;}
#indexphonenews .phonenews-container ul li a::before{content: "";position: absolute;left: 0;height: 2px;background: #196aeb;bottom: 0px;width: 0px;transition: 0.6s;}
#indexphonenews .phonenews-container ul li .con{width:100%;overflow: hidden;}
#indexphonenews .phonenews-container ul li .pic{width:100%;overflow: hidden;height: 210px;}
#indexphonenews .phonenews-container ul li .pic img{max-width:100%;transition: 0.6s;}
#indexphonenews .phonenews-container ul li .tt{width:100%;line-height:35px;height:35px;font-size:17px;color:#000000;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
#indexphonenews .phonenews-container ul li .des{font-size:14px;color:#666666;line-height:30px;height:60px;overflow:hidden;}
#indexphonenews .phonenews-container ul li .date{overflow:hidden;position:absolute;top:0px;right:15px;width:84px;height:84px;background:#383838;margin-top:15px;transition: 0.6s;}
#indexphonenews .phonenews-container ul li .date span:first-child{color:#ffffff;font-size:34px;font-weight:normal;line-height:55px; text-align:center;display:block;width:100%}
#indexphonenews .phonenews-container ul li .date span:last-child{color:#ffffff;font-size:12px;font-weight:normal;line-height:20px; text-align:center;display:block;width:100%}
#indexphonenews .phonenews-container .view{margin-top:25px;color:#000000;}

#indexphoneabout{width:100%;padding:25px 0px;}
.indexphoneabout{width:92%;margin:auto}
#indexphoneabout .left{width:100%;margin-bottom: 15px;}
#indexphoneabout .left .details{position:relative;height:100%;width:100%;}
#indexphoneabout .left .details .tt{color:#000000;font-size:24px;margin-bottom:10px;}
#indexphoneabout .left .details .des{line-height:30px;font-size:15px;color:#999999;margin-bottom:20px;}
#indexphoneabout .left .details  a{color:#ffffff;font-weight:lighter;font-size:18px;line-height:40px;display:block;background:#343434;text-align:center; width:197px;border-radius:10px;height:40px;}
#indexphoneabout .left .details  a span{float:left;text-indent:60px;}
#indexphoneabout .left .details  a img{margin-left:16px;margin-top:15px;float:left;}
#indexphoneabout .left .details a:hover{background:#196aeb;}
#indexphoneabout .right{width:100%;}
#indexphoneabout .right .aboutvideo{width: 100%;}
#indexphoneabout .right .aboutvideo video{width: 100%;}
#indexphoneabout .right .details{}

#indexphonecontent{width:100%;background:#2d2d30;position:relative;}
.indexphonecontent{overflow:hidden;width:92%;margin:auto;}
.indexphonecontent .footer_top{width:100%;}
.indexphonecontent .footer_top .left{width:100%;overflow: hidden;}
.indexphonecontent .footer_top .left .tt{color:#858585;font-size:22px;margin-top:20px;float: left;}
.indexphonecontent .footer_top .left .con{width:100%;overflow:hidden;}
.indexphonecontent .footer_top .left .con p{width: 100%;float: left;}
.indexphonecontent .footer_top .left .con p span{display: block;float: left;width: 80px;text-align:justify; color:#ffffff;font-size:16px;}
.indexphonecontent .footer_top .left .con p a{display: block;float: left;color:#ffffff;font-size:16px;width: calc(100% - 80px);}
.indexphonecontent .footer_top .center{width:60%;float: left;}
.indexphonecontent .footer_top .center .tt{color:#858585;font-size:22px;margin:auto;}
.indexphonecontent .footer_top .center .con{width:100%;color:#ffffff;font-size:16px;margin:auto;}
.indexphonecontent .footer_top .right{width:40%;float: right;}
.indexphonecontent .footer_top .right img{max-width:100%;display:block;margin:auto;margin-top:30px;}
#indexphonecontent .footer_copyright{width:92%;margin:auto;text-align:center;color:#858585; line-height:30px;border-top:1px solid #4a4a54;}
#indexphonecontent .footer_copyright *{color:#858585;}
/*手机端结束*/


.inset{width: 100%;overflow:hidden;padding: 50px 0px;}
.col{line-height:220%;}
.col h2{text-align:center;font-weight:normal;color:#000;font-size:16px;font-weight:lighter;line-height:60px;}
.col h3{text-align:center;font-weight:normal;font-weight:lighter;font-size:13px;}

.newscol{font-size:16px;max-width:1200px;margin:auto;}
.newscol h2{text-align:center;font-weight:normal;color:#000;font-size:30px;font-weight:bold;line-height:60px;}
.newscol h3{text-align:center;font-weight:normal;font-weight:lighter;font-size:18px;margin-top:23px;}




.maintit{text-align:center;margin-top:45px;}
.maintit p{font-size:30px;color:#333;font-weight:lighter;margin-bottom:10px;}
.maintit span{font-size:16px;color:#999;text-transform:uppercase;}
.son_nav{margin-top:25px;text-align:center;}
.son_nav a{padding:0px 20px;height:45px;line-height:45px;border-radius:2px;border:1px solid #dcdcdc;color:#333;display:inline-block;margin:0px 10px;transition: color 0s;}
.son_nav a.active{background:#008b92;color:#fff;border:1px solid #008b92;}
.son_nav a:hover{background:#008b92;color:#fff;border:1px solid #008b92;}


/*单页企业介绍*/
.aboutpage{position: relative;z-index: 10;margin-top: 75px;width:100%;overflow:hidden; display: flex;align-items: center;align-content: center;min-height:650px;}
.aboutpage .bg_img{position: absolute;right: 0;top: 0;width: 43.9%;z-index: -1;overflow: hidden;font-size: 0;line-height: 0;}
.aboutpage .bg_img img{transition: 0.6s;} 
.aboutpage:hover .bg_img img{transform: scale(1.1,1.1);}

.aboutpage .con{width: 50%;}
.aboutpage1 .con{width: 50%;float:left;}
.aboutpage .tt{font-size: 31px;font-weight: bold;color: #000000;line-height: 1;margin-bottom: 45px;}
.aboutpage .des{font-size: 15px;color:#333333;}
.aboutpage .details{width: 100%;	overflow: hidden;}
.aboutpage .aboutvideo{position: absolute;right: 0;top: 0;width: 43.9%;z-index: 1;overflow: hidden;font-size: 0;line-height: 0;height:650px;display:flex;align-items:center;justify-content:space-between;}
.aboutpage .aboutvideo video{max-width:100%;}
.aboutpage2 .bg_img{left: 0;}
.aboutpage2 .con{width: 50%;float: right;}
.aboutpage .con .lis{width:100%;margin-top: 60px;}
.aboutpage .con .lis ul{display: flex;justify-content: space-between; }
.aboutpage .con .lis ul li .tt{line-height: 1; font-size: 16px;font-weight: lighter;color: #000000;text-align: center;margin-bottom: 5px;}
.aboutpage .con .lis ul li .tt span{font-size: 47px;font-weight: bold; color:#3979f4;}
.aboutpage .con .lis ul li .des{font-size: 16px;color: #000000;font-weight: lighter;line-height: 1.5; margin-top:20px;text-align: center;}

.aboutpage4{/*background: #f7f8fa;*/background: url(../images/aboutpage4.jpg)no-repeat center;background-size: cover;padding-top:80px;}
.aboutpage4 .honor_swiper{padding: 60px 0 100px;}
.aboutpage4 .swiper-pagination{top:calc(100% - 4px);width: 280px;left:calc(50% - 140px);background: #ffffff;border-radius: 4px;} 
.aboutpage4 .details1{position: relative;width: 100%;}
.aboutpage4 .details1 .pic{height: 240px;display: flex;align-content: center;align-items: center;justify-content: center;}
.aboutpage4 .details1 .pic img{max-width: 100%;max-height: 100%;}
.aboutpage4 .swiper-pagination-num{position: absolute;right: 0;top:-77px;font-size: 28px;color: #bebebe;line-height: 1;}
#current{font-size: 47px;color: #3979f4;}
#total{font-size: 28px;color: #bebebe;}
.aboutpage4 img{max-width: 100%;}

/*联系方式*/

.lxfscol .col{position: absolute;z-index: 100;top:calc(50% - 230px);left:4%;width: 0; }
.lxfscol .catetit .cate_cn{font-weight: bold;margin-bottom: 30px;}
.lxfscol .lxfs{ background: rgba(255,255,255,0.9);padding:70px;display: inline-block;border-radius: 15px;}
.lxfscol .lxfs .p1{font-size: 18px;font-weight: bold;white-space: nowrap;}
.lxfscol .lxfs .p2{font-size: 27px;font-weight: bold;white-space: nowrap;}
#allmap1{position: relative;height: 100vh;}


.online{width:100%;margin:auto;margin-top:20px;margin-bottom:20px;overflow:hidden;}
.online form{padding-left:150px;}
.online .text{width:381px;height:38px;float:left;margin-bottom:20px;margin-right:25px;}
.online .text input{width:268px;height:36px;border:1px solid #c9c9c9;padding-left:20px;}
.online .text p{float:left;width:76px;padding-right:10px;line-height:38px;padding-left:5px;}
.online .text p span{color:#eb0000;position:relative;top:2px;}
.online .con{width:927px;height:205px;float:left;margin-bottom:20px;}
.online .con textarea{padding:20px;border:1px solid #c9c9c9;height:163px;width:760px;}
.online .con p{float:left;width:81px;padding-right:5px;line-height:38px;padding-left:5px;}
.online .con p span{color:#eb0000;position:relative;top:2px;}
.online .verify{height:38px;margin-bottom:20px;}
.online .verify p{float:left;width:76px;padding-right:10px;line-height:38px;padding-left:5px;}
.online .verify p span{color:#eb0000;position:relative;top:2px;}
.online .verify input{width:154px;height:36px;border:1px solid #c9c9c9;float:left;padding-left:20px;margin-right:10px;}
.online .verify img{cursor:pointer;}
.online .submit{width:107px;height:35px;color:#fff;cursor:pointer;background:#be252e;margin-left:91px;float:left;border:none;margin-right:47px;}
.online .reset{width:107px;height:35px;color:#fff;cursor:pointer;background:#008b92;float:left;border:none;}


/*产品列表*/
.pxxmlist ul{width: 100%;overflow: hidden;}
.pxxmlist ul li{width:23.5%;float:left;position:relative;margin-right: 2%;margin-bottom: 40px;}
.pxxmlist ul li:nth-child(4n){margin-right: 0;}
.pxxmlist ul li a{display:block;width: 100%;height: 100%;}
.pxxmlist ul li .pic{width:100%;overflow:hidden;height: 240px;}
.pxxmlist ul li .pic img{height:100%;overflow:hidden;margin:auto;width:100%;transition: 0.6s;}
.pxxmlist ul li .tt{height:85px;width: 100%;background: #f8f8f8;display: flex;align-items: center;align-content: center; justify-content: center;text-align: center; transition: 0.6s;}
.pxxmlist ul li .tt p{width: 90%;line-height: 30px;font-size: 18px;font-weight: bold;color: #000000;transition: 0.6s;}
.pxxmlist ul li:hover .pic img{transform: scale(1.1);}
.pxxmlist ul li:hover .tt{background: #3979f4;}
.pxxmlist ul li:hover .tt p{color: #ffffff;}
.producth3{font-size:18px;margin-bottom: 35px;text-align: center;font-weight: bold;}
.productcol{position: relative;padding-bottom: 60px;}
.productcol .swiper-pagination-bullet{width: 12px;height: 12px;}
.productcol .swiper{width: 70%;margin: auto;height: 600px;}
.productcol .swiper .pic{height: 600px;}
.productcol .swiper img{max-width: 100%;max-height: 100%;}
.productcol .swiper-next{position: absolute;right: 0;top:40%;z-index:100; width: 65px;height:65px;border:1px solid #606060;border-radius: 33px;text-align: center;line-height: 65px;font-size: 30px;font-weight: lighter;}
.productcol .swiper-prev{position: absolute;left: 0;top:40%;z-index:100;width: 65px;height:65px;border:1px solid #606060;border-radius: 33px;text-align: center;line-height: 65px;font-size: 30px;font-weight: lighter;}

/*文章列表*/
.xwlblist ul{width:100%;overflow:hidden;}
.xwlblist ul li{width:100%;background:#ffffff ;height: 70px; line-height: 70px;border-radius: 10px; overflow: hidden;position: relative;margin-bottom: 15px;transition: 0.3s;}
.xwlblist ul li a{display: block; overflow: hidden;width: calc(100% - 60px);height: 100%; margin: auto;}
.xwlblist ul li .tt{font-size:16px;color:#000000;width: 70%;float: left;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;transition: 0.3s;}
.xwlblist ul li .date{width: calc(30% - 40px);float: right;text-align: right;font-size:14px;color:#a5a5a5;}
.xwlblist ul li:hover{background: #196aeb;}
.xwlblist ul li:hover .tt{color:#ffffff;}
.xwlblist ul li:hover .date{color:#ffffff;}


/*新闻中心*/
.xwzxlist{overflow:hidden;}
.xwzxlist ul{margin:auto;}
.xwzxlist ul li{width:23.5%;float:left;position:relative;margin-right: 2%;margin-bottom: 40px;}
.xwzxlist ul li:nth-child(4n){margin-right: 0;}
.xwzxlist ul li a{width:100%;display:block;}
.xwzxlist ul li .pic{width:100%;overflow:hidden;font-size: 0px;height: 240px;}
.xwzxlist ul li .pic img{width:100%;height:100%;transition: 0.6s;}
.xwzxlist ul li .date{font-size:13px;color:#000000;font-weight:bold;line-height: 1;margin-top: 25px;}
.xwzxlist ul li .tt{font-size:16px;color:#000000;line-height:25px;margin: 10px auto; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.xwzxlist ul li .des{font-size:14px;color:#666666;line-height:21px;height:42px;overflow:hidden;margin-bottom: 20px;}
.xwzxlist ul li .more{line-height: 1;border-bottom: 1px solid #8c8c8c;padding-bottom: 8px;display: inline; color: #666666;}
.xwzxlist ul li:hover .tt{color:#196aeb;}
.xwzxlist ul li:hover .des{color:#196aeb;}
.xwzxlist .djgzcur li:hover .tt{color:#e60012;}
.xwzxlist .djgzcur li:hover .des{color:#e60012;}
.xwzxlist ul li:hover .pic img{transform: scale(1.2);}


/*新闻详情页*/
.newscol{float: left;width: 68%;background: #ffffff;line-height:220%;font-size:16px;}
.newscol .title{color:#191919;font-size: 32px;line-height:1.5;}
.newscol .date{width: 100%;min-height: 34px; line-height: 34px;border-bottom: 1px solid #e2e2e2;margin-top: 10px;}
.newscol .time{float: left;line-height: 34px;font-size: 14px;color:#999999;
	
	display: flex;
	align-content: center;
	align-items: center;}
.newscol .share{float: right;}
.newscol .share .fenxiang{float: left;font-size: 14px;color:#999999;line-height: 34px;}
#share-3{float: left;}
.newscol .content{padding:35px 0px;min-height: 435px;}
.newscol .content img{max-width:100%;}

.news_right{float: right;width: 27%;background: #f8f8f8;padding: 35px;}
.news_right .title{font-size: 20px;font-weight: bold;color:#333333;margin-bottom:10px;}
.news_right ul li{width: 100%;}
.news_right ul li .pic{width: 100%;overflow: hidden;font-size: 0;}
.news_right ul li .pic img{width: 100%;transition: 0.6s;}
.news_right ul li .tt{font-size: 16px;color:#181818;line-height: 30px;padding-left:20px ; position: relative;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news_right ul li .tt::after{content:""; position: absolute;left: 0px;top:12px;width: 10px;height: 10px;border-radius: 5px;background: #c6c6c6;}
.news_right ul li .date{font-size: 14px;color:#c7c7c7;line-height: 25px;margin-top: 5px;margin-bottom: 10px; }
.news_right ul li:hover .pic img{transform: scale(1.1,1.1);}
.news_right ul li:hover .tt{color: #3979f4;}
.news_right ul li:hover .tt::after{background:#3979f4;}
.news_right.djgzcur ul li:hover .tt{color: #e60012;}
.news_right.djgzcur ul li:hover .tt::after{background:#e60012;}
/*
.xwxqcol{width:100%;background:url(../images/news_xq.jpg)no-repeat top center;overflow:hidden;}
.xwxqcol .goback{width:96%;max-width:1500px;margin:80px auto 45px;text-indent:40px;background:url(../images/return.png)no-repeat left center;overflow:hidden;color:#ffffff;font-weight:lighter;}
.xwxqcol .goback a{color:#ffffff;}
.xwxqcol .newscol{width:96%;max-width:1500px;background:#ffffff;overflow:hidden;position: relative;}
.xwxqcol .content{width:90%;margin-left:3%;max-width:1170px;}
.xwxqcol .content .data{padding-top:120px;font-size:18px;font-weight:bold;color:#000000;}
.xwxqcol .content .title{color:#000000;font-size:34px;}
.xwxqcol .content .line{width:86px;height:1px;background:#000000;margin-top:55px;margin-bottom:55px;}
.xwxqcol .newscol .share{position: absolute;right: 0px;top:0px;right: 0px;width: 90px;display: none;}
.xwxqcol .newscol .share p{transform: rotate(-270deg);margin-top:45px;margin-bottom:30px;text-align: center; }
.xwxqcol .newscol .share div img{margin: auto;display: block;margin-bottom: 15px;}
*/
/*人才招聘*/
.rczp{padding:70px 0px 120px;width:100%;overflow:hidden;}
.rczp .cate_cn{font-size:34px;line-height:1;color:#000000;text-align:center;margin-bottom:25px;}
.rczp .cate_des{font-size:18px;line-height:1.5;font-weight:lighter;text-align:center;margin:auto;margin-bottom:20px;color:#333333;}
.rczp .cate_des2{font-size:18px;line-height:1.5;font-weight:lighter;text-align:center;margin:auto;margin-bottom:60px;color:#999999;}
.recruit-box {margin-top: 50px;}
.recruit-box .item {display: block;margin-bottom: 40px;padding: 29px 40px;border: 1px solid #d5d5d5;background-color: #fff;transition: all .2s;}
.recruit-box .item:nth-child(2n) {background-color: #f9f9f9;}
.recruit-box .staff-box {padding-bottom: 20px;border-bottom: 1px solid #d5d5d5;transition: all .3s;overflow: hidden;}
.recruit-box .staff {float: left;font-size: 22px;line-height: 30px;color: #000000;transition: all .3s;}
.recruit-box .detail {float: right;font-size: 15px;line-height: 30px;color: #999;padding-right: 37px;background-repeat: no-repeat;background-position: right center; /*background-image: url('../picture/recruit-arrow.png');*/transition: all .3s;}
.recruit-box .require {margin-top: 27px;font-size: 0;}
.recruit-box .require span {display: inline-block;zoom: 1;vertical-align: top;font-size: 15px;line-height: 30px;width: 20%;margin-bottom: 12px;color: #666;transition: all .3s;}
.recruit-box .require span.require-span{width: 100%;}
.recruit-box .require span:last-child {margin-right: 0;margin-bottom: 0;display: block;}
.recruit-box .item:hover, .recruit-box .item.cur {background-color: #333333;border-color: #333333;}
.recruit-box .item:hover .staff-box, .recruit-box .item.cur .staff-box {border-color: rgba(216, 229, 236, .3);}
.recruit-box .item:hover .staff, .recruit-box .item.cur .staff {color: #fff;}
.recruit-box .item:hover .detail, .recruit-box .item.cur .detail {color: #fff;}
.recruit-box .item:hover .require span, .recruit-box .item.cur .require span {color: #fff;}
.recruit-box .item .yin {background: #ffffff;padding: 60px;margin-top: 25px;display: none;}
.recruit-box .item .yin.on {display: block;}
.recruit-box .item .yin h5 {font-size: 18px;font-weight: 500;margin-top: 50px;color: #333333;}
.recruit-box .item .yin .p1 {padding-bottom: 40px;border-bottom: 1px solid #e9e9e9;box-sizing: border-box;margin-bottom: 40px;}
.recruit-box .item .yin .p {font-size: 15px;line-height: 28px;color: #000000;}
.recruit-box .item .yin h3 {font-size: 20px;color: #333;line-height: 20px;padding-left: 16px;border-left: 4px solid #333333;box-sizing: border-box;margin-bottom: 20px;}
.recruit-box .item .yin p {font-size: 15px;color: #666;margin: 5px 0;}
/*.recruit-box .item:first-child .yin{display:block;}*/

.orientation{margin-top:50px;margin-bottom:20px;overflow:hidden;width:100%;}
.orientation .previous{margin-bottom:10px;}
.orientation .next{}





#footer{width:100%;background: #f8f8f8;overflow:hidden;}
#footer .footer_top{width: 100%;height: 124px;overflow:hidden;border-bottom: 1px solid #e5e5e5;font-size: 0;line-height: 0;display: flex;align-items: center;align-content: center;}
#footer .footer_top .pic{height: 124px;}
#footer .footer_center{width: 100%;overflow:hidden;padding: 35px 0 50px; display: flex;align-items: center;align-content: center;justify-content: space-between;}
#footer .footer_nav{width: 50%; overflow:hidden;}
#footer .footer_nav ul{width:100%;}
#footer .footer_nav ul li{width:16.6%;float:left;text-align: left;}
#footer .footer_nav ul li a{font-size: 14px;color:#666666;line-height: 32px;display:block;width: 100%;}
#footer .footer_nav ul li .nav-fa{color:#333333;font-size:16px;display:block;}
#footer .footer_lxfs{text-align: right;}
#footer .footer_lxfs .p1{font-size: 18px;font-weight: bold;}
#footer .footer_lxfs .p2{font-size: 27px;font-weight: bold;}

#footer .footer_bottom{line-height:30px;padding:25px 0px;background: #f2f2f2;font-size: 14px; color: #666666;}
#footer .footer_bottom *{font-size: 14px; color: #666666;}
#footer .footer_bottom .hzkc{float: right;}

#footer .footer_bottom1{line-height:35px;font-size:15px;color:#666666;display: none}
#footer .footer_nav ul li a:hover{color:#196aeb}
#footer .footer_nav ul li a.cur{color:#196aeb}

#footer .footer_nav ul .djgzcur a:hover{color:#e60012}
#footer .footer_nav ul .djgzcur a.cur{color:#e60012}


.mypage{
    text-align: center;
	width:100%;
	margin-top:50px;
	overflow:hidden;
}
.mypage	span,.mypage a{
	display: inline-block;
	vertical-align: top;
	color: #333333;
	border: 1px solid #e6e6e6;
	padding: 5px 13px;
	margin: 5px;
}
.mypage	span.current,.mypage a.current{
	border: 1px solid #333333;

}
.mypage .rows{
	border:none;
}



@media (max-width:1600px){
    
}
