@charset "utf-8";
/*
 * 河南成立
 * 请尊重他人劳动成果，你可以模仿页面，但是请自己写代码！
 * 技术支持：QQ2863868475
 * 2022-04-11
 * coyright@tengcee.com
*/
@import url("public.css");
@import url("page.css");
/*头部*/
.top { position:relative; left:0; z-index:9999; width:100%;}
.logo { float: left; padding-top: 35px; padding-bottom: 35px; }
.logo_right { float:right;}
.top1 { height: 40px; width: 100%; line-height: 40px; color: #fff;position:relative; background-color: #e60b11}
.top1_right {float:right; display: inline-block;position:relative;}
.top1_left { float:left; max-width: 70%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #fff;opacity: .8; font-size: 14px;}
.top1_right span { line-height: 40px; color: #b1b1b1; float: right; height: 40px; margin-left:1px; margin-right:0px; position:relative; background-color:#ad0105; padding:0 10px;}
.top1_right span a { color:#fff; text-decoration:none; font-size: 20px;}
.itop1{ width: 100%; text-align: center; display: none; font-size: 12px; opacity: .8;}

.top_tel { float: right; padding-top: 10px; padding-bottom: 5px; margin-top: 15px; padding-left: 60px; background-image: url(../images/top_tel.png); background-repeat: no-repeat; background-position: 0px center; }
.top_tel p { line-height: 25px; color: #999999; height: 25px; width: 100%;font-size: 15px; font-family:Arial; }
.top_tel dt { font-size: 24px; line-height: 35px; color: #222; width: 100%;  text-align: left; font-family: 'Impact' }
.top2 { height: 35px; width: 100%; line-height: 35px;  background-color: #0153b7; display: none;}
.top2_tel{ width: 100%;color: #fff; text-align: center; }
.top2_tel i{ font-style:normal; font-size: 1rem; }
.top2_tel a{color: #fff;}
.top-txt{ float: left; padding-top: 40px; padding-left: 60px; color: #999; }
.top-txt .tip{ line-height: 40px; font-size:20px; color: #666; font-family:Arial; text-transform: uppercase;}
.top-txt i{ padding-right: 5px; color: #e60b11; }
.imenu { float: right; display: none;position: absolute; right: 5px; top: 20px;z-index: 999999;}
.imenu .dh{width: 25px; cursor: pointer;position: relative;}
.imenu .dh .dhline{ width: 100%;background-color: #666;float: left; height: 3px;}
.imenu .dh .dh1{margin-top:3px;}
.imenu .dh .dh2{margin-top:6px;}
.imenu .dh .dh3{margin-top:6px;}
.iphone { float: left; display: none;position: absolute; left: 5px; top: 20px;}
.iphone span{width: 25px; cursor: pointer;position: relative; font-size: 30px;color: #e60b11;}
.iphone span a{color: #e60b11;}
@media screen and (max-width:1200px){
    .logo{ padding-left: 10px; }
    .top-txt{ display: none; }
}

@media screen and (max-width:750px){
	.top1{}
	.top2{ display: block; }
	.logo{ width: 100%; box-sizing: border-box; padding:10px 50px; text-align: center; transition: 400ms;}
	.logo img {width: 100%; height: auto;max-width:240px;}
	.top_tel{ display: none }
	.top1_tel{}
	.top1_left{ display: none; }
	.top1_right{ width: 100%; text-align: center;display: none;}
	.top1_right span{ opacity: .8; display: inline-block;}
	.itop1{ display: block; }
	.imenu{display: block;}
	.iphone{ display: block; }
	.imenu.active .dh .dh1{margin-top:3px;transform: rotate(45deg);}
	.imenu.active .dh .dh2{margin-top:6px;width: 0;}
	.imenu.active .dh .dh3{margin-top:6px;transform: rotate(-45deg);}
}
.nav { height: 60px; width: 100%; position:relative; background-color: #f7f7f7; }
.nav_ul { float: left; width: 100%; position: relative; }
.nav_ul li { float:left; height:60px; line-height:60px; text-align:center; font-size:15px; position:relative;background-image: url('../images/nav_line.png'); background-position: center left; background-repeat: no-repeat; font-weight:500;text-transform:uppercase;}
.nav_ul li:nth-child(1){ background-image: none;}
.nav_ul li a { color:#3e413f; text-decoration:none; display:block; padding:0 33px;}
.nav_ul li a i{ padding-right:5px; }
.nav_ul li a:hover {color: #fff; background-color: #343434; transition:400ms }
.nav_ul li.cur a:hover {color: #fff;background-color:none; transition:400ms; background-color:#343434;}
.nav_ul li:hover,.nav_ul li.cur {color: #fff; background-color: #343434; transition:400ms }
.nav_ul li:hover a,.nav_ul li.cur a { color: #fff; }
.nav_ul dl { width:100%; font-size:13px; position:absolute; top:60px; left:0px; background-color: #e60b11; opacity:0.9; display: none}
.nav_ul dl dd { height:50px; line-height:50px; border-bottom: 1px solid #c80106; font-size:12px }
.nav_ul dl dd a { color:#FFFFFF; padding: 0; }
.nav_ul dl dd a:hover { color:#FFFFFF; background-color: #313131; }
.nav_ul .nav_line { background-repeat: no-repeat; background-position: left top; float: left; height: 50px; width: 2px; line-height: 50px; font-weight: 200; color: #2a6cb4; }
.nav_wap{ display: none;height:3em; line-height:3em; width: 100%; position:relative; background-color: #0153b7;font-size:1rem;}
.nav_wap li { float:left; width: 16.6%; text-align:center; font-size:1rem; position:relative;}
.nav_wap li a{ color: #fff; }
@media screen and (max-width:1300px){
	.nav_ul li{ width: 11.1%; text-align: center; font-size: 13px;}
    .nav_ul li a{ padding: 0; }
    .nav_ul li.home{ width:11.1%;margin-top: -10px; padding-top: 10px; background-size: 100% 100%;}
    .nav_ul .nav_line{ display: none; }
}
@media screen and (max-width:750px){
	.nav{ display: none; }
	.nav_wap{display: none;}
}
/*左侧菜单*/
.overlay{position: fixed;display: none;width: 100%;height: 100%;top: 0;left: 0;right: 0;bottom: 0;background-color: rgba(0,0,0,0.6);z-index: 999998;}
.nav_close{ position: absolute; top:10px; right: 10px; opacity: .8}
.nav_close img{ width: 35px; height: 35px; }
.navbox_logo{ width:100%; }
.navbox_logo span{ width:100%; float: left; }
.navbox_logo span img{ width: 100%; height: auto }
.navbox_contact{ width: 100%; position: relative;; margin-top:1em; float: left; text-align: center;}
.nav_tel{ width:160px; height:45px; color:#fff; background-color:#e60b11; text-align:center;-webkit-border-radius:5px;border-radius:5px; font-size:.8rem; line-height:45px;margin:0 auto;display: inline-block;}
.nav_tel a{color: #fff;line-height:45px; display: block;}
.nav_tel i{ opacity: .8; }

.navbox{position:fixed;width:100%; left: -2000px; top:0px; z-index: 999999;padding:0;overflow-y: hidden;background-color: #293133; height: 100%; padding:20px;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all .5s;opacity:0.95; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)"; filter:alpha(opacity=95); -moz-opacity:095; -khtml-opacity: 0.95; box-sizing: border-box}
.nav2{position:relative; float: right; margin:1em 0; width: 100%;}
.nav2 li{float:left; line-height:45px; overflow:visible; width: 100%;margin-top:-1px; font-weight: normal; border-bottom:solid 1px #343b3d;font-size:1.1rem;color:#fff; text-align: center; box-sizing: border-box;  background-repeat: no-repeat; background-position:25px center;}
.nav2 li a{ color:#fff!important; font-size:.8rem; }
.nav2 li.on a,.nav2 li:hover a{ color:#fff; text-decoration:none; background-color:none; }

.banner { position: relative; width: 100%; height: 550px; overflow: hidden;z-index:9; }
.banner .swiper-container { width: 100%; height: 100%; color: #fff; text-align: center; }
.banner .swiper-slide {position: relative;overflow: hidden;}
.banner .swiper-slide a {display: block;}
.banner .swiper-pagination {position: absolute;width: 100%;z-index: 20;left: 0;bottom: 30px !important;text-align: center;}
.swiper-pagination-bullet { width: 15px;height: 15px; border-radius: 50%;transition: 800ms }
.swiper-pagination-bullet-active{background-color: #e60b11;width: 40px;border-radius: 10px; transition: 800ms}
.banner .imgBox { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-background-size: cover; background-size: cover; background-position: center center; background-repeat: no-repeat; padding: 0px; float: left;}
.banner a.prev_btn,
.banner a.next_btn {position: absolute;z-index: 66;top: 50%;margin-top: -55px;width: 73px;height: 138px;opacity: 0.2;filter: alpha(opacity=20);-webkit-transition: all .4s ease;-moz-transition: all .4s ease;-ms-transition: all .4s ease;-o-transition: all .4s ease;transition: all .4s ease;}
.banner a.prev_btn:hover,
.banner a.next_btn:hover {opacity: 0.5;filter: alpha(opacity=50);}
.banner a.prev_btn { left: 30px;background-image: url(../images/left.png); background-repeat: no-repeat; }
.banner a.next_btn { right: 30px; background-image: url(../images/right.png); background-repeat: no-repeat; }
@media screen and (max-width:1200px){
    .banner{ height:500px;}
}
@media screen and (max-width:1000px){
    .banner{ height:400px;}
}
@media screen and (max-width:750px){
    .banner{ height:360px;}
}
@media screen and (max-width:600px){
    .banner{ height:160px;}
    .banner a.prev_btn,.banner a.next_btn{ display: none; }
    .banner .swiper-pagination{ bottom: 10px !important; }
    .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ bottom: 10px; }
}

.ban_1{ width: 180px; height: 45px; line-height: 45px; position: absolute;left: 50%; top: 400px;display: block; margin-left: -90px; color: #fff; border:solid 1px #e2e2e2; }
.ban_1:hover{ color: #111; background-color: #fff; }
.ban1{ width: 1000px;position: absolute; top: 100px; margin-left: -500px; left: 50%;}
.ban1 h3{ width: 100%; height: 40px; line-height: 40px; position: absolute; top: 200px;display: block; color: #fff; font-size: 50px; font-weight: bold; }
.ban1 h4{ width: 380px; line-height: 50px; height: 50px; font-size:35px; background-color: #e0872d; color: #fff；  }

.main { float: left; width: 100%; position: relative; overflow: hidden;}
.main2 {width: 100%; position: relative;padding: 45px 0; }
.main1 { background-color: #f5f5f5; width: 100%; padding: 45px 0; position: relative;overflow: hidden; }

.title { width: 100%; padding-top: 25px; padding-bottom: 10px; background-position:center top; background-repeat:no-repeat;}
.title h2 { font-size: 50px; line-height: 50px; height: 50px; color: #222; text-align: center; width: 100%; font-weight: 900; text-transform:uppercase; font-family: Arial }
.title h3 { font-size: 38px; line-height: 40px; color: #333333; text-align: center; height: 40px; width: 100%; font-weight: bold; }
.title p { line-height: 40px; color: #999999; text-align: center;width: 100%; font-size: 15px; padding-top: 5px; text-transform:capitalize; opacity: .9}
.title i,.title span{ color: #e60b11;  line-height: 50px; font-size:40px;}
.title b{color: #e60b11; font-weight: 900; }
.whitecolor{ color: #fff; }
.whitecolor h2,.whitecolor h3,.whitecolor p{ color: #fff; }
.product-title{ background-image:url('../images/tit_01.png'); }
.title-youshi{ background-image:url('../images/tit_youshi.png'); }
.title-about{ background-image:url('../images/tit_about.png'); }
.title-factory{ background-image:url('../images/tit_factory.png'); }
.title-tedian{ background-image:url('../images/tit_tedian.png'); }

.title1{ text-align: center; width: 100%; float: left;}
.title1 h3 { font-size: 24px; line-height: 40px; color: #333333; text-align: center; height: 40px;font-weight: normal; float: left;}
.title1 h3 i{color: #e60b11; font-size:24px;}
.title1 span{ float: right; color: #999; }
.title1 span a{ color: #999; }
.title1 p { line-height: 30px; color: #999999; text-align: center; height: 30px; width: 100%; font-size: 15px; padding-top: 5px; text-transform: uppercase;}

.title2{ width: 100%;padding-top: 15px; padding-bottom: 10px; position: relative;}
.title2 h3{ width: 240px; margin:0 auto;  position: relative; text-align: center;z-index: 10; font-size:20px;}
.title2 h3 i{ float: left;background-color: #fff; font-style: normal; width: 100%;height: 35px; line-height: 35px; display: block;}
.line1{ width: 100%; line-height: 2px; height: 2px; border-bottom: solid 1px #e2e2e2; position: absolute; top: 30px; z-index: 0;}

@media screen and (max-width:1200px){
	.title{padding:15px 0; box-sizing: border-box; background-size:90%;}
	.title h2 { font-size: 26px; line-height: 2em; height: auto;}
	.title h3 { font-size: 1.6rem; line-height: 1.6em; height: 1.6em;}
	.title p{ padding: 5px 10px; box-sizing: border-box; font-size: .9rem; line-height: 1.5em; }
}
@media screen and (max-width:750px){
	.main1 {padding: 15px 0;}
	.main2 {padding: 15px 0; }
}

.more{ width: 300px; padding: 25px 0; margin:0 auto; }
.more a{ width: 100%; line-height: 50px; height: 50px; text-align: center;font-size: 16px; display: block; color: #fff;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px; background-color: #e60b11; }
.more a:hover{ background-color: #c50005; color: #fff;}

.catlist{ width: 100%; text-align: center; font-size: 0px; margin:10px 0; float: left;}
.catlist .catbox{font-size: 16px; display:inline-block;overflow: hidden; box-sizing: border-box; text-transform:capitalize; padding:5px; box-sizing: border-box;}
.catlist .catbox a{line-height:60px; height: 60px;color:#4b4a4a;display: block; text-align: center;padding:0 25px;border:solid 1px #e2e2e2; width: 100%; box-sizing: border-box;}
.catlist .catbox a:hover{ background-color:#e60b11; color: #fff; }
.catlist .catbox.on,.catlist .catbox a:hover{text-decoration:none;}
.catlist .catbox.on a{ color: #fff; opacity: .8;background-color:#313131;color:#fff !important; }
@media screen and (max-width:750px){
	.catlist{ padding:10px 0; box-sizing: border-box; margin:5px 0; }
    .catlist .catbox{ width: 50%; box-sizing: border-box; font-size: .85rem; padding:5px;}
    .catlist .catbox a{line-height:50px; height:50px;padding:0 5px;}
}

/*搜索*/
.so{ float: left; width: 100%;padding:20px 0; background-color: #f5f5f5;box-sizing: border-box; position:relative;height: 85px}
.hotkey { line-height: 45px; float: left; height: 45px; width: 60%;white-space:nowrap; overflow:hidden; text-transform:capitalize; font-size: 15px;}
.hotkey a { padding-left:8px; padding-right:8px; color: #999}
.hotkey i{ color: #e60b11 }
.hotkey b {padding-right:8px; font-weight:bold;}
.sobox { float: right; width: 30%;}
.so .input1 { line-height:45px; height:45x; width:75%; float:left; color: #666666; padding-left: 35px; background-image: url(../images/ico_so.png); background-repeat: no-repeat; background-position: 10px center; border: 1px solid #e2e2e2; font-size: 14px;border-top-left-radius:25px; border-bottom-left-radius:25px; box-sizing: border-box;outline: none;}
.so .button1 { line-height: 45px; background-color: #d9261c; text-align: center; float: left; height: 45x; width: 25%; font-size: 14px; font-weight: normal; color: #FFFFFF; border:none; border-top-right-radius:25px; border-bottom-right-radius:25px; outline: none; }

@media screen and (max-width:1200px){
	.so{ float: left; width: 100%;padding:10px; box-sizing: border-box;}
	.sobox{ width: 40%; box-sizing: border-box;}
	.so_input1{ width: 80%;box-sizing: border-box;}
	.so_button1{ width: 20%;box-sizing: border-box;}
	.hotkey{ width: 60%; box-sizing: border-box;}
}
@media screen and (max-width:750px){
	.sobox{width: 100%;}
	.hotkey{ display: none; }
}

.youshi2{ width: 100%; float: left; padding:35px 0; position: relative;}
.youshi2-inner{ width: 100%; float: left; background-color: #fff; padding:25px 0;box-shadow:2px 4px 10px rgba(195,206,201,0.3),-2px -4px 10px rgba(195,206,201,0.3)}
.youshi2-box{ width: 20%; padding:10px 20px; box-sizing: border-box; float: left; border-right: solid 1px #e2e2e2;}
.youshi2-box h2{ width: 100%; text-align: center; font-size: 24px; float: left;line-height: 2em; text-transform:uppercase; color: #222;}
.youshi2-box p{ width: 100%; text-align: center; font-size: 13px; color: #666; float: left;line-height: 1.6em;text-transform:capitalize;}
.youshi2-box span{ width: 100%; text-align: center; font-size: 35px; color: #d9261c; float: left; line-height: 45px; margin-top: 20px;}
@media screen and (max-width:750px){
	.youshi2{ padding:5px 0; width: 98%; margin:0 1%;}
	.youshi2-inner{padding:10px 0;background-color: #f5f5f5; box-shadow: none;}
	.youshi2-box{ width: 33.3%; padding:10px;border: solid 1px #e2e2e2; background-color: #fff; border-right: none;}
	.youshi2-box:nth-child(4),.youshi2-box:nth-child(5){ width: 50%;border-top: none;}
	.youshi2-box h2{font-size: 18px;}
	.youshi2-box span{font-size: 20px; margin-top: 1px;}
}
/*产品*/
.productslist { float: left; width: 100%; position:relative; box-sizing: border-box;}
.productslist li{ width: 33.3%; float: left; padding:10px 10px 10px 5px; box-sizing: border-box;position:relative; }
.productslist li .pin{ width: 100%; float: left;position:relative;}
.productslist li .thumb{ width: 100%; float: left; position: relative; overflow: hidden;z-index: 1; }
.productslist li .thumb img{ width: 100%; height: auto;-moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; -ms-transition: all 0.3s ease-in; transition: all 0.3s ease-in;}
.productslist li .thumb:hover img{transform: scale(1.05, 1.05);background-color:#000;-moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; -ms-transition: all 0.3s ease-in; transition: all 0.3s ease-in;}
.productslist li .info{ width: 100%;float: left; box-sizing: border-box; position:relative;z-index: 1; }
.productslist li .infobox{ position: relative;padding:15px; width: 100%; bottom: 0;box-sizing: border-box; z-index: 10;background-color: #f5f5f5; float: left}
.productslist li .info h3{ width: 100%; line-height:1.5em;height: 3em; font-size:16px; margin-bottom:10px;float: left; font-weight: 400;color: #222; text-transform: capitalize;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp: 2;-webkit-box-orient:vertical;}
.productslist li .info h3 i{ color: #e60b11; font-size:14px;}
.productslist li .info h3 a{ color: #222; }
.productslist li .info .p{ width: 100%; line-height: 25px; color: #a8afbc;float: left;}
.productslist li .info .p span{ width: 50%; float: left;white-space: nowrap;overflow: hidden; text-overflow: ellipsis; }
.productslist li .info .p i{ padding-right: 3px; color: #e60b11;}
.productslist li .info p{ width: 100%; line-height: 25px; color: #999;float: left;}
.productslist li .bline{ width: 0; line-height: 2px; height: 2px; background-color: #e60b11; float: left; position: absolute; bottom: 0; left:0;}
.productslist li:hover .bline{ width: 100%;-moz-transition: all 1s ease-in; -o-transition: all 1s ease-in; -ms-transition: all 1s ease-in; transition: all 1s ease-in; }
.productslist li:nth-child(4){ clear: both; }
.productslist li .more01{width: 60px;height: 25px;position: absolute;bottom: 0px;left: 50%;margin-left: -30px;}
@media screen and (max-width:750px){
	.productslist li{ width: 50%; padding:5px; }
	.productslist li .pin{ padding:0px; }
	.productslist span{ margin:0; }
	.productslist p{ font-size: 1rem; line-height: 2em; height: 2em; }
	.productslist i{ width: 80px; line-height: 30px; height: 30px; }
	.productslist em{ bottom: -18px; }
	.productslist li:nth-child(2n+1){ clear: both; }
	.productslist li:nth-child(4){ clear: none; }
	.productslist li .infobox{padding:10px;}
	.productslist li .info h3{line-height: 1.5em; font-size:.9rem; white-space: normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp: 2;-webkit-box-orient:vertical;}
	.productslist li .info .p span{ width: 100%; float: left; }
}
.honor{ width: 100%; float: left; padding:50px 0; background-image: url('../images/youshibg.jpg'); background-position: top center; background-repeat: no-repeat; margin-top: 50px;}


.youshi{ width: 100%; float: left; padding:50px 0; background-color: #f5f5f5; background-image: url('../images/youshibg.jpg'); background-position: top center; background-repeat: no-repeat; margin-top: 50px;}
.youshibox{ width: 100%; float: left; position: relative; border:solid 3px #e60b11; margin:50px 0; background-color: #e60b11;box-sizing: border-box}
.youshi01{ width: 35%;float: left; min-height: 500px; background-position: top center; background-repeat: no-repeat;position: relative; padding:25px; box-sizing: border-box; text-align: center; background-color:#e60b11;}
.youshi02{ width: 65%; position: relative; right: 0; background-color: #fff; padding:10px; box-sizing: border-box; float: right;}

.youshi01 h3{ width: 100%; line-height: 2.5em; font-size:35px; color: #fff; text-transform:uppercase; float: left;}
.youshi01 .en{ width: 100%; line-height: 2.5em; font-size:15px; color: #fff; text-transform: uppercase; opacity: .8;float: left;}
.youshi01 .p1{ border:solid 1px #f5f5f5; line-height: 40px; font-size:15px; color: #fff; width: 90%; margin:0 5%; margin-top: 50px; float: left}
.youshi01 .icon{ width: 100%; float: left; padding-top: 30px; text-align: center;}
.youshi01 .icon li{ width:90px; padding: 0 8px; box-sizing: border-box; display:inline-block;}
.youshi01 .icon li span{ width: 70px;height: 70px; border:solid 1px #fff; border-radius: 5px; text-align: center; line-height: 70px; color: #fff; float: left; opacity: .8}
.youshi01 .icon li span i{ font-size:30px; }
.youshi01 .icon li p{ width: 100%; text-align: center; line-height: 45px; color: #fff; float: left;opacity: .8;display:none}
.youshi01 .hotline{ width: 100%; float: left; line-height: 40px;margin-top: 30px; color: #fff; }
.youshi01 .hotline span{ color: #fff; font-size:25px;  font-family: 'Impact' }

.youshi-item{ width: 50%; float: left; padding:25px 35px; box-sizing: border-box;}
.youshi-item .tit{ width: 100%; float: left; line-height: 50px; color: #222; font-size: 20px; text-transform: uppercase;}
.youshi-item .desc{ width: 100%; float: left; line-height: 30px; color: #666; margin-top: 10px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp: 3;-webkit-box-orient:vertical; height:90px; }
.youshi-item .num{ color: #e60b11;font-size:40px; float: left; font-family: 'Impact';}
.youshi02 .ico{ position: absolute; top: 0; right: 0; width: 80px; }
.youshi02 .ico img{ width: 100%;height: auto; }
@media screen and (max-width:1200px){
	.youshi01{ padding:10px;}
	.youshi01 h3{font-size:25px;}
}
@media screen and (max-width:750px){
	.youshibox{margin:20px 0}
	.youshi01 .en{ font-size:.9rem;}
	.youshi01{ padding:10px; width: 100%;min-height: auto;}
	.youshi01 h3{font-size:25px;}
	.youshi02{ width: 100%;float: left;padding:0px;}
	.youshi01 .p1{ line-height: 2.5em; width:98%;margin:0 1%; margin-top: 15px; border:solid 1px #ca070c; opacity: .8}

	.youshi01 .icon li{ width:80px; padding: 0 8px; box-sizing: border-box; display:inline-block;}
	.youshi01 .icon li span{ width: 100%;height: 60px; border:solid 1px #fff; border-radius: 5px; text-align: center; line-height: 60px; color: #fff; float: left; opacity: .8}
	.youshi01 .icon li span i{ font-size:25px; }
	.youshi01 .icon li p{line-height: 35px;}
	
	.youshi-item{ width: 100%;padding:15px; box-sizing: border-box; border-bottom: solid 4px #e60b11;}
	.youshi-item .desc{margin-top: 0px; line-height:2em;height:auto;}
}
/*关于我们*/
.indexabout{ width: 100%; padding:40px 0; position: relative;float: left;overflow: hidden;}
.aboutin{ width: 100%;position: relative; margin-top: 35px; float: left}
.about_pic{ width: 400px; float: left; position:absolute; top: 100px; left:0; padding:0px;}
.about_pic img{ width: 100%; float: left; }
.about-left{ width: 380px; float: left;margin-top: 0px; position: relative; top: 0px; right: 0;padding-right:0px;box-sizing: border-box}
.about-right{ width: 920px; float: right;margin-top: 0px; position: relative; top: 0px; right: 0;height: 495px;box-shadow:4px 4px 10px rgba(195,206,201,0.3),-4px -4px 10px rgba(195,206,201,0.3);background-color:#fff;}
.about_box{ width: 100%; float: right; padding:40px 50px; float: right; box-sizing: border-box; overflow: hidden;  position: relative; background-color: #fff; }
.about_ico{ width: 100px;height: 100px; background-image: url('../images/about_ico.png'); background-repeat: no-repeat; position: absolute;right: 0px;top: 0px;z-index: 999;}
.about_title { font-size: 22px; line-height: 40px; font-weight: normal; color: #111; float: left;width: 100%; padding-bottom: 5px; }
.about_title i { font-size: 30px; font-style: normal; font-weight: normal; color: #AE2A32; padding-left: 10px; text-transform: uppercase; }
.about_line { float: left; height: 10px; width: 120px; border-bottom: 1px solid #fd3d2a; margin-bottom: 10px; }
.about_info { line-height: 25px; color: #999; float: left; width: 100%; text-transform: capitalize; }
.about_info i{ color: #e60b11; }
.about_content {  color: #3a3a3a; float: left; width: 100%; font-size: 15px; }
.about_content p{line-height: 2.2em;width: 100%; padding:.3em 0; color: #666 }
.about_content p a{ color: #fd3d2a; }
.about_more { line-height: 55px; color: #FFFFFF; float: left; height: 55px; width: 200px; text-align: center; background-color: #fd3d2a;}
.about_more a { color:#FFFFFF; text-decoration:none;}
.about_list{ width: 100%; float: left;padding:22px 0; position: absolute; background-color: #222;left: 0;bottom: 0; }
.about_list li{ width: 25%; float:left; text-align: center; box-sizing: border-box; padding:0 10px; }
.about_list li span{ width: 100%; line-height: 50px; text-align: center; font-size: 24px; color: #fff;}
.about_list li p{ width: 100%; line-height: 1.8em; text-align: center; color: #fff; text-transform: capitalize; opacity: .7;margin:0.3em 0;}

.honorbox{ width: 100%; float: left; position:relative; top: 0px; left:0; padding:0px; background-color: #000;}
.honorbox li{ width: 100%; float: left; box-sizing: border-box;position: relative; overflow: hidden; max-height:495px;overflow: hidden;}
.honorbox li .honorin{ width: 100%; float: left;box-sizing: border-box;position: relative; padding: 0px;}
.honorbox li span {float: left; width: 100%; position: relative;}
.honorbox li span img{ width: 100%; height: auto; opacity: .95}
.honorbox li p{ width: 100%; float: left; position: absolute;left: 0; bottom: 10px; line-height:50px;text-align: center;white-space: nowrap;overflow: hidden; text-overflow: ellipsis; color: #fff; background-color:rgba(0,0,0,.6); font-size: 15px;}
.honorbox .swiper-button-next,.honorbox .swiper-button-prev{/* display: none;*/ background-repeat: no-repeat;background-position: center center; width: 40px; height: 40px;background-size: contain;-moz-background-size: contain;-webkit-background-size: contain; top: 50%;filter:alpha(opacity=85);opacity:0.85;}
.honorbox .swiper-button-next{ background-image:url('../images/arrow-right2.png'); right: 5px;}
.honorbox .swiper-button-prev{ background-image:url('../images/arrow-left2.png'); left: 5px;}
.honorbox .swiper-button-next:hover,.honorbox .swiper-button-prev:hover{ filter:alpha(opacity=100);opacity:1;}
@media screen and (max-width:750px){
	.case{ padding: 5px 0; }
	.caselist li .casein{ padding: 2px; }
	.caselist p{ width:100%; line-height:1.6em; height: 3.2em; font-size: .8rem;}
	.case .swiper-button-next,.case .swiper-button-prev{ display: none; }
}
@media screen and (max-width:1280px){
	.case .swiper-button-next{ right: 5px;}
	.case .swiper-button-prev{ left: 5px;}
}

@media screen and (max-width:1300px){
	.about-left{ width:40%;}
	.about_pic{ width:40%;}
	.about-right{ width:60%;}
	.about_box{padding:20px;}
}
@media screen and (max-width:750px){
	.indexabout{ padding:15px 0 0 0; }
	.about-left{ width:100%;}
	.about_pic{ width:100%; position: relative;top: 0}
	.about-right{ width:100%;height: auto;}
	.about_ico{ width: 80px;height: 80px; background-size:cover;}
	.about_box{padding:20px;}
	.aboutin{ margin-top: 10px;}
	.about_title { font-size: 16px; line-height:1.6em;}
	.about_info{ display: none; }
	.about_content{ margin-bottom:140px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;line-clamp: 6;-webkit-box-orient:vertical; }
	.about_list li p{ font-size: .6em; }
}
/*流程*/
.liucheng{ width: 100%; padding:10px 0; float: left; margin-bottom: 0px; background-color: #e60b11;}
.liuchenglist{ width: 100%; padding:5px 0; float: left; text-align: center;}
.liuchengbox{ width: 12.5%; padding:10px 25px 0 0px;background-repeat:no-repeat; background-position:right 40px; text-align: center; display:inline-block; box-sizing: border-box; float: left; background-image: url('../images/arr02.png');}
.liuchengbox .liuchengin{ width: 100%; float: left;border-radius: 5px; padding:10px 0;}
.liuchengbox span{ width: 60px; height: 60px; border:solid 1px #fb686c; border-radius: 5px;line-height: 60px; text-align: center; font-size: 30px; color: #fff;margin:0 auto; display: inline-block; background-color: #e60b11;}
.liuchengbox p{ width: 100%; line-height: 35px; color: #fff; text-align: center; font-size: 15px; padding-top: 15px;text-transform:capitalize; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.liuchengbox.on .liuchengin{}
.liuchengbox.on span,.liuchengbox:hover span{ color: #fff;}
.liuchengbox.on p,.liuchengbox:hover p{ color: #fff;  }
.liuchengbox:nth-last-child(1){ background-image: none;}
@media screen and (max-width:750px){
	.liuchengbox{ width: 25%;padding:5px; background-image: none;}
	.liuchengbox p{ font-size: .8rem;}
	.liuchengbox span{font-size: 24px;}
	.liuchengbox p{ font-size: .8rem; line-height:2em;padding-top:5px;}
}

/*案例*/
.case{ width: 100%;padding: 40px 0; background-image:url('../images/aboutbg.jpg');}
.caselist{ width: 100%; float: left; padding: 10px 0; position: relative;  }
.caselist li{ width: 25%; float: left; box-sizing: border-box;position: relative; overflow: hidden;}
.caselist li .casein{ width: 100%; float: left;box-sizing: border-box;position: relative; padding: 10px;}
.caselist span {float: left; width: 100%; position: relative;}
.caselist span img{ width: 100%; height: 240px}
.caselist h3{ width:100%; line-height:35px; text-align:center; float:left; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size: 16px; padding: 10px; color: #111;background-color: #f5f5f5;box-sizing: border-box; }
.caselist p{ width:100%; line-height:25px; padding:0 10px;box-sizing: border-box; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical; color: #999; text-align: center; height: 50px; float: left;padding-bottom: 15px;background-color: #f5f5f5; }
.caselist dt{ width: 100%; padding:15px 0; float: left;background-color: #f5f5f5;  }
.caselist i { width:100px; line-height:35px; text-align:center; height:35px; display:block; margin-left:auto; margin-right:auto; font-style:normal; font-size:14px;margin-bottom:10px; }
.caselist i a { color:#666; text-decoration:none;border:solid 1px #e2e2e2;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;border-radius:25px; display: block;}
.caselist i a:hover{background-color: #e60b11; color: #fff;}
.case .swiper-button-next,.case .swiper-button-prev{/* display: none;*/ background-repeat: no-repeat;background-position: center center; width: 40px; height: 40px;background-size: contain;-moz-background-size: contain;-webkit-background-size: contain; top: 50%;filter:alpha(opacity=85);opacity:0.85;}
.case .swiper-button-next{ background-image:url('../images/arrow-right.png'); right: -45px;}
.case .swiper-button-prev{ background-image:url('../images/arrow-left.png'); left: -45px;}
.case  .swiper-button-next:hover,.team .swiper-button-prev:hover{ filter:alpha(opacity=100);opacity:1;}
@media screen and (max-width:750px){
	.case{ padding: 5px 0; }
	.caselist li .casein{ padding: 2px; }
	.caselist p{ width:100%; line-height:1.6em; height: 3.2em; font-size: .8rem;}
	.caselist span img{ width: 100%; height:150px}
	.case .swiper-button-next,.case .swiper-button-prev{}
}
@media screen and (max-width:1280px){
	.case .swiper-button-next{ right: 5px;}
	.case .swiper-button-prev{ left: 5px;}
}
/*工厂展示*/
.factory{ width: 100%; padding: 40px 0; position: relative; background-position: center center; background-repeat: no-repeat; background-color: #f5f5f5; float: left;}
.huanjing{}
.huanjingbox{ width: 100%; position: relative; float: left; }
.huanjinglist{ width: 100%; float: left; padding: 10px 0; position: relative;  }
.huanjinglist li{ width: 33.3%; padding: 5px; float: left; box-sizing: border-box;}
.huanjinglist li .hjin{ width: 100%; float: left; padding:2px;box-sizing: border-box; background-color: #fff; }
.huanjinglist span {float: left; width: 100%;background-color: #FFFFFF; }
.huanjinglist span img{ width: 100%; height: 200px; }
.huanjinglist p{ width:100%; line-height:35px; text-align:center; float:left; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size: 16px; padding-top: 10px; }
.huanjinglist dt{ width:100%; line-height:25px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical; color: #666; text-align: center; height: 50px; float: left;}
.huanjinglist div{ width: 100%; float: left; padding-top: 15px; padding-bottom: 10px; }
.huanjinglist div i{ width: 50%; float: left; line-height: 35px; text-align: center;  font-style: normal; padding: 0 5px;box-sizing: border-box; height: 35px;}
.huanjinglist div i a{ background-color: #dd4246; color: #fff; display: block; width: 100%; float: left; }
.huanjinglist div i a:hover{ background-color: #d31f24; }
.huanjingbox .swiper-button-next,.huanjingbox .swiper-button-prev{/* display: none;*/ background-repeat: no-repeat;background-position: center center; width: 35px; height: 35px;background-size: contain;-moz-background-size: contain;-webkit-background-size: contain; top: 50%;filter:alpha(opacity=85);opacity:0.85;}
.huanjingbox .swiper-button-next{ background-image:url('../images/arrow-right.png'); right: -45px;}
.huanjingbox .swiper-button-prev{ background-image:url('../images/arrow-left.png'); left: -45px;}
.huanjingbox .swiper-button-next:hover,.huanjingbox .swiper-button-prev:hover{ filter:alpha(opacity=100);opacity:1;}

@media screen and (max-width:1200px){
    .huanjing{ padding: 15px 0; }
    .huanjinglist p{  line-height:3em;font-size: 1rem;}
    .huanjinglist dt{ line-height:1.8em; font-size: .8rem;}
    .huanjingbox .swiper-button-next{ background-image:url('../images/arrow-right.png'); right: 5px !important;}
    .huanjingbox .swiper-button-prev{ background-image:url('../images/arrow-left.png'); left: 5px !important;}
}
@media screen and (max-width:750px){
	.factory{ padding:20px 0; }
	.huanjinglist span img{ width: 100%; height: 120px; }
    .huanjinglist li .hjin{padding:5px;}
}
.more2{ width:500px; margin: 15px auto;}
.more2 a{ width: 50%; float:left; width: 50%; line-height: 60px; height: 60px; text-align:center;font-size: 16px;box-sizing: border-box;}
.more2 a.a1{background-color: #d9261c;display: block; color: #ffff;}
.more2 a.a2{background-color: #222;display: block; color: #fff; border:solid 1px #222;}
.more2 a.a2 i{ font-size:18px; color: #fff; padding-right: 5px; }
.more2 a.a1 i{ font-size:18px; color: #fff; padding-left: 5px; }
@media screen and (max-width:750px){
	.more2{ width:96%; margin: 15px 2%;}
	.more2 a{ line-height: 45px; height: 45px; font-size: .9rem;}
}
/*新闻列表*/
.list_news{ width: 100%; float: left; padding:10px 0; position: relative; }
.list_news li{ width: 25%; float: left;padding:10px; box-sizing: border-box; position: relative;}
.list_news li .newsin{ width: 100%; float: left; position: relative; background-color: #fff; transition: 400ms; }
.list_news li .newsin .pic{ width: 100%; height: auto;  position: relative;}
.list_news li .newsin .pic img{ width: 100%; height: auto; }
.list_news li .info{width: 100%; float: left; padding:25px; position: relative; box-sizing: border-box;}
.list_news li .info h3{ width: 100%; line-height: 1.6em; font-size:16px; margin:.8em 0; font-weight: normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp: 2;-webkit-box-orient:vertical;text-transform:capitalize;}
.list_news li .info h3 a{ color: #333; }
.list_news li .info p{ width: 100%; font-size: .9rem; color: #b0afaf; line-height: 1.6em; height: 4.8em; overflow: hidden; }
.list_news li .info dt{ width: 100%; font-size: .8rem; line-height: 2em; color: #999;}
.list_news li .info dt i{ font-size:16px; color: #e60b11; padding-right: 5px;}
.list_news li .lines{ width: 100%; float: left;height: 15px; border-bottom: solid 1px #e2e2e2; margin-bottom:5px; }
.list_news li .readmore{ width: 100%; float: left;padding:10px 0; font-size: .9rem; line-height: 2em; font-weight: bold;}
.list_news li .catname{ padding:0 10px; line-height: 2em; height: 2em; -webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;border-radius:25px; background-color: rgba(0,0,0,.7); text-align: center; position: absolute; left: 20px; bottom: 20px; float: left; font-size:.9rem;}
.list_news li .catname a{ color: #fff; }
.list_news li:hover .newsin{ margin-top:-20px; transition: 400ms; }
.list_news li:hover .shadow{box-shadow:4px 6px 10px rgba(195,206,201,0.5),-4px -6px 10px rgba(195,206,201,0.5)}
.list_news li:hover .info h3 a{color: #e60b11;}
.list_news li:hover .newsline{width: 100%;-moz-transition: all 0.5s ease-in; -o-transition: all 0.5s ease-in; -ms-transition: all 0.5s ease-in; transition: all 0.5s ease-in;}
@media screen and (max-width:1200px){
	.list_news li{padding:10px; width: 50%;}
}
@media screen and (max-width:750px){
	.list_news li{padding:10px; width: 100%;}
	.list_news li .info{padding:15px;}
}
/*询价留言*/
.message{ width: 100%;padding:25px 0; float: left;position: relative; background-image:url('../images/messagebg.jpg'); background-repeat:repeat-x; background-position: top center }
.ordercontent{ width: 100%;  float: left;padding:50px; background-color: #fff; box-sizing: border-box; margin-top:30px; position: relative;}
.contact { width: 480px; padding-right: 80px; border-right: 1px solid #f5f5f5; float: left; box-sizing: border-box; position: relative;}
.contact .tit{ width: 100%; line-height: 2.5em; font-size: 28px; font-weight:bold;}
.contact .info{ width: 100%; float: left;padding:15px 0; position: relative;}
.contact .info .pic{ width: 60px; height: 60px; padding:15px; box-sizing: border-box; float: left; background-color: #e60b11; color: #fff; font-size:30px; line-height: 30px;text-align: center; border-radius: 5px; margin-top: 10px; position: absolute;top: 10px;left: 0;}
.contact .info .infos{ width: 100%; float: left; position: relative; padding-left: 80px; box-sizing: border-box; }
.contact .info .infos p{ width: 100%; float: left; line-height: 1.8em; font-size:20px; font-weight: bold;color: #e60b11; }
.contact .info .infos dt{ width: 100%; float: left; line-height: 1.6em; font-size:15px; color: #666;}
.msgbox{ width: 560px; float: right; position: relative; }
.msgbox .tit{ width: 100%; line-height: 1.3em; font-size: 24px; font-weight:bold;}
.msgbox .msgform{ width: 100%; float: left; padding:10px 0; }
.msgbox .msgform .input{ width: 100%; float: left;padding:10px 0;}
.msgbox .msgform .input .inputbox{ padding: 0 10px; width: 50%; float: left; box-sizing: border-box;}
.msgbox .msgform .input .textbox{ padding: 0 10px; width: 100%; float: left; box-sizing: border-box;}
.msgbox .input-text { width: 100%; line-height: 50px; height: 50px; border:solid 1px #e2e2e2; box-sizing: border-box; padding:0 10px; color: #666; border-radius: 5px; }
.msgbox .input-area{width: 100%; line-height: 30px; height: 120px; border:solid 1px #e2e2e2; box-sizing: border-box; padding:5px 10px; color: #666; border-radius: 5px; font-family: ziti;}
@media screen and (max-width:1200px){
    .ordercontent{padding:20px; width: 96%; margin-left:2%;margin-right:2%;margin-top:10px; }
    .contact{ width: 55%; }
    .msgbox{ width: 45%; padding-left: 20px; box-sizing: border-box; }
}
@media screen and (max-width:750px){
    .ordercontent{padding:20px;}
    .contact{ width: 100%; border-right: none; padding-right: 0;}
    .contact .tit{font-size: 20px;}
    .msgbox{ width: 100%; padding-left: 0px; box-sizing: border-box; margin-top: 15px; }
    .contact .info .pic{ width: 50px; height: 50px; padding:10px; box-sizing: border-box; float: left; background-color: #e60b11; color: #fff; font-size:30px; line-height: 30px;text-align: center; border-radius: 5px; margin-top: 10px; position: absolute;top: 10px;left: 0;}
    .contact .info .infos{padding-left: 70px;}
    .msgbox .tit{font-size: 20px;}
}

.links { line-height: 25px; color: #999999; ; float: left; width: 100%; padding:10px 0 20px 0; }
.links b { font-weight:normal; float:left; width:60px; text-align:center; padding-left: 25px;background-image: url(../images/ico_link.png); background-repeat: no-repeat; background-position: left center;}
.links a { color:#999999; padding-left:15px; padding-right:15px; display:block; float:left;}
@media screen and (max-width:1200px){
	.links{ line-height: 1.6em; font-size: .9rem;padding: 10px; box-sizing: border-box; }
}
.btn2{ width: 100%; float: left; line-height: 50px;height: 50px; text-align: center; font-size:15px; color: #fff; background-color:#222; border-radius: 5px; border:none; }

/*底部*/
.bottom { width: 100%; padding: 30px 0;background-color: #111; overflow: hidden;}
.bottom1 { background-color: #1e1e1e; width: 100%; padding-top: 40px; padding-bottom: 30px; }
.footmenu{ width: 100%;  padding:10px 0 35px 0; text-align: center; border-bottom: solid 1px #2b2b2b; margin-bottom:40px; font-size: .9rem; }
.footmenu span{ background-position: 10px center; background-repeat:no-repeat; padding-left:30px; color: #999; padding-right: 30px; line-height: 2.5em; font-size: 1rem;}
.footmenu span i{ font-size: 20px; padding-right: 5px; color: #e60b11; }
.footmenu span a{color: #999;}

.bottom_logo { float: left; width: 240px; padding-right: 60px; }
.bottom_logo img{ width: 240px; height: auto; }
.bottom_title{ width: 100%; float: left; line-height: 40px; height: 40px; font-size: 20px; font-weight: normal; color: #f5f5f5; background-position: left center; background-repeat: no-repeat; }
.bottom_box1  { width: 300px; padding-right: 30px;  float: left; border-right: 1px solid #2e2d2d; padding-left: 0px; box-sizing: border-box;}
.bottom_box1 ul{ width: 100%; float: left; padding-top: 15px; }
.bottom_box1 li { width:100%; line-height:35px; float:left; white-space: nowrap; overflow: hidden;text-overflow: ellipsis; font-size: 16px;  }
.bottom_box1 li a { color:#999;}

.bottom_box2 { width: 380px; padding-right: 30px; padding-left: 80px;  float: left;border-right: 1px solid #2e2d2d; box-sizing: border-box; margin-right:60px;}
.bottom_box4 { width: 200px; padding-right: 30px;  float: left; border-right: 1px solid #2e2d2d; padding-left: 0px; box-sizing: border-box;}
.box-list{ width: 100%; float: left; padding-top: 15px; }
.box-list li { width:100%; line-height:35px; float:left; white-space: nowrap; overflow: hidden;text-overflow: ellipsis; font-size: 16px; }
.box-list.two li{ width: 50%; }
.box-list li a { color:#999;}
.bottom_box2:nth-child(1){ padding-left: 0; }

.bottom_box3 { float: right; width: 260px; box-sizing: border-box; }
.bottom_box3 p { line-height: 25px; color: #f5f5f5; height: 25px; width: 280px; }
.bottom_box3 h2 { font-size: 26px; line-height: 30px; color: #fff; height: 30px; width: 240px; font-weight: normal; padding-bottom: 10px; }
.foottel{box-sizing: border-box; width: 100%; float: left;margin:15px 0 10px 0;}
.foottel p{ background-color:rgba(58,58,58,.5); line-height: 45px;height: 45px; width: 80%; float: left; padding:0 10px; box-sizing: border-box; font-size:20px; text-align: center; color:#666}
.foottel i{ background-color: #e60b11; line-height: 45px;height: 45px; width: 20%; color: #fff; font-size: 20px; float: left; text-align:center;}
.sharelist{ width: 100%; float: left; padding-top: 15px; }
.sharelist span{ line-height: 35px; padding:0 10px; color: #999; }
.sharelist span i{ font-size: 24px; }
.sharelist span a{color: #999;}

.weixin { float: left; height: 100px; width: 260px; padding-top: 15px;}
.weixin span { float: right; width: 110px; text-align: center; color: #7b7b7b; line-height: 25px;}
.weixin p { line-height: 70px; color: #7b7b7b; height: 70px; width: 160px; float: right; }
.bottom2 { background-color: #000; width: 100%; padding-top: 15px; padding-bottom: 15px; }
.copyright { line-height: 25px; color: #7b7b7b; text-align: center; float: left; width: 100%; }
.copyright a { color:#7b7b7b; text-decoration:underline;}
/*手机版*/
.bottom_box{ position:fixed; z-index:9999; height:50px; width:100%; bottom:0px; text-align:center; margin-right: auto; margin-left: auto; background-position: center center; background-size:100%; background-color: #e60b11; display: none; border-top:solid 1px #d10309; }
.footnav{position: relative;}
.footnav li{ float:left; width:20%; border-right: 1px solid #d10309; border-left: 1px solid #f3242a; box-sizing: border-box; padding-top: 5px; padding-bottom: 5px; position: relative;height: 50px; }
.footnav li a{display:block;width:100%;}
.footnav li span{display:block;width:100%;text-align:center; height: 25px; position: relative;opacity: .9; line-height: 25px; color: #fff; font-size: 20px;}
.footnav li .s1{height:25px;}
.footnav li span img{max-width:25px;margin:0 auto;line-height:25px;vertical-align:middle}
.footnav li .st{ line-height:15px; font-size:0.65em; color:#FFF; width:100%; position: relative; z-index: 10; opacity: .8;}
.footnav .st{font-size: 0.86em !important;font-weight:normal}
.footnav{z-index:100;}
.big{width: 60px; border-radius: 50%; position: absolute; bottom: 18px; left: 50%; margin-left: -30px; background-color: #fff; padding:15px; text-align: center; z-index: 9; border:solid 3px #e60b11; box-sizing: border-box;}
.big span{ color: #e60b11; }
.big i{ color: #e60b11; font-size: 20px; }
.big div{ width: 100%; float: left; position: relative; }
.big img{ width:100%; height: auto; padding: 0px;}

@media screen and (max-width:1200px){
    .bottom {padding: 30px 10px; box-sizing: border-box;}
    .bottom_box1{ display: none}
    .bottom_box2{ width: 35%; padding: 0 20px 0 30px;}
    .contact1{ width: 35%; padding:0 25px;}
    .bottom_box3{width: 30%; padding: 0 20px 0 30px;}
}
@media screen and (max-width:750px){
    .bottom { padding: 15px 0;}
    .bottom_box2,.bottom_box3{ width: 100%; padding: 20px;}
    .bottom_box2:nth-child(1){ padding-left: 20px; }
    .bottom_box2{ border-bottom: solid 1px #2b2b2b; }
    .bottom_box2 li { width:33.3%; font-size: .9rem;}
    .contact1{ width: 100%; padding:10px; text-align: center;}
    .bottom2 {padding: 10px 0; }
    .copyright { line-height: 1.8em; margin-top: 1em; margin-bottom: 60px; padding:10px; box-sizing: border-box}
    .bottom_box{ display: block; }
    .footmenu{ padding:10px 20px;margin-bottom: 10px; box-sizing:border-box; }
    .footmenu span{ width: 100%; display: block; float: left; text-align: left; padding: 0px; font-size: .9rem;}
    .bottom_box4{ display: none; }
}

/*新增*/
.shili { width: 100%; margin-top: 20px; padding-top: 30px; padding-bottom: 30px;}
.shili_list { width:100%; float:left; margin: 10px 0;}
.shili_list li { float: left; width: 20%; text-align: center; padding:10px 5px; border:solid 1px #fff; box-sizing: border-box;}
.shili_list li .shiliin{ width: 100%; padding:35px 15px; float: left;position: relative; box-sizing: border-box;background-color: #0153b7; -webkit-transition:0.5s; -moz-transition:0.5s; transition:0.5s; box-sizing: border-box; }
.shili_list span { padding: 15px 0; display:block; width: 100px; margin:0 auto;}
.shili_list em{ width: 50px; height: 50px; margin:0 auto;text-align: center;font-size: 46px; font-style:normal; background-color: #0153b7; color: #fff;-webkit-border-radius:50%; -moz-border-radius:50%; -ms-border-radius:50%; border-radius:50%; padding: 25px; float: left; color: #eab100;}
.shili_list p { width:100%; line-height:50px; text-align:center; font-size:18px; color: #fff; font-weight: bold; }
.shili_list dt { color: #fff; height: 55px; width: 90%; overflow:hidden; text-overflow:ellipsis; line-height: 25px; font-size: 13px; float: left; padding-right: 5%; padding-bottom: 20px; padding-left: 5%; }
.shili_list i{ font-style:normal; color:#FFFFFF; font-weight:normal; font-size: 15px; }
.shili_list li:hover .shiliin{ background-color:#0153b7;-webkit-transition:0.5s; -moz-transition:0.5s; transition:0.5s; margin-top: -10px;  }
.shili_list li:hover em{ background-color: #fff; color: #0153b7;}
.shili_list li:hover p{ color: #fff; }
.shili_list li:hover dt{ color: #d2e6fc; }
@media screen and (max-width:1200px){
	.shili { width: 100%; margin-top: 10px; padding-top: 20px; padding-bottom: 20px;}
	.shili_list span {width: 80px;}
	.shili_list em {width: 50px; height: 50px;font-size: 30px;}
}
@media screen and (max-width:750px){
	.shili { width: 100%; margin-top: 0px; padding: 10px 0;}
	.shili_list li .shiliin{ padding: 10px 5px; }
	.shili_list span {width: 40px;margin:0px auto;}
	.shili_list p{line-height: 2.4em; font-size:.9rem;}
	.shili_list em {width: 30px; height: 30px;font-size: 24px; padding: 10px;}
	.shili_list dt {font-size: .6rem; line-height: 1.6em;}
}