@charset "utf-8";
/* CSS Document */


 .header2 .sub-menu li:last-child{
  margin-bottom:50px;
}
 .top-nav-a1{
font-size: 18px!important;
}
 .top-nav-a2{
  font-size: 15px!important;
}
 .top-nav {
    margin-right: 3%!important;
}
@media only screen and (max-width: 1366px) {
.header1 nav li{margin: 0 0px!important;/* float:none!important; */font-size: 15px!important;}
  .f-cb{text-align:right!important;}
}
@media only screen and (min-width: 1482px){
#c_portalResnav_main-15579041908155037 .top-nav,#c_portalResnav_main-15622459504839909 .top-nav{
    margin-right: 7%!important;
}
}
@media only screen and (max-width: 768px) {
  
     .p_problemCategory {
        display: block;
    }

     .p_navPc {
        display: none;
    }

     .p_linkBox {
        display: none;
    }

     .p_parent {
        display: block;
    }

     .p_categoryBtn:before {
        
    }

     .icon-arrow_up:before {
        content: "\e69a";
    }

     .icon-arrow_down:before {
        content: "\e69c";
    }

     .p_btn-show {
        color: #fff;
        background:#7F7F7F;
    }

     .p_btn-hide {
        width: 10%;
        height: 100%;
        float: left;
        background-color: #7F7F7F;
    }


     .p_category {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 100%;
    }

     .p_parent {
        width: auto;
        height: auto;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -ms-flex;
        display: flex;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding: 0 0 0 5px;
    }

     .p_categoryBox {
        overflow-y: auto;
        width: 90%;
        height: 100%;
        float: left;
        background-color: rgb(239,239,245);
    }
     .p_categoryBox > .p_parentBox{
        background-color: #FFFFFE!important;
        padding-left: 0px;
    }
     .p_parentBox{
        width: auto;
        height: auto;
        color: #fff;
    }

     .p_parentBox {
        width: auto;
        height: auto;
        color: #fff;
        background-color: rgb(239,239,245);;
        padding-left: 20px;
    }

     .p_childBox .p_parent{
        border-bottom: 1px solid #c0c0c0;

    }

     .p_c-fff {
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 10px;
        color: #fff;
    }

     .p_categoryBtn {
        display: block;
        margin: 12px 5px 10px 0;
        color: #000000;
        font-size: 12px;
    }

     .p_link {
        height: auto;
        vertical-align: middle;
        width: initial;
        margin: 10px 0;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        display: block;
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -ms-flex;
        display: flex;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-box;
        color: #000;
    }
     {
        width: 640px;
    }
}
@media only screen and (min-width: 769px){
      .p_problemCategory{
        display: none;
    }
     .p_parent{
        display: none;
    }
     .p_navPc{
        display: block;
    }
     .p_linkBox{
        display: block;
    }


     {
        width: auto;
        height: auto;
        overflow: visible;
    }
    
     .p_category {
        height: 100%;
        width: 100%;
        position: relative;
        background-color: #FFFFFE;
    }

    .clearfix:before,
    .clearfix:after {
        content: "";
        display: block;
        clear: both;
        width: 0;
        height: 0;
        visibility: hidden;
        font-size: 0;
    }

     .p_categoryBox{
        line-height:24px;
        width: auto;
        float: left;
    }

     .p_categoryBox .p_linkBox {
        width:100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        align-items:center;
        
    }
     .p_categoryBox > .p_parentBox:hover {
        border-top: 3px solid rgb(64,143,244);
    }
     .p_categoryBox .p_title{
        height: auto;
        width: auto;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        display: block;
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;

    }
     .p_categoryBox .p_title:hover{
        color:rgb(64,143,244);
    }
     .p_categoryBtn{
        display:inline-block;
        vertical-align:middle;
        background-color:rgba(255,255,255,0);
        border-color:rgba(255,255,255,0);
        border-style: solid;
        border-width: 0;
        color:rgb(64,143,244);
        height:auto;
        width:14px;
        margin: 0 4px 0 0;
        padding:0;
        position:static;
        text-align: center;
        color:rgba(217,217,217,1);
    }
     .p_categoryBtn:hover{
        border-width: 0;
        border-style: solid;
        color:rgb(64,143,244);
        border-color:rgba(255,255,255,0);
        background-color:rgba(255,255,255,0);
        box-shadow:none;
    }
     .p_categoryBtn:active{
        border-width: 0;
        border-style: solid;
        color:rgb(64,143,244);
        border-color:rgba(255,255,255,0);
        background-color:rgba(255,255,255,0);
        box-shadow:none;
    }
     .p_linkBox .iconfont:before{
        content:'';
    }
     .p_childBox .p_linkBox .icon-duduyinleappicon1401:before{
        content:'\e65f';
        color:rgb(64,143,244);
        font-size:10px
    }

     .p_categoryBox .p_childBox {
        border:1px solid rgba(240,240,240,1);
        box-shadow: 2px 1px 2px #c0c0c0;
        
        z-index: 9;
    }
     .p_categoryBox .p_parentBox{
        position:relative;
        width: 200px;
      
        height: 40px;
        float: left;
        text-align: center;
    }
     .p_parentBox:last-child .p_linkBox {
        border-bottom:0 none;
    }

      .p_categoryBox>.p_parentBox>.p_childBox{
        margin-top: 40px;
        left: 0px;
    }

     .p_categoryBox .slideOut{
        position: absolute;
        left: 100%;
        top: 0;
        width: 100%;
        height: auto;
    }

}
@media only screen and (max-width: 1024px) and (min-width: 769px){
   

}


 .p_MatteIcon .iconfont:before{
content:'\e602';
}
 >div{
animation-fill-mode:both;
}
 .clear{
clear:both;
}
 ::placeholder{
font-size:36px;
color:#515151;
}
 .f-cb{
zoom:1px;
}
 .f-cb:after{
display:block;
height:0px;
clear:both;
visibility:hidden;
overflow:hidden;
content:".";
}
 .fl{
float:left;
display:inline;
}
 .fr{
float:right;
display:inline;
}
 .scroll{
overflow-y:unset !important;
display:unset important;
}
 .header1{z-index:9;height:90px;position:fixed;background: rgba(255, 255, 255, 0.9);top: 36px;width:100%;padding: 0 60px;/* box-shadow:0px 0px 10px 0 rgba(0, 0, 0, 0.1); */-webkit-transition:all .5s ease;transition:all .5s ease;}



 .active{
    height:60px!important;
}
 .active .gdt{
    display:none;
}
 .active .header1{
    background: rgba(34, 75, 141, 0.92);
    top: 0px;
    height: 60px;
}
 .active .img1{  
   opacity: 0!important;
}
 .active .img2{  
   opacity: 1;
}
 .active .search-btn{
   height: 60px!important;
    line-height: 60px!important;
}
 .active .search-btn:before{
  color:#fff!important;
}
 .active .head_lan{
   top:11px;
}
 .active .header1 nav{
      height: 60px;
    line-height: 60px;
}
 .active .navName{
color:#fff!important;
}
 .active .navName::after{
color:#fff!important;
}
 .active .tNav .navName{
    height: 60px!important;
    line-height: 60px!important;
}
 .active .header1 h1{
  width: 220px;
  margin-top: 10px;
  height: 60px;}
 .bb{
 top:60px!important; height:25%!important;
}
 .active .lan_list{
  top: 60px!important;
}
 .active .search-btn span{
 color:#fff!important; 
}




 .header1.scroll{
height:70px;
}

 .wel_top{
z-index:9;
height:40px;
position:fixed;
background:#008b4a;
top:0px;
width:100%;
padding:0 30px;
overflow:hidden;
}
 .wel_top .top_tel{
color:#fff;
line-height:40px;
font-weight:bold;
font-size:16px;
}
 .wel_top .top_tel .iconfont{
line-height:40px;
height:40px;
width:30px;
display:inline-block;
}
 .wel_top .top_tel .iconfont:before{
content:'\e628';
color:#fff;
font-size:20px;
}
 .wel_top .top_link{
color:#fff;
line-height:40px;
}
 .wel_top .top_link a{
color:#fff;
display:inline-block;
}
 .wel_top  .clear{
clear:both;
}
 .header1 h1{
  width: 340px;
  margin-top: 10px;
  height: 90px;
  position:relative;
  overflow:hidden;
  -webkit-transition:all .3s ease;
  transition:all .3s ease;}
 .header1 h1 img{
max-width:100%;
position:absolute;
left:0px;
top:0px;
opacity:0;
}
 .header1 h1 img.img1{
opacity:1;
}
 .header1.scroll h1{
height:70px;
width:371px;
}
 .header1 nav{float: right;height:90px;line-height:90px;width: auto;position: relative;right:0px;top:0px;margin-right: 50px;-webkit-transition:all .3s ease;transition:all .3s ease;}
 .header1.scroll nav{
height:70px;
line-height:70px;
}
 .header1 nav li{float:left;display:inline-block;text-align:center;font-size: 16px;-webkit-transition:all 0.3s cubic-bezier(0.86, 0.5, 1, 1);transition:all 0.3s cubic-bezier(0.86, 0.5, 1, 1);padding: 0 30px;}
 .header1.scroll nav li{
-webkit-transition:all .3s ease;
transition:all .3s ease;
-webkit-transition-delay:0s !important;
transition-delay:0;
}
 .header1 nav li:last-child{
margin-right:0px;
}
 .js-m.animate{
opacity:1;
-webkit-transform:translate(0, 0);
-ms-transform:translate(0, 0);
transform:translate(0, 0);
}
 .js-m.js-m-2{
opacity:0;
-webkit-transform:translate(30px, 0);
-ms-transform:translate(30px, 0);
transform:translate(30px, 0);

}
 .js-m.js-m-2.animate{
opacity:1;
-webkit-transform:translate(0, 0);
-ms-transform:translate(0, 0);
transform:translate(0, 0);
}

 .hvr-left:hover:before{
width:100%;
}
 .hvr-left.cur:before{
width:100%;
}
 .hvr-left{
vertical-align:middle;
-webkit-transform:translateZ(0);
transform:translateZ(0);
box-shadow:0 0 1px transparent;
-webkit-backface-visibility:hidden;
backface-visibility:hidden;
position:relative;
}
 .header1 nav li > a{
color:#333;
display:block;
position:relative;

-webkit-transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1);
transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1);
}
 .header1:hover nav li > a{
color:#000;
}
 .header1.active nav li > a{
color:#000;   
}
 .header1 .nav-sub{width: 160px;background:#fff;position:absolute;top: 90px;left:0px;height:auto;box-shadow:0px 2px 10px 0px rgba(0, 0, 0, 0.1);-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);}
 .header1 .nav-sub.active{
-webkit-transform:scaleY(1);
-ms-transform:scaleY(1);
transform:scaleY(1);

}
 .header1 .nav-sub.active .n-nav-sub{
opacity:1;
-webkit-transform:translate(0, 0);
-ms-transform:translate(0, 0);
transform:translate(0, 0);

}
 .header1.scroll .nav-sub{
top:70px;
}
 .header1 .nav-sub .n-nav-sub{
opacity:0;
-webkit-transform:translate(0, -20px);
-ms-transform:translate(0, -20px);
transform:translate(0, -20px);

}
 .header1 .nav-sub a{height:45px;line-height:45px;display:block;padding:0 20px;text-align:left;color:#333;font-size: 14px;position:relative;font-weight: normal;}
 .header1 .nav-sub a:hover{background-color: #20a50c;color:#fff;}
 .header1 .nav-sub .nav-arrow{
position:absolute;
top:15px;
right:10px;
width:16px;
height:16px;
opacity:0;

}
 .header1 .nav-sub a:hover .nav-arrow{
-webkit-transition:-webkit-transform 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 300ms;
transition:transform 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 300ms;
opacity:1;
-webkit-transform:rotate(0deg) translate(0px, 0px);
-ms-transform:rotate(0deg) translate(0px, 0px);
transform:rotate(0deg) translate(0px, 0px);
}
 .icon-up:before{
content:'\e6a7';
}
 .header1 .nav-sub .nav-arrow:before{
font-size:16px;
color:#fff;
}
 .header1 .header-right{width: 120px;display: block;position: relative;right: 10px;top:0px;z-index:10;float: right;}
 .header1 .header-right .search-btn{width: 120px;height:90px;line-height: 90px;text-align:center;cursor:pointer;display:inherit;}
 .header1.scroll .header-right .search-btn{
height:70px;
line-height:70px;
}
 .icon-search1:before{content:'\e661';
}
 .header1 .header-right .search-btn:before{font-size: 20px;color: #20a50c;}
 .header1:hover .header-right .search-btn:before{
color:#000;
}
 .header1.active .header-right .search-btn:before{
color:#000;
}
 .header1:hover .header-right .search-btn:hover:before{color: #20a50c;}
 .header1.active .header-right .search-btn:hover:before{color: #20a50c;}
 .header2{
height:60px;
position:fixed;
background:#fff;
z-index:22;
top:0px;
width:100%;
display:none;
}
 .header2 .main-wrap{
height:60px;
padding:0 3%;
box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
 .header2 .logo{width: 97px;height: auto;margin-top: 0;overflow:hidden;}
 .header2 .logo a{
display:block;
}
 .header2 .logo img{
width:100%;
vertical-align:top;
}
 .header2 .nav-btn{
width:25px;
height:16px;
position:relative;
cursor:pointer;
margin-top:19px;
}
 .header2 .nav-btn.active{
-webkit-animation:rotate 0.5s linear 0s;
animation:rotate 0.5s linear 0s;
}
 .header2 .nav-btn .line{
display:block;
width:100%;
height:2px;
border-radius:2px;
background-color:#333;
position:absolute;
left:50%;
margin-left:-15px;
}
 .header2 .nav-btn .line1{
-webkit-transform-origin:4px 0;
-ms-transform-origin:4px 0;
transform-origin:4px 0;
}
 .header2 .nav-btn.active .line1{
top:0px;
}
 .header2 .nav-btn.hover .line{background: #e89513;}
 .header2 .nav-btn .line2{
top:7px;
}
 .header2 .nav-btn .line3{
bottom:0px;
-webkit-transform-origin:1px center;
-ms-transform-origin:1px center;
transform-origin:1px center;
}
 .header2 .caid{
height:55px;
line-height:55px;
padding-right:10px;
position:relative;
}
 .header2 .sub-menu{width:100%;padding: 0 3% 100%;display:none;position:absolute;left:0px;top: 60px;background: #f7f7f7;z-index:2;overflow-y:auto;}
 .header2 .sub-menu ul{
width:100%;
overflow-y:scroll;
height:calc(100vh - 55px - 1.5rem);
}
 .js-m-3{
opacity:0;
-webkit-transform:translate(30px, 0);
-ms-transform:translate(30px, 0);
transform:translate(30px, 0);

}
 .js-m-3.animate{
opacity:1;
-webkit-transform:translate(0, 0);
-ms-transform:translate(0, 0);
transform:translate(0, 0);
}
 .header2 .sub-menu li{
border-bottom:1px solid #dcdcdc;
font-size:16px;
padding:0 20px;
}
 .header2 .sub-menu .tit{
display:inline-block;
text-decoration:none;
width:80%;
line-height:60px;
color:#333;
position:relative;
box-sizing:border-box;
}
 .header2 .sub-menu .sub-tit.on{
background-color:#e9e9e9;
}
 .header2 .sub-menu .sec-list{
line-height:40px;
padding:10px 0%;
display:none;
}
 .header2 .sub-menu .jt{
position:relative;
display:inline-block;
width:10%;
height:60px;
text-align:center;
background:none;
float:right;
}
 .header2 .sub-menu .jt:after{
content:'';
display:block;
width:26px;
height:26px;
background:url(//dfs.yun300.cn/group1/M00/04/55/rBQBHVzEZzKEUBJMAAAAAMfREL8486.png) no-repeat center;
background-size:17px auto;
position:absolute;
right:3%;
top:15px;
}
 .header2 .sub-menu .jt.jtRote:after{
background:url(//dfs.yun300.cn/group1/M00/16/5A/rBQBG1zEZ1eEBkkYAAAAADz6RB0116.png) no-repeat center;
background-size:20px auto;
}
 .header2 .sub-menu .sec-list p{
background:url(//dfs.yun300.cn/group1/M00/04/56/rBQBHVzEdJGEfkUaAAAAAGBOHjA006.png) no-repeat left center;
background-size:3px auto;
font-size:14px;
}
 .header2 .sub-menu .sec-list a{
padding-left:5%;
color:#666;
display:block;
}
 .header2 .sub-menu .sec-list a:active{
color:#e89513;
}
 .search-bg{
position:fixed;
left:0px;
top:0px;
width:100%;
height:100%;
z-index:20;
background-color:#f5f5f5;
display:none;
}
 .search-alert{position:fixed;z-index:100;background-color: rgba(255, 255, 255, 0.9);left:0px;top: 126px;width:100%;height:25%;-webkit-transform-origin:bottom center;-ms-transform-origin:bottom center;transform-origin:bottom center;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transition:-webkit-transform .3s .5s;transition:transform .3s .5s;}
 .search-alert .close{width:30px;height:30px;position:absolute;top: 30px;right:2.6%;cursor:pointer;text-shadow:none;opacity:1;float:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
 .search-alert .close:before{font-size:30px;top:0px;left:0px;color: #192a55;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
 .search-alert .close:hover:before{color: #e89513;}
 .icon-close:before{
content:"\e6d3";
}
 .search-alert .cent-form{position:absolute;width: 60%;left: 20%;top:50%;height: 40px;margin-top: -20px;border-bottom: 1px solid #d5d5d5;opacity:0;-webkit-transform:translate(0, 40px);-ms-transform:translate(0, 40px);transform:translate(0, 40px);-webkit-transition:all .5s;transition:all .5s;}
 .search-alert .cent-form:before{display:none;color: #192a55;font-size: 25px;position:absolute;left:0px;height:50px;top:50%;margin-top: -8px;}
 .search-alert .cent-form .tex{border:none;font-size: 16px;height:46px;line-height: 46px;text-align: left;width:100%;color: #333;background:none;padding-left: 30px;padding-right:20%;}
 .search-alert .cent-form .sub-butn{border:none;height:46px;font-size: 19px;line-height:46px;color:#555;text-align:center;background:none;position:absolute;right:0px;top:0px;width:105px;}
 .search-alert.active1{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);-webkit-transition:-webkit-transform .3s;transition:transform .3s;box-shadow: 0 5px 5px rgba(0, 0, 0, 0.08);}
 .search-alert.active1 .cent-form{
opacity:1;
-webkit-transform:translate(0, 0);
-ms-transform:translate(0, 0);
transform:translate(0, 0);
-webkit-transition:all .5s .3s;
transition:all .5s .3s;
}
 .header2 .mo_tel{font-size:16px;color: #e89513;font-weight:bold;line-height:60px;}
 .header2 .mo_tel .iconfont{
line-height:40px;
height:40px;
width:30px;
display:inline-block;
}
 .header2 .mo_tel .iconfont:before{content:'\e628';color: #e89513;font-size:20px;}
 .header2 .mo_lan{
line-height:60px;
}
@media only screen and (min-width: 769px){
 .pc_nav{
  height: 126px;
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
}

}
@media only screen and (max-width: 768px){

 .pc_nav{
  height:60px;
  }
 .search-alert .close{
  right:5%;
  }
 .search-alert .cent-form{
  height:60px;
  }
 ::placeholder{
  font-size:22px;
}
 .search-alert .cent-form .tex {
  font-size: 22px;
  padding-right: 30%;
  }
 .search-alert .cent-form .sub-butn{
  font-size:22px;
  }
 .search-alert .cent-form:before {
    font-size: 24px;
    height: 46px;
    margin-top: -17px;
}
}
@media only screen and (max-width: 1480px){

 .header1 nav{
    	margin-right: 40px;
  }
}
@media only screen and (max-width: 1200px){
.gdt{display:none!important;}
 .pc_nav{
  height:60px;
  }
 .wel_top{
  		display: none !important;
  }
 .header1{
		display: none !important;
	}
 .header1.active{
		display: none !important;
	}
 .header2{
		display: block;
	}
}
@media only screen and (max-width: 1360px){

 .header1 nav li {
    margin: 0 18px;
}
 .header1 nav{
  width: auto;
  }
 .header1 h1 img{
  width:90%;
  }
}




















 .head_lan{width:140px;position:relative;margin-left:auto;margin-right:0px;background: #20a50c;border: 1px solid #20a50c;padding:0px 10px;border-radius:30px;transition:all .5s ease;float: right;/* margin-right: 80px; */top: 27px;}
 .head_lan.fixed{
background:#23498b;
border:none;
}
 .lan_con{
width:auto;
display:flex;
justify-content:center;
align-items:center;
}
 .lan_con:hover{
cursor:pointer;
}
 .head_lan .lan_tit{
width:auto;
line-height:36px;
display:flex;
align-items:center;
}
 .head_lan .lan_tit span{display:inline-block;font-size:14px;color: #fff;}
 .head_lan .lan_tit .iconfont.map{
width:auto;
margin-right:5px;
text-align:center;
display:inline-block;
}
 .head_lan .lan_tit .iconfont.jt{
width:auto;
margin-left:5px;
text-align:center;
transform:scale(0.7);
display:inline-block;
}
 .head_lan .lan_tit .iconfont.map:before{content:'\e614';color: #fff;font-size:16px;text-align:center;}
 .head_lan .lan_tit .iconfont.jt:before{content:'\e69a';color: #fff;font-size:12px;text-align:center;}
 .head_lan .lan_list{display:flex;width:120px;background:#fff;padding:3px 0px 10px 0px;position:fixed;z-index:99;top: 100px;font-size:13px;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.1);opacity:0;visibility:hidden;transform:translate(0, 20px);transition:all .3s ease;flex-direction:column;}
 .head_lan .lan_list.cur{
opacity:1;
transform:translate(0, 0px);
visibility:visible;
}
 .head_lan .lan_list span{
position:relative;
line-height:1px;
display:inline-block;
height:1px;
width:100%;
}
 .head_lan .lan_list .iconfont:before{
content:'\e6c8';
color:#fff;
position:absolute;
font-size:24px;
width:100%;
top:-5px;
text-align:center;
}
 .head_lan .lan_list a{
color:#666;
display:block;
text-align:center;
height:30px;
line-height:30px;
transition:all .3s ease;
}
 .head_lan .lan_list a:hover{color: #fff;}
.head_lan .lan_list p:hover{background: #20a50c;}

.proshare{width:auto;float: right;margin-top: 33px;    margin-right: 40px;}
input::-webkit-input-placeholder{
  color:#333;font-size:16px!important;
}




.js-m.js-m-2:hover{border-bottom: 2px solid #20a50c;color: #20a50c;line-height: 88px;font-weight: bold;}
.js-m.js-m-2:hover .home-dec{color: #20a50c;}

@media only screen and (max-width: 1630px) and (min-width: 1366px){
   .header1 nav li {padding: 0 15px!important;}
}


@media only screen and (max-width: 1365px) and (min-width: 1024px){
    .header1 nav li {padding: 0 15px!IMPORTANT;}
  .proshare{display:none;}
}
 .header1 .header-right .search-btn span{
 color: #20a50c;
 padding-left: 10px;
 /* padding-bottom: 5px; */
}


.gdt{/* border-bottom:1px solid #eee; */height:36px;display: block;position: fixed;width: 100%;z-index: 9;color: #fff;background:#20a50c;}
.gdtk{margin:0 auto;width: 100%;padding: 0 60px;}
.gdtr{width:50%;display: block;height: 36px;line-height: 36px;float: left;font-size: 12px;}
.gdtr1{background:url(/img/ltel.png) no-repeat center left;padding-left:35px;display:inline-block;margin-right:10px}
.gdtr2{background:url(/img/lem2.png) no-repeat center left;padding-left:35px;display:inline-block;color:#fff;}
































































@media only screen and (max-width: 768px) {
    /*ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â°Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â±Ãƒâ€šÃ‚Â*/
    .c_portalResnav_main-01001 .p_problemCategory {
        display: block;
    }

    .c_portalResnav_main-01001 .p_navPc {
        display: none;
    }

    .c_portalResnav_main-01001 .p_linkBox {
        display: none;
    }

    .c_portalResnav_main-01001 .p_parent {
        display: block;
    }

    .c_portalResnav_main-01001 .p_categoryBtn:before {
        /*    content: "\e669";*/
    }

    .c_portalResnav_main-01001 .icon-arrow_up:before {
        content: "\e69a";
    }

    .c_portalResnav_main-01001 .icon-arrow_down:before {
        content: "\e69c";
    }

    .c_portalResnav_main-01001 .p_btn-show {
        color: #fff;
        background:#7F7F7F;
    }

    .c_portalResnav_main-01001 .p_btn-hide {
        width: 10%;
        height: 100%;
        float: left;
        background-color: #7F7F7F;
    }


    .c_portalResnav_main-01001 .p_category {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 100%;
    }

    .c_portalResnav_main-01001 .p_parent {
        width: auto;
        height: auto;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -ms-flex;
        display: flex;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding: 0 0 0 5px;
    }

    .c_portalResnav_main-01001 .p_categoryBox {
        overflow-y: auto;
        width: 90%;
        height: 100%;
        float: left;
        background-color: rgb(239,239,245);
    }
    .c_portalResnav_main-01001 .p_categoryBox > .p_parentBox{
        background-color: #FFFFFE!important;
        padding-left: 0px;
    }
    .c_portalResnav_main-01001 .p_parentBox{
        width: auto;
        height: auto;
        color: #fff;
    }

    .c_portalResnav_main-01001 .p_parentBox {
        width: auto;
        height: auto;
        color: #fff;
        background-color: rgb(239,239,245);;
        padding-left: 20px;
    }

    .c_portalResnav_main-01001 .p_childBox .p_parent{
        border-bottom: 1px solid #c0c0c0;

    }

    .c_portalResnav_main-01001 .p_c-fff {
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 10px;
        color: #fff;
    }

    .c_portalResnav_main-01001 .p_categoryBtn {
        display: block;
        margin: 12px 5px 10px 0;
        color: #000000;
        font-size: 12px;
    }

    .c_portalResnav_main-01001 .p_link {
        height: auto;
        vertical-align: middle;
        width: initial;
        margin: 10px 0;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        display: block;
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -ms-flex;
        display: flex;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-box;
        color: #000;
    }
    .c_portalResnav_main-01001 {
        width: 640px;
    }
}
@media only screen and (min-width: 769px){/*ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¤Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â±Ãƒâ€šÃ‚Â*/
    .c_portalResnav_main-01001  .p_problemCategory{
        display: none;
    }
    .c_portalResnav_main-01001 .p_parent{
        display: none;
    }
    .c_portalResnav_main-01001 .p_navPc{
        display: block;
    }
    .c_portalResnav_main-01001 .p_linkBox{
        display: block;
    }


    .c_portalResnav_main-01001 {
        width: auto;
        height: auto;
        overflow: visible;
    }
    /*p_category*/
    .c_portalResnav_main-01001 .p_category {
        height: 100%;
        width: 100%;
        position: relative;
        background-color: #FFFFFE;
    }

    .clearfix:before,
    .clearfix:after {
        content: "";
        display: block;
        clear: both;
        width: 0;
        height: 0;
        visibility: hidden;
        font-size: 0;
    }

    .c_portalResnav_main-01001 .p_categoryBox{
        line-height:24px;
        width: auto;
        float: left;
    }

    .c_portalResnav_main-01001 .p_categoryBox .p_linkBox {
        width:100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        align-items:center;
        /*
        padding: 5px 20px;
        */
    }
    .c_portalResnav_main-01001 .p_categoryBox > .p_parentBox:hover {
        border-top: 3px solid rgb(64,143,244);
    }
    .c_portalResnav_main-01001 .p_categoryBox .p_title{
        height: auto;
        width: auto;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        display: block;
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;

    }
    .c_portalResnav_main-01001 .p_categoryBox .p_title:hover{
        color:rgb(64,143,244);
    }
    .c_portalResnav_main-01001 .p_categoryBtn{
        display:inline-block;
        vertical-align:middle;
        background-color:rgba(255,255,255,0);
        border-color:rgba(255,255,255,0);
        border-style: solid;
        border-width: 0;
        color:rgb(64,143,244);
        height:auto;
        width:14px;
        margin: 0 4px 0 0;
        padding:0;
        position:static;
        text-align: center;
        color:rgba(217,217,217,1);
    }
    .c_portalResnav_main-01001 .p_categoryBtn:hover{
        border-width: 0;
        border-style: solid;
        color:rgb(64,143,244);
        border-color:rgba(255,255,255,0);
        background-color:rgba(255,255,255,0);
        box-shadow:none;
    }
    .c_portalResnav_main-01001 .p_categoryBtn:active{
        border-width: 0;
        border-style: solid;
        color:rgb(64,143,244);
        border-color:rgba(255,255,255,0);
        background-color:rgba(255,255,255,0);
        box-shadow:none;
    }
    .c_portalResnav_main-01001 .p_linkBox .iconfont:before{
        content:'';
    }
    .c_portalResnav_main-01001 .p_childBox .p_linkBox .icon-duduyinleappicon1401:before{
        content:'\e65f';
        color:rgb(64,143,244);
        font-size:10px
    }

    .c_portalResnav_main-01001 .p_categoryBox .p_childBox {
        border:1px solid rgba(240,240,240,1);
        box-shadow: 2px 1px 2px #c0c0c0;
        /*   overflow: hidden;*/
        z-index: 9;
    }
    .c_portalResnav_main-01001 .p_categoryBox .p_parentBox{
        position:relative;
        width: 200px;
      /*  width: auto;*/
        height: 40px;
        float: left;
        text-align: center;
    }
    .c_portalResnav_main-01001 .p_parentBox:last-child .p_linkBox {
        border-bottom:0 none;
    }
/*    .c_portalResnav_main-01001 .p_parentBox:last-child .p_linkBox :hover{

        background-color:rgba(239, 248, 248,1)
    }*/
    .c_portalResnav_main-01001  .p_categoryBox>.p_parentBox>.p_childBox{
        margin-top: 40px;
        left: 0px;
    }

    .c_portalResnav_main-01001 .p_categoryBox .slideOut{
        position: absolute;
        left: 100%;
        top: 0;
        width: 100%;
        height: auto;
    }

}
@media only screen and (max-width: 1024px) and (min-width: 769px){

}


@media only screen and (min-width: 1200px){
   .navUl li:nth-child(3) .rightBox{
     flex: 0 0 55%;
  }
   .navUl li:nth-child(3) .navSli {
    width: 25%;
    float: left;
    flex: auto;
  }
  
}
@media only screen and (min-width: 1025px){
 .navUl li:nth-child(3) .navSbox{
    display:block!important;
  }
}

 .header2 .nav-btn.active .line3{
   bottom: 44px;
}






















@media only screen and (min-width: 1025px){
  
 .tNavBox{
  	width:100%;
   height:auto;
   overflow:visible;
  }
 .navBtn{
  	display:none;
  }
 .navSliBtn {
  	display:none;
  }
 .iconJt{
  	display:none;
  
  }
 .tNav {
     margin:0 auto;
     overflow: hidden;
  }
 .navUl{
  	width:100%;
    display:flex;
  justify-content: flex-end;
    font-size:0;
  }
 .navLi {
    padding:0 1.6vw ;
  	display:inline-block;
    font-size:1rem;
  }
 .navLi.nav09{
  display:none;
  }
 .navLi:hover .tNavH::before {
  	width:100%;
    opacity:1;
  }
 .tNavH {
  	position:relative;
  }
 .tNavH::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width:0;
    height: 2px;
    background-color: #20a50c;
    opacity: 0;
    transition: all .5s ease;
  }
 .tNav .navName {
    position:relative;
  	display:block;
       height: 90px;
    line-height: 90px;
    font-size:16px;
    color:#515151;
    transition:all .5s ease;
  }
 .tNav.fixed .navName {
    color:#515151;
    padding:1.5rem 0.25vw;
  }
 .navName::after {
  	 content: attr(data-title);
    position: absolute;
     top: 0;
    left: 0;
    transform: translateY(100%);
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #222; 
  }
 .navLi:hover .navName {
  	    transform: translateY(-100%);
  }
 .slidBox {
    position:fixed;
    left:0;
    right:0;
    width:100%;
    min-width:1024px;
    height:0;
    overflow:hidden;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    flex-wrap: nowrap;
    z-index: 110;
    margin:0 auto;
    padding: 0 60PX;
    transition:all .5s ease;
    opacity:0;
  }
 .navLi:hover .slidBox {
  	height:auto;
   opacity:1;
background-image: url(/img/bjt002.jpg);
background-repeat: no-repeat;
background-position: bottom center;
border-top: 1px #efefef solid;
  }
 .leftBox {
      flex: 0 0 45%;
      overflow: hidden;
      max-width: 350px;
      margin: 30px 0px;
  }
 .img100 {
    display: block;
    width: 100%;
}
 .right_img .img100{
transition-duration:.5s;
}
 .right_img:hover .img100{
transform:scale(1.1);
}
 .rightBox {
    flex: 0 0 55%;
    margin: 30px 0px;
  }
 .left_text .onetitle {
    font-size: 18px;
    line-height: 1.1;
    color: #333;
    padding-bottom: 20px;
    /* padding-top: 20px; */
    font-weight: bold;
    text-align: left;
}
  .navSbox{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
 .oneName {
  	 font-size:26px;
    padding-bottom: 15px;
    color: #000;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
 .tNavSummry {
  	  line-height: 24px;
    width:100%;
    height: auto;
    overflow:hidden;
    color: #666666;
    font-size: 14px;
    max-width: 420px;
      display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
  }
 .tNavMore {
    display:block;
  	 position: relative;
    height: auto;
    padding-top: 25px;
    border-top: 1px dashed #cccccc;
    margin-top: 20px;
    cursor:pointer;
  }
 .txt {
  	color:#000;
    transition:all .5s ease;
  }
 .leanMore{
  	margin-left:2rem;
        transition:all .5s ease;

  }
 .tNavMore:hover  .txt{
    color:#015bbb;
  	margin-left:10px;
  }
 .tNavMore:hover  .leanMore{
    color:#015bbb;
  }
 .navSli{flex: 0 0 50%;padding:0px!important;}
 .navSimg {
    position:relative;
  	width:100%;
    height:160px;
    overflow:hidden;
  }
 .navImg {
  	position:absolute;
    left:50%;
    transform:translateX(-50%) scale(1);
    width:auto;
     height: 100%;
    transition: all .5s ease;
  }
 .navSbox .navSlink{
  display:block;
  font-size: 15px;
  line-height:45px;
  color:#666;
  transition-duration:.3s;
  padding: 0px 15px;
  margin: 10px 10px 0 0;
  border: 1px #efefef solid;
  border-radius:8px 0px 8px 0px;
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  }
 .navSbox .navSlink:hover{
  color:#20a50c;
  transform:translateX(6px);
  border: 1px #20a50c solid;
  border-radius:8px 0px 8px 0px;
  }
 .navSbox .navSlink:hover:before{
  color:#20a50c;
  }
 .navSbox .navSlink:before{
  content:"";
  display:inline-block;
  vertical-align:top;
  margin-right:6px;
  width:4px;
  height:4px;
  background:#20a50c;
  position:relative;
  top:20px;
  }
 .navSlink::after {
  	 content: '';
    position: absolute;
     bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 3px;
    opacity: 0;
    background-color: #015bbb;
	transition:all .5s ease;
  display:none;
  }
 .navSli:hover .navImg {
  	 transform:translateX(-50%) scale(1.1);
  }
 .navSli:hover .navSlink::after  {
  	width: 100%;
    opacity: 1;
  }
}
@media only screen and (max-width: 1280px) and (min-width: 1025px){
  
 .navLi {
    padding: 0px 12px!important;
  }
 .navName {
    font-size: 14px!important;
}
}
@media only screen and (max-width: 1024px){
  
 .leftBox{
 	display:none;
  }
 .onetitle{
 	display:none;
  }
 .navSimg{
  	display:none;
  }
 .tNavBox {
  	position:relative;
    overflow:hidden;
    height:70px;

  }
 .navBtn{
position: absolute;
    top: 1rem;

    right: 0rem;
    background:linear-gradient(to right, rgba(24,24,120,1), rgba(0,147,220,1));
    width: 40px;
    height: 40px;
    padding: 10px;
    line-height: 70px;
  }
 .navLine{
  	display:flex;
    justify-content:center;
    align-items:center;
    width:100%;
     height:100%;
    overflow:hidden;
    
  }
 .navBtnImg{
        display: block;
    width: 90%;
    height: 70%;
  	
  }
 .tNav {
   position:fixed;
      top: 70px;
   left:0;
   right:0;
     height: 0;
    overflow: hidden;
   z-index:999;
  background: rgba(0,0,0,.5);
  transition:all .5s ease;
  }
 .tNavHeight {
  	 height: 100%;
  }
 .slidBox {
  	display:none;
  }
 .navUl {
    background: rgba(0,0,0,0.8);
  	overflow:hidden;
  }
 .navLi {
  	    border-bottom: 1px solid #696969;
    position: relative;
  }

 .tNavH {
     
    position: relative;
    height: 46px;
    line-height: 46px;
    padding: 0 5%;
    font-size: 1rem;
    transition: all .5s ease;
    
  }
 .tNavHBac {
  	    background: linear-gradient(to right, rgba(24,24,120,1), rgba(0,147,220,1));
  }
 .navName{
  	 display: block;
    width: 100%;
    height: 100%;
        color:#fff;

  }
 .iconJt {
  	position:absolute;
    top: 0;
   right:2%;
    display:flex;
    width:46px;
    height:46px;
    justify-content:center;
    align-items:center;
    color:#fff;
    font-size:0.875rem;
    transition:all .5s ease;
  }
 .iconJtRotate {
  	    transform: rotate(-180deg);
  }
 .navSliBtn {
  	height:40px;
   width:100%;
   text-align:center;
  }
 .hs {
  	    height: 100%;
  }
 .navSbox {
  	padding-bottom:30px;
  }
 .navSli {
  	    padding-left: 8%;
    font-size: 0.875rem;
    height: 38px;
    line-height: 38px;
  }
 .navSlink {
  	display:block;
    width:100%;
    height:100%;
    color: #fff;
  }
}











@media only screen and (max-width: 1366px) and (min-width: 1025px){
 .slidBox{
   padding: 0 60px!important;
}
}
@media only screen and (max-width: 1600px) and (min-width: 1367px){
 .slidBox{
   padding: 0 100px!important;
}
}
@media only screen and (min-width: 1600px){
 .slidBox{
   padding: 0 12%!important;
}
}
