/*首页行业导航板块css,2018/3/20*/
.navPlate{margin-left: -20px;}
.navPlate1,.navPlate2,.navPlate3{float: left; width: 580px;height: 120px;margin-top: 10px;}
.navPlate3{height: 150px;}
.navPlate .product_info , .navPlate2 .product_info{float: left; width: auto; height: 120px;}
.navPlate3 .product_info{float: left;}
.navPlate ul li{float: left;width: auto;height: 30px;margin-left: 30px;}
.product_info a{color: #22599c;}
.navPlate ul li a{color: #333;}
.navPlate ul li a:hover{color:#22599c;text-decoration: underline;}

/*关于我们栏目协同系统登陆按钮,2018/3/23*/
.xt_login_btn{display: block;width: 120px;height: 40px;line-height: 40px;font-size: 16px;text-align: center;  background: #22599c;  border-radius: 5px;margin-left: 5px;margin-top: 5px;}

/*个人中心积分处css,2018/5/22*/
.user-wrap .edit-box .li .qustion{
    width: 22px;height: 22px;display: block;
    background: url(../images/img/doubt-ico.png)no-repeat;
    float: left;margin: 15px 0px 0px 10px;
    cursor: pointer;
}
.score a{color: #333;}
.score a:hover{color:#22599c;text-decoration: underline;}

/*分类搜索css，2018/7/19*/
.search-box #search_select{margin-right: -1px;font-size: 16px;height: 50px;border: 1px solid #22599c;padding: 0 2px;outline: none;}

/*快捷跳转一键搜索，2018/7/19*/
.quickSearch button{margin-right: 5px;background-color: #22599c;padding:0 5px;}
.quickSearch a{color: #fff;font-size: 14px;}

/*首页main4，2018/9/5*/
/*.main4{width: 1200px;height: 140px;margin:10px auto;}*/
/*.main4 ul li{float: left;width: 290px;height: auto;margin-left: 10px;}*/
/*.main4 ul li h4{margin-left: 5px;font-family:"宋体",sans-serif,"Arial","Microsoft YaHei","黑体";}*/
/*.main4 ul li p{font:14px/24px "黑体","宋体","Arial",sans-serif;padding: 5px;color: #666;}*/
/*.main4 ul li a{margin-left: 8px;}*/
/*.main4 ul li button{color: #2886d7;cursor: pointer}*/

/*企业产品资料-服务与支持，2018/9/5*/
.ziliao-service p{font:16px/32px Arial,sans-serif;}
/*企业产品资料-产品资料，2018/9/10*/
.ziliao-download-ul{width: 1200px;}
.ziliao-download-ul li{float: left;width: 600px;height: 80px;border-bottom: 1px solid #eee;}
.qy-ny-content .list-box li .text{width: 300px;}

/*首页main4，2018/9/18*/
.great-content {width: 100%;background: #f5f5f5;}
.great-box {width: 1200px;margin: 0 auto;}
.great-list {width: 25%;position: relative;display: table-cell;padding: 0;border-right: 1px solid #dadee4; -webkit-transition: all .2s;transition: all .2s;overflow: hidden;}
.great-item {display: block;padding: 25px 20px 10px 20px;color: #333;}
.great-item-bj {width: 96px;height: 96px;position: absolute;z-index: 1;bottom: -6px;right: 20px;}
.great-item-in {position: relative;z-index: 2;}
.great-item-title:after {content: '';position: absolute;width: 35px;height: 2px;background-color: #00a4ff;left: 0;bottom: 0;}
.great-item-title {font-size: 18px;font-weight: 400;position: relative;padding-bottom: 15px;}
.great-item-tag {border: 1px solid #f60;font-size: 12px;display: inline-block;vertical-align: middle;color: #00a4ff;line-height: 1;padding: 2px;margin-left: 5px;font-style: inherit;}
.great-item-text {font-size: 18px;font-weight: 400;position: relative;padding-bottom: 15px;vertical-align: middle;font-family:"Myriad Set Pro","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif,"Microsoft YaHei";}
.great-item-msg {padding-top: 10px;line-height: 1.6;color: #666;font-family:"Myriad Set Pro","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif,"Microsoft YaHei";}
.great-list:hover {background-color: #fff;background-color: rgba(255,255,255,.7)}
.great-item:hover {color: #00a4ff;}
.main4_button{margin-left: 15px;margin-top: -10px;}
.main4_button button{color: #00a4ff;cursor: pointer;margin: 5px;padding: 0 5px;font-family:"Myriad Set Pro","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif,"Microsoft YaHei";}

/*企业及产品资料，2018/9/18*/
.col {position: relative;float: left;margin: 15px;width: calc(215px - 12px);height: calc(110px - 12px);}
.col a {position: absolute;width: 100%;height: 100%;z-index: 2;}
.col a:nth-child(1) {-webkit-clip-path: polygon(0 0, 100% 0, 50% 50%);clip-path: polygon(0 0, 100% 0, 50% 50%);}
.col a:nth-child(2) {-webkit-clip-path: polygon(100% 0, 100% 100%, 50% 50%);clip-path: polygon(100% 0, 100% 100%, 50% 50%);}
.col a:nth-child(3) {-webkit-clip-path: polygon(0 100%, 50% 50%, 100% 100%);clip-path: polygon(0 100%, 50% 50%, 100% 100%);}
.col a:nth-child(4) {-webkit-clip-path: polygon(0 0, 50% 50%, 0 100%);clip-path: polygon(0 0, 50% 50%, 0 100%);}
.col a:hover {z-index: 3; -webkit-clip-path: none;clip-path: none;}
.col a:nth-child(1):hover ~ .box {transform: rotateX(180deg);}
.col a:nth-child(2):hover ~ .box {transform: rotateY(180deg);}
.col a:nth-child(3):hover ~ .box {transform: rotateX(-180deg);}
.col a:nth-child(4):hover ~ .box {transform: rotateY(-180deg);}
.col a:nth-child(1):hover ~ .box:after, .col a:nth-child(3):hover ~ .box:after {transform: rotateX(-180deg);}
.col a:nth-child(2):hover ~ .box:after, .col a:nth-child(4):hover ~ .box:after {transform: rotateY(-180deg);}
.col .box {position: absolute;width: 100%;height: 100%;font-family: "Open Sans", sans-serif;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    transform-style: preserve-3d;transition: transform .3s ease-in-out;}
.col .box:before {content: "";position: absolute;width: 100%;height: 100%;display: flex;align-items: center;
    justify-content: center;color: #FFF; font: normal normal normal 14px/1 FontAwesome; font-size: 40px;
    text-rendering: auto; -webkit-font-smoothing: antialiased; border-radius: 2px; z-index: 2;backface-visibility: hidden;}
.col .box:after {position: absolute;width: 100%;height: 100%;display: flex;align-items: center;
    justify-content: center;background: #333;color: #FFF;font-size: 14px;border-radius: 2px;transition-delay: .15s;}

.col:nth-child(1) .box:before {
    /*background-image: url(../images/img/1.png);*/
}

.col.box:after {
    content: '企业简介，优势什么什么...';
    background-color: #00aaee;
}


/*个人中心2018/9/25*/
.tree,.tree ul,.tree li{list-style:none;margin:0;padding:0;zoom: 1;}
.tree ul{margin-left:12px;}
.tree li a{color:#555;padding:.1em 7px .1em 27px;display:block;text-decoration:none;
    border:1px dashed #fff;background:url(../Filetree/images/icon-file.gif) 5px 50% no-repeat;}
.tree li a.tree-parent{background:url(../Filetree/images/icon-folder-open.gif) 5px 50% no-repeat;}
.tree li a.tree-parent-collapsed{background:url(../Filetree/images/icon-folder.gif) 5px 50% no-repeat;}
.tree li a:hover,.tree li a.tree-parent:hover,.tree li a:focus,.tree li a.tree-parent:focus,.tree li a.tree-item-active{color:#000;border:1px solid#eee;background-color:#fafafa;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
.tree li a:focus,.tree li a.tree-parent:focus,.tree li a.tree-item-active{border:1px solid #e2f3fb;background-color:#f2fafd;}
.tree ul.tree-group-collapsed{display:none;}
/*left菜单栏*/
.Filetree{width: 180px;margin-top: 50px;}
.Filetree li{padding-top:5px;}
.Filetree li a{color: #555;font-size: 14px;}
.Filetree .f18{font-size: 18px;}
.Filetree .f16{font-size: 16px;}
/*新修改样式*/
.menu-left{float:left;background: #f2f9fd;width: 200px;height: auto;}
.menu-left .title{ width: 200px;}
.menu-left-title2 a{font-size: 18px;margin-left: -15px;margin-top: 10px;}
.menu-left-title2{width: 200px;margin-top: 30px;border-top: 1px solid #7EC4CC;}
.main-right{float: left;width: 1000px;height:auto;background:#fff;margin-bottom: 50px;}
.main-right-safe{height:600px;padding: 100px 0}
.main-right-manual{height:auto;min-height:600px;padding:30px 0}
.main-right-manual h3{margin-bottom: 30px;}
.main-right-manual .ziliao1 , .ziliao2 , .ziliao3{width:300px;height: auto;float: left;margin-left: 30px;}

/*工程师推荐产品2018/12/26*/
.pdt_img_box{width: 100%;margin:auto;}
.pdt_img_box ul li{float: left;width: 200px;height: 200px;margin: 10px 20px;border: 1px solid #dddddd}
.pdt_img_box ul li img{width: 200px;height: 100px;}
.pdt_img_box p{color: #555;font-size: 13px;text-align:center;margin-top:5px;}
.qy-ny-top-tj .img-box{width: 500px;height: 350px;float: left;}
.qy-ny-top-tj h3{margin-bottom: 20px;}
.qy-ny-top-tj .text-box{width: 600px;height: 350px;float: left;line-height:26px;padding: 0px 80px;}
.qy-ny-content .content{line-height: 30px;}
.margin10{margin-bottom: 10px;}