.bg-color {
  background: #fff;
}

/*头部*/
#nav_bj{ position: absolute; width: 100%; height: auto; left: 0; top: 1%; z-index: 9999;}
#nav_nr{ height: auto; background: #fff; margin: 0 auto; padding-right: 0 !important;}
#nav_nr .logo{ padding: 0 1%; text-align: center;}
#nav_nr .logo img{ max-width: 100%;}
/*@media screen and (min-width:600px){
  #nav_nr .logo{ padding-top: 1%;}
}*/
#nav_nr #nav{ margin-bottom: 0;}
#nav_nr #nav li{ float: left; width: 12%; text-align: center; line-height: 5rem; padding-top: 1.5%;}
#nav_nr #nav li a{ color: #5b5b5b !important; font-size: 1.6rem;}
#nav_nr .ss{ float: right; height: auto !important; padding: 0 !important; position: relative;}
#nav_nr .ss img{ max-width: 100%; margin: 0 auto;}
#nav_nr .ss #ssnr{ position: absolute; right: 0; bottom: 0; opacity: 0; z-index: 999; width: 300px; height: 0; background: #fff; transition:0.3s; box-shadow:0px 5px 8px #666;}
#nav_nr .ss:hover #ssnr{ bottom: -50px; height: 50px; opacity: 1;}



#nav_nr .sp_nav{ float: right; cursor:pointer; margin: 5% 0 0 3% !important; height: 3rem; text-align: center;}
.sp_nav span{display:block;background:#515151;width:30px;height:2px;position:absolute;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#eee;width:100%;height: auto;font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s; padding: 3% 0;}
.nav_show{top:9%;}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#c9141e}
.sjj_nav ul li ul li>ul{margin-left:10px}


@media screen and (max-width:765px){
  #nav_bj{ top: 0;}
}

.banner {
  position: relative;
  height: auto !important;
}
.banner .swiper-wrapper{height: auto !important;}
.banner #bannerSwiper {
  height: auto !important;
}
.banner .swiper-slide {
  position: relative;
  height: auto !important;
  float: left;
}
.banner .swiper-slide a{
  display:block;
  width:100%;
  height: auto !important;
}
.banner .swiper-slide a img{ width: 100%; height: auto;}
.banner .pagination {
  position: absolute;
  font-size:0;
  left: 0;
  height: 50px;
  text-align: center;
  bottom: 13px;
  width: 100%;
  z-index: 9999;
}
.banner .pagination .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border:2px solid #fff;
  opacity: 0.6;
  margin: 0 5px;
  cursor: pointer;
}
.banner .pagination .swiper-active-switch {
  background: #fff;
  opacity: 1;
}

/* 首页 */
#yslb{ margin: 0;}
#yslb li{ position: relative; text-align: center; padding: 2% 0; cursor: pointer;}
#yslb li::before{ position: absolute; right: 0; top: 10%; content: ''; background: #d0d0d0; width: 1px; height: 80%;}
#yslb li:last-of-type::before{ background: none;}
#yslb li .pic{ width: 47px; height: 47px; margin: 0 auto; text-align: center; overflow: hidden;}
#yslb li .pic img{ position: relative; margin-left: 0; transition:0.3s;}
#yslb li .tit{ color: #333333; font-size: 2rem; padding: 2% 0 1%; transition:0.3s;}
#yslb li .nr{ color: #999999; font-size: 0.8rem; transition:0.3s;}
@media screen and (max-width:765px){
  #yslb{ margin: 5% 0 0;}
  #yslb li{ margin-bottom: 5%;}
}
#yslb li:hover{ background: #2bb46d;}
#yslb li:hover .tit{ color: #fff;}
#yslb li:hover .nr{ color: #fff;}
#yslb li:hover .pic img{ margin-left: -47px;}



#ysbj{ background: url(../images/bj.png) center top; width: 100%; height: auto;}
.title_in{ text-align: center; line-height: 2rem; margin-top: 3%;}
.title_in p{ color: #454545; font-size: 2.5rem;}
.title_in span{ color: #848484; font-size: 1rem;}

#ysnr { padding: 0 3%;}
#ysnr li{ text-align: center; padding: 3% 1%; margin: 3% 4% 0; transition:0.3s; cursor: pointer;}
#ysnr li .pic{ width: 50%; background-size: 100%; height: 145px; text-align: center; margin: 0 auto; background: url(../images/ys_pic1.png) no-repeat center top;}
#ysnr li:nth-of-type(2) .pic{ background: url(../images/ys_pic2.png) no-repeat center top;}
#ysnr li:nth-of-type(3) .pic{ background: url(../images/ys_pic3.png) no-repeat center top;}
#ysnr li .tit{ color: #4d4d4d; font-size: 2.5rem; padding: 4% 0;}
#ysnr li .nr{ color: #777777; font-size: 1.3rem; padding: 0 2%; line-height: 3rem; height: auto !important; min-height: 6rem;}
#ysnr li .more{ margin: 0 auto; color: #6f6f6f; margin-top: 5%; border: 1px solid #d8d8d8; width: 50%; line-height: 3rem; height: 3rem; text-align: center; font-size: 0.8rem;}
#ysnr li:hover{ background: #fff; box-shadow:0px 0px 10px #999;}
#ysnr li:hover .pic{ background: url(../images/ys_pic11.png) no-repeat center top; }
#ysnr li:hover:nth-of-type(2) .pic{ background: url(../images/ys_pic22.png) no-repeat center top; }
#ysnr li:hover:nth-of-type(3) .pic{ background: url(../images/ys_pic33.png) no-repeat center top; }
#ysnr li:hover .more{ border: 1px solid #2bb46d; color: #2bb46d;}




@media screen and (max-width:765px){
  #ysnr li{ margin: 3% 5%;}
  #ysnr li .nr{ font-size: 1.5rem;}
  .title_in{ width: 90%; margin: 8% auto 2%;}
}

.slideTxtBox_cp{ text-align:left; margin-top: 3%;}
.slideTxtBox_cp .hd{ height: auto; position:relative; }
.slideTxtBox_cp .hd ul{ height:auto; text-align: center; background: #f7f7f7;}
.slideTxtBox_cp .hd ul li{ height: 4.5rem; line-height: 4.5rem; padding: 0; background: #f7f7f7; text-align: center; cursor:pointer;}
.slideTxtBox_cp .hd ul a{ color: #919191;}
.slideTxtBox_cp .hd ul li.on{ height: 4.5rem; background:#2bb46d; color: #fff;}
.slideTxtBox_cp .hd ul li.on a{ color: #fff;}
.slideTxtBox_cp .bd ul{ padding:3% 0 0;  zoom:1;  }
.slideTxtBox_cp .bd li{ text-align:center; transition:0.3s; padding: 0 0 4rem; margin-bottom: 1rem; overflow: hidden; position: relative;}
.slideTxtBox_cp .bd li .pic{ display: block; width: 100%;}
.slideTxtBox_cp .bd li img{ width: 100%; max-height: 220px; transition: 0.3s; }
.slideTxtBox_cp .bd li p{ position: absolute; left: 0; bottom: 0; width:100%; margin: 0; height:4rem; line-height: 4rem;  text-align: center; transition: 0.3s; font-size: 1.3rem; color: #666; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; transition: 0.3s;}
@media screen and (max-width:765px){
  .slideTxtBox_cp .bd li img{ max-height: 160px;}
}
.slideTxtBox_cp .bd li:hover p{ bottom: 4rem; background: rgba(0,0,0,0.6); color: #fff; }






#indexNews{ padding-top: 3%;}
#indexNews li{width: 100%;height: auto; margin:0 auto 2%; padding: 2% 0; border: solid 1px #fafafa; background: #fafafa; transition: 0.3s;}
#indexNews li .right{ padding: 0 0 0 4% !important; line-height: 3rem;}
#indexNews li .news_title{ text-align: left; color: #363636; font-size: 1.5rem; white-space: nowrap;text-overflow:ellipsis;overflow: hidden; line-height: 25px; }
#indexNews li .news_info{ color: #999999; font-size: 0.8em; line-height: 2.2rem;}
#indexNews li .news_time{ width: 12%; line-height: 30px; text-align: center; font-weight: normal !important; color: #b6b6b6;font-size: 1rem; padding: 0 !important; margin: 0 0 0 2% !important;}
#indexNews li .news_time span{display: block; margin:0 auto; width: 100%; text-align: center; color: #b6b6b6; font-size:5rem; font-weight: bold; border-bottom: 1px solid #b6b6b6; padding-bottom: 13%;}
#indexNews li:hover{ border: 1px solid #2bb46d;}
#indexNews li:hover .news_time{ color: #2bb46d;}
#indexNews li:hover .news_time span{ color: #2bb46d; border-bottom: 1px solid #2bb46d;}
#indexNews li:hover .news_title{ color: #2bb46d;}


#xw_pic{ text-align: center; margin-top: 7%; position: relative; }
#xw_pic img{ width: 100%; height: 350px;}
#xw_font{ position: absolute; bottom: 0; z-index: 3; width: 100%; line-height: 3rem; background: #2bb46d; padding: 2% 3%; }
#xw_font .left{ width: 16%; line-height: 2.5rem; text-align: center; font-weight: normal !important; border-right:dashed 1px #fff; color: #fff; font-size: 1rem; padding: 2% 3% 0 0 !important; margin: 0 !important;}
#xw_font .left span{display: block; font-weight: bold; margin:0 auto; width: 100%; text-align: center; color: #fff; font-size: 4rem; padding-bottom: 15%; border-bottom: 1px solid #fff;}
#xw_font .right{ text-align: left; width: 80%; line-height: 2rem;}
#xw_font .right .tit{ font-weight: bold; font-size: 1.5rem; color: #fff; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
#xw_font .right .tit a{ color: #fff;}
#xw_font .right .content{ color: #fff; font-size: 0.8rem;}

.hui{ background: #f5f6f8; width: 100%; height: auto;}
.hui .title_in span{ font-size: 1.5rem; padding-top: 7%; line-height: 2.5rem;}
@media screen and (min-width:900px){
  .hui .title_in{ margin: 0 auto; width: 50%;}
}

#yqlj{ margin-top: 2%;}
#yqlj li{ height: 90px;}
#yqlj li img{ width: 100%; max-height: 90px; margin-bottom: 5%; transition:0.3s;}

#yqlj a{ position: relative; display: block; width: 100%; height: 100%;  -webkit-perspective:800px;-moz-perspective:800px;}

#yqlj a > div {position: absolute; left: 0; height: 0;  width: 100%;  height: 100%; color: #fff;

  -webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;
  -webkit-transition: .5s ease-in-out ; -moz-transition:  .5s ease-in-out ;
  -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;
}
#yqlj a div.img { opacity: 1; filter:alpha(opacity=100);  -webkit-transform: rotateY(0); -moz-transform: rotateY(0); z-index: 2; transition: 0.3s all 0s linear;}
#yqlj a div.title{ opacity: 0; filter:alpha(opacity=0);  -webkit-transform: rotateY(180deg);  -moz-transform: rotateY(180deg); z-index: 1;}
#yqlj a:hover div.img{ opacity: 0; filter:alpha(opacity=0); -webkit-transform: rotateY(-180deg); -moz-transform: rotateY(-180deg); }
#yqlj a:hover div.title{ opacity: 1; filter:alpha(opacity=100); -webkit-transform: rotateY(0); -moz-transform: rotateY(0);}

@media screen and (max-width:765px){
  #yqlj li{ height: 60px;}
  #yqlj li img{ max-height: 60px;}
}





/*底部*/
#foot_bj{ height: 4rem; line-height: 4rem; background: #1a1a1a; width: 100%;}
#foot_nr{ color: #fff;}
#foot_nr a{ color: #fff;} 
#footer{ background: #242424; padding: 1% 0;}
#footer_nr #end_nav{ text-align: center; border-bottom: 1px solid #3b3b3b; height: 4rem; margin-bottom: 4%;}
#footer_nr #end_nav a{ color: #a1a1a1; font-size: 1.5rem;}
#footer_nr #end_nav li{ display: inline-block; width: 11%; line-height: 4rem; font-size: 1.2rem; text-align: center;}
#footer_nr .left{ color: #707070; font-size: 1rem; text-align: left;}
#footer_nr .left a{ color: #707070;}
#footer_nr .left a:hover{ color: #fff;}
#footer_nr .tit{ color: #cecece; font-size: 2rem; font-weight: bold; padding-bottom: 5%;}
#footer_nr .left ul li{ width: 50%; float: left; line-height: 3rem; font-size: 1.3rem;}
#footer_nr .right{ text-align: right;}
#footer_nr .right .content{ color: #707070; line-height: 2.5rem; font-size: 1.3rem;}
#footer_nr .end_wx{ text-align: center;}
#footer_nr .end_wx img{ max-width: 100%; padding-top: 2%;}
@media screen and (max-width:765px){
  #footer_nr .tit{ padding-bottom: 1%;}
  #footer_nr .left ul li{ width: 33%;}
  #footer{ padding: 3% 0;}
  #footer_nr .right .content{ font-size: 1rem;}
}



.pro-sider {
  /*float: left;
  width: 260px;*/
}
.in-title {
  height: auto;
  background: url(../images/i-pro-title.jpg) no-repeat center;
  background-size: 100%;
  text-align: center;
  line-height: 1;
  padding: 0 0 5%;
  overflow: hidden;
}
.in-title h3 {
  font-size: 3rem;
  font-weight: bold;
  color: #fff;
  margin-bottom: 3%;
}
.in-title em {
  font-size: 1rem;
  font-family: arial;
  color: #fff;
}


.pro-sider .pro-sider-ul {
  border: 1px solid #ededed;
  background: #fff;
  border-top: none;
  overflow: hidden;
}


.pro-sider .pro-sider-ul .ul-li {
  padding: 0 2%;
  height: auto;
}
.pro-sider .pro-sider-ul .ul-li-li {
  padding: 0 2% 0 10%;
  font-size: 1rem;
  height: auto;
}
.pro-sider .pro-sider-ul a {
  position: relative;
  height: 5rem;
  line-height: 5rem;
  font-size: 1.5rem;
  color: #595959;
  display: block;
  padding-left: 2%;
  padding-right: 10%;
  border-bottom: 1px dashed #ededed;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width:765px){
  .pro-sider .pro-sider-ul{ border: none;}
  .pro-sider .pro-sider-ul .ul-li,.pro-sider .pro-sider-ul .ul-li-li{ margin-bottom: 2%;}
  .pro-sider .pro-sider-ul .ul-li a{ background: #2bb46d; height: 3.5rem;  line-height: 3.5rem; font-size: 1.2rem; color: #fff; border: none; text-align: center; padding: 0 !important;}
  .pro-sider .pro-sider-ul .ul-li-li{ padding: 0 2% !important;}
  .pro-sider .pro-sider-ul .ul-li-li a{ height: 3.5rem;  line-height: 3.5rem; font-size: 1.2rem;  text-align: center; border: 1px solid #2bb46d; background: #fff; color: #2bb46d; padding: 0 !important;}
}
.pro-sider .pro-sider-ul .ul-li a h2{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro-sider .pro-sider-ul .ul-li a div.icon {
  position: absolute;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  background: #ededed url(../images/sider-bg-01.png) no-repeat center;
  border-radius: 50%;
  right: 8px;
  top: 50%;
  margin-top: -8px;
  font-size: 12px;
}
.pro-sider .pro-sider-ul .ul-li:hover,
.pro-sider .pro-sider-ul .ul-li.active {
  background: #3aa86f;
}
.pro-sider .pro-sider-ul .ul-li:hover a,
.pro-sider .pro-sider-ul .ul-li.active a {
  border: none;
  color: #fff;
}
.pro-sider .pro-sider-ul .ul-li:hover div.icon,
.pro-sider .pro-sider-ul .ul-li.active div.icon {
  background: #1e8e54 url(../images/sider-bg-02.png) no-repeat center;
}
.pro-sider .pro-sider-ul .ul-li:last-child a {
  border-bottom: none;
}
.pro-sider .pro-sider-tel {
  overflow: hidden;
  height: 100px;
  line-height: 1;
  font-size: 2.5rem;
  font-weight: bold;
  color: #1e8e54;
  border: 1px solid #ededed;
  border-top: none;
  padding-left: 80px;
  background: url(../images/sider-tel.png) no-repeat 25px center;
}
.pro-sider .pro-sider-tel span {
  display: block;
  margin: 30px 0 8px;
  font-size: 14px;
  color: #808080;
}
.pro-sider .pro-sider-tel em {
  letter-spacing: 2px;
  font-weight: bold;
}


.m-column-t {
  position: relative;
  text-align: center;
  font-size: 0;
}
.m-column-t .center {
  display: inline-block;
  font-size: 0;
}
.m-column-t .center h3 {
  color: #333;
  font-size: 30px;
}
.m-column-t .center p {
  color: #d2d2d2;
  font-size: 30px;
}
.m-column-t span {
  position: absolute;
  width: 415px;
  top: 50%;
  margin-top: -5px;
  height: 5px;
  border-bottom: 1px solid #d2d2d2;
  z-index: 1;
}
.m-column-t span.mcl {
  left: 0;
}
.m-column-t span.mcl em {
  float: right;
}
.m-column-t span.mcr {
  right: 0;
}
.m-column-t span em {
  display: block;
  height: 11px;
  border-left: 1px solid #d2d2d2;
}
.textLine {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.textLine3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.textHidden {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.domHidden {
  overflow: hidden;
}
.about-main {
  padding: 20px 0 70px;
  min-height: 170px;
}
.about-main .ab-content {
  float: right;
  width: 925px;
}
.about-main .ab-content .title {
  line-height: 50px;
}
.about-main .ab-content .title a {
  color: #333;
  padding: 0 5px;
}
.about-main .ab-content .title span.icon-home {
  color: #535353;
}
.about-main .ab-content .title em {
  color: #999;
}
.about-main .ab-content .ab-conBox {
  overflow: hidden;
  background: #fff;
  min-height: 55px;
  padding: 30px 45px 40px;
}
.about-main .ab-content .ab-conBox .de-title {
  text-align: center;
  font-size: 20px;
  color: #333;
  line-height: 25px;
  margin-bottom: 8px;
}
.about-main .ab-content .ab-conBox .sub-co {
  font-size: 14px;
  color: #999;
  text-align: center;
  line-height: 18px;
}
.about-main .ab-content .ab-conBox .ab-detail {
  overflow: hidden;
  margin-top: 30px;
  font-size: 14px;
  color: #777373;
  line-height: 25px;
}
.ab-sild {
  float: left;
  width: 260px;
}
.ab-sild .title {
  position: relative;
  height: 50px;
  text-align: center;
  background: #f3c04b;
  font-size: 16px;
  line-height: 50px;
  color: #fff;
  border-bottom: 1px solid #fff;
}
.ab-sild .title span {
  position: absolute;
  height: 3px;
  width: 30px;
  top: 50%;
  margin-top: -3px;
  border-bottom: 1px solid #fff;
}
.ab-sild .title span em {
  display: block;
  height: 7px;
  border-left: 1px solid #fff;
}
.ab-sild .title span.stl {
  left: 35px;
}
.ab-sild .title span.stl em {
  float: right;
}
.ab-sild .title span.str {
  right: 35px;
}
.ab-sild .sild-cate {
  background: #fff;
  margin-bottom: 20px;
}
.ab-sild .sild-cate .list {
  overflow: hidden;
}
.ab-sild .sild-cate .list li {
  position: relative;
  border-bottom: 1px solid #eee;
  height: 60px;
  line-height: 60px;
}
.ab-sild .sild-cate .list li a {
  display: block;
  padding-right: 35px;
  font-size: 14px;
  color: #333;
  padding-left: 20px;
}
.ab-sild .sild-cate .list li:last-child {
  border-bottom: none;
}
.ab-sild .sild-cate .list li:hover {
  border-color: #f3c04b;
  background: #f3c04b;
}
.ab-sild .sild-cate .list li:hover a {
  color: #fff;
}
.ab-sild .sild-cate .list li:hover:after {
  color: #fff;
}
.ab-sild .sild-cate .list li:after {
  font-weight: bold;
  right: 20px;
  top: 0;
  color: #999;
  position: absolute;
  content: "\e904";
  font-family: 'icomoon' !important;
}
.ab-sild .sild-cont {
  background: #fff;
}
.ab-sild .sild-cont .cont-list {
  padding: 20px;
}
.ab-sild .sild-cont .cont-list ul li {
  color: #333;
  padding: 5px 0;
  padding-left: 60px;
  font-size: 14px;
}
.ab-sild .sild-cont .cont-list ul li span {
  width: 60px;
  margin-left: -60px;
  display: block;
  height: 20px;
  line-height: 20px;
  float: left;
  color: #666;
}
.pro-center {
  background: #fff;
  padding-bottom: 25px;
}
.pro-center .pro-list {
  overflow: hidden;
  padding: 25px 18px 10px;
}
.pro-center .pro-list ul li {
  float: left;
  width: 200px;
  margin: 0 10px 20px;
  border: 1px solid #fff;
}
.pro-center .pro-list ul li:hover {
  border-color: #f3c04b;
}
.pro-center .pro-list ul li .img {
  overflow: hidden;
  width: 200px;
  height: 200px;
  line-height: 200px;
  text-align: center;
  font-size: 0;
  background: #eee;
}
.pro-center .pro-list ul li .img img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.pro-center .pro-list ul li .title {
  background: #f7f8fc;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #333;
}
.pro-center .pro-list ul li .title:hover {
  color: #f3c04b;
}
.page {
  font-size: 0;
  text-align: center;
}
.page .center {
  display: inline-block;
  overflow: hidden;
}
.page .center .page-span {
  float: left;
  font-size: 14px;
  color: #c3c3c3;
  line-height: 32px;
  margin-right: 30px;
}
.page .center .page-list {
  float: left;
  overflow: hidden;
}
.page .center .page-list ul li {
  float: left;
  width: auto;
  min-width: 30px;
  height: 32px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  margin: 0 4px;
  padding: 0;
  border: none;
  background: transparent;
}
.page .center .page-list ul li a {
  min-width: 20px;
  padding: 0 5px;
  border: 1px solid #eee;
  display: block;
  color: #333;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  overflow: hidden;
  background: #fff;
}
.page .center .page-list ul li:hover a {
  color: #f3c04b;
}
.page .center .page-list ul li.active a {
  background: #f3c04b;
  color: #fff;
}
.news-center {
  background: #fff;
  padding-bottom: 25px;
}
.news-center .new-list {
  padding: 45px 45px 0px;
}
.news-center .new-list ul li {
  margin-bottom: 35px;
  border-bottom: 1px solid #eee;
}
.news-center .new-list ul li a {
  overflow: hidden;
  display: block;
  height: 90px;
  padding-bottom: 30px;
}
.news-center .new-list ul li a .img {
  float: left;
  width: 130px;
  height: 90px;
  background: #eee;
  line-height: 90px;
  font-size: 0;
  text-align: center;
}
.news-center .new-list ul li a .img img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.news-center .new-list ul li a .info {
  float: right;
  width: 690px;
}
.news-center .new-list ul li a .info h3 {
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  color: #333;
}
.news-center .new-list ul li a .info em {
  display: block;
  font-size: 12px;
  color: #999;
  line-height: 16px;
  margin-bottom: 10px;
}
.news-center .new-list ul li a .info p {
  font-size: 14px;
  line-height: 22px;
  color: #999;
  max-height: 44px;
  overflow: hidden;
}
.news-center .new-list ul li a:hover h3 {
  color: #f3c04b;
}
.message-c {
  background: #fff;
  padding: 40px 50px;
  overflow: hidden;
}
.message-c .p {
  font-size: 16px;
  line-height: 30px;
  color: #666;
  margin-bottom: 35px;
}
.message-c .from input {
  display: block;
  height: 38px;
  line-height: 38px;
  padding: 0 5px;
  border: 1px solid #d2d2d2;
  margin-bottom: 10px;
  font-size: 14px;
  color: #333;
}
.message-c .from input[name=user],
.message-c .from input[name=phone] {
  width: 348px;
}
.message-c .from textarea {
  font-size: 14px;
  color: #333;
  line-height: 20px;
  display: block;
  width: 728px;
  height: 130px;
  border: 1px solid #d2d2d2;
  padding: 5px;
  margin-bottom: 10px;
}
.message-c .from .code {
  overflow: hidden;
}
.message-c .from .code input[name=code] {
  width: 258px;
  float: left;
}
.message-c .from .code a {
  display: block;
  float: left;
  width: 80px;
  height: 38px;
  padding: 1px 0;
  margin-left: 10px;
}
.message-c .from .code a img {
  width: 80px;
  height: 38px;
}
.message-c .from .btn {
  padding-top: 25px;
}
.message-c .from .btn a {
  display: block;
  width: 362px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  background: #8fa4de;
}
.message-c .from .btn a:hover {
  background: #8397d0;
}
.contact-o {
  background: #fff;
  overflow: hidden;
  padding: 40px 0;
  text-align: center;
}
.contact-o iframe {
  width: 830px;
  height: 500px;
  margin: 0 auto;
}
/*# sourceMappingURL=./index.css.map */