@charset "utf-8";

/*头部*/
header{background:#FFF; width:100%;height:120px;}
header .brand{float:left; width: 200px;margin-top: 25px;}
header .brand h1{float: left; width: 140px;  padding-right: 10px; }
header .brand h1 img{max-width:100%;}
header .brand .name{float: left; width: 260px; padding-left: 10px;}
header .brand .name span{font-size: 28px; color: #222; margin: 10px 0; font-weight: bold;}
header .brand .name small{display: block; font-size: 16px; color: #666;}
	
.pcnav{float: left;width: calc(100% - 200px);}
.pcnav ul{margin: 0 1%;}
.pcnav ul li{float: left;font-size: 17px;text-align: center;  line-height:120px; width: 12.5%; text-transform: uppercase;}
.pcnav ul li a{color: #222;}
.pcnav ul li a.active{color: #1e46a0;}
.pcnav ul li:hover a{color: #1e46a0; font-weight: bold;}
/*.pcnav ul li .subnav{box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);height: auto;left: 0;overflow: hidden;position: absolute;top: 100%;width:150px;z-index: 199;}
.pcnav ul li .subnav{filter: progid:DXImageTransform.Microsoft.Shadow(color=#cd2a30,direction=120,strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
.pcnav ul li:hover .subnav{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
.pcnav ul li .subnav a{color: #666;display: block;font-size: 14px;line-height: 46px;height: 46px;width: 100%;background: #fff;}
.pcnav ul li .subnav a:hover{color: #FFF;background: #cd2a30;}*/

.pcnav ul li .lg{width: 48px; height: 48px;line-height:48px;background: #ea5513; border-radius: 50%; text-align: center; margin: 0 auto; margin-top: 35px;}
.pcnav ul li .lg a{color: #FFF;font-size:15px;}

/*底部信息*/
footer{overflow: hidden;background: #1e46a0; padding: 50px 0;}

.foot-contact{float: left; width: 33.333333%;}
.foot-contact span{font-size: 22px; color: #FFF;}
.foot-contact span em{color: #FFF; font-size: 22px; margin-left: 10px;}
.foot-contact h2{font-size: 22px; color: #FFF;}
.foot-contact .line{display: block; margin: 10px 0; background: #FFF; width: 44px; height: 2px;}
.foot-contact .text{display: block; margin: 10px 0; color: #FFF; line-height: 26px;}


.footmenu{float: left; width: 33.333333%;}
.footmenu h2{font-size: 22px; color: #FFF; display: block; margin-bottom: 20px; }
.footmenu ul{}
.footmenu ul li{float: left; width: 33.333333%; margin: 5px 0;}
.footmenu ul li a{color: #FFF;line-height: 26px; font-size: 14px; text-transform:uppercase; }
.footmenu ul li a:hover{color: #FFF;}


.wx{float: left; width: 33.333333%;}
.wx ul{}
.wx ul li{float: left; width: 48%; margin: 0 1%; text-align: center;}
.wx ul li span{display: block; padding: 8px 0; color: #FFF;}
.wx ul li img{width: 150px;}

.copy{overflow: hidden;background: #15398b; padding: 30px 0; }
.copy-l{float: left; width: calc((100% - 250px));color: #FFF;}
.copy-r{float: left; width: 250px;color: #FFF;}
.copy-l a,.copy-r a{color: #FFF;}
.copy-l a:hover,.copy-r a:hover{color: #FFF;}

/*BANNER*/
.swiper-slide{overflow: hidden; cursor: pointer;}
.swiper-slide img{max-width: 100%;}

/*首页模块标题*/
.home-bt{overflow: hidden; padding: 40px 0; text-align:center; } 
.home-bt span{font-size: 30px; font-weight: bold;}
.home-bt small{font-size: 14px;color: #999;}
.home-bt .line{display: block; margin: 10px auto; background: #1e46a0; width: 55px; height: 5px; border-radius: 20px;}

.home-probg{overflow: hidden; background: #f8f8f8; padding-bottom: 50px;}
.home-pro{ margin: 10px 0;}
.home-pro ul{ margin-left: -1.5%; margin-right: -1.5%;}
.home-pro ul li{float: left; position: relative; background: #FFF; width: 30.3333333%; margin: 0 1.5%; margin-bottom: 4%;box-shadow: 0 0px 10px 0 rgba(0,0,0,0.1);}
.home-pro ul li::after{position: absolute; content: ''; height: 2px; width: 0;transition: all 0.6s;}
.home-pro ul li .img{overflow: hidden; border-bottom: 1px solid #e7e7e7;}
.home-pro ul li .img img{max-width: 100%;transition: all 0.6s;}
.home-pro ul li .img img:hover{transform: scale(1.1);}
.home-pro ul li .text{overflow: hidden; margin: 18px 0;}
.home-pro ul li .text h2{float: left; font-size: 16px; width: calc((100% - 60px)); text-align: center;line-height:40px; font-weight: bold;}
.home-pro ul li .text i{float: left; width:40px; height:40px; line-height:40px; border-radius:100%; border:1px solid #e7e7e7; text-align: center;font-size: 22px; color: #999;}
.home-pro ul li:hover .text h2{color:#1e46a0; }
.home-pro ul li:hover .text i{ color:#FFF;border:1px solid #1e46a0; background:#1e46a0; }
.home-pro ul li:hover::after{position:absolute;overflow: hidden; display: block; content:''; width: 100%; height: 2px;background:#1e46a0;}
.pro-more{background:#1e46a0;overflow: hidden; width: 180px; height: 50px; line-height: 50px; border-radius: 30px; margin: 0 auto; }
.pro-more span{float: left; width: calc((100% - 50px)); text-align: center; font-size: 18px;}
.pro-more i{float: left; width: 50px; font-size: 28px;}
.pro-more a{color: #FFF;}

.home-aboutbg{overflow: hidden; padding:6% 0 10% 0; background: url(../images/aboutbg.jpg) no-repeat center; background-size: cover;}
.home-about-bt{overflow: hidden; padding: 40px 0; text-align:center; color: #FFF; margin-bottom: 6%;} 
.home-about-bt span{font-size: 30px; font-weight: bold;}
.home-about-bt small{font-size: 14px;}
.home-about-bt .line{display: block; margin: 10px auto; background: #FFF; width: 55px; height: 5px; border-radius: 20px;}
.home-about{color: #FFF; font-size: 17px; line-height: 38px; text-align: center; margin:6% 1%;}


.home-hangye{overflow: hidden; margin-bottom: 60px;}
.home-hangye ul{ margin-left: -0.5%; margin-right: -0.5%;}
.home-hangye ul li{float: left;width: 19%; margin: 0 0.5%; cursor:pointer; }
.home-hangye ul li .img{overflow: hidden;position: relative;}
.home-hangye ul li .img img{max-width: 100%;}
.home-hangye ul li .img .bg{position: absolute;top: 0;width: 100%; height: 100%; background:rgba(0, 0, 0, 0.5); transition: all 0.6s;}
.home-hangye ul li .img h2{
    position: absolute;
    text-align: center;
    color: #FFF;
    transition: all 0.6s;
    font-size: 24px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.home-hangye ul li:hover .img .bg{background:rgba(0, 0, 0, 0); }
.home-hangye ul li:hover .img h2{margin-bottom: -50px; opacity: 0;}


.home-newsbg{overflow: hidden;padding: 50px 0; background: url(../images/newsbg.jpg) no-repeat center; background-size: cover;}
.home-news-list{}
.home-news-list ul{}
.home-news-list ul li{float: left;width: 33%;border: 1px solid #e7e7e7; background: #FFF; padding: 30px;}
.home-news-list ul li time{display: block; color: #a7a7a7;}
.home-news-list ul li time b{font-size: 48px;}
.home-news-list ul li time h5{display: block; font-size: 16px;}
.home-news-list ul li span{font-size: 24px; color: #333; display: block; margin: 20px 0;}
.home-news-list ul li p{ color:#666;font-size:14px; line-height: 26px;}
.home-news-list ul li .more{font-size: 16px;display: block; margin: 20px 0;}
.home-news-list ul li .more a{ color:#1e46a0; }


/*手机导航*/
#navToggle{position: relative;width: 30px;height: 20px;display: none;float: right;}
#navToggle .line {background: #1e46a0;border-radius: 1px;display: block;height: 3px;top: 0;left: 0;transition: all 0.3s ease;transform-origin: center center;width: 100%;position: absolute;}
#navToggle .line1 {top: 0;}
#navToggle .line2 {top: 50%;margin-top: -1px;}
#navToggle .line3 {top: auto;bottom: 0;}

#navToggle.active .line{top: 50%;bottom: auto; margin-top: -1px;}
#navToggle.active .line1{transform: rotate(45deg);}
#navToggle.active .line2{opacity: 0;filter: alpha(opacity=0);}
#navToggle.active .line3{transform: rotate(-45deg);}

.mobileMenu{display: none;position: fixed;top: 70px;left: 0;width: 100%;height: calc(100% - 70px);background-color: #fff;overflow-y: auto;z-index: 400;border-top: 1px solid #dcdcdc;}
.mobileMenu ul {background: #fff;}
.mobileMenu ul li{transform: translate3d(0, 10px, 0);transition: transform 0.4s ease, opacity 0.4s ease;opacity: 0;}
.mobileMenu.h-show ul li{opacity: 1;transform: translate3d(0, 0, 0);}

 .menu-arrow{ font-size:30px; position: absolute;right: 15px;transform: rotate(-0deg);transition: all 0.4s;}
 .menu_li.on .menu-arrow{ transform: rotate(90deg);color: #0f256e;} 
.menu-item{display: flex;flex-direction: row;height: 58px;align-items: center; padding-left: 20px;padding-right: 20px;border-bottom: 1px solid #dcdcdc;position: relative;transition: all .5s;}
.menu-item i{font-size: 20px;display: block;font-style: normal;}
.menu-item a{font-size: 18px;color: #000;padding-left: 10px;}
.menu-item:hover i, .menu-item:hover a{color: #1e46a0;}
.menu li.on .menu-item i{color: #1e46a0;}


.menu_dl{display: none; padding-left: 60px;padding-top: 10px; padding-bottom: 10px;border-bottom: 1px solid #dcdcdc;}
.menu_dl dd a{font-size: 16px;color: #333;line-height: 42px;}
.menu_dl dd a:hover{color: #1e46a0;}

.ovh-f{width: 100%;height: 100%;position: fixed;left: 0;top: 0;overflow: hidden;}
.menu-itemtit{display: flex;}
.Mobile-Foot{display: none;}


@media (min-width:1200px) and (max-width:1366px) {
    



}

@media (min-width:1024px) and (max-width:1200px) {
    
#navToggle{display: block; margin-top: 25px;}
header{height: 70px;}
header .brand{margin-top: 10px; width: 340px;}
header .brand h1{width: 110px;}
header .brand .name{width: 220px;}
header .brand .name span{font-size: 22px;}
header .brand .name small{font-size: 14px;}
.pcnav{display: none;}



}

@media (min-width:768px) and (max-width:1023px) {

#navToggle{display: block;margin-top: 25px;}
header{height: 70px;}
header .brand{margin-top: 10px; width: 340px;}
header .brand h1{width: 110px;}
header .brand .name{width: 220px;}
header .brand .name span{font-size: 22px;}
header .brand .name small{font-size: 14px;}
.pcnav{display: none;}

.home-bt span{font-size: 26px;}
.home-about-bt span{font-size: 26px;}
.home-pro ul li .text h2{font-size: 14px;}
.home-about{font-size: 16px;}
.pro-more span{font-size: 16px;}

.foot-contact{width: 50%;}
.wx{width: 50%;}
.footmenu{display: none;}

    
}
@media screen and (max-width:767px) {

#navToggle{display: block;margin-top: 25px;}
header{height: 70px;}
header .brand{margin-top: 10px; width: 340px;}
header .brand h1{width: 110px;}
header .brand .name{width: 220px;}
header .brand .name span{font-size: 22px;}
header .brand .name small{font-size: 14px;}
.pcnav{display: none;}
.copy{padding: 30px 0 70px 0;}
.copy-l{width: 100%;}
.copy-r{width: 100%;}

.home-bt{padding: 30px 0;}
.home-bt span{font-size: 22px;}
.home-about-bt span{font-size: 22px;}
.home-about{font-size: 14px; line-height: 28px;}
.pro-more span{font-size: 14px;}
.home-hangye ul li{width: 49%; margin-bottom: 1%;}
.home-hangye ul li .img img{width: 100%;}

.foot-contact{width: 100%;}
.wx{display: none;}
.footmenu{display: none;}

.home-pro ul li{width: 47%;}
.home-pro ul li .text h2{font-size: 13px;}
.home-news-list ul li{width: 100%; padding: 15px; margin-bottom: 20px;}



.Mobile-Foot{position:fixed; display: block; left:0; bottom:0; background-color:#FFF; width:100%; border-top:3px solid #1e46a0; z-index: 99999;}
.Mobile-Foot ul {width:100%; overflow:hidden; padding:10px 0;}
.Mobile-Foot ul li{ float:left; width:25%; text-align:center; margin:0 auto;}
.Mobile-Foot ul li span{color: #333; font-size: 15px;}
.Mobile-Foot ul li i{font-size: 18px; margin-right: 8px; color: #1e46a0;}
.Mobile-Foot ul li a{color: #333; }


}