@charset "utf-8";
/* CSS Document */
*{margin: 0;padding: 0;}
html, body {overflow-x: hidden;}
body {font-family:Verdana,Times,Georgia,serif;font-size: 14px;line-height: 24px;color: #333;background-color: #fff;margin:0;padding:0}
p{margin:0;padding:0}
ul,li{list-style: none;}
a {text-decoration: none;color:#333}
a:hover{text-decoration: none;}
.clear{clear:both}
.title {font-size:30px;color: #090404;margin-top: 10px;}
.title, .text, .desc{text-align: center;}
.text, .desc{line-height: 24px;color: #666;margin: 10px 0 30px;}
.hidden {display: none!important;}
.h1, h1 {font-size: 36px;}
.h1, .h2, .h3, h1, h2, h3 {margin-top: 20px;margin-bottom: 10px;}
.h4, h4 {font-size: 18px;}
.h4, .h5, .h6, h4, h5, h6 {margin-top: 10px;margin-bottom: 10px;}
b, strong {font-weight: 700;}
.width1170{padding: 0;width: 1170px;margin:0 auto;}
/*头部*/
header {width: 100%;background: #fff;position: relative;z-index: 800;}
header .header-link {font-size: 12px;line-height: 35px;color: #fff;background: #1e2432;position: relative;z-index: 9;}
header .header-link a {color: #fff;}
.container {padding: 0;width: 1170px;margin:0 auto;margin-bottom: 30px}
.pull-left {float: left!important;}
.pull-right {float: right!important;}
.list-inline {padding-left: 0;list-style: none;}
.list-inline li{display: inline-block;padding-right: 5px;}
.list-inline li a{color:#a3a3a3}
header .header-link .s {position: relative;}
header .header-link .s a {width: 25px;height: 25px;background: #0b0e19 url(../images/top-media.png) no-repeat center;background-position-x: -3px;border-radius: 50%;display: block;}
.list-inline .m {padding-left: 26px;padding-top: 4px;margin-right: 30px;background: url(../images/tel.png) no-repeat left top 14px;}
.list-inline .e {padding-left: 30px;padding-top: 4px;background: url(../images/email.png) no-repeat left top 14px;}
header .navbar-search {width: 0px;position: absolute;top: -6px;right: 0px;z-index: 9;overflow: hidden;}
.navbar-search {width: 248px;overflow: hidden;height: 35px;float: left;margin-right: 10px;margin-top: 4px;}
#searchtext {display: block;width: 222px;height: 20px;padding: 6px 12px;font-size: 14px;line-height: 28px;color: #555;background-color: #fff;background-image: none;border: 1px solid #ccc;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
#searchajax {width: 220px;position: absolute;top: 30px;left: 0px;background: #F6F6F6;overflow: hidden;border: 1px solid #CCCCCC;z-index: 99999999;clear: both;}
#pngFix {padding: 0px;background: url(../images/search-1.png) no-repeat center;right: 0;width: 35px;height: 35px;border: none;position: absolute;    cursor: pointer;}
header .social-media {padding-top: 8px;}
header .social-media li {padding: 0 3px;position: relative;}
header .social-media li a {width: 25px;height: 25px;background: #4a5368 url(../images/top-media.png) no-repeat center;border-radius: 50%;padding: 0px;display: block;}
header .social-media .t a {background-position: -82px;}
header .social-media .f a {background-position: -42px;}
header .social-media .i a {background-position: -122px;}
header .social-media .w a {background-position: -162px;}
header .social-media .w .img {width: 120px;height: 120px;position: absolute;top: 100%;left: 50%;margin-left: -60px;display: none;}
header .social-media .w:hover .img{display:block}
/**/
.toplogo{width: 100%;padding: 8px 0;overflow: hidden;background: url(../images/logobg.jpg) no-repeat center center;}
.toplogo_r{float: right;width: 338px;margin-top: 9px}
.top_tell{background: url(../images/ht_tel.jpg) no-repeat center left;padding-left: 35px;line-height: 32px;width: 100%;display: block;}
.top_email{background: url(../images/ht_mail.jpg) no-repeat center left;padding-left: 35px;line-height: 32px;width: 100%;display: block;}
/*导航*/
.navbar {  border-radius: 4px;position: relative;  box-shadow: 0px 4px 6px 0px #d9d9d9;}
.container-fluid {width: 1170px;padding:0 15px;margin:0 auto;}
.menu>.dropdown {background: url(../images/faqs_03.png) no-repeat right 15px center;width: 200px;border-bottom: 2px solid transparent;padding: 21px 0 19px;float: left;position: relative; }
.menu>li {width: 138px;border-bottom: 3px solid transparent;padding: 21px 0 19px;float: left;}
.menu>li>a {line-height: 30px;text-transform: uppercase;padding: 6px 12px;text-align: center;color: #333 !important;background: transparent !important;position: relative;display: block;font-size: 18px;}
.pro-li .dropdown-menu {width: 260px;margin-top: -1px;border-radius: 0;position: absolute;left:0;top: 100%;z-index: 1000;display: none;float: left;margin: 2px 0 0;font-size: 14px;text-align: left;list-style: none;background-color: #fff;-webkit-background-clip: padding-box;background-clip: padding-box;border: 1px solid rgba(0, 0, 0, .15);-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);box-shadow: 0 6px 12px rgba(0, 0, 0, .175);}
.open>.dropdown-menu {display: block;}
.pro-li .dropdown-menu .dropdown{width: 100%;}
.dropdown-toggle{text-align: left !important;padding:6px 0 !important;}
.menu>li:hover {border-color: #1d612d !important;}
.menu>li.active>a,.menu>li:hover>a {color: #1d612d !important;background: transparent !important;}
.dropdown-menu>li:hover>a {color: #fff !important;background: #1d612d !important;text-align: left;}
header .pro-li .img {margin-right: 15px;margin-left: 15px;}
header .pro-menu>li>a{padding: 20px 3px;text-align: left;padding-left: 15px !important;display:block}
header .dropdown-menu>li>a{white-space: normal;border-top: 1px solid #E5E5E5;display:block}
.pro-li>ul>li>ul, header .pro-li>ul>li>ul>li>ul {left: 100% !important;top: 0 !important;height:500px;overflow-y: auto;width:400px !important}
/*左侧*/
#contact-btn {top: 45%;position: fixed;text-align: left;z-index: 1200;cursor: pointer;}
#contact-btn .contact-us {background-color: rgba(0,0,0,.7);color: #fff;font-size: 16px;margin: 0 auto;width: 142px;height: 50px;text-transform: uppercase;line-height: 55px;text-align: center;transform: rotate(90deg);-ms-transform: rotate(90deg);-moz-transform: rotate(90deg);-webkit-transform: rotate(90deg);-o-transform: rotate(90deg);position: absolute;left: -46px;top: -96px;}
#contact-btn img {display: inherit;width: 36px;height: 24px;padding: 13px 7px;background-color: #1d612d;text-align: center;}
.a-form {max-width:510px;height: 100%;background: #1b1b1b;overflow: auto;position: fixed;left:-510px;top: 0;z-index: 9999;}
.cont-aside {background: #fff;margin: 30px;padding: 30px 0;}
.cont-nav {margin: 0 30px;}
.text-center {text-align: center;}
.cont-form {margin: 15px 30px;}
.row {margin-right: -15px;margin-left: -15px;}
.cont-h3{width: 75px;height: 32px;line-height: 32px;padding: 5px 15px;background: #1d612d;border-radius: 8px;margin-top: 5px}
.cont-h3 a{color: #ffffff}
/*轮播图*/
.index .sec01.mySwiper {padding: 0;margin: 0 -10px;}
.index .sec01.mySwiper .swiper-slide img{width:100% !important;}
.swiper-container {width: 100%;height: auto;margin: 0 !important;position: relative;overflow: hidden;direction: ltr;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-o-backface-visibility: hidden;backface-visibility: hidden;z-index: 1;}
.swiper-wrapper, .swiper-slide {height: auto !important;position: relative;float: left;}
.index .sec01:hover .pagination a, .product-info .sec02 .swiper-sec2:hover .pagination a, .product-info .sec04 .pagination a, .about .sec02 .swiper-sec2:hover .pagination a {display: block !important;}
.swiper-container .pagination {display: inline;padding-left: 0;margin: 20px 0;border-radius: 4px;}
.index .sec01 .pagination a{width: 60px;height: 60px;border-radius: 4px;background: #1d612d url(../images/banner-icon.png) no-repeat center;margin-top: -40px;}
.index .sec01 .pagination a.prevbtn{left: 6%;background-position-x: 23px;}
.index .sec01 .pagination a.nextbtn{right: 6%;background-position-x: -66px;}

/*首页公司简介/产品展示*/
.index .sec02, .index .sec03{padding: 50px 0;}
.index .title{line-height: 36px;margin-bottom: 10px;font-family: 'Microsoft YaHei';}
.index .text {margin-top: 0;}
.index_pro_box{width: 100%;margin: 5px auto;height: auto;}
.index_pro_1{float: left;padding: 0 5px;margin-bottom: 20px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;width: 100%;background: #efefef}
.index_pro_1 .back {box-shadow: 0 0 3px 1px rgba(55,55,55,.3);margin: auto;overflow: hidden;}
.index_pro_1 .scale-img {display: block;overflow: hidden;width:46%;float: left;background: #fff}
.index_pro_1 .scale-img img {width:100%;height:auto !important;-webkit-transition: all .7s;-moz-transition: all .7s;-o-transition: all .7s;transition: all .7s;}
.index_pro_1 .scale-img:hover img {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.index_pro_1 .back .info {text-align:left;width: 47%;float: right;padding: 20px 3% 20px 0;}
.index_pro_1 .back .info a {text-overflow:ellipsis; white-space:nowrap;overflow: hidden;padding: 10px 0;line-height: 28px;display: block;font-size: 22px}
.index_pro_1 .back .info span{font-size: 16px;line-height: 30px;padding: 12px 0;border-top: 1px dashed #aaa;border-bottom: 1px dashed #aaa;display: block;}
.index_pro_1 .info-p1{font-size: 18px;line-height: 30px;background: url(../images/share.png) no-repeat center left;text-indent: 30px}
.index_pro_1 .info-p1 a{color: #f00;}
.index_pro_1 .info-p2{font-size: 16px;line-height: 30px;background: url(../images/icon2.png) no-repeat center left;text-indent: 30px}

.index_pro_2{float: left;padding: 0 5px;margin-bottom: 20px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;width: 100%;background: #efefef}
.index_pro_2 .back {box-shadow: 0 0 3px 1px rgba(55,55,55,.3);margin: auto;overflow: hidden;}
.index_pro_2 .scale-img {display: block;overflow: hidden;width:46%;float: right;background: #fff}
.index_pro_2 .scale-img img {width:100%;height:auto !important;-webkit-transition: all .7s;-moz-transition: all .7s;-o-transition: all .7s;transition: all .7s;}
.index_pro_2 .scale-img:hover img {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.index_pro_2 .back .info {text-align:right;width: 47%;float: left;padding: 20px 0 20px 3%;}
.index_pro_2 .back .info a {text-overflow:ellipsis; white-space:nowrap;overflow: hidden;padding: 10px 0;line-height: 28px;display: block;font-size: 22px}
.index_pro_2 .back .info span{font-size: 16px;line-height: 30px;padding: 12px 0;border-top: 1px dashed #aaa;border-bottom: 1px dashed #aaa;display: block;}
.index_pro_2 .info-p1{font-size: 18px;line-height: 30px;background: url(../images/share.png) no-repeat center right;padding-right: 30px}
.index_pro_2 .info-p1 a{color: #f00;}
.index_pro_2 .info-p2{font-size: 16px;line-height: 30px;background: url(../images/icon2.png) no-repeat center right;padding-right: 30px}
.index_pro_2 .back .info .inp2a{display: initial;font-size: 20px}
.index_pro_1 .back .info .inp2a{display: initial;font-size: 20px}
/*首页车间*/
.index .sec03 {background: #f1f1f1;padding-bottom: 30px;}
.index .sec03 .swiper-sec3 {padding: 5px 0;}
.index .sec03 .new-con {width: 96%;background: #fff;-webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,.3);box-shadow: 0 0 5px 1px rgba(0,0,0,.3);margin-left: 2%;padding: 0 0 30px;position: relative;}
.index .sec03 .new-con p {padding: 0 15px;line-height: 24px;overflow: hidden;}
.index .sec03 .img {margin: 0 -15px;overflow: hidden;}
.index .sec03 .img img {width: 100%;height:auto !important;}
.index .sec03 .date {color: #fff;background: #1D612D;padding: 5px 0;position: absolute;left: 30px;top: 0;}
.index .sec03 .date .day {font-family: impact;font-size: 24px;line-height: 24px !important;}
.index .sec03 .date p {font-size: 12px;line-height: 18px !important;}
.index .sec03 .h4 {height: 48px;line-height: 24px;font-size: 14px;font-weight: bold;line-height: 24px;position: relative;-webkit-line-clamp: 2;}
.index .sec03 .h5 {height: 96px;margin-top: 0;-webkit-line-clamp: 4;}
.pagination-block {clear: left;width: 100%;text-align: center;padding: 0;display: block !important;}
.pagination {display: inline-block;padding-left: 0;margin: 20px 0;border-radius: 4px;}
.index .sec03 .pagination>span {width: 30px;height: 4px;border-radius: 0;margin: 0 6px;    background-color: #999;	cursor: pointer;	display: inline-block;}
.pagination-block>.swiper-active-switch{background-color: #1d612d !important;}

/*面包屑导航*/
.breadcrumb-div {margin-bottom:20px;background-color:#f1f1f1;}
.breadcrumb {padding:8px 15px 8px 25px;list-style:none;border-radius:4px;margin-bottom:0;background:url("../images/faq_lcon_15.png") no-repeat left center;}
.breadcrumb>li {display:inline-block;text-transform: capitalize;color:#00a1e9;}
/*单页面*/
.title {margin-bottom: 30px;}
.about .sec01 .para p {line-height: 26px;}
.about .sec01 .para td img{width: 98% !important;height: auto !important;padding:2px;border: 1px solid #ccc;margin: 8px 0}
.swiper-wrapper {position: relative;width: 100%;-webkit-transition-property: -webkit-transform, left, top;-webkit-transition-duration: 0s;-webkit-transform: translate3d(0px, 0, 0);-webkit-transition-timing-function: ease;-moz-transition-property: -moz-transform, left, top;-moz-transition-duration: 0s;-moz-transform: translate3d(0px, 0, 0);-moz-transition-timing-function: ease;-o-transition-property: -o-transform, left, top;-o-transition-duration: 0s;-o-transition-timing-function: ease;-o-transform: translate(0px, 0);-ms-transition-property: -ms-transform, left, top;-ms-transition-duration: 0s;-ms-transform: translate3d(0px, 0, 0);-ms-transition-timing-function: ease;transition-property: transform, left, top;transition-duration: 0s;transform: translate3d(0px, 0, 0);transition-timing-function: ease;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box}
.swiper-slide {float: left;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;position: relative;}
.swiper-slide a{width:100%;height:500px;}
.all-img img {max-width: 95%;border: 1px solid #ccc;}
.pagination a.prevbtn {left: 0.625%;background: #1d612d url(../images/icon-lt.png) no-repeat center;}
.pagination a.prevbtn, .pagination a.nextbtn {width: 40px;height: 40px;border-radius: 50%;position: absolute;top: 50%;margin-top: -20px;display: none;z-index: 99;}
.pagination a.nextbtn {right: 0.625%;background: #1d612d url(../images/icon-rt.png) no-repeat center;}
/*产品页*/
.col-lg-3 {width: 25%;float: left;}
.pro-left{width:270px;height: auto;overflow: hidden;float: left;}
.product-form {border: 1px solid #a0a0a0;padding: 15px;overflow: hidden;border-radius: 4px;}
.product-form #searchtext_box{margin: 0;padding: 0;}
.product-form #searchtext {position: static;float: left;width: 67%;display: inline-block;height: 20px;padding: 6px 12px;font-size: 14px;line-height: 1.42857143;color: #555;background-color: #fff;background-image: none;border: 1px solid #ccc;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
.product-form #pngFix{position: static;float: right;width: 20%;height: 34px;border-color: #1d612d;background: #1d612d url(../images/icon_12.png) no-repeat center;padding: 6px 12px;color: #333;border: 1px solid transparent;border-radius: 4px;}
.product-nav{width: 270px;height: auto;}
.product-nav li.active {width: 100%;margin: 10px auto;cursor: pointer;}
.product-nav li.active a {text-align: center;color: #fff;background: #1d612d;padding: 10px;display: block;font-size: 16px;}
.product-nav li.active ul{width: 100%;margin: 0}
.product-nav li.active ul li{border-bottom: 1px solid #fff}
.product-nav li.active ul li a{color: #333333;background-color: #DDE4DF;border-left: 2px solid #fff;border-right: 2px solid #fff;padding: 0;line-height: 34px;text-indent: 15px;font-size: 12px;}
.pro-right{width: 870px;float: right;height: auto;overflow: hidden;}
.pro-rightli{width: 290px;float: left;height: auto;margin-bottom: 8px}
.pro-rightli .img{display: block;width: 274px;height: auto;margin:0 auto;padding: 1px;border: 1px solid #ccc}
.pro-rightli .img img{width: 274px;height: auto;}
.pro-rightli .info{width: 278px;height: 30px;margin: 0 auto;line-height: 30px;color: #333;font-size: 14px;background: #DDE4DF;text-align: center;}
/*内容页*/
.neirongye{width: 100%;overflow: hidden;border-bottom: 1px solid #ccc;
margin-bottom: 10px;
padding-bottom: 5px;}
.neirongye .leftimg{width: 406px;margin-right: 20px;float: left;}
.neirongye .leftimg img{padding: 2px;border: 1px solid #ccc}
.neirongye .text-right{width: 680px;float: right;}
.neirongye .text-right h1{font-size: 22px;line-height: 40px;margin: 0;padding: 0}
.neirongye .text-right p{line-height: 28px;font-size: 18px}
/*页码*/
.page{width:100%;padding:0%;margin:0px 0px 5px 0px;position:relative; height:45px;COLOR:#333;FONT-SIZE:14px;}
.page a:hover{background:#DDD;COLOR:#467fb4}
.page ul{float:right;position: absolute;top:15px;right:10px;}
.page dd{position: absolute;margin:0px;left:15px;top:17px;text-align: left;}
.page ul span{float:left;margin-left:2px;FONT-WEIGHT:bold;border:1px solid #DDD;}
.page ul span a{padding:3px 10px;display: block;}
#current{padding:3px 10px;float:left;border:1px solid #DDD; background:#eee}
/*底部*/
footer {line-height: 30px;color: #1D612D;background: #f8f8f8;padding-top: 30px;}
footer a {color: #1D612D}
.footl{width: 26%;float:left;padding:0 15px;}
footer .bolderd {font-family: 'Microsoft YaHei';font-size: 30px;font-weight: bold;margin-top: 30px;margin-bottom: 35px;}
.footm{width:33%;float:left;padding:0 15px;text-align:center}
footer .social-media {margin-top: 10px;margin-bottom: 20px;margin-left: -5px;list-style: none;}
footer .social-media>li {display: inline-block;padding-right: 5px;padding-left: 5px;}
footer .social-media li a {width: 40px;height: 40px;background: #090404 url(../images/bottom-media.png) no-repeat center;border-radius: 50%;display: block;}
footer .social-media li .f {background-position-x: 1px;}
footer .social-media li .t {background-position-x: -61px;}
footer .social-media li .i {background-position-x: -125px;}
footer .social-media li .w {background-position-x: -188px;}
footer .social-media li:last-child {position: relative;}
footer .social-media li:last-child .img {width: 120px;height: 120px;position: absolute;bottom: 100%;left: 50%;margin-left: -60px;display: none;}
footer .social-media li:last-child:hover .img{display:block}
footer .social-media li:last-child:hover .img img{width:120px;height:120px}
footer.social-media li a:hover {background-color: #1d612d;}
footer a:hover {color: #ba0901 !important;}
footer .footm form {max-width: 250px;position: relative;margin: 0 auto 10px;}
.form-group {margin-bottom: 15px;}
.form-control {display: block;width: 223px;height: 26px !important;padding: 6px 12px;font-size: 14px;line-height: 1.42857143;color: #555;background-color: #fff;background-image: none;border: 1px solid #ccc;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
footer .footm form .btn {border: none;background: #090404 url(../images/bottom-4.png) no-repeat center;padding: 20px;position: absolute;top: 0;right: 0;border-radius: 4px;}
.footright{width: 29%;float:right;padding:0 15px;}
.list-unstyled {padding-left: 0;list-style: none;}
footer .footright ul.cont-list li {padding-left: 30px;}
footer .footright ul.cont-list li:first-child {background: url(../images/bottom-1.png) no-repeat left 8px;}
footer .footright ul.cont-list li:nth-child(2) {background: url(../images/bottom-2.png) no-repeat left 8px;}
footer .footright ul.cont-list li:nth-child(3) {background: url(../images/bottom-2.png) no-repeat left 8px;}
footer .footright ul.cont-list li:nth-child(4) {background: url(../images/bottom-2.png) no-repeat left 8px;}
footer .footright ul.cont-list li:nth-child(5) {background: url(../images/bottom-3.png) no-repeat left 8px;}
.footerp{line-height: 22px}
footer .link {text-align: center;font-size: 12px;position: relative;clear: left;}
footer .link p {line-height: 26px;margin: 3px 0;}
footer .link a {margin: 0 3px;color: #fff;}
footer .ftr-bt {color: #fff;background: #0b0e19;padding: 10px;text-align: center;margin-bottom: 0;}
footer .ftr-bt p {float: left;margin-bottom: 0;}
footer .ftr-bt ul {float: right;}
.to-top {width: 30px;height: 30px;padding: 0.6em;background-color: #1d612d;color: #fff;border-radius: 50%;text-align: center;position: fixed;right: 10px;z-index: 1000;bottom: 70px;cursor: pointer;}
#close-btn {top: 0;position: absolute;z-index: 9;display: block;cursor: pointer;right: 0;}
.box1 {background-color:#fff; width: 100%; height:auto; }
.b1 { width: 1130px; text-align: center; height:auto; padding: 30px 20px 50px 20px; margin: 0 auto}
.b1-1 { width: 645px; height: auto; float: right;margin-top: 15px }
.b1-1 .ab{color:rgb(0, 0, 0);font-size:30px;letter-spacing:normal;line-height:56px;}
.b1-1 p{font-size:14px;color:rgb(0, 0, 0);line-height:30px;letter-spacing:normal;text-indent:30px;text-align:left}
.page{width:100%;padding:0%;margin:0px 0px 5px 0px;position:relative; height:45px;COLOR:#333;FONT-SIZE:14px;}
.page a:hover{background:#DDD;COLOR:#467fb4}
.page ul{float:right;position: absolute;top:15px;right:10px;}
.page dd{position: absolute;margin:0px;left:15px;top:17px;text-align: left;}
.page ul span{float:left;margin-left:2px;FONT-WEIGHT:bold;border:1px solid #DDD;}
.page ul span a{padding:3px 10px;display: block;}
#current{padding:3px 10px;float:left;border:1px solid #DDD; background:#eee}
/*新闻页*/
.new .new-list {margin-top: 30px;}
.new .new-list>li {border: 1px solid #999;margin-bottom: 25px;padding: 15px;overflow: hidden;}
.media:first-child {margin-top: 0;}
.new .new-list>li .pull-left {padding-right: 20px;}
.bordered img {border: 1px solid #ccc;}
.newlp{line-height: 24px;margin-bottom: 0;font-size: 18px;margin-top: 10px;font-weight: 600;}
.new .new-list>li time {padding: 10px 0px;display: block;}
.new .new-list>li .name {float: left;padding-right: 50px;}
.new .new-list>li .name1 {float: left;padding-right: 50px;}
.new .new-list>li .text-right {display: block;text-align: right;}
.new .new-list>li .btn {font-size: 18px;color: #1d612d;border: 1px solid #1d612d;padding: 4px 30px;margin-top: 30px;}
.newlp2{line-height: 24px;margin-bottom:15px}
.new .new-list>li .btn:hover{background: #1d612d;color: #fff}
.head {font-size: 20px;line-height: 30px;color: #1d612d;border-left: 10px solid #1d612d;border-bottom: 2px solid #1d612d;padding-left: 5px;margin: 30px 0 !important;}
.sec033{width: 96%;margin: 0 auto;height: auto;}
.sec033 p{font-size: 16px !important;line-height: 24px !important;}
.sec033 p span{font-size: 16px !important;line-height: 24px !important;}
.sec033 td img{padding:2px;border: 1px solid #ccc;margin: 5px 0;max-width: 480px;}
.next {line-height: 35px;margin-top: 20px;font-size: 14px;background: #f2f2f2;text-indent: 15px;}
.nextb {line-height: 35px;margin-top: 5px;font-size: 14px;background: #f2f2f2;text-indent: 15px;}
.new-info h1{color: #1d612d;margin-bottom:5px;text-align: center;font-size: 22px;line-height: 40px;}
.newcul{margin: 20px auto 5px;text-align: center;}
.newcul li {display: inline-block;padding-right: 5px;padding-left: 5px;}
.pager {padding-left:0;margin:20px 0;text-align:center;list-style:none}
.pager li {display:inline;margin: 0 15px}
.pager li>a, .pager li>span {display: inline-block;
width: 120px;height: 35px;line-height: 35px;padding: 0;font-size: 18px;border-radius: 4px;color: #1d612d;border-color: #1d612d;background-color: #fff;border: 1px solid #ddd;}
.pager li>a:focus, .pager li>a:hover {text-decoration:none;background-color:#eee}
.pager .next>a, .pager .next>span {float:right}
.pager .previous>a, .pager .previous>span {float:left}
.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {color:#777;cursor:not-allowed;background-color:#fff}
.float-bottom {position: fixed;left: 50%;bottom: 0;transform: translate(-50%, 0);background-color: rgba(0,0,0,.8);padding: 15px 0 0;bottom: -500%;transition: all .3s;z-index: 100000;}
.float-bottom .container {width: 100%;}
.float-bottom .text-center img {display: inline-block;margin-top: 15px;margin-bottom: 30px;}
.form-horizontal .form-group {margin-left: 0;margin-right: 0;}
.float-bottom .float-btn {background: none;border: none;position: absolute;right: 15px;top: 15px;color: #fff;outline: none;}

/*联系我们*/
.lianxi01{width: 45%;margin: 0 1%;padding: 0 0.5%;float: left;}
.lianxid li{line-height: 38px;border-bottom: 1px dashed #ddd;list-style: none;text-indent: 42px;font-family: 'Verdana';margin-bottom: 5px}
.lianxid li.li_e{background: url(../images/icon2.png) no-repeat 8px center;}
.lianxid li.li_t{background: url(../images/icon4.png) no-repeat 8px center;}
.lianxid li.li_w{background: url(../images/icon7.png) no-repeat 8px center;}
.lianxid li.li_p{background: url(../images/icon1.png) no-repeat 8px center;}
.lianxid li.li_f{background: url(../images/contact-us-4.png) no-repeat 8px center;}
.lianxid li.li_tw{background: url(../images/contact-us-6.png) no-repeat 8px center;}
.lianxid li.li_in{background: url(../images/contact-us-9.png) no-repeat 8px center;}
.lianxid li.li_alibaba{background: url(../images/icon8.png) no-repeat 8px center;}
.lianxid .li_a{background: url(../images/icon3.png) no-repeat 25px center;line-height: 38px;border-bottom: 1px dashed #ddd;list-style: none;text-indent: 60px;font-family: 'Verdana';margin-bottom: 15px}
.liuyanbox{width: 96%;height: auto;border: 1px solid #104885;border-top-width:2px;padding-bottom: 10px;overflow: hidden;margin: 0 auto }
.liuyantitle{line-height: 40px;font-size: 16px;font-weight:bold;color: #ffffff;background: url(../images/iconword.gif) no-repeat 15px center;background-color: #1D612D;text-indent: 60px;margin-bottom: 20px}
.lianxi02{width: 190px;height: 190px;float: left;margin-left: 30px}
/*左侧留言*/
.cont-form #pngFixs{width:300px;height:33px;background:#EEE;border:none;margin-left: 20px;margin-top: 10px;}
.cont-form #word tr,.cont-form #word td{height:46px;line-height:22px}
.cont-form #word input{width:210px;height:30px;line-height:30px;font-size:12px;color:#666;text-indent:5px;border-radius:3px;border:1px solid #CCCCCC;background:#FFF;}
.cont-form #content1{margin-top:7px;height:60px;width:210px;float:left;background:#FFF;border:1px solid #CCCCCC;border-radius:3px;}
.cont-form .message_yzmico,.cont-form #valid{float:left;margin-top:12px}
.cont-form .message_title{text-align: right;padding-right: 10px;font-size: 12px}
.cont-form #valid{width:80px !important}
/*联系我们留言*/
.liuyanbox #pngFixs{width:300px;height:33px;background:#EEE;border:none;padding: 0;margin-left: 80px}
.liuyanbox #word tr,.liuyanbox #word td{height:36px;line-height:36px}
.liuyanbox #word input{width:240px;height:28px;line-height:28px;font-size:12px;color:#666;text-indent:5px;border-radius:3px;border:1px solid #CCCCCC;background:#FFF;}
.liuyanbox #content1{margin-top:7px;height:70px;width:250px;float:left;background:#FFF;border:1px solid #CCCCCC;border-radius:3px;}
.liuyanbox .message_yzmico,.liuyanbox #valid{float:left;margin-top:20px}
.liuyanbox .message_title{text-align: right;padding-right: 10px}
.liuyanbox .message_yzmico img{margin: 0 !important;border: 0 !important}



