html, body {position: relative;height: 100%;font-family:"yahei";}
*{margin:0px;padding: 0px;}
li{list-style: none;}
a{text-decoration: none;color:black;}
ul{margin:0px;padding:0px;}
img{margin:0px auto;padding:0px;display:block;}
.w1200{width:1200px; margin:0px auto;}
.w1400{width:1400px; margin:0px auto;}
.w1080{width:1080px; margin:0px auto;}
.clear{clear:both;}
.fr{float:right;}
.fl{float:left;}
    body {
      font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
      font-size: 14px;
      margin: 0;
      padding: 0;
    }
    .swiper-container {
      width: 100%;
      margin-left: auto;
      margin-right: auto;

    }
    .swiper-slide {
      text-align: center;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      width:100%;
    }



@media screen and (max-width: 10000px)
{
    .head .nav{ left: 136px; top:24px; right:136px;}
}
@media screen and (max-width: 2560px)
{
    .head .nav{left: 90px; top:24px; right:90px;}
}
@media screen and (max-width: 1920px)
{
.head .nav{left: 90px; top:24px; right:90px;}
}
@media screen and (max-width: 1400px)
{
    .head .nav{left: 0px; top:24px;right:0px;}
}
@media screen and (max-width: 1200px)
{
    .head .nav{left: 0px; top:24px;}
}

@media screen and (max-width: 1000px)
{
    .head .nav{height:40px;position: absolute; left: 0px; top:24px;}
}
/* head */
.head .nav{height:40px;position: absolute;}
.head .nav .logo {float:left;margin-right: 400px;}
.head .nav .logo img{width:120px;}
.head .nav .menu{float:left;margin-right:30px;}
.head .nav .menu ul li{float: left;width:100px;text-align:center;}
.head .nav .menu ul li a{line-height: 40px; font-size:16px;color:white;display:block;margin-left:10px;}
.head .nav .menu ul li a:hover{color:#fe7e00;}
.head .nav .menu ul .cur a{color:#fe7e00;}
.head .nav .htel{background:#fe7e00;width:204px;height:40px;border-radius: 30px;line-height:40px;background-image: url('/Public/Home/images/bg_tel.png'); background-position:20px 8px; background-repeat:no-repeat;float:right;}
.head .nav .htel span{color:white;font-size:18px;margin-left:50px;}
.head .nav .fr{float:right;}

.head .banner{z-index:-100;position:relative;}

.banner .swiper-slide img{width:100%;}

.banner .swiper-slide .tit{position:absolute;color:white;left: 50%; top: 45%;transform: translate(-50%, -50%);}
.banner .swiper-slide .tit span{font-size:48px;font-weight: bold;}
.banner .swiper-slide .tit p{font-size:18px;line-height:36px;width:450px;}
.banner .swiper-slide .tit .slogin{padding:0px 20px;background-color:#0098fe;height:68px;border-radius:12px;line-height:68px; background-image: url(/Public/Home/images/bg_slgoin.png); background-repeat:no-repeat;text-indent:50px;font-size:18px;}

.head .nav2{width:1200px;height:90px;margin:0px auto;margin-top:-90px;z-index:99;position:relative;}
.head .nav2 ul{width:1200px;height:90px;opacity:0.85;}
.head .nav2 ul li{border-right:1px solid white;width:299px;height:90px;float: left;}
.head .nav2 ul li a{color:white;}
.head .nav2 ul li a .tm{font-size:18px;margin:20px 0px 10px 80px;}
.head .nav2 ul li a .em{font-size:12px;margin:20px 0px 10px 80px;}
.head .nav2 ul li:nth-child(1){background:url(/Public/Home/images/icon_1.png) no-repeat; background-position:15px 20px;background-color:#30683b;}
.head .nav2 ul li:nth-child(2){background:url(/Public/Home/images/icon_2.png) no-repeat; background-position:15px 20px;background-color:#30683b;}
.head .nav2 ul li:nth-child(3){background:url(/Public/Home/images/icon_3.png) no-repeat; background-position:15px 20px;background-color:#30683b;}
.head .nav2 ul li:nth-child(4){background:url(/Public/Home/images/icon_4.png) no-repeat; background-position:15px 20px;border:none;background-color:#30683b;}

.head .nav2 ul li:nth-child(1):hover{background-color:#fe7e00;}
.head .nav2 ul li:nth-child(2):hover{background-color:#fe7e00;}
.head .nav2 ul li:nth-child(3):hover{background-color:#fe7e00;}
.head .nav2 ul li:nth-child(4):hover{background-color:#fe7e00;}


.habout{height:666px;background:#f7f7f7;}


.habout .type{width:1400px;margin:0px auto;padding-top:50px;}
.habout .type .classname{height:100px;width:445px; margin:50px auto; background:url(/Public/Home/images/bg_t.png) no-repeat ;font-size:36px;font-weight: bold;text-align:center;background-position:0px 60px;}
.habout .type .classname a{color:black;}

.habout .lf{width:750px;float:left;margin-right:30px;}
.habout .lf ul{margin-top:30px;}
.habout .lf ul li{width:160px;float:left;margin-left:80px;}

.habout .lf ul li .sz{color:#fe7e00;font-weight:bold;}
.habout .lf ul li span{font-size:60px;}
.habout .lf p{font-size:14px; line-height:28px;
text-align:justify;}

.habout .lf p a{font-weight:bold;color:black;}
.habout .lf p a:hover{color:#fe7e00;}

.habout .lf .more a{color:#666;line-height:48px;}
.habout .rg{float:left;}
.habout .rg img{width:620px;height:346px;}


.ss .type{width:1400px;margin:0px auto;padding-top:50px;}
.ss .classname{height:100px;width:445px; margin:50px auto; background:url(/Public/Home/images/bg_t.png) no-repeat ;font-size:30px;font-weight: bold;text-align:center;background-position:0px 60px;}
.ss .classname a{color:black;}


.s2 .swiper-slide{}
@media (min-width: 768px){ 
    .s2 .swiper-slide ul{width:768px;}
    .s2 .swiper-slide ul li{float:left;width:150px;height:195px;overflow: hidden;position: relative;}
    }
@media (min-width: 992px){
    
    
    .s2 .swiper-slide ul{width:1000px;}
    .s2 .swiper-slide ul li{float:left;width:200px;height:260px;overflow: hidden;position: relative;}
    
}
@media (min-width: 1200px){ 
    .s2 .swiper-slide ul{width:1400px;}
    .s2 .swiper-slide ul li{float:left;width:280px;height:365px;overflow: hidden;position: relative;}
    
.s2 .swiper-slide ul li img{width:100%;}
.s2 ul li .wenz{
  padding-top:200px; background-color:rgba(0,0,0,0.5);color:white;position: absolute;top:0px;width:310px;height:403px;}
.s2 ul li .wenz p{line-height:24px;font-size: :12px;display:none; }
.s2 ul li .ant{position: absolute;top:150px;width:280px;height:403px;z-index:99;}
.s2 ul li .ant span{font-size:24px;font-weight:bold;color:white; text-align:center;}
.s2 ul li .wenz span{font-size:24px;font-weight:bold;color:white; text-align:center;}
.s2 ul li .wenz .line{width:50px;height:3px;background:white;margin:20px auto;}
.s2 ul li .ant .line{width:50px;height:3px;background:white;margin:20px auto;}
.s2 ul li:hover .ant{
  transition: all 1s;
animation: stit 1s;
transform: translateY(-30px);
animation-fill-mode: forwards;/*当动画完成时，动画会停留在最后一帧。*/
}

@keyframes stit {
0%   {transform: translateY(30px);}
}


.s2 .swiper-slide ul li:hover{cursor:pointer;}
.s2 .swiper-slide ul li:hover .wenz{background-color:rgba(254,126,0,0.8);
transition: all 1s;
animation: sport 1s;
transform: translateY(0px);
animation-fill-mode: forwards;/*当动画完成时，动画会停留在最后一帧。*/
}
@keyframes sport {
0%   {transform: translateY(403px);}
}
.s2 .swiper-slide ul li:hover .wenz p{display:block; padding:0px 30px;}
    
}





.s3 ul li{width:210px; float:left;height:160px;border-left:1px solid #a8a8a8;padding-left:80px;}
.s3 ul li:nth-child(1){background-image:url(/Public/Home/images/s3_1.png);background-repeat:no-repeat; border:none;background-position:50% 0px;}
.s3 ul li:nth-child(2){background-image:url(/Public/Home/images/s3_2.png);background-repeat:no-repeat;background-position:50% 0px;}
.s3 ul li:nth-child(3){background-image:url(/Public/Home/images/s3_3.png);background-repeat:no-repeat;background-position:50% 0px;}
.s3 ul li:nth-child(4){background-image:url(/Public/Home/images/s3_4.png);background-repeat:no-repeat;background-position:50% 0px;}


.s3 ul li:nth-child(1) .text{margin-left:35px;}
.s3 ul li .text{margin-top:50px;margin-left:30px;font-weight:bold;}
.s3 ul li .wz{color:#fe7e00;}
.s3 ul li .wz span{font-size:60px;color:#fe7e00;}

.s4{height:900px;background:#30683b;padding-top:30px;margin-top:115px;}
.s4 .tabw{width:1345px;margin-left:auto;margin-right:auto;}
.s4 .classname a{color:white;}

.ss .classname{height:100px;width:445px; margin:50px auto; background:url(/Public/Home/images/bg_t.png) no-repeat ;font-size:30px;font-weight: bold;text-align:center;background-position:0px 60px;}

.s4 .classname{height:100px;width:445px; margin:50px auto; background:url(/Public/Home/images/bg_t2.png) no-repeat ;font-size:30px;font-weight: bold;text-align:center;background-position:0px 60px;}}


.s4 .ditu{float:left;width:770px;height:630px;}
.s4 .ditu img{margin:0px;}
.s4 .cang{float:left;z-index:2;position: relative;}
.s4 .cang div{background-image: url('/Public/Home/images/s4_dian.png');float:left; width:44px;height:44px;color:white;line-height:44px;padding-left:30px;background-repeat:no-repeat;cursor:pointer;}

.s4 .cang div:hover{background-image: url('/Public/Home/images/s4_dian_cur.png');}

.s4 .cang .c1{margin:-460px 0px 0px 135px;}
.s4 .cang .c2{margin:-260px 0px 0px 367px;}
.s4 .cang .c3{margin:-310px 0px 0px 425px;}
.s4 .cang .c4{margin:-300px 0px 0px 500px;}
.s4 .cang .c5{margin:-280px 0px 0px 505px;}
.s4 .cang .c6{margin:-396px 0px 0px 539px;}
.s4 .cang .c7{margin:-202px 0px 0px 483px;}
.s4 .cang .c8{margin:-453px 0px 0px 606px;}
.s4 .cang .c9{margin:-300px 0px 0px 585px; }
.s4 .cang .c10{margin:-244px 0px 0px 585px;}
.s4 .cang .c11{margin:-144px 0px 0px 495px;}


.s4 .cang .cur{background-image: url('/Public/Home/images/s4_dian_cur.png');}





.s4 .js{color:white;float:right;margin-top: -600px;z-index:1;position: relative;}

.s4 .js .k{background-image: url('/Public/Home/images/s4_bg_js.png');width:350px;height:448px;}

.s4 .js .q1 .line{background-image: url('/Public/Home/images/s4_bg_js_hd.png');width:367px;height:255px;float:left;margin-left:-390px;margin-top: 70px;}
.s4 .js .q2 .line{background-image: url('/Public/Home/images/s4_bg_js_hz.png');width:454px;height:243px;float:left;margin-left:-475px;margin-top: 80px;}
.s4 .js .q3 .line{background-image: url('/Public/Home/images/s4_bg_js_xb.png');width:525px;height:264px;float:left;margin-left:-550px;margin-top: 50px;}
.s4 .js .q4 .line{background-image: url('/Public/Home/images/s4_bg_js_xn.png');width:590px;height:283px;float:left;margin-left:-610px;margin-top: 80px;}
.s4 .js .q5 .line{background-image: url('/Public/Home/images/s4_bg_js_hb.png');width:410px;height:168px;float:left;margin-left:-430px;margin-top: 60px;}
.s4 .js .content span{line-height:32px; font-weight:bold;font-size: 18px;}
.s4 .js .content p{color:#ffffff;font-size:14px;}
.s4 .js .content{padding:40px;}
.s4 .js .content .tit{font-size:32px;color:#fe7e00;margin:20px 0px;font-weight:bold;}
.s4 .cang .c6,.s4 .cang .c7,.s4 .cang .c8{background-image: url('/Public/Home/images/s4_dian_hui.png');}
#q5,#q2,#q3,#q4{display:none;}


.s5 .classname{background:none;}
.s5 .type{margin:0px auto;width:400px;margin-bottom: 30px;margin-top: -120px;}
.s5 .type ul li{float:left; padding-bottom: 20px;width:100px;text-align:center;border-bottom: 2px solid black;}
.s5 .type ul .cur{border-bottom: 5px solid #fe7e00;padding-bottom:18px;}
.s5 .type ul li a{font-size:16px;color:black;}
.s5 .type ul li:hover{border-bottom: 5px solid #fe7e00;cursor:pointer;padding-bottom:18px;}

.s5 .fl{float:left;width:440px;}
.s5 .fl img{width:440px;height:530px;}
.s5 .fr .xh{font-weight:bold;font-size: 24px;color:#30683b;}
.s5 .fr .tit{font-weight:bold;font-size: 30px;color:#30683b;}
.s5 .fr{float:left;height:450px;background-color: #f8f8f8;width:620px;padding:40px 70px;}
.s5 .fr p{font-size:14px;color:#666666;line-height:30px;}
.s5 .fr span{font-size:20px; font-weight:bold;line-height:36px;}
.s5 #div2,.s5 #div3{display:none;}

.s6{height:590px;background:#f7f7f7;padding-top:50px;margin-top:80px;}
.s6 .swiper-slide{height:200px;}
.s6 .swiper-slide ul li{float:left;width:240px;height:180px; border-left:3px solid #a1a4a1;padding:0px 30px;}
.s6 .swiper-slide ul li .title{font-size:18px; line-height:48px;font-weight:bold;}
.s6 .swiper-slide ul li:last-child{border-right:3px solid #a1a4a1;}

.s7{background-image:url('/Public/Home/images/s7_bg.jpg'); height:684px;}
.s7 .classname{background:none;}
.s7 .type{margin:0px auto;width:300px;margin-bottom: 30px;margin-top: -120px;}
.s7 .type ul li{float:left; padding-bottom: 20px;width:100px;text-align:center;border-bottom: 2px solid black;}
.s7 .type ul .cur{border-bottom: 5px solid #fe7e00;padding-bottom:18px;}
.s7 .type ul li a{font-size:16px;color:black;}
.s7 .type ul li:hover{border-bottom: 5px solid #fe7e00;cursor:pointer;padding-bottom:18px;}


.s7 .tab{width:1207px;margin-left:auto;margin-right:auto;}
.s7 .tab ul li{float:left;border:1px solid #c8cac8;width:199px;height:155px;}
.s7 .tab ul li img{width:199px;height:155px;}
.s7 .tab .more{text-align: center;margin-top:40px;display:none;}
.s7 .tab .more a{font-size:12px;line-height:24px;color:#999999;}
.s7 .tab .more a:hover{color:#fe7e00;}
.s7 .pt,.s7 .wl{display:none;}


.s8{height:666px;background:#f7f7f7;padding-top:50px;}
.s8 .biao{width:1400px;text-align:center;margin:0px auto;font-size:24px;}
.s8 .biao span{color:#fe7e00;}

.s8 ul li{width:560px; float:left;padding:40px;}
.s8 ul li .tx{float:left;margin-right: 20px;height:200px;}
.s8 ul li .tx img{width:70px;height:70px; border-radius:70px;}
.s8 ul li .title,.s8 ul li .desc{text-align:left;}
.s8 ul li .desc{font-size:16px;color:#666666;line-height:36px;margin-top:20px;}
.s8 ul li .title span{margin-right:20px;}

.s8 .swiper-container{padding-top:100px;}
.s8 .swiper-pagination{margin-top:-200px;}


.s9 .sonname{margin:0px auto;width:360px;margin-bottom: 60px;}
.s9 .sonname ul li{float:left; padding-bottom: 20px;width:120px;text-align:center;border-bottom: 2px solid black;}
.s9 .sonname ul .cur{border-bottom: 5px solid #fe7e00;padding-bottom:18px;}
.s9 .sonname ul li a{font-size:16px;color:black;}
.s9 .sonname ul li:hover{border-bottom: 5px solid #fe7e00;cursor:pointer;padding-bottom:18px;}

.s9 .fl{width:580px; float:left;margin-right:40px;}
.s9 .fl .time{width:85px;height:65px;background:#30683b;padding-top:20px;position:absolute;z-index:99;}
.s9 .fl .time .d{font-size:24px;color:white;text-align:center;width:85px;display:block;}
.s9 .fl .time .y{color:white;text-align:center;font-size:12px;width:85px;display:block;}

.s9 .fl .img{width:580px;height:300px;overflow: hidden;z-index:0;}
.s9 .fl img{width:580px;height:300px;transition: all 0.6s;}
.s9 .fl img:hover{transform: scale(1.1);}
.s9 .fl .tit a{font-size:21px;line-height:48px;color:black;}
.s9 .fl .tit a:hover{color:#fe7e00;}
.s9 .fl .desc{font-size:14px;line-height:24px;}

.s9 .fr{float:left;}
.s9 .fr ul li{border-bottom:1px solid #a1a4a1; padding-bottom:36px;width:580px;margin-bottom:24px;}
.s9 .fr ul li .time{width:85px;height:65px;padding-top:20px;background:#30683b; float:left;margin-right: 10px; float:left;}
.s9 .fr ul li .time .d{font-size:24px;color:white;text-align:center;width:85px;display:block;}
.s9 .fr ul li .time .y{color:white;text-align:center;font-size:12px;width:85px;display:block;}
.s9 .fr ul li a{color:black;display:block;}
.s9 .fr ul li a:hover{color:#fe7e00;}

.s9 .fr ul li .tit{font-size:16px;}
.s9 .fr ul li .desc{font-size:14px;line-height:24px;margin:5px;}

.s9 #box2{display:none;}
.s9 #box3{display:none;}

.order{height:340px; background-image:url(/Public/Home/images/bg_order.jpg);padding-top:80px;margin-top:50px;}
.order .slogo{color:white;font-size:26px;text-align: center;margin-bottom:50px;}
.order .slogo span{color:#fe7e00;}
.order ul li{width:260px; float:left;margin-left:10px;border:none;border-radius:10px;}
.order ul li input{text-indent: 12px; line-height:40px; width:250px;height:40px;background:white; color:#888888;font-size:14px;border-radius:10px;border:none;}

.order .bnt{ width:160px;height:42px;background-color: #fe7e00;color:white;font-size:18px;border-radius:20px;line-height:42px;border:none;}
.order .bnt:hover{cursor:pointer;}
.order .but{margin:50px auto; width:160px;}
.foot{background-color: #30683b;height:350px;margin-top:50px;}

.foot .flogo{float:left;margin-right:50px;margin-top:88px;width:170px;}
.foot .flogo img{width:180px;}
.foot .fnav{padding-top:88px;}
.foot .fnav dl{float:left;text-align:center;width:150px;}
.foot .fnav dl dt{color:white;font-size:18px;font-weight:bold;margin-bottom:20px;}
.foot .fnav dl:last-child{width:300px;text-align:left;margin-left:40px;}

.foot .fnav dl dd{margin-left:0px;}
.foot .fnav dl dd a{color:white;font-size:14px;line-height:36px;}
.foot .fnav dl dd a:hover{color:#fe7e00;}
.foot .flink{float:left; width:185px;}
.foot .flink .kuang span{display:block; width:184px;height:40px;line-height:40px;border:1px solid white; color:white;text-indent:12px;}
.foot .flink #links{margin-top:-165px;width:185px;height:123px;position:relative;background-color:white; opacity:0.8;float:right;overflow:scroll;overflow-x:auto;margin-left:1px;display:none;}
.foot .flink #links li a{color:#30683b;font-size: 12px;}
.foot .flink #links li a:hover{color:#fe7e00;}
.foot .flink #links li{float:left;padding:5px 5px;}

.foot .flink .kuang:hover{cursor:pointer;}
.foot .flink .kuang:hover #links{display:block;}


.foot .flink .follow{color:white;}
.foot .flink .follow .text{font-size:17px;text-transform:uppercase;line-height:36px;}

.foot .flink .follow ul li{float:left;margin-left: 10px;}
.foot .flink .follow ul li:hover{cursor:pointer;}
.foot .flink .follow .weixin{background-image:url('/Public/Home/images/icon_wx.png'); width:36px; height:36px;}
.foot .flink .follow .weixin img{display:none;margin-top:40px;margin-left: -24px;}
.foot .flink .follow .weixin:hover img{display:block;}
.foot .flink .follow .email{background-image:url('/Public/Home/images/icon_email.png'); width:36px; height:36px;}
.foot .flink .follow .tel{background-image:url('/Public/Home/images/icon_tel.png'); width:36px; height:36px;}

.foot .flink .follow .email div{border:1px solid white; padding:10px 30px;margin-top:50px;margin-left: -100px;width:180px;display:none;}
.foot .flink .follow .tel div{border:1px solid white; padding:10px 30px;margin-top:50px;margin-left: -60px;width:100px;display:none;}
.foot .flink .follow .email:hover div{display:block;}
.foot .flink .follow .tel:hover div{display:block;}


/* 公共样式 */

/* 面包屑导航 */
.portion{color:#c5c1c1; background:#f7f7f7;height:40px;margin-top: -3px;}
.portion a{color:#c5c1c1; font-size:14px;line-height:40px;margin:0px 10px;}
.portion a:hover{color:#fe7e00;}


/* 关于我们 */
.about .left{float:left; width:600px;}
.about .left img{width:550px;height:auto;}
.about .right{float:left;width:600px;}

.about .right p{color:#8d8b8b; font-size:14px;line-height:36px;text-indent:24px;}
.about .right p a{color:#8d8b8b;font-weight:bold;}
.about .right p a:hover{color:#fe7e00;}
.ads img{width:100%;height:330px;}
.b2{margin-top:120px;}




/* 新闻中心 */
.nlist ul li{height:250px; border-bottom:1px solid #d5d2d2;margin-top: 30px;}
.nlist ul li .time{float:left;}
.nlist ul li .img{float:left;margin-right:15px;}
.nlist ul li .img img{width:304px;height:185px;}
.nlist ul li .more{float:right;margin-top:50px;}
.nlist ul li .more a{border:1px solid #333333;display:block;width:80px;height:24px; font-size:12px;;text-align:center;line-height:24px;border-radius:10px;}

.nlist ul li .more a:hover{color:white;background:#fe7e00;text-align:center;line-height:24px;border-radius:10px;border:none; }

.nlist ul li .title span a{font-size:18px;color:black;line-height:48px;}
.nlist .time{width:120px;height:120px;text-align:center;padding-top:50px;}
.nlist .time span:nth-child(1){font-size:48px;width:120px;display:block;}
.nlist .time span:nth-child(2){font-size:12px;line-height:24px;}
.nlist ul li:hover .title span a{color:#fe7e00;}
.nlist ul li:hover .time span{color:#fe7e00;}

.news .type{margin-top:30px;}
.news .type ul li{float:left;width:150px;}
.news .type ul li a{display:block;width:150px;height:36px;line-height:36px;text-align: center;color:black;}
.news .type ul .cur a{background:#fe7e00; color:white;}
.news .type ul li a:hover{background:#fe7e00; color:white;}

/*分页样式*/
.pages {
padding: 20px 0 30px;
width: 100%;
text-align: center;
clear: both;
}
.pages a {
color: #666;
padding: 0 14px;
margin: 0 3px;
font-/weight: bold;
background: #fff;
border: 1px solid #ddd;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.pages * {
display: inline-block;
_zoom: 1;
_display: inline;
vertical-align: middle;
line-height: 30px;
padding-bottom: 1px;
}
.pages a:hover, .pages .active a{
display: inline-block;
color: #fff;
background: #30683b;
border-color: #1048a0;
}
/*列表页翻页结束*/


.news .article{}
.news .article .left{width:790px;float:left;}
.news .article .left .title{text-align:center;line-height:60px;border-bottom:1px solid #ccc;}
.news .article .left .desc{line-height:48px; font-size:12px;}
.news .article .left .content{line-height:24px; font-size:14px; color:#999999;}
.news .article .left .content img{max-width:750px;}

.news .article .left .page{float:right;margin-top:50px;}
.news .article .left .page ul li{width:80px;height:30px;border:1px solid #ccc;float:left;}
.news .article .left .page ul li:nth-child(1){border-radius:15px  0px 0px 15px;}
.news .article .left .page ul li:nth-child(2){border-radius:0px  15px 15px 0px;margin-left:5px;}
.news .article .left .page ul li a{color:black;text-align:center;width:80px;display:block;line-height:30px;}
.news .article .left .page ul li:hover a{color:white;}
.news .article .left .page ul li:hover{background:#fe7e00;}

.news .article .right{width:400px;float:right;}
.news .article .right .hot{border-bottom:1px solid #ccc;}
.news .article .right .hot span{line-height:60px;font-size:24px;padding-bottom:20px;}
.news .article .right ul li{margin-top:10px; border-bottom:1px solid #ccc; height:120px;}
.news .article .right ul li img{width:150px;height:90px;float:left;margin-right:5px;display:block;}
.news .article .right ul li .title{line-height:36px;font-size:16px;}
.news .article .right ul li .desc{line-height:24px;font-size:12px;}
.news .article .right ul li a{color:black;}
.news .article .right ul li a:hover{color:#fe7e00;}
.news .article .right ul li a:hover .time{color:#fe7e00;}
.news .article .right ul li a .time{float:right;font-size:12px;color:#ccc;margin-top:10px;}


.classname{background-image:url('/Public/Home/images/bg_class.jpg'); width:700px;height:100px;margin:30px auto;margin-bottom:50px;}
.classname .type{line-height:100px;width:700px;text-align:center;font-size:48px;color:#30683b;}
.classname .desc{width:700px;text-align:center;line-height:36px;font-size:14px;color:#ccc;}
.classname .desc a{font-size:14px;color:#ccc;}
.classname .desc a:hover{color:#fe7e00;}
.classname02{background-image:url('/Public/Home/images/bg_class02.jpg'); width:700px;height:100px;margin:30px auto;margin-bottom:50px;}
.classname02 .type{line-height:100px;width:700px;text-align:center;font-size:48px;color:#30683b;}
.classname02 .desc{width:700px;text-align:center;line-height:36px;font-size:14px;color:#ccc;}


.classname02 .desc a:hover{color:#fe7e00;}



.so1{margin-top:50px;}
.so1 .bit{width:200px; height:36px; line-height:36px;background:#fe7e00;text-align:center; color:white;font-size:16px;margin:50px 0px;}
.so1 .fl{width:450px;}
.so1 .fl span{line-height:60px; font-size:24px;}

.so1 .fl span a{color:black;}
.so1 .fl p{line-height:36px;font-size:14px;color:#999494;}
.so1 .fl p a{color:black;}

.so1 .fr{width:690px;}
.so1 .fr img{width:690px;height:auto;}

.ssyc .ulist{margin-top:100px;}
.ssyc ul li{width:285px;height:350px;float:left;margin:5px;text-align:center;}
.ssyc ul li:hover{background:#fe7e00;color:white;cursor:pointer;}



.ssyc ul li .icon{margin:20px auto;}
.ssyc ul li .sname{margin-top:30px;line-height:48px; font-size:24px;font-weight:bold;}

.ssyc ul li .ico1{background-image:url('/Public/Home/images/ssyc_icon_1.png'); width:77px;height:94px;}
.ssyc ul li .ico2{background-image:url('/Public/Home/images/ssyc_icon_2.png');width:113px;height:94px;}
.ssyc ul li .ico3{background-image:url('/Public/Home/images/ssyc_icon_3.png');width:107px;height:94px;}
.ssyc ul li .ico4{background-image:url('/Public/Home/images/ssyc_icon_4.png');width:82px;height:94px;}


.ssyc ul li .ico5{background-image:url('/Public/Home/images/ssyc_icon_5.png');width:77px;height:84px;}
.ssyc ul li .ico6{background-image:url('/Public/Home/images/ssyc_icon_6.png');width:112px;height:84px;}
.ssyc ul li .ico7{background-image:url('/Public/Home/images/ssyc_icon_7.png');width:106px;height:84px;}
.ssyc ul li .ico8{background-image:url('/Public/Home/images/ssyc_icon_8.png');width:82px;height:84px;}


.ssyc ul li:hover .ico1{background-image:url('/Public/Home/images/ssyc_icon_1_1.png'); width:77px;height:94px;}
.ssyc ul li:hover .ico2{background-image:url('/Public/Home/images/ssyc_icon_2_1.png');width:113px;height:94px;}
.ssyc ul li:hover .ico3{background-image:url('/Public/Home/images/ssyc_icon_3_1.png');width:107px;height:94px;}
.ssyc ul li:hover .ico4{background-image:url('/Public/Home/images/ssyc_icon_4_1.png');width:82px;height:94px;}
.ssyc ul li:hover .ico5{background-image:url('/Public/Home/images/ssyc_icon_5_1.png');width:77px;height:84px;}
.ssyc ul li:hover .ico6{background-image:url('/Public/Home/images/ssyc_icon_6_1.png');width:112px;height:84px;}
.ssyc ul li:hover .ico7{background-image:url('/Public/Home/images/ssyc_icon_7_1.png');width:106px;height:84px;}
.ssyc ul li:hover .ico8{background-image:url('/Public/Home/images/ssyc_icon_8_1.png');width:82px;height:84px;}


.ssyc .ps .fl{width:540px;padding:30px 10px;}
.ssyc .ps .fr{width:540px;padding:30px 10px;}
.ssyc .ps .bit{font-size:36px;line-height:48px;}
.ssyc .ps .p{line-height:36px;font-size:16px;color:#999494;margin-top:50px;}
.ssyc .ps .p a{font-size:16px;color:#999494;}
.ssyc .ps .p a:hover{color:#fe7e00;}
.ssyc .ps img{margin:0px auto;width:540px; height:auto;}
.ssyc .ps .sz{float:left;width:100px;font-size:60px;color:#fe7e00;margin-top:50px;height:180px;}

.ssyc .p1{margin-top:120px;}


.honor ul li{width:380px;height:317px;float:left;background-image:url(/Public/Home/images/bg_honor.png);margin:10px;margin-top:50px;}

.honor ul li img{width:300px;margin-left:35px;margin-top:16px;}
.honor ul li .y{margin-top:50px;line-height:48px;font-size:40px; color:#30683b;padding-left:40px;}
.honor ul li .bit{line-height:36px;font-size: 14px;color:#6e6e6e;margin-left:40px;width:300px; border-bottom:2px solid #30683b;margin-bottom:20px;}

.honor2{background:#f6f6f6; height:450px;margin-top:100px;padding-top:50px;}
.honor2 ul li{width:300px; float:left;}
.honor2 ul li img{width:240px; margin:0px auto;}
.honor2 ul li .y{text-align:center;font-size:24px;color:#30683b;line-height:48px;}
.honor2 ul li .bit{text-align:center;font-size:12px;}

.huadong{padding-top:100px;}
.huadong .img img{width:550px;}

.huadong .cangku li img{width:560px;height:375px;}

.huazhong img{width:550px;}
.xibei img{width:550px;}

.wl .fl{width:500px;margin:0px 50px;}
.wl .fr{width:500px;margin:0px 50px;}
.wl .line{width:50px;height:2px;background:#fe7e00;margin-top:30px;}

.wl  span{line-height:60px;font-size:24px;font-weight:bold;color:black;}
.wl  span a{line-height:60px;font-size:24px;font-weight:bold;color:black;}

.wl  p{line-height:36px;}
.wl  p a{line-height:36px;}
.plate ul li{float:left;width:500px;margin:50px;}
.plate ul li img{width:560px;}
.plate .tit{font-size:24px;}
.plate .tit span{}


.beian a{color:white;line-height:36px;font-size:12px;}
.beian a:hover{color:#fe7e00;}

.kf{position:fixed; right:2px;top:30%;z-index:9999;width:65px;}

.kf ul li{width:60px;height:60px;background-color:white;border:1px solid #c2c2c2;}
.kf ul li:hover{cursor:pointer;background-color:#f56c1e;}
.kf ul .zx{background-image:url('/Public/Home/images/f_zx2.png');background-repeat: no-repeat;background-position:14px;
background-size: 30px 30px; }
.kf ul .wx{background-image:url('/Public/Home/images/f_weixin2.png');background-repeat: no-repeat;background-position:14px;background-size: 30px 30px;}
.kf ul .tel{background-image:url('/Public/Home/images/f_dh2.png');background-repeat: no-repeat;background-position:14px;background-size: 30px 30px;}
.kf ul .home{background-image:url('/Public/Home/images/f_home2.png');background-repeat: no-repeat;background-position:14px;background-size: 30px 30px;}
.kf ul #top{background-image:url('/Public/Home/images/f_top2.png');background-repeat: no-repeat;background-position:14px;background-size: 35px 30px;}

.kf ul .zx:hover{background-image:url('/Public/Home/images/f_zx.png');}
.kf ul .wx:hover{background-image:url('/Public/Home/images/f_weixin.png');}
.kf ul .tel:hover{background-image:url('/Public/Home/images/f_dh.png');}
.kf ul .home:hover{background-image:url('/Public/Home/images/f_home.png');}
.kf ul #top:hover{background-image:url('/Public/Home/images/f_top.png');}

.kf ul .tel .dh{margin-left:-200px;display:none; width:200px;background:#f56c1e;height:60px;line-height:60px;color:white; font-size: 24px; font-weight:bold; text-align:center;
}
.kf ul .zx a,.kf ul .home a{display:block;width:60px;height:60px;}
.kf ul .wx .img{margin-left:-220px;margin-top:-40px;display:none;}
.kf ul .wx .img img{width:150px;}
.kf ul .wx:hover .img{display:block;}.kf ul .tel:hover .dh{display:block;}

.fl400{position:fixed;left:0px; top:36%;width:150px;z-index:999999;}
.fl400 img{width:150px;cursor:pointer;}

#fr1{margin-left:-20px;}




