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

*{padding:0;margin:0 auto;}
body{color:#494a4f; font-size:14px; font-family: "微软雅黑"}
img{border:0}
ul,li{list-style:none;}
.left{float:left}
.right{float:right}
a{ color:#2a2a2a;text-decoration: none;}
a:hover{color: #9a1c21; text-decoration: none;}
.clear{ clear:both}


/*顶部*/
.top{ border-top: 30px solid #666666;}
.logo{ width:1212px; margin:0 auto;}
.lg{ float:left; width:299px;}



/*导航*/
.topbox{width:100%; margin:0 auto;position:fixed;z-index:999; border-top:28px solid #333333}
.top{width:100%; background-color:#FFF;height: 100px;}
.menubox{width:1212px;  margin: 0 auto;}
.logo{ width:291px; float:left; margin-top: 10px;}
.topr{width:880px;float:right;color:#cccccc;position: relative}

.menu{ width:770px;float:left;color:#cccccc; margin-top:20px;} 
.menu ul{}
.menu li{ float:left; display:block; line-height:60px; width:110px; text-align:center; font-size:16px;}
.menu li a{color:#494a4f ;line-height:60px; height:60px;display:block; background-color:#FFF}
.menu li a:hover{color:#494a4f; display:block; background: url(../images/menu.jpg) center 50px   no-repeat;}
.menu ul li.cur a{background: url(../images/menu.jpg) center 50px no-repeat;}

.menu ul li.cur ul li a{background-color:#FFF}
.menu ul li ul{display: none;}
.menu ul li:hover{ background: url(../images/menu.jpg) center 60px  no-repeat;}
.menu ul li:hover ul{display: block;position:absolute;z-index: 9999;width:120px;}
.menu ul li:hover ul li{width:100%;height:42px;line-height:42px; margin-bottom: 1px;}
.menu ul li:hover ul li a{font-size: 14px;padding: 0;line-height: 42px;height:42px;}
.menu ul li:hover ul li a:hover{background-color:rgba(201,21,35,1); color: #FFFFFF}


.flex{display: flex;}
.flex_wrap{   flex-wrap: wrap;}
.language {position: absolute;width:80px;background: url(../images/language.jpg) no-repeat 0 50%; right: 0;top:40px;height:20px;z-index: 9999;}
.language p{padding-left: 30px;}
.language:after {color: #333;font-size: 1.3rem;position: absolute;display: block;content: "";top: 20px;right:0px;line-height: 1px}
.language::after {color: #333;font-size: 1.3rem;position: absolute;display: block;content: "";top: 20px;right:0px;line-height: 1px}
.language:hover::after {transform: rotate(180deg)}
.language:hover dl {opacity: 1;height:62px;transition: opacity .3s, height .8s ease-in-out}
.language dl {
    position: absolute;
    width:85px;
    overflow: hidden;
    height: 0;
    background-color: #fff;
    z-index: 9;
    right: 0;
    top:25px;
    padding-top: 5px;
    opacity: 0;
    transition: opacity .3s .7s, height .8s ease-in-out;
    box-shadow: 0 4px 6px rgba(70, 70, 70, .4);}
.language dd {border-bottom: 1px solid #eee}
.language dd a {display: block;font-size: 13px;color: #333;text-align: center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;line-height:2;}
.language dd:last-child {border-bottom: none}
.iconfont {}
.iconduoyuyanxuanze:before {
  
}


/*banner*/
.banner {
	width: 100%; position: relative;
}
.banner img {
	width: 100%;height: auto
}
.flex-viewport {
	width: 100%;
}
.flex-control-nav {
	width: 100%; text-align: center; bottom: 40px; position: absolute; z-index: 9999;
}
.flex-control-nav li {
	margin: 0px 6px; display: inline-block; -ms-zoom: 1;
}
.flex-control-nav li a {
	background: rgb(255, 255, 255); border-radius: 50px; width: 10px; height: 10px; text-indent: -9999px; margin-top: 2px; display: inline-block; cursor: pointer; opacity: 0.5;
}
.flex-control-nav li a.flex-active {
	width: 14px; height: 14px; margin-top: 0px; opacity: 1;
}
.flex-prev {
	background-position: center; left: 100px; top: 50%; width: 56px; height: 56px; margin-top: -28px; display: block; position: absolute; background-image: url("../images/banner_prev.png"); background-repeat: no-repeat;z-index: 9999;
}
.flex-next {
	background-position: center; top: 50%; width: 56px; height: 56px; right: 100px; margin-top: -28px; display: block; position: absolute; background-image: url("../images/banner_next.png"); background-repeat: no-repeat;z-index: 9999;
}	




/*优势*/
.advantage{width:80%; margin:0 auto; padding-top:60px; height:400px; background-color: #f6f7fb; margin-bottom: 40px;}
.advantage h3{ width:800px; font-size: 32px; text-align:center; color: #a01e32; line-height:50px; font-weight: bold }
.advantage span{font-size:16px;width: 321px;text-align:center; color: #b0b0b0; }
.title{ width:1000px;margin:0 auto;position:relative; margin-top:30px;}
.title1{color: #b0b0b0;font-size: 24px;font-weight: bold;position:absolute;left:100px;top:30px;}
.title1 a{color: #b0b0b0;}
.title1 a:hover{color: #a01e32}
.title2{color: #656565;font-size:16px;font-weight: normal;position:absolute;left:400px;top:10px; }
.title2 a{color: #656565;}
.title2 a:hover{color: #a01e32}
.title3{color: #797979;font-size:20px;font-weight: normal;position:absolute;left:500px;top:20px; }
.title3 a{color: #797979;}
.title3 a:hover{color: #a01e32}
.title4{color: #969a9c;font-size:18px;font-weight: normal;position:absolute;left:280px;top:60px; }
.title4 a{color: #969a9c;}
.title4 a:hover{color: #a01e32}
.title5{color: #969a9c;font-size:32px;font-weight: bold;position:absolute;left:470px;top:80px;}
.title5 a{color: #969a9c;}
.title5 a:hover{color: #a01e32}
.title6{color: #b3b0b0;font-size:28px;font-weight: normal;position:absolute;right:40px;top:67px;}
.title6 a{color: #b3b0b0;}
.title6 a:hover{color: #a01e32}
.title7{color: #656565;font-size:20px;font-weight: normal;position:absolute;left:50px;top:102px; }
.title7 a{color: #656565;}
.title7 a:hover{color: #a01e32}
.title8{color: #b2b2b2;font-size:18px;font-weight: normal;position:absolute;left:300px;top:100px; }
.title8 a{color: #b2b2b2;}
.title8 a:hover{color: #a01e32}
.title9{color: #b0b0b0;font-size:24px;font-weight: bold;position:absolute;left:570px;top:150px;}
.title9 a{color: #b0b0b0;}
.title9 a:hover{color: #a01e32}
.title10{color: #b0b0b0;font-size:24px;font-weight: bold;position:absolute;left:160px;top:165px; }
.title10 a{color: #b0b0b0;}
.title10 a:hover{color: #a01e32}
.title11{color: #656565;font-size:18px;font-weight: normal;position:absolute;right:490px;top:150px;}
.title11 a{color: #656565;}
.title11 a:hover{color: #a01e32}

.productlist li a{color:#494a4f;display:block;cursor:pointer;transition:all .3s;}
.productlist li a:hover{color:#494a4f;  display:block;-webkit-transform:translateY(-14px);transform:translateY(-14px);}


/*产品*/
.product_bg{ width:80%; margin: 0 auto; height:350px; background-color: #f6f7fb ;   background: url(../images/bg.jpg) no-repeat; background-color: #f6f7fb}
.product1{ float: left; width:30%; padding-left: 5%}
.product1 h3{font-size: 36px;  text-align:center; color: #a01e32; line-height:72px;padding-top: 40px;font-weight:bold}
.product1 .en{text-align: left}

.product1 p{ padding-top:6%;color: #797979; line-height: 24px;}
.product2{float: right; width:60%;background: url(../images/pro.jpg) right no-repeat; height: 350px;}
.index_case{ width:100%;}
.index_case .c_img_l{ float:left;text-align:center; width:60px;}
.index_case .c_img_r{ float:right;text-align:center; width:60px;}
.index_case img{ cursor:pointer}
#CSSBox4{width:100%;}
#CSSBox4 ul li{ float:left; list-style:none; margin:0 0% 0% 0%; width:33.3%;height:350px;overflow: hidden;}
#CSSBox4 ul li img{ width:100%;height:400px;transition: all 0.6s;}
#CSSBox4 ul li img:hover {transform: scale(1.1);}
#CSSBox4 ul li a{display: block;line-height:40px;display: block}

.module-article{ padding: 70px 0; }
.module-article .another{ position: absolute;top: 15px;right: 0; display: block;width: 98px;height: 33px;border: 1px solid #dbdbdb;
	text-align: center;line-height: 35px;color: #333;cursor: pointer; }
.add_pro311_box5{}
.add_pro311_box5 h3{color: #fff;}
.add_pro311_box5 .gs{color: #fb9530;}
.add_pro311_box5 ul{}
.add_pro311_box5 ul li{background: none;border: 1px solid #dedede;cursor:pointer;transition:all .3s;color: #a08c83;}
.add_pro311_box5 ul li span{padding-bottom: 25px;}

.add_pro311_box5 ul li.active,.add_pro311_box5 ul li:hover{border:1px solid #a08c83;box-shadow:0 0 15px #a08c83;-webkit-transform:translateY(-14px);transform:translateY(-14px);background: none;}

.service_box3{width:80%; margin: 0 auto; }
.service_box3 .container{padding: 0;}
.service_box3 .gs{text-align: left; color: #333; line-height: 28px; font-size: 12px; float: left;}
.service_box3 h3{font-size: 30px;color: #67473a;text-align: left; padding-bottom:5px;}
.more{float: right;display: block;width: 100px;height: 35px;text-align: center;line-height: 35px;color: #fff;background: #67473a; margin-right:10px;}
.service_box3 ul{ width:100%;margin-top:40px; margin: 0 auto; padding-top:40px;}
.service_box3 li{ width:15.6%;text-align: center; float: left; text-align: center; font-size: 20px;color: #0a4c9d;height:340px; background-color: #dedede;margin: 0 1% 0 0;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; margin-bottom:2%}
.service_box3 li:hover{background-color: #093c8b; color: #a08c83}
.service_box3 li:hover p{color: #333;}
.service_box3 li span{text-align: center; font-size:60px; padding-bottom:15px; padding-top:15px;display: block}
.service_box3 li p{text-align: left; font-size:14px;color: #ababab;padding: 15px 5% 0 5%;line-height: 22px;}
.service_box3 ul li:first-child{margin-left: 0}
.service_box3 ul li:last-child{margin-right:0; }

.clearfix {
  clear: both;
}



/*产品*/
.product{width:1480px; margin:0 auto; }
.product h3{font-size: 36px; background: url(../images/line.jpg) center bottom  no-repeat;  text-align:center; color: #a01e32; line-height:72px;padding-top: 20px; font-weight:bold}


.product_img{ width:1480px;margin-top:0px; float: left; padding-top: 20px;}
.product_img1 {width:23.5%; float:left; background-color:#f6f7fb; margin:0 0px 20px 0px; height:550px;overflow: hidden;text-align: center;transition:all .3s;border-radius: 20px;-webkit-border-radius:20px;
  -moz-border-radius: 20px;-webkit-box-shadow: 0px 10px 14px -7px #909090;
  -moz-box-shadow: 0px 10px 14px -7px #909090;
  box-shadow: 0px 10px 14px -7px #909090;}
.product_img1:hover{display:block; background:#e7e9f1;border-radius: 20px;-webkit-box-shadow: 0px 10px 14px -7px #909090;
  -moz-box-shadow: 0px 10px 14px -7px #909090;
  box-shadow: 0px 10px 14px -7px #909090;}

.product_img1 .img{height:auto;overflow: hidden;width: 100%; padding:2% 0 0 0;border-radius: 20px;-webkit-border-radius:20px;
  -moz-border-radius: 20px;}
.product_img1 .img img{width:95%;height:auto;border: 1px solid #DBDBDB;transition: all 0.6s;border-radius: 20px;-webkit-border-radius:20px;
  -moz-border-radius: 20px;}
.product_img1 .img img:hover{transform: scale(1.1);border-radius: 20px;}
.product_img1 .tittle{text-align:center; font-size:20px;line-height:32px; height:32px; color: #a01e32; padding-top: 20px;}
.product_img1 .tittle a{font-size:20px;color: #a01e32;font-weight:bold}
.product_img1 .date{text-align:left; font-size:12px;  line-height: 32px; padding-left: 15px; color: #b2b2b2}


.product_img1 .content{ padding-left: 15px; padding-right: 15px; font-size:12px;line-height:24px; text-align: left; padding-top: 15px;}
.m{padding-left: 15px; padding-right: 15px; font-size:14px;line-height:24px; text-align: right;color:#a01e32; padding-top: 15px;}
.m a{color:#a01e32;}
.m a:hover{color:#a01e32; text-decoration: underline}

.add_pro{padding-top: 0;width: 100%;}
.add_pro .product_img1{height: auto;padding-bottom: 20px;}
.add_pro .product_img1 .img{padding-top: 0}
.add_pro .product_img1 .img img{width:100%;}
.add_pro .product_img1 .content{height: 220px;overflow:hidden}
/*新闻*/
.news{width:80%;/*min-width:1280px;*/ margin:0 auto;padding-bottom:80px; padding-top:60px;}
.news h3{width:800px; font-size: 32px;  text-align:center; color: #a01e32; line-height:50px; font-weight: bold }
.en{font-size:22px; font-weight: normal; color: #e0e0e0; text-align: center;width: 100%;}

.news1{ width:38%; float: left; margin-top:20px;padding: 20px 2%;background-color: rgb(245, 245, 245);}
.news1 h4{font-size:16px; margin-top: 30px;text-align: center}
.news1 img{width:100%;height: auto}
.news1 .nr{font-size:14px;color: #727272; width: 100%;line-height: 24px;padding-top: 30px;}
.news1 .nr a{color: #727272;}
.news1 .nr a:hover{color: #c8151e;}
.news1 .more{ width: 100px; height: 26px; line-height: 24px; text-align: center; background-color: #a01e32;margin-top: 30px;}
.news1 .more a{ color: #FFFFFF;background-color: #a01e32; display: block}

.news1:hover {
	background-color: rgb(216, 216, 216);
}

.news2{ width: 57%; float: right; padding-top: 40px;}
.news2l{ float: left; height: 106px; border-right: 1px solid #bcbcbc; width:15%; padding-right: 20px; margin-bottom:60px;clear: both}
.news2l h2{font-size:30px; color: #767676; text-align: right;display: block;}
.news2l span{display: block;text-align: right;color: #767676; line-height: 24px;}
.news2r{ float:right;width: 80%; margin-bottom:60px;}
.news2ra{ width:25%; float: left;}
.news2rb{width: 73%; float:right;}
.news2rb h3{font-size:16px; float: left;text-align: left;width: 100%}
.news2rb span{font-size:14px; float: left; color: #727272; width: 410px;line-height: 24px;padding-top:15px;}

.add_nynews{}
.add_nynews .news2rb h3{font-size:16px; float: left;text-align: left;width: 100%;border-bottom: none;padding-bottom: 0}
.add_nynews .news2ra img{width: 100%;height: auto}

/*足迹*/
.zj{width:80%; margin: 0 auto;background-color: #f6f7fb; padding-bottom: 60px; padding-top: 60px;}
.zj h3{width:800px; font-size: 32px;  text-align:center; color: #a01e32; line-height:50px; font-weight: bold }
.zj p{text-align: center; padding-top:20px; color: #b2b2b2}

.zj_img{width:100%; margin:0 auto; margin-top: 40px;}
.zj_img img{width: 100%;height: auto}
.zj_img a{display:block;}


/*====================底部样式============================*/
.footer { background-color:#333333;height: 320px; overflow: hidden;  width:100%;margin: 0 auto; margin-top: 40px;}
.footer a{color:#fff;}
.footlink1{ width:80%; margin:0 auto; padding:60px 0; }
.footlink11{width:10%;font-size:14px; float:left;padding-right: 3%}
.footlink11 ul{color:#d1d1d1;}
.footlink11 li{width:120px;font-size:14px; float:left; display:block; line-height:30px; color:#FFF;}
.footlink11 li a{width:100px;font-size:14px; float:left; display:block; line-height:30px; color:#FFF; cursor:pointer;transition:all .3s;}
.footlink11 li a:hover{width:100px;font-size:14px; float:left; display:block; line-height:30px; color:#9a1c21;-webkit-transform:translateY(-7px);transform:translateY(-7px);}
.footlink2{ width: 30%; float:left; line-height: 34px; font-size: 16px; color:#d1d1d1; }

.footmap{ width:44%; float: left;}
.icon{float: left; width:300px; margin-top:-25px;}
.icon ul{}
.icon li{ float:left; display:block; margin-right:5px;}


.copy{width:100%;margin:0 auto; background-color:#f6f7fb; height:50px; text-align:center; line-height:50px ;color: #6b6e78}

.copy a{color: #6b6e78}


.return_top {
  position: fixed;
  right: 0;
  bottom: 20px;
  width:76px;
}
.return_top a {
  display: block;
  width: 76px;
  height: 69px;
  margin-bottom: 3px;
  background: #797979;
  position: relative;
}
.return_top a .con{
	position: absolute;
	right:76px;
	bottom: 0;
	background-color: #797979;
	transform: translateX(165px);
	opacity: 0;
	transition: all .5s;
}
.return_top a .con span{
	color: #fff;
	text-align: center;
	display: block;
    height: 69px;
    line-height: 69px;
    width: 165px;
    font-size: 18px;
}
.return_top a:hover {
  background: #a01e32;
}
.return_top a:hover .con{
	transform: translateX(0);
	opacity: 1;
}
@media (max-width: 1024px) {
  .return_top {
    display: none;
  }
}

.sbanner{ width:100%;text-align: center}
.sbanner img{max-width: 100%;height: auto}
.nabout_list{ width: 402px; line-height:50px; height:50px;position: relative;padding-top:20px;}
.nabout_list ul{ width: 100%;}
.nabout_list li{width: 200px; border-right: 1px solid #797979; float: left; text-align: center;cursor:pointer;transition:all .3s; }
.nabout_list li a{ color: #FFF ;font-size: 16px;background-color:rgba(73,74,79,1); display: block;cursor:pointer;transition:all .3s;}
.nabout_list li a:hover{ background-color:rgba(160,30,50,1);color: #FFF ; display: block;}
.nabout_list .last a{background-color: #a01e32;color: #FFF ; display: block;}
.addhr{width: 201px;}
.addpro{width:804px;}

.nabout{ width: 80%; margin: 0 auto;  padding: 40px 0; line-height: 30px; font-size: 16px;min-height: 350px;}
.nabout1{ float: left; width: 620px;}
.nabout2{ float: right; width: 620px;overflow: hidden;}
.nabout2 .img img{width:616px;height: 318px;border: 2px solid #DBDBDB;transition: all 0.6s;}
.nabout2 .img img:hover{transform: scale(1.1);border: 2px solid #DBDBDB;}


.single_ny{background: #e4e1dc;}
.single_ny_c{padding:60px 0;width: 80%;margin: 0 auto;}
.single_ny h3{font-size: 36px; background: url(../images/about_line.jpg) center bottom  no-repeat;  text-align:center; color: #00892c; line-height:72px;}
.ny_news{padding-top: 50px;}



.bignews {
  width: 100%;
}
.bignews ul li {
  margin-bottom: 3%;
  float: left;
  width: 100%;
  background: #f1efef;
  padding: 3% 0;
}
.bignews ul li .data {
  width: 17%;
  margin: 0 3%;
  padding: 2.7% 0 3.3%;
  float: left;
  text-align: center;
  background: #f9f9f9;
  transition: all .5s;
}
.bignews ul li .newimg {
  width: 17%;
  margin-left:3%;
  float: left;
  text-align: center;
  border:5px solid #f9f9f9;
  transition: all .5s;
}
.bignews ul li .newimg img{width: 100%;height: auto;display: block;}
.bignews ul li .data p {
  color: #a01e32;
  font-size: 49px;
  font-family: arial;
}
.bignews ul li .data span {
  color: #8c8c8c;
  font-size: 14px;
}
.bignews ul li .text {
  float: right;
  width: 74%;
  padding-right: 3%;
}
.bignews ul li .text h3 {
  color: #000000;
  font-size: 18px;
  font-weight: 500;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  transition: all .5s;text-align: left;
}
.bignews ul li .text em {
  display: none;
}
.bignews ul li .text p {
  color: #777777;
  font-size: 14px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
}
.bignews ul li .text span {
  margin-top: 15px;
  display: inline-block;
  border: 1px solid #e8e8e8;
  line-height: 32px;
  padding: 0 18px;
  color: #999999;
  font-size: 14px;
}
.bignews ul li:hover .text h3 {
  color: #e90214;
}
.bignews ul li:hover .data {
  background: #a01e32;
}
.bignews ul li:hover .newimg{border:5px solid #a01e32;}
.bignews ul li:hover .data p,
.bignews ul li:hover .data h2,
.bignews ul li:hover .data span {
  color: #fff;
}

.bignews .more_btn {
  margin: 1% auto 0;
  width: 11%;
  display: block;
}
.page{ width:100%;height: 55px; margin-bottom: 30px; margin-top: 50px;}
.page ul{margin: 0 auto}
.page li{ float: left; text-align: center ; font-size:14px; margin:0 1px; width:55px;height: 55px;text-align: center}
.page li a{ display: block;color: #666;line-height: 55px;background:#EFEFEF;}
.page li a:hover{background:#a01e32; display: block;color: #fff;}
.page ul li a.cur{ background:#a01e32; display: block;color: #fff;}

.nabout h3{text-align: left;
    color: #454545;
    font-size: 24px;
    font-weight: normal;
    border-bottom: 1px solid #f1efef;
    padding-bottom: 20px;}
.new_date{
    text-align: left;
    color: #a8a8a8;
    font-size: 14px;
    margin-top:20px;
}
.ke_content{padding-top:30px;}

.nabout .return {
    margin-top: 4%;
    float: right;
    display: inline-block;
    background: #a01e32;
    color: #fff;
    font-size: 16px;
    line-height:45px;
    border-radius: 4px;
    padding: 0 30px;
}
.protitle{width: 42%;margin: 0 2% 30px 2%;text-align: center;float: left;padding:2% 2% 0 2%;background:#f5f5f5;}
.protitle img{max-width: 100%;height: auto;display: block;transition:all .3s;}
.protitle a{font-size:18px;line-height: 60px;color:#18478e;display: block}
.protitle:hover img{transform: scale(1.1);}

.case_list ul {
}
.case_list ul li {
  float: left;
  width: 29%;
  position: relative;
  margin: 0 1% 2% 1%;
  background: #f5f5f5;
  padding: 1%;transition:all .6s;
}

.case_list ul li .img {
  line-height: 0;
  overflow: hidden;width: 100%；
}
.case_list ul li .img img {
  width: 100%;height: 285px;
}
.case_list ul li .t {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background:rgba(213,213,213,0.8);
  line-height: 52px;
  color: #494a4f;
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;text-align: center;
}
.case_list ul li:hover .t {
  background:#a01e32;
}
.case_list ul li:hover{background:#a01e32;}
.case_list ul li:hover .t{color: #ffffff;}

.about_nabout{width:100%;background: url(../images/banner.jpg) center no-repeat;height:692px; }
.nabout_jj{width:1212px; margin:0 auto; font-size:16px; line-height:50px;color: #fff;height:692px;}
.nabout_jj a{color: #fff;}
.nabout_jj1{width: 430px; float: right;padding-left: 40px;padding-right: 40px; background-color:rgba(0,0,0,0.5);height:692px; }
.nabout_jj h3{font-size:42px; color:#FFF;margin-top:35px; background: url(../images/title.png)  no-repeat; padding-top:90px; padding-left:105px; font-weight: normal }
.nabout_jj h4{font-size:20px; color:#FFF;margin-top:0px;padding-left:80px; font-weight: normal; color:#c4c4c4  }
.nabout_c{line-height: 30px; font-size:16px; color: #FFF; padding-top:10px; padding-bottom:10px;}
.nabout_c a{color: #016658;}

.nabout_qywh11{width:100%;background: url(../images/culture.jpg) center no-repeat;height:679px; }
.nabout_ry{width:100%;margin:0 auto; background: url(../images/honor_bg2.jpg) center no-repeat; background-size: cover;padding-bottom: 50px;}
.nabout_ry1{width:1280px; margin:0 auto;padding-top: 60px;}
.nabout_ry1 h3{width:800px; font-size: 32px;  text-align:center; color: #a01e32; line-height:50px; font-weight: bold 
    }
.n_ry{padding-top:20px;line-height: 32px;font-size: 16px;color: #666;width:100%; text-align: center;padding-bottom:50px;}
a.honor_more{display: block;margin-top: 15px;color:#083484;}

.honor h3 {
	text-align: center; color: rgb(0, 0, 0); line-height: 72px; font-size: 36px; font-weight: normal;
}
.honors {
	width: 1280px; padding-top:30px; position: relative;
}
.honors .c_img_l {
	left: 40%; height: 40px; bottom: 0px; position: absolute; z-index: 999;
}
.honors .c_img_r {
	height: 40px; right: 40%; bottom: 0px; position: absolute; z-index: 999;
}
.honors img {
	cursor: pointer;
}
#CSSBox1 {
	margin: 0px auto; width: 100%; height: 295px; overflow: hidden; padding-bottom:70px;
}

#CSSBox1 ul li img {
	margin: 0px 10px; width: 405px; height: auto; float: left;
}

.nproduct{width:100%; margin: 0 auto;height:70px; background-color: #333; margin-top: 15px}
.nproduct ul{ margin: 0 auto; width: 80%; }
.nproduct li{ width: 24%; display: block; margin: 0 auto; float: left; line-height:70px; text-align: center; border-right: 1px solid #FFF ;font-size: 18px;}
.nproduct li a{color: #FFF; background-color: #333;cursor:pointer;transition:all .3s;}
.nproduct li a:hover{color: #FFF; background-color: #a01e32;display: block;}
.nproduct .last a{background-color: #a01e32;color: #FFF ; display: block;}


.case{width:100%;margin:0 auto;}

.con_31_2{padding: 40px 0; width:80%;}
.con_31_2 ul.w-al-list {/*margin*/padding: 0;margin: 0;font-size: 0;margin-left: -14px;}
.con_31_2 ul.w-al-list li.w-al-unit {/*margin*/padding: 0;width:32%;margin: 0 2% 30px 0%;overflow: hidden;display: inline-block;float: left;/*position*/position: relative;list-style: none;cursor: pointer;}
.con_31_2 .w-hide {display: none !important;}
.con_31_2 ul.w-al-list li.w-al-unit a {width: 100%;display: block;text-decoration: none;text-align: center;}
.con_31_2 .w-al-unit .w-al-pic {width: 100%;min-width: 100px;height: 450px;line-height: 450px;padding: 0;vertical-align: top;clear: both;overflow: hidden;}
.con_31_2 .w-al-unit .w-al-pic {width: 100%;min-width: 100px;height: 450px;line-height: 450px;padding: 0;vertical-align: top;clear: both;overflow: hidden;}
.con_31_2 .w-al-unit .w-al-pic img {width: 100%;min-width: 100px;height: 450px;object-fit: cover;border: none;/*animation*/-webkit-transition: transform .3s ease;-moz-transition: transform .3s ease;-o-transition: transform .3s ease;-ms-transition: transform .3s ease;transition: transform .3s ease;}
.con_31_2 .w-al-unit a:hover .w-al-pic img {-webkit-transform: scale(1.1) !important;-moz-transform: scale(1.1) !important;-ms-transform: scale(1.1) !important;transform: scale(1.1) !important;}
.con_31_2 .w-al-unit a .w-al-text {position: absolute;left: 0;bottom: 0;width: 100%;height: 60px;line-height: 60px;padding: 0 8px;/* background */background-color: rgba(0, 0, 0, 0.4);background-image: none;background-repeat: repeat;background-position: 0 0;background: -moz-linear-gradient(top, none, none);background: -o-linear-gradient(top, none, none);background: linear-gradient(top, none, none);background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));box-sizing: border-box;}
.con_31_2 .w-al-unit a:hover .w-al-text {/* background */background-color: rgba(0,0,0,0.6);background-image: none;background-repeat: repeat;background-position: 100% 100%;background: -moz-linear-gradient(top, none, none);background: -o-linear-gradient(top, none, none);background: linear-gradient(top, none, none);background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));height: 60px;line-height: 60px;}
.con_31_2 .w-al-unit a h5.w-al-title {margin: 0;padding: 0;font-size:18px;color: #fff;text-align: center;font-style: normal;text-decoration: none;line-height:60px;white-space: nowrap;text-overflow: ellipsis;-webkit-text-overflow: ellipsis;-moz-text-overflow: ellipsis;overflow: hidden;font-weight: normal;text-transform: uppercase}
.con_31_2 .w-al-unit a p.w-al-desc {margin: 0;max-height:192px;font-size: 14px;color: #fff;text-align: center;font-weight: normal;font-style: normal;text-decoration: none;font-family: 'Microsoft YaHei';line-height: 24px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 8;-webkit-box-orient: vertical;}
.con_31_2 .w-al-nodesc .w-al-desc {display: none !important;}

.con_pro{padding: 40px 0; width:100%; background-color: #f9f9fc}
.con_pro1{ width: 30%;float: left; padding-left:3% }
.con_pro1 .img img{width: 100%;min-width: 100px;height:300px;border: 2px solid #DBDBDB;transition: all 0.6s;}
.con_pro1 .img img:hover{transform: scale(1.1);border: 2px solid #DBDBDB;}
.con_pro2{ width: 33%;float: left; padding-left:3%; padding-right:3%}
.con_pro2 h5{ font-size:28px; color: #a01e32; line-height: 60px;}
.con_pro2 p{font-size: 16px;line-height:36px;}
.con_pro3{ width:25%;float: right; padding-top:4.5%;padding-right:3%}
.con_pro3 ul{}
.con_pro3 li{ background: url(../images/icon.gif) no-repeat 5px; line-height: 36px; padding-left:8%}
.rczp{padding-bottom: 50px;}
.showjob{font-size: 12px;width:100%;padding: 20px 0;}
.jobcon{margin: 0 1% 20px 1%;float:left;width:31.3%;}
.showjob h3{font-size:16px;color: #333;font-weight: normal;display:inline;line-height:35px;}
.showjob div{margin-top: 15px;}
.showjob strong{color:#db4939;padding-left:25px;line-height:40px;float:left;}
.showjob p{line-height:25px;color: #666666;padding-bottom: 15px;clear: both;border-bottom: 1px dotted #ccc;position: relative}
.showjob p span{right:0;bottom: 0;position: absolute;z-index: 999}
.info-bottom {
    display: block;
    width: 70px;
    height: 25px;
    font-size: 12px;
    color: #fff;
    background: #a01e32;
    border-radius: 2px;
    text-align: center;
    line-height: 25px;
    color: #fff !important;float:right;margin-top:8px;
}
.jobnr{font-size:14px;background: #f5f5f5;padding:15px;clear:both;line-height: 2;}
.jobnr p{border-bottom: none}
.jobnr p span{float:none;}
.jobnr strong{color:#0055a2;padding:0;line-height:35px;;float:none;font-weight: normal;}

.location{ width: 80%; margin: 0 auto; border-bottom: solid 1px #a01e32; line-height: 48px; margin-top: 15px;}
.location_l{ float: left; color: #a01e32;  font-size:28px; border-bottom: 3px solid #a01e32;}
.location_r{ float: right;}


.diwen{ width: 80%; margin: 0 auto; background: url(../images/diwen.jpg) repeat-x; height: 30px; margin-top: 8px; margin-bottom: 8px;}


