@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,* { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6{font-weight: normal;}
img{ display: block;}
BODY {FONT:14px/1.75 "Microsoft YaHei", arial,sans-serif; COLOR: #666;  background:#fff;}
A {COLOR: #666; TEXT-DECORATION: none}
P{COLOR: #333;}
A:hover {TEXT-DECORATION: none}
A IMG {BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none}
DIV {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
UL {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
LI {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
P {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
FORM {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
EM {FONT-STYLE: normal; FONT-WEIGHT: normal}
TABLE {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DT {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DL {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DD {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
FORM {PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
TR {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
input,textarea{outline: none;font-family: 微软雅黑;padding: 5px 5px;margin-bottom: 10px;}
.cl{HEIGHT: 0px; CLEAR: both;}
.jz{margin:0 auto;}
.fl{FLOAT: left}
.fr{FLOAT: right}
.container{max-width:1200px; margin:0 auto}
.c{*zoom:1;}
.c:after{content: ""; display: block; height: 0; clear: both;}
.txt-c{text-align: center;}
.txt-r{text-align: right;}
.col-white{color: #fff;}
.hide{}
.mainWrap {
  width: 1400px;
  margin: auto; }
.ie6 {
  text-align: center;
  font-size: 16px;
  background: #FC6;
  line-height: 100px;
  z-index: 100000;
  width: 100%;
  position: absolute;
  height: 100px;
  top: 0;
  left: 0; }
.ie6 span {
  float: right;
  margin-right: 30px;
  cursor: pointer; }
.masklayer {
  background: rgba(0, 0, 0, 0.9);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999;}
/* CSS Document */

/*头部*/

.header{ position: fixed;top:0;left:0;width:100%;transition: all .6s;padding:17px 0;z-index:999; background: #fff;}
.head-con{width: 85%;margin:0 auto;}
.headerfixed{border-bottom:1px solid #eee}
.logo{ width:100%;margin-top:5px;height:100%;}
.logo a{ display: block;width:100%;width:77px;transition: all .6s;}
.logo img{transition: all .6s;width:100%}

.nav{margin:23px 0 0 1%;width:100%;transition: all .6s;height:100%; overflow: hidden;}
.nav ul li{float:left;width: calc(100%/7);}  
.nav ul li:nth-child(1){width:9%}  
.nav ul li:nth-child(4){width:15%}                         
.nav ul li>a{float:left;font-size:18px;line-height:18px;/*text-align: center;*/display: block;width: 100%;margin-bottom: 18px}



.nav .hide {width:100%;height:0;transition: all .6s;}
.nav .hide dd a{font-size:14px;color:#949494;line-height:28px;/*text-align: center;*/width:100%;display: block;}
.nav .hide dd a:hover,.nav ul li>a:hover,.nav ul li.on>a{color:#C51432}

/*.search{margin-left:2%}*/
.search .search-button{margin-top:14px;width:45px;transition: all .6s;}
.search form {width:15%;overflow: hidden;height:50px; position: absolute;right:18%;top:100px;border-bottom:1px solid #CDCDCD;display: none;}
.search form .text,.search form .submit{float:left}
.search form .text{width:84%;height:100%;border:none; background: none;line-height:50px;font-size:18px;font-family: "微软雅黑";outline: none;color:#CF415B}
.search form .submit{width:16%; background: url(../images/search.png) no-repeat center center;height:100%;border:none;}


.tel{/*width:13%;*/margin-top:14px}
.tel span{display: inline-block;width:22%;line-height:17px;}
.tel span,.tel b{float:left;}
.tel b{width:78%}
.tel b img{margin-top:2px;}

.addlogo a{width:150px;margin-top:20px;}


/*banner*/

.banner-all{width: 100%; background: #000000;margin-top: 96px;}
.banner{ position: relative; overflow: hidden;}
.banner .swiper-slide{transition: all 600ms;}

.swiper-pagination-bullet{width:6px;height:6px;transition: all .6s;float:left}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:4%;left:45%;width:auto}
.swiper-pagination-bullet-active{ background: none;width:189px;background: #fff;}

.main-width{ background: #fff;margin-top:846px;position: relative;z-index:999}
.ny-banner{ display: none;}
.img-holder{margin-top:95px;position: relative;}
.img-opac{ position: relative; overflow: hidden;}
.img-opac .img-tm{content: '';position: absolute;top:0;left:0; background: #000;width: 100%;height:100%;z-index:9;opacity: 0;transition: all 600ms;}
.img-opac .img-holder{ position: relative;z-index:0}

/*新闻资讯*/
.news{ background: #FBFBFB;padding-bottom:30px}
.title{padding:23px 0 16px 0}
.title span em,.title span b{ display: block;}
.title span b{font-size:18px;color:#333;font-weight:normal;line-height:22px}
.title span em{color:#969696;font-size: 16px;line-height:16px;margin-top:3px}
.title a{color:#969696;font-size:15px;margin-top:20px}
.title a:hover{color:#E10017}

.news-list-one .news-img{width:583px;height:320px;overflow: hidden;}
.news-list-one .news-img img{transition:transform 300ms;} 
.news-list-one .news-int{width:615px;height:320px;border:1px solid #F1F1F1;border-left:0; background: #fff;}
.news-list-one .news-int-div{width:450px;margin:0 auto}
.news-list-one .news-int h3{margin:70px 0 20px 0;color:#333}
.news-list-one .news-int h3 b,.news-list-one .news-int h3 span{ display: block;margin-bottom:8px;}
.news-list-one .news-int h3 b{font-size:20px;line-height:24px;font-weight:normal;}
.news-list-one .news-int h3 span{font-size:17px;line-height:25px;
overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical ;}
.news-list-one .news-int p{color:#848484;
overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical ;}
.news-list-one .news-int em{color:#848484;font-size: 15px;margin-top:40px;display: block;}
.news-list-one:hover .news-int h3{color:#E10017}
.news-list-one:hover .news-img img{transform: scale(1.08);}

.news-list ul{ overflow: hidden;zoom:1}
.news-list ul li{float:left; background: #FFFFFF;width:388px;margin-right:18px;margin-top:18px;}
.news-list ul li span{ display: block;}
.news-list ul li .news-img {width:388px;height:210px;overflow: hidden;}
.news-list ul li .news-img img{width:100%;transition:transform 300ms;}
.news-list ul li:nth-child(3n){margin-right:0}
.news-list ul li .news-int{height:50px;line-height:50px;text-indent:25px;display: block;font-size:15px;
overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical ;}
.news-list ul li:hover .news-img img{transform: scale(1.08);}
.news-list ul li:hover .news-int{color:#E10017}

/*产品博物馆*/
.pro-ul ul li{float:left}
.pro-ul ul li a{font-size:24px;color:#808080;float:left;width:238px;text-align: center;height:77px;line-height:77px; position: relative;cursor: pointer;}
.pro-ul ul li a:after{content: '|'; position: absolute;left:0px;color:#B4B4B4;font-size:18px;}
.pro-ul ul{ overflow: hidden;position: relative;}
.pro-ul ul:after{content: '|'; position: absolute;right:0px;top:23px;color:#B4B4B4;font-size:18px;}
.pro-ul ul li a:hover{color:#c51432}
.pro-ul ul li.on a{color:#c51432}

.pro-con ul{ overflow: hidden;zoom:1}
.pro-con ul li{float:left;margin-bottom:38px;}
.pro-con ul li:nth-child(even){margin-left:28px}
.pro-con ul li span{ display: block;}
.pro-con .pro-int{margin-top:17px;height:40px}
.pro-con .pro-int b,.pro-con .pro-int em{ display: block;}
.pro-con .pro-int b{color:#c51432;font-size:18px;font-weight:normal;line-height:18px;margin:8px 0}
.pro-con .pro-int em{font-size:13px;line-height:13px;}
.pro-con .pro-img{width:586px;height:315px;overflow:hidden}
.pro-con .pro-img img{width:100%;transition:transform 300ms;}
.pro-con  ul li:hover .pro-img img{transform: scale(1.08);}

.pro-more{border-bottom:1px solid #D9D9D9;margin-bottom:85px;padding-bottom:10px}
.pro-more a{color:#969696;font-size:15px;margin-top:10px;text-align: right;display: block;}
.pro-more a:hover{color:#E10017}

/*底部*/
.footer{ background: #222222;padding-top:40px}
.footer dl{float:left;margin-right:39px;color:#A9A9A9}
.footer dl dt{color:#F1F1F1;font-size:16px;line-height:16px;margin-bottom:15px; display: block;}
.footer dl a{color:#A9A9A9;line-height:28px;display: block;}
.footer dl a:hover{color:#E10017}
.footer dl:nth-child(6) dt a{text-align: left;}

.footer dl:nth-child(9){margin-right:0}
.footer dl:nth-child(8) dt,.footer dl:nth-child(9) dt{width:90px;height:90px;border-radius:10px; background: #fff;text-align: center;margin:0 auto}

.footer dl:nth-child(8) dt img,.footer dl:nth-child(9) dt img{width:80px;height:80px;margin:0 auto;padding-top:5px}
.footer dl:nth-child(9) dd,.footer dl:nth-child(8) dd{text-align: center;}

.footer-bottom{padding-top:25px;border-top:1px solid #414141;margin-top:30px}
.footer-bottom div{text-align: center;color:#A9A9A9;line-height:23px}
.footer-bottom div a{color:#A9A9A9}
.footer-bottom div a:hover{color:#E10017}




/*公司概况*/
.ny-title{border-bottom:1px solid #D9D9D9;padding:23px 0}
.ny-title b,.ny-title span{ display: block;}
.ny-title b{color:#3f3f3f;font-weight:normal;font-size:25px;line-height:25px;}
.ny-title span{color:#898989;line-height:14px;margin-top:8px}

.ny-h3{margin:25px auto 20px auto}
.ny-h3 span,.ny-h3 b{ display: block;color:#373737}
.ny-h3 span{font-size:24px;line-height:24px;}
.ny-h3 b{font-size:30px;line-height:30px;font-weight:normal;margin-top:8px;}
.ny-about-p{font-size:15px;color:#686868;line-height:39px;    letter-spacing: 0.3px;}
.about-img{ overflow: hidden;margin:25px 0;}
.about-img span{float:left;width:589px;height:331px; overflow: hidden;}
.about-img span:nth-child(2){margin-left:22px}
.about-img span img{width:100%;transition: all 300ms;}
.about-img span:hover img{transform: scale(1.08);}

/*了解和氏 产品服务*/
.ny-business .ny-title{border-bottom:none;padding:0;margin-bottom:0px}
.pro-s{margin:25px 0}
.pro-s-left{width:400px;}
.pro-s-left h5{font-size:28px;line-height:28px;margin-bottom:32px;color:#2e2e2e}
.pro-s-left p{font-size:20px;color:#404040;line-height:33px;}
.pro-s-right{width:1200px;font-size:16px;color:#2e2e2e;line-height:35px;margin-top:-10px}

.ny-business{margin: 17px auto;}
.business-title{font-size:24px;color:#c51432;border-bottom:1px solid #B1B1B1;line-height:24px;padding-bottom:11px}
.ny-business-con{ overflow: hidden;}
.ny-business-con li{width:382px;float:left;margin-right:27px;margin-bottom:17px}
.ny-business-con li:nth-child(3){margin-right:0}
.ny-business-con li .ny-b-img{height:215px;width:382px; overflow: hidden;}
.ny-business-con li .ny-b-int{height:34px;}
.ny-business-con li .ny-b-int b,.ny-business-con li .ny-b-int span{ display: block;}
.ny-business-con li .ny-b-int b{font-size:18px;color:#3f3f3f;font-weight:normal;line-height:18px;margin-top:30px;}
.ny-business-con li .ny-b-int span{font-size: 14px;color:#3f3f3f;line-height:17px;margin-top:12px;}

.ny-business-con li .ny-b-img img{transition: all 300ms;}
/*.ny-business-con li .ny-b-img:hover img{transform: scale(1.08);}*/

/*了解和氏 企业文化*/
.ny-cult-news li{ overflow: hidden;margin-bottom:20px;border:1px solid #F1F1F1}
.ny-culture{ background: #F7F7F7;padding:25px 0;position: relative;top: -1px;}
.ny-culture h5{font-size:24px;color:#5B5B5B;line-height: 24px;margin-bottom:15px;}
.ny-cu-con p{color:#5b5b5b;line-height:35px;font-size:16px}

.ny-cult-news{margin:50px auto}
.ny-c-news-left{width:583px;height:320px; overflow: hidden;}
.ny-c-news-left img{transition: all 300ms;}
.ny-c-news-right{width:599px;height:320px;}

.ny-cult-news li:hover .ny-c-news-left img{transform: scale(1.08);}

.ny-c-news-right b,.ny-c-news-right p{width:435px;margin:0 auto;display: block;}
.ny-c-news-right b{font-weight:normal;font-size:21px;line-height:31px;color:#c51432;margin:60px auto 20px auto}
.ny-c-news-right p{color:#666666;font-size:15px;line-height:32px;
overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical ;}
.page-all{text-align: center;padding-bottom:50px}
.page-all a,.swiper-button-next,.swiper-button-prev{ display: inline-block;padding:5px 13px;border-radius:4px; background: #E2E2E2;margin:0 2px}
.page-all a:hover{ background: #404040;color:#fff}
.page-all a:first-child,.page-all a:last-child,.swiper-button-next,.swiper-button-prev{background: #404040;color:#fff}


/*联系我们*/
#allmap {height:518px;width:100%;overflow: hidden;}
#result {width:100%;font-size:12px;}
.ny-con h5{font-size: 18px;color:#c51432;line-height: 18px;margin:30px 0;}
.ny-con-ul {margin-right:85px}
.ny-con-ul li{margin:10px 0}
.ny-con-ul li span{ display: inline-block;margin-right:10px;width:20px;text-align: center;}
.ny-con-ul li img{display: inline-block; vertical-align: middle;}
.ny-con-con dl{margin:0 10px;text-align: center;}
.ny-con-con dl dt img{ display: inline-block;}

.ny-message{margin:30px auto}
.ny-message h3{font-size:18px;height:55px;text-align: center;margin:6px 0;margin-left:-55px;}
.ny-c-form form{ overflow: hidden;}
.ny-c-form form div{float:left;width:300px;height:44px;margin-right:18px;margin-bottom:20px;}
.ny-c-form form div input{ display: block;width:290px;height:44px;border:1px solid #E1E1E1;float:left;padding-left:10px;font-family: "微软雅黑";}
/*.ny-c-form form div span{float:left;width:18px;text-align: center;color:#E10017}*/
.ny-c-form form div:nth-child(5){margin-right:0}
.ny-c-form form .yzm{border:1px solid #E1E1E1;}
.ny-c-form form .yzm input{width:185px;border:none;float: left;}
.ny-c-form form .yzm b{float:right;width:105px;}
.ny-c-form form .yzm b img{width:105px !important;height: 44px !important}
.ny-c-form .textarea{    width: 91%;border:1px solid #E1E1E1;height:224px;}
.ny-c-form .textarea textarea{width:94%;height:198px;border:none;padding:10px;font-family: "微软雅黑";}

.ny-c-form .submit-message{width: 100%;margin:20px 0 40px 0}
.ny-c-form .submit-message input{width:176px;height:53px;margin:0 auto;float: none;color:#fff; background: #C51432;padding:0;font-size:15px}

/*内页二级导航*/
.navigation{height:55px;line-height:55px;border-bottom:1px solid #E1E1E1;}
.ctitle1{text-align: center;}
.ctitle1 li{ display: inline-block;margin:0 80px;}
.ctitle1 li a{font-size:16px;color:#6e6e6e}
.ctitle1 li a:hover,.ctitle1 li.on a{color:#E10017}
/*内页二级导航*/

/*博物馆新思维*/
.ny-product{ background: #F7F7F7;padding-top:28px}
.ny-product ul{ overflow: hidden;zoom:1}
.ny-product ul li{float:left;margin-bottom:38px; background: #fff;padding-bottom:15px}
.ny-product ul li:nth-child(even){margin-left:28px}
.ny-product ul li span{ display: block;}
.ny-product .pro-int{margin-top:17px;height: 50px;}
.ny-product .pro-int b,.pro-con .pro-int em{ display: block;}
.ny-product .pro-int b{color:#c51432;font-size:18px;font-weight:normal;line-height:18px;margin:3px 12px}
.ny-product .pro-int em{font-size:13px;line-height:30px;margin:0 12px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical ;}
.ny-product .pro-img{width:586px;height:315px;overflow:hidden}
.ny-product .pro-img img{width:100%;transition:transform 300ms;}
.ny-product  ul li:hover .pro-img img{transform: scale(1.08);}

/*和氏招募*/
.ny-bg-title{ background: url(../images/title-bg.jpg) no-repeat center center;height:111px;}
.ny-bg-title .ny-title{height: auto;    padding: 32px 0;border-bottom:0}
.ny-bg-title .ny-title b{/*background: url(../images/title-left.png) no-repeat center left;padding-left:15px*/}
.ny-re-img{text-align: center;margin:10px 0}
.ny-re-img img{ display: inline-block;}

.ny-re-all ul{ overflow: hidden;}
.ny-re-all ul li{float:left;width: calc(100%/7);text-align: center;height:50px;line-height:50px;}
.ny-re-all ul li a{float:left;width:100%;}
.rcte4_1{ background: #c71433;}
.rcte4_1 li{color:#fff;}

.ny-recruit{margin-bottom: 30px;margin-top:30px;}
.rcte4_2{border:1px solid #E1E1E1; background: #FAFAFA;margin:10px 0}
.rcte4_2 ul{ background: url(../images/jt-up.png) no-repeat 96% 50%;}
.rcte4_2 ul.addressul{ background: url(../images/jt-down.png) no-repeat 96% 50%;}

.rcte4-div{border-top:1px solid #E1E1E1;display: none;}
.rcte4_2:nth-child(2) .rcte4-div{ display: block;}
.rcte4-div h5,.rcte4-div p{width:93%;margin:0 auto}
.rcte4-div h5{font-size:14px;font-weight:bold;color:#585858;margin:10px auto 0 auto}
.rcte4-div p{color:#6b6b6b;line-height:28px;    margin-top:0;    margin-bottom: 20px;width:90%}
.rcte4-div .rcte-a {margin:20px}
.rcte4-div .rcte-a a{display: block;width:109px;height:47px;line-height:47px;text-align: center; background: #C51432;margin-left:20px;color:#fff;}
.rcte4-div .rcte-a a:hover{ background: #E10017;}

/*海外文创*/
.over-con{ background: #F7F7F7;}
.ny-ovwe ul{padding:25px 0}
.ny-ovwe ul li{ background: #FFFFFF;margin-bottom:25px}
.ny-ovwe .ny-ovwe-img{width:432px;height:291px; overflow: hidden;}
.ny-ovwe .ny-ovwe-img img{transition: all 300ms;}
.ny-ovwe .ny-ovwe-int{width:750px;height:291px;}
.ny-ovwe .ny-ovwe-int b,.ny-ovwe .ny-ovwe-int p,.ny-ovwe .ny-ovwe-int em{ display: block;width:85%;margin:0 auto}
.ny-ovwe .ny-ovwe-int b{margin:50px auto 20px auto;color:#404040;font-size:24px;font-weight:normal}
.ny-ovwe .ny-ovwe-int p{line-height:28px;font-size:14px;color:#434343;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical ;}
.ny-ovwe .ny-ovwe-int em{color:#929292;margin-top:30px;}

.ny-ovwe ul li:hover .ny-ovwe-img img{transform: scale(1.08);}
.ny-ovwe ul li:hover .ny-ovwe-int b{color:#E10017}

/*学术交流*/
.academic-con{ background: #F7F7F7;}
.ny-academic ul{padding:25px 0}
.ny-academic ul li{ background: #FFFFFF;margin-bottom:25px;box-shadow: 1px 1px 10px #dedede;}
.ny-academic .ny-acad-img{width:432px;height:243px; overflow: hidden;}
.ny-academic .ny-acad-img img{transition: all 300ms;}
.ny-academic .ny-acad-int{width:750px;height:243px;}
.ny-academic .ny-acad-int b,.ny-academic .ny-acad-int p,.ny-academic .ny-acad-int div{ display: block;width:85%;margin:0 auto}
.ny-academic .ny-acad-int b{margin:40px auto 10px auto;color:#404040;font-size:17px;font-weight:normal;line-height:21px}
.ny-academic .ny-acad-int p{    margin-top: 20px;line-height:28px;font-size:14px;color:#777;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical ;}
.ny-academic .ny-acad-int div em{color:#929292;margin-top:20px;float:left}
.ny-academic .ny-acad-int div span{color:#929292;margin-top:20px;float:right}

.ny-academic ul li:hover .ny-acad-img img{transform: scale(1.08);}
.ny-academic ul li:hover .ny-acad-int b{color:#E10017}


/*业界地位*/
.industry-con{ background: #F7F7F7;}
.ny-industry ul{padding:55px 0 25px 0}
.ny-industry ul li{float:left;width:390px;height:331px; background:#fff;margin:0px 15px 16px 0}
.ny-industry ul li:nth-child(3n){margin-right:0}
.ny-industry ul li span{ display: block;width:100%;text-align: center;}
.ny-industry ul li .ny-indust-img{    width: 363px;
    height: 256px;margin:15px auto;overflow: hidden;}
.ny-industry ul li .ny-indust-img img{ display: block;transition: all 300ms;width: 100%;}
.ny-industry ul li .ny-indust-int{line-height:55px;font-size:16px;border-top:1px solid #E1E1E1;}
.ny-industry ul li:hover .ny-indust-img img{transform: scale(1.08);}

/*动态资讯*/
.newsabout-con{ background: #F7F7F7;}
.ny-newsabout ul{padding:25px 0}
.ny-newsabout ul li{ background: #FFFFFF;margin-bottom:25px;}
.ny-newsabout .ny-newsa-img{width:432px;height:237px; overflow: hidden;}
.ny-newsabout .ny-newsa-img img{transition: all 300ms;width:100%}
.ny-newsabout .ny-newsa-int{width:750px;height:237px;}
.ny-newsabout .ny-newsa-int b,.ny-newsabout .ny-newsa-int p,.ny-newsabout .ny-newsa-int div{ display: block;width:85%;margin:0 auto}
.ny-newsabout .ny-newsa-int b{margin:50px auto 20px auto;color:#404040;font-size:17px;font-weight:normal;line-height:21px}
.ny-newsabout .ny-newsa-int p{line-height:28px;font-size:14px;color:#777;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical ;}
.ny-newsabout .ny-newsa-int div em{color:#929292;margin-top:20px;float:left}
.ny-newsabout .ny-newsa-int div span{color:#929292;margin-top:20px;float:right}

.ny-newsabout ul li:hover .ny-newsa-img img{transform: scale(1.08);}
.ny-newsabout ul li:hover .ny-newsa-int b{color:#E10017}
.ny-newsabout ul li:hover{box-shadow: 1px 1px 10px #dedede;}


/*资质荣誉*/
.ny-honor{width:1200px;font-size:15px;line-height:41px;color:#434343;margin:25px 0}
.ny-honor-title{margin-bottom:30px}
.ny-honor-title b,.ny-honor-title span{ display: block;}
.ny-honor-title b{font-size:25px;font-weight: normal;line-height:25px;color:#3F3F3F}
.ny-honor-title span{font-size:14px;font-weight: normal;line-height:14px;color:#898989;margin-top:8px}
.ny-honor-list ul{position: relative;height:320px;margin-bottom:40px}
.ny-honor-list ul li{float:left;position: absolute;bottom:0;width:341px;text-align: center;}
.ny-honor-list ul li span{ display: block;text-align: center;}
.ny-honor-list ul li .ny-honor-img img{ display: block;margin:0 auto;transition: all 300ms;} 
.ny-honor-list ul li .ny-honor-int{height:50px;line-height:50px;font-size:16px;color:#666;border-top:1px solid #E1E1E1;margin-top:15px}
.ny-honor-list ul li:nth-child(3n){margin-right:0}
.ny-honor-list ul .honor-1{left:0}
.ny-honor-list ul .honor-2{left:432px}
.ny-honor-list ul .honor-3{right:0}
.ny-honor-list ul li:hover .ny-honor-img img{transform: scale(1.02)}

.ny-honor-list1{padding-bottom: 30px;}
.ny-honor-list1 ul li{float:left;width:360px;text-align: center;margin-right:60px}
.ny-honor-list1 ul li span{ display: block;text-align: center;}
.ny-honor-list1 ul li .ny-honor-img img{ display: block;margin:0 auto;transition: all 300ms;} 
.ny-honor-list1 ul li .ny-honor-int{width:360px;height:50px;line-height:50px;font-size:16px;color:#666;border-top:1px solid #E1E1E1;margin-top:15px}
.ny-honor-list1 ul li:nth-child(3n){margin-right:0}
.ny-honor-list1 ul li:hover .ny-honor-img img{transform: scale(1.02)}

.ny-won-list{ background: #F7F7F7;padding:30px 0}
.ny-won-list ul li{float:left;margin-bottom:18px; background: #fff;padding-bottom:15px}
.ny-won-list ul li:nth-child(even){margin-left:22px}
.ny-won-list ul li span{ display: block;}
.ny-won-list .won-int{margin-top:17px}
.ny-won-list .won-int b,.won-con .won-int em{ display: block;}
.ny-won-list .won-int b{color:#666;font-size:16px;font-weight:normal;line-height:16px;margin:6px 12px}
.ny-won-list .won-int em{font-size:20px;line-height:20px;margin:0 12px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical ;}
.ny-won-list .won-img{width:589px;height:323px;overflow:hidden}
.ny-won-list .won-img img{width:100%;transition:transform 300ms;}
.ny-won-list  ul li:hover .won-img img{transform: scale(1.08);}
.ny-won-list  ul li:hover .won-int b{color:#E10017}


.ny-cult-nav li{float:left;width:20%;text-align: center;line-height:66px;height:66px;}
.ny-cult-nav li a{width:100%;font-size:20px;color:#C9374B;}
.ny-cult-nav li.on a,.ny-cult-nav li:hover a{color:#333}

.pro-jt{cursor:pointer;}
.pro-sort{transition: all .6s;}

.pro-sort{width:345px;position: fixed;bottom:0%;left:0;z-index:99999;}
.pro-sort h3{width:266px;padding:15.5px 0; background: #C71433;}
.pro-sort h3 b,.pro-sort h3 span{ display: block;text-align: left;color:#fff;margin-left:20px}
.pro-sort h3 b{font-weight: normal;font-size:26px;line-height:26px;}
.pro-sort h3 span{font-size:14px;margin-top:5px;font-weight:normal;line-height:14px}
.pro-sort-ul{padding:16px 0; background: #fff;}
.pro-sort-ul li{line-height:25px;text-align: center;}
.pro-sort-ul li a{ display: block;height:25px;line-height:25px;color:#666;text-align: center;font-size:13px;    text-align: left;
    font-size: 13px;
    text-indent: 20px;}
.pro-sort-add{left:-267px}
.pro-sort-ul li:hover a,.pro-sort-ul li.on a{color:#C51335}
.pro-jt{transition: all .6s;/*width:38px;padding:8px 0; background: #C81433;color:#fff;font-size:18px;text-align: center;line-height:30px*/    margin-top: 27px;}



.ny-news-right{width:75%}
.ny-news-right ul{margin-left:20px;}
.ny-news-right ul li{ background: none;margin-bottom:10px;}
.ny-news-right ul li div{width:100%;height:auto;margin-top:10px}
.ny-news-right ul li div b{font-weight:normal;font-size:16px;color:#434343;}
.ny-news-right ul li div em{font-size:14px;color:#929292;margin-right:30px;display: inline-block;float:right;width:250px;text-align: left;}
.ny-top-div-1{ position: relative;}
.ny-div-con div span:nth-child(odd){width:54%}
.ny-div-con div span:nth-child(even){width:35%}
.ny-con-top{ background: #FCFCFC;}
.ny-top-left ul li{ background: url(../images/contact-bg1.png) repeat-y center center;height:421px;height:50px;text-align: center;line-height:50px;color:#666;margin:2px 0;cursor: pointer}
.ny-top-left ul li.on{ background: url(../images/contact-bg.png) repeat-y center center;color:#fff}
.ny-top-right div h3{font-size:16px;font-weight:bold;/*border-bottom:1px solid #DDDDDD;*/color:#C51432;line-height:60px;width:765px;}
.ny-top-right{max-width:765px;}
.ny-div-con{ overflow:hidden;}
.ny-div-con span{float:left;width:42%;padding-left:30px;margin:10px 0}
.ny-c-s-1{ background: url(../images/icon-contanc/i-1.png) no-repeat center left;}
.ny-c-s-2{ background: url(../images/icon-contanc/i-4.png) no-repeat center left;}
.ny-c-s-3{ background: url(../images/icon-contanc/i-3.png) no-repeat center left;}
.ny-c-s-4{ background: url(../images/icon-contanc/i-5.png) no-repeat center left;}
.ny-c-s-5{ background: url(../images/icon-contanc/i-6.png) no-repeat center left;}

/*联系我们*/
.ny-con-c{margin-top:20px;}
.ny-con-weixin{text-align: center;    position: absolute;top: 20px; right: 0;}
.ny-con-weixin dl{margin:0 10px;text-align: center; display: inline-block;}
.ny-con-weixin dl dt img{ display: inline-block;}
.ny-top-left{width:425px}

.ny-about-v{margin:20px auto}
	.ny-about-v .ny-about-video{width:480px;height:400px;}
	.ny-about-v .ny-about-right{width:700px}
	.ny-about-v .ny-about-right .ny-about-p{margin-bottom:30px;}