@charset "utf-8";
* { margin: 0; padding: 0;box-sizing: border-box; }
body { margin: 0; padding: 0; height: 100%;  font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; color: #333; line-height: 24px; word-break: break-all; }
dd, dl, dt, li, ol, ul { margin: 0; padding: 0; list-style: none }
input { font-size: 12px; font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; vertical-align: middle }
select { font-family: Arial; font-size: 12px }
textarea { font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; font-size: 12px }
h2,h3, h4, h5 { margin: 0; padding: 0; font-family: "微软雅黑"; font-size: 14px; font-weight: 400; }
.fl { float: left }
.fr { float: right }
.clear { clear: both; font-size: 0; }
a { text-decoration: none; transition: all .2s linear 0s; color: #666; }
:focus { outline: 0 }
img { border: 0 }
hr{border: none;} 
em,i{font-style: normal;text-decoration: none;}
i{vertical-align: middle;}
.container{margin: 0 auto;}
.flex{display: flex;display: -ms-flexbox;justify-content:space-between;-ms-flex-pack: justify;}
.flex-default{display: flex;}
.flex-wrap {display: flex; flex-wrap: wrap;}
.wrap { width: 1400px; margin: auto; }
.wraps { width: 96%; margin: auto; }

/*other*/
.swiper-container { width: 100%;height: 100%;}
::-webkit-scrollbar {
	width: 0px;
	height: 0px;
}

::-webkit-scrollbar-track {
	background: none;
}

::-webkit-scrollbar-thumb {
	/* background: rgba(34, 37, 56, 0.5); */
}
/*headtop*/
.headtop{width: 100%;height: 40px;line-height: 40px;background-color: #f5f5f5;font-size: 13px;color: #666;}
.headtop .fr img {margin-right: 5px; position: relative; top: 2px; height:14px;}
.headtop .fr{color: #666;padding-top:0px;padding-bottom: 0px;padding-left: 20px;}
.headtop .fr a{color: #666;font-size: 13px;}
/*header*/
.header {padding-top: 15px; width: 100%; height:90px;border-bottom: 1px solid #6b6b6b; position: fixed;top: 0;z-index: 999; background:#000;opacity:0.8;}
.header .wraps{align-items: center;height: 100%;}
.header .wraps .phone {display: flex;justify-content: flex-start;align-items: center;}
.header .wraps .phone img{margin-right: 12px;}
.header .wraps .phone .tel span{font-size: 18px; color:#FFF;}
@media screen and  (max-width: 1200px){
.header .wraps .phone{display: none;}
}
.nav {text-transform: uppercase;}
.nav li { display: inline-block; position: relative;text-align: center;}
.nav li a {font-size: 14px; display: block;color: #eee;margin: 0 2.5vw;position: relative; margin:0px 30px;}
.nav li a::after{opacity: 0; content: ''; position: absolute;left: 0;bottom: -26px;width: 100%;height: 4px;background: #ff1019;}
.nav li:first-child a{margin-left: 0;}
.nav li:last-child a{margin-right: 0;}
.nav .nava:hover::after,.nav li.active > a::after{opacity: 1;}
@media screen and  (max-width: 1000px){
	.header{height: 70px;padding-top: 0;}
	.nav li a::after{bottom: -23px;}
	.nav li a{margin: 0 1.2vw;}
}   






/*header*/
.header2 { width: 100%; height:90px;}
.header2 .wraps{align-items: center;height: 100%;}
.header2 .wraps .phone {justify-content: flex-start;align-items: center;}
.phone{display: flex;}
.header2 .wraps .phone img{margin-right: 12px;}
.header2 .wraps .phone .tel span{font-size: 18px; color:#666;}
@media screen and  (max-width: 1200px){
.header2 .wraps .phone{display: none;}
}

.nav2 {text-transform: uppercase; line-height:90px;}
.nav2 li { display: inline-block; position: relative;text-align: center;color: #2d2d2d;}
.nav2 li a {font-size: 16px; display: block;padding: 0 2vw;position: relative; font-weight:500;}
.nav2 li a::after{opacity: 0; content: ''; position: absolute;left: 0;width: 100%;height:90px;background: #ff1019; z-index:-999; }
.nav2 li:first-child a{margin-left: 0;}
.nav2 li:last-child a{margin-right: 0;}
.nav2 .nava:hover::after,.nav2 li.active > a::after{opacity: 1;}
.nav2 li.active a{color:#FFF;}
@media screen and  (max-width: 1000px){
	.header2{height: 70px;padding-top: 0;}
	.nav2 li a::after{bottom: -23px;}
	.nav2 li a{margin: 0 1.2vw;}
}   
@media screen and  (max-width: 750px){
	.header2{display: none;}
}





/*banner*/ 
.banner{width: 100%;}

.swiper-container-banner{overflow: hidden;position: relative;height: 100%;}
.swiper-container-banner img{width: 100%;}
.swiper-pagination-banner{position: absolute;z-index: 2;text-align: center;--swiper-theme-color: #fff;}
.swiper-pagination-banner span{width: 11px;height: 11px;background: #fff;opacity: 1;}

.banner .swiper-slide div{
	position:absolute;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	z-index:999;
	zoom: 1;
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-position: center 0;
}
.banner .ban1{background-image: url(../images/ban1.jpg)}
.banner .ban2{background-image: url(../images/ban3.jpg)}
.banner .ban3{background-image: url(../images/ban2.jpg)}
@media screen and  (max-width: 750px){
	.banner .ban1{background-image: url(../images/mob1.jpg)}
	.banner .ban2{background-image: url(../images/mob2.jpg)}
	.banner .ban3{background-image: url(../images/mob3.jpg)}
}



.sort{margin-top: 55px;background: url(../images/sort_bg.jpg) center top no-repeat;}
.sort ul{flex-wrap: wrap;font-size: 0;}
.sort ul a{transition: .8s;padding: 0 2%; width: 23.5%;  height: 180px;display: flex;flex-direction: column; justify-content: center;align-items: center; text-align: center;color: #fff;position: relative;overflow: hidden;}
.sort ul a:nth-child(1){background:url(../images/syabout_21.jpg) no-repeat; background-size: cover;}
.sort ul a:nth-child(2){background:url(../images/syabout_23.jpg) no-repeat; background-size: cover;}
.sort ul a:nth-child(3){background:url(../images/syabout_26.jpg) no-repeat; background-size: cover;}
.sort ul a:nth-child(4){background:url(../images/syabout_29.jpg) no-repeat; background-size: cover;}
.sort .img{transition: .8s; position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%) scale(0.9);opacity: 0;}

.sort .tit{font-size: 24px;font-weight: bold;margin: 20px 0;}
.sort .ct{line-height: 36px;font-size: 14px;}
.sort .act{width:29.5%;}
.sort .oth{width: 23.5%;}

/* 动画 */




.hd{text-align: center;}
.hd p{font-size: 45px;color: #666666;line-height: 44px; font-weight:bold;}
.hd h2{position: relative; margin: auto;margin-top: 5px; font-size: 24px;color: #FFF;width: 178px;line-height: 38px; font-weight:bold;}
.hd h2 i{position: absolute;top: 50%;transform: translateY(-50%); width: 210px;height: 1px;background-color: #a0a0a0;}
.hd h2 i:first-child{left: -112%;}
.hd h2 i:last-child{right: -112%;}
@media screen and  (max-width: 1400px){
	.hd p{font-size: 35px;}
	.hd h2{width: 160px; font-size: 20px;margin-top: 5px;}
	.hd h2 i{width: 180px;}
}
@media screen and  (max-width: 1000px){
	.hd p{font-size: 28px;line-height: 30px;}
	.hd h2{width: 140px; font-size: 18px;margin-top: 5px;height: 35px;line-height: 35px;}
	.hd h2 i:first-child{left: -125%;}
	.hd h2 i:last-child{right: -125%;}
}


.hot{ margin-right:25px;}
.hot form{position: relative; width: 180px;height: 25px;}
.hot .ank{padding-left: 10px; width: 100%;height: 100%;border: none;border-bottom: 1px solid #999; background-color:transparent;  color:#fff;}
.hot .sbmt{cursor: pointer; position: absolute;right: 0;top: 0;width: 20px;height: 100%;background:url(../images/sou.png) no-repeat; background-size:contain;border: none;}




hot:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #ccc;
}

hot::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #ccc;
}

.hot input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #ccc;
}

.hot input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #ccc;
}





.hot2{ margin-right:25px;}
.hot2 form{position: relative; width: 180px;height: 25px;}
.hot2 .ank{padding-left: 10px; width: 100%;height: 100%;border: none;border-bottom: 1px solid #999; background-color:transparent;  color:#666;}
.hot2 .sbmt{cursor: pointer; position: absolute;right: 0;top: 0;width: 20px;height: 100%;background:url(../images/sou2.png) no-repeat; background-size:contain;border: none;}




.abt .wraps{ width:1400px;}
.abt .l{width: 40.7%;overflow: hidden;}
.abt .l img{transition: .4s;}
.abt .l img:hover{transform: scale(1.2);}
.abt .r{width: 55%;position: relative;}
.abt .r h2{font-size: 24px;color: #666;}
.abt .r .en{font-size:120px;font-weight: bold;color: #efefef;line-height: 43px;margin-top: 26px;}
.abt .r .ct{font-size: 18px; width: 98%;line-height: 36px;color: #595959;margin-top: 25px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
}
.abt .r .ct li{ width:24%; float:left; display:block; margin-top:4em;border:1px solid #ddd; margin-right:1%; text-align: right; padding:1%; padding-right:5%;-moz-border-radius: 5px;-webkit-border-radius:5px;border-radius:5px;}
.abt .r .ct .ct1{background:url(../images/syabout_12.jpg) no-repeat 10px center; }
.abt .r .ct .ct2{background:url(../images/syabout_14.jpg) no-repeat 10px center; }
.abt .r .ct .ct3{background:url(../images/syabout_09.jpg) no-repeat 10px center; }
.abt .r .ct .ct4{background:url(../images/syabout_06.jpg) no-repeat 10px center; }




.abt .pic{ margin-top:3vw; width:100%;}
.abt .pic li{ float:left; display:block; margin-right:1%;height:170px; padding-left:2.5%; padding-top:2em; color:#FFF; font-size:16px;}
.abt .pic li b{ font-weight:bold;}
.abt .pic1{ width:23.5%;  background:url(../images/syabout_21.jpg) no-repeat; background-size: cover; }
.abt .pic2{width:23.5%;background:url(../images/syabout_23.jpg) no-repeat; background-size: cover;}
.abt .pic3{width:23.5%;background:url(../images/syabout_26.jpg) no-repeat; background-size: cover;}
.abt .pic4{width:23.5%;background:url(../images/syabout_29.jpg) no-repeat; background-size: cover;}
.abt .r .pic .more{transition: .4s; position:absolute;top: 52px; left: -65px;width: 44%;}
.abt .r .pic .more:hover {transform: translateX(30px);}

@media screen and  (max-width: 1100px){
	.abt .r .en{font-size: 38px;line-height: 30px;margin-top: 10px;}
	.abt .r .ct{margin-top: 15px;width: 100%;}
	.abt .r .pic{display: none;}
	.abt .r .look{display: inline-block;}
}

@media screen and  (max-width: 1000px){
	.abt .wraps{flex-direction: column-reverse;}
	.hot{display: none;}
	.abt .l{width: 100%;margin-top: 30px;}
	.abt .r{text-align: center;width: 100%;}
	.abt .r .ct{-webkit-line-clamp:8;}
}
@media screen and  (max-width: 750px){
	.abt {padding-top: 10px;}
	.abt .r .ct{font-size: 16px;}
	.abt .r .ct li{background: none !important;font-size: 14px;}
	.abt .wraps{width: 96%;}
	.abt .pic{display: none;}
	.slideInLeft,.sort{display: none;}
}







.prods{ background: url(../images/prod_bg.jpg) no-repeat;background-size:cover;}
.prods .wraps{width: 70.3%;padding-top: 90px;}
.prods ul{flex-wrap: wrap;margin-top: 100px; margin-bottom:200px;}
.prods li{width: 40%;margin: 28px 5%; text-align:center;}
.prods li:nth-child(n+5){margin-bottom: 0;}
.prods li .pic{overflow: hidden;}
.prods li p{position: relative;padding: 0 3.5%;text-overflow:ellipsis;white-space: nowrap; font-size:20px; color: #FFF; font-weight:bold; margin-top:15px;}
.prods li .wenzixia{ font-size:16px; color: #ccc;font-weight:100;}
.prods li p i{position: absolute;top: 50%;transform: translateY(-50%);right: 3.5%; display: inline-block; width: 10px;height: 12px;background: url(../images/jt.png);}
.prods li .pic img{transition: .6s;}
.prods li:hover .pic img{transform: scale(1.2);}

.prods li:hover p{background-size: 100% 100%;color: #fff;}
.prods li:hover p i{background: url(../images/jt2.png);}
.prods .mores{display: none;width: 120px;height: 40px;line-height: 40px;text-align: center;background-color: #92b81c;color: #fff;}


@media screen and  (max-width: 1000px){
	.prods .wraps{width: 96%;}
	.prods li{width: 31.5%;}
	.prods li:nth-child(n+7){display: none;}
	.prods li:nth-child(n+4){margin-bottom: 0;}
}

@media screen and  (max-width: 750px){
	.prods li p{white-space: normal;}
	.prods ul{margin-top: 50px; align-items: center;justify-content: center;}
}

@media screen and  (max-width: 660px){
	.prods li{width: 80%;margin-bottom: 28px !important;}
	.prods li:nth-child(n+5){display: none;}
	.prods .mores{display: none;}
}










.inc{position: relative;}
.inc .l{width: 100%; height: 100%; position: relative;overflow: hidden;background: url(../images/inc2.jpg) no-repeat;background-size: cover;}
/* .inc .l{padding-top: 90px;width: 65.3%; width: 105%; height: 100%; position: relative;overflow: hidden;background: url(../images/inc2.jpg) left top no-repeat;background-size: 100% 100%;} */
.inc .l .inc1{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 999;}
.inc .r{opacity: 0; width: 30%;height: 100%; position: absolute; top: 0; padding-left: 3.12vw;padding-right: 5vw;padding-top: 90px; display: flex;flex-direction: column;justify-content: space-around;align-items: center;}
.inc .r .top{display: flex;justify-content: flex-start;align-items: center;}
.inc .r .top .txt{margin-left: 22px;}
.inc .r .top .txt em{display: block;font-size: 20px;font-weight: bold;}
.inc .r .top .txt .en{font-size: 12px;color: #262626;}
.inc .r p.bom{line-height: 33px;color: #2b2b2b;margin-top: 10px;}
.inc .ls{
	animation:mymove1 1s infinite forwards;
	animation-iteration-count:1;
	animation-timing-function:cubic-bezier(0,0,0.25,1);
}
.inc .rs{
	opacity: 1;
	animation:mymove2 1.4s infinite forwards;
	animation-iteration-count:1;
	animation-timing-function:cubic-bezier(0,0,0.25,1);
}

@keyframes mymove1
{
    from {width: 100%;;}   
    to {width: 70%;}
}


@keyframes mymove2
{
    from {right: -100%;;}
    to {right: 0;}
}

@media screen and  (max-width: 1100px){
	.inc .r .top .txt .en{display: none;}
	.inc .ls{width: 50%;}
	.inc .rs{width: 50%;}
	.inc .l .inc1{width: 80%;}

	@keyframes mymove1{
		from {width: 100%;;}
		to {width: 50%;}
	}
}

@media screen and  (max-width: 650px){
	@keyframes mymove1{
		from {width: 100%;;}
		to {width: 0;}
	}
	.inc .r .top{justify-content: center;}
	.inc .r p.bom{text-align: center;}
	.inc .rs{width: 100%;animation:mymove2 1.8s infinite forwards;animation-iteration-count:1;animation-timing-function:cubic-bezier(0,0,0.25,1);}
	.inc .r .top .txt{margin-left: 6px;}
	.inc .ls{animation:mymove1 1.7s infinite forwards;animation-iteration-count:1;animation-timing-function:cubic-bezier(0,0,0.25,1);}
}






.new_s{background: url(../images/new_s.jpg) no-repeat;background-size: cover;}
.new_s .wraps{width:1400px;}
.new_s ul{padding-top: 70px;}
.new_s li{width: 49%;height: 420px; box-shadow: 0px 6px 17px 0px rgba(7, 0, 2, 0.08);position: relative;transition: .5s;}
.new_s li .pic{overflow: hidden;}
.new_s li .pic img{transition: .5s;}
.new_s li .pic:hover img{transform: scale(1.2);}
.new_s li .tits{font-size:22px;color: #000000; font-weight:200; padding-bottom:10PX;}
.new_s li .ct{color: #727272;margin-top: 5px;}
.new_s li time{display: block;font-size:20px;color: #000000; line-height:65px;}
.new_s li .time2{ float:right; display:block; width:60px;line-height:35px;}
.new_s li .txt{padding: 15px; background:#eeeeee;}
.new_s li:hover{transform: translateY(-15px);}
.new_s li.r{box-shadow:none;padding:20px 35px 10px 45px;}
.new_s li.r .tits{color: #666;position: relative; font-size:18px;}
.new_s li.r:hover{transform: none;}
.new_s li.r a{display: block; margin-bottom: 25px;position: relative; border-bottom:#ccc solid 1px; padding-bottom:20px;}
.new_s li.r a:hover .tits{color: #000;}
.new_s .scrollbar{
	cursor: pointer;
    width: 30px;
    height: 6px;
    margin: 0 auto;
}
.new_s .r::-webkit-scrollbar {/*滚动条整体样式*/
	width: 6px;     /*高宽分别对应横竖滚动条的尺寸*/
	height: 1px;
	cursor: pointer;
}

.new_s .r::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
	cursor: pointer;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	background: #ff1019;
}

.new_s .r::-webkit-scrollbar-track {/*滚动条里面轨道*/
	cursor: pointer;
	border-radius: 10px;
	background: none;
}



/* 手机端新闻 */
.new_s .mb_box{display: none;width: 96%;margin: auto;}
.new_s .mb{flex-wrap: wrap;padding-top: 60px;}
.new_s .mb section{transition: all .4s; position: relative; height: 160px;background: #fff;padding: 34px 30px 0 20px;box-shadow: 2px 1px 7px 0px rgba(86, 87, 88, 0.26);margin-bottom: 18px;}
.new_s .mb section:last-child{margin-bottom: 0;}
.new_s .mb section .t{font-size: 16px;font-weight: bold; letter-spacing: 2px;color: #000003;transition: all .4s;}
.new_s .mb section .t .time{display: inline-block;font-size: 24px;letter-spacing: 2px;color: #d0cfcf;float: right;}
.new_s .mb section p{width: 72.5%; letter-spacing: 1px;color: #999999;margin-top: 22px}
.new_s .mb section i{position: absolute;width: 32px;height: 12px;background: url(../images/m.png);bottom: 44px;right: 30px;transition: all .4s;}
.new_s .mores{display: none;margin:auto;margin-top: 50px; width: 200px;height: 45px;line-height: 45px;text-align: center;font-size: 16px;background: #ecae3a;color: #fff;}


@media screen and  (max-width: 1100px){
	.mb_box .hd h2{color: #333 !important;}
	.new_s .pc{display: none;}
	.new_s .mb section{width: 47.5%;}
	.new_s .mb_box{display: block !important;}
	.new_s .mores{display: block;}
}
@media screen and  (max-width: 900px){
	.new_s .mb section{width: 100%;height: 100px;padding-top: 15px;}
	.new_s .mb section p{margin-top: 5px;}
}
@media screen and  (max-width: 760px){
	.new_s .mb section{padding-right: 12px;}
	.new_s .mb section .t .time{font-size: 14px;}
	.new_s .mb section p{width: 100%;}
	.new_s .mb section i{bottom: 22px;right: 16px;}
}

.contact{background: url(../images/contact_bg.jpg)center no-repeat;background-size: cover;}
.contact .flex{width: 100%; padding-top:30px;}
.contact .r{width:45%;color: #fff;}
.contact .r .tit{font-size: 36px;line-height: 58px; font-weight: bold;font-family: -webkit-pictograph;}
.contact .r .p1{font-size: 24px;margin-top: 10px; }
.contact .r hr{width: 91px;height: 2px;background-color: #fff;margin-top: 30px;}
.contact .r .p2{background: url(../images/contact_03.png) left center no-repeat;}
.contact .r .p2,.contact .r .p3,.contact .r .p4,.contact .r .p5{line-height:30px;margin-top: 35px;margin-bottom: 20px; padding-left:70px; font-size:18px;}
.contact .r .p3{background: url(../images/contact_06.png) left center no-repeat;}
.contact .r .p4{background: url(../images/contact_08.png) left center no-repeat;}
.contact .r .p5{background: url(../images/contact_11.png) left center no-repeat;}
.contact .l{width:35%; padding-left:15%;}
.contact .rs{width:100%;padding-top: 20px;padding-bottom: 42px;}
.contact .gbooks1{font-size: 36px;color: #333; font-weight:bold;}
.contact .gbooks2{font-size: 24px;line-height: 55px;}

.contact .l input{ display: block;width: 100%;height:35px;color: #666; margin-bottom: 14px; background-color:#f6f6f6;border:1px solid #eeeeee;}
.contact .l input::placeholder{color: #666;}
.contact .l textarea{margin-bottom: 24px; width: 140%;height: 130px;border: none; padding-left: 10px;padding-top: 10px; background-color:#f6f6f6;border:1px solid #eeeeee;}
.contact .l textarea::placeholder{color: #666;}
.contact .l .code_box{height: 46px;margin-bottom: 24px;}
.contact .l #imgcode{display: inline-block;width: 55%;margin-bottom: 0;padding-left:15px;}
.contact .l .code_box img{width: 43%; height:35px;}
.contact .l .red_btn{ width: 210px;height: 46px;border-radius:2px;  color:#FFF; font-weight:bold;background-color:#ff1019;}
.contact .input1{background: url(../images/contac_03.png) 10px center no-repeat;padding-left:65px;}
.contact .input2{background: url(../images/contac_06.png) 10px center no-repeat;padding-left:65px;}
.contact .input3{background: url(../images/contac_08.png) 10px center no-repeat;padding-left:65px;}
@media screen and  (max-width: 1100px){
	.contact .l{padding-left: 5%;}
}
@media screen and  (max-width: 750px){
	.contact .l{display: none;}
	.contact {background: url(../images/contact_bg.jpg) no-repeat;background-position: right top;background-size: cover;}
	.contact .r{width: 100%;padding-left: 12%; background: none;padding-right: 0;}
	.contact .rs{margin: auto;float: none;}
	.contact .r .tit{font-size: 28px;}
	.contact .r .p1{font-size: 20px;}
}




/*分站*/
.citys {width: 100%; padding: 30px 5%;position: absolute;left: 0;bottom: 0;}
.citys .dq ul {padding:15px; background: #fafafa; border: 1px solid #e6e6e6; display: flex; display: -ms-flexbox; justify-content: space-between; -ms-flex-pack: justify;}
.citys .dq ul li {font-size: 16px; color: #666;}
.citys .dq ul li:hover {cursor: pointer;}
.citys .dq ul li i {width: 1px;height: 11px;margin: 8px 0 0 38px;float: right;background: #C7C7C7;}
.citys .cs ul {padding: 15px; display: flex; display: -ms-flexbox; flex-wrap:wrap; -ms-flex-wrap: wrap; border: 1px solid #e6e6e6; border-top: none;}
.citys .cs ul li a {padding: 5px 12px;}
.dqli {font-weight: bold;}

/*友情链接*/
.link {height: 42px; line-height: 42px;}
.link .wraps { color: #fff;  line-height: 42px;border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
.link .wraps a { color: #a9a9a9; margin: 0 5px; }


/*底部*/

.footer {background:#2b3138;color: #a2a2a2;padding: 1% 12%; padding-bottom:2%;}
.footer h4{font-size: 16px;color: #fff}
.footer h3{font-size: 16px;color: #ccc; margin-bottom:30px;}
.footer p { line-height: 36px; }
.footer a { color: #fff; }
.footer article{width: 50%;}
.footer .r{ float:right;}
.footer .l{ line-height:40px; font-size:16px; padding-top:20px;}
.footer p{ line-height:60px; font-size:36px; color: #ff1019; font-weight:bold;}
.footer article:nth-child(3){}
.footer .top {padding-top: 25px;}
.footer .top hr{margin: 19px 0; width: 37px;height: 3px;background-color: #8fc31f;opacity: 0.63;}
.footer .top p.tel{font-size: 30px;color: #ffffff;}
.footer .top .oth{margin-top: 20px;flex-wrap: wrap;}
.footer .top .oth li{ float:left;  text-align:center; line-height:30px;}
.footer .top .oth li h4{ font-size:18px; margin-bottom:15px;}
.footer .top .oth li a{ display:block; color:#CCC;}
.footer .top .oth span{line-height: 30px;}
.footer .top .oth span img{vertical-align: text-top;margin-right: 3px;}
.botm{height: 60px;background:#2b3138;color: #a2a2a2;padding: 0 12%;border-top: 1px solid #444;}
.botm .wraps{height: 100%;align-items: center;}
.botm img{vertical-align: text-top;}
.footer .ftp{display: none;}
.footer img{width:120px; float:left; margin-right:25px;}
@media screen and  (max-width: 750px){
	.footer .top,.footer .wraps {display: none !important;}
	.footer .botm{margin-top: 0;height: 40px;}
	.footer .botm .ftp{display: block;}

	#fp-nav{display: none;}
}





/*内页*/
.newswep{display: none;}
.ban { width: 100%;}
.ban img{width: 100%;display: block;}
@media screen and  (max-width: 1000px){
	.ban{margin-top: 70px;}
}
@media screen and  (max-width: 750px){
	.ban{margin-top: 66px;}
}
.about p { line-height: 36px; }
.aboutgs{ max-width:750px; margin:0 auto; line-height:35px; font-size:16px; text-align:center; padding-bottom:80px;}

.aboutgs h3{ font-size:24px; font-weight:bold;}
.aboutgs span{ width:40px; height:2px; background:#fe000b; margin:10px auto; margin-bottom:30px; display:block;}
.aboutgs img{ width:100%; margin-top:30px;}
.videolist ul {display: flex; flex-wrap: wrap; justify-content: space-between; flex-wrap: wrap; -ms-flex-wrap: wrap;}
.videolist ul li  {margin-bottom: 20px;}
.videolist ul li .title {text-align: center; line-height: 45px; background: #f2f2f2;}
.videolist ul li .title:hover {background: #ff1019; color: #fff;}
.videolist ul li img {width:285px ; height: 250px;}
.location { width:1400px; height: 70px; position:relative; top:-70px; margin:0 auto; line-height:70px; background: url(../images/neiyeanniu.png);}
.location .breadrumb {padding-right:5%; width:45%; float:right; font-size:16px; text-align:right;}
.location .breadrumb img{ padding-right:15px; width:38px;}
.location_test{  text-align:center; color:#FFF; left:50%; margin-left:-50px; font-size:24px; height:350px; padding-top:150px;}
.location_test span{ width:40px; height:1px; background:#FFF; margin:10px auto; display:block;}
.location .box #leftnav dl{ width:25%; display:block; float:left;text-align:center;}
.location .box #leftnav dl dt { justify-content: space-between; border-right: 1px solid #f6f6f6;}
.location .box #leftnav dl dt a {flex:1; display: inline-block;font-size: 16px; }
.location .box #leftnav dl dt span {width: 19px; height: 19px; display: block; float:right; color: #444; font-size: 18px; margin-right: 15px;}
.location .box #leftnav dl dt:hover {background: #ff1019;}
.location .box #leftnav dl dt:hover a {color: #fff;}
.location .box #leftnav .list2 { color: #333; line-height:40px; } 
.location .box #leftnav .list2 a {display:block; width:200px; margin:0 auto;  padding-left:20px; }
.location .box #leftnav .list2 a:hover {color: #fff; background: #ff1019;border-bottom: 0px;}
.location .box { width:50%; float: left;}
.location .box dt a{ display:block; margin:0 auto; line-height: 70px;  transition: all .2s linear 0s;  position: relative; }
.location .box #leftnav dt a {display: inline-block; }
.location .box dl dt:hover span{width:10px; height: 15px; display: inline-block; color:#fff !important;}
.location .box dl dt:hover {cursor: pointer; color: #fff;}
.location .box dl .active{background: #ff1019; }
.location .box dl .active a,.c_wrap_l .box dl .active span{color: #fff !important;border-bottom: 0px ;}
@media screen and  (max-width: 750px){
	.location .box #leftnav dl{width: 50%;}
	.location .box #leftnav dl:last-child dt{border: 0;}
}



/*应用领域*/

.abouttp{ margin-bottom:55px;background:#eeeeee; padding:65px 0px;}
.abouttp h3{ font-size:24px; font-weight:bold; text-align:center;}
.abouttp span{ width:40px; height:2px; background:#fe000b; margin:10px auto; margin-bottom:30px; display:block;}

/*oem*/
.aboutoem{ margin:0 auto;margin-bottom:55px; padding:90px 0px; width:73%; line-height:35px;}
.aboutoem h3{font-size:24px; font-weight:bold;}
.aboutoem span{width:80px; height:1px; background:#fe000b; margin:30px 0px 30px 0px;  display:block;}
.aboutoem img{ float:right;}
@media screen and  (max-width: 750px){
	.aboutoem{width: 95%; padding: 0 2%;}
	.aboutoem img{width: 100%;margin-bottom: 20px;}
	#gallery,.abouttp{display: none;}
	
}



.c_wrap { margin:0px auto 40px ;}
.c_wrap_l { width: 240px; float: left; }
.c_wrap_l .tit { background: #333; font-size: 20px; color: #fff; font-weight:bold; padding: 15px; text-align:center; }
.c_wrap_l .tellbg {background: url(../images/tellbg.jpg) center no-repeat; background-size:auto; padding:15px 0; }
.c_wrap_l .telltest {  width:60%; height: 64px; background: #a15605; background: rgba(33, 33, 33, 0.5); line-height:40px;font-size:20px; color: #fff; padding-left:15px; font-weight:bold;}
.c_wrap_l .telltest p{font-family: Arial;font-weight:100; line-height:10px;}
.c_wrap_l .tit p { font-size: 14px; text-transform: uppercase; font-family: Arial; padding-top: 10px; }
.c_wrap_l .box #leftnav dl dt {display: flex; justify-content: space-between;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box #leftnav dl dt a {flex:1; display: inline-block; text-indent:5px;font-size: 14px; margin:0 10px;}
.c_wrap_l .box #leftnav dl dt span {width: 19px; height: 19px; display: block; float:right; color: #444; font-size: 18px; margin-right: 15px;}
.c_wrap_l .box #leftnav dl dt:hover {background: #ff1019;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box #leftnav dl dt:hover a {color: #fff;border-bottom: 1px dashed #ff1019;}
.c_wrap_l .box #leftnav .list2 { color: #333; line-height:40px; } 
.c_wrap_l .box #leftnav .list2 a {display:block; width:200px; margin:0 auto;  padding-left:20px;  border-bottom: 1px dashed #d7d7d7;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box #leftnav .list2 a:hover {color: #fff; background: #ff1019;border-bottom: 0px;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box { background: #f6f6f6; margin-bottom: 30px; padding-bottom:10px;}
.c_wrap_l .box dt a{ display:block; margin:0 auto;  height: 45px; line-height: 45px;  transition: all .2s linear 0s;border-bottom: 1px dashed #d6d6d6;  position: relative; }
.c_wrap_l .box #leftnav dt a {display: inline-block; }
.c_wrap_l .box dl dt:hover span{width:10px; height: 15px; display: inline-block; color:#fff !important;}
.c_wrap_l .box dl dt:hover {cursor: pointer; color: #fff;}
.c_wrap_l .box dl .active{background: #ff1019; border-bottom: 1px dashed #ff1019;}
.c_wrap_l .box dl .active a,.c_wrap_l .box dl .active span{color: #fff !important;border-bottom: 0px ;}

.c_wrap_l .box dl dt span:hover {cursor: pointer;}
.c_wrap_l .box.contact { padding: 15px 15px; background: #f6f6f6; }
.c_wrap_l .box.tags { padding: 15px; }
.c_wrap_l .box.tags .badge { display: inline-block; min-width: 10px; padding: 3px 7px; font-size: 11px; font-weight: bold; color: #fff; line-height: 1; vertical-align: middle; white-space: nowrap; text-align: center; background-color: #777777; border-radius: 10px; margin-bottom: 10px; }
.c_wrap_l .box.tags .badge i { display: inline-block; width: 12px; height: 12px; background: url(../images/tags.png) no-repeat; margin-right: 5px; }
.c_wrap_r { width:100%;}


.prolist { margin: 0 15px; margin-bottom: 28px; background:#f0f0f0;}
.prolist span,.prolist .youcezi{ width:50%; float:left; text-align:center; font-size:15px;}
.prolist img { width:100%;}
.prolist .title {  line-height:25px; text-align: center; transition: all .2s linear 0s; padding-top:80px; font-size:24px; }
.prolist .title1 { text-align:center; padding:20px 0px;font-size:16px;}
.newslist { padding-bottom: 30px; }
.overf { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.list_item { position: relative;  transition: all .2s linear 0s;  box-shadow: 0 0 20px #ddd; height:183px; margin:20px auto;}
.list_item .news_con {  width:60%; padding: 0 30px; }
.list_item .name { padding: 15px 0 5px; font-weight: normal; margin-bottom: 10px; margin-top:30px; font-size: 18px; color: #343434; }
.list_item .news_con .des { overflow: hidden; height: 72px; font-size: 14px; line-height: 22px; color: #999999; text-align: left; }
.list_item .news_con .xian { position: absolute; top:0px; height:0px; width: 4px; background: #999; transition: all .2s linear 0s;  }
.list_item .news_others {width:15%; text-align:center; height:100%;  background:#CCC; float:right; display:block; padding-top:4%; color: #000;}
.list_item .news_others .inform {  width: 100%;  }
.list_item .news_others .date { margin-bottom: 10px; font-size: 40px; line-height: 1; font-family: 'PingFang-Light'; opacity: 0.7;  display: block; padding-bottom: 5px; }
.list_item .news_others .year { margin-bottom: 5px; font-size: 14px; opacity: 0.6;  }
.list_item .news_others .more { display: block; width: 42px; height: 20px; opacity: 0; transform: translateX(0); border-bottom: 2px solid #fff; padding-bottom: 8px; font-size: 12px; transition: all .2s linear 0s; }
.list_item .news_img { float:left; width:25%; overflow:hidden;}
.list_item .news_img img{width:100%; height:183px;}
.list_item .news_con { float:left;}

.even .list_item .news_con {  }
.even .list_item .news_con .xian { left: -2px; }
.list_item:hover { box-shadow: 0 0 20px #aaa; }
.list_item:hover .news_con .xian { height:100%; background: #ff1019; }
.list_item:hover .news_con .name { color: #ff1019; font-weight: bold;transition: all .2s linear 0s;}
.list_item:hover .news_others .date, .list_item:hover .news_others .year { opacity: 1; color: #fff;}
.list_item:hover .news_others{ opacity: 1; background:#ff1019; transition: all .2s linear 0s;}
.list_item:hover .news_others .more { opacity: 1; transform: translateX(180%); color: #fff;}
.list_item:hover .news_others .img { opacity: 1; }
.c_wrap_r h1 { font-weight: 400; font-size: 24px; text-align: center; padding: 15px 0;}
@media screen and  (max-width: 660px){.c_wrap_r h1{font-size: 19px;}}
.c_wrap_r p.news_oth { text-align: center; color: #888; border-bottom: 1px dashed #e4e4e4; padding-bottom: 10px; }
.c_wrap_r p.news_oth span { margin: 0 10px; }
.summary { position: relative; background: #fafafa; margin: 20px 10px 0; padding: 40px 20px 20px; font-family: 微软雅黑; color: #6c7480; font-style: italic; line-height: 150%; border: 1px solid #eee; border-radius: 5px; }
.summary span { position: absolute; left: -1px; top: 15px; padding: 0 0 0 20px; font-size: 1.2em; font-style: normal; color: #c2c6cc; border-left: 4px solid #c2c6cc; }
.content { padding: 20px 10px; line-height: 30px; }
.content img {display: block; margin: 0 auto;}
.content p { margin-bottom: 10px; }
.content h2, .interested .tit { height: 48px; line-height: 48px; font-size: 16px; color: #202020; background: #eee; text-indent: 15px; font-weight: 400; border-left: 5px solid #ff1019; margin-bottom: 10px; }
.pro_c { margin-bottom: 40px; padding:0px 50px; }
.pro_c .img { width:95%;text-align: center;border: 1px dashed #ccc;padding:10px;border-radius:15px; }
.pro_c .img img { width: 100%; border-radius: 10px; cursor: pointer;margin: 0 auto; }
.pro_c .img .swiper-pagination { background: rgba(0,0,0,.5); color: #fff; width: auto; left: 50%; margin-left: -25px; padding: 0 10px; border-radius: 24px; line-height: 24px; height: 24px; font-size: 12px; }
.pro_c .text { text-align: center; margin-bottom: 20px;}
.pro_c .text .tit h1 { font-size: 18px; font-weight: 400; text-align: left; display: inline-block; padding: 0; font-weight:bold; }
.pro_c .des {margin-top: 20px; line-height: 30px; color: #777777;text-align: center; }
.interested+.content { padding-top: 0; }
.taglist .list { display: none; border-bottom: 1px solid #f5f5f5; height: 50px; line-height: 50px; padding: 0 10px; }
.taglist .list span { margin-right: 20px; }
.taglist .list a { display: block; color: #777; background: url(../images/jt1.jpg) right center no-repeat; }
.tag { border-bottom: 1px dashed #ccc; padding-bottom: 16px; margin-top: 50px; font-size: 14px; color: #29282d; margin-bottom:30px; }
.tag a { display: inline-block; height: 25px; line-height: 25px; padding: 0 10px; border: 1px solid #999; margin-left: 6px; color: #29282d; border-radius: 3px; }
.pagebox { height: 36px;  text-align: center; }
.pagebox #pagesize { display: inline-block; }
.pagebox #pagesize li { float: left; }
.pagenav { overflow: hidden; margin-top: 30px; margin-bottom: 62px; }
.pagenav p { width: 45%; font-size: 14px; color: #777; }
.pagenav p.next { float: left; }
.pagenav p.prev { float: right; text-align: right; }
.interested { padding-bottom: 20px; }
.interested .list { border-bottom: 1px dashed #ddd; height: 50px; line-height: 50px; padding-right:5px; padding-left:20px; background:url(../images/jt_right.png) no-repeat center left; }
.interested .list span { float:right; color:#CCC;}
.interested .list a { display: block; color: #777;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}	
.interested .prolist { width: 212px; float: left; margin: 15px 10px; margin-bottom: 30px; }
.interested .prolist img { width: 212px;}
.interested .prolist .youcezi .title { height: 45px; line-height: 45px; background: #f2f2f2; text-align: center; transition: all .2s linear 0s; }
.interested .prolist .youcezi .title:hover { background: #ff1019; color: #fff; }
.photolist {float: left;margin-bottom: 28px; width:49%; box-shadow: 0 0 20px #ddd;transition: all .2s linear 0s;}
.photolist img{width:100%;}
.photolistr{ float:right;}
.photolistl{}
.photolist .title { line-height: 45px; transition: all .2s;font-size:18px; padding:2% 0 3% 3%; width:74%;float: left;}
.photolist .title span{font-size:16px; display:block;line-height: 25px;}
.photolist .photolisttitlex{ width:24%; float:right; }
.photolist .photolisttitlex a{ background:#FFF; border:1px solid #999;-moz-border-radius:25px;-webkit-border-radius:25px;border-radius:25px; padding:5px 0px; text-align:center; margin:auto; margin-top:45px;display:block; width:60%;}
.photolist:hover {box-shadow: 0 0 20px #aaa;background: #ff1019;} 
.photolist:hover .title {color: #fff;}
.photolist:hover .photolisttitlex{ color: #fff;}
.photolist:hover .photolisttitlex a{border:1px solid #ff1019; color:#ff1019;}



.zxly{ padding-left:5px; margin-bottom:30px; line-height:40px; font-size:15px;}
.zxly span{ font-weight:bold; font-size:16px;}
.ny_lxwm{ width:25%; float:left;}
.ny_lxwm span{font-size:24px; color:#333; }
.ny_lxwm_r{width:70%; float: right;}
.ny_lxwm .t{ font-size:24px; color:#333; font-weight:bold; line-height:50px;}
.ny_lxwm li{float:left; width:100%;  line-height:50px; height:50px; padding-left:35px; font-size:16px;}
.ny_lxwm li.li1{ }
.ny_lxwm li.li2{ background:url(../images/ny_lxwm_12.png) left center no-repeat;}
.ny_lxwm li.li3{ background:url(../images/ny_lxwm_03.png) left center no-repeat;}
.ny_lxwm li.li4{ background:url(../images/ny_lxwm_10.png) left center no-repeat;}
.ny_lxwm li.li5{ background:url(../images/ny_lxwm_08.png) left center no-repeat;}
.ny_lxwm li.li6{ background:url(../images/ny_lxwm_06.png) left center no-repeat; line-height:25px;}
.lxtjyc{ display:none;}
.ny_lxwmt{ margin:20px 0px 15px 0px;border-bottom: 1px solid #ccc; padding-bottom:50px;}

.gbooktou{ text-align:center; font-size:25px; color:#999; line-height:35px; padding-bottom:50px;}

.gbooktou span{ display:block;color:#444;}


.fix-right-v2 { position: fixed; right: 20px; bottom: 100px; width: 38px; height: 38px; background: #fff; z-index: 1001; }
.fix-right-v2 table { width: 100%; height: 100%; }
.fix-right-v2 table, .fix-right-v2 td { margin: 0; padding: 0; border: 0; border-spacing: 0; border-collapse: collapse; height: 38px; }
.fix-right-v2 li { position: relative; }
.fix-right-v2 a { display: block; width: 38px; font-size: 0; background-image: url(../images/sidebar_spriteV2.png); overflow: hidden; cursor: pointer; transition: none; }
.fix-right-v2 .download a { height: 38px; background-position: -38px -176px; }
.fix-right-v2 .download:hover a { background-position: 0 -176px; }
.fix-right-v2 .download img { width: 90px; height: 90px; }
.fix-right-v2 li span { position: absolute; right: 58px; top: 0; visibility: hidden; padding: 0 14px; opacity: 0; color: #fff; font-size: 12px; background: #ff1019; transition: .3s all ease-in; -webkit-transition: .3s all ease-in; -moz-transition: .3s all ease-in; -o-transition: .3s all ease-in; white-space: nowrap; }
.fix-right-v2 li .popup-qr { top: -30px; padding: 8px; background: #fff; }
.fix-right-v2 li span i { position: absolute; right: 0; top: 50%; width: 0; height: 0; margin: -5px -10px 0 0; font-size: 0; border: 5px solid; border-color: transparent transparent transparent #ff1019; overflow: hidden; }
.fix-right-v2 li .popup-qr i { border-color: transparent transparent transparent #fff; }
.fix-right-v2 .feedback a, .fix-right-v2 .feedback span { height: 38px; line-height: 38px; }
.fix-right-v2 .feedback a { background-position: -38px -252px; }
.fix-right-v2 .feedback:hover a { background-position: 0 -252px; }
.fix-right-v2 li:hover span { right: 38px; opacity: 1; visibility: visible; }
.fix-right-v2 .gotop { position: absolute; bottom: 38px; }
.fix-right-v2 .gotop a, .fix-right-v2 .gotop span { height: 38px; line-height: 38px; }
.fix-right-v2 .gotop a { background-position: -38px -290px; }
.fix-right-v2 .gotop:hover a { background-position: 0 -290px; }
/**/
#dituContentn{ width:100%; height:300px;}
.companywab{background:url(../images/ba.png) no-repeat left center; padding-left:25px;}


/*人才招聘*/
.zhaopin{ font-size:16px;}
.zhaopin01{ background:#ff1019; text-align:center; line-height:50px; color:#FFF;}

.subNav {
	border-bottom: solid 1px #eeeeee;
	cursor: pointer;
	font-size: 16px;
	color: #666;
	line-height: 60px;
	text-align:center;
	background: url(../images/jiantou1.jpg) no-repeat;
	background-position: 95% 50%
}
.subNav:hover {
	color: #ff1019;
}
.currentDd {
	color: #ff1019;
}
.currentDt {
	background-image: url(../images/jiantou.jpg);
}
.navContent {
	display: none; background:#eeeeee; padding:2%; line-height:35px;

}
.navContent li a {
	display: block;
	width: 200px;
	heighr: 28px;
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	color: #333
}
.navContent li a:hover {
	color: #fff;
	background-color: #277fc2
}


/*大于1600px*/
@media screen (min-width: 1200px) and (max-width:1600px) {
	.headweb{display: none;}
	.footweb{display: none;}

}

/*大于1200px*/

@media screen and (min-device-width: 1200px) {
	.headweb{display: none;}
	.footweb{display: none;}

	
}

@media screen and (min-width: 750px) and (max-width:1200px) {
		.phone{ display:none;}
	.wrap { width: 96%; margin: auto; }
	.headweb{display: none;}
	.footweb{display: none;}
	.citys{display: none;}
	/*banner*/
	.swiper-container { width: 100%;height: 100%;}
	
	/*内页*/
	.footer{ padding:1%;}
	.location .breadrumb{ display:none;}
	.location .box{ width:100%;}
	.c_wrap_l{display: none;}
	.c_wrap_r{width: 100%;float: none;padding: 20px 0;}
	.c_wrap_r .about{width: 100%;}
	.c_wrap_r .prolist{width:96%;margin: 0 2%;margin-bottom: 20px;}
	.c_wrap_r .prolist span,.prolist .youcezi{ width:100%; text-align:center; font-size:15px;padding-top:20px;}
	.prolist .title { text-align: center;padding-top:30px; font-size:24px; display:block;}
    .prolist .title1 { text-align:center; padding:20px 0px;font-size:16px;}
	.prolist .title2 { padding-bottom:30px;}
	.c_wrap_r .prolist img{width: 100%;}
	.pro_c{margin-bottom: 40px;padding: 0 6%;}
	.pro_c .text{margin-bottom: 20px;}
	.pro_c .img img{width: 100%;}
	.pagenav{margin-top: 30px;margin-bottom: 40px;}
	.pagenav p{font-size: 14px;}
	.interested{padding-bottom: 20px;}
	.content img{width: 100%;}
	.tag{margin-top: 30px;margin-bottom: 30px;}
	.newslist{display: none;}
	.newswep{display: block;}
	.newswep .newli{border-bottom: 1px solid #ccc;padding: 8px 0px;margin-bottom: 20px;}
	.newswep .newli .newlitit{display: block;font-size: 18px;color: #000;line-height: 18px;}
	.newswep .newli .newlidate{font-size: 14px;color: #969696;margin: 5px 0px;}
	.newswep .newli .newlicon{font-size: 14px;color: #969696;margin-bottom: 5px;}
	.newswep .newli .newlia{color: #5f5f5f;font-size: 16px;text-align: right;}
	
	.ny_lxwm .t{ font-size:24px; color:#333; font-weight:bold; line-height:50px;}
	.ny_lxwm li{float:left; width:-webkit-fill-available; background:url(../images/lx_ico.png) left 18px  no-repeat;line-height:70px; height:70px; border-bottom:1px solid #eee;padding-left:60px;}
	.ny_lxwm li.li1{ background-position:0px 20px;}
	.ny_lxwm li.li2{ background-position:00px -50px;}
	.ny_lxwm li.li3{ background-position:0px -120px;}
	.ny_lxwm li.li4{ background-position:0px -190px;}
	.ny_lxwm li.li5{ background-position:0px -260px;}
	.ny_lxwm li.li6{ background-position:0px -330px;}
	.lxtjyc{ display:none;}
	
	/*头部*/
	.nav{min-width: inherit !important;}
	.nav .wrap1>ul{width: 100%;display: flex;display: -ms-flexbox;justify-content: space-between;-ms-flex-pack: justify;}
	.nav ul li{width: inherit;}
	/* .nav ul li.active > a, .nav ul li:hover{background: #ad1722;}
	.nava:hover{background: #ad1722;}
	.sub-menu li:hover a, .sub-menu li.on a{background: #ad1722;} */
	
	
	
}

@media screen and  (min-width: 750px) and (max-width:820px) {
	.header .wrap .phone .phimg{display: none;}
	.headtop .fr{padding-left: 10px;}
}

@media screen and  (max-width: 1600px){

.abt .r .ct li{ margin-top:2em;;}
}

@media screen and (max-width: 1400px) {
	
	.abt .r .ct li{ width:24%; float:left; display:block; margin-top:4em;border:1px solid #ddd; margin-right:1%; text-align: right; padding:1%; padding-right:2%;-moz-border-radius: 5px;-webkit-border-radius:5px;border-radius:5px;}
	.new_s .wraps{width:1200px;}
	.location { width:1200px; height: 70px; position:relative; top:-70px; margin:0 auto; line-height:70px; background: url(../images/neiyeanniu.png);}
.wrap { width: 1200px; margin: auto; padding-bottom:20px;}
.abt .wraps{ width:100%;}
.section{ padding-top:60px;}
}



/*小于750px*/
@media screen and  (max-width: 750px) {
	.footer{ padding:1%;}
    .location .breadrumb{ display:none;}
	.location .box{ width:100%;}
	.service-side-container {display: none;}
	.service-dialog {display: none;}
	.wrap { width: 96%; margin: auto;padding:10px 0px;}
	.wraps{width: 96%; margin: auto; }
	.headtop{display: none;}
	.header{display: none;}
	.nav{display: none;}
	.headweb{display: block;position: fixed;z-index: 999;}
	.link{display: none;}
	.footer{display: none;}
	.footweb{display: block;}
	.citys{display: none;}
	/*banner*/
	.swiper-container { width: 100%;height: 100%;}
	.swiper-button-next-banner:after,.swiper-button-prev-banner:after{font-size:5vw;}	
	.footlogo{display: none;}
	.fixnav {}
	/*nav*/
	#openlc { position: fixed; right: 0; top: -7px; z-index: 999; height: 70px; padding: 5px 0; }
	.lcbody { display: inline-block; margin: 20px; width: 30px; height: 30px; position: relative; transform: translateZ(0px) rotate(0deg); transition: transform 0.4s cubic-bezier(0.4, 0.01, .165, 0.99); margin-top:30px; }
	.lcitem { position: absolute; left: 0; top: 0; transform: translateZ(0px) rotate(0deg); transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s; -webkit-transform: translateZ(0px) rotate(0deg); -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s; width: 30px; height: 30px; }
	.lcitem .rect { width: 30px; height: 1px; background: #999999; position: absolute; left: 0; top: 14px; transition: transform 0.2s ease 0.2s; -webkit-transition: -webkit-transform 0.2s ease 0.2s; }
	.lcitem .rect.top { transform: translate3d(0px, -8px, 0px); -webkit-transform: translate3d(0px, -8px, 0px); }
	.lcitem .rect.bottom { transform: translate3d(0px, 68px, 0px); -webkit-transform: translate3d(0px, 8px, 0px); }
	#leftcontrol { width: 260px; height: 100%; right: -260px; transition: all 0.25s; background: #f3f3f3; position: fixed; overflow-y: auto; -webkit-overflow-scrolling: touch; overflow-scrolling: touch; z-index: 999; }
	#leftcontrol ul#nav { padding-top: 13px; }
	#leftcontrol ul li { display: block; min-height: 44px; border-top: 1px solid #dcdcdc; font-size: 10px; width: 100%; }
	#leftcontrol ul li a { display: block; color: #777777; padding: 0 25px; height: 44px; line-height: 44px;font-size: 14px; }
	#leftcontrol ul li a span { display: inline-block; }
	#leftcontrol ul li a span.circle { width: 8px; height: 8px; border: #474747 1px solid; border-radius: 5px; margin-right: 20px; }
	#leftcontrol ul li .subnav { display: none; }
	#leftcontrol ul.subnav li a i { margin-right: 20px; font-size: 15px; color: #ff1019; }
	#leftcontrol ul.subnav li a { /*background: #ff1019;*/ color: #777777; }
	#leftcontrol ul.subnav li a:hover{color: #ff1019;}
	#leftcontrol ul li a span.more { width: 12px; height: 12px; position: relative; float: right; top: 16px; }
	#leftcontrol ul li a span.more span { background: #ff1019; position: absolute; }
	#leftcontrol ul li a span.more span.h { width: 12px; height: 2px; transform: translate3d(0, 5px, 0); -webkit-transform: translate3d(0, 5px, 0); }
	#leftcontrol ul li a span.more span.v { transform: rotate3d(0, 0, 1, 90deg) translate3d(5px, 0, 0); -webkit-transform: rotate3d(0, 0, 1, 90deg) translate3d(5px, 0, 0); }
	#leftcontrol ul li.active a span.more span{background: #fff;}
	#leftcontrol ul li.active a span.more span.v { transform: rotate3d(0, 0, 0, 0) translate3d(0, 5px, 0); -webkit-transform: rotate3d(0, 0, 0, 0) translate3d(0, 5px, 0); }
	#leftcontrol ul li.active a span.circle { border-color: #fff; background-color: #fff; }
	#leftcontrol ul li.active a.hassub { background: #ff1019; color: #FFF; }
	#leftcontrol ul li.onnav>a { background: #ff1019; color: #ccc; }
	#leftcontrol ul li.onnav a span.circle { border-color: #fff; background-color: #fff; }
	#leftcontrol ul li.noNav { display: none; }
	.pageOn #openlc {}
	.pageOn #leftcontrol { right: 0; top: 0; }
	.pageOn .lcbody { transform: translateZ(0px) rotate(90deg); -webkit-transform: translateZ(0px) rotate(90deg); }
	.pageOn .lcitem { transform: translateZ(0px) rotate(45deg); transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s; -webkit-transform: translateZ(0px) rotate(45deg); -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s; }
	.pageOn .lcitem .rect { transition: transform 0.2s ease 0s; transform: translate3d(0px, 0px, 0px); -webkit-transition: -webkit-transform 0.2s ease 0s; -webkit-transform: translate3d(0px, 0px, 0px); }
	.pageOn .lcitem.bottom { transform: translateZ(0px) rotate(-45deg); -webkit-transform: translateZ(0px) rotate(-45deg); }
	#body { position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 996; display: none; }
	.pageOn #body { display: block; }
	/*header*/
	.headerw { width: 100%; height: auto; position: relative; }
	.header_fixed { position: fixed; z-index: 666; top: 0; left: 0; right: 0; padding: 10px 0; background: #FFF; box-shadow: 2px 2px 15px 5px rgba(0,0,0,.15) }
	.logo_area { height: 46px;display: flex;align-items: center;width: 80%; }
	.logo_area img { width: 100%;transform: scale(0.7);}
	
	/*foot*/
	.foot { width: 100%; height: 65px; background: #333; position: fixed; bottom: 0; z-index: 99999; }
	.foot ul { padding-top: 5px; }
	.foot li { width: 20%; float: left; text-align: center; color: #FFF; }
	.foot li p { color: #FFF; font-family: "Microsoft YaHei", 微软雅黑, "Microsoft JhengHei", 华文细黑, STHeiti, MingLiu }
	.foot_box { width: 100%; height: 65px; }
	.foot_back {width: 100%;height:100%; background: url(../images/back.png) 44px 36px no-repeat rgba(0,0,0,0.8); background-size: 84%; position: fixed; top: 0; z-index: 999999; display: none;}
	.foot_back a {right: 20vw;width: 66vw;height: 12vw;display: block;position: absolute;top: 109vw;border-radius: 50px;text-align: center;line-height: 12vw;font-size: 4vw;}

	/*内页*/
	.c_wrap_l{display: none;}	
	.c_wrap_r{width: 100%;float: none;padding: 20px 0;}
	.c_wrap_r .about{width: 100%;}
	.c_wrap_r .prolist{width: 96%;margin: 0 2%;margin-bottom: 20px;float: left;}
	.c_wrap_r .prolist span,.prolist .youcezi{ width:100%; text-align:center; font-size:15px;}
		.prolist .title { text-align: center;padding-top:30px; font-size:24px; display:block;}
		.prolist .title2 { padding-bottom:30px;}
	.c_wrap_r .prolist img{width: 100%;}
	.pro_c{margin-bottom: 40px;padding: 0 6%;}
	.pro_c .text{margin-bottom: 20px;}
	.pro_c .img img{width: 100%;}
	.pagenav{margin-top: 30px;margin-bottom: 40px;}
	.pagenav p{font-size: 14px;}
	.interested{padding-bottom: 20px;}
	.content img{width: 100% !important;}
	.tag{margin-top: 30px;margin-bottom: 30px;}
	.newslist{display: none;}
	.newswep{display: block;}
	.newswep .newli{border-bottom: 1px solid #ccc;padding: 8px 0px;margin-bottom: 20px;}
	.newswep .newli .newlitit{display: block;font-size: 18px;color: #000;line-height: 18px;}
	.newswep .newli .newlidate{font-size: 14px;color: #969696;margin: 5px 0px;}
	.newswep .newli .newlicon{font-size: 14px;color: #969696;margin-bottom: 5px;height: 48px;overflow: hidden;}
	.newswep .newli .newlia{color: #5f5f5f;font-size: 16px;text-align: right;}
	
	.ny_lxwm .t{ font-size:20px; color:#333; font-weight:bold; line-height:50px;}
	.ny_lxwm li{float:left; width:-webkit-fill-available; background:url(../images/lx_ico.png) left 18px  no-repeat;line-height:70px; height:70px; border-bottom:1px solid #eee;}
	.ny_lxwm li.li1{ background-position:0px 20px;}
	.ny_lxwm li.li2{ background-position:00px -50px;}
	.ny_lxwm li.li3{ background-position:0px -120px;}
	.ny_lxwm li.li4{ background-position:0px -190px;}
	.ny_lxwm li.li5{ background-position:0px -260px;}
	.ny_lxwm li.li6{ background-position:0px -330px;line-height:30px;}
	.lxtjyc{ display:none;}	
	.c_wrap_r iframe {min-height: 520px !important;}
	.abt .r .ct li{ display:none;}
	.ny_lxwm_r{ display:none;}
    .ny_lxwm{ width:90%; margin:5%;}
	.ny_lxwm li.li2{ background:url(../images/ny_lxwm_12.png) left center no-repeat;}
.ny_lxwm li.li3{ background:url(../images/ny_lxwm_03.png) left center no-repeat;}
.ny_lxwm li.li4{ background:url(../images/ny_lxwm_10.png) left center no-repeat;}
.ny_lxwm li.li5{ background:url(../images/ny_lxwm_08.png) left center no-repeat;}
.ny_lxwm li.li6{ background:url(../images/ny_lxwm_06.png) left center no-repeat;}
.location { display:none;}
.zhaopin{ margin:5% auto; font-size:12px;}
.subNav{ font-size:12px;}
.location_test{ padding-top:200px;}
.gbooktou{ padding:30px 0px;}
}

