﻿.container {
    max-width: 1230px;
}

/*网站公共样式*/
.clear{clear:both;overflow:hidden;}
.info-content{font-size:15px;line-height:2;margin:0 auto;padding: 15px 10px;}
a{color:#000;text-decoration:none;}                                            
a:hover{color:#002060;}
a:focus{color:#000;}
a.btn-more{transition:all 0.5s ease;-moz-transition:all 0.5s ease; /* Firefox 4 */-webkit-transition:all 0.5s ease; /* Safari and Chrome */-o-transition:all 0.5s ease; /* Opera */}
.banner{height:500px\9!important;overflow:hidden\9!important;overflow:hidden;} /*兼容ie低版*/.banner{height:500px\9!important;overflow:hidden\9!important;overflow:hidden;} /*兼容ie低版*/
.clearfix{clear:both;}

@media(min-width:1024px) {
    .header1 {
      display:none;
    }
}


.clearfix .top-left a{color:#d9d9d9;line-height: 3;font-size: 12px;}
.clearfix .top-right{padding-top:7px;}

.clearfix .top-right .child{float: left;height:22px;width:22px;background:url(../images/icon_wb_on.png)no-repeat left -22px;display:block;transition: all 0.2s linear;margin: 0 2px;}
.clearfix .top-right .child:hover{background-position: left 0;}

.clearfix .top-right .child2{float: left;height:22px;width:22px;background:url(../images/icon_wx_on.png)no-repeat left -22px;display:block;transition: all 0.2s linear;margin: 0 2px;}
.clearfix .top-right .child2:hover{background-position: left 0;}

.clearfix .top-right .child3{float: left;height:22px;width:22px;background:url(../images/icon_qq_on.png)no-repeat left -22px;display:block;transition: all 0.2s linear;margin: 0 2px;}
.clearfix .top-right .child3:hover{background-position: left 0;}

.clearfix .top-right .child4{float: left;height:22px;width:22px;background:url(../images/icon_baidu_on.png)no-repeat left -22px;display:block;transition: all 0.2s linear;margin: 0 2px;}
.clearfix .top-right .child4:hover{background-position: left 0;}

.clearfix .top-right a img{height:22px;width:22px;}
.clearfix .top-right .child5{background:url(../images/icon_tb.png)no-repeat center;display: block;width: 22px;height: 22px;float: left;margin:0 2px 0 5px;}
.clearfix .top-right .child6{background:url(../images/icon_al.png)no-repeat center;display: block;width: 22px;height: 22px;float: left;margin: 0 2px;}




/*遮罩层*/
.mask-bg{position:fixed;width: 100%;height:100%;display:none;height:100vh;background-color: rgba(0, 0, 0, .7);overflow:hidden;z-index:99;top: 0;left: 0;}
.mask-bg.active{display:block;}

.back {transform: rotateY(-180deg);transform-style: preserve-3d;transition: ease-in-out 600ms;}
.ycxs{display:none;}
.logo img{max-width:100%;width:auto;}

/*自定义导航动画，也可以用animater.css中的动画，需要在script.js中修改*/
.nav .animated,.sub-nav .animated{-webkit-animation-duration:0.4s;animation-duration:0.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.navSlide{-webkit-animation-name:navSlide;animation-name:navSlide}
@keyframes navSlide{0%{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0;visibility:visible}100%{-webkit-transform:translateY(0);opacity:1;transform:translateY(0)}}

/*主菜单*/
@media (min-width:1000px) /*pc端*/
{
.document-flow{position: absolute;z-index: 999;right: 0;left: 0;top:2px;height: 84px;}
.top-bg{background-color:#fff;height: 90px;position: absolute;width: 100%;z-index: 2;}
.header1 .logo{margin:15px 0;display:block}
.header1 .nav-toggle{display:none}
.logo img{height: auto;width: auto;max-width: 300px;max-height: 70px;margin-top: -6px;}
.logo .invest{font-size: 24px;line-height:1.5;}
.nav > ul{float:right;}

.nav>ul>li{float:left;text-align:center;line-height:84px;margin: 0 10px;}
.nav>ul>li>ul{position:absolute;}
.nav>ul>li>a{padding: 14px 20px;color: #000;text-align: center;font-family: arial;font-size: 16px;font-weight: normal;font-style: normal;font-family: Microsoft YaHei;}
.nav >ul>li.current >a,.nav >ul>li:hover > a{color: #002060;font-weight:bold;}
.nav{position: absolute;right: 0;top: 0;}
.nav li:hover> ul{display:block;}
.nav ul li ul li a{display:block;width:100%;text-align:center;color:#fff;font-size:15px;line-height:50px} 
.nav ul li ul li a:hover{text-decoration:none;color:#fff;background:#89584B;}
.nav ul li ul li{display:none!important;}
.nav ul li{position:relative;}
.nav ul li .arrow{display:none}
.nav ul li ul{background-color:#ad7669;display:none;position:absolute;left:-18%;z-index:2;width:150px} /*二级ul样式*/
.nav ul li ul li ul{left:100%;top:0px; display:none;}/*三级以后ul样式*/

/*FOOTER*/
.footernav ul{margin-bottom: 8px;}
.footernav ul li a,.footernav>ul{font-size: 14px;}
.address{padding-left:20px;}
.beian{padding:10px 0;}
.prd-bg3 .title{line-height: 140%;}
.prd-bg3 .xx p{line-height:1.8;}
.breadcrumb{padding: 16px;}

.addheadline{margin: 10px 0 50px !important;;}
}

@media (max-width:1000px) /*手机端*/
{
.header1 {padding:0px 0;}
.header1 .logo{line-height:60px;text-align:left;}
.header1 .logo img{height:auto;width:auto;max-width:250px;max-height:40px;}
.header1 .nav-toggle{position:absolute;right:0px;top:0px;font-size:30px;color:#666;min-width:60px;height:60px;line-height:60px;text-align:center;cursor:pointer;z-index:1;}
.header1 .nav-toggle.active{color:#ccc;}
.topcoms .col-xs-12{padding:0 0;}
.document-flow{background-color: #fff;}
.logo .invest{font-size: 18px;line-height: 1.5;}
.nav{position:fixed;z-index:100;top:0px;right:0px;width:0px;background:#fff;height:100%;height:100vh;opacity:0;transition: all 0.2s linear;overflow-y:auto;padding-left: 0;padding-right: 0;}
.nav.active{opacity:1;width:300px;max-width:60%}
.nav ul li{line-height: 45px;text-align:left}
.nav ul li ul{display:none;} /*二级ul样式*/
.nav ul li a{padding-left:30px;display:block;color:#999;font-size:15px;line-height:3.5;border-bottom: 1px solid #dcdcdc}
.nav ul li ul li a{padding-left:60px;font-size:14px;background-color:#eeeeee}
.nav ul li ul li ul li a{padding-left:90px;}
.nav ul li ul li ul li li a{padding-left:120px;}
.nav ul li{position:relative;}
.nav ul li .arrow{position:absolute;right:0px;top:0px;width:50px;height:50px;line-height:50px; text-align:center;transition-duration:0s}
.nav ul li .arrow:after{font-family:FontAwesome;content:"\f105";display:block;font-weight:bold;font-size:18px}

.nav ul li.current > a{color:#5a342b;}
.nav ul li.active > ul{display:block}
.nav ul li.active > .arrow{transform:rotate(90deg)}

.gotoptop_icon{display:none!important;}


/*BOTTOM*/

.footernav{text-align:left;}
.footernav ul li:first-child a{padding-left:0;}
.bot-bg{margin-top: -50px;padding-bottom: 40px;}
footer{text-align: center;margin-top:40px;padding-top: 20px;}
.foot-contact .center .box p{padding-bottom: 10px;}
.beian{padding: 10px;}
.address{text-align: left;padding-left: 15px;margin-top:10px;}
.lianjie{text-align: left;line-height: 1.5;}

.breadcrumb{padding: 16px 0;}
.addheadline{margin-top: 0px !important;}
}
/*小手机*/
@media (max-width: 767px){
/*FOOTER*/
.foot-menu li:nth-child(5),.foot-menu li:nth-child(6){display:none;}
}




/*FOOTER*/
.bot-bg{background-color:#000;}
footer{width:100%;max-width:1920px; margin:0 auto; min-height:95px;line-height:2.5;}
footer a{color:rgb(136, 136, 136);}
.footerback{background:url(../images/footer-bg.jpg);}
.footernav>ul>li{display:inline;}
.footernav>ul>li:not(:last-child){border-right: 2px solid #fff;}
.footernav ul{margin-left: 0px;}
.footernav ul li a{padding: 0px 10px;color: #fff;font-weight: bold;position: relative;top: -1px;}
.footernav ul li a:hover{text-decoration:underline;}
.footernav>ul>li>ul{display:none;}
.beian a:hover,.copyright a:hover{color:#fff;text-decoration:underline;}
.address ul,.lianjie,.lianjie a{font-size: 13px;color: rgb(151, 159, 174);}
.address ul li img{max-width: 19px;margin-right: 10px;}
.wechat p{color: rgb(187, 203, 234);}
.beian a,.beian{font-size:13px;}
.lianjie{margin-top:10px;}
.lianjie li{display:inline-block;padding-right: 10px;}
.lianjie li a:hover{color:#fff;}


/*移动端固定栏目按钮*/
.float-nav-toggle{z-index: 10;display: block;text-align: center;position: fixed;left: 6px;bottom: 60px;color: #fff;font-size: 18px;width: 40px;height: 40px;line-height: 40px;background-color: rgba(13, 13, 13, 0.6);border-radius: 20px;}
@media (max-width: 767px) {.display-xs-block {display: block !important;}}


/*移动端固定导航栏*/
.footer-fixed{position:fixed;left:0;bottom:0;overflow:hidden;width:100%;padding:6px 0px 2px;color:#fff;z-index:9;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;border-top: 0.2rem solid #000;background: #fff;}
.footer-fixed ul{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;text-align: center;}
.footer-fixed ul li a{width:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size: 13px;}
.footer-fixed ul li p{font-size:1.3rem;}
.footer-fixed.active{transform:translateX(2.8rem);z-index:9;}
.footer-fixed2{font-size: 2.8rem;padding-top: 0.6rem;}
.footer-fixed i{display:block;}
.footer-fixed .fa{font-size:22px;}
@media (min-width:1000px){.footer-fixed{display:none!important;}}
@media (max-width:1000px){footer{padding-bottom:50px;}}



/*PC端置顶*/
#ToTop {position: fixed;bottom: 80px;right: 40px;width: 40px;height: 40px;text-indent: -999em;z-index: 20000;background-image: url(../images/top2.png); background-repeat: no-repeat;background-position:0 0;}
#ToTop:hover {width: 40px;height: 40px;background: url(../images/top2.png) no-repeat 0 -42px;text-indent: -999em;filter: alpha(opacity=100);opacity: 1;z-index: 20000;}


/*公共样式*/
.breadcrumb-line .breadcrumb{color:#5a5a5a;font-size: 14px;border-bottom: 1px solid #f4f4f4;}
.breadcrumb > li + li::before {content: " ->";color:#5a5a5a}
.pagination > li > a, .pagination > li > span{padding: 6px 10px;}

.card1{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;display: block;font-size: 15px;}
.card2{overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-all;height: 44px;}

.html5zoo-arrow-left-0{background:url(../images/left.png) no-repeat scroll left top!important;margin-left:30px;background-size: cover !important;}
.html5zoo-arrow-right-0{background:url(../images/left2.png) no-repeat scroll left top!important;margin-right:30px;background-size: cover !important;}

.page ul li .fa{padding-right: 10px;}
.page ul li:hover a,.page ul li:hover{color: #0488CD;}

.font-size-13{font-size:13px;}



/*图片列表*/
.images-list .row .item a{display:block;overflow:hidden;}
.images-list .row .item img{display:block;width:100%;height:auto;transition: all 0.3s ease-out 0s;}
/*.images-list .row .item a:hover img{transform:scale(1.1,1.1);}*/

/*子栏目样式*/
.ss-bg{background-color: #f0f0f0;margin: 0;}
.contactus{background-color:rgb(240, 240, 240);height: 50px;max-width:1920px; margin:0 auto; margin-bottom: 50px;}
.sub-nav{text-align:left;background:url(../images/isch_bg.png)no-repeat right;height:50px;}
.sub-nav > ul > li{text-align: center;display: inline-block;margin: 0 5px;}
.sub-nav > ul > li > ul{position: absolute;}
.sub-nav > ul > li > a{color: #434343;background-color: #f0f0f0;display: inline-block;overflow: hidden;}
.sub-nav > ul > li.active > a{background-color: #002060;color:#fff;}
.sub-nav   ul   li.active   a{background-color: #002060;color:#fff;}
.sub-nav li:hover > ul{display: block;}
.sub-nav > ul > li > ul::before{display: block;margin: 0px auto;text-align: center;position: absolute;top: -8px;left: 45%;content: "";width: 0;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 8px solid #21984b;}
.sub-nav > ul > li > ul li ul::before{display: block;margin: 0px auto;text-align: center;position: absolute;top: 20px;left: -10px;content: "";width: 0;height: 0;border-bottom: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid transparent;border-left: 5px solid #fff;}
.sub-nav ul li ul li a{display: block;width: 100%;text-align: center;color: #fff;line-height: 50px}
.sub-nav ul li ul li a:hover{text-decoration: none;color: #fff;background: rgba(0, 0, 0, 0.1);}
.sub-nav ul li{position: relative;}
.sub-nav ul li .arrow{display: none}
.sub-nav ul li ul{background-color: #000;display: none;position: absolute;left: 0;z-index: 2;width: 100%;}

/*二级ul样式*/
.sub-nav ul li ul li ul{left: 100%;top: 0px;display: none;}
/*三级以后ul样式*/
@media (min-width:1000px){.sub-nav{}
.sub-nav > ul > li > a{height: 50px;line-height: 50px;width: 110px;}} 
@media(max-width:1000px){.sub-nav{margin-bottom: 30px;}
.sub-nav > ul > li{width: 29%;}
.sub-nav > ul > li > a{height: 40px;line-height: 40px;width: 100%;font-size: 12px;}}

/*子栏目样式*/

.sub-nav2{text-align:left;background:url(../images/isch_bg.png)no-repeat right;height:50px;}
.sub-nav2 > ul > li{text-align: center;display: inline-block;margin: 0 5px;}
.sub-nav2 > ul > li > ul{position: absolute;}
.sub-nav2 > ul > li > a{color: #fff;background-color:#C00000;display: inline-block;overflow: hidden;}
.sub-nav2 > ul > li.active > a{background-color: #002060;color:#fff;}
.sub-nav2   ul   li.active   a{background-color: #002060;color:#fff;}
.sub-nav2 li:hover > ul{display: block;}
.sub-nav2 > ul > li > ul::before{display: block;margin: 0px auto;text-align: center;position: absolute;top: -8px;left: 45%;content: "";width: 0;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 8px solid #21984b;}
.sub-nav2> ul > li > ul li ul::before{display: block;margin: 0px auto;text-align: center;position: absolute;top: 20px;left: -10px;content: "";width: 0;height: 0;border-bottom: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid transparent;border-left: 5px solid #fff;}
.sub-nav2 ul li ul li a{display: block;width: 100%;text-align: center;color: #fff;line-height: 50px}
.sub-nav2 ul li ul li a:hover{text-decoration: none;color: #fff;background: rgba(0, 0, 0, 0.1);}
.sub-nav2 ul li{position: relative;}
.sub-nav2 ul li .arrow{display: none}
.sub-nav2 ul li ul{background-color: #000;display: none;position: absolute;left: 0;z-index: 2;width: 100%;}

/*二级ul样式*/
.sub-nav2 ul li ul li ul{left: 100%;top: 0px;display: none;}
/*三级以后ul样式*/
@media (min-width:1000px){.sub-nav{}
.sub-nav2 > ul > li > a{height: 50px;line-height: 50px;width: 90px;}} 
@media(max-width:1000px){.sub-nav{margin-bottom: 30px;}
.sub-nav2 > ul > li{width: 29%;}
.sub-nav2 > ul > li > a{height: 40px;line-height: 40px;width: 100%;font-size: 12px;}}
/*搜素*/
.sub-nav .sst-box {position: absolute;top: 8px;right: 110px;}  
.sub-nav .sst-box .btn{background:url(../images/y_sch.png)no-repeat center;position: absolute;right: -50px;width: 50px;height: 32px;}  
.sub-nav .sst-box .s-input{background-color: #fff;border: none;width: 260px;height: 32px;padding-left: 10px;}  
.search{background:url(../images/isch_bgs.png)no-repeat right;background-color: #f0f0f0;height: 60px;position: relative;top:-30px;min-width: 1270px;}
.search2{position: absolute;top: -5px;right: -35px;}
.search .font{font-size:15px;}
.search .font .rs{color:#888;}
.ss-box .s-input{font-size: 13px;width: 297px;line-height: 32px;height: 32px;color: #666;border: transparent 1px solid;padding-left:10px;background-color: #fff;}
.ss-box .s-btn{background:url(../images/y_sch.png)no-repeat left;line-height: 32px;height: 32px;border: none;overflow: hidden;}
.ss-box .box-ss{padding-top:13px;}



/*分页样式*/
@media (min-width:1000px) {  
.div-img{ position:relative;}/*鼠标触发下拉遮罩样式*/
.div-img .mask{width:0;height:100%;background:#002060;position:absolute;top:0;left:0;transition:0.3s linear;overflow:hidden;display:flex;justify-content:center;align-items:center;flex-direction: column;}
.div-img .mask p{color:#fff;}
.div-img:hover .mask p{color:#fff;}
.div-img .mask .fa{font-size:36px;color:#fff;}
.div-img .mask p.font1{font-size:16px;padding-bottom:4px;}
.HonourList .div-img .mask p.font{position: absolute;bottom: 0;z-index: 2;text-align: center;background-color: #27c940;width: 100%;}
}
@media (max-width:1000px) {
.div-img .mask{text-align:center;padding-top:10px;}
.div-img .mask p.font2{overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-all;height: 44px;}

}
/*产品公共样式*/
.account{text-align: center;}
.product-box{min-height:600px;}



/*分页-产品中心*/
.product-box .row .item{text-align: center;margin-bottom: 20px;}
.product-box .row .item .border-box{}
.product-box .row .item .border-box:hover{}
@media (min-width:1000px){
.product-box .row .item img{-webkit-transition: all 0.3s ease;}
.product-box .row .item:hover img{ -webkit-transform: scale(1.1,1.1);}
.product-box .row .item .border-box{}
.product-box .row .item .border-box .title{text-align:center;position: absolute;left: 0;bottom: 0px;background-color: #dddddd;color: #5a5a5a;width: 92.9%;line-height: 26px;-webkit-transition: all 0.3s ease;margin: 0 15px;}
.product-box .row .item .border-box .title a{font-size: 14px;}
.product-box .row .item .border-box .title:hover a{background-color:#002060;color:#fff;}
}
@media (max-width:1000px){
.product-box{padding-top:20px;}
.product-box .row .item {padding-left:5px;padding-right:5px;}
.product-box .row .item .border-box{padding:10px;}
.product-box .row .item .border-box .title a{font-weight:bold;}

}


/*分页>新闻中心*/
.pa_piclist_6 .gray-product{background-color:#f8f8f8;padding-bottom:30px;}
.pa_piclist_6 li{text-align: center;padding-bottom:30px;}
.pa_piclist_6 li .title{line-height:1.5;color: #5a5a5a;padding:10px;font-size:15px;text-align:left;}
.pa_piclist_6 li a.title:hover{color:#27c940;}
.pa_piclist_6 .mi{color: #acacac;padding:0 10px;text-align:left;}
.pa_piclist_6 .introduct{text-align:left;font-size: 13px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-all;height: 46px;}
.pa_piclist_6 .introduct{color: #999999;padding:10px 10px 0;}

.pa_piclist_6 .div-imgs{ position:relative;}
.pa_piclist_6 .div-imgs img{display:block;width:100%;}
.pa_piclist_6 .div-imgs .mask{width:100%;height:100%;background:rgba(0, 0, 0, 0.55);position:absolute;top:0;left:0;transition:0.3s linear;overflow:hidden;display:flex;justify-content:center;align-items:center; opacity:0;}
.pa_piclist_6 .div-imgs:hover .mask{opacity:1;}
.pa_piclist_6 .div-imgs .mask img{width:40px!important;height:40px!important;}

.pa_piclist_6 .div-imgs .mask .fa{color:#fff;font-size:40px;}
.pa_piclist_6 .row .item a{display:block;overflow:hidden;}
.pa_piclist_6 .row .item img{display:block;width:100%;height:auto;}
.pa_piclist_6 .row .item a:hover img{transform:scale(1.1,1.1);transition: all 0.3s ease-out 0s;}








/*首页样式*/
@media (min-width:1000px) {
.home-headline{margin:50px 0 60px;}
.home-headline2{margin:50px 0 60px;}
.home-headline span{font-size: 32px;color: #002060;width: 1207px;display: block;}
.home-headline2 span{font-size: 32px;color: #002060;width: 1207px;display: block;}

.homecontact .boxs{border: 4px solid rgb(39, 201, 64);padding: 30px 20px 50px 210px;min-height: 390px;}
.homecontact .boxs .more{margin-top:30px;}
.homecontact .boxs .more a{padding: 12px 40px;}
.homecontact .homecontactbox{position: absolute;right: 0;top: 60px;}
.homecontact img{position: relative;z-index: 1;}

.pro-bg{padding-bottom: 100px;}
.natural-bg{}
.natural-bg .font1{font-size: 30px;color: rgb(255, 255, 255);letter-spacing: 1px;}
.natural-bg .font2{font-size: 24px;color: rgb(255, 255, 255);}   
.home-headline2 b{font-size:21px;letter-spacing: 0px;text-transform: uppercase;color:rgb(192 0 0);min-width: 1207px;display: block;font-weight: 600;}
.home-headline b{font-size:15px;letter-spacing: 0px;text-transform: uppercase;color:rgb(153, 153, 153);min-width: 1207px;display: block;font-weight: normal;}

}
@media (max-width:1000px) {
.home-headline{margin:30px 0;}
.home-headline2{margin:5px 0;}
.home-headline span{font-size: 20px;}
.home-headline2 span{font-size: 20px;}

.homecontact .boxs .more{margin-top:20px;text-align:center;}
.homecontact .boxs .more a{padding: 8px 30px;}

.pro-bg{margin-top: 40px;padding-bottom: 30px;text-align:center;}

.natural-bg{padding:45px 0;}
.natural-bg .font1{font-size: 16px;padding-bottom:8px;}
.natural-bg .font2{font-size: 13px;}
.home-headline2 b{font-size:21px;letter-spacing: 0px;text-transform: uppercase;color:rgb(204, 204, 204);display: block;font-weight: 600;}
.home-headline b{font-size:15px;letter-spacing: 0px;text-transform: uppercase;color:rgb(153, 153, 153);display: block;font-weight: normal;}

}
/*首页公共样式*/
.home-headline{text-align:center;font-weight:bold;}
.home-headline2{text-align:center;font-weight:bold;}
.container i{height:auto;width:auto;margin:10px auto;}
    
/*首页-关于我们*/
.about .major{font-size: 14px;color: rgb(255, 153, 0);}
.about strong{font-size: 23px;color: rgb(67, 67, 67);}
.about .pt{font-size: 15px;line-height: 180%;color: rgb(119, 119, 119);padding: 10px 0;}
.about .js{padding: 10px 15px;background-color: #f9f9f9;}
.about .js p{font-size: 15px;color: rgba(102,102,102,1);padding: 5px;}
.iradio4{background-color: #f2f2f2;height: 240px;width: 240px;border-radius: 50%;z-index: -1;position: absolute;right: 29px;top: -40px;}



/*首页-产品展示*/
.pro-bg .product-bg{background-color: rgb(1, 82, 167);}
.pro-bg .product-bg .product{font-size: 20px;text-transform: uppercase;color: rgb(255, 255, 255);letter-spacing: 2px;padding-top: 15px;font-weight:600;}
.pro-bg .product-bg .pc{font-size: 13px;text-transform: uppercase;color: rgb(255, 255, 255);padding-bottom: 15px;}
.table-bg{background-color:#f6f6f6;}
.table-bg ul li{font-size: 15px;text-align: center;border: 1px solid #e8e8e8;line-height: 56px;height: 56px;}
.table-bg ul li:hover{background-color:#ff9900}
.table-bg ul li a:hover{color:#fff;}
.table-bg ul li a{min-width: 62px;display: block;}

.prd-bg{background-color:rgb(246, 246, 246);}
.qw{border-bottom: 1px dashed #d9d9d9;}
.prd-bg strong{color:rgb(255, 153, 0);font-size: 24px;}
.prd-bg2 strong{color:rgb(255, 153, 0);font-size: 24px;}
.prd-bg3 strong{color:rgb(255, 153, 0);font-size: 24px;}
.prd-title{border-bottom: 1px dashed #d9d9d9;}
.prd-title p{font-size: 12px;line-height: 180%;color: rgb(102, 102, 102);}

.car:hover img{-webkit-transform: scale(1.1,1.1);}
.tp-bg .title:hover{background-color:#002060;color: #fff;}

@media(min-width:1000px){
.tp-bg .title{position: absolute;left: 0;bottom: 20px;background-color:#dddddd;color: #5a5a5a;width:95%;line-height:30px;-webkit-transition: all 0.3s ease;margin: 0 15px;}
.car img{width: 100%;height:auto; -webkit-transition: all 0.3s ease;}

}
@media(max-width:1000px){
.tp-bg .title{background-color:#dddddd;color: #5a5a5a;width:100%;line-height:30px;-webkit-transition: all 0.3s ease;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.car img{width: 100%;-webkit-transition: all 0.3s ease;}

}



/*首页-我们的优势*/
.wm-bg{background-color: rgb(249, 249, 249);}
.gs .ys{width: 20px;height: 32px;padding-top: 10px;}
.gs .ys .x{border-top: 2px solid #002060;}
.gs .title{font-size: 17px;line-height: 179%;}


/*首页-专注高精密度*/
.natural-bg .calling2 span{color: rgb(255, 255, 0);display: block;font-weight:600;}

/*首页-新闻资讯*/
.news{padding:5px;}
.news .title{font-size: 16px;padding-top: 1px;color: #333333;text-decoration: none;display: block;line-height: 140%;}
.news .time{font-size: 14px;padding-top: 5px;color: #999999;font-weight: normal;text-decoration: none;display: block;line-height: 140%;}
.news .synopsis{font-size: 13px;line-height: 22px !important;padding-top: 10px;color: #999999;text-decoration: none;}
.photo img{width: 100%;-webkit-transition: all 0.3s ease;}
.photo:hover img{-webkit-transform: scale(1.1,1.1);}
.introduct{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}


@media (min-width:1000px) {
    .gs{margin:55px 0 0px;}
    .gs .ada{right: 10px;top: -10px;position: absolute;}
    .iradio{background-color: #f2f2f2;height: 240px;width: 240px;margin-left: 255px;margin-top: -240px;border-radius: 50%;}
    .gj-bg .zs3{position: absolute;top: -16px;right: 70px;}
    .gj-bg .zs2{position: absolute;top: 30px;right: 190px;}
    .gj-bg .zs{position: absolute;top: -20px;left: 140px;}
    .iradio2{background-color: #f2f2f2;height: 240px;width: 240px;margin-left: 164px;margin-top: -200px;border-radius: 50%;}
    .gs .zs6{padding: 5px 0;}
    .gs .zs7{padding: 5px 15px;}
    .iradio3{background-color: #f2f2f2;height: 240px;width: 240px;margin-left: 100px;margin-top: -205px;border-radius: 50%;}
    .gs .ada2{right: 20px;top: 15px;position: absolute;}
    .natural-bg .calling a{border: 1px solid #fff;font-size: 16px;color: #fff;height: 38px;line-height: 38px;display: block;width: 151px;margin:50px auto;}
    .natural-bg .calling2{background:url(../images/wtel.png)no-repeat 10px;background-size:24px; border: 1px solid #fff;font-size: 16px;color: rgb(255, 255, 0);height: 38px;line-height: 38px;display: block;width: 238px;position: absolute;top: 50px;right: -30px;}
    .wm-bg .number{line-height: 118%;color: rgb(217, 217, 217);font-size: 66px;}
    .gs strong{font-size: 22px;letter-spacing: 2px;color: rgb(1, 82, 167);left: 15px;top: 50px;position: absolute;}
    .natural-bg{background:url(../images/ttbg.png) no-repeat center;}

}

@media screen and (min-width:768px) and (max-width:1000px) {
.gj-bg .zs{position: absolute!important;top: 20px!important;left:106px!important;max-width: 110px!important;}
.gs .cf{top: 71px!important;position: absolute!important;max-width: 180px!important;left: 30px!important;}
.gj-bg .zs2{position: absolute!important; top: 30px!important;right: 95px!important;max-width: 90px!important;}
    .gj-bg .zs3{position: absolute!important;top: 70px!important;right: 40px!important;max-width: 110px!important;}
    .gs .zss{max-width: 160px!important;padding-top:30px!important;margin-left: 30px;}
    .gs .ada{right:30px!important;top: 30px!important;position: absolute!important;max-width: 130px!important;}
.gs .zs6{padding: 10px 0px;max-width: 119px;margin-top: 15px;margin-left: 0px!important;}
    .gs .zs7{padding: 0px 7px;max-width: 130px;margin-left: 0px!important;}
.gs .ada2{right: 48px!important;top: 25px;position: absolute;max-width: 180px;}
.natural-bg{background:url(../images/ttbga2.png) no-repeat center !important;}
}

@media (max-width:1000px) {
    .gs{margin:0;}
    .gs .ada{right: -5px;top: 60px;position: absolute;max-width: 130px;}
    .gs .cf{top: 65px;position: absolute;max-width: 180px;left: -3px;}
    .gs .zss{max-width: 150px;padding-top: 65px;}
    .iradio{background-color: #f2f2f2;height: 140px;width: 140px;border-radius: 50%;margin-bottom: 50px;margin-left: 100px;margin-top: 30px;}
    .gj-bg .zs3{position: absolute;top: 70px;right: 0px;max-width: 110px;}
    .gj-bg .zzs{max-width: 100px;padding-top: 20px;padding-bottom: 20px;}
    .gj-bg .zs2{position: absolute; top: 30px;right: 60px;max-width: 90px;}
    .gj-bg .zs{position: absolute;top: 20px;left: 70px;max-width: 110px;}
    .iradio2{background-color: #f2f2f2;height: 140px;width: 140px;margin-left: 75px;margin-top: -115px;border-radius: 50%;}
    .gs .zs6{padding: 10px 0px;max-width: 119px;margin-top: 15px;margin-left: -20px;}
    .gs .zs7{padding: 0px 7px;max-width: 130px;margin-left: -18px;}
    .iradio3{background-color: #f2f2f2;height: 140px;width: 140px;margin-left: 50px;margin-top: -135px;border-radius: 50%;margin-bottom: 30px;}
    .gs .ada2{right: 0px;top: 25px;position: absolute;max-width: 180px;}
    .natural-bg .calling a{border: 1px solid #fff;font-size: 16px;color: #fff;height: 38px;line-height: 38px;display: block;width: 151px;margin: 5px auto;}
    .natural-bg .calling2{background:url(../images/wtel.png)no-repeat 10px;background-size:24px; border: 1px solid #fff;font-size: 16px;color: rgb(255, 255, 0);height: 38px;line-height: 38px;display: block;width: 238px;margin: 0 auto;}
    .wm-bg .number{line-height: 118%;color: rgb(217, 217, 217);font-size: 50px;}
    .gs strong{font-size: 20px;letter-spacing: 2px;color: rgb(1, 82, 167);left: 15px;top: 40px;position: absolute;}
    .natural-bg{background:url(../images/ttbga.png) no-repeat center;}
    .natural-bg .zz{padding:20px;}
    .xw{padding-right: 15px;padding-bottom: 50px;}
}



/*------------------------add---------------------------------------*/
/*联系我们*/
.headquartersp{ font-size: 28px;line-height: 200%;}
.headquartersp .kk{border: 1px solid rgb(238, 238, 238);padding: 40px 0;}
.headquartersp .img{border-right: 1px solid rgb(238, 238, 238);}

@media (min-width:1000px){
.feedform {margin: 0 140px;}
.headquartersp li p{line-height: 1.8;}
.boxx{border:1px solid #000;width: 220px;height: 40px;margin:-20px auto;}
.td-line{border-bottom:1px solid #000;width:160px;margin-left: 20px;margin-top: 15px;}
.addteam{padding: 110px 0 20px;}
.headquartersp .kk .dd{font-size: 15px;color: rgb(136, 136, 136);line-height: 200%;text-align: left;padding-left: 10px;}

}
@media (max-width:1000px){
.headquarters{ font-size:16px;line-height: 200%;}
.headquartersp p{font-size:12px;line-height: 1.5em;}
.headquartersp li{line-height: 1.5em;}
.boxx{border:1px solid #000;width: 220px;height: 40px;margin:-15px -10px;}
.td-line{border-bottom: 1px solid #000;width: 80px;margin-left: 93px;margin-top: 15px;margin: 20px auto;}
.lx-title{font-size:20px;font-weight:bold;}
.feedform {margin: 0 auto;}
.addteam{padding-top:40px;}
.headquartersp li img{max-width:50px;}
.headquartersp .kk .dd{font-size: 13px;color: rgb(136, 136, 136);line-height: 200%;text-align: center;padding-left: 10px;}

}



@media (max-width:1000px){
.nunberrow2{font-size: 12px;color: #ccc;text-align:center;}
.nunberrow3{font-size: 20px;color: rgb(255, 255, 255);text-align: center;}
}

/*footer*/
.fy ul li::before{content: "-";}
.ab strong{font-size: 16px;letter-spacing: 1px;color: rgb(85, 85, 85);}
.ewm-img img{width:100%;}
.dp{background-color: #C00000;}

@media (min-width:1000px) {
    footer{background:#002060;}

}

@media (max-width:1000px){
footer{text-align:center;margin-top:40px;background-color:#eeeeee;}
.addxinxi{line-height: 2;padding: 0;margin-top: -20px;}
.addtop-bg{margin-left: -15px !important;}
}
.footernav li{display:inline-block;margin-top:10px;}
.footernav li a{color: #cccccc;font-size:10px;}



/*在线留言*/
.zxly{font-size: 20px;color: #002060;}
.jy{font-size: 15px;color: rgb(187, 187, 187);padding-top:15px;}

.div-img{position: relative;}
.div-img img{display: block;width: 100%;}
.pk{position: absolute;right:10px;}
.yl{margin-top:65px;}

.div-img .mask{width: 100%;height: 100%;background: rgba(17, 17, 17, 0.6);position: absolute;top: 0;left: 0;transition: 0.3s linear;overflow: hidden;display: flex;justify-content: center;align-items: center;opacity: 0;}
.div-img .mask2{width: 53%;height: 94%;background: rgba(17, 17, 17, 0.6);position: absolute;top: 10px;left: -10px;transition: 0.3s linear;overflow: hidden;display: flex;justify-content: center;align-items: center;opacity: 0;}
.div-img .mask3{width: 85%;height: 77%;background: rgba(17, 17, 17, 0.6);position: absolute;top: 109px;left: 56px;transition: 0.3s linear;overflow: hidden;display: flex;justify-content: center;align-items: center;opacity: 0;}

.div-img:hover .mask{opacity: 1;}
.div-img:hover .mask2{opacity: 1;}
.div-img:hover .mask3{opacity: 1;}

.div-img .mask .fa{color: #fff;font-size: 20px;}
.div-img .mask2 .fa{color: #fff;font-size: 20px;}
.div-img .mask3 .fa{color: #fff;font-size: 20px;}



 /*新闻栏目模板*/
 .pa_textlist_2 .picbox{width:100%;position:relative;}
.pa_textlist_2 .item{padding:20px 0px;border-bottom:1px dashed #ddd;}
.pa_textlist_2 .picbox img{width:100%;}
.pa_textlist_2 .title{font-size:18px;margin-bottom:8px;}
@media(max-width:768px){
.pa_textlist_2 .title{font-size:16px;}
}
@media(max-width:468px){
.pa_textlist_2 .title{font-size:16px;}
.pa_textlist_2 .introduct{display:none;}
}

.addhomenav ul li:first-child a{background-color: #f90;color: #fff;}



 .bdsharebuttonbox{display: inline-flex;position: relative;top: 1px;}
    .bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{margin: 6px 6px 6px 3px;}
    .bdshare-button-style0-16 .bds_more{margin-left: 10px;}
    .bdshare_popup_bottom{display:none;}

    .account{padding: 5px;line-height: 1.7em;color: #868686;background-color: #F5F5F5;border: #E5E5E5 1px solid;margin-bottom: 10px;}
    .fy a{color:#fff;}


/*页码*/
.fenye{width:100%;max-width:1200px;margin:0 5px;}


@media (min-width:1000px) {
    .pageNumber {
        text-align: center;
        max-width:700px;
        margin: 5px auto;
    }
}

@media (max-width:1000px) {
    .pageNumber {
        text-align: center;
        max-width: 400px;
        margin: 0px auto;
    }
}

.pageNumber .pagination {
    text-align: center;

    margin: 5px;
}

    .pageNumber span.page-cur {
        background-color: #5AC1DF;
        color: #fff;
    }

    .pageNumber .pagination .page-skip {
        display: inline-block;
        height: 29px;
        font-size: 12px;
        line-height: 29px;
        margin-left: 5px;
    }

.pagination .page-break {
    padding: 5px 10px;
    border: 1px solid #ddd;
    border-left: none;
    color: #337ab7;
    font-size: 12px;
}



@media (min-width:1000px) {
    .pageNumber .pagination .page-skip input {
        border: 1px solid #ddd;
        width: 29px;
        height: 29px;
        text-align: center;
        margin: 0 15px;
        vertical-align: middle;
    }
    .pagination span.page-cur, .pagination a {
        padding: 0 15px;
        border: 1px solid #e9e9e9;
        font-size: 14px;
        color: #222222;
        line-height: 38px;
        height: 38px;
        float: left;
        margin-left: 12px;
        cursor: pointer;
        border-radius: 4px;
    }
}

@media (max-width:1000px) {
    .pageNumber .pagination .page-skip input {
        border: 1px solid #ddd;
        width: 29px;
        height: 29px;
        text-align: center;
        margin: 0 5px;
        vertical-align: middle;
    }
    .pagination span.page-cur, .pagination a {
        padding: 0 5px;
        border: 1px solid #e9e9e9;
        font-size: 14px;
        color: #222222;
        line-height: 38px;
        height: 38px;
        float: left;
        margin-left: 12px;
        cursor: pointer;
        border-radius: 4px;
    }
}



.pageNumber .pagination .page-skip input.button {
    background-color: #5bc0de;
    border-color: #46b8da;
    border-radius: 4px;
    color: #fff;
    width: auto;
    padding: 5px;
}

.pagination a[disabled] {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

@media (min-width:1000px) {
    .pagination span.active {
        background: #fa6104;
        padding: 0 15px;
        border: 1px solid #e9e9e9;
        font-size: 14px;
        color: #fff;
        line-height: 38px;
        height: 38px;
        float: left;
        margin-left: 12px;
        cursor: pointer;
        border-radius: 4px;

    }
}

@media (max-width:1000px) {
    .pagination span.active {
        background: #fa6104;
        padding: 0 5px;
        border: 1px solid #e9e9e9;
        font-size: 14px;
        color: #fff;
        line-height: 38px;
        height: 38px;
        float: left;
        margin-left: 12px;
        cursor: pointer;
        border-radius: 4px;
    }
}


/*/页码*/

.article{text-align:center;}