
/* CSS Document */

/* 通用属性 */
* { margin:0; padding:0; list-style:none; }
@font-face {
	font-family:'font';
	src: url('../font/SourceHanSansCN-Normal.otf');
}
@font-face {
	font-family:'font1';
	src: url('../font/SourceHanSansCN-Bold.otf');
}
@font-face {
	font-family:'font3';
	src: url('../font/SourceHanSansCN-Medium.otf');
}
@font-face {
	font-family:'font2';
	src: url('../font/SourceHanSansCN-Light.otf');
}
body { font-size:14px; color:#000; font-family:font,Source Han Sans,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%;max-width: 100%;min-width: 320px;min-height: 100%;height: auto;}
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: hsl(220deg 1% 19%/46%);-webkit-transition: background-color .3s;transition: background-color .3s;}
::-webkit-scrollbar-track{background: rgba(255,252,252,.11);}
.w1200{width: 1180px;margin:0 auto;;}
/* a */
a { color:#333; text-decoration:none; }
a:visited { }
a:active, a:hover{text-decoration:none;color:#d6000c;}
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;}
.mar0a{margin: 0 auto;}
.con-fff{width:100%;height:100%;}
.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;}

@media (min-width: 1230px){
	.container{width: 84.4%;padding:0;margin:0 auto;}
	.head-raea{display:none;}
	.row{margin:0;}
}
@media (max-width:767px) {
	.container{padding-left: 10px;padding-right: 10px;width: 100%;}
	.row{margin-left: -10px;margin-right: -10px;}
	body{padding-bottom: 50px;}
}

/* 头部 */
#header{height: 90px;position: fixed;top: 0;background: #c1272d;;width: 100%;z-index: 100;transition: all .3s;-webkit-transition: all .3s;}
/* #header:hover, #header.active{background-color: #fff;box-shadow: 0 0 10px rgb(0 0 0 / 30%);} */
.headcon{position:relative;z-index:999;}
.logo{float: left;margin:17px 0 0 0;}
.logo a{display: block;position:relative;}
.logo a img{height:56px;}
.logo a img.logo-def{position: relative;left: 0;top: 0;z-index: 1;}
.logo a img.logo-fix{position: absolute;left: 0;top: 0;z-index: 1;opacity: 0;}
#header:hover .logo a img.logo-def, #header.active .logo a img.logo-def{opacity: 0;}
#header:hover .logo a img.logo-fix, #header.active .logo a img.logo-fix{opacity: 1;}
.head-raea{float: right;margin-left:50px;position: relative;margin-top: 74px;}
.head-raea{float: right;margin-left:50px;position: relative;margin-top: 29px;;}
.head-lang{float:left;position:relative;margin-top:17px;margin-left:10px;}
.head-lang a{display: block;font-size: 18px;line-height:26px;color: #fff;position: relative;padding:10px 14px 10px 46px;background:url(../img/lang-cn.jpg) no-repeat left 14px center;}
.head-lang a.langcn{background:url(../img/lang-cn.jpg) no-repeat left 14px center;}
.head-lang a.langen{background:url(../img/lang-en.jpg) no-repeat left 14px center;}
.head-lang a:hover{background-color: #ddd;}

#m-head-nav{height: 16px;position: relative;float: left;display:none;margin-left: 10px;margin-top: 32px;width: 24px;}	
#m-head-nav .line{width: 24px;height: 2px;background-color: #fff;position: absolute;left: 0px;top: 7px;}
#m-head-nav .line1{margin-top: -7px;}
#m-head-nav .line3{margin-top: 7px;}
#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);}
#m-head-nav[data-active="on"] .line2{display: none;}
#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);}
#header:hover #m-head-nav .line, #header.active #m-head-nav .line{background-color:#fff;}
@media (max-width: 991px){
	#m-head-nav{display:block;}
}

/* 导航栏 */
.nav{float: right;}
.nav>li{float: left;margin-right: 0px;position:relative;margin-top:10px;width: 108px;line-height: 65px;}
.nav>li:last-child{margin-right: 0;}
#indexen .nav>li:last-child{margin-right: 0;}
.nav>li>a{display: block;font-size: 22px;padding: 0;color: #fff;position: relative;font-family: font2;font-weight: lighter;}
.nav>li.cur>a,.nav>li a:hover{font-size: 22px;color: #fff;background: none;font-family: font1;font-weight: bold;}
.nav>li.search{width:185px;height:32px;background: url(../img/search.png) no-repeat center;margin-top:25px;position: relative;}
.search #keyword{width:120px;height:30px;top:0px;position: absolute;left:15px;color:#fff;}
.search .s_bt{position: absolute;right: 10px;top: 0px;cursor: pointer;display: block;width: 30px;height: 30px;}

/* .nav>li>a::after{content: '';position: absolute;left: 50%;right: 50%;bottom: 0;height: 4px;background-color: #d6000c;-webkit-transition-property: left,right;transition-property: left,right;-webkit-transition-duration: .3s;transition-duration: .3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;} */
.nav-er-box{position: absolute;top: 100%;left: 50%;margin-left: -90px;width: 180px;display: none;padding-top: 6px;}
.nav-er-list{background: #323A45;line-height: 40px;position: relative;border-bottom: 1px solid #525252;}
.nav-er-list:last-child{border-bottom: none;}
.nav-er-list a{display: block;padding: 0 15px;}
.nav-san-box{position: absolute;top:0;left: 100%;width: 218px;background: #fff;display: none;}
.nav>li:last-child>.nav-er-box .nav-san-box{left: auto;right:100%}
.nav-er{color: #f7f7f7;font-size: 15px;transition: 0.3s all ease;}
.nav-er i{float: left;display:block;width:20px;height:20px;margin-right:10px;margin-top:10px;    background-repeat: no-repeat;background-size: 20px;transition: 0.3s all ease;}
.nav-er span{display: block;text-transform: capitalize;}
.nav-san-box a{position: relative;display: block;padding-left: 56px;}
.nav-san-box a::before{content: '';position: absolute;top:15px;left: 23px;width: 10px;height: 10px;background: url(../img/nav-rjt.png);}
.nav-yi::after{position: absolute;content: ''; bottom:25px;left: 0;width: 100%;border-bottom: 2px solid #d6000c;display: none;}
.nav-er-box::before{position: absolute;content: ''; width: 18px;height: 6px;background: url(../img/nav-up.png) no-repeat center;left: 50%;margin-left: -9px;top:0;}
.nav li.active .nav-yi{color: #d6000c;}
.nav-box li.active .nav-yi::after{display: block;}
/* .nav>li:hover .nav-er-box{display: block;}
.nav>li:hover .nav-yi{color: #d6000c;}
.nav>li:hover .nav-yi:after{display: block;} 
.nav-er-list:hover .nav-er{color: #d6000c;font-weight: bold;}
.nav-er-list:hover .nav-er i{background-position-y: -20px;}
.nav-er-list:hover{background: #fff;}
.nav-er-list:hover .nav-san-box{display: block;}
.nav-san-box a:hover{color: #d6000c;}
.nav>li:hover>a::after, .nav>li.cur>a::after{left: 0;right: 0;}
#header:hover .nav>li>a, #header.active .nav>li>a{color:#333;}
#header:hover .nav>li:hover>a, #header:hover .nav>li.cur>a, #header:hover .nav>li>a:focus, #header:hover .nav>li>a:hover,
#header.active .nav>li:hover>a, #header.active .nav>li.cur>a, #header.active .nav>li>a:focus, #header.active .nav>li>a:hover{background:transparent;color:#d6000c;}
#header:hover .head-raea .head-lang a, #header.active .head-raea .head-lang a{color: #333;}
#header:hover .nav>li>a::after, #header.active .nav>li>a::after{background-color: #d6000c;}*/


/* 小屏幕导航 */
.mm-nav-box{overflow:hidden;position: fixed;top: 80px;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: 999100;border-top: 1px solid rgba(0,0,0,.15);}
.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:#1a396f}
.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:#1a396f}
.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;}
.header_space{width: 100%;height: 80px;display:none;}
@media (max-width: 1199px){
	.nav>li{margin-right:40px;}
	#indexen .nav>li{margin-right:30px;}
	#indexen .head-raea{margin-left:30px;}
}
@media (max-width: 991px){
	.nav{display:none;}
	.mm-nav-box {display: block;}
	.header_space{display:block;}
}
@media (max-width: 800px){
.mm-nav-box .mm-nav .li1 .mm-title{height: 45px;line-height: 45px;}
}
@media (max-width: 600px){
.mm-nav-box .mm-wrap{width: 100%;padding-bottom: 0;}
.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;}
.mm-nav-box .mm-nav .li1{margin: 0 10px;}
.mm-nav-box .mm-wrap .mmlang{display: block;}
}
@media (max-width: 500px){
	.head-raea{margin-left: 10px;}
	#indexen .head-raea{margin-left:10px;}
	#search-btn{font-size:14px;padding:0 15px;}
	#indexen #search-btn{display:none;}
}
@media (max-width: 450px){
	#header, .header_space{height:66px;}
	.logo a img{height:50px;}
	#search-btn{margin:15px 0;}
	.head-lang{margin-top:10px;}
	#m-head-nav{margin-left:10px;margin-top: 26px;}
	.mm-nav-box{top: 66px;}
}
@media (max-width: 400px){
	#search-btn{display:none;}
}

/* 轮播图 */
#banner{margin-top:90px;position: relative;z-index: 9;}
#banner .swiper-slide a{display:block;}
#banner .swiper-slide img{display:block;max-width:100%;width:100%;}
#banner .swiper-pagination{bottom:25px;font-size:0;}
#banner .swiper-pagination-bullet{width:8px;height:8px;background:#a0adbe;opacity:1;border-radius: 100%;}
#banner .swiper-pagination-bullet-active{background:#d6000c;}
#banner .swiper-button-prev, #banner .swiper-button-next{width:46px;height:46px;background:url(../img/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 .swiper-button-prev:hover, #banner .swiper-button-next:hover{border-color:#d6000c;background:url(../img/ban-jt.png) no-repeat center left -46px;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-button-prev, #banner .swiper-button-next{display:none;}
}
@media (max-width: 450px){
	#banner .swiper-pagination{bottom: 10px;}

}
.mid_ban{width: 100%;}
.mid_ban li{background: url(../img/a4.png) no-repeat center left;width: 25%;float: left;font-size: 38px;color: #333;
padding:20px 10px;line-height: 40px;text-align: center;font-weight: bold;margin:50px 0;}
.mid_ban li:first-child{background: none;}
.mid_ban li span{font-size: 80px;color: #c1272d;font-family:font3;}
.mid_ban li p{font-size: 38px;color: #000;line-height: 46px;font-weight: bold;letter-spacing: 3px;margin-top:20px;}
#product{width: 100%;background: #fff;position: relative;z-index: 9;}
#product li{float:left;width:calc(50% - 5px);margin-top:10px;overflow: hidden;position: relative;}
#product li .prod1{width: 100%;}
#product li .prod1 .prod1_1{display: none;position: absolute;top:0;left:0;width: 100%;height:100%;text-align: center;
background:rgba(0,0,0,.6);height:100%;}
#product li .prod1 .prod1_1 img{max-width:100%;margin-top:13%;}
#product li.p0 .prod1 .prod1_1 img,#product li.p3 .prod1 .prod1_1 img,#product li.p6 .prod1 .prod1_1 img{margin-top:35%;}
#product li .prod1 .prod1_1 hr{width:70px;height:6px;background: #c1272d;margin:20px auto;border:none;}
#product li .prod1 .prod1_1 p{color: #fff;font-size: 36px;width:100%;line-height:36px;margin-top:20px;}
#product li .prod1 > img{max-width:100%;transition: all .8s;}
#product li.p0,#product li.p6{margin-right:10px;}
#product li.p2{margin-top:8px;}
#product li.p5{margin-top:6px;}
#product li.p8{margin-top:6px;}
#product li.p3{float: right;margin-left:10px;}
#product li:hover .prod1 .prod1_1{display: block;}
#product li:hover .prod1 > img{transform: scale(1.2);transition: all .8s;}

/* 关于我们 */
.about_b{background: url(../img/a1.png) no-repeat center;width: 100%;height:764px;overflow: hidden;position: relative;}
.about_b ul{width: 50%;position: absolute;right:0;top:180px;}
.about_b ul li{width: 50%;float: left;color: #fff;font-size: 38px;font-weight: bold;line-height: 100px;;}
.about_c{background: url(../img/a2.png) no-repeat center;width: 100%;height:764px;overflow: hidden;position: relative;margin-top:10px;}
.about_c ul{position: absolute;left:5%;top:80px;}
.about_c ul li{color: #fff;font-size: 38px;font-weight: bold;line-height: 90px;}
@media  (max-width:1600px){
	.about_c{background: url(../img/a2.png) no-repeat center/cover;width: 100%;height:650px;}
	.about_b{background: url(../img/a1.png) no-repeat center/cover;width: 100%;height:650px;}
}
.about_d h2{line-height: 160px;margin-top:30px;color: #000;font-weight: bold;font-size: 76px;font-family: font3;margin-left:5%;;}
.about_d img{max-width: 100%;}



#about{margin-top:120px;}
.about-img{padding:0;}

.about-con{padding-left:0;padding-right:50px;background: url(../img/index_2.png) no-repeat 100px 10px;}
.about-con>h5{font-size:60px;font-family:font3;color:#daa338;line-height:80px;margin:20px 0 0;}
.about-con>h2{font-size:32px;color:#ddd;margin-bottom:45px;font-weight: bold;text-transform:uppercase;letter-spacing: 3px;}
.about-con>h3{font-size:32px;color:#333;margin-bottom:25px;font-weight: bold;letter-spacing: 3px;}
.about-txt{line-height:2;font-size:18px;color:#333;margin-bottom:30px;
	text-align:justify;margin-right:10px;height: 210px;overflow: hidden;}
#indexen .about-txt{word-break: break-all;}
.about-con>a{position:relative;left:0;width:122px;height:42px;display:inline-block;color:#fff;border:1px solid #fff;border-radius:21px;text-align:center;line-height:40px;font-size:16px;transition:all .3s;-webkit-transition:all .3s;}
.about-con>a:hover{background:#d6000c;border-color:#d6000c;left:5px;}
.about-img-2{height:172px;background-color: #d6000c;text-align: center;line-height: 172px;}
.about-img-2 img{vertical-align: middle;}
.about-con-2{box-shadow:0 1px 10px 1px rgb(0 0 0 / 10%);height:172px;width: 671px;}
.about-con-2 .about-txt{width: 70%;margin-left:50px;margin-top:20px;}
.about-con>a.arrow{float:right;margin-top:-50px;}
.about-img img{max-width: 100%;}
@media  (max-width:1199px){
	.about-con>h5{font-size: 40px;line-height: 48px;margin-bottom: 30px;}
	.about-con>h2{font-size: 22px;margin-bottom: 10px;}
	.about-txt{line-height: 1.8;margin-bottom: 30px;}
}
@media  (max-width:991px){
	#about{padding:60px 0;}
	.about-con{padding-right:0;margin-top:40px;}
}
@media  (max-width:767px){
	#about{padding:30px 10px;}
	.about-con{margin-top:20px;text-align:center;}
	.about-con>h5{font-size: 34px;line-height: 40px;margin-bottom: 10px;}
	.about-con>h2{font-size: 22px;margin-bottom: 20px;}
	.about-txt{line-height: 1.8;margin-bottom: 20px;}
}
@media  (max-width:767px){
	.about-con>h5{font-size: 30px;line-height: 35px;margin-bottom: 10px;}
	.about-con>h2{font-size: 20px;margin-bottom: 10px;}
	.about-txt{line-height: 1.8;font-size:14px;}
}
/* 中间横幅 */
#hf1{margin-top:120px;background: url(../img/index_4.jpg) no-repeat bottom left;width: 100%;height: 700px;}
#hf1 .pr1{width: 250px;height: 500px;float: left;margin-left:5%;}
#hf1 .pr1 h4{margin-top:160px;font-size: 36px;color: #fff;font-weight: bold;}
#hf1 .pr1 p{margin-top:20px;font-size: 18px;color: #fff;border-left: 2px solid #fff;padding-left: 15px;}
#hf1 .pr2{width: calc(95% - 300px);float: right;padding:0 0 0 10%;}
#hf1 .pr2 .ul1 li{margin-top:50px;line-height: 40px;height:120px;font-size: 32px;color: #999;
	font-weight: bold;width: 20%;float: left;cursor: pointer;;}
#hf1 .pr2 .ul1 > li.active{color:#e7b148;}
#hf1 .pr2 .ul2 li{width: 100%;height:320px;float:left;position: relative;padding-left:40px;display: none;position: relative;display: none;}
#hf1 .pr2 .ul2 > li.active{display: block;}
#hf1 .pr2 .ul2 > li .pr2_1{margin-top:100px;margin-left: 550px;width: calc(50% - 120px);height: 300px;}
#hf1 .pr2 .ul2 > li img{position: absolute;top:20px;left:120px;width: 402px;height: 270px;}


#hf1 li img{position: absolute;right:40px;top:80px;}
#hf1 li h5{font-size: 22px;color: #fff;margin-top:50px;}
#hf1 li h5 span{font-size: 42px;margin-left:5px;font-family: font3;}
#hf1 li p{font-size: 16px;color: #fff;margin-top:15px;}


/* 一站式智能化商旅管理*/
#zhineng{margin-top:100px;}
#zhineng .swiper-slide{width: 20%;min-width: 240px;}
#zhineng .swiper-slide img{max-width: 100%;}
.zhineng_1{background: #f5f5f5;padding:10px;}
.zhineng_1 h5{font-size: 14px;color: #666;line-height: 50px;height: 50px;overflow: hidden;text-align: center;}
.zhineng_1 h5 span{color: #daa338;font-size: 32px;font-family: font3;}
.zhineng_1 p{font-size: 16px;color: #333333;line-height: 30px;height:30px;overflow: hidden;text-align: center;}
#zhineng .swiper-slide-active,#zhineng .swiper-slide-duplicate-active{opacity: .5;}

/* 专享服务优势*/
#service{background: #f1f1f1;overflow: hidden;padding:60px 0 0;margin-top:50px;}
#service li{width: 33%;background: url(../img/jx3.png) no-repeat right 30px;float: left;margin-top:40px;text-align: center;}
#service li:nth-child(3n){background:none;}
#service li .s1{height:220px;}
#service li p{height:120px;font-size: 28px;color: #333;font-weight: bold;}

.fuwu{overflow: hidden;padding:60px 0 0;margin-top:50px;}
.fuwu .w1300{width: 1300px;max-width: 96%;margin:0 auto;}
.fuwu .fl{width: 600px;padding:30px 60px 20px 75px;background: url(../img/p19.png) no-repeat center bottom;;}
.fuwu .fl h2{font-size: 60px;color: #daa338;font-family: font3;margin-bottom:40px;}
.fuwu .fl p{font-size: 16px;color: #333;line-height: 26px;}

.fuwu li{width: 25%;background: url(../img/p20.png) no-repeat right 30px;float: left;margin-top:40px;text-align: center;}
.fuwu li:nth-child(4n){background:none;}
.fuwu li .s1{height:150px;}
.fuwu li h5{font-size: 52px;color: #333;line-height: 70px;font-weight: bold;font-family: font3;}
.fuwu li p{height:45px;font-size: 18px;color: #333;letter-spacing: 3px;margin-top:10px;}
.fuwu1{width: 100%;height: 410px;background: url(../img/bg_3.png) no-repeat center;margin-top:180px;}

.fuwu2{width: 100%;background: #fffcf0 url(../img/p21.png) no-repeat center 420px;margin-top:100px;padding: 50px 0 60px;}
.fuwu2 .title h2{color:#daa338;}
.fuwu2 .title hr{background: #fff;}
.fuwu2 .fuwu2_1 hr{width: 60px;height: 4px;background: #565b6e;margin:15px auto;}
.fuwu2 li{width: 20%;float: left;text-align: center;}
.fuwu2 li h5{font-size: 32px;color: #333333;font-weight: bold;margin:30px auto 20px;}
.fuwu2 li p{font-size: 18px;color: #808080;line-height: 30px;}

.fuwu3{margin-top:80px;}
.fuwu3 li{width: 25%;text-align: center;float: left;position: relative;margin-top:30px;}
.fuwu3 li .fuwu3_2{position: absolute;top:210px;width: 100%;}
.fuwu3 li .fuwu3_2 p{font-size: 18px;color: #333;line-height: 36px;;}
.fuwu3 li .fuwu3_2 h5{color: #fff;margin-top:-40px;letter-spacing: 2px;font-size: 18px;}

.fuwu4{width: 100%;height: 680px;background: url(../img/p0.png) no-repeat center;margin-top:120px;position: relative;padding-top: 60px;}
.fuwu4 > hr{width: 100%;position: absolute;height: 2px;background: #fff;top:385px;border:none;}
.fuwu4 .title h2{color: #333;}
.fuwu4 .title h5{color: #999;}
.fuwu4 li{width: 25%;float: left;background: #daa338;margin-top:30px;padding:40px;text-align: center;color: #fff;}
.fuwu4 li:nth-child(2){background: #e2ae49;}
.fuwu4 li:nth-child(3){background: #f0be5c;}
.fuwu4 li:nth-child(4){background: #fccc6f;}
.fuwu4 li h3{font-family: font3;font-weight: bold;font-size: 60px;font-style: oblique;}
.fuwu4 li hr{width: 130px;height: 4px;background: #fff;margin:25px auto;}
.fuwu4 li h5{font-weight: bold;font-size: 32px;}
.fuwu4 li p{font-size: 18px;margin-top:20px;height: 60px;;}
.fuwu4 li:hover{background: #fff;color: #daa338;}
.fuwu4 li:hover hr{background: #daa338;}

/* 关于我们 */
.ny_about {background: url(../img/a1.png) no-repeat center top;position: relative;z-index: 99;top:-170px;padding-top: 10px;}
.ab1 .fr{width: calc(100% - 650px);margin-top:280px;}
.ab1 .fr h3{font-size: 60px;color: #daa338;font-weight: bold;}
.ab1 .fr h4{font-size: 32px;color: #ddd;font-weight: bold;margin-top:10px;text-transform: uppercase;margin-bottom:50px;}
.ab1 .fr p{font-size: 20px;color: #333;line-height: 30px;}
.ab2{width: 100%;height: 450px;background: #fffcee;padding-top: 50px;}
.ab2 li{width: 16.5%;float: left;text-align: center;margin-top:60px;}
.ab2 li .ab2_1{height: 80px;}
.ab2 li p{line-height: 36px;font-size: 20px;color: #333;}
.ab3{background: url(../img/a3.png) no-repeat center;height: 400px;margin-top:100px;padding:70px 90px;position: relative;}
.ab3 h6{font-size: 42px;color: #daa338;line-height: 60px;position: absolute;right:140px;top:70px;font-weight: bold;}
.ab3 h5{font-size: 18px;color: #333;float: right;line-height: 60px;text-transform: uppercase;position: absolute;right:150px;top:110px;}
.ab3 p{font-size: 32px;color: #000;line-height: 60px;font-weight: bold;margin-bottom:60px;}
.ab3 span{font-size: 20px;}
.ab4{width: 100%;height: 450px;background: #fffcee;padding-top: 80px;margin-top:100px;}
.ab4 .ab4_1{background: url(../img/a18.png) no-repeat center;height: 460px;width: 100%;}
.ab4 .ab4_1 ul{padding:80px 60px;background: url(../img/a19.png) no-repeat center;height: 460px;width: 600px;}
.ab4 .ab4_1 ul li{float: left;width: 25%;height: 150px;text-align: center;margin-bottom:20px;}
.ab4 .ab4_1 ul li img{margin-top:20px;height: 50px;}
.ab4 .ab4_1 ul li p{margin-top:20px;font-size: 22px;color: #333;;}
.ab5{margin-top:100px;padding:0 3%;position: relative;}
.ab5 .ab5_1{position: absolute;background: #fff;width: 500px;height: 350px;right:150px;top:80px;padding:50px;}
.ab5 .ab5_1 .title{text-align: left;;}
.ab5 .ab5_1 .title h2{font-size: 40px;line-height: 40px;}
.ab5 .ab5_1 .title h5{color: #daa338;font-size: 26px;font-weight: lighter;font-weight: font;margin-bottom:0;}
.ab5 .ab5_1 h6{font-size: 22px;color: #333;margin-top:30px;font-weight: bold;}
.ab5 .ab5_1 p{font-size: 18px;color: #333;line-height: 40px;}

.cont_1{margin-top:100px;}
.cont_1 .title h2{font-size: 48px;font-weight: normal;}
.cont_1 .ul1{margin-top:80px;margin-left:100px;}
.cont_1 .ul1 li{float:left;margin-right: 100px;font-size: 30px;color: #999;cursor: pointer;}
.cont_1 .ul1 li.active{color: #090909;}
.cont_1 .ul2{width: 100%;background: url(../img/con_2.png) no-repeat center top;height: 150px;margin-top:30px;}
.cont_1 .ul2 li{display: none;}
.cont_1 .ul2 li.active{display: block;}
.cont_1 .ul2 li input{width: 832px;height: 84px;margin-left:100px;font-size: 28px;;}
.cont_1 .ul2 li input::placeholder{color: #cecece;;}
.cont_1 .ul2 li button{width: 160px;height: 60px;border:none;background: none;;}
.cont_1 .ul2 li p{font-size: 20px;color: #000;margin-left:100px;line-height: 40px;margin-top:60px;display: none;}
.cont_1 .ul2 li p img{vertical-align: middle;margin-right:10px;}



/* 合作伙伴 */
/* #bj_1{width:100%;background: url(../img/bj_1.jpg) no-repeat center;position: fixed;bottom:50px;height:560px;z-index: 1;} */
#partn{padding:5%;width: 100%;margin-top:8px;position: relative;z-index: 9;background: url(../img/bj_1.jpg) no-repeat center;height:560px;;}

#partn li{width: 20%;float: left;text-align: center;margin-top: 20px;height: 460px;background: url(../img/bj_2.png) no-repeat center bottom;}
#partn li img{vertical-align: middle;max-width: 80%;max-height:90%;line-height: 160px;}
#partn li p{font-size: 26px;color: #fff;font-weight: bold;line-height: 40px;margin-top:30px;}
#partn li span{font-size: 22px;color: #fff;line-height: 40px;margin-top:20px;}
/* 报价 */
#baojia{background: url(../img/index5.png) no-repeat center;height: 340px;width: 100%;padding-top:50px;}
.w980{width: 980px;margin:0 auto;}
#baojia h2{font-size: 36px;color: #daa338;line-height: 60px;font-family: font3;}
#baojia h5{font-size: 16px;color: #daa338;line-height: 30px;text-transform:Uppercase;}
#baojia p input{width: 300px;height: 45px;background: #fff;padding:0 10px;border-radius: 10px;margin-top:30px;margin-right:50px;}
#baojia input[type="submit"]{width: 203px;height: 122px;background: #daa338;color: #fff;font-size: 36px;float: right;
margin-top:-120px;border-radius: 10px;}

/* 图片展示Indeximg */
#indeximg{padding:30px 0 50px;}
.imgtags{font-size:0;text-align:center;}
.imgtags a{display:inline-block;position:relative;color:#fff;font-size:16px;width:168px;line-height:42px;background:#d6000c;margin-right:10px;transform: skewX(10deg);}
.imgtags a:first-child{margin-left:21px;width:147px;}
.imgtags a:first-child::after{content:'';width:42px;height:42px;position:absolute;left:-21px;top:0;background:#d6000c;transform: skewX(-10deg);border-radius:21px 0 0 21px;transition: none;}
.imgtags a:last-child{margin-right:21px;width:147px;}
.imgtags a:last-child::after{content:'';width:42px;height:42px;position:absolute;right:-21px;top:0;background:#d6000c;transform: skewX(-10deg);border-radius:0 21px 21px 0;transition: none;}
.imgtags a span{display:block;transform: skewX(-10deg);position:relative;z-index:1;}
.imgtags a:first-child span{text-indent:-21px;}
.imgtags a:last-child span{text-indent:21px;}
.imgtags a.on{background:#ffc531;color:#333;}
.imgtags a.on::after{background:#ffc531;}
.imgbox{margin-top:30px;}
.imgone{position:relative;margin-left:-46px;margin-right:-46px;}
.imgone>ul{padding:0 51px;overflow:hidden;}
.imgone ul li a{display:block;padding:0 10px;position:relative;overflow:hidden;}
.imgone ul li a::after{content:'';width:100%;height:100%;position:absolute;left:0;top:60%;background:#d6000c;z-index:-1;transform: skewY(-17deg);}
.imgone ul li a p{text-align:center;font-size:16px;color:#fff;line-height:42px;}
.imgone ul li a:hover::after{background:#ffc531;}
.imgone ul li a:hover p{color:#333;}
.imgone .owl-prev, .imgone .owl-next{position: absolute;top: 50%;margin-top: -23px;width:46px;height:46px;background:url(../img/ban-jt.png) no-repeat center right;border:1px solid #d6000c;border-radius:50%;transition:all .3s;-webkit-transition:all .3s;text-indent:-9999999999999px;}
.imgone .owl-prev{left:0;}
.imgone .owl-next{right:0;transform: rotate(180deg);}
.imgone .owl-prev:hover, .imgone .owl-next:hover{background:url(../img/ban-jt.png) no-repeat center left #d6000c;}
@media  (max-width:1300px){
	.imgone{margin:0;}
	.imgone>ul{padding:0;}
	.imgone .owl-prev, .imgone .owl-next{display:none;}
}
@media  (max-width:991px){
	.imgbox{padding:0 10px;}
}
@media  (max-width:767px){
	#indeximg{padding:30px 0;}
	.imgtags{display:flex;overflow:hidden;}
	.imgtags a{flex:1;}
}
@media  (max-width:500px){
	.imgtags a{font-size:14px;}
	.imgone ul li a p{font-size: 14px;line-height:40px;}
}
@media  (max-width:350px){
	.imgtags a{font-size:12px;}
}

/* 新闻动态 */
#news{padding:50px 0;background:#fbf6eb;margin-top:100px;}
#news .news1{float:left;width: 670px;;}
#news  img{width: 100%;;}
#news  h5{font-size: 26px;color: #333;line-height: 60px;height: 60px;overflow: hidden;margin-top:15px;font-family: font3;}
#news  h5 span{font-size: 18px;color: #fff;background: #f91919;padding:3px;margin-right:5px;}
#news  p{font-size: 18px;color: #666;line-height: 30px;height: 90px;overflow: hidden;}


#news .ul1{float:right;width: calc(100% - 720px);;}
#news .ul1 li{margin-bottom:20px;}
#news .ul1 img{max-width: 100%;height: 240px;}
#news .ul1 li h5{font-size: 20px;}
#news .ul1 li h5 span{font-size: 16px;}
#news .ul1 li p{font-size: 15px;line-height: 26px;height:78px;}

@media  (max-width:1199px){
	.news-ro a{padding:30px 35px;}
}
@media  (max-width:991px){
	.news-ro:nth-child(-n+3){border-bottom:1px solid #cdcdcd;}
	.news-ro a{padding:20px;}
	.news-ro a p{display:none;}
	.news-ro a h4{font-size:16px;line-height: 20px;height: 40px;}
}
@media  (max-width:767px){
	#news{padding:30px 0;}
	.news-box{margin-top:20px;}
	.news-l{padding:0 10px;}
	.news-l .news-ltxt{margin-top:20px;padding:0;}
	.news-r{margin-top:20px;border-top:1px solid #cdcdcd;}
	.news-ro{border-left:0;border-bottom:1px solid #cdcdcd;}
}
@media  (max-width:500px){
	.news-ro a h4{font-size:14px;}
	.news-ro a .news-rother em{font-size:12px;}
	.news-ro a .news-rother span{font-size:12px;padding-right: 16px;}
	.news-l .news-ltxt{padding:0 10px;}
	.news-l .news-ltxt h4{font-size:16px;}
	.news-l .news-ltxt em{font-size:12px;float:left;margin-bottom:0;}
	.news-l .news-ltxt span{float:right;font-size:12px;padding-right: 16px;}
	.news-l .news-ltxt p, .news-l .news-ltxt .news-lx{display:none;}
	.news-more{margin-top:30px;}
	.news-more>a{width: 110px;height: 35px;line-height: 34px;font-size: 14px;}
}


/* 图片封面动画 */
.white, .whites{position: relative;overflow: hidden;}
.white::after, .whites::after{content: '';cursor: pointer;position: absolute;left: -100%;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: 100%;-moz-transition: 1s;-o-transition: 1s;-webkit-transition: 1s;transition: 1s;}

/* 底部 */
#footer-nav{background:#000;padding:70px 0 50px;position: relative;z-index: 9;}
.footer1{height:170px;width: 342px;}
.footer1 p{font-size: 18px;color: #090909;letter-spacing: 8px;margin-left:60px;line-height: 60px;font-weight: lighter;}
.footer2{MARGIN-LEFT:70PX;}
.footer2 h5{font-size: 26px;font-family: font3;letter-spacing: 2px;color: #fff;margin-bottom:15px;margin-top:100px;}
.footer2 h5 span{font-size:26px;}
.footer2 p{font-size: 20px;margin-bottom:0px;color: #fff;line-height: 34px;;}
.footer2 p em{display:inline-block;width:90px;}
.footer2 p img{margin-right: 15px;position: relative;top:13px;}
.footer3{margin-left:40px;}
.footer3 h4{font-size: 20px;color: #090909;line-height: 42px;letter-spacing: 3px;font-family: font3;}
.footer3 a{display: block;line-height: 40px;font-size: 16px;color: #090909;}
.footer4{text-align: center;float: right;width: 480px;max-width: 100%;margin-top:60px;}
.footer4 img{width: 180px;display: inline;margin-left:50px;}
.footer4 p{font-size: 16px;color: #090909;font-weight: bold;}

.fnav{}
.fnav h3{padding-bottom:10px;margin-bottom:20px;}
.fnav h3 a{font-size:18px;color:#fff;}
.fnav h3 a:hover{color:#d6000c;}
.fnav p{margin-bottom:10px;font-size:14px;color:#abacaf;}
.fnav p a{font-size:14px;color:#abacaf;}
.fnav p a:hover{color:#fff;}
.fcon{color:#fff;line-height:1.8;padding-top:5px;}
.fcon a{color:#fff;}
.fcon a:hover{color:#d6000c;}
.fcon h5{font-size:16px;margin-bottom:10px;}
.fcon h4{font-size:24px;font-weight:bold;margin-bottom:20px;}
.fcon p{margin-bottom:12px;text-transform:none;}
.fewm{text-align:center;}
.fewm span{display:inline-block;color:#fff;line-height:20px;font-size:18px;margin-bottom:25px;padding-left:32px;background:url(../img/ewmico.png) no-repeat left;}
.fewm img{width:130px;}
.fewm  p{font-size:14px;color:#abacaf;margin-top:10px;}
.flink{padding: 22px 0;}
.flink span{color: #fff;font-weight: bold;}
.flink a{color: #abacaf;margin-right: 5px;}
.flink a:last-child{margin-right: 0;}
.flink a:hover{color: #fff;}
#footer-copy{padding:20px 0;background:#000;}
#footer-copy p{font-size:14px;color:#abacaf;line-height:20px;}
#footer-copy p a{font-size:14px;color:#abacaf;}
#footer-copy p a:hover{color:#fff;}
@media  (max-width: 991px){
	.fcon{padding-top:0;}
	.fewm{margin:20px 0;}
}
@media  (max-width: 767px){
	#footer-nav{padding-top:30px;}
	.flink{padding: 20px 10px;}
	#footer-copy{padding: 20px 10px;}
}
@media  (max-width: 500px){
	.flink{padding: 10px;}
	#footer-copy{padding: 10px;}
	#footer-copy p{font-size:12px;text-align:center;}
}

/* 手机底部按钮 */
.footer-bottom{overflow: hidden;position: fixed;bottom: 0;left: 0;z-index: 999;width: 100%;background: #d6000c;text-align: center;}
.footer-bottom a{display: inline-block;padding: 7px 0;color: #fff;}
.footer-bottom a i{font-size: 16px;display: block;}


/* 内页横幅图 */
.nybanner img{width:100%;}

/* 面包屑 */
#location{box-shadow:0px 3px 20px 0px rgba(0,0,0,0.1);overflow:hidden;margin-bottom:50px;}
.crumbs{padding-left:20px;background:url(../img/location.png) no-repeat left center;line-height:25px;padding-top:10px;padding-bottom:10px;float:left;color:#666;}
.crumbs a{color:#666;}
.crumbs a:hover{color:#d6000c;}

/* 内页导航 */
#sidebar{float:right;}
#sidebar li{display:inline-block;margin:0 10px;position: relative;max-width:160px;}
#sidebar li a{display:block;height:45px;line-height:44px;text-align:center;color:#666;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#sidebar li a::after{content: "";display: block;width: 0%;height: 2px;background: #d6000c;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:#d6000c;}
#sidebar li:hover a::after, #sidebar li.cur a::after{left: 0;width: 100%;}
@media (max-width:767px) {
	#location{margin-bottom: 20px;background:#f3f3f3;border-bottom: 1px solid #ddd;box-shadow:none;}
	.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{padding-bottom:50px;padding-left:10px;padding-right:10px;}
.bgf5{background:#f5f5f5;}
.nocontect{background-image: url(../img/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;}
}

/* 内页左侧产品导航 */
.nyprojc{margin-bottom:20px;}
.nyprojc-til{background: url(../img/nypronav-bg.jpg) no-repeat center;}
.nyprojc-til a{padding: 25px;display: block;}
.nyprojc-til a p{color: #fff;font-weight: bold;font-size: 22px;line-height: 30px;}
.nyprojc-til a span{color: #999;display: block;text-transform: capitalize;font-weight: 100;line-height: 20px;font-size: 14px;}
#sidebar1{overflow:hidden;}
#sidebar1 li{position: relative;width: 100%;}
#sidebar1 li::before, #sidebar1 li::after{content: '';display: block;height: 100%;position: absolute;width: 1px;background: #eee;top: 0;z-index:1;}
#sidebar1 li::before{left:0;}
#sidebar1 li::after{right:0;}
#sidebar1 li>a{display: block;line-height: 60px;height: 60px;width: 100%;position: relative;overflow: hidden;background: #fff;}
#sidebar1 li>a::before{content: '';display: block;height: 60px;background: #d6000c;left: -100%;top: 0;position: absolute;width: 100%;z-index: 2;-webkit-transition: 0.3s all ease-in-out;transition: 0.3s all ease-in-out;}
#sidebar1 li>a::after{position: absolute;content: '';background: #eee;width: 100%;height: 1px;bottom: 0;left: 0;z-index: 1;}
#sidebar1 li>a>span{display: block;font-size: 16px;color: #343434;height: 100%;position: relative;z-index: 3;padding: 0 30px;}
#sidebar1 li>a>i{display: block;position: absolute;right: 20px;top: 23px;width: 18px;height: 18px;background: url(../img/nyprolist_cur.png) no-repeat 0 center;-webkit-transition: 0.3s all ease;transition: 0.3s all ease;z-index: 3;-webkit-transform: rotate(0deg);transform: rotate(0deg);}
#sidebar1 li>.nypronav2{padding: 22px 0;background: #eee;display:none;}
#sidebar1 li>.nypronav2>a{display: block;color: #666;line-height: 34px;padding: 0 30px;-webkit-transition: 0.3s all ease;transition: 0.3s all ease;font-size: 13px;}
#sidebar1 li.cur>a::before{left:0;}
#sidebar1 li.cur>a>span{color: #fff;}
#sidebar1 li.cur>a>i{background-position: -27px center;-webkit-transform: rotate(90deg);transform: rotate(90deg);}
#sidebar1 li>.nypronav2>a.cur, #sidebar1 li>.nypronav2>a:hover{color: #d6000c;}

/* 内页单页面标题 */
#nytitle{text-align: center;padding:0 10px;margin-bottom:40px;margin-top:120px;border-bottom: 2px solid #666;padding-bottom:40px;}
#nytitle h1{font-size: 36px;color: #353535;font-weight:bold;}
#nytitle p{color: #999;font-size: 16px;margin-top: 10px;text-transform:uppercase;}
#nytitle a{font-size: 28px;position: relative;;color: #daa338;font-weight:bold;padding:4px 45px;border:3px solid #daa338;margin:0 15px;line-height: 50px;display: inline-block;}
#nytitle a.active{background: #daa338;color: #fff;;}
#nytitle a span{display: none;}
#nytitle a.active span{display: inline-block;}
/* 三角形 */
.demo {width: 85px;height: 85px;position: absolute;top:62px;left:0px;}
.demo:before {border: solid transparent;content: ' ';height: 0;left: 100%;position: absolute;width: 0;}
.demo:before {border-width: 20px;border-bottom-color: #daa338;right: 10px;}

/* 联系我们 */
.ny_cont{width: 84.4%;margin-left:7.8%;}
.message{margin-top:200px;background: url(../img/c1.png) no-repeat right bottom;margin-bottom:100px;;}
.message h3{font-size: 38px;color: #000;font-weight: bold;line-height: 50px;font-family: 'font3';;}
.message h5{font-size: 20px;color: #000;line-height: 30px;font-family: 'font2';;}
.message p{width: 50%;border-bottom:1px solid #999;height: 55px;margin-top:40px;color: #c1272d;font-size:20px;font-weight: bold;}
.message p:last-child{border:none;}
.message p span{display:inline-block;width:90px;}
.message p input{width: 80%;color: #333;font-size: 20px;margin-left:5px;height:55px;font-family: 'font2';}
.message p input::placeholder,.message p input::-webkit-input-placeholder{color: #c1272d;font-size:20px;font-weight: bold;}
.message p input[type="submit"]{width: 235px;letter-spacing: 6px;;height: 60px;font-weight: bold;border-radius: 30px;color: #c1272d;margin-left:160px;border:1px solid #c1272d;}
.message p input[type="submit"]:hover{background: #c1272d;border:none;color: #fff;}

/* 内页新闻 */
.nynews-ul{padding:20px;}
.nynews-ul li{height:auto;margin-bottom:20px;background: #f3f3f3;}
.nynews-ul li a{overflow: hidden;display: block;}
.ny_news_2{width: 45%;padding:40px 50px;}
.ny_news_2 h5{color: #000;font-size: 18px;line-height: 40px;}
.ny_news_2 h4{color: #000;font-size: 42px;line-height: 46px;font-weight: bold;height: 46px;overflow: hidden;font-family: font3;}
.ny_news_2 p{color: #333;font-size: 18px;line-height: 26px;height:78px;margin-bottom:20px;margin-top:20px;overflow: hidden;}
.n_news{width: 55%;}
.nynews-ul li img{width: 100%;}
.nynews-ul li:hover{background: #e1e1e1;}

#page{text-align: center;margin-top: 10px;padding-top: 60px;}
#page span,#page a{padding:5px 10px;margin-left:10px;font-size: 20px;color: #333;}
#page span.active{background: #daa338;color: #fff;border:none;}


@media  (max-width: 500px){
	#nytitle{margin-bottom:20px;}
	#nytitle h1{font-size: 30px;}
	#nytitle p{font-size: 14px;}
}
/* 内页案例 */
.pr1{margin-top:60px;}
.pr2_1 li{width: 30%;margin-right:5%;float:left;margin-bottom:30px;}
.pr2_1 li img{max-width: 100%;}
.pr2_1 li:nth-child(3n){margin-right:0;}
.pr2_1_2{background: #f2f2f2;padding:15px 20px 25px;}
.pr2_1_2 h5{font-size: 16px;color: #333;font-family: font3;line-height: 40px;height: 40px;overflow: hidden;margin-bottom: 20px;}
.pr2_1_2 h5 span{font-size: 32px;color: #333;font-family: font3;font-weight: bold;}
.pr2_1_2 h4{font-size: 16px;color: #666;font-weight: bold;line-height: 30px;height:30px;overflow: hidden;}
.pr2_1_2 p{font-size: 14px;color: #666;line-height: 24px;height:48px;overflow: hidden;}
.pr2_1 li:hover .pr2_1_2{background: #daa338;}
.pr2_1 li:hover .pr2_1_2 h5,.pr2_1 li:hover .pr2_1_2 h5 span,.pr2_1 li:hover .pr2_1_2 > span{color: #fff;}
.pr2_1 li:hover .pr2_1_2 h4,.pr2_1 li:hover .pr2_1_2 p{color: #f9e382;}


/* 内页单页面内容 */
.nyshow{width:100%;}
.nyshow-til{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;margin-bottom:20px;}
.nyshow-til>h1, .nyshow-til>h2{float: left;padding-right:15px;text-indent: 25px;height: 40px;line-height: 40px;border-bottom: 2px #d6000c solid;color: #d6000c;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:#d6000c;}
.nyshowdesc{font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:40px;min-height:400px;}
#indexen .nyshowdesc{text-align:left;line-height: 1.6;}
.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;}
#indexen .block-shadow{height: 280px;}
.block-shadow:hover{box-shadow: 0 10px 20px 0 rgba(0,125,255,.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;text-transform: none;}
#map{text-transform: none;}
.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;}
	.nyshowdesc h1{font-size:30px;}
	.nyshowdesc h2{font-size:24px;}
	.nyshowdesc h3{font-size:18px;}
	.nyshowdesc h4{font-size:14px;}
	.block-shadow{height:auto;}
	#indexen .block-shadow{height:auto;}
	#indexen .nyshow-til>h1, #indexen .nyshow-til>h2{text-indent:10px;}
}

.sss4{}
.sss4 ul{overflow:hidden;padding:10px 0;}
.sss4 ul li{margin-bottom: 30px;}
.sss4 ul li>div{text-align: center; background: #f5f5f5; padding: 42px 10px;height: 100%;transition:all .3s;-webkit-transition:all .3s;}
.sss4 ul li>div h2{padding: 20px 0; font-size: 24px; font-weight: bold;}
.sss4 ul li>div h3{padding-bottom: 20px; font-size: 24px; font-weight: bold;}
.sss4 ul li>div p{}
.sss4 ul li>div:hover{box-shadow:0 0 8px 0 rgb(0 125 255 / 30%);}
@media (min-width:768px) {
	.sss4 ul{display:flex;}
	.sss4 ul li{flex:1;}
	.con3 ul{flex-wrap: wrap;align-content: flex-start;}
	.con3 ul li{flex:50%;}
	.con5 ul li:first-child{flex:100%;}
}
@media (max-width:767px) {
	.sss4 ul li>div{padding:20px 10px;}
}


/* 业务领域 */
.nybusiness{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 #d6000c solid;color: #d6000c;font-size: 18px;font-weight: bold;background:url(../img/ny-objs.png) no-repeat left;}
#nybusinesslist{margin-bottom:20px;}
#nybusinesslist li a{display:block;position:relative;}
#nybusinesslist li a .nybusiness-img{overflow:hidden;}
#nybusinesslist li 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;}
#nybusinesslist li a:hover .nybusiness-img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
#nybusinesslist li a:hover p{background: rgba(0,125,255,.5);}

/*推荐新闻*/
.nyhotnews{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;}
.nyhotnews>h3{float: left;min-width: 150px;padding-right:10px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #d6000c solid;color: #d6000c;font-size: 18px;font-weight: bold;background:url(../img/nyhotnewico.png) no-repeat left;}
.nyhotnews-list{margin-top:10px;overflow:hidden;}
.nyhotnews-list li{font-size: 14px;line-height: 30px;background: url(../img/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(../img/iyuan_on.png) no-repeat left;background-size: 8px;}
.nyhotnews-list li:hover a{color:#d6000c;}

/*视频列表*/
.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:#d6000c;color:#d6000c;}

/*视频详情*/
.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-bottom:20px;text-align:center;}
.showvideo-mp video, .showvideo-mp iframe{max-width:800px;}
.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:#d6000c;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:#d6000c;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(../img/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;padding:20px 0;
	font-weight: 300;border-bottom: 1px solid #F0F2F5;margin-bottom:30px;}
.showimg-con img{max-width: 100%;height:auto !important;}
.showimg-page{overflow: hidden;margin-left:-10px;margin-right:-10px;}
.showimg-page>div[class^="col-"]{padding: 0 10px;}
.showimg-page a,.showimg-page{white-space: nowrap;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;
	max-width: 100%;font-size: 20px;color: #333;}
.showimg-page a:hover{color: #daa338;}
.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;}
.nybusiness>p{font-size: 16px;color: #d6000c;line-height: 40px;border-bottom: 1px dashed #ccc; margin-bottom: 10px;padding-left: 32px;background: url(../img/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;}
.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 .nybusiness-img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.nybusiness a:hover p{background: rgba(0,125,255,.5);}

.hotnews{}
.hotnews p{font-size: 16px;color: #d6000c;line-height: 40px;border-bottom: 1px dashed #ccc; margin-bottom: 10px;padding-left: 32px;background: url(../img/ny-news.png) no-repeat left;}
.hotnews a{display: block;font-size: 14px;line-height: 30px;padding-left: 15px;background:url(../img/iyuan.png) no-repeat left;background-size:8px;}
.hotnews a:hover{background: url(../img/iyuan_on.png) no-repeat left;color: #d6000c;}


@media (max-width:767px){
	.nynews-ul li a dl{padding:15px;}
	.nynews-ul li a dl dd{padding-left:0;padding-right:0;padding-top:10px;}
	.nynews-ul li a dl dd h5{font-size:16px;}
	.nynews-ul li a dl dd p{margin-top:5px;font-size:13px;}
	.nynews-ul li a dl dd span{display:none;}
}

/*新闻详情*/
.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;}
}
/* 内页产品*/
#product #pr1 li{width: calc(33% - 10px);margin-left:10px;margin-top:10px;}
#product #pr1 li .prod1 .prod1_1 p{margin-top:20%;}
/* 招聘模块Nyjoblist*/
.join{margin-bottom:50px;}
.title h1{font-size: 70px;color: #000;font-family: font3;font-weight: bold;margin:180px 0 40px 5%;}
.join ul li{width: 100%;padding:0 10px;margin-top:8px;}
.join ul li .join_1{width: calc(50% - 5px);float:left;}
.join ul li .join_2{width: calc(50% - 5px);float:right;background: #c1272d;padding:50px;;}
.join ul li img{max-width: 100%;}
.join ul li .join_2 h5{font-size: 50px;color: #fff;font-weight: bold;margin-bottom:30px;}
.join ul li .join_2 h5 span{font-size: 40px;margin-left:20px;text-transform: uppercase;}
.join ul li .join_2 p{font-size: 18px;color: #fff;line-height: 26px;;}
.join ul li.join2 .join_1{float:right;}
.join ul li.join2 .join_2{float:left;}


/*产品列表*/
.nypro-ul{overflow:hidden;}
.nypro-ul li{width:320px;margin-right:25px;margin-bottom:25px;float:left;}
.nypro-ul li *{transition: 0.3s all ease-in-out;}
.nypro-ul li:nth-child(3n){margin-right:0;}
.nypro-ul li a{display:block;position:relative;}
.nypro-ul li a .nypro-img{overflow:hidden;position:relative;}
.nypro-ul li a .nypro-img img{max-width:100%;display:block;}
.nypro-ul li a .nypro-img .nypro-hov{position:absolute;top:100%;width:100%;height:100%;opacity:0;background:url(../img/nyproico.png) no-repeat center rgba(2,128,246,0.6);}
.nypro-ul li a .nypro-txt{width: 100%;position: relative;z-index: 4;padding: 10px 0 20px;background: #f5f5f5;}
.nypro-ul li a .nypro-txt p{padding: 0 20px;font-size: 18px;line-height: 36px;height: 36px;font-weight: normal;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color: #444;}
.nypro-ul li a .nypro-txt span{font-size: 13px;display: block;height: 25px;line-height: 25px;padding: 0 20px;
color: #777;font-weight: 100;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.nypro-ul li a:hover .nypro-img .nypro-hov{top: 0;opacity: 1;}
.nypro-ul li a:hover .nypro-txt{background:#fff;}

/*产品详情*/
.nyproshow-top{overflow:hidden;}
.nyproshow-top>dt{padding-bottom: 15px;float:left;width:402px;}

/*bigzoompic*/
#MagnifierWrap2{position: relative;}
.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(../img/loading.gif) no-repeat center center; }
.MagnifierImg{position: absolute;top:0; left: 0;}
.spec-items{position: relative;width: 344px;height: 74px;overflow: hidden;margin: 10px auto 0;}
.spec-items ul{width: 500%;position: absolute;top: 8px;left: 0;}
.spec-items ul *{-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.spec-items li{width: 80px;float: left;overflow: hidden;margin-right: 5px;border: 1px solid #ccc;cursor: pointer;}
.spec-items li.on{border:1px solid #0061ad;}
.spec-items li img{width: 100%;display:block;}
span.spe_leftBtn,span.spe_rightBtn{position: absolute;bottom: 0px;display: block;width: 20px;height: 70px;line-height: 70px;font-family: "黑体";text-align: center;font-size: 30px;color: #ddd;cursor: default;background-color: #f9f9f9;}
span.on{background-color: #ccc;color: #999;cursor: pointer;}
span.spe_leftBtn{left: 0;}
span.spe_rightBtn{right: 0;}
.nyproshow-txt{float:left;width: 580px;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;}

/*产品参数*/
.nyproshow-info{line-height:1.8;color:#666;margin-bottom:20px;}
.showpro-tel{overflow:hidden;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:10px 0;}
.showpro-telx{float:left;line-height:40px;}
.showpro-telx img{float:left;margin-right:12px;}
.showpro-telcon{float:left;}
.showpro-telcon p{float:left;color:#666;margin-bottom:0;}
.showpro-telcon span{float:left;color:#333;font-size:24px;font-family: arial;}
.showpro-tel a{float:right;display:block;line-height:40px;padding:0 20px;background:#d6000c;color:#fff;}
.showpro-tel a i{margin-right:5px;}
.showpro-tel a:hover{background:#034ad8;}
.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: #d6000c;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 img{max-width: 100%;height:auto !important;}

/*相关产品*/
.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 #d6000c solid;color: #d6000c;font-size: 18px;font-weight: bold;background:url(../img/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:#d6000c;}
#abprolist li a:hover p{background:#d6000c;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:#d6000c;}
/* 分享按钮 */
.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: #d6000c;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: #d6000c;}
.nysearch-til>a:hover{background:#034ad8;}
.nysearch-til>a:hover .nysearch-arrow{border-left-color:#034ad8;}
.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: #d6000c;left: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:#d6000c; display: inline-block; }
.metpager_5 a:hover { border:1px solid #d6000c; color:#fff; background-color:#d6000c;}
.metpager_5 a:active {border:1px solid #009; color:#000;}
.metpager_5 span.current { padding:2px 8px 2px 8px; margin:2px; color:#fff; background:#d6000c; border:1px solid #d6000c; 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(../img/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(../img/page7.gif) #2c2c2c; color:#fff;}
.metpager_7 a:hover { border:1px solid #aad83e; color:#fff;background:url(../img/page7_2.gif) #aad83e;}
.metpager_7 a:active { border:1px solid #aad83e; color:#fff;background:urlurl(../img/page7_2.gif) #aad83e;}
.metpager_7 span.current {border:1px solid #aad83e; padding:2px 5px 2px 5px; margin:2px; color:#fff;background:url(../img/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:768px){
    #product li:hover .prod1 .prod1_1{display:none;}
    
    .headcon{padding:0 2%;}
	.w1200{width: 96%;margin-left:2%;}
	.logo a img{height:40px;}
	#banner{margin-top: 0;}
	.mid_ban li{width: 50%;}
	.mid_ban li p{letter-spacing: 0;font-size: 16px;;}
	.mid_ban li:nth-child(3){background: none;}
	#product li.p5{margin-top:1px;}
	#product li.p2{margin-top:4px;}
	.about-con{background: none;;}
	.about-txt{height: auto;;}
	#hf1 .pr1{width: 100%;background: none;height: auto;}
	#hf1 .pr1 h4{margin-top:10px;}
	#hf1 .pr2{width: 100%;background: none;float: none;;}
	#hf1 .pr2 .ul1 li{margin-top:10px;font-size: 18px;height: 40px;width: 33%;color: #fff;}
	#hf1 .pr2 .ul2 > li{padding:0;width: 88%;}
	#hf1 .pr2 .ul2 > li img{top:20px;left:0;width: 50%;height: auto;;}
	#hf1 .pr2 .ul2 > li .pr2_1{width: 45%;margin:0;float: right;}
	#zhineng .swiper-slide{width: 100%;}
	#zhineng .swiper-slide-active, #zhineng .swiper-slide-duplicate-active{opacity: 1;}
	#news .news1{width: 100%;float:none;;}
	#news .ul1{width: 100%;float: none;}
	#news .ul1 img{height: auto;;}
	#baojia h2{font-size: 18px;line-height: 40px;}
	#baojia{padding:20px 5px;}
	#baojia p input{width: 45%;margin-right:5%;}
	.w980{width: 100%;}
	#baojia input[type="submit"]{width: 100%;height: 40px;margin-top:20px;font-size: 18px;;}

	.digg4>span:nth-child(-n+2){display:none;}
	.logo{margin-top:10px;margin-left:20px;}
	.head-raea{margin-top:10px;margin-right: 15px;}
	.head-raea > a{float: left;}
	#m-head-nav{margin-top:15px;}
	.head-raea > a img{height: 30px;margin-top:6px;;}
	#youshi li{width: 100%;float: none;;}
	#about img{max-width: 100%;;}
	.about-txt{margin-right:0;}
	.about-con-2{max-width: 100%;;}
	.about-con-2 .about-txt{width: 100%;margin:0;padding:5px;line-height: 22px;;}
	.about-con>a.arrow{margin-top:-26px;}
	#product li .prod1 .prod1_1 img{max-width: 50%;max-height: 30px;margin-top:10px;}
	#product li.p0 .prod1 .prod1_1 img, #product li.p3 .prod1 .prod1_1 img, #product li.p6 .prod1 .prod1_1 img{margin-top:40px;max-height:50px;}
	#product li .prod1 .prod1_1 p{font-size: 16px;}
	#product li .prod1 .prod1_1 hr{margin-top:10px;}
	#hf1 {margin-top: 20px;}
	#hf1 li{width: 100%;;}
	#hf1 li img{right:20px;}
	#zhineng{margin-top:30px;}
	#zhineng li{width: 100%;padding: 10px;height: auto;;}
	.zhineng_1 {padding: 15px;}
	#service li{width: 50%;background: none;margin-top: 20px;;}
	#service li img{max-width: 120px;max-height: 120px;;}
	#service li .s1{height: 130px;;}
	#service li p{height: 60px;font-size: 18px;}
	#partn{padding:30px 0;height: 250px;margin-bottom:20px;}
	#partn li{width: 20%;height: 160px;padding:0px;background: none;;}
	#partn li p{font-size: 12px;margin-top:10px;line-height: 26px;;}
	#partn li span{font-size: 11px;line-height: 20px;margin-top:10px;}
	#partn li img{vertical-align: top;;}
	.footer1{border:none;text-align: left;width: 100%;height: auto;padding-left:8%;}
	.footer2{margin-left:0px;width: 100%;height: auto;padding-left:8%;}
	.footer2 h5{margin-top:20px;font-size: 20px;letter-spacing: 2px;;}
	.footer2 p{margin-top:5px;font-size: 14px;}
	.footer3{height: 150px;;}
	.footer2 p em{width:70px;}
	.footer4{width: 100%;float: none;margin-left:0;text-align:left;padding-left:8%;}
	.footer4 img{width: 120px;margin-left:0px;margin-right:20px;margin-top:20px;}
	.pr1{margin-top:30px;}
	.pr1_1 li{width: 50px;height:50px;;margin:10px;}
	.pr2_1 li{margin-top:20px;width: 100%;}
	.pr2_1_1 img{max-width: 100%;height:auto;;}
	.pr2_1_2{width: 100%;height: auto;;}
	.pr2_1_2 h5{font-size: 22px;;}
	.pr2_1_2 p {font-size: 16px;line-height: 26px;}
	.pr2{margin-top:30px;padding-top: 20px;}
	.pro2_1 li{width: 100%;margin-top:10px;;}
	.pro2_1 li .pro2_1_2{width: calc(100% - 90px);float: right;margin-left:0;}
	.pro2_1 li .pro2_1_2 h5{font-size: 20px;;}
	.pro2_1 li .pro2_1_2 p{line-height: 20px;;}
	.pr3{padding-top:50px;}
	.pr3_1_1 img{max-width: 60px;;}
	.pr3_1{width: 100%;margin: 10px auto 20px;}
	.pr3_1_1 h4{font-size: 18px;line-height: 30px;margin-top:30px;}
	.pr3_1_2{width: calc(100% - 90px);}
	.pr3_1_1{max-width: 90px;padding-left:5px;}
	.pr4{position: relative;}
	.pr4_1{margin-top:20px;}
	.pr4_1 li{width: 100%;font-size: 22px;height: 60px;line-height: 60px;;}
	.pr4_1 li img {margin-left: 10px;margin-right: 15px;}
	.pro4_2 {width: 100%;height: 500px;margin-top: 20px;float: none;position: absolute;top:450px;}
	.pro4_2 p, .pro4_2 {font-size: 18px;line-height: 36px;}
	.pr5 {margin-top: 30px;}
	.pr5 .pro2_1 li .pro2_1_2{width: calc(100% - 60px);}
	.pr5 .pro2_1 li{height: auto;}
	.title h1 {font-size: 35px;color: #000;font-family: font3;font-weight: bold;margin: 50px 0 30px 5%;}
	.fuwu {padding: 20px 0 0;margin-top: 10px;}
	#product #pr1 li {width: 100%;margin-left: 10px;margin-top: 10px;}
	.fuwu li{width: 50%;background: none;}
	.fuwu li p {font-size: 18px;line-height: 45px;;}
	.fuwu1 {height: 140px;background: url(../img/bg_3.png) no-repeat center/cover;margin-top: 40px;}
	.fuwu2 {background:#fffcf0;height: auto;margin-top: 50px;}
	.fuwu2 li{width: 33.3%;;}
	.fuwu2 li img{max-width: 90%;;}
	.fuwu2_1 {width: 100%;margin: 20px auto;}
	.fuwu2 .title h2{margin-top:20px;}
	.fuwu2_1 p input,.fuwu2_1 p select {width: 28%;margin: 5px 2%;height: 32px;padding: 0 10px;font-size: 12px;;}
	.fuwu2_1 form > input {height: 32px;width: 90%;margin: 15px auto;font-size: 17px;letter-spacing: 2px;}
	.ny_about {background: none;top:0px;}
	.ny_about .title {margin-bottom: 30px;}
	.ny_about .fl img{max-width: 100%;float: none;}
	.ab1 .fr{width: 100%;float: none;margin-top:0;}
	.ab2{padding:0;}
	.ab2 li{width: 33.3%;margin-top:20px;}
	.ab3{padding:30px 20px;}
.clearfix{clear: both;}
	.ab3 p{font-size: 16px;margin-top:140px;line-height: 30px;;}
	.ab4{padding-top:30px;margin-top:30px;}
	.ab4 .ab4_1 ul{width: 100%;padding:20px 10px;background: none;height: auto;}
	.ab4 .ab4_1 ul li p{font-size: 16px;;}
	.ab5 .ab5_1{width: 80%;right:10%;top:30px;padding:20px;}
	.fuwu3 li{width: 50%;}
	.fuwu3 li img{max-width: 100%;}
	.fuwu3 li .fuwu3_2{top:120px;}
	.fuwu4{height:auto;margin-top:20px;}
	.fuwu4 li{width: 100%;}
	.mid_ban li{font-size: 20px;padding: 10px 10px;margin: 10px 0;}
	.mid_ban li p{margin-top: 0px;}
	.mid_ban li span{font-size: 40px;}
	.about_b{background: url(../img/a1.png) no-repeat center/cover;height: 160px;}
	.about_b ul{width: 50%;top:10px;}
	.about_b ul li{width: 100%;float: none;font-size: 16px;line-height: 24px;}
	.about_c{background: url(../img/a2.png) no-repeat center/cover;height: 160px;}
	.about_c ul{top:10px;}
	.about_c ul li{font-size: 16px;line-height: 24px;}
	.about_d h2{line-height: 80px;font-size: 40px;}
	
	.ny_about .nyshow .nyshowdesc{width: 100%;}
	.ny_about .fuwu2{height:300px;}
	#nytitle {margin-bottom: 30px;margin-top: 40px;}
	.ny_cont{width:92%;margin-left:4%;}
	.n_news{width: 100%;float: none;}
	.ny_news_1 img {width: 100%;height: auto;}
	.ny_news_2{width: 100%;float: none;;}
	.ny_news_2 h4{height:40px;line-height: 40px;font-size: 22px;}
	.ny_news_2 p{font-size: 14px;}
	.ny_news_2 h5{font-size: 14px;}
	.nynews-ul li .ny_news_2{width: 100%;float: none;margin-left:0;padding:10px;}
	.nynews-ul li img {width: 100%;height: auto;margin-left: 0%;}
	.nynews_3{display: none;}
	.cont_1 {margin-top: 50px;}
	.cont_1 .ul1 {margin-top: 30px;margin-left: 10px;}
	.cont_1 .ul1 li{margin-right:30px;font-size: 20px;}
	.cont_1 .ul2 {width: 100%;background: url(../img/con_2.png) no-repeat center top/cover;height: 31px;margin-top: 30px;}
	.cont_1 .ul2 li input {width: 280px;height: 30px;margin-left: 10px;font-size: 14px;}
	.cont_1 .ul2 li button {width: 60px;height: 23px;}
	.cont_1 .ul2 li p {font-size: 16px;margin-left: 10px;line-height: 30px;margin-top: 30px;}
	.fuwu .fl{background: none;padding:20px 2%;width: 100%;}
	.fuwu .fr img{max-width: 100%;}
	.message{margin-top:50px;background:none;}
	.message .ny_con1{background: url(../img/c1.png) no-repeat center center/cover;width:320px;margin:0 auto;height:238px;margin-bottom:25px;}
	.message p{width:100%;}
	.message h3{font-size:24px;}
	.message h5{font-size:15px;}
	.message p input{width: calc(100% - 100px);}
	.message p:last-child{text-align:center;}
	.message p input[type="submit"]{margin-left:0px;}
	.join ul li .join_1{width: 100%;;}
	.join ul li .join_2{width: 100%;padding:10px;}
	.join ul li .join_2 h5{font-size: 20px;margin-bottom:10px;}
	.join ul li .join_2 h5 span{font-size: 16px;margin-left:10px;}
	.join ul li .join_2 p{font-size: 15px;line-height: 24px;;}
}