﻿/*
@name:index.css
@time:2018-3-29
@author:创源-zzc
*/
/*public-jmj*/
.exhilist{
  margin: 40px 0;
  overflow: hidden;
}
.exhi-header{
  text-align: center;
}
.exhi-list{
  text-align: center;
}
.exhi-items{
  position: relative;
  float: left;
  width: 382px;
  height: 247px;
  margin: 42px 21px 0 21px;
  background-color: red;
  overflow: hidden;
}
.exhi-items p{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  font-size: 26px;
  color: #fff;
  text-transform: uppercase;
  transition: transform 0.3s;
  -webkit-transition: transform 0.3s;
}
.exhi-items:hover p{transform: translateY(-10px);-webkit-transform: translateY(-10px);}
.footer-link{
  margin-top: 70px;
 background-color: #089290;overflow: hidden;}
.footer-column{
  float: left;
  width: 382px;
  margin: 30px 21px;
  color: #fff;
}
.footer-column h2{
  font-size: 16px;
  line-height: 40px;
  border-bottom: 1px #fff solid;
}
.footer-column ul{
  margin: 10px 0;
}
.footer-column ul li{
  position: relative;
  height: 30px;
  line-height: 30px;
  padding-left: 30px;
  font-size: 14px;
}
.footer-column ul li i{
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  background: url("../images/foot05.png") no-repeat;
  background-size: 30px 30px;
}
.footer-column ul li i.foot04{
  top: 6px;
  left: 6px;
  width: 18px;
  height: 18px;
  background: url("../images/foot04.png") no-repeat;
  background-size: 18px 18px;
}
.footer-column ul li i.foot02{
  top: 5px;
  left: 5px;
  width: 20px;
  height: 20px;
  background: url("../images/foot02.png") no-repeat;
  background-size: 20px 20px;
}
.footer-column ul li i.foot03{
  top: 6px;
  left: 6px;
  width: 18px;
  height: 18px;
  background: url("../images/foot03.png") no-repeat;
  background-size: 18px 18px;
}
.footer-column ul li:hover{color: #ffa200;}
.footer-copy{padding: 10px;text-align: center;color: #fff;background-color: #02879a;}
.conform{width: 560px;margin-top: 50px; font-size: 16px;line-height: 40px;}
.conform .cform-div{margin-bottom: 15px; overflow: hidden;}
.conform .cform-hd{float: left;width: 150px;}
.conform .cform-bd{float: left;min-width: 400px;margin-left: 10px;}
.conform .cform-input{display: block;width: 100%;height: 40px; border:1px #ddd solid;padding:0 10px;outline: none; background: #fff;}
.conform .cform-tarea{display: block;width: 100%;height: 150px;padding: 0 10px;font-size: 16px;line-height: 40px;border:1px #ddd solid;}
.conform .bsend{margin-left: 150px;width: 150px;height: 40px;color: #fff;font-size: 16px;border-radius: 6px;cursor: pointer; background: #71c8b5;}
.con-text{margin-top: 30px; font-size: 16px;line-height: 40px;}
.con-text p{margin-top: 10px;}
/*end*/
.hw-nav {
  background: #1b957a;
  background: rgba(27, 149, 122, 0.9);
  position: relative;
  z-index: 1;
}
.hw-nav ul.hnav {
  height: 96px;
  padding: 0 115px;
}
.hw-nav ul.hnav li {
  float: left;
  width: auto;
  text-align: center;
  line-height: 26px;
  border-left: 1px #47c7aa solid;
  position: relative;
}
.hw-nav ul.hnav li:first-child{border-left: 0;}
.hw-nav ul.hnav li.alone{line-height: 52px;}
.hw-nav ul.hnav li a {
  display: block;
  padding:22px 34px;
  overflow: hidden;
  color: #96fee7;
  font-size: 16px;
}
.hw-nav ul.hnav li.active,
.hw-nav ul.hnav li:hover {
  background: #0a7b61;
}
.hw-nav ul.hnav>li.active:after,
.hw-nav ul.hnav>li:hover:after {
  content: '';
  display: block;
  position: absolute;
  top: 90px;
  width: 100%;
  height: 5px;
  background: #0a7b61;
}
.version{
    position: absolute;
    right: 0;
    top: 33px;
    width: 150px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #20896f;
    background: #b7f4e6 url("../images/version.jpg") right top no-repeat;
}
.version p{padding: 0 10px;cursor: pointer;}

/*jmj-*/
.version ul.hw-nav_sec{
  display: none;
  position: absolute;
  width: 150px;
  height: auto;
  padding:0;
  z-index: 9;
}
.version ul.hw-nav_sec li{
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  background: #1fae8e;
}
.version ul.hw-nav_sec li:hover{
  background: #2dcba8;
}
.version:hover ul.hw-nav_sec{display: block;}
/*end*/
.hw-banner {
  height: 660px;
  margin-top: -95px;
  background: url("../images/index_banner.jpg") no-repeat center -1px;
}
.top-banner {
  height: 308px;
  margin-top: -95px;
  background: url("../images/top_banner.jpg") no-repeat center -1px;
}
.hw-desc {
  padding: 45px 0;
}
.hw-desc .desc-img {
  width: 553px;
}
.hw-desc .desc-txt {
  width: 730px;
  margin-left: 60px;
}
.hw-desc .desc-txt h4 {
  margin: 35px 0;
}
.hw-desc .desc-txt p{
  font-size: 14px;
  color: #848484;
  line-height: 26px;
  margin-top: 10px;
  text-align: justify;
  font-family: "Arial";
}
.hw-count {
  padding: 45px 0;
  background: #f5f5f5;
}
.hw-count .w1350 {
  overflow: hidden;
}
.hw-count .w1350 .count-item {
  float: left;
  width: 33.33%;
  text-align: center;
  position: relative;
  height: 95px;
}
.hw-count .w1350 .count-item img {
  margin-top: 5px;
}
.hw-count .w1350 .count-item + .count-item:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 1px;
  background: #ccc;
}
.hw-buttons {
  overflow: hidden;
}
.hw-buttons .fl {
  width: 50%;
  height: 383px;
  position: relative;
}
.hw-buttons .fl .btn-box {
  width: 510px;
  position: absolute;
  top: 80px;
}
.hw-buttons .fl.btn-left {
  background: url("../images/bg_1.jpg");
}
.hw-buttons .fl.btn-left a {
  background: #ffa200;
}
.hw-buttons .fl.btn-left .btn-box {
  right: 50px;
}
.hw-buttons .fl.btn-right {
  background: url("../images/bg_2.jpg");
}
.hw-buttons .fl.btn-right a {
  background: #0ed55e;
}
.hw-buttons .fl.btn-right .btn-box {
  left: 50px;
}
.hw-buttons .fl a {
  display: block;
  width: 300px;
  height: 75px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  text-align: center;
  color: #fff;
  line-height: 75px;
  box-shadow: 0 5px 15px #666;
  font-size: 36px;
  margin: auto;
  margin-top: 30px;
  transition: transform 0.3s;
  -webkit-transition: transform 0.3s;
}
.hw-buttons .fl a:hover {
  transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
}
.hw-buttons .btn-txt p {
  color: #fff;
  font-size: 14px;
  line-height: 26px;
  height: 150px;
}
.hw-buttons .btn-txt p.enp01{
  width: 300px;
  height: auto;
  margin: auto;
  padding:26px 0;
}
.btn-box img{vertical-align: top;}
.w1580 {
  width: 1580px;
  margin: auto;
  position: relative;
  height: 100%;
}
.hw-exh {
  padding: 70px 0;
}
.hw-exh .exh-title {
  text-align: center;
}
.hw-exh .exh-title h1 {
  font-weight: normal;
  font-size: 36px;
  color: #010101;
  margin-bottom: 10px;
}
.hw-foot {
  margin-top: 70px;
  background: #089290;
  padding: 40px 0;
}
.hw-foot .w1350 {
  color: #fff;
  font-size: 14px;
  text-align: center;
}
.hw-foot .w1350 .foot-link {
  margin: 10px 0;
}
.hw-foot .w1350 a {
  display: inline-block;
  line-height: 18px;
}
.hw-foot .w1350 a:hover {
  color: yellow;
}
.hw-foot .w1350 a + a {
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #fff;
}
#main{width:1200px; margin: 0px auto 0px auto;padding:0px 0px 0px 0px;}
#main .left{width:308px; float:left;padding-top:40px;}
#main .right{width:832px; float:right; background: url(../images/right1.jpg) no-repeat top center;padding-top:40px;padding-right:20px;}
#main .left .nav{background: url(../images/left1.jpg) no-repeat 0px 0px; }
#main .left .nav h4{color:#fff;font-size: 14px;height:45px; line-height: 45px;padding-left:50px}
#main .left .nav .text{padding-bottom:5px;}
#main .left .nav .text ul{padding: 0px;}
#main .left .nav .text ul li{height:41px;line-height: 40px; background: url(../images/left2.jpg) no-repeat 22px center;padding-left:50px; border-bottom: 1px dotted #999999;}
#main .left .nav .text ul li a:hover{color:#f2c038;}
#main .left .link{display: block; margin-top:18px;width: 307px;height: 75px;color: #fff;line-height: 75px;text-align: center;border-radius: 6px;font-size: 24px; background: #f33a66;}
#main .right .nav{height:50px;line-height: 49px;}
#main .right .nav h4{float:left;font-size:24px; color:#309e86;padding-left:35px; background: url(../images/point1.jpg) no-repeat 15px center;}
#main .right .nav .hov{float:right;padding-right:30px; font-size:14px; }
#main .right .text{line-height: 200%;padding:20px 30px 30px 30px;color:#666666}
#main .right .text p{font-size: 14px;line-height: 26px;}
#main .right .text .bigtxt{color:#309e86; font-size: 24px;padding:20px 0px 20px 0px; line-height: 150%}
#main .right .text span{color: #999999;}

#main .right .news{padding-right:20px;}
#main .right .news ul li{height:180px;padding-top:20px; border-bottom:1px dotted #dddddd;}
#main .right .news ul li h4{display: block; line-height: 200%; font-size: 18px;}
#main .right .news ul li span{text-align: right;display: block}
#main .right .news ul li div{height:90px; overflow: hidden;line-height: 30px;}

#main .right .company{}
#main .right .company .cnav{ margin: 0px auto 0px auto; padding-top:30px;height:90px; overflow: hidden}
#main .right .company .cnav a{width:30%; margin: 0px 10px 0px 10px; display: block;border-bottom:4px solid #fff; float: left; text-align: center; line-height: 35px; font-size:16px;}
#main .right .company .cnav a.active{border-bottom:4px solid #333333}
#main .right .company .com{float:left;width:248px; height:110px; padding-top:40px; border:1px solid #ccc; margin:10px 10px 10px 10px; text-align: center}
#main .right .company .com h4{font-size:16px;color:#333;}
#main .right .company .com p{font-size:14px;color:#999}
#main .right .info{border:1px solid #ccc; margin: 20px 0px 0px 0px;width:785px; padding: 40px; line-height:200%}
#main .right .info h4{font-size: 16px;}
#main .right .info .eninfo{border-top:1px dotted #ccc; margin-top:10px;padding-top:10px;}
#main .back{background: url(../images/back.jpg) no-repeat 0 0;width:171px;height:54px; margin: 20px auto 0px auto}
#main .back a{display: block; text-align: center; line-height: 53px; font-size: 16px; color:#fff;}
.pc-main{width: 100%;height:800px;padding: 75px 0; background: url("../images/pcmain.jpg") center top no-repeat;}
.pc-title{width: 691px;height:227px;margin: 0 auto;background-image: url("../images/title.png");_background-image: url("../images/title.gif");}
.pc-code{margin-top: 25px;text-align: center;}
.pc-code p{line-height: 40px;font-size: 16px;color: #fff;font-family: "宋体";}

nav{}
.page {
clear:both;
overflow:hidden;
margin:0px auto 0px auto;
text-align: center;
list-style: none;
height:40px;
padding: 10px 0px 0px 0px;
}
.page li {
display:inline
}
.page li a,
.page li span {
display: inline-block;
padding: 4px 10px;
background-color: #fff;
border: 1px solid #ddd;
border-radius:3px;
}
.page li a:hover,
.page li a:focus {
text-decoration: none;
background-color: #eee;
}
.page .next a,
.page .next span {
float: right;
}
.page .previous a,
.page .previous span {
float: left;
}
.page .disabled a,
.page .disabled a:hover,
.page .disabled a:focus,
.page .disabled span {
color: #777;
cursor: not-allowed;
background-color: #fff;
}
.page .active a,
.page .active span,
.page .active a:hover,
.page .active span:hover,
.page .active a:focus,
.page .active span:focus {
z-index: 2;
color: #fff;
cursor: default;
background-color: #337ab7;
border-color: #337ab7;
}
.page .pgCurrent{
display: inline-block;
padding: 4px 10px;
background-color: #089290;
border: 1px solid #089290;
border-radius:3px;
cursor: default;
z-index: 2;
color: #fff;  
}
.page .pgEmpty{
display: inline-block;
padding: 4px 10px;
background-color: #fff;
border: 1px solid #ddd;
border-radius:3px;
}


/*新闻内页*/
.InsideText{background-color: #fff;padding:30px; margin-top: 40px;}
.InewsHead{text-align: center; border-bottom:1px dashed #cccccc; padding-bottom: 10px;}
.InewsHead h2{margin-bottom: 10px;color:#309e86; font-family:"微软雅黑"; font-size:28px;}
.InewsHead span{display: inline-block;margin: 0 20px;}
.InewsHead span.Inewstitle{color: #d0111b;}
.InewsHead .Domain{color:#309e86;}
.InsideText .Inewstxt{padding:20px 20px 20px 20px;line-height: 200%; font-size: 14px;}
.InsideText .Inewstxt img{text-align: center;}
.InsideText .Inewstxt p{padding-top:3px;padding-bottom:3px;}
.article_pageUp{line-height: 30px;}
/*jmj-add*/
.for_join{margin: 30px auto 0 auto;}
.for_join .cform-div{margin-bottom: 30px;}

.for_thank{width: 75%;margin:auto;padding: 20px;}
#main .right .text .for_thank p{font-size: 20px;line-height: 60px;}
/*end*/

.jl_banner{height: 660px;width:100%;margin-top: -95px;position:relative;overflow:hidden;}
.jl_banner .hd{position:absolute;bottom:10px;left: 0;right: 0;margin: auto;text-align: center;height:15px;overflow:hidden;z-index:1; }
.jl_banner .hd ul{zoom:1;overflow:hidden;}
.jl_banner .hd ul a{display:inline-block;width:12px; height:12px;margin: 0px 5px 5px 5px;line-height:10px;border-radius:10px;text-align:center;background:#fff;cursor:pointer;}
.jl_banner .hd ul a.on{ background:#f00; color:#fff; }
.jl_banner .bd{position:relative;height:660px;z-index:0;}
.jl_banner .bd li{width: 100%;height: 660px;vertical-align:middle;background-position: center center;background-repeat: no-repeat;zoom:1; }
.slideBox{width:480px; height:350px; overflow:hidden; position:relative; border:1px solid #ddd;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:480px; height:350px; display:block}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(/Views/en/images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }