@charset "utf-8";
*{margin:0; padding:0; list-style:none; font-family: "微软雅黑"; box-sizing: border-box;}
:focus{outline:0}
body{color:#551A8B;font-size:14px;font-family:"微软雅黑"; width: 100%;}
ul li{list-style:none}
a{text-decoration:none}
a:hover{transition-duration:.6s;transition-property:color}
img{border:none}
h1{font-size:24px}
h2{font-size:18px}
h3{font-size:16px}
h4{font-size:14px}
.clr{clear:both}
.container{margin:0 auto; width:1440px}
.w1200{width:1200px; margin:0 auto;}
em{ font-style:normal;}
body{background:#ffffff}
.l{float:left;}
.r{ float:right}



.index_header{width:100%; height:40px; background: #000000; padding: 0px 5%}
.index_header a{font-size: 14px; color: c00000; line-height: 40px; float: right; margin: 0px 10px;}
.index_header a:hover{color:#c00000; font-weight: bold;}
.h_sj{ height: 40px; float: right;	position: relative; margin-left:10px; }
.h_wx{float: right; line-height: 40px; position: relative; margin-left: 20px;}
.h_wx img,.h_sj img{width:100px; height: 100px; position: absolute; top:40px; left:0; z-index: 999; display: none;}
.h_sj:hover img{display: block}
.h_wx:hover img{display: block}
.h_sj i,.h_wx i{width:27px; height: 27px; border-radius: 50%; border: 1px solid #fff; display: block;margin-top: 5px;}
.i_shou{background: url(../images/i_sj.png) no-repeat center}
.i_weixin{background: url(../images/i_wx.png) no-repeat center}
.i_shou:hover{background:#fff url(../images/h_sj.png) no-repeat center}
.i_weixin:hover{background:#fff url(../images/h_wx.png) no-repeat center}
.h_nav{width:100%;  height:90px; line-height:90px; background: #323232; padding: 0px 4%}
.h_logo{width:366px; height:67px; float: left; margin-top:10px;}
.h_logo img{width:100%; height: auto; display: block}
.h_nav ul.nav{width:62%;  height:100%; float: right}
.nav .nLi{position:relative;float:left;display:inline;height:100%;width:11.1%; text-align: center; height:90px; background: url(../images/nav_x.png) no-repeat right center}
.nav .nLi h3{float:left;text-align:center;  font-weight: normal; width: 100%;}
.nav .nLi h3 p{width:100%;height:100%}
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#fff;font-size:16px; text-align: center }
.nav .sub{position:absolute;top:90px;left:0; z-index:999;display:none;padding:0;width:100%;background:#f5f4f4;line-height:26px; }
.nav .sub li{height:33px;border-bottom:1px solid #eee;text-align:center;line-height:33px;zoom:1}
.nav .sub li p{float:left;margin:0;width:100%}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;font-size:12px}

.nav li:hover h3{background:#c00000}
.nav .nLi:last-child{background: none}
.nav .sub li:hover p{color:#c00000}
.nav li.active{background:#c00000!important}


/*banner*/
.banner{height:700px; background: #efefef; position: relative}
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:700px;}
.banner .slideBox .hd{ height:16px; overflow:hidden; position:absolute; right:20%; bottom:30px; z-index:1; margin-left:-34.5px; }
.banner .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.banner .slideBox .hd ul li{ float:left; margin-right:2px;  width:16px; height:16px; line-height:14px; text-align:center; background:#fff; cursor:pointer; border-radius: 50%; margin: 0px 5px; }
.banner .slideBox .hd ul li.on{background: url(../images/ban_dian.png) no-repeat center}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:700px;vertical-align:middle;zoom:1; position: relative}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%}
.banner .slideBox .bd img{display:block;width:100%;height:100%}
.slideBox .prev,.slideBox .next{ position:absolute; bottom:14px; display:block; width:35px; height:35px; z-index: 999;  }
.slideBox .next{background: url(../images/ban_right.png) no-repeat center; right:17%;}
.slideBox .prev{background: url(../images/ban_left.png) no-repeat center; right:20%;}
.slideBox .prev:hover{background: url(../images/ban_hleft.png) no-repeat center}
.slideBox .next:hover{background: url(../images/ban_hright.png) no-repeat center}
.banner_info{width:100%; height: 60px; background: rgba(0,0,0,0.7); position: absolute; bottom: 0; left:0; line-height:60px; font-size: 16px; color: #fff }
.banner_info span{color:#c00000}




/*领域*/
.index_lingyu{width:100%; height: auto; overflow: hidden; background: #ffffff; padding: 70px 0 160px;}
.index_title{width:100%; height: auto; overflow: hidden; text-align: center}
.index_title h3{font-size: 36px; color: #000; font-weight: bold;  text-align: center; display: table; margin: 10px auto; position: relative}
.index_title h3:before{content: ""; width: 40px; height: 2px; background: #cfa972; position: absolute; left:-50px; top:25px}
.index_title h3:after{content: ""; width: 40px; height: 2px; background: #cfa972; position: absolute; right:-50px; top:25px}
.index_title p{font-size: 18px; color: #000; margin-top: 30px; line-height: 30px}


.index_lingyu .swiper-slide{margin-top: 96px;}
.index_lingyu .swiper-slide a{width:100%; height: auto; display: block}
.lingyu_pic{width:210px; height: 210px; border-radius: 50%; background: #fff; padding: 10px; margin: 0px auto; position: relative; z-index: 9; 
    -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.lingyu_pic img{width:100%; height: 100%; display: block; border-radius: 50%;}
.lingyu_xx{width:100%; height: 390px; background:#d4bfa0; position: relative; padding:10px; position: relative; 
	margin-top: -140px;}
.lingyu_xx_l{width:100%; height:100%; border: 1px dashed #c00000; padding:145px 20px 0; }


.lingyu_xx h3{font-size: 24px; color: #010101; font-weight: bold; text-align: center; width: 100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.lingyu_xx p{width:100%; height: 84px; overflow: hidden; font-size: 16px; color: #333333; line-height: 28px; margin: 20px 0}
.lingyu_xx span{width:100px; height: 30px; background: #c00000; text-align: center; line-height: 30px; font-size: 15px; color: #fff; display: block; margin: 0px auto;}
.index_lingyu .swiper-slide a:hover .lingyu_pic{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}
.index_lingyu .swiper-slide a span:hover{background: #fff; color: #c00000}

.index_case img{margin: 30px auto; display: block;}
.index_wenhua img{margin:0 auto; display:block;}
.index_wenhua{background:rgb(192,0,0);}
.index_lingyu .swiper-slide{margin:96px 60px;}

/*文化*/
.index_wenhua{width:100%; height: auto; overflow: hidden}
.wenhua_1,.wenhua_2,.wenhua_3{width:33.33%; height: 640px; float: left}
.wenhua_1{background:url(../images/w1.jpg) no-repeat center; position: relative}
.wenhua_2{background:url(../images/w2.jpg) no-repeat center; position: relative; padding-top: 62px;}
.wenhua_3{background:url(../images/w3.jpg) no-repeat center; position: relative}
.wenhua_info{width:100%; height: auto; background: rgba(0,0,0,0.85); text-align: center; padding: 40px 0; margin-top:372px}
.wenhua_info i{width:35px; height: 35px; display: block; background: #c00000; text-align: center; line-height: 35px; font-size: 20px; font-family: "宋体"; color: #fff; font-style: normal; margin: 0px auto;}
.wenhua_info h3{font-size: 20px; color: #ffffff; font-weight: bold; margin: 20px 0}
.wenhua_info hr{width:66px; height: 1px; background: #c00000;border: 0; display: block; margin: 0px auto;}
.wenhua_info p{font-size: 15px; color: #dddddd; line-height: 28px; width: 80%; margin: 15px auto; overflow:hidden; height: 56px;}
.wenhua_2 i{width:35px; height: 35px; display: block; background: #fff; text-align: center; line-height: 35px; font-size: 20px; font-family: "宋体"; color: #c00000; font-style: normal; margin: 0px auto;}
.wenhua_2 h3{font-size: 20px; color: #ffffff; font-weight: bold; margin: 20px 0; text-align: center}
.wenhua_2 hr{width:66px; height: 1px; background: #fff;border: 0; display: block; margin: 0px auto;}
.wenhua_xx{width:80%; height: auto; overflow: hidden; margin: 10px auto;}
.wenhua_xx h4{font-size: 18px; color: #fff; font-weight: bold; line-height: 50px;}
.wenhua_xx h5{font-size: 16px; color: #fff; font-weight: normal; margin-top: 8px;}
.wenhua_xx p{font-size: 15px; color: #e1d3c1; line-height: 30px; margin: 10px 0;}
.wenhua_xx hr{width:100%; height: 1px;  border-bottom: 1px solid #947858;  display: block; margin:15px 0}
.wenhua_link{width:auto; display: table; margin:40px auto 0;}
.wenhua_link a{width:100px; height: 30px; border: 1px solid #bcaf9d; text-align: center; line-height: 30px; float: left; margin: 0px 10px; font-size: 13px; color: #fff}
.wenhua_link a:hover{background: #fff; color:#7a603d}

.wenhua_1 img{width:100%; height: auto; display: block}
.wenhua_1:hover .wenhua_info{background: rgba(0,0,0,1);}
.wenhua_3:hover .wenhua_info{background: rgba(0,0,0,1);}




/*anlie*/
.index_case{width:100%; height: auto; overflow: hidden; background: url(../images/news_bj.jpg) no-repeat center; padding:60px 0 0}
.index_case ul{width:100%; height: auto; overflow: hidden; margin-top:45px}
.index_case ul li{width:49%; height: 166px; border: 1px solid #000; float: left; padding:15px 33px 20px; margin-bottom: 26px; position: relative}
.index_case ul li:nth-child(2n){float: right}
.index_case ul li dl{width:100%; height: 30px; line-height: 30px;}
.index_case ul li dl dt{width:70%; height: 100%; float: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 18px; color: #000}
.index_case ul li dl dd{font-size: 14px; color: #000; float: right}
.index_case ul li p{width:100%; height: 60px; font-size: 15px; color: #000; line-height: 30px;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin: 5px 0 6px}
.index_case ul li span{width:94px; height: 28px; background: #ddc5a2; text-align: center; line-height: 28px; font-size: 14px; color: #000000; display: block}
.index_case ul li:hover{background: #fff}
.index_case ul li:hover dt{color:#000}
.index_case ul li:hover dd{color:#c00000}
.index_case ul li:hover p{color:#555555}
.index_case ul li:hover span{color:#fff; background: #c00000}
.index_case ul li:hover{box-shadow: 4px 4px 1px rgba(0,0,0,0.6)}


/*留言*/
.index_liuyan{width:100%; height: 209px; background: url(../images/liuyan.jpg) no-repeat center; padding-top: 15px;}
.in_liuyan_info{width:1200px; margin: 0px auto;}
.ly_xx{width:100%; height: 47px; margin: 20px 0}
.index_liuyan h3{font-size: 30px; color: #ffffff; font-weight: bold; text-align: center}
.index_liuyan input[type="text"]{width:262px; height: 47px; border: 1px solid #bfbfbf; padding: 0px 10px; float: left; margin-right: 9px; background: none; font-size: 14px; color: #fff}
.index_liuyan textarea{width:386px; height: 47px; line-height:45px; border: 1px solid #bfbfbf; padding: 0px 10px; float: right; background: none; resize: none; font-size: 14px; color: #fff}
.f_tijiao{width:259px; height: 46px; background: #ffffff; display: block; margin: 0px auto; font-size: 14px; color: #000000; border: 0}
.f_tijiao:hover{background: #c00000; color: #fff; cursor: pointer}

.index_liuyan input::-webkit-input-placeholder { /* WebKit browsers */  
    color:    #fff;  
}  
.index_liuyan input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:    #fff;  
   opacity:  1;  
}  
.index_liuyan input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:    #fff;  
   opacity:  1;  
}  
.index_liuyan input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:    #fff;  
}  


.index_liuyan textarea::-webkit-input-placeholder { /* WebKit browsers */  
    color:    #fff;  
}  
.index_liuyan textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:    #fff;  
   opacity:  1;  
}  
.index_liuyan textarea::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:    #fff;  
   opacity:  1;  
}  
.index_liuyan textarea:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:    #fff;  
}  




/*底部*/
.footer{width:100%;height:auto;background:#000000;  display: block; padding: 30px 0 20px; overflow: hidden; }
.footer_nav{width:auto; display: table; margin: 0px auto}
.footer_nav a{font-size: 16px; color: #ffffff;padding-bottom: 10px; margin: 0px 15px;}
.footer_nav a:hover{border-bottom:2px solid #ddc5a2; }
.footer_lianxi{width:1005; height: auto; margin: 30px 0; text-align: center}
.footer_lianxi h3{font-size: 24px; color: #fff; font-weight: bold; text-align: center; margin-bottom: 10px;}
.footer_lianxi p{font-size: 30px; color: #c00000;  text-align: center; font-family: "Arial"}
.footer_info{width:340px; height: auto; float: left; margin-left: 57px; padding-top:45px}
.footer_info .f_logo{width:179px; height: auto;}
.footer_left_xx{width:100%; height: auto; margin-top: 20px; }
.footer_left_xx h3{font-size: 20px; color: #fff; font-weight: bold; margin-bottom: 10px;}
.footer_left_xx p{font-size: 14px; color:#fff; line-height:32px; background: url(../images/dian.png) no-repeat left; padding-left: 35px;}
.f_tupian{width:auto; display: table; margin:10px auto;}
.f_tupian .h_wx{margin-left: 0}
.f_tupian img{width:80px; height: 80px;}
.copy{clear:both;width:100%;height:50px;color:#fff;font-size:14px;line-height:50px; margin-top:20px;}
.copy_l{float:left; font-size:14px; color:#ffffff}
.copy_l a{color:#777777}
.copy_l a:hover{color:#c00000!important}
.copy_r{float:right; margin-left:15px; height: 100%; font-size:14px; color:#ffffff}




/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#c00000;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}



/*内页：通用*/
.ny_ban{margin-top:0px; height:400px;}
.contact_ban{background:url(../images/contact_ban.jpg) no-repeat center }
.about_ban{background:url(../images/about_ban.jpg) no-repeat center }
.case_ban{background:url(../images/case_ban.jpg) no-repeat center }
.djzl_ban{background:url(../images/djzl_ban.jpg) no-repeat center }
.lswj_ban{background:url(../images/lswj_ban.jpg) no-repeat center }
.news_ban{background:url(../images/news_ban.jpg) no-repeat center }
.service_ban{background:url(../images/service_ban.jpg) no-repeat center }
.team_ban{background:url(../images/team_ban.jpg) no-repeat center }







.nyban-title > h3{ font-size:28px; color:#d7ac75; line-height: 60px; padding-top: 120px; }
.nyban-title > hr{ width:46px; height: 1px; background: #898989;}
.nyban-title > p{ color:#bfbfbf; font-size:14px; padding-top: 20px;}
.my-pos{padding-top: 70px;}
.my-pos > p > .icon{ font-size:20px; float:left; display: block; color:#d7ac75; padding-right: 4px;}
.my-pos > p{ color:#ffffff; font-size:14px; float:left;}
.my-pos > a { float:left; display: block; color:#ffffff; font-size:12px;}
.my-pos > span{ display:block; float:left; color:#ffffff; padding: 0 5px;}
.my-pos > em{ display:block; float:left; color:#ffffff; font-size:12px;}
.ny-main{ position:relative; top:-55px; background: #ffffff; box-shadow: 0 0 20px #000;padding-bottom: 80px;}
.nyfl-li > a { color:#000; font-size:16px;}
.ny-fl .active > a{ color:#000;}
.ny-fl a:after { content: ""; width: 0; height: 1px; background: #d7ac75; transition: all .4s ease-in-out 0s;display: inherit;position: absolute; bottom: 0;left: 0; }
.nyfl-li:hover a:after{ width:100%;}
.nyfl-li:hover a{ color:#fff;}
.nyfl-li{ padding:0 20px; float:left; line-height: 55px; border-bottom:1px solid #313131; margin: 0 10px; position: relative;}
.nyfl-li > a > img{display: block; float: left; margin-top: 22px; padding-right: 10px;}
.ny-fl{ display:table; }
.nym-top { margin-top:50px; padding: 0 30px; color:#000 }
.nymt-title > h3{ color:#000; font-size:21px; text-align: center;}
.nymt-title > p{ color:#898989; font-size:14px; text-align: center; line-height: 40px;}


.ny-fl .active img
{
transform:rotate(90deg);
-ms-transform:rotate(90deg); 	/* IE 9 */
-moz-transform:rotate(90deg); 	/* Firefox */
-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
-o-transform:rotate(90deg); 
 margin-top:28px;	/* Opera */
}







/*内页：三级导航*/
.pro_sanji{width:800px; height:auto; overflow:hidden;  display:none;}
.pro_sanji a{color:#959595; font-size:16px; float:left; margin:20px 30px 0; height:35px; line-height:35px;}
.pro_sanji a.active{color:#d7ac75}


/*内页：公司简介*/
.nym-cont{ color:#000; font-size:16px; line-height: 38px;border-bottom:1px solid #313131; padding-bottom: 40px; margin-top: 30px; }
.nymb-r{ width:500px; height:360px; overflow: hidden; margin-left: 30px;}
.nymb-r > img{ width:500px; height:360px;}
.nymb-l{ width:610px;}
.nymb-l > h3{ color:#d7ac75; font-size:18px; margin-bottom: 25px; padding-top: 55px;}
.nymb-l > hr{ width:55px; height: 1px; background: #313131;}
.nymb-l > p{ color:#898989; font-size:15px; line-height: 36px;padding-top: 70px;}
.nymb-main{ display:table; border-bottom:1px solid #313131;padding-bottom: 50px; padding-top: 50px; width: 1140px;  margin: 0 auto;}
.nymb-r2{ margin-left:0 !important; margin-right: 30px;}


/*内页：新闻列表*/
.nynews-top{ display:table; margin-bottom: 40px; height: 420px;}
.nynewst-li{ float:left; width:333px; margin-right: 70px; position: relative; top:0; transition: .3s;}
.nynewst-li:after{ content:"";width:0; height: 1px; background: #be9765; display: inherit; position: relative; top:40px; transition: all .4s ease-in-out 0s;}
.nynewst-li:nth-child(3){ margin-right:0;}
.nynewstli-div{ width:333px; height: 220px; overflow: hidden}
.nynewstli-div > img{ width:333px; height: 220px; transition: .6s;}
.nynewst-li > a > h3{ font-size:16px; color:#fff; padding-top: 15px;transition: .3s;}
.nynewst-li > a > span{color:#626262; font-size:16px; line-height: 30px;}
.nynewst-li > a > p{ padding-top: 10px; color:#959595; font-size:14px; line-height: 26px;}
.nynewsb-li{ height:auto; border-bottom:1px solid #313131; padding: 25px 0; overflow:hidden}
.nynewsb-li > a { display:block;}
.nynewsb-li:after{ content:""; width:0; height: 1px ; background:#be9765; display: inherit; position: relative;top: 165px; transition: all .4s ease-in-out 0s;}
.nynewsbli-div{ width:213px; height: 140px; overflow: hidden}
.nynewsbli-div > img{  width:213px; height: 140px; transition: .6s;}
.nynewsb-m{ width:700px; margin-left: 50px; position: relative; left:0; transition: .3s;}
.nynewsb-m > h3{ color:#000; font-size:16px; line-height: 50px;}
.nynewsb-m > p{color:#000; font-size:14px; line-height: 30px; padding-top: 10px;}
.nynewsb-r > h3{ color:#000; font-size:14px; padding-top: 12px;}
.nynews-bot { margin-bottom:50px;}
.nynewsb-r > p{ margin-top:30px; color:#000; font-size:12px; width:86px; height: 30px; line-height: 30px; text-align: right; transition:.3s;}
.nynewst-li:hover {  top:-20px;}
.nynewst-li:hover a > h3{ color:#be9765;}
.nynewst-li:hover:after{ width:333px;}
.nynewst-li > a > em{ display: none;    float: right;margin-top: 10px; color: #fff; font-size: 12px; transition: .3s;}
.nynewst-li:hover  a > em{ display:block;}
.nynewst-li:hover .nynewstli-div > img{ transform: scale3d(1.1,1.1,1);}
.nynewsb-li:hover .nynewsb-m{ left:-10px;}
.nynewsb-li:hover .nynewsb-m > h3{ color:#be9765;}
.nynewsb-li:hover .nynewsb-r > p{ background:#be9765; color:#fff; text-align: center;}
.nynewsb-li:hover:after{ width:100%;}
.nynewsb-li:hover .nynewsbli-div > img{ transform:scale3d(1.1,1.1,1);}








/*内页：产品列表*/
.nypro .inpro-li{ margin-right:20px; width:364px; height:auto; float:left; margin-bottom:20px;}
.nypro .inproli-div{width:364px;height: 280px;overflow: hidden;}
.nypro .inpro-li p{width:100%; height:35px; line-height:35px; text-align:center; font-size:16px; color:#fff}
.nypro .inproli-div img{width:100%;height: 100%;}
.nypro > ul,.nycase > ul,.nyhonor > ul{ overflow: hidden;margin-bottom:50px;}
.nypro .inpro-li:hover > a > p:after{ width:364px;opacity: 1;}
.nypro .inpro-li:nth-child(3){ margin-right:0;}
.nypro .inpro-li:nth-child(6){ margin-right:0;}
.pro-banner{ background: url(../images/pro-ban.jpg) no-repeat center !important;}
.down-ban{background: url(../images/down-ban.jpg) no-repeat center !important;}
.case-banner{background: url(../images/case-ban.jpg) no-repeat center !important;}

.nupro-img > img { width:600px; height: 646px; display: block; margin: 0 auto; margin-bottom: 40px;}
.nypro-main > h3{ width:100%; height: 50px; line-height: 50px; text-align: center; color:#fff; font-size:21px; font-weight: bold; margin-bottom: 60px; background: #2a2a2a;}



/*案列*/
.nycase{width:100%; height:auto;}
.nycase .incase-li{width:266px; height:auto; float:left; margin-right:25px; margin-bottom:15px;}
.incaseli-div,.incaseli-div img{width:100%;}
.nycase .incase-li:nth-child(4n){ margin-right:0;}
.nycase .incase-li p{width:100%; color:#fff; height:35px; line-height:35px; text-align:center; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}



/*内页：荣誉资质*/
.nyhonor-li{ float:left; margin-bottom: 30px; margin-left: 30px; margin-right: 5px; position: relative;}
.nynohorli-div{width:333px;height: auto;overflow:hidden;border:1px solid #434343;}
.nynohorli-div > img{width:333px;height: auto;transition: .6s;}
.nyhonor-li > a > p{ background:#313131; line-height: 40px; color:#be9765; font-size:15px; text-align: center;position: relative; transition: all .4s ease-in-out 0s;}
.nyhonor-li:hover > a > p{ color:#fff;background:#be9765; }
.nyhonor-li:hover .nynohorli-div > img{ transform:scale3d(1.1,1.1,1);}





/*内页:合作伙伴*/
.nypart .inhzhb-li > p{ color:#434343; font-size: 16px; line-height: 40px; text-align: center;}
.nym-top .inpart-li{ margin-bottom:30px; margin-right: 21px;}
.nym-top .inpartli-div{width:205px; height: 111px;}
.nym-top .inpartli-div > img{ width:205px; height: 111px;}
.nym-top .inpart-li:nth-child(5) { margin-right: 0;}
.nym-top .inpart-li:nth-child(10) { margin-right: 0;}
.keyword_light{font-size:16px; line-height:38px!important;}


/*内页：团队*/
.nyteam ul{width:100%; height:auto; overflow:hidden}
.nyteam-li{ float:left; margin-bottom: 30px;  margin-right:20px; position: relative; width:270px; height:auto; overflow:hidden}
.team-div{width:100%;height: auto;overflow:hidden;border:1px solid #434343;}
.team-div > img{width:100%;height: auto;transition: .6s;}
.nyteam-li > a > p{ background:#313131; line-height: 40px; color:#be9765; font-size:15px; text-align: center;position: relative; transition: all .4s ease-in-out 0s;}
.nyteam-li:hover > a > p{ color:#fff;background:#be9765; }
.nyteam-li:hover .nynohorli-div > img{ transform:scale3d(1.1,1.1,1);}
.nyteam-li:nth-child(4n){margin-right:0}







/*联系方式*/
.nycontm-li{ float:left; padding: 0 114px;}
.nycontm-li > .icon{ font-size:70px; color:#be9765; text-align: center; display: block; height:50px; }
.nycontm-li:nth-child(2){ border-right:1px solid #313131;border-left:1px solid #313131}
.nycontm-li > h3{ font-size:18px; text-align: center; color:#fff; margin-top: 15px;}
.nycontm-li > p{ font-size:14px; text-align:center; color:#959595; line-height: 30px;}
.nycont-m{ margin-top:50px;  display: table; float:left;  color:#7d7d7d; line-height:28px; }
.nycont-m h3{font-size:16px; }
.nycont-m p{font-size:14px;}
.nyewm-li{ float:left; width:130px; margin-left:20px;}
.nycont-ewm > ul{ margin:0 auto; display: table; max-width: 900px;margin-top:50px;padding-bottom: 90px;}
.nyewm-li > img{ width:100%; height: auto;}
.nyewm-li > p{ color:#7d7d7d; font-size:16px; text-align: center; line-height: 40px;}
.nyewm-li + .nyewm-li { margin-left:40px;}





@media screen and (max-width:1450px){
	.container{width:96%;}
	.h_nav ul.nav{width:68%}
	.h_logo{width:20%; height:auto; margin-top:20px;}
	.nav .sub{left:50%; width:140px; margin-left:-70px;}
}




