﻿@charset "utf-8";
/* CSS Document */
* {
padding:0px;
margin:0px;box-sizing:border-box;box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
img {border:none; max-width:100%;}
body,pre { font-size: 14px; font-family:"Microsoft YaHei", verdant, tahoma;color: #333; font-weight: normal; padding: 0px; margin: 0px; text-decoration: none; line-height: 27px;}
pre { font-size: 14px; font-family:"Microsoft YaHei", verdant, tahoma;color: #333; font-weight: normal; padding: 0px; margin: 0px; text-decoration: none; line-height: 30px;
min-width:100%;}
a {
text-decoration:none;
font-family:"Microsoft YaHei", verdant, tahoma;
color:#333;
font-weight:normal;}
a:hover {color:#e60012;}
.clear {clear:both;}
ul {list-style-type: none;}
li {list-style-type:none;line-height:27px;}
.fl{float:left;}
.fr{float:right;}
.hz{width:85%;margin:0 auto; max-width:1350px;}
.hza{ width: 85%; margin:40px auto; max-width:1350px;}
.hza:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}



.top-pc { background:url(../images/hdr_bg.png);height:6px; width: 100%; }
.top-hz { width: 85%; margin: 0 auto; }
.logo { margin-top:20px; width:12%;}
.top-right { display: block; white-space : nowrap; }
.nav { display: inline-block; box-sizing: border-box; vertical-align: bottom; }
.mainbav ul:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0; }
.mainbav li { position: relative; padding: 0 30px; }
.mainbav li:last-of-type { padding-right: 0px; }
.mainbav li a { font-size: 16px;  }
.mainbav .memu { float: left; line-height: 105px; height: 105px; }
.mainbav .memu:hover, .mainbav .memu.active { display: block; }
.mainbav .memu:hover a, .mainbav .memu.active a { color: #e60012; }
.mainbav ul li ul { display: none; position: absolute; width: 200px; left: 0; top: 105px; z-index: 999999; background: #fff;}
.mainbav ul li:nth-child(3) ul { display: none; position: absolute; width: 258px; left: 0; top: 105px; z-index: 999999; background: #fff;}
.mainbav ul li ul li { float: none; border-bottom:1px dashed #ebebeb; padding: 0; line-height: 45px; position: relative; text-align: left; }
.mainbav ul li ul li a { display: block; color: #333 !important; font-size: 14px; font-weight: normal; padding: 0 18px; }
.mainbav ul li ul li a:hover { text-decoration: underline; background-color: #e60012; color: #fff!important; }
.mainbav ul li ul li ul { position: absolute; left: 100%; top: 0; }
.index-yyl { display: inline-block; box-sizing: border-box; vertical-align: middle; line-height: 105px; margin-left: 50px; }
.index-yyl img { display: inline-block; vertical-align: middle; margin-bottom: 2px; margin-right: 3px; }
.set { background: 45px 10px no-repeat;font-size:16px; }
.select { background: 45px 10px no-repeat; }
.new { width: 160px; position: absolute; z-index: 999; display: none; text-align: center; top: 105px;margin-left:-20px;}
.nav1 ul li { font-size:15px;line-height: 45px; background: rgba(243,243,243,0.9); border-bottom: 1px solid #fff; }
.nav1 ul li:hover { background: #e60012; color: #FFF; }
.new a { color: #666666; text-decoration: none; }
.nav1 .new a:hover { color: #fff; }
.sousuo { display: inline-block; box-sizing: border-box; vertical-align: bottom; line-height: 105px; position: relative; z-index: 1; transition: all 0.5s; }
.sousuo .sousuo_an { width: 60px; height: 105px; display: table-cell; vertical-align: middle; background: url(../images/index_07.jpg) center no-repeat; cursor: pointer; transition: all 0.5s; }
.sousuo .ssk_bj { width: 100%; display: none; position: fixed; left: 0; top: 150px; z-index: 10; }
.sousuo .ssk { max-width: 1200px; width: 90%; overflow: hidden; margin: 0 auto;  background: #fff; }
.sousuo .ssk .input_txt { width: 75%; height: 58px; float: left; line-height: 58px; padding: 0 2%; border: none; border-radius: 0; }
.sousuo .ssk .input_btn { width: 25%; height: 58px; float: right; FONT-SIZE: 18px; color: #fff; line-height: 58px; border: 0 none; border-radius: 0; background: #e60012; cursor: pointer; }
.p-show { display: block !important; }
 input,textarea {
	outline:none;
 }
/*banner*/
@media (max-width:1600px){
.top-hz{width:96%;}
.mainbav li{padding: 0 18px; }
.index-yyl{margin-left: 20px;}
.logo {margin-top: 18px;width: 13%;}	
}

.block_home_slider{height:auto; position:relative; line-height:0px; text-align:center;}/*底部小图标*/
.block_home_slider .slide {position:relative; overflow:hidden;}
.block_home_slider .flex-direction-nav a {width:40px; height:40px; display:block; margin-top:-20px; position:absolute; top:50%; text-indent:-9000px; display:none;}
.block_home_slider .flex-direction-nav a.flex-prev {left:0; background:url(../images/jt1.png) no-repeat;}
.block_home_slider .flex-direction-nav a.flex-next {right:0; background:url(../images/jt2.png) no-repeat;}
.block_home_slider .flex-control-paging{ position:absolute; bottom:20px; width:100%;text-align: center;}
.block_home_slider .flex-control-paging li {margin: 0px;padding:0 5px; display:inline-block; *display:inline; *zoom:1; overflow: hidden;list-style-type: none;}
.block_home_slider .flex-control-paging li a{width:12px; height:12px; display:block; background:#fff; text-indent:-9000px; cursor:pointer; border-radius:6px; transition:all 0.5s;}
.block_home_slider .flex-control-paging li a.flex-active {width:34px; background:#e60012;}
.flexslider {margin:0; padding:0; height:100%;}
.flex-viewport{height:100%;}
.flexslider .slides{height:100%;}
.flexslider .slides li{height:100%;display: none;-webkit-backface-visibility: hidden;list-style-type:none; position:relative;}
.flexslider .slides li .m{display: none}

.sp_header,.sjj_nav{display: none}

.index-product-bj{background:#f7f7f7;overflow:hidden;padding:60px 0 ;}
.index-title{font-size:36px;line-height:40px;text-align:center;}
.index-title-ms{ font-size: 16px; text-align: center; margin:15px 0 30px 0; color: #666; }

.index-product-bt{margin:20px 0;overflow:hidden;text-align:center;}
.index-product-bt li{border:1px solid #ccc;margin:0 3px;display:inline-block;}
.index-product-bt li a{font-size:16px;padding:10px 30px;display:block;background:#fff;}
.index-product-bt li:hover a{background:#e60012;color:#fff;}

.index-product-pic-hz li{float:left;width:25%;background:#fff;border-right:1px solid #f2f2f2;border-bottom:1px solid #e5e5e5;padding-bottom:35px;}
.index-product-pic{display:block; overflow:hidden;}

.index-product-pic img{width:398px;transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}
.index-product-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }


.index-product-title{font-size:20px;text-align:center;}
.index-product-more{text-align:center;margin-top:15px;}
.index-product-pic-hz ul li a .index-product-more{color:#666;}

.box{
	position: relative;
	width: 100%;
	overflow: hidden;background:#e2eaef;
}	
.img-box{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 50%;
	height: 100%;
	overflow: hidden;
}	
.img-box>div{
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	transform:scale(1); 
	transition:all .6s;  
}	
.box:hover .img-box>div{
	transform:scale(1.1); 
}	
.text-box{
	float: right;
	width: 50%;padding:75px 140px 75px 60px;

}
.index-about-title{font-size:36px;margin-bottom:50px;}
.index-about-wb{width:100%;line-height:32px; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:8; -webkit-box-orient:vertical; overflow:hidden; font-size:15px;}
.index-about-more{margin-top:30px;width: 145px; height: 42px; line-height: 42px; background: #e60012; text-align: center; border-radius:4px;}
.index-about-more a{text-decoration:none;color:#fff;}

@media(max-width:980px) {
.img-box{
	position: relative;
	width: 100%;
	height: 0%;
}	
/*768PX以下图片高度为宽度60%（也就是img-box的padding值）*/
.img-box>div{
	position: absolute;
	z-index: 1;
	left: 0;
	top:0;
}
.text-box{
	float:none;
	width: 100%;
}

}
/*产品*/
.row-a2 {
    margin-top: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.ul-imgtxt01 {
	margin: 0 -15px;
}
.ul-imgtxt01 li {
	float: left;
	width: 33.333%;
	margin-bottom: 30px;
}
.ul-imgtxt01 li a {
	display: block;
	margin: 0 15px;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.ul-imgtxt01 li:hover a {
	background-color: #e60012;
}
.ul-imgtxt01 li .pic {
	overflow: hidden;
	position: relative;
	height: 0;
	padding-top: 70%;
	transition: .3s; border: 1px solid #ccc;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.ul-imgtxt01 li:hover .pic {
	-webkit-transform: translateY(-7%);
	-ms-transform: translateY(-7%);
	-o-transform: translateY(-7%);
	transform: translateY(-7%);
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp; border: 1px solid #ce0008;
}
.ul-imgtxt01 li .pic img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	_height: 100%;
}
.ul-imgtxt01 li .tit {
	text-align: center;
	padding: 8px 0 0; line-height: 24px;
	font-weight: 400;
	font-size: 15px;
	color: #333;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.ul-imgtxt01 li:hover .tit {
	color: #fff;
	-webkit-transform: translateY(-25%);
	-ms-transform: translateY(-25%);
	-o-transform: translateY(-25%);
	transform: translateY(-25%);
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
.ul-imgtxt01 li .more {
	display: block;

	width: 25px;
	height: 25px;
	line-height: 25px;
	margin: 0 auto;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	background-color: #e60012;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.ul-imgtxt01 li:hover .more {
	-webkit-transform: translateY(-60%);
	-ms-transform: translateY(-60%);
	-o-transform: translateY(-60%);
	transform: translateY(-60%);
	background-color: #fff;
	color: #e60012;
}


/* --生产设备-- */
.photos{padding:50px 0;overflow:hidden;background:#fff;}
.photos-slide{position:relative;margin:30px auto 0 auto;width:600px;}
.photos-slide .tempWrap{width:600px !important; overflow:visible !important;}
.photos-slide .item{position:relative;margin-right:20px;width:600px;text-align:center;overflow:hidden;opacity:0.65;}
.photos-slide .item.cur{opacity:1;}
.photos-slide .pic{overflow:hidden;}
.photos-slide .pic img{width:100%;display:block;}
.photos-slide .tit{position:absolute;z-index:3;left:0;bottom:0;width:100%;height:55px;line-height:55px;font-size:20px;color:#fff;background:rgba(0,0,0,0.5);}
.photos-slide .hd{margin-top:30px;height:9px;text-align:center;overflow:hidden;}
.photos-slide .hd li{display:inline-block;margin:0 4px;width:9px;height:9px;text-indent:-9999px;background:#666;border-radius:50%;}
.photos-slide .hd li.cur{background:#e60012;}
.photos-slide .prev,.photos-slide .next{position:absolute;z-index:3;top:0;width:600px;height:100%;cursor:pointer;}
.photos-slide .prev{right:600px;}
.photos-slide .next{left:600px;}
/* --end photos-- */


.index-news-nr{margin-top:45px;}
.index-news-nr-left{width:23.8%;margin-right:1.5%;}
.index-news-nr-left:hover{box-shadow:0px 0px 20px 0 rgba(2,0,0,0.1);}

.index-news-nr-left-title{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-top:10px; }
.index-news-nr-left-title a{font-size:18px; }
.index-news-nr-left-rq{ color: #666; font-size:15px;}
.index-news-nr-left-content{ margin:20px 0; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; color: #999; }
.index-news-nr-hz{background:#fff;padding:5%;}
.index-news-more-hz{border-top:1px solid #eee;padding-top:20px;overflow:hidden;}
.index-news-more-hz a{color:#ec1c26;}

.index-news-nr-left-pic{ display:block; overflow:hidden; }

.index-news-nr-left-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.index-news-nr-left-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}

.index-news-nr-left:nth-child(4n){margin-right:0;}


.foot-bj{ background:#292929; padding:30px 0; overflow: hidden; color:#999; font-size: 14px; }

.foot-lxfs{ float: left; width:30%; margin-right:5%;}
.foot-hz-nav { float: left; width:50%; }

.foot-hz-cd { font-size: 16px; color: #fff;font-weight:bold; }
.foot-hz-menu { margin-top: 20px;   }
.foot-hz-menu li{line-height:24px;}
.foot-hz-menu a { color: #999;line-height:27px; }
.foot-hz-menu a:hover{ text-decoration:underline;color:#fff;}


.foot-contact{ width:30%; float: left; }
.foot-hz-lxwm{ margin-top: 18px; }
.foot-hz-lxwm a {color: #999;}
.foot-hz-lxwm a:hover{ text-decoration:underline;color:#fff;}

.foot-right{float:right; width:12%;}
.foot-right-title{ color: #d4d4d4; font-size:16px;margin-top:20px;}
.foot-right-fwrx{font-size:16px;font-weight:bold;color: #fff;}
.foot-right-hm{ font-size: 22px; color: #ce0008; }
.foot-left-tb{margin-top:30px;}

.foot-logo{float:left;width:20%;margin-right: 3%;}
.foot-bq{margin-top:10px;}
.foot-bq a{color: #999;}
.foot-bq a:hover{ text-decoration:underline;color:#fff;}

.foot-bq-pc{overflow:hidden;border-top:1px solid #333;padding-top:10px;margin-top:20px;}
.foot-bq-pc li { float: left; margin: 0 5px; color:#d7d7d7; }
.foot-bq-pc li a { color:#999; }
.foot-bq-pc li a:hover{ text-decoration:underline;color: #fff;}

.ny-banner {height:300px;}

.about-nr-left span a{color:#ce0008;}
.about-nr-left span a:hover{text-decoration:underline;}
.about-menu-left{width:20%;float:left;text-align:center;}
.about-menu-left-title{
    background: #ce0008;
    padding: 30px 0;
    color: #fff;text-align:center;
    font-size:30px;}
.about-menu-left-menu{background:#f5f5f5;}
.about-menu-left-menu ul{display: flex;flex-wrap: wrap;}
.about-menu-left-menu li{margin-bottom:1px;border-bottom:1px solid #e5e5e5;float:left;width:100%;padding:15px 0;font-size:15px;}
.about-menu-left-menu li a.on,.about-menu-left-menu li:hover{display:block; color:#ce0008;}
.about-title-hz{border-bottom:1px solid #e5e5e5;margin-bottom:20px;padding-bottom:15px;overflow:hidden;}
.about-title{font-size:26px;float:left;}
.about-nr-left{margin-top:40px;line-height:30px;}

.about-menu-right{width:80%;float:right;border-left:1px solid #e5e5e5;padding-left:3%;}


.about-nr-left strong{color:#ce0008;font-size:18px; padding-bottom:12px;}


.case-hz{border:1px solid #e1e1e1;padding:20px;margin-bottom:30px;overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.case-hz:hover{transform:translateY(-6px); -webkit-transform:translateY(-6px);}
.jjfa-wz-hz{width:65%;}

.case-centent{ width: 100%; float: left; color: #666; margin-bototm: 15px; }
.case-centent-title{ margin-bottom: 10px;  }
.case-centent-title a{font-size:22px;}
.case-centent-title a:hover{color:#ce0008;}
.case-nr{ margin:20px 0; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;  }
/* 招聘 */
.join{width: 100%;margin-top:30px; overflow: hidden;}

.join-list{width: 100%;}
.join-list ul li{width: 100%;border-bottom: 1px dashed #e9e9e9;padding-bottom:10px;margin-bottom:30px;}

.join-menu{width: 100%;user-select: none;cursor: pointer;position: relative;font-size:18px;font-weight: bold;}
.join-menu:after{content: ">";color: #333;display: inline-block;font-size: 22px;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;right: 10px;top: 50%;margin-top: -10px;}
.join-menu.ontrue:after{content: "∨";color: #ce0008;}
.join-words{display: none;width: 100%;background: #f2f2f2;padding:2%;position: relative;margin-top: 15px;}
.join-zz,.join-yq{width: 100%;overflow: hidden;}
.join-yq{margin-top:20px;}
.join-h{width:100px;float: left;color: #666;}
.join-p{float: left;width:90%;}
.join-p p{color: #666;text-indent:0px;}

.join-p2{float: left;}
.join-p2 p{color: #666;text-indent:30px;}



.job_form li{margin-bottom: 2%;}
.job_form li.li_50{width: 50%;float: left;line-height: 36px;}
.job_form li label{width: 13.9%;text-align: right;display: block;float: left;font-size: 14px;}
.job_form li.li_50 label{width: 27.5%;}
.job_form li input[type="text"]{width: 85%;float: left;margin-left:1%;box-sizing: border-box;padding-left: 1%;height: 36px;border: 1px solid #d8d8d8}
.job_form li.li_50 input[type="text"]{width: 70%;margin-left: 2%;}
.job_form li input[type="radio"]{position: relative;top: 2px;right:2px;}
.job_form li textarea{width: 85%;float: left;margin:2% 0 2% 1%;box-sizing: border-box;padding-left: 1%;height: auto;border: 1px solid #d8d8d8;}
.job_form li input[type="submit"]{width: 20%;float: left;margin-left:1%;box-sizing: border-box;padding-left: 1%;height:42px;border: 1px solid #d8d8d8;font-size: 16px;color: #999;cursor: pointer;transition: all 0.3s ease 0s;}
.job_form li input[type="submit"]:hover{background: #ce0008;color: #fff}


.join-list2{width: 100%;}
.join-list2 ul li{width: 100%;}
.join-words2{display: none;width: 100%;background: #f2f2f2;padding:2%;position: relative; margin-top: 10px;}



.xy{ width: 100%; margin:0 auto; text-align: center; overflow:hidden;}
.xy li{margin:0 10px; display:inline-block; font-size:0px;}
.xy li a{ font-size:16px; }
.xy li a:hover,.xy li a.sbjg {color:#ce0008;font-weight:bold;}

.product-syt-hz{float:left;width:70%;}
.back{float:right;width:15%;border:1px solid #333;line-height:45px;text-align:center;}

.ny-product-left{float:left;width:17%;}
.fdh-01-tit {
            background: #0069c6;
            height: 100px;
        }
        .fdh-01-tit h3 {
            height: 95px;
            font-size: 26px;
            font-weight:bold;
            line-height: 95px;
            color: #fff;
          
            text-align: center;
        }
        
        .fdh-01-tit h3 span {
            font-size: 14px;
            text-transform: uppercase;
        }
        
        .fdh-01-nav-one h3 {
            height: 50px;
            line-height: 50px;
            background: url(images/p14-icon5.png) no-repeat right center #ececeb;
            margin-bottom: 2px;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3 a {
            display: block;
            height: 50px;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #666;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: url(images/p14-icon2.png) no-repeat right center  #0045a4;
        }
        
        .fdh-01-nav-one h3.sidenavcur a,
        .fdh-01-nav-one h3:hover a{
            color: #fff;
        }
.menu_head{width:100%;padding:12px 10px;color:#525252;cursor:pointer;border:1px solid #e1e1e1;position:relative;margin:0px;font-weight:bold; font-size: 15px; text-align:left;
background:#fff url(../images/pro_left.png) center right no-repeat;}
.menu_head a{font-weight:bold;}

.menu_list .current{background:#fff url(../images/pro_down.png) center right no-repeat;}
.menu_body{height:auto;overflow:hidden;border-left:1px solid #e1e1e1;backguound:#fff;border-right:1px solid #e1e1e1;}
.menu_body a{display:block;padding: 8px 0 8px 30px;color:#666;background:#f7f7f7;text-decoration:none;border-bottom:1px solid #e1e1e1; text-align:left;}
.menu_body a:hover{text-decoration:none;color:#ce0008;}
  .cbgg-01 {
            background: #0069c6;
            text-align: center;
            color: #fff;margin-top:2px;
        }
        
        .cbgg-01-img img {
            width: 100%;
            display: block;
        }
        
        .cbgg-01 p {
            padding-top: 15px;
        }
        
        .cbgg-01 p img {
            vertical-align: middle;
            margin-right: 5px;
        }
        
        .cbgg-01 span {
            display: block;
            font-size: 28px;
            font-weight: bold;
            font-family: Arial;
            padding-bottom: 20px;
            padding-top: 10px;
        }
      

.index-jjfa-hz{width:32%;margin-right:2%;margin-bottom:2%;background:#fff;float:left; }
.index-jjfa-hz:nth-child(3n){margin-right:0%;}
.index-jjfa-hz:hover{background-color:#ce0008;}
.index-jjfa-pic img{max-width:100%;border:1px solid #e3e3e3;}
.index-jjfa-wb{padding:3% 5%;}
.index-jjfa-wb-title{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;text-align:center;}
.index-jjfa-wb-nr{margin:15px 0;color:#999; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
.index-jjfa-hz:hover .index-jjfa-wb-title{color:#fff;}



.partner2 li img{float:left;width:15%;border:1px solid #e3e3e3;margin-right:21.5px;margin-bottom:25px;}
.partner2 li img:nth-child(6n){margin-left:0;}
.partner2 li img:hover{border:1px solid #182c80;}


.product-top { width:100% }
.product-top .l { width: 70%; margin:0 auto;}
.product-top .l .jqzoom img{width:100%;}

.pro-right { width: 100%;  border-top: 1px solid #e9e9e9; padding: 25px 0;position:relative;}
.pro-right span{position:absolute; right: 0; top: -40px; background: #777; padding: 5px 16px; display: block; border-radius:5px;}
.pro-right span a{ color:#fff;}
.product-ny-title {font-size:22px; padding-bottom:10px;}
.product-ny-fwrx { width: 100%; line-height: 28px; font-size: 18px; float: left; margin-top: 20px; }
.product-ny-hm{font-size:24px;color:#e60012;}
.pro-js { width: 100%; margin-top: 10px;color:#666; }
.ny-product-xbt{color:#999;}
.ny-product-hz{border-bottom:1px solid #f2f2f2;overflow:hidden;padding-bottom:20px;}
.ny-product-dy{ width:350px;margin-top:15px; background:#666;border-radius:5px; display:block;line-height:45px;text-align:center;color:#e60012;font-size:16px; }
.ny-product-dy a{color:#fff;}
.ny-product-ms-hz{ border-top: 1px solid  #e9e9e9; }
.ny-product-ms{ width: 160px; line-height: 45px; text-align: center; color: #fff; background: #e60012; font-size: 20px; margin-top:40px;}
.ny-product-content{margin:25px 0;}
.ny-product-content table{border-collapse:collapse;width:100%;}
.ny-product-content table td{padding:10px;border:1px solid #bebebe;line-height:22px;font-family:Arial,"微软雅黑"; width:auto;}


.product-ny-zx{background:#e60012;width:160px;line-height:40px;text-align:center;margin-top:30px;}
.product-ny-zx a{color:#fff;font-size:18px;}

.tj-product{border-top:1px solid #ddd; padding-top: 40px;margin:40px auto 0 auto;width:100%; }
.tj-product-title{ font-size: 36px; text-align: center; }
.tj-product-cp{ margin: 50px 0 15px 0; }
.tj-product-hz{width:280px;margin-right:25px;float:left;border:1px solid #ddd;margin-bottom:10px;}
.tj-product-hz:hover{ text-decoration:underline;border:1px solid #005aac;}
.tj-product-pic{display:block; overflow:hidden; margin-bottom:10px;}
.tj-product-pic img{width:100%;transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}
.tj-product-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }
.zzmc{text-align:center;line-height:50px;background:#f2f2f2;}
.zzmc:hover{text-decoration:none;}

#demo{ width: 100%; overflow: hidden; }

.news-tt-hz{margin-bottom:20px;background:#f2f2f2;padding:2%;overflow:hidden; display: block; transition: transform 0.5s; -webkit-transition: transform 0.5s;}


.news-tt-pic{width:28%;float:left;display:block; overflow:hidden;}
.news-tt-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.news-tt-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}


.news-tt-right{width:68%;float:right;}
.news-tt-title{font-size:16px;}

.news-tt-content{float:left;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden; color:#666;margin-top:10px;}
.index-news-right-top-nr-rq li{float:left;margin-right:5px;font-size:14px;color:#999;}
.index-news-right-top-nr-title {margin-bottom:10px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.index-news-right-top-nr-title a{font-size:20px;color:#ce0008;}
.index-news-right-top-nr-title a:hover{text-decoration:underline;}

.news-hz {padding:2%;border:1px solid #e9e9e9; margin-bottom:25px; overflow: hidden;  }
.news-centent li{border-bottom:1px dashed #e9e9e9;margin-bottom:20px;padding-bottom:10px;}
.news-centent li a{ text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:1; -webkit-box-orient:vertical; overflow:hidden; 
}
.news-rq{color:#999;font-size:14px;}

.news-title-hz{text-align:center;}
.news-ti {font-size:24px; }
.time { font-size: 15px; color: #666;margin-top:6px;}
.about-content { margin: 30px 0;  }


.map{ padding: 5px; border: 1px solid #ededed; overflow: hidden; }
.contact-hz{ margin-bottom: 30px; overflow: hidden; }

.contact-nr{ float: left; width: 40%; }
.contact-nr h3{font-size:24px;font-weight:normal;line-height:35px;}
.contact-nr-lxfs{margin-top:20px;}
.contact-feedback{ float: right; width: 55%; }
.contact-feedback-title{font-size:30px;margin-bottom:20px;}

.soka{ width: 47%; border: 1px solid #D8D8D8; line-height:38px;height:38px; margin-bottom: 15px; padding-left: 1%;  font-size: 15px;font-family:"Microsoft YaHei", verdant, tahoma;  }

.sokb{  border: 1px solid #D8D8D8; line-height: 35px; margin-bottom: 15px; padding-left: 1%; font-size: 15px; font-family:"Microsoft YaHei", verdant, tahoma; width:96%;}

.tj{ width: 150px; border: 1px solid #182c80; line-height: 45px; text-algin: center; color: #fff; background-color: #182c80; cursor: pointer; font-family: Arial,Microsoft YaHei; font-size: 16px; }


.honor-list-box{padding: 0;}
.honor-list{position: relative; margin: auto; width: 95%;}
.honor-list:after{position: absolute; left: 50%; top: 26px; bottom: 25px; content: ""; width: 1px; background: linear-gradient(to bottom, #0A8FDC 0%, #051340 100%);}
.honor-item{position: relative; margin-bottom: 25px; display: flex; justify-content: space-between; align-items: flex-start;}
.honor-item:last-child{margin-bottom: 0;}
.honor-item:nth-child(2n+2){flex-direction: row-reverse;}
.honor-item:before{position: absolute; left: 50%; margin-left: -8px; top: 0; content: ""; width: 16px; height: 16px; border-radius: 50%; background: linear-gradient(to bottom, #0A8FDC 0%, #051340 100%);}
.honor-item:hover .honor-year time{color: #ce0008;}
.honor-item:hover .honor-img img{transform: scale(1.06);}
.honor-year time{display: block; line-height: 1; color: #DDDDDD; font-size: 5vw; font-family: "DINCond"; font-weight: bold; transition: 0.6s;}
.honor-texts{width: 41.32%;}
.honor-infos p{color: #666; font-size: 15px; line-height: 2.2;}
.honor-img{margin-top: 60px;}
.honor-img img{width: auto; height: auto; max-width: 100%; transition: 0.65s;}
.honor-mores{margin-top: 110px; text-align: center;}
.honor-mores span{display: inline-block; position: relative; z-index: 2; color: #051340; font-size: 14px; font-weight: bold; cursor: pointer;}
.honor-mores span:before{content: ""; width: 0; height: 1px; background: #051340; position: absolute; right: 0; bottom: 0; transition: 0.4s; z-index: -1;}
.honor-mores span:hover,
.honor-mores span.active{color: #051340;}
.honor-mores span:hover:before,
.honor-mores span.active:before{width: 100%; right: auto; left: 0;}

.foot-bj .sidebar{position: fixed; z-index: 3; right: 0; bottom: 50%;}
.foot-bj .sidebar li{margin: 6px 0;}
.foot-bj .sidebar li a{padding:8px 12px 12px; display: block; min-width: 100%; color: #fff; background:#0e56af; transition: all 0.4s;}
.foot-bj .sidebar li a span{display: block; margin-bottom: 6px; font-size:14px; line-height: 2;}
.foot-bj .sidebar li a font{width: 100%; font-size: 1.25rem; line-height: 16px; color: #ffcb2b; transition: all 0.4s; font-weight:bold;}
.foot-bj .sidebar li a:hover{background: #e60012;}
.foot-bj .sidebar li a:hover,
.foot-bj .sidebar li a:hover font{color: #fff;}

.g-ft{display:none;}

.g-ft{ height: 5rem; background: #fff; padding-top: 1.25rem; box-sizing: border-box;}

.g_fnva{background: #21427c; height: 5rem; position: fixed;bottom: 0; width: 100%;z-index: 8;font-size: .95rem;}
.g_fnva li{height: 5rem;width: 25%; float: left; text-align: center;color: #ffffff;position: relative;padding-top: 4px; border-right: 1px solid #29577d;box-sizing: border-box;}
.g_fnva li:after{content: "";position: absolute;width: 1px; height: 5.7rem;background: #094ca5; -webkit-background-size: 100%; -moz-background-size: 100%; -o-background-size: 100%; background-size: 100%;top: 0rem;right: 0;}
.g_fnva a:nth-child(4) li:after{width: 0;border: 0;background: none;}
.g_fnva li em{display: block;width: 52.5%; margin: 0 auto;margin-bottom: 5px;padding-top: 6px;}
.g_fnva li em img{ display: block;width: 42%; margin:0 auto 10px auto;}
.g_fnva a:nth-child(1) li{ background: #d0121c;}