@charset "utf-8";
/* CSS Document */

/* 通用属性 */
* {margin:0;padding:0;list-style:none;}
body {font-size:14px;color:#000;/* font-family:Microsoft YaHei,sans-serif; */}
img { border:0; vertical-align:top;
	image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
html, body {width:100%;height:100%;max-width: 100%;min-width: 320px;position: relative;}
address, caption, cite, code, dfn, em, th, dt, var {font-style: normal;font-weight: normal;}
::-webkit-scrollbar{width: 8px;height: 8px;}
::-webkit-scrollbar-thumb{background-color: rgb(204 0 0 / 0.6);-webkit-transition: background-color .3s;transition: background-color .3s;}
::-webkit-scrollbar-track{background: rgba(255,252,252,.11);}

/* a */
a { color:#333; text-decoration:none; }
a:visited { }
a:active, a:hover{text-decoration:none;color:#cc0000;}
a:focus{outline:none;text-decoration:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
h1,h2,h3,h4,h5,h6,p,ol,ul{padding: 0;margin: 0;}
:focus{outline: none;}
.ovfl{overflow: hidden;}
.flex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.lflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.ltflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.lbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.rflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.rtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.rbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.mflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.dh300s{transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;}
.donghua{-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
::after, ::before {-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.dhwz{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.dhwz2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.mar0a{margin: 0 auto;}
.con-fff{width:100%;height:100%;position:relative;}
.bgf8{background:#f8f8f8;}
.bgfff{background:#fff;}
.fl {float:left;}
.fr {float:right;}
input { border-radius:0; -webkit-appearance:none; appearance:none; background:none; border:0; box-shadow:0 0 0; font-size:14px; }
textarea { border-radius:0; -webkit-appearance:none; appearance:none;  background:none; border:0; box-shadow:0 0 0; font-size:14px; }
table {border-collapse:collapse; border-spacing:0;}
table td, table th{padding: 5px 10px;border: 1px solid #ddd;}

.container1{ width:100% }
.top .row{ margin-left: 0; margin-right: 0;}

.temp_on_con input{
    width: 100%;
    border: 1px solid #ccc;
    line-height: 36px;
    padding-left: 10px;
}

@media (min-width: 1270px){
	.container{width: 1240px;}
}
@media (min-width: 1370px){
	.container{width: 1340px;}
}
@media (min-width: 1470px){
	.container{width: 1440px;}
}
@media (max-width:767px) {
	.container{padding-left: 10px;padding-right: 10px;width: 100%;}
	.row{margin-left: -10px;margin-right: -10px;}
}

@font-face{
font-family:ch;
/*为引入的字体命名*/
src:url(../fonts/timesbd.ttf);
/*定义要引dao入字体文件的路dao径*/
}

.head-top{ background: #333;}
.head-top h2{ color: #fff; font-size: 14px; line-height: 42px; float: left;}
.head-top .head-right{ float: right;}
.head-top .head-right p{float: left;padding-left: 24px;margin-left: 30px;}
.head-top .head-right p a{ color: #fff; line-height: 42px;}
.head-top .head-right .head-p1{ background: url(../images/head-p1.png) left no-repeat;}
.head-top .head-right .head-p2{ background: url(../images/head-p2.png) left no-repeat;}
.head-top .head-right .head-p3{ background: url(../images/head-p3.png) left no-repeat;}

.head-wenzi{float: left;padding-top: 38px;padding-left: 16px;}
.head-wenzi h1{ font-size: 20px; font-weight: bold;color: #cc0000; padding-bottom: 10px;}
.head-wenzi h2{ font-size: 20px; font-weight: bold;color: #cc0000; padding-bottom: 10px;}
.head-wenzi p{ font-size: 16px;}

@media (max-width: 767px) {
	.head-wenzi{ display: none; }
	.head-top{ display:none; }
}

.sp-zoom1{ display:none !important; top:0 !important; }

.top-tel{ float: right; padding-left: 20px; padding-top: 37px;}
.top-tel h3{ font-size: 18px;}
.top-tel p{ font-size: 30px; color: #cc0000;}

/* 头部 */
.head{width:100%;height: 130px;top:0;left:0;z-index:9999;background:#fff;border-bottom: 1px solid #ccc;}
.header_space{ width:100%; height:100px;}
/*头部logo*/
.logo{float:left;margin-top: 28px;}
@media only screen and (max-width: 1200px) {
.logo{ margin-left:3%}
}
@media only screen and (min-width: 415px) {
.logo img{height: 68px!important;}
}
@media only screen and (max-width: 414px) {
	.head,.header_space{ height:65px!important;}
	.logo{ margin-top:12.5px}
	.logo img{ height:40px!important}
}
.nav{float:right;height: 130px;position:relative;}
#shop { float:right; height:100%; margin-left: 20px; position:relative; display:none; }	
#shop i{ display:block; ; float:left; cursor:pointer; font-style:normal}
#shop #head-search{width:45px; height:100%; background:url(../images/icon-search.png) no-repeat center;}
#shop #head-nav{width: 45px;height: 100%;background: url(../images/icon-nav.png) no-repeat center;border:none;margin-top: 0;font-size: 0;}
#shop #m-head-nav{height: 16px;position: relative;float: left;z-index: 999;display:none;margin-left: 20px;margin-top: 42px;width: 24px;}	
#shop #m-head-nav .line{width: 24px;height: 2px;background-color: #600624;position: absolute;left: 0px;top: 7px;}
#shop #m-head-nav .line1{margin-top: -7px;}
#shop #m-head-nav .line3{margin-top: 7px;}
#shop #m-head-nav[data-active="on"] .line1{margin-top: 0;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
#shop #m-head-nav[data-active="on"] .line2{display: none;}
#shop #m-head-nav[data-active="on"] .line3{margin-top: 0;-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);}
#shop a{ display:block; width:28px; height:96px; float:left;}
#shop .btn-search{position:absolute; top:30px; right:0px; width:28px; height:28px; background:url(../top_search.png) no-repeat center}
#shop .btn-lang {position:absolute;top:30px; right:48px; width:28px; height:28px; background:url(../top_tel.png) no-repeat center}
#nav{float:right;border-bottom: 4px solid #cc0000;}
#nav>li{float:left;position: relative;}
#nav>li>a{position:relative;z-index:2;display:block;width:100%;height:100%;font-size:16px;padding: 0 12px;border-left: 1px solid transparent;border-right: 1px solid transparent;line-height: 126px;text-align:center;color:#222;-webkit-transition:color 200ms;transition:color 200ms;}
.nav2{position: absolute;top: 126px;left: 0;margin-left:0;border-top: 4px solid #cc0000;background: #fff;z-index: 999999;width: 600px;box-shadow: 0 3px 5px 1px rgba(0,0,0,.2);display: none;}
.nav2li{font-size: 14px;line-height: 42px;border-bottom: 1px solid #e5e5e5;border-right: 1px solid #ccc;text-align: center;float: left;width: 50%;}
#nav>li:nth-child(7n) .nav2{left: -28px;}
#nav>li:nth-child(8n) .nav2{left: -114px;}
#nav>li:nth-child(9n) .nav2{left: -198px;}
#nav>li:nth-child(10n) .nav2{left: -284px;}
.nav2li p{ width: 100%;}
.nav2li p a{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;float: left;/* border-right: 1px solid #ccc; */text-align: left;}

.nav2li:first-child{}
.nav2name{display: block;color: #333;padding: 0 8px;font-size: 15px;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all .3s;-webkit-transition: all .3s;}
.nav2name:hover{background-color: #e5e5e5;color: #444444;}
.nav2right{width: 211px;float: left;padding-left: 20px;padding-bottom: 10px;border-left: 1px solid #eaeaea;}
.nav2right .nav2txt{margin-top: 14px;line-height: 22px;color: #666;}
.nav2right .nav2txt p{max-height: 88px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;}
#nav>li.on>a, #nav>li>a:hover{color: #cc0000;background: url(../images/nav_c.png) center bottom no-repeat;/* border-left: 1px solid #eee; *//* border-right: 1px solid #eee; *//* font-weight:bold; */}
#nav>li:hover>.nav2{display: block;}

@media only screen and (max-width: 1440px) {
    #nav>li>a{ padding: 0 6px; }
}

@media only screen and (max-width: 1309px) {
	#shop { margin-left:30px; }
}
@media only screen and (max-width: 1200px) {
	#shop{ display:block; }	
	#nav{ display:none; }
	.nav{ margin-right:3%; }
	#shop #m-head-nav{ display:block; }
}
@media only screen and (max-width: 500px) {
	#shop { margin-left:0px; }
}
@media only screen and (max-width: 414px) {
	.nav{ height:65px;}
	#shop #head-search,
	#shop #head-nav{width: 35px;}
	#shop #m-head-nav{ margin-top:24.5px; margin-left:10px;}
	.mm-nav-box{top: 0px!important;}
}

.q_search{position:absolute;right:0;top:100px;width:280px;background-color: #fff;-webkit-background-clip: padding-box;background-clip: padding-box;-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);box-shadow: 0 6px 12px rgba(0,0,0,.175);border: 1px solid rgba(0,0,0,.15);z-index:99999;display:none;}
.q_search .q_search1{padding:25px 20px;}
.q_search .form-group{position:relative;margin:0;}
.q_search input[type="search"]{display: block;width: 100%;color: #000;line-height: 24px;padding: 7px 40px 7px 15px;height: 40px;border: 1px solid #e0e0e0;background: #fff;}
.q_search .search-btn{position: absolute;right: 0;top: 0;width: 40px;height: 40px;text-align: center;color: #555;font-size: 12px;background: 0;cursor: pointer;border:0;}


/*小屏幕导航*/
.mm-nav-box{ overflow:hidden;position: fixed;top: 0;right: 0;width: 100%;height: 100%;z-index: 998;display: none;-webkit-transform: translateY(-100%);-moz-transform: translateY(-100%);-ms-transform: translateY(-100%);-o-transform: translateY(-100%);transform: translateY(-100%);}
.mm-nav-box[data-on="active"]{ -webkit-transform: translateX(0);-moz-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0);}
.mm-nav-box .mm-wrap{ position: fixed;top: 0;right: 0;width: 40%;padding-bottom: 15px;z-index: 100;}
.mm-nav-box .mm-wrap:before{ content: "";width: 100%;height: 100%;position: absolute;top: 0;left: 0;background-color: #fff;z-index: -1;}
.mm-nav-box .mm-nav .li1{ margin: 0 20px;line-height: 60px;border-bottom: 1px solid rgba(0,0,0,.15);}
.mm-nav-box .mm-nav .li1 .a1{ display: block;color: #222222;font-size: 16px;}
.mm-nav-box .mm-nav .li1.on .a1{ color: #e00000;}
.mm-nav-box .mm-nav .li1.on .mm-title{ border-color: #e00000;}
.mm-nav-box .mm-nav .li1 .mm-title{ position: relative;height: 60px;line-height: 60px;}
.mm-nav-box .mm-nav .li1 .mm-title .am{ display:block;width:100%;height:100%;}
.mm-nav-box .mm-nav .li1 .mm-title .a1{ position: absolute;top: 0;left: 0;height: 100%;z-index: 10;}
.mm-nav-box .mm-nav .li1 .mm-title .click{ position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.mm-nav-box .mm-nav .li1 .mm-title .click:after{ content: "";position: absolute;top: 50%;right: 20px;width: 6px;height: 6px;border-top: 1px solid #222222;border-right: 1px solid #222222;-webkit-transform: rotate(135deg);-ms-transform: rotate(135deg);-o-transform: rotate(135deg);transform: rotate(135deg);margin-top: -3px;}
.mm-nav-box .mm-nav .li1 .mm-title .mclick{ position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.mm-nav-box .mm-nav .li1 .mm-title .mclick a{ display:block;width:100%;height:100%;}
.mm-nav-box .mm-nav .li1.on .mm-title .click:after{ border-color: #e00000;}
.mm-nav-box .mm-nav .li1 .mm-innav{ display: none;padding: 6px 0;}
.mm-nav-box .mm-nav .li1[data-on="click"] .mm-innav{ display: block;border-top: 1px solid rgba(0,0,0,.15);}
.mm-nav-box .mm-nav .li1[data-on="click"] .mm-title .click:after{ -webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
.mm-nav-box .mm-nav .li1[data-on="click"] .a1{ color:#600624}
.mm-nav-box .mm-nav .li1 .mm-innav li{margin: 0 10px;border-bottom: 1px solid rgba(255,255,255,.4);line-height: 1;}
.mm-nav-box .mm-nav .li1 .mm-innav li a{color: #222222;font-size: 14px;line-height: 1.4;display: block;padding: 6px 0;}
.mm-nav-box .mm-nav .li1 .mm-innav li a:hover{ color:#600624; }
.mm-nav-box .mm-nav .li1 .mm-innav li .box2{ margin: 0 15px; }
.mm-nav-box .mm-wrap .mmlang{ padding: 0 10px;font-size: 0;display: none; }
.mm-nav-box .mm-wrap .mmlang .mmitem{height: 55px;line-height: 55px;width: 50%;font-size: 14px;color: #222222;display: inline-block;*display: inline;*zoom: 1;text-align: center;}
.mm-nav-box .mm-wrap .mmlang .mmitem.on{color:  #e00000;}
@media only screen and (max-width: 1200px){
	.mm-nav-box {display: block;}
}
@media only screen  and (max-width: 800px){
	.mm-nav-box .mm-nav .li1 .mm-title{height: 45px;line-height: 45px;}
}
@media only screen  and (max-width: 600px){
	.mm-nav-box .mm-wrap{width: 100%;padding-bottom: 0;top: 65px;}
	.mm-nav-box .mm-nav .li1 .mm-title .a1{font-size: 14px;}
	.mm-nav-box .mm-nav .li1 .mm-innav li a{font-size: 13px;text-align: left;}
	.mm-nav-box .mm-nav .li1{margin: 0 10px;}
	.mm-nav-box .mm-wrap .mmlang{display: block;}
}

/* 轮播图 */
#banner{position:relative;}
#banner video{width:100%;display:block;}
#banner .swiper-slide a{display:block;}
#banner .swiper-slide img{display:block;max-width:100%;}
#banner .swiper-pagination{bottom:40px;font-size:0;width: auto;left: 50%;transform: translateX(-50%);background: rgba(0,0,0,0.2);padding: 8px 15px;border-radius: 20px;}
#banner .swiper-pagination-bullet{width: 13px;height: 13px;opacity:1;border-radius: 10px;background: rgb(255 255 255 / 80%);position:relative;margin: 0 4px;}
#banner .swiper-pagination-bullet-active{background: #cc0000;width: 13px;}
#banner .swiper-button-prev, #banner .swiper-button-next{width:46px;height:46px;background:url(../images/page/ban-jt.png) no-repeat center left;border:1px solid #fff;border-radius:50%;transition:all .3s;-webkit-transition:all .3s;}
#banner .swiper-button-prev{left:-115px;}
#banner .swiper-button-next{right:-115px;transform: rotate(180deg);}
#banner:hover .swiper-button-prev{left:115px;}
#banner:hover .swiper-button-next{right:115px;}
#banner .swiper-button-prev:hover, #banner .swiper-button-next:hover{background:url(../images/page/ban-jt.png) no-repeat center left -46px #fff;box-shadow: 0 0 3px 0px rgb(200 200 200 / 80%);}
@media (max-width: 1400px){
	#banner .swiper-button-prev{left:60px;}
	#banner .swiper-button-next{right:60px;}
}
@media (max-width: 767px){
	#banner .swiper-pagination{bottom:20px;}
	#banner .swiper-pagination-bullet{border:none;}
	#banner .swiper-button-prev, #banner .swiper-button-next{display:none;}
}
@media (max-width: 450px){
	#banner .swiper-pagination{bottom: 5px;padding:8px;}
	#banner .swiper-pagination-bullet{width:8px;height:8px;margin:0 5px;}
}

/**/
#sy-liuyan{ position: relative; z-index: 9;}
.sbly{position: absolute;left: 50%;top: -60px;background: #fff;padding: 24px 0px;border-radius: 0px 0px 30px 0px;box-shadow: 3px 4px 10px 3px #999;transform: translateX(-50%);}
.sbly img{ position: absolute; top: -34px;left: 0;}
.sbly h2{ text-align: center; font-weight: bold; padding-bottom: 20px; }
.sbly .lyb{ position: relative;padding: 0 50px; }
.sbly .lyb .form-liuyan{/* float: left; */}
.sbly .lyb .form-liuyan label{ float: left; line-height: 32px; font-size: 16px; font-weight: normal; }
.sbly .lyb .form-liuyan .form-control{ float: left;width: 78%;color: #999; }
.btn-an{float: right;padding: 8px 70px;background: #cc0000;color: #fff;border-radius: 16px;margin-top: 10px;margin-right: 44px;}
.btn-an:hover{ background:#ee3333; }

@media (max-width:1366px) {
    .btn-an{ margin-right: 33px; }
}

@media (max-width:767px) {
  .sbly{position: absolute;left: 50%;top: 0px;background: #fff;padding: 24px 0;border-radius: 0px 0px 30px 0px;box-shadow: 3px 4px 10px 3px #999;transform: translateX(-50%);width: 90%;}
  .sbly img{ position: absolute; top: -34px;left: 0;}
  .sbly h2{text-align: center;font-weight: bold;padding-bottom: 20px;font-size: 20px;}
  .sbly .lyb{position: relative;padding: 0;}
  .sbly .lyb .form-liuyan{}
  .sbly .lyb .form-liuyan label{float: left; line-height: 32px; font-size: 16px; font-weight: normal;}
  .sbly .lyb .form-liuyan .form-control{float: left;width: 100%;color: #999;}
  .btn-an{ margin-right: 0px; padding: 6px 105px; margin-top: 20px; margin-left: 20px;}
}
@media (max-width:420px) {
	.btn-an{margin-right: 0px;padding: 6px 86px;margin-top: 20px;margin-left: 0px;margin-right: 42px;}
}

@media (max-width:330px) {
	.btn-an{margin-right: 22px;}
}

/*搜索*/
.search {line-height: 72px; height: 72px; display: block; overflow: hidden; border-bottom: 1px solid #ccc;}
.search .gjc { float: left; padding-left: 28px; background: url(../images/huo.png) left no-repeat;}
.search .gjc em { font-size: 18px; color: #cc0000; font-weight: bold; position: relative; top: 2px;}
.search .gjc span { font-size: 14px; color: #cc0000; padding-left: 5px; font-weight: bold;}
.search .gjc a { font-size: 14px; color: #666666; }
.search .gjc a:hover { color: #cc0000;  }
.search .sc { float: right; }
.search .sc form { width: 348px;height: 56px;padding-top: 12px;border-bottom: none;border-top: none;background: #ffffff;display: block;}
.search .sc form .tt { font-size: 14px;color: #999;float: left;line-height: 44px;padding-left: 24px;width: calc(100% - 72px);border: 1px solid #ccc;border-right: none;border-radius: 30px 0px 0px 30px;}
.search .sc form .s_bt { float: right;width: 72px;height: 46px;color: #fff;display: block;border-radius: 0 30px 30px 0;font-size: 0;background: url(../images/fdj.png) no-repeat center #cc0000;}
.skt{ float: left;padding-left: 48px;padding-right: 16px;margin-top: 15px;background: url(../images/dianhua.png) left no-repeat;border-right: 1px solid #ccc;}
.skt h2{ font-size: 14px;padding-top: 3px; }
.skt p{ line-height: 30px;font-size: 18px;font-weight: bold; }

@media(max-width: 1430px) {
	.search .gjc{ width: 50%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
}

@media(max-width: 1260px) {
	.search .gjc{ width: 50%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
}

@media(max-width: 1200px) {
	.search .sc form{ width:320px; }
	.search .sc form .s_bt{ width: 62px; }
}
	
@media(max-width: 992px) {
	.search .sc form {width: 100%;}
}

@media(max-width: 767px) {
	.search {height: auto;padding-left: 10px;padding-right: 10px;line-height: 32px;}
	.search .gjc em { display: none; } 
	.search .gjc {width: 60%;height: 72px;line-height: 72px;overflow: hidden;padding-left: 30px;}
	.search .gjc span { color: #cc0000; }
	.search .sc { float: none; display: inline-block; margin: 0 auto; width: 100%; }
	.search .sc form {margin: 0px auto 0px auto;/* border: 1px solid #eee; */}
}

@media(max-width: 500px) {
	.search { line-height: normal; padding: 0 0;}
	.search .container{}
	.search .sc form {margin: 5px auto 10px auto;width: 100%;/* border: 1px solid #eee; */height: 42px;padding-top: 0;}
	.search .gjc{width: 100%;height: 48px;line-height: 48px;}
	.skt{border-right: none;position: relative;left: 50%;transform: translateX(-50%);}
	.search .sc form .tt{line-height: 40px;}
	.search .sc form .s_bt{height: 42px;width: 72px;}
}


/* 首页标题 */
.sy-tit{padding:0 10px;text-align: center;}
.sy-tit h2{font-size: 42px;color: #444;font-weight: bold;}
.sy-tit h2 em{ font-weight: bold;color: #cc0000;}
.sy-tit p{color: #666;font-size: 18px;margin-top: 3px;padding: 10px 0;text-transform:uppercase;font-family:Arial;}
.sy-tit i{background: url(../images/sy-tit-img.png) center no-repeat;height: 20px;width: 90px;display: inline-block;}
@media only screen and (max-width:1199px){
	.sy-tit h2{font-size: 38px;}
	.sy-tit p{font-size: 16px;margin-top: 5px;}
}
@media only screen and (max-width:767px){
	.sy-tit h2{font-size: 30px;}
	.sy-tit p{font-size: 14px;margin-top: 5px;}
}
@media only screen and (max-width:500px){
	.sy-tit h2{font-size: 26px;}
}

/*栏目1*/
#lanmu1{ padding-top: 170px; padding-bottom: 30px; border-bottom: 1px solid #ccc;}
.sy-sidian{display: block;padding: 0 296px;}
.msy-sidian{ display: none;  }
.sy-sidian ul{}
.sy-sidian .lan1{background: url(../images/diyilan1.png) left no-repeat;}
.sy-sidian .lan2{ background: url(../images/diyilan2.png) left no-repeat;}
.sy-sidian .lan3{ background: url(../images/diyilan3.png) left no-repeat;}
.sy-sidian .lan4{ background: url(../images/diyilan4.png) left no-repeat;}
.sy-sidian li{float: left;padding-left: 64px !important;}
.sy-sidian li h2{ font-size: 24px; font-weight: bold; padding-bottom: 10px; color: #c00; text-align: left;}
.sy-sidian li p{ font-size: 16px; text-align: left;}
.foot-p1{color:#fff;font-size: 14px;padding: 10px 0;}
.foot-p1 a{ color:#fff; }

@media screen and (max-width: 1440px) {
	.sy-sidian{display: block;padding: 0 86px;}
}

@media screen and (max-width: 769px) {
	
}

@media screen and (max-width: 450px) {
	#lanmu1{padding-top: 382px;}
	.sy-sidian{ display: none; }
	.msy-sidian{display: block;position: relative;}
	.msy-sidian img{/* position:absolute; *//* left: 10px; *//* top:0; */min-width: 100%;height: auto;}
}

/*栏目2*/
#fuwucp{ padding: 32px 0;}
.sy-fuwu{}
.sy-fuwu .sy-title{ text-align: center; padding-bottom: 20px;}
.sy-fuwu .sy-title i{ width: 52px; height: 5px; background: #c00; display: inline-block;}
.sy-fuwu .sy-title h2{ font-size: 40px; font-weight: bold; padding-bottom: 10px; padding-top: 10px;}
.sy-fuwu .sy-title p{ font-size: 16px; color: #999;}
.sy-fuwu .fuwufl{}
.sy-fuwu .fuwufl .fuwulanmu{ text-align: center;  float: left; border-right: 1px solid #ccc; margin-bottom: 20px; padding: 42px 0;}
.sy-fuwu .fuwufl .fuwulanmu:nth-child(4n) { border-right:none;}
.sy-fuwu .fuwufl .fuwulanmu img{ display: inline-block; padding-bottom: 52px;}
.sy-fuwu .fuwufl .fuwulanmu h2{font-weight: bold;font-size: 24px;}
.sy-fuwu .fuwufl .fuwulanmu p{padding-bottom: 32px;padding-top: 16px;font-size: 15px;color: #666;}
.sy-fuwu .fuwufl .fuwulanmu a{ padding: 8px 30px; background: #666;color: #fff; border-radius: 8px;}
.sy-fuwu .fuwufl .fuwulanmu:hover a{ background:#cc0000; }

@media(max-width:769px){
	.sy-fuwu .fuwufl .fuwulanmu:nth-child(2n) { border-right:none;}
	.sy-fuwu .fuwufl .fuwulanmu p{
    min-height: 91px;
}
}

@media(max-width:420px){
	.sy-fuwu .fuwufl .fuwulanmu h2{font-size: 15px;}
	.sy-fuwu .sy-title h2{ font-size:24px; }
	.sy-fuwu .sy-title p{ font-size:15px; }
	.sy-fuwu .fuwufl .fuwulanmu{border:1px solid #ccc;padding: 20px 16px;margin-bottom: 6px;}
	.sy-fuwu .fuwufl .fuwulanmu img{ padding-bottom:20px }
	.sy-fuwu .fuwufl .fuwulanmu:nth-child(n) { border-right:1px solid #ccc;}
}

/*栏目3*/
#sy-zlsp{}
.zlsp{background: url(../images/sy-beijing1.png) center no-repeat;height: 100%;padding: 50px 0;}
.zlsp .sy-title{ text-align: center; padding-bottom: 20px;}
.zlsp .sy-title i{ width: 52px; height: 5px; background: #c00; display: inline-block;}
.zlsp .sy-title h2{font-size: 40px;font-weight: bold;padding-bottom: 10px;padding-top: 10px;color: #fff;}
.zlsp .sy-title p{font-size: 16px;color: #fff;}

.sy-zlsp-nr .owl-nav .owl-prev{background: url(../images/zl-left.png) no-repeat;width: 36px;height: 36px;top: 55%;}
.sy-zlsp-nr .owl-nav .owl-next{background: url(../images/zl-right.png) no-repeat;width: 36px;transform: rotate(0deg);height: 36px;top: 55%;}

.sy-zlsp-nr{ padding-top: 33px; position: relative;}
.sy-zlsp-nr .ss1{background: url(../images/ss1.png) #243c5bd1 center 264px no-repeat;}
.sy-zlsp-nr .ss1:hover{background: url(../images/ss1-1.png) #c00 center 264px no-repeat;}
.sy-zlsp-nr .ss2{background: url(../images/ss2.png) #243c5bd1 center 264px no-repeat;}
.sy-zlsp-nr .ss2:hover{background: url(../images/ss2-2.png) #c00 center 264px no-repeat;}
.sy-zlsp-nr .ss3{background: url(../images/ss3.png) #243c5bd1 center 264px no-repeat;}
.sy-zlsp-nr .ss3:hover{background: url(../images/ss3-3.png) #c00 center 264px no-repeat;}
.sy-zlsp-nr .ss4{background: url(../images/ss4.png) #243c5bd1 center 264px no-repeat;}
.sy-zlsp-nr .ss4:hover{background: url(../images/ss4-4.png) #c00 center 264px no-repeat;}
.sy-zlsp-nr .ss5{background: url(../images/ss5.png) #243c5bd1 center 264px no-repeat;}
.sy-zlsp-nr .ss5:hover{background: url(../images/ss5-5.png) #c00 center 264px no-repeat;}
.sy-zlsp-nr .ss6{background: url(../images/ss6.png) #243c5bd1 center 264px no-repeat;}
.sy-zlsp-nr .ss6:hover{background: url(../images/ss6-6.png) #c00 center 264px no-repeat;}


.sy-zlsp-nr ul{}
.sy-zlsp-nr ul li{ text-align: center; background: #666; padding-bottom: 200px; padding-top: 50px; border-radius: 8px;}
.sy-zlsp-nr ul li:hover{}
.sy-zlsp-nr ul li h2{ color: #fff; padding: 24px 0; font-size: 24px;}
.sy-zlsp-nr ul li i{ width: 32px; height: 1px; display: inline-block; background: #fff;}
.sy-zlsp-nr ul li p{color: #fff;padding: 24px 27px;font-size: 16px;}
.owl-nav{ display: block !important;}
.owl-nav .owl-prev{position: absolute;left: -4%;top: 43%;background: url(../images/index_left.png) no-repeat;width: 30px;height: 42px;}
.owl-nav .fa-chevron-left:before{ content: "";}
.owl-nav .fa-chevron-right:before { content: "";}
.owl-nav .owl-prev i{}
.owl-nav .owl-next{position: absolute;right: -4%;top: 44%;background: url(../images/index_right.png) no-repeat;width: 30px;height: 42px;}
.owl-nav .owl-next i{}

@media(max-width:769px){
	.owl-nav .owl-prev{left:0;font-size: 0px;}
	.owl-nav .owl-next{right:0;font-size: 0px;}
}
@media(max-width:420px){
	.sy-zlsp-nr{ padding-top:10px; }
	.zlsp .sy-title h2{ font-size:24px; }
	.zlsp .sy-title p{ font-size:15px; }
	.sy-zlsp-nr ul li p{ padding:20px 60px; }
}

/*栏目4*/
#sy-ys{}
.youshi{ padding: 30px 0;}
.youshi .sy-title{ text-align: center; padding-bottom: 20px;}
.youshi .sy-title i{ width: 52px; height: 5px; background: #c00; display: inline-block;}
.youshi .sy-title h2{ font-size: 40px; font-weight: bold; padding-bottom: 10px; padding-top: 10px;}
.youshi .sy-title p{ font-size: 16px; color: #999;}

.sy-ys-nr{ padding-top: 20px;}
.sy-ys-nr .tuwen-top{}
.sy-ys-nr .tuwen-top:hover .wen-top{ background:#cc0000; }
.sy-ys-nr .tuwen-top:hover .wen-top h2{ color:#fff; }
.sy-ys-nr .tuwen-top:hover .wen-top p{ color:#fff; }
.sy-ys-nr .tuwen-top img{}
.sy-ys-nr .tuwen-top .wen-top{position: relative;background: #f5f5f5;padding: 0 32px;}
.sy-ys-nr .tuwen-top .wen-top img{position: absolute;top: -14px;left: 50%;transform: translateX(-50%);}
.sy-ys-nr .tuwen-top .wen-top .ysimg1{display:block; }
.sy-ys-nr .tuwen-top .wen-top .ysimg2{display:none; }
.sy-ys-nr .tuwen-top:hover .wen-top .ysimg1{display:none; }
.sy-ys-nr .tuwen-top:hover .wen-top .ysimg2{display:block; }
.sy-ys-nr .tuwen-top .wen-top h2{font-size: 24px;font-weight: bold;padding-top: 60px;}
.sy-ys-nr .tuwen-top .wen-top p{line-height: 26px;padding-bottom: 20px;min-height: 184px;padding-top: 20px;}
.sy-ys-nr .tuwen-bottom{}
.sy-ys-nr .tuwen-bottom:hover .wen-bottom{ background:#cc0000; }
.sy-ys-nr .tuwen-bottom .wen-bottom img{position: absolute;bottom: -14px;left: 50%;transform: translateX(-50%);}
.sy-ys-nr .tuwen-bottom:hover .wen-bottom h2{ color:#fff; }
.sy-ys-nr .tuwen-bottom:hover .wen-bottom p{ color:#fff; }
.sy-ys-nr .tuwen-bottom img{}
.sy-ys-nr .tuwen-bottom .wen-bottom .ysimg1{display:block; }
.sy-ys-nr .tuwen-bottom .wen-bottom .ysimg2{display:none; }
.sy-ys-nr .tuwen-bottom:hover .wen-bottom .ysimg1{display:none; }
.sy-ys-nr .tuwen-bottom:hover .wen-bottom .ysimg2{display:block; }
.sy-ys-nr .tuwen-bottom .wen-bottom{position: relative;background: #f5f5f5;padding: 0 32px;}
.sy-ys-nr .tuwen-bottom .wen-bottom h2{font-size: 24px;font-weight: bold;padding-top: 60px;}
.sy-ys-nr .tuwen-bottom .wen-bottom p{line-height: 26px;min-height: 184px;padding-bottom: 20px;padding-top: 20px;}

@media(max-width:1500px){
	.sy-ys-nr .tuwen-top .wen-top h2{ padding-top: 40px;}
	.sy-ys-nr .tuwen-top .wen-top p{ min-height: 184px;}
	.sy-ys-nr .tuwen-bottom .wen-bottom h2{ padding-top:40px; }
	.sy-ys-nr .tuwen-bottom .wen-bottom p{}
}

@media(max-width:1367px){
	.sy-ys-nr .tuwen-top .wen-top h2{ padding-top: 48px; font-size: 22px;}
	.sy-ys-nr .tuwen-top .wen-top p{ min-height: 170px;}
	.sy-ys-nr .tuwen-bottom .wen-bottom h2{padding-top: 48px;font-size: 22px;}
	.sy-ys-nr .tuwen-bottom .wen-bottom p{ min-height: 170px;}
}
@media(max-width:769px){
	.youshi .sy-title h2{ font-size: 24px;}
	.sy-ys-nr .tuwen-top .wen-top h2{ padding-top: 60px; padding-bottom: 16px;}
	.sy-ys-nr .tuwen-top .wen-top p{text-align: center; padding: 20px 0;}
	.sy-ys-nr .tuwen-bottom .wen-bottom h2{ padding-top: 60px; padding-bottom: 16px;}
	.sy-ys-nr .tuwen-bottom .wen-bottom p{ text-align: center; padding: 20px 0;}
}

@media(max-width:420px){
	.sy-ys-nr{ padding-top:0; }
	.youshi .sy-title p{ font-size:14px; }
	.sy-ys-nr .tuwen-top .wen-top{padding: 0 20px;}
	.sy-ys-nr .tuwen-bottom .wen-bottom{padding: 0 10px;}
    .sy-ys-nr .tuwen-top{ margin-bottom:10px; }
    .sy-ys-nr .tuwen-bottom{ margin-bottom:10px; }
	.sy-ys-nr .tuwen-bottom .wen-bottom h2{padding-top: 32px;padding-bottom: 0px;font-size: 20px;text-align: center;}
	.sy-ys-nr .tuwen-top .wen-top h2{padding-top: 32px;padding-bottom: 0px;font-size: 20px;text-align: center;}
}


/*栏目5*/
#sy-fwtd{}
.fwtd{ padding: 30px 0;}
.fwtd .sy-title{ text-align: center; padding-bottom: 20px;}
.fwtd .sy-title i{ width: 52px; height: 5px; background: #c00; display: inline-block;}
.fwtd .sy-title h2{ font-size: 40px; font-weight: bold; padding-bottom: 10px; padding-top: 10px;}
.fwtd .sy-title p{ font-size: 16px; color: #999;}

.sy-tuandui{ position: relative; text-align: center; padding-top: 20px;}
.sy-tuandui ul{}
.sy-tuandui .fwtd-img1{}
.sy-tuandui .fwtd-img2{}
.sy-tuandui .fwtd-img3{}
.sy-tuandui .fwtd-img4{}
.sy-tuandui .fwtd-img5{}
.sy-tuandui .fwtd-img6{}
.sy-tuandui .fwtd-img7{}
.sy-tuandui ul li{float: left;width: 14.2%;}
.sy-tuandui ul li img{border-bottom: 1px solid #ccc;}
.sy-tuandui ul li p{ font-size: 16px; line-height: 50px;}
.sy-tuandui .tdzx{margin-top: 67px;}
.sy-tuandui .tdzx .td1{background: url(../images/td-img1.png) #cc0000 32px no-repeat;color: #fff;font-size: 16px;display: inline-block;width: 180px;height: 40px;line-height: 40px;border-radius: 24px;margin: 0 10px;padding-left: 74px;text-align: left;}
.sy-tuandui .tdzx .td2{background: url(../images/td-img2.png) #cc0000 32px no-repeat;color: #fff;font-size: 16px;display: inline-block;width: 180px;height: 40px;line-height: 40px;border-radius: 24px;margin: 0 10px;padding-left: 74px;text-align: left;}

.m-tdzs{ display: none; }


.tdbj-img ul li::marker{display:none;unicode-bidi: normal;}
.tdbj-img{ border-bottom: 1px solid #ccc;}
.tdbj-img img{}
.tdbj-img ul{ padding: 0 182px;}
.tdbj-img ul li{position: relative;list-style: disc;}
.tdbj-img ul li::before{content:'';width: 6px;height: 6px;background:#fff;position:absolute;left: -17px;top: 7px;}
.tdbj-img ul li:hover a i{ display:block; }
.tdbj-img ul li a{ height: 300px; width: 100%; display: inline-block; position: absolute; top: -245px; left: 50%; transform: translateX(-50%);}
.tdbj-img ul li a i{display: none;}
.tdbj-img ul li a i img{border:none;display: inline-block;position: absolute;top: 0;left: 50%;transform: translateX(-50%);}
.tdbj-img ul li a p{ font-size: 18px; font-weight: bold; position: absolute; bottom: 0; left: 50%;transform: translateX(-50%);}
.tdbj-img ul li:hover p{ color:#cc0000; }

@media (max-width: 769px) {
	.m-tdzs{ display: block; }
	.m-tdzs ul{}
	.m-tdzs ul li{ width: auto; padding: 0 54px;}
	.m-tdzs ul li a{}
	.m-tdzs ul li a img{}
	.m-tdzs ul li a p{}
	.tdbj-img{display: none;}
}

@media (max-width: 400px) {
	.sy-tuandui .tdzx{ margin-top:20px }
	.fwtd .sy-title h2{ font-size:24px; }
	.fwtd .sy-title p{ font-size:14px; }
    .sy-tuandui .tdzx .td1{width:120px;padding-left: 40px;font-size: 15px;height: 32px;line-height: 32px;background: url(../images/td-img1.png) #cc0000 6px no-repeat;}
    .sy-tuandui .tdzx .td2{width:120px;padding-left: 40px;font-size: 15px;height: 32px;line-height: 32px;background: url(../images/td-img2.png) #cc0000 6px no-repeat;}
}

/*栏目6*/
#sy-hzkh{}
.hzkh{background: #f5f5f5;padding: 40px 0px 120px 0;}
.hzkh .sy-title{ text-align: center; padding-bottom: 20px;}
.hzkh .sy-title i{ width: 52px; height: 5px; background: #c00; display: inline-block;}
.hzkh .sy-title h2{ font-size: 40px; font-weight: bold; padding-bottom: 10px; padding-top: 10px;}
.hzkh .sy-title p{ font-size: 16px; color: #999;}

#zlhb{position:relative;padding-top: 20px;}
.swiper-container2 { margin: 0 auto; position: relative; overflow: hidden; list-style: none; padding: 0; z-index: 1;}
.swiper-button-prev{left: -4%;background: url(../images/hz-left.png) center no-repeat;width: 36px;top: 57%;}
.swiper-button-next{background: url(../images/hz-right.png) center no-repeat;right: -4%;width: 36px;top: 57%;}

@media (max-width: 1367px) {
    .swiper-button-prev{left: -3%;top: 57%;}
    .swiper-button-next{right: -3%;top: 57%;}
}

@media (max-width: 769px) {

}
@media (max-width: 400px) {
	.hzkh .sy-title h2{ font-size:24px; }
	.hzkh .sy-title p{ font-size:14px; }
}


/*栏目7*/
#sy-about{}
.gywm{ background: url(../images/about-bj.jpg); padding: 58px 0;}
.gywm .sy-title{ text-align: center; padding-bottom: 20px;}
.gywm .sy-title i{ width: 52px; height: 5px; background: #c00; display: inline-block;}
.gywm .sy-title h2{ font-size: 40px; font-weight: bold; padding-bottom: 10px; padding-top: 10px;}
.gywm .sy-title p{ font-size: 16px; color: #999;}

.sy-gywm{ position: relative; display: block;}
.sy-gywm .about-img{position: absolute;top: -100px;}
.sy-gywm .about-img img{}

.sy-gywm .about-wenzi{float: right; position:relative; }
.sy-gywm .about-wenzi h2{ font-size: 40px; font-weight: bold; color: #fff; padding-top: 20px; font-family: Arial;}
.sy-gywm .about-wenzi h4{ color: #fff; padding: 22px 0; font-size: 24px;}
.sy-gywm .about-wenzi p{ color: #fff; line-height: 28px; font-size: 16px;}
.sy-gywm .about-wenzi em{ width: 172px; height: 40px; background: #cc0000; display: inline-block; text-align: center; margin-top: 32px; border-radius: 24px;}
.sy-gywm .about-wenzi em a{ font-size: 15px; color: #fff; line-height: 39px;}
.sy-gywm .about-wenzi i{ position: absolute; right: 20px; bottom: 16px;}
.sy-gywm .about-wenzi i img{}

@media (max-width: 769px) {

}

@media (max-width: 400px) {
	.sy-gywm .about-wenzi h2{font-size:32px;padding-top: 133px;}
}

@media (max-width: 374px) {
	.sy-gywm .about-wenzi p{ font-size:14px; }
	.sy-gywm .about-wenzi h2{font-size:32px;padding-top: 103px; }
	.sy-gywm .about-wenzi h4{font-size: 18px;font-weight: bold; }
	.gywm{ padding-bottom:32px; }
	.sy-gywm .about-wenzi em{ width: 140px;  height: 32px; line-height: 32px; }
    .sy-gywm .about-wenzi em a{ line-height: 32px; }
}

/*栏目8*/
#sy-gundong{ padding: 40px 0;}
.gdtu{position: relative;}
.gdtu .gd-lm{position: absolute;left: 50%;transform: translateX(-50%);}
.gdtu .gd-lm ul{}
.gdtu .gd-lm ul li{ float: left;}
.gdtu .gd-lm .about-lm1 a{border-radius: 18px 0px 0px 18px;}
.gdtu .gd-lm .about-lm2 a{ border-radius: 0px 18px 18px 0px;}
.gdtu .gd-lm ul li a{width: 142px;height: 40px;display: block;line-height: 40px;background: #333;text-align: center;color: #fff;}
.gdtu .gd-lm ul li.on a{ background:#cc0000; }
.gdtu .about-arr{padding-top: 80px;}
.gdtu .about-arr .about-res{}
.gdtu .about-arr .about-res ul{}
.gdtu .about-arr .about-res ul li{}
.gdtu .about-arr .about-res ul li img{}
.gdtu .about-arr .about-res ul li p{ text-align: center; height: 42px; line-height: 42px; font-size: 16px;}
.gdtu .about-arr .about-res ul li:hover p{ background:#cc0000; color:#fff; width:90%; position:absolute; left:50%; bottom:-20px; transform:translateX(-50%); }

.gdtu .owl-nav{display: block !important;}
.gdtu .owl-nav .owl-prev{position: absolute;left: -6%;top: 46%;background: url(../images/gd-left.png) no-repeat;width: 62px;height: 60px;font-size: 0px;}
.gdtu .owl-nav .fa-chevron-left:before{ content: "";}
.gdtu .owl-nav .fa-chevron-right:before { content: "";}
.gdtu .owl-nav .owl-prev i{}
.gdtu .owl-nav .owl-next{position: absolute;right: -6%;top: 46%;background: url(../images/gd-right.png) no-repeat;width: 62px;height: 60px;font-size: 0;}
.gdtu .owl-nav .owl-next i{}

@media (max-width: 1440px) {
    .gdtu .owl-nav .owl-prev{left:-3%;top: 32%;}
    .gdtu .owl-nav .owl-next{right:-3%;top: 32%;}
}

@media (max-width: 769px) {
	.gdtu .gd-lm ul li a{
    width: 100px;
}
}
@media (max-width: 400px) {
    .gdtu .gd-lm ul li a{width: 80px;height: 36px;line-height: 36px;}
    #sy-gundong{ padding-bottom:0; }
}

/* News */
#news{padding: 50px 0;}
.sy-news{}
.sy-news .sy-title{ text-align: center; padding-bottom: 20px;}
.sy-news .sy-title i{ width: 52px; height: 5px; background: #c00; display: inline-block;}
.sy-news .sy-title h2{ font-size: 40px; font-weight: bold; padding-bottom: 10px; padding-top: 10px;}
.sy-news .sy-title p{ font-size: 16px; color: #999;}

.news-wenzan{}
.news-shang{ display: inline-block; padding-bottom: 20px;}
.news-shang .news-lm{margin-bottom: 20px;display: inline-block;width: 100%;}
.news-shang .news-lm ul{}
.news-shang .news-lm ul li{float: left;margin-right: 10px;height: 40px;line-height: 40px;width: 120px;text-align: center;background: #333;}
.news-shang .news-lm ul li a{color: #fff;font-size: 15px;}
.news-shang .news-lm ul li.on{ background: #cc0000;}
.news-nr{}
.news-nr .news-bh{}
.news-nr .news-bh .news-tj{}
.news-nr .news-bh .news-tj .news-img{background: #333;height: 272px;position: relative;}
.news-nr .news-bh .news-tj .news-img img{position: absolute;top: 18px;right: -20px;}
.news-nr .news-bh .news-tj .news-br{padding-left: 60px !important;}
.news-nr .news-bh .news-tj .news-br h2{padding-bottom: 20px;width: 90%;display: inline-block;}
.news-nr .news-bh .news-tj .news-br h2 a{ font-size: 18px; font-weight: bold;}
.news-nr .news-bh .news-tj .news-br p{line-height: 24px;font-size: 14px;color: #999;width: 90%;display: inline-block;}
.news-nr .news-bh .news-tj .news-br em{padding-top: 24px;display: block;color: #999;width: 90%;display: inline-block;}
.news-nr .news-bh .news-tj .news-br .news-a1{display: inline-block;width: 150px;height: 37px;background: url(../images/news-more.png) #cc0000 24px no-repeat;color: #fff;text-align: center;line-height: 37px;padding-left: 24px;border-radius: 18px;font-size: 15px;margin-top: 24px;}

.news-nr .news-bh .news-tj1{}
.news-nr .news-bh .news-tj1 dl{ display: inline-flex; margin-bottom: 10px;}
.news-nr .news-bh .news-tj1 dl dt{ float: left; text-align: center; width: 80px; line-height: 48px; font: 42px "Microsoft YaHei"; color: #7e7e7e; font-weight: bold; border-right: 1px solid #ccc; padding-right: 20px;}
.news-nr .news-bh .news-tj1 dl dt em{ display: block; font: 16px "Microsoft YaHei"; color: #999; line-height: 32px;}
.news-nr .news-bh .news-tj1 dl dd{float: left;padding-left: 20px;}
.news-nr .news-bh .news-tj1 dl dd h2{ display: inline-block;}
.news-nr .news-bh .news-tj1 dl dd h2 a{display: block;font-size: 18px;font-weight: normal;color: #000;line-height: 39px;text-decoration: none;}
.news-nr .news-bh .news-tj1 dl dd p{font-size: 14px;color: #666;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}

.news-xia{background: #f5f5f5;display: inline-block;padding: 30px 0;position: relative;width: 100%;}
.news-xia .news-zuo{}
.news-xia .news-zuo ul{}
.news-xia .news-zuo ul li{}
.news-xia .news-zuo ul li img{}
.news-xia .news-zuo ul li h2{font-size: 18px;margin: 14px 0;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;}
.news-xia .news-zuo ul li p{line-height: 24px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.news-xia .news-you{background: #cc0000;width: 240px;height: 120px;text-align: center;line-height: 32px;padding-top: 20px;position: absolute;right: 64px;}
.news-xia .news-you h2{ color: #fff; font-size: 42px; font-family: Arial;}
.news-xia .news-you p{ color: #fff; font-size: 20px;}

@media (max-width: 1441px) {
	.news-nr .news-bh .news-tj .news-br{padding-left: 40px !important;}
}

@media (max-width: 1367px) {
	.news-nr .news-bh .news-tj .news-br p{width: 86%;}
	.news-nr .news-bh .news-tj .news-br{padding-left: 50px !important;}
}

@media (max-width: 400px) {
	.news-xia .news-zuo{padding-top: 140px;}
	.news-nr .news-bh .news-tj .news-br p{width: 100%;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
	.news-nr .news-bh .news-tj .news-br{ padding-left:10px !important; }
	#news{padding-bottom:30px;padding-top: 20px;}
    .news-xia .news-you{/* display:none; */}
    .news-xia .news-zuo ul li h2{ font-size:16px; color:#333; }
    .news-xia .news-zuo ul li{ padding-bottom:20px; }
    .news-nr .news-bh .news-tj1 dl dd h2 a{line-height: 24px;font-size: 15px;display: block;width: 80%;font-weight:bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
    .news-nr .news-bh .news-tj1 dl dd p{width: 92%;}
    .news-nr .news-bh .news-tj1{padding-top: 40px !important;}
    .news-nr .news-bh .news-tj{width: 100%;}
    .news-nr .news-bh .news-tj .news-br em{ padding-top:20px; }
    .news-nr .news-bh .news-tj .news-br .news-a1{ margin-top:20px; }
    .sy-news .sy-title h2{ font-size:24px; }
    .sy-news .sy-title p{ font-size:14px; }
    .news-shang .news-lm ul li{margin: 0 6px;width: 160px;}
    .news-nr .news-bh .news-tj .news-img{background:none;height: 220px;overflow: hidden;}
    .news-nr .news-bh .news-tj .news-img img{right:0;top: 0;}

}

@media (max-width: 320px) {
	.news-xia .news-you{right: 29px;}
}

.flink{ line-height: 88px; background: #cc0000;}
.flink .container{ background: url(../images/sy-link.png) 98% no-repeat;}
.flink span{color: #fff;font-size: 20px;text-transform: uppercase;float: left;}
.ss-link{float: left;padding-left: 12px;}
.ss-link a{ color: #fff; padding: 0 4px; font-size: 16px;}
.ss-link a:hover{ color:#0b75ce }
.ft-yanse {
    background: #cc0000;
}

@media only screen and (max-width: 1366px){
    .flink span{ font-size: 18px; }
    .flink{line-height: 72px;background: #cc0000;}

}

@media only screen and (max-width: 767px){
	.flink{line-height: 60px;}
	.flink span{ font-size: 16px;}
    .flink .container{background: url(../images/sy-link.png) 94% no-repeat;background-size: 20px;}
    .ss-link a{ font-size:14px; }
}

/*****************************************************************************/

/* 通用配置 */
.owl-rela{position:relative;}
.owl-prev, .owl-next{display:block;width:30px;height: 68px;background:url(../images/pro-jtbn.png) no-repeat;position:absolute;top:50%;margin-top:-34px;text-indent:-99999999px;opacity:0.4;/* transition:all .3s; *//* -webkit-transition:all .3s; */}
#nybusinesslist .owl-prev,#nybusinesslist .owl-next{ display:none; }
.honor_nr .owl-prev,.honor_nr  .owl-next{ display:none }
.owl-prev{left: -48px;}
.owl-next{right: -48px;/* transform: rotate(180deg); */}
.owl-prev:hover, .owl-next:hover{opacity:1;}
@media (max-width:800px){
	.owl-prev, .owl-next{display:none;}
}

/* 图片封面动画 */
.white, .whites{position: relative;overflow: hidden;}
.white::after, .whites::after{content: '';cursor: pointer;position: absolute;left: -120%;top: 0;width: 100%;height: 100%;
background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));
background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));
transform: skewx(-25deg);transition: unset;}
.white:hover::after{left: 120%;-moz-transition: 1s;-o-transition: 1s;-webkit-transition: 1s;transition: 1s;}

/* 底部 */
footer{ position: relative;}
#footer{padding:40px 0;background: #333;padding-bottom: 90px;}
.foot-1{}
.ft-1{}
.ft-1 h2{font-size: 18px;padding-left: 10px;border-left: 4px solid #cc0000;color: #fff;margin-bottom: 20px;}
.ft-1 p{color: #999;line-height: 32px;font-size: 14px;}
.ft-1 p a{color: #999;}
.ft-1 p:hover a{ color:#fff; }
.ft-2{}
.ft-2 h2{font-size: 18px;padding-left: 10px;border-left: 4px solid #cc0000;color: #fff;margin-bottom: 20px;}
.ft-2 p{color: #999;line-height: 32px;font-size: 14px;}
.ft-2 p a{color: #999;}
.ft-2 p:hover a{ color:#fff; }
.ft-3{}
.ft-3 h2{font-size: 18px;padding-left: 10px;border-left: 4px solid #cc0000;color: #fff;margin-bottom: 30px;}
.ft-3 dl{padding-left: 50px;margin-bottom: 14px;}
.ft-3 dl dt{font-size: 15px;color: #999;padding-bottom: 4px;}
.ft-3 dl dd{font-size: 16px;color: #fff;font-weight: bold;letter-spacing: 1px;}
.ft-4{}
.ft-4 h4{padding-left: 36px;color:#fff;font-size: 18px;background: url(../images/ft-ewm.png) left no-repeat;margin-bottom: 40px;}
.ft-4 img{padding-right: 32px;float: left;}
.ft-4 .ft-img1{}
.ft-4 .ft-img2{}

.ft-3-img1{ background: url(../images/ft-tb1.png) left no-repeat; }
.ft-3-img2{ background: url(../images/ft-tb2.png) left no-repeat; }
.ft-3-img3{ background: url(../images/ft-tb3.png) left no-repeat; }

.foot-2{padding-top: 30px;}
.ft-5{}
.ft-5 p{color: #999;border-bottom: 1px solid #fff;padding-bottom: 10px;}
.ft-5 p a{color: #999;}
.ft-link{ padding-top: 10px;}
.ft-link .link_t{float: left;color: #999;}
.ft-link .link_t em{}
.ft-link ul{ float: left;}
.ft-link ul a{color: #999;}

@media (max-width: 1659px) {

}
@media (max-width: 1499px) {

}
@media (max-width: 1349px) {

}
@media (max-width: 1339px) {

}
@media (max-width: 1179px) {

}
@media (max-width: 1019px) {
	
}
@media (max-width: 991px) {

}
@media (max-width: 767px) {

}
@media (max-width: 400px) {
	.ft-1{ display: none; }
	.ft-2{ display: none; }
	#footer{padding-bottom: 50px;}
	.ft-4{padding-top:10px;}
	.ft-4 img{padding-right: 10px;float: left;padding-left: 10px;}
}
@media (max-width: 360px) {
	
}

.flo_footer_box { width: 100%; height: 70px; position: fixed; bottom: 0; z-index: 9;}
.flo_footer_box div{display: block;}
.flo_footer_bg {width: 100%;height: 70px;position: absolute;bottom: 0;background: url(../images/bg-col.jpg) #ee3333 repeat-y;background-size: 100%;z-index: 9;}
.flo_ft_inbox {width: 1400px;height: 70px;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);z-index: 10;line-height: 70px;color: #fff;font-size: 16px;}
.flo_ft_logo {width: 390px;height: 52px;float: left;margin-top: 9px;}
.flo_ft_c1 {width: 130px;height: 32px;margin-top: 20px;line-height: 32px;margin-left: 26px;padding-left: 18px;border-left: 1px solid #fff;float: left;position: relative;left: 0px;}
.flo_ft_c4 {width: 160px;padding-left: 20px;}
.weixin_sg {width: 133px;height: 133px;position: absolute;top: -152px;left: 30px;display: none;}
.weixin_sg1 { width: 133px; height: 133px;position: absolute; top: -152px; left: 30px;display: none;}
.flo_ft_hot { position: absolute; top: -21px; right: 6px; width: 24px; height: 22px;}
.flo_ft_c1 span {display: inline-block;margin-left: 10px;font-size: 16px;letter-spacing: 1px;text-align: center;}
.flo_ft_c3 span {font-size: 18px;}
.flo_ft_c1:hover span{color:#fff}
.flo_ft_yh {position: absolute;top: -11px;right: 14px;width: 24px;height: 10px;}
.flo_ft_cc1 {width: 28px;height: 28px;margin-top: 5px;float: left;}
.flo_ft_cyh a.flo_ftcyha {position: absolute;width: 130px;height: 32px;padding-top: 19px;line-height: 32px;float: left;top: -20px;}
.flo_ft_c3 {width: 400px;margin-left: 20px;}
.drop-down-content { padding: 0;display: none; position: absolute; height: 445px; bottom: 50px; width: 383px; background-color: #353535; left: 0px;}
.flo_ft_c4_box {position: absolute;width: 130px;height: 60px;top: -17px;left: 30px;z-index: 99;text-align: center;}
.flo_ft_c4_box1 { position: absolute; width: 130px; height: 60px; top: -19px; left: 30px; z-index: 99;}
.flo_ft_inbox a { color: #fff;}
.drop-down-content {padding: 0;display: none;position: absolute;bottom: 52px;width: 383px;border: 1px solid #666;border-bottom: none;height: 240px;background-color: #353535;left: 0px;}
.drop-down-content li { margin-top: 10px;}
.drop-down-content li div { font-size: 14px; color: #fff; line-height: 20px; width: 125px; float: left; margin-left: 15px; margin-top: 10px;}
.drop-down-content .comi_div_jg { color: #ffea01; width: 98px;}
.drop-down-content li .comei_div2 {text-align: center;background-color: #cc0000;width: 98px;}
.weixin_sg:hover {display: block;}
.weixin_sg1:hover {display: block;}

@media (max-width: 1440px) {
    .flo_ft_inbox{ width:100%; }
}

@media (max-width: 769px) {
	.flo_footer_box{display: none;}
}

.footer-bottom{overflow: hidden;position: fixed;bottom: 0;left: 0;z-index: 999;width: 100%;background: #333;text-align: center;}
.footer-bottom a{display: inline-block;padding: 7px 0;color: #fff;}
.footer-bottom a i{font-size: 16px;display: block;}


.online_section{position:fixed;z-index:99999999999;top:200px;right:-200px;transition:all .3s ease;display: none;}
.online_section ul li{ list-style:none;width:240px;height:40px;color:#fff; padding-left:40px; margin-bottom:3px;-moz-border-radius:5px 5px 5px 5px;-webkit-border-radius:5px 5px 5px 5px;border-radius:5px 5px 5px 5px;transition:all .5s ease;overflow:hidden; margin-bottom:3px; line-height:40px; font-size:14px;position: relative;background: -webkit-linear-gradient(top, #078acf 0%,#0561b1 100%);
background: -moz-linear-gradient(top, #078acf 0%,#0561b1  100%);
background: -o-linear-gradient(top, #078acf 0%,#0561b1  100%);
background: -ms-linear-gradient(top, #078acf 0%,#0561b1  100%);
background: linear-gradient(top, #078acf 0%,#0561b1  100%);}
.online_section ul li:nth-child(even){background: -webkit-linear-gradient(top, #9fe47c 0%,#42b140 100%);
background: -moz-linear-gradient(top, #9fe47c 0%,#42b140  100%);
background: -o-linear-gradient(top, #9fe47c 0%,#42b140  100%);
background: -ms-linear-gradient(top, #9fe47c 0%,#42b140  100%);
background: linear-gradient(top, #9fe47c 0%,#42b140  100%);}
.online_section ul li a{ line-height:40px; font-size:14px; color:#fff;transition:all 0.3s ease 0s;}
.online_section ul li i{width:40px;height: 40px;position: absolute;left:0px;top:0px;z-index: 2;}
.online_section .online_tel i{background: url(../images/online_t.png) no-repeat;}
.online_section .online_email i{background: url(../images/online_e.png) no-repeat;}
.online_section .online_whatsapp i{background: url(../images/online_w.png) no-repeat;}
.online_section .online_skype i{background: url(../images/online_s.png) no-repeat;}
.online_section .online_wechat i{background: url(../images/online_h.png) no-repeat;}
.online_section .online_coad i{background: url(../images/online_c.png) no-repeat; padding:0px;}
.online_section .online_coad p{ padding-left:50px; font-family:'latoB'; font-size:14px;}
.online_section .online_coad img{width: 100%;height: auto;}
.online_coad .img{ max-width:200px; padding:10px 30px; margin:0 auto; padding-top:0px;}

.online_section ul:hover li{color:#fff;}
.online_section ul:hover li a{color:#fff;}
.online_section ul:hover li:nth-child(even){}
.online_section ul li a:hover{color:#fff;text-decoration: underline;}
.online_section ul:hover li.online_tel i{background: url(../images/online_t.png) no-repeat;}
.online_section ul:hover li.online_email i{background: url(../images/online_e.png) no-repeat;}
.online_section ul:hover li.online_whatsapp i{background: url(../images/online_w.png) no-repeat;}
.online_section ul:hover li.online_skype i{background: url(../images/online_s.png) no-repeat;}
.online_section ul:hover li.online_wechat i{background: url(../images/online_h.png) no-repeat;}
.online_section ul:hover li.online_coad i{background: url(../images/online_c.png) no-repeat; padding:0px;}

@media only screen and (max-width: 768px) {.online_section{display:none;}}


/* 手机底部按钮 */
.footer-bottom{overflow: hidden;position: fixed;bottom: 0;left: 0;z-index: 999;width: 100%;background: #000;text-align: center;}
.footer-bottom a{display: inline-block;padding: 7px 0;color: #fff;}
.footer-bottom a i{font-size: 16px;display: block;}

/* 在线客服 */
.diyos {position: fixed;width: 54px;right: 0;top: 50%;z-index: 100;}
.diyos ul{position:relative;list-style: none;margin: 0;padding: 0;}
.diyos ul li {width: 54px;height: 54px;background: #cc0000;float: left;position: relative;border-top: 1px solid #fff;z-index:1;}
.diyos ul li:first-child{ border-top:0;}
.diyos ul li .sidebox, .diyos ul li .semail {position: absolute;width: 54px;height: 54px;top: 0;right: 0;color: #fff;font-size:14px;line-height:54px;overflow: hidden;background: #cc0000;}
.diyos ul li .sidetop {width: 54px;height: 54px;line-height: 54px;display: inline-block;}
.diyos ul li.sideewm {width: 54px;height: 54px;line-height: 54px;display: inline-block;}
.diyos ul li .sideewmshow{ width: 130px;position:absolute; top:0; left:-131px; z-index:120; display:none;max-width:none;border: 1px solid #e5e5e5;}
.diyos ul li.sideewm:hover .sideewmshow{ display:block;}
.diyos ul li img {float: left;}

/* 面包屑 */
#location{box-shadow:0px 3px 20px 0px rgba(0,0,0,0.1);overflow:hidden;background: #fff;font-size: 0;margin-bottom: 30px;border-bottom: 1px solid #ccc;}
.crumbs{padding-left:20px;background:url(../images/page/location.png) no-repeat left center;/* line-height: 50px; */;float: right;color:#666;}
.crumbs a{color:#666;font-size: 15px;line-height: 70px;padding-right: 3px;}
.crumbs a:hover{color:#cc0000;}

/* 内页导航 */
#sidebar{float: left;}
#sidebar li{display:inline-block;margin: 0 -1px;position: relative;background: url(../images/erjidd.jpg) right no-repeat;}
#sidebar li a{display:block;height: 70px;line-height: 70px;text-align:center;padding: 0 24px;color:#666;font-size: 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#sidebar li a::after{content: "";/* display: block; *//* width: 0%; *//* height: 2px; *//* background: #138f04; *//* position: absolute; *//* left: 50%; *//* bottom: 0; *//* overflow: hidden; */transition: all .5s ease-out;-webkit-transition: all .5s ease-out;-moz-transition: all .5s ease-out;-ms-transition: all .5s ease-out;-o-transition: all .5s ease-out;}
#sidebar li:hover a, #sidebar li.cur a{color: #cc0000;}
#sidebar li:hover a::after, #sidebar li.cur a::after{left: 0;width: 100%;}
@media (max-width:767px) {
	#location{background:#fff;border-bottom: 1px solid #ddd;box-shadow:none;height: auto;}
	.w100{width:100%;float:left;}
	.w50{width:50%;float:left;}
	.w33{width:33.33%;float:left;}
	.w25{width:25%;float:left;}
	#sidebar{float:none;}
	#sidebar li{padding:0 5px;margin:0;}
}
.inside{}

@media (max-width:767px) {
	#location{margin-bottom: 20px;background:#f3f3f3;border-bottom: 1px solid #ddd;box-shadow:none;max-height: 102px;}
	.w100{width:100%;float:left;}
	.w50{width:50%;float:left;}
	.w33{width:33.33%;float:left;}
	.w25{width:25%;float:left;}
	#sidebar{float:none;display: inline-block;width: 100%;border: none;padding: 0;background: #f7f8fc;}
	#sidebar li{padding:0 5px;margin:0;width: 25%;border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;background: inherit;}
	#sidebar li a{line-height:50px;height: auto;}
	.inside,.location{padding:0px;margin-bottom: 10px;}
	.nyjc-til{ display:none }
	#nyzuoyou{padding: 24px 0;}
}
@media (max-width:500px) {
	#sidebar li a{line-height:40px;padding:0;font-size:14px;height: auto;text-align: center;}
}

/* 内页banner */
.uform{ padding: 20px; position: absolute; bottom: 42px; left: 50%; background: rgba(3,3,3,0.7); transform: translateX(-50%); }
.uform>p{ text-align: center;}
.uform>p em{ font-size: 18px; color: #fff; line-height: 32px; padding: 0 20px; padding-bottom: 5px; margin-bottom: 15px; display: inline-block; border-bottom: 1px solid #fff;}
.uform label{ color: #fff;}
.uform  .btn-an{ margin-top: 0; width: 60%; line-height: 21px; border-radius: 0; font-size: 18px;}

.nybanner>div{background-position: center;background-repeat: no-repeat;background-size: cover;}
@media (max-width: 1329px){
	.nybanner>div{height: 420px !important;}
}
@media (max-width: 1199px){
	.nybanner>div{height: 360px !important;}
}
@media (max-width: 991px){
	.nybanner>div{height: 320px !important;}
}
@media (max-width: 767px){
	.nybanner>div{height: 280px !important;}
	.uform{ display:none }
}
@media (max-width: 700px){
	.nybanner>div{height: 240px !important;}
}
@media (max-width: 580px){
	.nybanner>div{height: 175px !important;}
}
@media (max-width: 420px){
	.nybanner>div{height: 150px !important;}
}
@media (max-width: 374px){
	.nybanner>div{height: 130px !important;}
}

/* 内页样式 */
#inside{padding-bottom:30px;padding-left:10px;padding-right:10px;overflow:hidden;/* border-bottom: 4px solid #cc0000; */}
.bgf5{background:#f5f5f5;}
.nocontect{background-image: url(../images/page/error.png);background-repeat: no-repeat;background-position: 10px 10px;height: 100px;padding-top: 40px;padding-left: 120px;font-size: 14px;margin-bottom:20px;}
@media (max-width:767px) {
	#inside{padding-bottom:30px;}
}

/* 内页产品导航 */
#nyprozs{padding: 42px 0;padding-bottom: 0;}
.nyprotit{background: #cc0000;padding: 18px 0;margin-bottom: 1px;}
.nyprotit h2{ color: #fff; margin-bottom: 10px; font-weight: bold; font-size: 32px;}
.nyprotit p{ color: #fff; line-height: 24px; text-transform: uppercase;}


.nyjc{}
.nyjc-til{padding:10px;border-radius: 10px 10px 0 0;color:#fff;background: #cc0000;}
.nyjc-til p{font-size: 24px;padding-left:40px;background:url(../images/fen-bt.png) no-repeat left;text-align: left;}
.nyjc-til i{display: block;height: 1px;width: 90px;background: #fff;margin:10px 0;}

#sidebar1{padding:5px 10px;background: #fff;}
#sidebar1 li{margin-top: 10px;}
#sidebar1 li:first-child{margin-top: 0px;}
#sidebar1 li a{line-height: 40px;height: 40px;display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;text-align: center;color: #666;background: #eee;}
#sidebar1 li.cur a, #sidebar1 li:hover a{background: #600624;color: #fff;}
#sidebar1 dt{margin-top: 10px;font-weight: normal;font-size: 16px;line-height: 40px;height: 40px;display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;text-align: left;color: #666;border-bottom:1px dashed #e5e5e5; cursor: pointer;}
#sidebar1 dt:first-child{margin-top: 0px;}
#sidebar1 dt>a{color: #666;display: block;font-size: 16px;}
#sidebar1 dt.cur, #sidebar1 dt:hover{}
#sidebar1 dt.cur a,#sidebar1 dt:hover a{color: #cc0000;font-weight:bold;}
#sidebar1 dd{display: none;}
#sidebar1 dd a{display: block;line-height: 35px;border-bottom: 1px dashed #ddd;background: url(../images/iyuan.png) 5px center no-repeat;padding-left: 25px;margin-bottom: 5px;position: relative;text-align: left;color: #333;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#sidebar1 dd a.cur, #sidebar1 dd a:hover{background: url(../images/iyuan_on.png) 5px center no-repeat;color: #cc0000;}

#pronav{text-align: center;margin-bottom: 20px;}
.pronav-a{position: relative;z-index: 8;background: #fff;border-bottom: 4px solid #cc0000;}
.pronav-a dl ul{width: 100%;z-index: 9999;padding: 10px 0;display: flow-root;}
.pronav-a dl ul li{float: left;width: 100%;line-height: 36px;text-align: left;background: url(../images/page/iyuan.png) no-repeat 10px 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.pronav-a dl ul li a{color: #333;text-align: left;font-size: 16px;font-weight: normal;padding-left: 28px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.pronav-a dl ul li:hover{background: url(../images/page/iyuan.png) no-repeat 10px 18px #fff;}
.pronav-a dl ul li:hover a{color: #cc0000;}
.pronav-a dl ul li a.cur{ color:#cc0000 }

.pronav-a dl:hover>a{background:#cc0000;}
.pronav-a dl dl:hover>a{ color:#ffffff;  }
.pronav-a dl:hover ul{}
.pronav-a dl{font-size: 22px;color: #fff;margin-bottom: 6px;font-weight: bold;text-align: left;line-height: 20px;}
.pronav-a dl.cur, .pronav-a dl:hover{ }
.pronav-a dl>a, .pronav-a dl>a{background: #f5f5f5;width: 100%;display: inline-block;line-height: 48px;padding-left: 24px;font-size: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.pronav-a dl>a.cur,.pronav-a dl:hover>a{color: #fff;background: #cc0000;}

.nyhotpro{ width: 100%; overflow: hidden; margin-top: 20px;}
.nyhotpro .nyjc-til{ background: #cc0000; padding: 24px 0;}
.nyhotpro .nyjc-til h2{color: #fff;font-weight: bold;font-size: 32px;}
.nyhotpro .nyjc-til p{color: #fff;font-size: 16px;font-family: Arial;padding-top: 10px;}
.nyhotpro .bd{ border: 1px solid #ccc;}
.nyhotpro .bd ul{}
.nyhotpro .bd ul li{padding: 16px;}
.nyhotpro .bd ul li a{}
.nyhotpro .bd ul li a img{width: 100%;border: 1px solid #ccc;}
.nyhotpro .bd ul li a p{ line-height: 42px; font-size: 16px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

#proxqy{ padding-top:40px; }

#MagnifierWrap2{position:relative;/* width: 420px; */}
.MagnifierMain{position: relative;border:1px solid #ccc;}
.MagnifierMain img{width: 100%;display:block;}
.MagnifierDrag{position: absolute;top:0;left: 0;background-color: #ccc; opacity: 0.4;filter:alpha(opacity = 40);cursor: move;}
.MagnifierPop{position: absolute;top:0;overflow: hidden;background:#fff url(../images/loading.gif) no-repeat center center; z-index:9 }
.MagnifierImg{position: absolute;top:0; left: 0;}
.spec-items{position: relative;width: 100%;height: 108px;overflow: hidden;margin: 10px auto 0;display: none;}
.spec-items ul{width: 500%;position: absolute;top: 6px;left: 0px;}
.spec-items ul *{-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.spec-items li{width: 96px;float: left;overflow: hidden;margin-right: 10px;border: 1px solid #ccc;cursor: pointer;}
.spec-items li.on{border: 1px solid #09b456;}
.spec-items li img{width: 100%;display:block;}
span.spe_leftBtn,span.spe_rightBtn{position: absolute;bottom: 12px;display: block;width: 20px;height: 70px;line-height: 70px;font-family: "黑体";text-align: center;font-size: 30px;color: #ddd;cursor: default;background-color: #f9f9f9;z-index: 999;display: none;}
span.on{background-color: #ccc;color: #999;cursor: pointer;}
span.spe_leftBtn{left: 0;}
span.spe_rightBtn{right: 0;}
.nyproshow-txt{float:left;width: 380px;margin-left: 28px;z-index:1;}
.nyproshow-txt>h1{font-size: 20px;color: #333;border-bottom: 1px dashed #bbbbbb;padding: 2px 0 10px;line-height: 32px;margin-bottom:10px;}


@media (max-width:1509px) {
	.pronav-a{display:block;}
	.pronav-a dl{padding: 0;}
}
@media (max-width:1409px) {
	.pronav-a dl{padding: 0;font-size:15px;}
}
@media (max-width:1309px) {
	.pronav-a{ line-height:60px; }
	.pronav-a dl{ padding: 0;font-size:14px;line-height: 20px; }
	.pronav-a dl>a, .pronav-a dl>a{ font-size: 16px; font-weight: normal; padding-left: 16px; line-height: 42px; }
}

@media (max-width: 991px) {
    #pronav{ display:none }
    #proxqy{ padding-top:24px; }
    #nyprozs{ padding-top:24px; }
}

@media (min-width:768px) and (max-width:1199px) {
	.pronav-a dl{display:block;float:left;width: 100%;line-height: 16px;}
}
@media (max-width:767px) {
	.pronav-a dl{display:block;float:left;width:25%;padding:0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
}
@media (max-width:500px) {
	.pronav-a{line-height:40px;}
}

.kkk1{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;margin: 0 10px;margin-top: 0px;}
.kkk1 h3{float: left;width: 300px;text-indent: 30px;height: 40px;line-height: 37px;border-bottom: 2px #cc0000 solid;color: #cc0000;font-size: 18px;font-weight: bold;background: url(../images/p14-icon11.png) no-repeat 0 center;}
.pro_main {position: relative;padding: 0 10px;display: none;}

/* 内页单页面标题 */
#nytitle{text-align: center;padding:0 10px;margin:30px 0;}
#nytitle h1{font-size: 36px;color: #353535;font-weight:bold;}
#nytitle p{color: #999;font-size: 16px;margin-top: 10px;text-transform:uppercase;}
@media only screen  and (max-width: 500px){
	#nytitle{margin-bottom:20px;}
	#nytitle h1{font-size: 30px;}
	#nytitle p{font-size: 14px;}
}

/* 内页单页面内容 */
.nyshow{width:100%;}
.nyshow-til{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;margin:20px 0;}
.nyshow-til>h1, .nyshow-til>h2{float: left;padding-right:15px;text-indent: 25px;height: 40px;line-height: 40px;border-bottom: 2px #cc0000 solid;color: #cc0000;font-size: 18px;font-weight: bold;position:relative;}
.nyshow-til>h1::before, .nyshow-til>h2::before{content:'';position:absolute;left:0;top:50%;margin-top: -15px;width:6px;height:30px;background:#cc0000;}
.nyshowdesc{font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:40px;min-height:300px;}
.nyshowdesc p{margin:5px 0;}
.nyshowdesc img{max-width:100%;height:auto !important;}
.block-shadow{height: 200px;-webkit-box-shadow: 0 10px 20px 0 rgba(50,50,50,.20);box-shadow: 0 10px 20px 0 rgba(50,50,50,.20);-webkit-transition: all .5s linear;-moz-transition: all .5s linear;-ms-transition: all .5s linear;-o-transition: all .5s linear;transition: all .5s linear;}
.block-shadow:hover{box-shadow: 0 10px 20px 0 rgb(41 170 90 / 0.5);}
.radius-md{border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;}
.icon-sm{width: 60px;display: inline-block;text-align: center;}
.icon-sm em{font-size: 30px;line-height: 30px;}
.icon-content{overflow: hidden;}
.icon-content h5{font-weight: bold;font-size: 18px;line-height: 25px;color: #1a1a1a;margin-top: 10px;margin-bottom: 10px;}
@media (max-width:767px) {
	.nyshowdesc{font-size:14px;line-height:1.6;margin-bottom:20px;min-height:100px;}
	.nyshowdesc h1{font-size:30px;}
	.nyshowdesc h2{font-size:24px;}
	.nyshowdesc h3{font-size:18px;}
	.nyshowdesc h4{font-size:14px;}
	.block-shadow{height:auto;}
}

/* 内页项目 */
#nyitem{padding-bottom:30px;border-bottom:4px solid #cc0000;}
#nyitem ul>li{padding:0 10px;margin-bottom:20px;}
#nyitem ul>li a{display:block;}
.ser-img{position:relative;overflow:hidden;}
.ser-bg{position:absolute;left:0;top:0;width:100%;height:100%;background: transparent repeat-x bottom;}
.ser-img i{position:absolute;left:50%;top:150%;width:60px;height:60px;transform:translate(-50%, -50%);transition: all .3s;}
#nyitem ul>li p{font-size:24px;color:#444;line-height:40px;text-align:center;padding:0 10px;}
#nyitem ul>li a:hover .ser-bg{background:url(../images/ser-bg.png) repeat-x bottom;}
#nyitem ul>li a:hover .ser-img i{top:50%;}
#nyitem ul>li a:hover p{font-weight:bold;color:#cc0000;}
@media only screen and (max-width:767px){
	#nyitem ul>li p{font-size:16px;line-height:30px;}
}
@media only screen and (max-width:500px){
	#nyitem ul>li{margin-bottom:10px;}
}

.location{width: 100%;height: 48px;border-bottom: 1px solid #eee;}
.location span{display:block;line-height: 48px;font-size: 14px;background: url(../images/location.png) no-repeat 0 15px;text-indent: 20px;color: #666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.location span a{color: #666;}
.location span a:hover{color: #cc0000;}

/* 内页关于我们 */
.brank_con{ font-size: 16px;line-height: 1.8;color: #333; }
.brank_con>.cpcon h4{ color: #cc0000;font-weight: bold;font-size: 20px;line-height: 1.8; }
.brank_con>.cpcon{ padding:50px 0;overflow: hidden; }
.brank_con>.cpcon:last-child{ margin-bottom: 0; }
.brank_con>.cpcon:nth-child(odd){ background: transparent; }
.brank_con>.cpcon:nth-child(odd) .cpcon_img{ float: right; }
.brank_con>.cpcon:nth-child(even){ background: #f5f5f5; }
.brank_con>.cpcon>h3{text-align: center;font-size: 36px;margin-bottom: 50px;}
.brank_con>.cpcon .cpcon_img img{max-width: 100%;height:auto!important;display: block;margin:0 auto;}
.brank_con>.cpcon .cpcon_txt{padding-top: 15px;padding-bottom: 15px;}
@media (max-width: 767px){
	.brank_con{font-size: 14px;line-height: 1.6;}
	.brank_con>.cpcon{padding:20px 0;}
	.brank_con>.cpcon>h3{font-size: 24px;margin-bottom: 20px;}
}

/* 内页服务网点 */
#nypoint{padding-bottom:30px;}
#nypoint ul li{float:left;width:33.33%;padding:15px;}
#nypoint ul li a{display: block;border: 1px solid #fff;background: #e9f1f1;text-align: center;border-radius: 10px;}
#nypoint ul li a span{display: inline-block;line-height: 28px;font-size: 16px;color: #666;padding-left: 35px;background: url(../images/scity-x.png) no-repeat left;margin: 20px 0;}
#nypoint ul li a:hover{border-color:#cc0000;}
#nypoint ul li a:hover span{color:#cc0000;background:url(../images/scity-xx.png) no-repeat left;}

.nypo-l{width:50%;height:500px;float:left;overflow-y:scroll;}
.nypo-r{width:50%;height:500px;float:right;overflow:hidden;position:relative;}
.nypo-r img{position:absolute;left:50%;transform:translateX(-50%);}

@media (max-width: 1199px){
	#nypoint ul li{padding:10px;}
	#nypoint ul li a span{margin:16px 0;}
}
@media (max-width: 991px){
	#nypoint ul li{width:50%;}
}
@media (max-width: 600px){
	#nypoint ul li{width:33.33%;}
	.nypo-r{width:100%;height:auto;}
	.nypo-r img{position:relative;height:250px;}
	.nypo-l{width:100%;overflow:hidden;height:auto;}
}
@media (max-width: 500px){
	#nypoint ul li{width:50%;}
	.nypo-r img{height:150px;}
}

.nyshowdesc>.nyject{overflow:hidden;background: #f5f5f5;}
.nyshowdesc>.nyject .nyject_img{overflow:hidden;}
.nyshowdesc>.nyject .nyject_img img{transition: 0.5s;}
.nyshowdesc>.nyject .nyject_txt{padding:20px 50px;}
.nyshowdesc>.nyject .nyject_txt h4{color:#333;font-size:24px;margin-bottom:20px;font-weight:bold;}
.nyshowdesc>.nyject .nyject_txt p{font-size:16px;color:#666;}
.nyshowdesc>.nyject:hover .nyject_img img{transform: scale(1.1);}
@media (min-width:768px) {
	.nyshowdesc>.nyject{display:flex;align-items: center;}
	.nyshowdesc>.nyject:nth-child(even){flex-direction: row-reverse;}
	.nyshowdesc>.nyject .nyject_img,  .nyshowdesc>.nyject .nyject_txt{flex:50%;}
}
@media (max-width:767px) {
	.nyshowdesc>.nyject .nyject_txt{padding:20px;}
}
@media (max-width:500px) {
	.nyshowdesc>.nyject .nyject_txt{padding:15px;}
	.nyshowdesc>.nyject .nyject_txt h4{font-size:20px;margin-bottom:10px;}
	.nyshowdesc>.nyject .nyject_txt p{font-size:14px;}
}

/* 留言模块Message */
#nymessage{ padding:50px 0;background:url(../images/nymessagebg.jpg) no-repeat center / cover; }
#nymessage h4{ color:#cc0000;}
#nymessage form{ overflow:hidden;margin-top:50px;}
#nymessage form label{ font-weight:normal;text-align:none ! important; white-space: nowrap; }
#nymessage .nymessage-h6{ text-align:left;}
@media (max-width:767px) {
	#nymessage{padding:30px 0;}
	#nymessage h4{font-size:16px;line-height:1.4;}
	#nymessage form{margin-top:30px;}
	#nymessage form>div[class^="col-"]{padding:0 5px;}
}

#nycommon{padding:30px 0;background:#f8f8f8;border-top: 5px solid #cc0000;border-bottom: 5px solid #cc0000;}
/* 热门标签 */
.nycomtag{line-height: 40px;border-bottom: 1px #ccc solid;overflow:hidden;}
.nycomtag>h3{float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #cc0000 solid;color: #cc0000;font-size: 18px;font-weight: bold;background:url(../images/page/ny-objs.png) no-repeat left;}
.nycomtag>a{float:right;}
.ghtag{padding-left:22px;background:url(../images/page/ghtag.png) no-repeat left;}
#tagac{margin-top:10px;}
#tagac>a{font-size: 14px;color: #797979;line-height: 25px;display: inline-block;background-color: #fff;border-radius: 30px;padding: 0 14px;margin-top: 14px;box-shadow: 1px 4px 16px 0px rgb(204 0 0 / 20%);margin-right: 10px;transition: all ease 0.3s;}
#tagac>a:hover{background-color: #cc0000;color: #fff;}

/* 推荐新闻 */
.nyhotnews{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;}
.nyhotnews>h3{float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #cc0000 solid;color: #cc0000;font-size: 18px;font-weight: bold;background:url(../images/page/nyhotnewico.png) no-repeat left;}
.nyhotnews-list{margin-top:10px;overflow:hidden;}
.nyhotnews-list li{font-size: 14px;line-height: 30px;background: url(../images/page/iyuan.png) no-repeat left;background-size: 8px;box-sizing:border-box;}
.nyhotnews-list li a{float:left;width:calc(100% - 90px);color:#333;}
.nyhotnews-list li span{float:right;color:#666;}
.nyhotnews-list li:hover{background: url(../images/page/iyuan_on.png) no-repeat left;background-size: 8px;}
.nyhotnews-list li:hover a{color:#cc0000;}

/*视频列表*/
.nyvideo-ul{ overflow:hidden; }
.nyvideo-ul li{ width:33.33%;float:left;padding:0 10px;margin-bottom:20px;box-sizing:border-box; }
.nyvideo-div a{ display:block;border:1px solid #ddd;padding:2px;overflow:hidden; }
.nyvideo-div a img{ display:block;max-width: 100%;width: 311px; }
.nyvideo-div a.nyvideo-a{ padding:0 10px;border:none;line-height:25px;text-align:center; }
.nyvideo-div:hover a{ border-color:#cc0000;color:#cc0000; }

/*视频详情*/
.showvideo-top{ padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:15px; }
.showvideo-top>h1{ line-height: 1.5;color: #333;text-align: center;font-size: 26px;margin-bottom: 5px; }
.showvideo-time{ text-align:center; }
.showvideo-time span{ font-size: 14px;color: #a3afb7;margin-right: 10px; }
.showvideo-time span:last-child{ margin-right:0; }
.showvideo-mp{ margin:20px 0;text-align:center; }
.showvideo-mp video, .showvideo-mp iframe{ width:800px;max-width:100%; }
.showvideo-con { font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px; }
.showvideo-con  img{ max-width:100%;height:auto !important; }

/*下载列表*/
.nydown-list{margin-bottom:20px;}
.nydown-list table{width:100%;text-align:center;}
.nydown-list table thead{background:#cc0000;color:#fff;font-size:16px;line-height:2;}
.nydown-list table tbody{line-height:1.6}
.nydown-list table tbody tr td{color:#666;}
.nydown-list table tbody tr td:first-child{color:#333;}

/*下载详情*/
.showdown-top{ margin-bottom:20px; }
.showdown-top>h1{ font-size: 18px;margin-bottom:10px;color:#333;font-weight:bold;padding-left:20px; }
.showdown-top>ul{ padding:10px;background:#f6f6f6; }
.showdown-top>ul>li{ border-bottom: 1px solid #eee;font-size:12px;color:#666;margin-bottom:5px;line-height:20px; }
.showdown-top>ul>li:last-child{ margin-bottom:0; }
.showdown-top>ul>li>span{ padding: 0px 10px;margin-right: 5px; }
.showdown-con { font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px; }
.showdown-con img{ max-width:100%;height:auto !important; }

/*图片列表*/
.nyimg-ul{overflow:hidden;}
.nyimg-ul li {margin-bottom:20px;padding:0 10px;}
.nyimg-ul li .nyimg-div {background:#fff;padding:7px;border:1px solid #D9D9D9;}
.nyimg-ul li .nyimg-div a {display:block;overflow:hidden;}
.nyimg-ul li .nyimg-div img {margin:0 auto;-webkit-transition:1s;-moz-transition:1s;transition:1s;width:100%;}
.nyimg-ul li .nyimg-a{padding:0 5px;margin-top:9px;line-height:40px;display:block;background:#EFEFEF;font-size:14px;color:#333;text-align:center;}
.nyimg-ul li:hover .nyimg-a {color:#ffffff !important;}
.nyimg-ul li:hover .nyimg-div img {-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.nyimg-ul li:hover .nyimg-a {background:#cc0000;color:#fff;}
@media (max-width:767px){
	.nyimg-ul li .nyimg-a{line-height:32px;}
}

/*图片详情*/
.showimg-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;}
.showimg-top h1{line-height: 1.5;color: #333;text-align: center;font-size:30px;}
.showimg-top span{margin-right: 10px;font-size: 14px;color: #a3afb7;}
.showimg-img{margin-top: 25px;margin-bottom: 15px;text-align:center;}
.showimg-img img{max-width: 100%;height:auto !important;}
.ctitle{margin-bottom:15px;}
.ctitle h3{padding-left:20px;background: url(../images/page/dt-7.gif) no-repeat left center;line-height:30px;border-bottom: 1px dotted #ccc;color:#666;font-size:16px;font-weight:bold;}
.showimg-con{line-height: 1.8;color: #222;word-wrap: break-word;font-size: 16px;font-weight: 300;padding: 0 10px;border-bottom: 1px solid #F0F2F5;padding-bottom: 20px;}
.showimg-con img{max-width: 100%;height:auto !important;}
.showimg-page{overflow: hidden;margin-left:-10px;margin-right:-10px;margin-bottom:20px;}
.showimg-page>div[class^="col-"]{padding: 0 10px;}
.showimg-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.showimg-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
.showimg-right{border-left:1px solid #f0f2f5;}
@media (max-width:767px){
	.showimg-left{padding:0;}
	.showimg-top h1{font-size: 20px;}
	.showimg-con{font-size:14px !important;}
	.showimg-page a{padding:8px;}
}

/* 右侧栏目信息 */
.nybusiness{margin-bottom: 20px;line-height: 40px;border-bottom: 1px #ccc solid;overflow: hidden;}
.nybusiness h3{ float: left; width: 150px; text-indent: 30px; height: 40px; line-height: 40px; border-bottom: 2px #cc0000 solid; color: #cc0000; font-size: 18px; font-weight: bold; background: url(../images/page/ny-objs.png) no-repeat left;}
.nybusiness>p{font-size: 16px;color: #c7161e;line-height: 40px;border-bottom: 1px dashed #ccc; margin-bottom: 10px;padding-left: 32px;background: url(../images/ny-objs.png) no-repeat left;}
.nybusiness a{margin-bottom:10px;display:block;position:relative;}
.nybusiness a:last-child{margin-bottom:0;}
.nybusiness-img{overflow:hidden;border: 1px solid #ccc;}
.nybusiness a p{position:absolute;left:0;bottom:0;background: rgba(0,0,0,.5);width:100%;line-height:30px;padding:0 10px;text-align:center;color:#fff;}
.nybusiness a:hover p{background: rgba(0,153,255,.5);}
.donghua{ text-align:center; line-height:42px; font-size:16px; }

.hotnews{}
.hotnews p{font-size: 16px;color: #cc0000;line-height: 40px;border-bottom: 1px dashed #ccc; margin-bottom: 10px;padding-left: 32px;background: url(../images/ny-news.png) no-repeat left;}
.hotnews a{display: block;font-size: 14px;line-height: 30px;padding-left: 15px;background:url(../images/iyuan.png) no-repeat left;background-size:8px;}
.hotnews a:hover{background: url(../images/iyuan_on.png) no-repeat left;color: #cc0000;}

/*新闻列表*/
.nynews-ul {overflow:hidden;}
.nynews-ul li.nynews-li { padding:0 10px 10px;margin-bottom:20px;cursor:pointer; }
.nynews-img {padding:0;overflow:hidden;border:1px solid #f3f3f3;}
.nynews-img a {display:block;}
.nynews-img img {width:100%;transition:.8s}
.nynews-ul li.nynews-li:hover img {transform:scale(1.02);}
.nynews-date {color:#333;line-height:20px;font-size:12px;}
.nynews-date span {color:#4d4c51;}
.nynews-date img {margin:4px 6px 0 0;float:left;}
.nynews-date p {float:left;margin:0;}
.nynews-date i {margin-right:5px;}
.nynews-con h3 {font-size:18px;font-weight:bold;color:#3b3c3c;text-transform:uppercase;line-height:32px;letter-spacing:1px;margin-top:0px;margin-bottom:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.nynews-con h3 a {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;}
.nynews-ul li.nynews-li:hover h3 a {color:#cc0000;}
.nynews-con {background-color:#f9f9f9;padding-top:16px;padding-bottom:18px;}
.nynews-con p.nynews-desp {color:#8d8d8d;font-size:14px;line-height:23px;margin:10px 0;height:46px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.nynews-con a.nynews-more {position:relative;left:0;color:#ffffff;font-size:15px;padding:7px;background:#cc0000;margin-top:10px;width:120px;display:block;border-radius:20px;float:left;text-align:center;transition:0.5s all;-webkit-transition:0.5s all;-moz-transition:0.5s all;-o-transition:0.5s all;-ms-transition:0.5s all;}
.nynews-con a.nynews-more:hover {background:#FF7A0E;left:10px;color:#ffffff !important;}
@media (max-width:991px) {
	#nynewslist>.container {padding-left:5px;padding-right:5px;}
	.nynews-ul li.nynews-li {padding:0 5px 4px;margin-bottom:14px;}
}
@media (max-width:767px) {
	.nynews-con h3 {font-size:16px;font-weight:bold}
	.nynews-con {padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 12px;}
	.nynews-con p.nynews-desp{margin: 2px 0 8px;}
}

/*新闻详情*/
.shownews-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:15px;}
.shownews-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 26px;margin-bottom: 5px;}
.shownews-time{text-align:center;}
.shownews-time span{font-size: 14px;color: #a3afb7;margin-right: 10px;}
.shownews-time span:last-child{margin-right:0;}
.shownews-con{font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.shownews-con  img{max-width:100%;height:auto !important;}
.shownews-page{overflow: hidden;margin-left:-10px;margin-right:-10px;margin-bottom:20px;}
.shownews-page>div[class^="col-"]{padding: 0 10px;}
.shownews-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.shownews-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
@media (max-width:767px){
	.shownews-top h1{font-size: 20px;}
	.shownews-con{font-size:14px !important;line-height: 1.6;}
	.shownews-page a{padding:8px;}
}

/* 招聘模块Nyjoblist*/
.nyjoblist-ul{overflow: hidden;}
.nyjoblist-ul li{margin-bottom: 20px;border-bottom: 1px solid #dedede;}
.nyjoblist-ul li .nyjoblist-top{padding: 20px;position: relative;overflow:hidden;}
.nyjoblist-ul li .nyjoblist-top h3{color: #333;font-size: 20px;font-weight: bold;padding-bottom: 10px;}
.nyjoblist-ul li .nyjoblist-top span{padding-right: 20px;color: #999;}
.nyjoblist-ul li .nyjoblist-top p{color:#666;margin:10px 0;}
.nyjoblist-ul li .nyjoblist-top>a{float:left;padding:10px 25px;background:#cc0000;border-radius:20px;color:#fff;margin-right:10px;}
.nyjoblist-ul li .nyjoblist-top>a+a{margin-right:0;}
.nyjoblist-ul li .nyjoblist-top>a:hover{background:#ffc531;color:#333;}
@media (max-width:767px) {
	.nyjoblist-ul li .nyjoblist-top{padding:10px;}
}

.showjob-left{padding-bottom:30px;}
.showjob-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:10px;}
.showjob-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 30px;}
.showjob-list{overflow:hidden;margin-bottom:30px;}
.showjob-list li{width:50%;float:left;padding:5px 10px;background: url(../images/dt-0.png) no-repeat left top 13px;}
.showjob-list li span{float: left;margin-right: 10px;color: #999;}
.showjob-con{line-height: 1.8;color: #222;word-wrap: break-word;font-size: 16px;font-weight: 400;padding: 10px 0;}
.showjob-con img{max-width: 100%;height:auto !important;}
.showjob-more{}
.showjob-page{padding-top: 20px;padding-bottom:20px;overflow: hidden;}
.showjob-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.showjob-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
@media (max-width:767px){
	.showjob-top h1{ font-size:20px;}
	.showjob-top h2{ font-size:16px;}
	.showjob-con{padding:0;font-size:14px !important}
	.showjob-left{padding: 0;}
	.showjob-page>div[class^="col-"]{padding: 0 10px;}
}

/* 产品列表 */
.nypro-ul{overflow:hidden;padding-top: 20px;}
.nypro-ul li{ padding: 10px;}
.nypro-ul li>div{/* margin-bottom:10px; */border: 1px solid #ccc;padding: 10px;}
.nypro-ul li a{display:block;position:relative;overflow:hidden;}
.nypro-ul li a .nypro-img{/* border-radius: 15px; *//* border: 1px solid #ccc; */padding-bottom: 10px;}
.nypro-ul li a h2{line-height: 32px;color: #333;text-align:center;font-size: 18px;padding:0 5px;}
.nypro-ul li a p{ padding: 5px; color: #666; line-height: 24px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.nypro-ul li:hover>div{ border:1px solid #cc0000; }
.nypro-ul li a:hover .nypro-img{}
.nypro-ul li a:hover h2{color:#cc0000;}

.pro_main {position: relative;padding: 0 10px;display: none;}
.p14-product-2-tit {height: 48px;line-height: 48px;font-weight: normal;border-bottom: 2px solid #dfdfdf;margin: 0 0 20px;}
.p14-product-2-tit b {display: inline-block;font-size: 18px;font-weight: bold;line-height: 40px;color: #cc0000;padding-left: 30px;width: 120px;border-bottom: 2px solid #cc0000;background: url(../images/p14-icon11.png) no-repeat 0 center;}
.p14-product-2-tit span {margin-left: 10px;font-size: 16px;font-family: Arial;color: #c2c2c1;text-transform: uppercase;}
.pro-list{overflow:hidden;border: 1px solid #ccc;padding: 16px;}
.pro-list .sycp-img{ padding: 20px; border: 1px solid #ccc;}
.pro-list .sycp-img img{}
.pro-list .sycp-nr{padding-top: 32px;padding-left: 50px;}
.pro-list .sycp-nr h4{ background: #cc0000; display: inline-block; padding: 6px 20px; color: #fff; line-height: 24px; margin-bottom: 16px;}
.pro-list .sycp-nr h2{font-size: 24px;padding-bottom: 10px;overflow: hidden;text-overflow: ellipsis;color: #ee3333;white-space: nowrap;}
.pro-list .sycp-nr p{padding: 6px 0;font-size: 16px;color: #666;}
.pro-list .sycp-nr .cp-p1{ padding-bottom: 20px;}
.pro-list .sycp-nr .cp-p2{ font-weight: bold;}
.pro-list .sycp-nr .cp-p3{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.pro-list .sycp-nr a{ border: 2px solid #cc0000; width: 142px; height: 40px; display: inline-block; text-align: center; line-height: 36px; font-size: 16px; border-radius: 24px; color: #cc0000; margin-top: 20px;}
.pro-list .sycp-nr a:hover{ background:#cc0000; color:#fff; }
.pro-list .owl-carousel .owl-nav{ display: block;}
.pro-list .owl-carousel .owl-nav .owl-prev{ top:50% }
.pro-list .owl-carousel .owl-nav .owl-next{ top:50% }

@media (max-width:1200px){
    .pro-list .sycp-nr{padding-top: 4px;padding-left: 32px;}
    .pro-list .sycp-nr .cp-p1{padding-bottom: 10px;}
}

@media (max-width:767px){
	.nypro-ul li a p{line-height: 24px;font-size:14px;}
	.pro-list .sycp-nr{padding-left:15px;padding-top: 20px;}
}

/*产品详情*/
.showpro-top{padding-bottom: 10px;/* border-bottom: 1px solid #f0f2f5; */margin-bottom:20px;margin-top: 16px;}
.showpro-top h1{line-height: 1.5;color: #333;font-size: 24px;padding-bottom: 10px;border-bottom: 2px solid #ccc;margin-bottom: 10px;}
.showpro-top span{margin-right: 10px;font-size: 14px;color: #666;}
.showpro-img{margin-bottom:20px;}
.showpro-img .sp-wrap{ display:block; }
.showpro-img .sp-wrap img{ width:100% }
.showpro-imgbox{ padding:0; }
.sp-thumbs a:link, .sp-thumbs a:visited{width:140px;height:93px;}
@media (max-width:767px){
	.showpro-top h1{font-size: 20px;padding-bottom: 10px;}
	.showpro-imgbox{padding:0;}
	.showpro-top{margin-top:20px;padding: 0;}
	.nypro-ul li a h2{font-size:16px;line-height: 24px;}
}

/*产品参数*/
.nyproshow-info{line-height: 24px;color:#666;margin-bottom:20px;}
.showpro-tel{overflow:hidden;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding: 4px 0;margin-bottom: 20px;}
.showpro-telx{float:left;line-height:40px;}
.showpro-telx img{float:left;margin-right:12px;display: none;}
.showpro-p{}
.pro-zx{display: inline-block;margin-top: 32px;/* background: url(../images/dianhua.png) left 0px no-repeat; */background-size: 20%;}
.pro-zx h2{ font-size: 18px; font-weight: bold;}
.pro-zx h2 a{ padding: 6px 32px;  border: 1px solid #cc0000; color: #fff; letter-spacing: 1px; background: #cc0000; border-radius: 16px;}
.pro-zx h2 a:hover{background: #e83535;border: 1px solid #e83535;color:#fff;}
.pro-zx span{ font-size: 30px; color: #cc0000; font-weight: bold;}
.showpro-telcon{float:left;}
.showpro-telcon p{float:left;color:#666;margin-bottom:0;font-size: 16px;}
.showpro-telcon span{/* float:left; */color: #c00;font-size:24px;font-family: arial;font-weight: bold;font-size: 24px;}
.showpro-tel a{float:right;display:block;line-height:40px;padding:0 20px;background:#cc0000;color:#fff;}
.showpro-tel a i{margin-right:5px;}
.showpro-tel a:hover{background:#cc0000;}
.showpro-con{margin-top: 20px;}
.showpro-con ul{border-bottom: 1px solid #ccc;line-height: 40px;margin-bottom: 10px;overflow:hidden;}
.showpro-con ul li{text-align: center;padding:0 24px;font-size: 16px;background: #e6e6e6;color:#333;float: left;margin-right: 10px;cursor: pointer;}
.showpro-con ul li.on{background: #cc0000;color:#fff;}
.showpro-con ul li:last-child{margin-right: 0;}
.showpro-details{font-size: 16px;line-height: 1.8;overflow: hidden;}
.showpro-details .showpro-det{/* display:none; */min-height:200px;}
.showpro-details div{margin-bottom: 10px;}
.showpro-details p{margin: 5px 0;}
.showpro-details img{max-width: 100%;height:auto !important;}
.showpro-details video{max-width: 100%;height:auto !important;}
@media (max-width:767px){
	.showpro-details{font-size: 14px;line-height: 1.6;}
	.showpro-tel a{float:left;margin-top: 12px;}
}

/*相关产品*/
.nyaboutpro{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;}
.nyaboutpro>h3{float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #cc0000 solid;color: #cc0000;font-size: 18px;font-weight: bold;background:url(../images/nyaboutproico.png) no-repeat left;}
#abprolist{margin:20px 0;}
#abprolist li{padding:0 10px;}
#abprolist li a{display:block;}
#abprolist li a .abpro-img{padding:2px;border:1px solid #ccc;}
#abprolist li a .abpro-img img{display:block;max-width:100%;}
#abprolist li a p{margin-top:5px;line-height:30px;height:30px;text-align:center;background:#ccc;padding:0 10px;color:#333;}
#abprolist li a:hover .abpro-img{border-color:#cc0000;}
#abprolist li a:hover p{background:#cc0000;color:#fff;}

/* 标签 */
.pro_key {line-height: 35px;font-size: 15px;color: #333;font-weight: bold;}
.pro_key a{font-size: 14px;background: #9e9c9c;padding: 2px 6px;color:#fff;font-weight: normal;text-decoration: none;}
.pro_key a:hover{background:#cc0000;}
/* 分享按钮 */
.jiathis{padding-top:10px;height:35px;line-height:30px;border-top:1px dotted #ccc; text-align:right; position:relative; color:#666;margin-bottom:20px;}
.jiathis .jiathis_txt{float: left;}
/* 上下页按钮 */
.ny-page{overflow: hidden;margin-bottom:30px;}
.ny-pagea{width:50%;float:left;padding:0 10px;box-sizing:border-box;}
.ny-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.ny-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}

/* 搜索模块 */
.nysearch-ul{ overflow: hidden;}
.nysearch-ul li.nysearch-li{ padding: 0 0 15px 0;margin-bottom: 25px;border-bottom: 1px dashed #333;overflow:hidden;}
.nysearch-til>a{ line-height: 14px;color: #fff;vertical-align: baseline;white-space: nowrap;display: inline-block;background: #cc0000;margin-right: 5px;position: relative;top:0;padding: 4px 6px;}
.nysearch-til>a .nysearch-arrow{ position: absolute;width: 0;height: 0;vertical-align: top;top: 7px;right: -4px;border-left: 4px solid #000;border-top: 4px solid transparent;border-bottom: 4px solid transparent;border-left-color: #1ea839;}
.nysearch-til>a:hover{ background:#333; }
.nysearch-til>a:hover .nysearch-arrow{ border-left-color:#333; }
.nysearch-til>h2{ display: inline;font-size: 19px;margin: 0;font-weight: bold;position: relative;top: 1px;line-height: 25px; }
.nysearch-con p.nysearch-desp{ color: #666;font-size: 14px;line-height: 23px;margin: 5px 0;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.nysearch-date { color: #333;line-height: 20px;font-size: 12px; }
.nysearch-date span{ color: #999; }
.nysearch-date p{ float: left;margin: 0; }
.nysearch-date i{ margin-right: 5px; }
.nysearch-con a.nysearch-more{ position:relative;left:0;color: #ffffff;font-size: 13px;width:100px;height:30px;line-height:30px;background: #999;margin-top: 10px;display: block;border-radius: 20px;float:left;text-align: center;transition: 0.5s all;-webkit-transition: 0.5s all;-moz-transition: 0.5s all;-o-transition: 0.5s all;-ms-transition: 0.5s all;}
.nysearch-con a.nysearch-more:hover{ background: #cc0000;left:10px;}

/*联系我们*/
.product-inlist{background-color:#f6f6f6;}
.contact_meg {float:right;width:50%;height:510px;z-index:3;background:#f6f6f6;}
.meg_con .title2 {font-size:28px;color:#333333;max-width:510px;margin-bottom:24px;margin-top:35px;font-weight:bold;}
.meg_con .tel {padding:13px 0;border-top:solid 1px #333;border-bottom:solid 1px #333;color:#333;max-width:510px;font-size:30px;}
.meg_con .tel img {display:inline-block;}
.meg_con .megs {margin-top:20px;font-size:15px;line-height:36px;}
.meg_con {width:100%;z-index:3;padding-left:8%;padding-right:4%;box-sizing:border-box;}
.my-map {margin:0 auto;width:50%;height:510px;float:left;}
.amap-container {height:100%;}
@media only screen and (max-width:1199px) {
	.meg_con {width:100%;position:unset;padding-left:5%;box-sizing:border-box;}
	.meg_con .title2,
	.meg_con .tel{ max-width: initial;width: 100%; }
	.contact_meg { width:100%;float:none;height:auto;padding-bottom:40px; }
	.my-map { margin:0 auto;width:100%;height:400px;float:none; }
}
@media only screen and (max-width:991px) {
	.product-inlist>div{ margin-bottom: 0 !important; }
	.product-inlist{ margin-bottom: 0; }
}
@media only screen and (max-width:768px) {
	.meg_con .title2 { margin-bottom:16px;margin-top:20px;font-size:24px; }
	.meg_con .megs { font-size:14px;line-height:30px; }
	.meg_con .tel { padding:10px 0;font-size:20px; }
	.meg_con .tel img { width:26px; }
	.meg_con .megs { margin-top:10px; }
	.meg_con .tel img { width:20px;margin-bottom:0; }
	.meg_con .title2 { font-size:22px; }
	.product-inlist { margin-top:10px; }
}

/*翻页样式*/
.metpager_1{ text-align:center; }
.metpager_2{ text-align:center; }
.metpager_3{ text-align:center; }

#flip{ line-height: 25px; }
.digg4{ padding:3px; margin:3px; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.digg4 a,.digg4 span.miy{ margin:2px; text-decoration:none; }
.digg4 .disabledfy{ font-family: Tahoma, Verdana; }

.metpager_4 a,.metpager_4 span.miy{ border:1px solid #aaaadd; padding:2px 5px 2px 5px; color:#009; }
.metpager_4 a:hover { border:1px solid #009; color:#000; }
.metpager_4 a:active {border:1px solid #009; color:#000; }
.metpager_4 span.current { border:1px solid #009; background-color:#009; padding:2px 5px 2px 5px; margin:2px; color:#FFFFFF; text-decoration:none; }
.metpager_4 span.disabled { border:1px solid #eee; padding:2px 5px 2px 5px; margin:2px; color:#ddd;}

.metpager_5 a,.metpager_5 span.miy{ border:1px solid #ccdbe4; padding:2px 8px 2px 8px; color:#cc0000; display: inline-block; }
.metpager_5 a:hover { border:1px solid #cc0000; color:#fff; background-color:#cc0000;}
.metpager_5 a:active {border:1px solid #cc0000; color:#000;}
.metpager_5 span.current { padding:2px 8px 2px 8px; margin:2px; color:#fff; background:#cc0000; border:1px solid #cc0000; text-decoration:none;display: inline-block;}
.metpager_5 span.disabled { border:1px solid #ccdbe4; padding:2px 8px 2px 8px; margin:2px; color:#999;display: inline-block;}

.metpager_6{ color:#ff6500; }
.metpager_6 a,.metpager_6 span.miy{ border:1px solid  #ff9600; padding:2px 7px 2px 7px; background-position:50% bottom; color:#ff6500; background-image:url(../images/page/page6.jpg);}
.metpager_6 a:hover { border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 a:active {border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 span.current {border:1px solid #ff6500; padding:2px 7px 2px 7px; margin:2px; color:#ff6500; background-color:#ffbe94; text-decoration:none;}
.metpager_6 span.disabled { border:1px solid #ffe3c6; padding:2px 7px 2px 7px; margin:2px; color:#ffe3c6;}

.metpager_7 a,.metpager_7 span.miy{ border:1px solid  #2c2c2c; padding:2px 5px 2px 5px; background:url(../images/page/page7.gif) #2c2c2c; color:#fff;}
.metpager_7 a:hover { border:1px solid #aad83e; color:#fff;background:url(../images/page/page7_2.gif) #aad83e;}
.metpager_7 a:active { border:1px solid #aad83e; color:#fff;background:urlurl(../images/page/page7_2.gif) #aad83e;}
.metpager_7 span.current {border:1px solid #aad83e; padding:2px 5px 2px 5px; margin:2px; color:#fff;background:url(../images/page/page7_2.gif) #aad83e; text-decoration:none;}
.metpager_7 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_8 a,.metpager_8 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#aaa;}
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 span.current {border:1px solid #e0e0e0; padding:2px 5px 2px 5px; margin:2px; color:#aaa; background-color:#f0f0f0; text-decoration:none;}
.metpager_8 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_9 a,.metpager_9 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#88af3f; } 
.metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; } 
.metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; } 
.metpager_9 span.current {border:1px solid #b2e05d; padding:2px 5px 2px 5px; margin:2px; color:#fff; background-color:#b2e05d; text-decoration:none;} 
.metpager_9 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}
@media (max-width:767px){
	.digg4>span:nth-child(-n+2){display:none;}
}

.nymenu{width: 0;height: calc(100% - 50px);position: fixed;z-index: 108;top: 0;/* background: rgba(0,0,0,0.3); */}
.nymenu>a{position: fixed;right: 0;bottom: 100px;width: 30px;text-align: center;padding: 5px;background: #cc0000;color: #fff;z-index: 999;}
.nymenu-con{position: fixed;overflow-y: auto;top: 81px;right: -280px;width: 280px;padding: 15px 25px 25px;height: calc(100% - 50px);background-color: #cc0000;color:#fff;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;z-index: 100;}
.nymenu-con h3{font-size: 18px;font-weight: bold;line-height: 40px;border-bottom: 1px dashed #fff;margin-bottom: 10px;}
.nymenu-con dl{margin-bottom: 0;}
.nymenu-con dl a{color: #fff;}
.nymenu-con dl dt, .nymenu-con dl dt a{ display: block;font-size: 17px;line-height: 40px;font-weight: bold;}
.nymenu-con dl dd{/* padding-left: 10px; */}
.nymenu-con dl dd a{ display: block;margin: 6px 10px 6px 0px;padding-left: 16px;background: url(../images/nav-sanjiao.png)  left no-repeat;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.nymenu-con>a{ float: right;color: #fff;position: relative;top:8px;z-index: 102;font-size: 18px;}
.nymenu-con.on{ right: 0; }

.showproductli{ margin-top: 20px; }
.showproductli .row { background: #fff; overflow: hidden; }
.showproductli .showproductli_l { padding-left: 0px; }
.showproductli .showproductli_r h1{ font-weight: bold; line-height: 2; color: #333; font-size: 28px; border-bottom: 3px solid #ddd; position: relative; }
.showproductli .showproductli_r h1::before{ position: absolute;content: '';background-image: linear-gradient(to right, #cc0000, #0476e7);width: 200px;height: 3px;left: 0;bottom: -3px;}
.showproductli .showproductli_r>p{ margin:25px 0; font-size: 16px; color: #666; line-height: 2; word-break: break-all; text-overflow: ellipsis; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2; overflow: hidden;}
.showproductli .showproductli_r span{ font-size: 18px; width: 100%; text-align: center; line-height: 3;background-image: linear-gradient(to right, #28a32c, #28a32c); display: block; color: #fff; margin-top: 20px;}
.showproductli .showproductli_r .showproductli_info p{ font-size: 18px;color: #333;margin-top: 10px;line-height: 1.8;font-weight: bold;}
.showproductli .showproductli_r .showproductli_info p em{ display: block; color: #666; font-weight: normal; font-size: 16px; line-height: 2;}
.showproductli .showproductli_r .showproductli_info p:last-of-type em{ color: #666;font-weight: normal;font-size: 18px;line-height: 2;}
.showproductli .showproductli_r ul{ overflow: hidden; margin-top: 20px;}
.showproductli .showproductli_r ul li a{ background: #383f4a; display: block; border-radius:50px; line-height: 3; color: #fff; text-align: center; font-weight: bold; padding-left: 24px;}
.showproductli .showproductli_r ul li.advisory a{ background: url(../images/advisory.png) no-repeat 36px 10px,linear-gradient(to right, #cc0000, #0e7deb); }
.showproductli .showproductli_r ul li.tel a{ background: #383f4a url(../images/tel.png) no-repeat 36px 10px;}
.showproductli .showproductli_r ul li:hover a { border-image: linear-gradient(to right, #28a32c, #28a32c); }

@media(max-width: 1199px){
	.showproductli .showproductli_r h1{ font-size: 24px; }
	.showproductli .showproductli_r>p{ margin: 15px 0; font-size: 15px; }
	.showproductli .showproductli_r ul li{ padding: 0 5px; }
	.showproductli .showproductli_r ul li.advisory a{ background: #383f4a url(../images/advisory.png) no-repeat 20px 10px; }
	.showproductli .showproductli_r ul li.tel a{ background: #383f4a url(../images/tel_on.png) no-repeat 20px 10px; }
	.nymenu{ display: block !important; }
}

@media(max-width: 991px){
	.showproductli .showproductli_l{padding: 0; padding-left: 10px; padding-right: 10px;}
	.showproductli .showproductli_r{margin-top: 20px; padding: 0; }
}

@media(max-height: 767px){
	.showproductli .showproductli_r { padding-left: 10px; padding-right: 10px; }
	.showproductli .showproductli_r h1{ font-size: 18px; }
	.showproductli .showproductli_r>p{ margin:10px; font-size: 14px; -webkit-line-clamp:3; }
	.showproductli .showproductli_r ul li{ padding: 0 5px; margin-bottom: 10px; }
	.showproductli .showproductli_r ul li.advisory a{background: #383f4a url(../images/advisory.png) no-repeat 40px 10px;}
	.showproductli .showproductli_r ul li.tel a{background: #383f4a url(../images/tel.png) no-repeat 40px 10px;}
	.showproductli .showproductli_r span{ font-size: 14px; line-height: 2.5;}
} 

/*内页联系我们*/
.lianxi_m {overflow: hidden;margin-top: 10px;margin-bottom: 24px;background: #f5f5f5;}
.lianxi_m .lianxi_ml {width: 410px;float: left;background: #c00;color: #fff;padding: 30px 40px 30px 40px;overflow: hidden;}
.lianxi_m .lianxi_ml .lianxi_ml_m { overflow: hidden;font-size: 36px;font-weight: bold;line-height: 52px;margin-bottom: 18px; color: #fff; }
.lianxi_m .lianxi_ml .lianxi_ml_s { width: 310px;border: solid 2px #fff;font-size: 26px;font-family: Arial, Helvetica, sans-serif;text-align: center;margin-bottom: 18px;line-height: 55px; }
.lianxi_m .lianxi_ml .lianxi_ml_en { font-family:'Arial';font-size: 24px;line-height: 40px; }

.lianxi_mr {float: right;position: relative;width: calc(100% - 470px);}
.lianxi_mr_i {float: left;font-family: Arial, Helvetica, sans-serif;font-size: 100px;font-weight: 89;margin-left: -28px;line-height: normal;color: #999;position: absolute;overflow: hidden;margin-top: 20px;}
.lianxi_m .mr_i {font-size: 100px;line-height: 200px;margin-top: 100px;margin-left: calc(100% - 690px); position: absolute; right:30px;}
.lianxi_mr_m {width: calc(100% - 69px);float: left;overflow: hidden;padding-left: 22px;padding-right: 10px;padding-top: 38px;line-height: 28px;color: #666;font-size: 16px;text-align:left}
.lianxi_mr_m span {font-size: 24px;font-weight: bold;line-height: 60px;color: #cc0000;}
.contact_ny ul{ background: #fff; overflow: hidden; border-right: none;}
.contact_ny ul li {float: left;width:33.3333%;height: 140px;border-width: 1px 0 1px 1px;border: 1px solid #ececec;padding:35px;text-align: left;box-sizing: border-box; }
.contact_ny ul li em {float: left;display: inline-block;width: 51px;height: 51px;margin-right: 9px;margin-top: 6px;}
.contact_ny ul li h5 {color: #cc0000;margin-bottom: 6px;margin-top: 10px;font-size: 18px;font-weight: bold;display: block;}

@media(max-width: 1199px) {
	.lianxi_m .lianxi_ml { width: 400px; }
	.lianxi_mr_i { display: none; }
	.lianxi_mr { width: calc(100% - 400px); }
}

@media(max-width: 991px) {
	.contact_ny ul li { width: 50%; }
	.lianxi_mr { width: calc(100% - 360px); }
	.lianxi_m .lianxi_ml { width: 360px; padding: 30px 20px 30px 20px; }
	.lianxi_mr_m{ width: 100%; }
}

@media(max-width: 767px) {
	.lianxi_m .lianxi_ml{ width: 100%;float: none; overflow: hidden; padding: 20px 20px 20px 20px; }
	.lianxi_mr { width: 100%; float: none; overflow: hidden; }
	.contact_ny ul li{ width: 100%; }
	.lianxi_mr_m{ padding-top: 15px; padding-bottom: 20px; padding-left: 10px; font-size: 15px; }
	.lianxi_m .lianxi_ml .lianxi_ml_m { font-size: 24px; margin-bottom: 6px; }
	.lianxi_m .lianxi_ml .lianxi_ml_s { width: 290px; line-height: 48px; font-size: 24px; margin-bottom: 10px; }
	.lianxi_m .lianxi_ml .lianxi_ml_en { font-size: 20px; line-height: auto; }
}

@media(max-width: 500px) {
	.contact_ny ul li{ padding: 26px 35px;height: 120px; }
}

/*内页关于我们修改*/
.ny_about { overflow: hidden; padding-bottom: 40px; }
.ny_about .ny_about_nr { overflow: hidden; }
.ny_about .ny_about_nr .ny_about_nr_l { padding-left: 0px; }
.ny_about .ny_about_nr .ny_about_nr_r { padding-right: 0px; }
.ny_about .ny_about_nr .ny_about_nr_r .ny_about_nr_r_t { padding-top: 40px;overflow: hidden;margin-bottom: 18px; }
.ny_about .ny_about_nr .ny_about_nr_r .ny_about_nr_r_t span { font-size: 40px;font-weight: bold;color: #cc0000;display: block;line-height: 50px; }
.ny_about .ny_about_nr .ny_about_nr_r .ny_about_nr_r_t p { display: block;font-size: 18px;color: #888;line-height: 34px;padding-top: 10px; }
.ny_about .ny_about_nr .ny_about_nr_r .desc { line-height: 32px; font-size: 16px; color: #555; }

.ny_about .main { display: flex; margin-top: 30px; padding-bottom: 20px; padding-top: 20px; border-top:1px dashed #ddd; border-bottom:1px dashed #ddd; }
.ny_about .main .stat-items { flex: 1; text-align: center; }
.ny_about .main .stat-items .stat-items-t-box .stat-items-t { font-size: 54px;font-weight: bold;color: #cc0000;font-family: 'ch';line-height: 54px; }
.ny_about .main .stat-items .stat-items-t-box .stat-items-unit { font-size: 18px; color: #333333; }
.ny_about .main .stat-items p { font-size: 16px;padding-left: 3px;color: #666666; }

.ny_about_sl { padding-top: 30px; overflow: hidden; }
.ny_about_sl .ny_about_sl_t { overflow: hidden; }
.ny_about_sl .ny_about_sl_t .ny_about_sl_l { float: left; text-align: left; }
.ny_about_sl .ny_about_sl_t .ny_about_sl_l p { font-size: 36px;font-weight: bold;color: #cc0000;display: block;line-height: 50px; }
.ny_about_sl .ny_about_sl_t .ny_about_sl_l span { display: block;font-size: 16px;color: #888;line-height: 34px; }
.ny_about_sl .ny_about_sl_t .ny_about_sl_r { float: right; text-align: right; }
.ny_about_sl .ny_about_sl_t .ny_about_sl_r p { font-size: 36px; font-weight: bold; color: #444; text-transform: uppercase; padding-top: 20px; }
.ny_about_sl .ny_about_sl_nr { line-height: 28px; font-size: 15px; color: #555; margin-top: 20px;  margin-bottom: 20px; }

.homevideocen{ position:relative; }
.homevideocen img{ width:100%; }
.homevideocen video{ position: absolute;left: 0;top: 0;width: 100%;height: 100%; background: #000; }

#nyscgy .ny_about_sl_t { overflow: hidden; }
#nyscgy .ny_about_sl_t .ny_about_sl_l { float: left; text-align: left; }
#nyscgy .ny_about_sl_t .ny_about_sl_l p {font-size: 36px;font-weight: bold;color: #cc0000;display: block;line-height: 50px; }
#nyscgy .ny_about_sl_t .ny_about_sl_l span { display: block;font-size: 16px;color: #888;line-height: 34px; }
#nyscgy .ny_about_sl_t .ny_about_sl_r { float: right; text-align: right; }
#nyscgy .ny_about_sl_t .ny_about_sl_r p { font-size: 36px; font-weight: bold; color: #444; text-transform: uppercase; padding-top: 20px; }

#nyscgy{ padding-bottom:20px; }
.lcnr{ width: 100%;display: inline-block;padding: 20px 0; }
.lcnr ul{}
.lcnr ul li{ margin: 6px 0;padding-left: 0; }
.lcnr ul li p{ border: 1px solid #ccc; text-align: center; line-height: 54px; font-size: 18px; }
.lcnr ul li:hover p{ background:#cc0000; color:#fff }
.yclnr{ padding: 20px 0; }
.ycl-top{}
.ycl-top h2{ font-size: 18px; font-weight: bold; }
.ycl-top p{ padding: 16px 0; font-size: 16px; }
.ycl-bottom{}
.ycl-bottom h2{ font-size: 18px; font-weight: bold; }
.ycl-bottom ul{display: inline-block;padding-top: 20px; }
.ycl-bottom ul li{/* padding: 10px; */padding-left: 0; }
.ycl-bottom ul li p{ text-align: center; line-height: 42px; font-size: 16px; }
.ycl-bottom ul li img{ border: 1px solid #ccc; padding: 2px; }
.ycl-bottom ul li:hover img{ border:1px solid #cc0000; }

.plss1{padding-top: 12px;padding-bottom: 12px;}
.plss1 p{ font-size: 16px; line-height: 32px;}

.plss2{ padding: 12px 0; }
.plss2 .nnn1{}
.plss2 .nnn1 h2{ font-size: 18px; font-weight: bold; padding-bottom: 10px; }
.plss2 .nnn1 p{ font-size: 16px; line-height: 32px; }
.plss2 .nnn2{ padding: 10px 0;}
.plss2 .nnn2 h2{ font-size: 18px; font-weight: bold; padding-bottom: 12px; }
.plss2 .nnn2 p{ font-size: 16px; line-height: 32px; }
.plss3{ padding: 12px 0;padding-bottom: 20px; }
.plss3 p{ line-height: 32px; font-size: 16px; }
.plss3 h2{ font-size: 18px; font-weight: bold; padding: 12px 0; }
.plss3 img{}

.plss4{ padding: 10px 0; }
.plss4>p{ line-height: 32px; font-size: 16px; padding: 10px 0;}
.plss4 ul{ display: inline-block;}
.plss4 ul li{ padding-left: 0;}
.plss4 ul li img{ border: 1px solid #cc0000;}
.plss4 ul li p{ line-height: 42px; font-size: 16px; text-align: center;}
.plss4 h2{font-size: 18px;font-weight: bold;padding-bottom: 10px;}

.plss5{ padding-bottom: 10px;}
.plss5 p{ font-size: 16px; line-height: 42px;}
.plss6{}
.plss6 p{ line-height: 32px; font-size: 16px; padding: 10px 0;}
.plss6 ul{ display: inline-block; padding: 10px 0;}
.plss6 ul li{ padding-left: 0;}
.plss6 ul li img{}

@media(max-width: 1430px) {
	.ny_about .ny_about_nr .ny_about_nr_r .ny_about_nr_r_t  { padding-top: 20px; margin-bottom: 20px; }
	.ny_about .ny_about_nr .ny_about_nr_r .ny_about_nr_r_t span { font-size: 34px; }
	.ny_about .ny_about_nr .ny_about_nr_r .ny_about_nr_r_t p { font-size: 16px; }
	.ny_about .ny_about_nr .ny_about_nr_r .desc { font-size: 15px; line-height: 26px; }
	.ny_about_sl .ny_about_sl_t .ny_about_sl_l p { font-size: 32px; }
	.ny_about_sl .ny_about_sl_t .ny_about_sl_r p { font-size: 32px; }
}

@media(max-width: 1330px) {
	.ny_about .ny_about_nr .ny_about_nr_r .desc { font-size: 14px; line-height: 24px; }
	.ny_about .ny_about_nr .ny_about_nr_r .ny_about_nr_r_t { padding-top: 0px; margin-bottom: 10px;}
	.ny_about_sl .ny_about_sl_nr{ font-size: 14px; line-height: 24px; }
}

@media(max-width: 1199px) {
	.ny_about .ny_about_nr .ny_about_nr_l { padding-right: 0px; }
	.ny_about .ny_about_nr .ny_about_nr_r { padding-left: 0px; margin-top: 30px; }
}

@media(max-width: 991px) {
	.ny_about_sl .ny_about_sl_t .ny_about_sl_r p { display: none; }
	#nyscgy .ny_about_sl_t .ny_about_sl_r p{ display:none; }
}

@media(max-width: 767px) {
	.ny_about .ny_about_nr { padding-left: 10px;padding-right: 10px; }
	.ny_about .ny_about_nr .ny_about_nr_r .ny_about_nr_r_t span { font-size: 26px; }
	.ny_about .ny_about_nr .ny_about_nr_r .ny_about_nr_r_t p { font-size: 13px; line-height: 2; }

	#nyscgy .ny_about_sl_t .ny_about_sl_l p{ font-size: 26px;line-height: 36px; }
	#nyscgy .ny_about_sl_t .ny_about_sl_l span{ font-size: 14px; line-height: 2; }
	.ny_about_sl{ padding-left: 10px;padding-right: 10px; }
	.ny_about_sl .ny_about_sl_t .ny_about_sl_l p { font-size: 26px; }
	.ny_about_sl .ny_about_sl_t .ny_about_sl_l span{ font-size: 14px; line-height: 2; }
}

#ny-lm{ padding: 20px 0; }
.tit98 {clear: both;text-align: left;background: url(../images/1552708222409447.jpg)no-repeat 0 center;height: 80px;line-height: 80px;padding-left: 30px;}
.tit98 span {color: #333;font-size: 28px;font-weight: bold;}
.tit98 em {font-style: normal;color: #666;display: inline-block;text-transform: uppercase;font-family: Times New Roman;padding-left: 20px;}
.nr98{ border: 1px solid #f3f3f3; background: #f5f5f5; padding: 20px; min-height: 154px;}
.nr98 .m-img{}
.nr98 img{ width: 100%; }
.nr98 .nr98-tw{ padding-top: 10px; }
.nr98 .nr98-tw h2{ font-size: 24px; font-weight: bold; padding-bottom: 10px; }
.nr98 .nr98-tw h1{ font-size: 24px; font-weight: bold; padding-bottom: 10px; }
.nr98 .nr98-tw p{ font-size: 16px; line-height: 24px; }

#ny-lm2{ padding: 10px 0; }
.ny-lm2-tit{ position: relative;min-height: 42px;line-height: 42px;width: 350px; }
.ny-lm2-tit p{ color: #fff;font-size: 20px;padding-left: 20px;font-weight: bold; }
.ny-lm2-tit::before { content: "";position: absolute;top: -24px;left: 0;right: 0;bottom: 0px;z-index: -1;background: #cc0000;transform: perspective(.4em) rotateX(3deg);transform-origin: bottom left;}
.ny-lm2-tit::after { content: '';width: 1440px;position: absolute;height: 1px;background: #ccc;top: 42px;left: 0;}
.ny-lm2-tw{ padding-top: 24px;margin: 0 auto; }
.ny-lm2-tw p{ font-size: 16px;padding-bottom: 10px;padding-left: 4px;padding-right: 4px;line-height: 24px; }
.ny-lm2-liucheng{ padding-top: 20px;}
.ny-lm2-liucheng .lctuwen{ text-align: center; padding: 20px 0; }
.ny-lm2-liucheng .lctuwen img{ display: inline-block; }
.ny-lm2-liucheng .lctuwen h4{ line-height: 64px; font-size: 16px; }

.ny-lm2-zlzl{ margin-top: 20px; }
.ny-lm2-zlzl ul{}
.ny-lm2-zlzl ul li{ text-align: center; border-right: 3px solid #c00; padding-top: 20px; padding-bottom: 20px; }
.ny-lm2-zlzl ul li:nth-child(3n) { border-right: 0; }
.ny-lm2-zlzl ul li img{ display: inline-block; }
.ny-lm2-zlzl ul li h2{ padding: 20px; }
.ny-lm2-zlzl ul li p{ padding: 0 54px; font-size: 16px; }
.ny-lm2-zlzl .ny-lm2-a2{ margin-top: 20px; }
.ny-lm2-zlzl .ny-lm2-a2 a{ width: 120px; height: 36px; background: #ccc; display: inline-block; line-height: 36px; font-size: 16px; margin: 0 32px; }
.ny-lm2-zlzl .ny-lm2-a2 a:hover{ background:#cc0000; color:#fff; }
.ny-lm2-zlzl .ny-lm2-a2 .zl-1a{}
.ny-lm2-zlzl .ny-lm2-a2 .zl-2a{}

.ny-lm2-baozhan{}
.ny-lm2-baozhan ul{ margin-top: 20px;}
.ny-lm2-baozhan ul li{ background: #f5f5f5; padding: 20px; width: 24%; float: left; margin-right: 1%;}
.ny-lm2-baozhan ul li:hover{ background:#cc0000; }
.ny-lm2-baozhan ul li:hover h2{ color:#fff; }
.ny-lm2-baozhan ul li:hover p{ color:#fff; }
.ny-lm2-baozhan ul li h2{ font-size: 20px; font-weight: bold; padding-bottom: 12px;}
.ny-lm2-baozhan ul li p{}

#ny-lm1{ padding: 40px 0; }
.ny-lanmu1{}
.ny-title{ padding-bottom: 20px; text-align: center; }
.ny-title h2{font-weight: bold;font-size: 32px; }
.ny-title p{ padding: 10px 0; font-size: 16px; text-transform: uppercase; }
.ny-zl-lm1{ padding-top: 10px;}
.ny-zl-lm1 ul{  }
.ny-zl-lm1 ul li{ width: 24%;float: left;box-shadow: 3px 3px 6px 3px #ccc;margin-right: 1.25%;padding: 20px; }
.ny-zl-lm1 ul li:nth-child(4n) {margin-right: 0; }
.ny-zl-lm1 ul li img{  }
.ny-zl-lm1 ul li h2{ font-size: 20px;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: bold;padding-bottom: 24px;padding-top: 24px;}
.ny-zl-lm1 ul li p{ font-size: 16px;min-height: 70px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden; }

.lctuwen{ text-align: center; }
.lc-img1{ display: block; }
.lc-img1:hover{}
.lc-img1 img{ display: inline-block; }
.lc-img2{ display: none; }
.lc-img2:hover{}
.lc-img2 img{ display: inline-block; }

.ny-lm2-ys{ padding: 20px 0; }
.ny-lm2-ys .ny-ys2{ width: 19%; float: left; background: #f5f5f5; min-height: 120px; padding: 18px; margin-right: 1%; }
.ny-lm2-ys .ny-ys2:hover{ background:#cc0000; }
.ny-lm2-ys .ny-ys2:hover h2{ color:#fff; }
.ny-lm2-ys .ny-ys2:hover p{ color:#fff; }
.ny-lm2-ys .ny-ys2 h2{ font-size: 20px; font-weight: bold; padding: 6px 0; }
.ny-lm2-ys .ny-ys2 p{}

.ly_box{ border: 1px solid #ccc; }
.temp_on_inp{}
.temp_on_con{ padding: 12px 0; }
#leaveword1{}
.temp_on_con h3{ font-size: 16px;line-height: 24px;padding: 6px 10px;font-weight: bold;border-bottom: 3px solid #c00;padding-left: 0px;margin: 0 20px;color: #c00;text-transform: uppercase;background: url(../images/lyewm.png) left no-repeat;background-size: 5%;}
.temp_on_con form{}
.temp_on_con form ul{ padding: 16px 20px; }
.temp_on_con form ul li{ padding-bottom: 12px; }
.temp_on_con form ul li span{ width: 100%;float: left;padding-bottom: 6px; }
.temp_on_con form ul li span em{ color: #ee3333; }

.black_overlay{ display: none;position: absolute;top: 0%;left: 0%;width: 100%;height: 100%;z-index:1001;-moz-opacity: 0.8;opacity:.80;filter: alpha(opacity=88); } 
.white_content { display: none;position: fixed;top: 20%;left: 40%;width: 26%;height: 58%;background-color: white;z-index:1002;max-height: 375px;overflow: auto;} 
.white_content>a{ position: absolute;font-size: 24px;right: 5%;top: 10px;color: #c00; }

@media (max-width:767px){
    .black_overlay{ display: none;position: absolute;top: 0%;left: 0%;width: 100%;height: 100%;z-index:1001;-moz-opacity: 0.8;opacity:.80;filter: alpha(opacity=88);} 
    .white_content {display: none;position: absolute;top: 12%;left: 5%;width: 90%;height: 100%;padding: 0px;border: 3px solid #c00;background-color: white;z-index:1002;overflow: auto;} 
	.ny-lm2-zlzl .ny-lm2-a2 a{ width: 100px; }
	.ny-lm2-zlzl ul li{ border-right:initial; }
	.ny-lm2-baozhan ul li{ padding: 10px; }
	.ny-lm2-baozhan ul li h2{ font-size: 18px; }
	.ny-zl-lm1 ul li{ width: 48%; }
	#ny-lm1{ padding: 20px 0; }
}

.fa-home1:before{ content:''; background:url(../images/ft-fdj.png) center no-repeat; height: 14px; width: 14px; display: inline-block; }
.fa-arrow-up1:before{ content:''; background:url(../images/ft-zx.png) center no-repeat; height: 14px; width: 14px; display: inline-block; }