﻿@charset "utf-8";

body{font-family:"微软雅黑"}
.glyphicon{top:0 !important}
.no-margin{margin:0 !important}
.overflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
a{text-decoration:none !important;cursor:pointer !important}
.container-fluid{max-width:1230px !important}
.tr{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
.tr3{transition:all 1s;-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;}
input,button,textarea,.swiper-pagination span,.swiper-button{ outline: none !important; }
.sizeCover{ background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; }

.main-pad-1{ padding:60px 0 0;}
.main-pad-2{ padding:0 0 60px;}
.main-pad-3{ padding:50px 0 0;}
.main-pad-4{ padding:0 0 160px;}
.main-pad-5{ padding:20px 0 0;}
.main-pad-6{ padding:0 0 20px;}
.main-Background-1{ overflow: hidden; }
.main-Background-2{ background: #f2f2f2; }
.main-Background-3{ position: relative; }
.main-Background-3 .bg-img{ position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; background-repeat: no-repeat; background-attachment: fixed; }
.main-Background-3 .bg-color{ position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; }
.main-Background-3 > div{ position: relative; z-index: 3; }
.main-Background-4{ background: #4d9b00; } 

header{ position: relative; z-index:99999; padding-top: 5px;}
header:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 5px; border-top: solid 3px #4d9b00; border-bottom: solid 1px #4d9b00; }
header .logo a{ display:block; font-size:0;}

.banner{ position:relative;}
.banner .imgbox{ padding-top: 34%;}
.banner .textbox{ position: absolute; left: 0; top: 0; z-index: 1; display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; }
.banner .textbox .box{ width: 100%; font-size: 0; }
.banner .textbox .box .left .item:nth-child(1){ margin-bottom: 10px; }
.banner .textbox .box .left .item:nth-child(2){ margin-bottom: 35px; }
.banner .swiper-pagination{ position: absolute; left: 0; bottom: 20px; z-index: 1; width: 100%; font-size: 0; text-align: center;}
.banner .swiper-pagination span{ margin: 0 5px; width: 10px; height: 10px; background: #fff; opacity: 1;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{ background: #4d9b00;}

.title-1 .cn{ margin-bottom: 5px; font-size: 18px;color: #000; font-weight: bold; line-height: 24px; }
.title-1 .en{ font-size: 0; overflow: hidden; animation-delay: 0.1s }
.title-1 .en .box{ position: relative; display: inline-block; vertical-align: top; font-family: Impact; font-size: 36px; color: #4d9b00; line-height: 40px; }
.title-1 .en .box:before,.title-1 .en .box:after{ content: ""; position: absolute; top: 50%; z-index: 1; width: 165px; height: 1px; background: #cccccc; }
.title-1 .en .box:before{ right: calc(100% + 26px); }
.title-1 .en .box:after{ left: calc(100% + 26px); }
.title-1 .en .box span{ margin-right: 5px; color: #000; }
.title-1 .en .box b{ display: block; position: absolute; top:19px; width: 3px; height: 3px; background: #cccccc; }
.title-1 .en .box b:first-child{ right: calc(100% + 23px); }
.title-1 .en .box b:last-child{ left: calc(100% + 23px); }
.title-1 .jieshao{ margin-top: 15px; color: #333; line-height: 24px; animation-delay: 0.2s }
.title-1.active .cn{ color: #fff; }
.title-1.active .en .box span{ color: #fff; }
.title-2{ font-size: 0; }
.title-2 ul{ display: inline-block; vertical-align: top; padding-bottom: 5px; width: 100%; max-width: 890px; border-bottom: solid 1px #cccccc; }
.title-2 ul li{ position: relative; display: inline-block; vertical-align: top; margin-right: -1px; }
.title-2 ul li:before{ content: ""; position: absolute; left: 0; top:9px; z-index: 1; width: 1px; height:12px; background: #cccccc; }
.title-2 ul li:after{ content: ""; position: absolute; right: 0; top:9px; z-index: 1; width: 1px; height:12px; background: #cccccc; }
.title-2 ul li a{ position: relative; z-index: 2; display: block; padding:0 15px; font-size: 14px; color: #333; line-height: 30px; }
.title-2 ul li.active a{ color: #fff !important; font-weight: bold; background: #ff9600 !important;}
.title-3{ margin-bottom: 30px; font-size: 0; }
.title-4{ margin-bottom: 20px; font-size: 18px; color: #333; line-height: 24px; }
.title-5{ margin-bottom: 30px; }
.title-5 .biaoti{ font-size: 18px; color: #333; line-height: 24px; }
.title-5 .time{ margin-top: 5px; font-size: 12px; color: #999; line-height: 24px; }

.more-1 a{ display: block; margin:0 auto; width: 126px; height: 36px; font-size:12px; color: #333; line-height: 34px; background: #fff; border:solid 1px #e5e5e5; border-radius: 17px; }

.text-1 .textbox{ position: relative; display: flex; align-items: center; padding-right:10%; min-height: 290px; }
.text-1 .textbox:before{ content: ""; position: absolute; top: 0; right: 0; z-index: 1; width: 200000px; height: 100%; background: rgba(0,0,0,0.5); transform-origin:right top; transform: skewX(-10deg);  }
.text-1 .textbox:after{ content: ""; position: absolute; top: 0; right: -30px; z-index: 1; width: 20px; height:70%; background: rgba(0,0,0,0.5); transform-origin:right top; transform: skewX(-10deg);   }
.text-1 .textbox .box{ position: relative; z-index: 2; }
.text-1 .textbox .box .biaoti{ margin-bottom: 10px; font-size: 0; }
.text-1 .textbox .box .jieshao{ margin-bottom: 25px; max-width: 470px; font-size: 18px;color: #fff; font-weight: bold; line-height: 24px; text-shadow: 2px 2px 1px rgba(0,0,0,0.26); animation-delay:0.3s; }
.text-1 .textbox .box .more{ animation-delay: 0.5s}
.text-1 .textbox .box .more a{ display: block; width: 104px; color: #fff; line-height: 32px; background: #4d9b00; border-radius: 16px; }
.text-1 .imgbox{ padding-right: 10%; }
.text-1 .imgbox ul li{ font-size: 0; line-height: 290px; }
.text-1 .imgbox ul li:nth-child(2){ margin-left:60px; animation-delay: 0.3s;}
.text-2{ position: relative; min-height: 570px; overflow: hidden; }
.text-2 .imgbox{ position: absolute; left: calc((100% - 570px) / 2); top: 0; z-index: 1; width: 570px; height: 570px; }
.text-2 .imgbox .circle-dev{ position:absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; border-radius: 50%; overflow: hidden; }
.text-2 .imgbox .circle-bg{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 50%; background: url(../images/text2_huan.png) no-repeat center center; }
.text-2 .imgbox .circle-alt{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 50%; }
.text-2 .imgbox .circle-alt-lft{position: absolute; width: 50%; height: 100%; top:0;  left: 0; overflow: hidden; border-radius: 50% 0 0 50%; }
.text-2 .imgbox .circle-alt-lft b{ display: block; background: #fff; content: ""; width: 100%; height: 100%; transform-origin: right center; animation: rotateAn 1s 1.1s linear forwards;}
.text-2 .imgbox .circle-alt-rht{position: absolute; width: 50%; height: 100%; top:0; right: 0; overflow: hidden; border-radius: 0 50% 50% 0; }
.text-2 .imgbox .circle-alt-rht b{ display: block; background: #fff; content: ""; width: 100%; height: 100%; transform-origin: left center; animation: rotateAn 1s 0.1s linear forwards;}
.text-2 .imgbox .img{ position: absolute; left: calc((100% - 354px) / 2); top: calc((100% - 354px) / 2); z-index: 2; width: 354px; height: 354px; border-radius: 50%; animation:scale 1s 0s forwards; }
.text-2 .imgbox .img .box{ position: absolute; left: 0; bottom: 50px; z-index: 1; width: 100%; }
.text-2 .imgbox .img .box .biaoti{ margin-bottom: 5px; font-size: 0; line-height: 41px; }
.text-2 .imgbox .img .box .biaoti .icon{ display: inline-block; vertical-align: top;}
.text-2 .imgbox .img .box .biaoti .mc{ margin-left:10px; display: inline-block; vertical-align: top; font-size: 18px; color: #fff; line-height: 41px; }
.text-2 .imgbox .img .box .shuzi{ font-family: Impact; font-size: 38px; color: #fff; line-height: 44px; }
.text-2 .textbox ul li{ width: 50%; }
.text-2 .textbox ul li:nth-child(odd){ float: left; padding-right: 305px; transform: translate(-50%,0);}
.text-2 .textbox ul li:nth-child(even){ float: right; padding-left: 305px; transform: translate(50%,0); }
.text-2 .textbox ul li:nth-child(-n+2){ padding-top: 70px; }
.text-2 .textbox ul li:nth-child(n+3){ padding-top: 100px; }
.text-2 .textbox ul li:nth-child(1){ animation:textLeft 1s 0s linear forwards;}
.text-2 .textbox ul li:nth-child(2){ animation:textRight 1s 0s linear forwards;}
.text-2 .textbox ul li:nth-child(3){ animation:textLeft 1s 0.3s linear forwards;}
.text-2 .textbox ul li:nth-child(4){ animation:textRight 1s 0.3s linear forwards;}
.text-2 .textbox ul li .biaoti{ margin-bottom: 10px; }
.text-2 .textbox ul li .biaoti .icon{ width:57px; height: 67px;font-family: Impact; font-size:40px; color: #fff; line-height: 67px; }
.text-2 .textbox ul li:nth-child(odd) .biaoti .icon{ float: left; background: url(../images/text2_jiaobiao.png) no-repeat center; }
.text-2 .textbox ul li:nth-child(even) .biaoti .icon{ float: right; background: url(../images/text2_jiaobiao2.png) no-repeat center; }
.text-2 .textbox ul li .mc{ width: calc(100% - 57px); font-size: 26px; color: #000; font-weight: bold; line-height: 67px; }
.text-2 .textbox ul li:nth-child(odd) .mc{ float: left; padding-left: 15px; }
.text-2 .textbox ul li:nth-child(even) .mc{ float: right; padding-right: 15px; text-align:right; }
.text-2 .textbox ul li .jieshao{ height: 120px; color: #333; line-height: 30px; overflow: hidden; }
.text-3{ padding-right: 35px; }
.text-3 .textbox{ padding-right: 15px; width: calc(100% - 140px); }
.text-3 .textbox .biaoti{ margin-bottom: 10px; font-size: 18px;color: #fff; line-height: 24px; }
.text-3 .textbox .jieshao{ color: #fff; line-height: 40px; }
.text-3 .ewm{ margin-top: 60px; padding: 5px; width: 140px; font-size: 0; background: #fff; }
.text-3 .ewm img{ width: 100%; }
.text-4{ padding-left: 35px; }
.text-4 ul{ margin:0 -5px; }
.text-4 ul li{ padding: 0 5px; }
.text-4 ul li:nth-child(-n+2),.text-4 ul li:nth-child(4){ width: 50%; }
.text-4 ul li:nth-child(3){width: 100%; }
.text-4 ul li:nth-child(n+3){ margin-top: 10px;}
.text-4 ul li input{ display: block; padding: 0 15px; width: 100%; height: 40px; font-size: 12px;color: #fff; line-height: 40px; background: #696969; border:none; }
.text-4 ul li input::-webkit-input-placeholder{color: #fff;}
.text-4 ul li input:-moz-placeholder{color: #fff;}
.text-4 ul li input::-moz-placeholder{color: #fff;}
.text-4 ul li input:-ms-input-placeholder{color: #fff;}
.text-4 ul li textarea{ display: block; padding: 0 15px; width: 100%; max-width: 100%; min-width: 100%; height: 100px; max-height: 100px; min-height: 100px; font-size: 12px;color: #fff; line-height: 40px; background: #696969; border:none; }
.text-4 ul li textarea::-webkit-input-placeholder{color: #fff;}
.text-4 ul li textarea:-moz-placeholder{color: #fff;}
.text-4 ul li textarea::-moz-placeholder{color: #fff;}
.text-4 ul li textarea:-ms-input-placeholder{color: #fff;}
.text-4 ul li button{ display: block; padding: 0; width: 100%; height: 40px; color: #fff; line-height: 40px; background: #4d9b00; border:none; }
.text-5{ font-size: 12px;color: rgba(255,255,255,0.5); line-height: 24px; }
.text-6{ margin:0 auto 50px; max-width: 550px; font-size: 16px; color: #333; line-height: 24px; }
.text-6:last-child{ margin-bottom: 0; }
.text-7{ font-size: 18px;color: #000000; line-height: 50px; }
.text-8 ul li{ display: inline-block; vertical-align: top; }
.text-8 ul li:nth-child(1){ margin-right: 120px; }
.text-8 ul li .ewm{ font-size: 0; }
.text-8 ul li .textbox{ padding-left: 10px; text-align: left; }
.text-8 ul li .textbox .biaoti{ margin-bottom: 10px; }
.text-8 ul li .textbox .biaoti .icon{ font-size: 0;line-height: 50px; }
.text-8 ul li .textbox .biaoti .mc{ padding-left: 5px; }
.text-8 ul li:nth-child(1) .textbox .biaoti{line-height: 50px;}
.text-8 ul li:nth-child(1) .textbox .biaoti .mc{ font-size: 24px;color: #3ea40d; font-weight: bold; }
.text-8 ul li:nth-child(2) .textbox .biaoti .mc{ padding-top: 10px; font-size: 18px;color: #333; line-height: 24px; font-style: italic; font-weight: bold; }
.text-8 ul li:nth-child(2) .textbox .biaoti .mc span{ display: block; font-family: arial; font-size: 16px; line-height: 14px;}
.text-8 ul li .textbox .jieshao{ font-size: 20px; color: #404040; line-height: 30px; }
.text-9{ margin:0 auto; max-width: 880px; }
.text-9 ul{ margin:0 -10px -20px; }
.text-9 ul li{ padding: 0 10px; margin-bottom: 20px; }
.text-9 ul li:nth-child(1),.text-9 ul li:nth-child(2),.text-9 ul li:nth-child(5){ width: 50%; }
.text-9 ul li:nth-child(3),.text-9 ul li:nth-child(4){ width: 100%; }
.text-9 ul li input{ display: block; padding: 0 20px 0 55px; width: 100%; height: 52px; color: #999999; line-height: 50px; background-color: none; background-position: 15px 50%; background-repeat: no-repeat; border:solid 1px #e5e5e5; }
.text-9 ul li input::-webkit-input-placeholder{color: #999999;}
.text-9 ul li input:-moz-placeholder{color: #999999;}
.text-9 ul li input::-moz-placeholder{color: #999999;}
.text-9 ul li input:-ms-input-placeholder{color: #999999;}
.text-9 ul li textarea{ display: block; padding:10px 20px; width: 100%; max-width: 100%; min-width: 100%; height: 250px; max-height: 250px; min-height: 250px; color: #999999; line-height: 30px; background-color: none; background-position: 15px 50%; background-repeat: no-repeat; border:solid 1px #e5e5e5; }
.text-9 ul li textarea::-webkit-input-placeholder{color: #999999;}
.text-9 ul li textarea:-moz-placeholder{color: #999999;}
.text-9 ul li textarea::-moz-placeholder{color: #999999;}
.text-9 ul li textarea:-ms-input-placeholder{color: #999999;}
.text-9 ul li button{ display: block; width: 100%; height: 50px; font-size: 18px;color: #fff; line-height: 50px; background:#4d9b00; border:none; }
.text-10{ font-size: 16px;color: #333; line-height:30px; }

@keyframes rotateAn{
    0%{transform: rotate(0deg); }
    99%{ transform: rotate(180deg); }
    100%{ transform: rotate(180deg);}
}

@keyframes scale{
	0%{ transform: scale(0);}
	100%{ transform: scale(1);}
}

@keyframes textLeft{
	0%{ transform: translate(-50%,0);}
	100%{ transform: translate(0,0);}
}

@keyframes textRight{
	0%{ transform: translate(50%,0);}
	100%{ transform: translate(0,0);}
}

.picture-1{ position: relative; margin-bottom: -10px; margin-right: -10px; }
.picture-1-list a{ display: block; position: relative; margin-bottom: 10px; margin-right: 10px; overflow: hidden; border-radius: 10px; }
.picture-1-list a .imgbox{ background: #000; overflow: hidden; border-radius: 10px; }
.picture-1-list a .imgbox span{ display: block; padding-top: 138%; opacity: 0.5; }
.picture-1-list a .textbox{ position: absolute; left: 0; top: 0; z-index: 1; display:flex; justify-content: center; align-items: center; padding: 0 15px; width: 100%; height: 100%; }
.picture-1-list a .textbox .box{ max-width: 100%; text-align: center; }
.picture-1-list a .textbox .box .biaoti{ font-size: 18px;color: #fff; line-height: 24px; }
.picture-1-list a .textbox .box .en{ margin-bottom: 15px; font-family: arial; font-size: 12px; color: rgba(255,255,255,0.5); line-height: 24px; }
.picture-1-list a .textbox .box .jiangexian{ margin:0 auto 40px; width: 20px; height: 2px; background: #fff; }
.picture-1-list a .textbox .box .more{ margin:0 auto; width: 64px; height: 20px; font-size: 12px;color: #fff; line-height: 20px; background: rgba(255,255,255,0.5); border-radius: 10px; }
.picture-1-list a .textbox .box .more span{ transform: scale(0.8); }
.picture-2-list a{ display: block; }
.picture-2-list a .imgbox{ overflow: hidden; }
.picture-2-list a .imgbox span{ display: block; padding-top: 72%; }
.picture-2-list a .textbox{ padding: 0 25px; font-size: 18px;color: #333; font-weight: bold; line-height: 60px; background: #fff; }
.picture-2 ul{ margin:0 -10px -20px; }
.picture-2 ul li{ padding: 0 10px; margin-bottom: 20px; width: 25%; }
.picture-2 ul li .picture-2-list a .textbox{ font-weight: normal; background: #f3f3f3 }
.picture-3{ background: #fff; }
.picture-3 a{ display: block; }
.picture-3 a .imgbox{ position: relative; padding-top: 270px;  width: 38%; overflow: hidden; }
.picture-3 a .imgbox span{ display: block; position: absolute; left: 0; width: 100%; height: 100%; }
.picture-3 a .imgbox span:nth-child(1){ top: 0; }
.picture-3 a .imgbox span:nth-child(2){ top: 100%; }
.picture-3 a .textbox{ padding: 45px 45px 0; width: 62%; height: 270px; }
.picture-3 a .textbox .biaoti{ margin-bottom: 20px; font-size: 20px;color: #4d9b00; font-weight: bold; line-height: 24px; }
.picture-3 a .textbox .jiangexian{ margin-bottom: 20px; width: 36px; height: 3px; background: #046522; }
.picture-3 a .textbox .jieshao{ height: 120px; color: #333; line-height: 30px; overflow: hidden; }
.picture-4-list a{ display: block; }
.picture-4-list a .imgbox{ width: 190px; overflow: hidden; }
.picture-4-list a .imgbox span{ display: block; padding-top: 140px; }
.picture-4-list a .textbox{ padding-left: 20px; padding-top: 15px; width: calc(100% - 190px); height: 140px; }
.picture-4-list a .textbox .biaoti{ margin-bottom: 10px; font-size: 18px;color: #333; line-height: 24px; }
.picture-4-list a .textbox .time{ margin-bottom: 5px; font-family: arial; font-size: 12px; color: #999999; line-height: 24px; }
.picture-4-list a .textbox .jieshao{ height: 48px; color: #999999; line-height: 24px; overflow: hidden; }
.picture-5 ul li{ margin-bottom: 30px; padding-bottom: 30px; border-bottom: solid 1px #e5e5e5; }
.picture-5 ul li:last-child{ margin-bottom: 0; }
.picture-5 ul li a{ display: block; }
.picture-5 ul li a .imgbox{ width: 320px; overflow: hidden; }
.picture-5 ul li a .imgbox span{ display: block; padding-top: 210px; }
.picture-5 ul li a .textbox{ padding-top: 25px; padding-left: 30px; width: calc(100% - 320px); }
.picture-5 ul li a .textbox .time{ width: 55px; font-family: arial; font-size: 48px;color: #4d9b00; line-height: 50px; text-align: center; font-weight: bold; }
.picture-5 ul li a .textbox .time span{ display: block; font-size: 14px; color: #999999; line-height: 24px; font-weight:normal; border-top:solid 1px #e5e5e5; }
.picture-5 ul li a .textbox .text{ padding-left:40px; width: calc(100% - 55px); }
.picture-5 ul li a .textbox .text .biaoti{ margin-bottom: 15px; font-size: 18px; color: #333; line-height: 24px; }
.picture-5 ul li a .textbox .text .jieshao{ margin-bottom: 20px; height: 72px; font-size: 13px;color: #999999; line-height: 24px; overflow: hidden; }
.picture-5 ul li a .textbox .text .more{ width: 85px; font-family: arial; font-size: 12px; color: #999999; line-height: 26px; border:solid 1px #e5e5e5; }
.picture-6{ position: relative; margin:0 auto; padding-top:35%; max-width:980px;}
.picture-6 .map{ position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; }
.picture-7{ margin-bottom: 20px; font-size: 0; }
.picture-7 img{ max-width: 100%; border:double 3px #ccc; }

@media (min-width:992px){
	header{ margin-bottom: 50px; }
	header .logo a{line-height:130px;}
	header .tel{ margin-top: 41px; }
	header .tel .icon{ font-size: 0; line-height: 48px; }
	header .tel .text{ margin-left: 10px; }
	header .tel .text .biaoti{ color: #333; line-height: 24px; }
	header .tel .text .shuzi{ font-family: Impact; font-size: 24px;color: #ff9600; line-height: 24px; }
	header .menu{ position: absolute; left: 0; top: 100%; z-index: 1; width: 100%;
background:#4d9b00;background:-moz-linear-gradient(top,#4d9b00 0%,#67aa25 50%,#4d9b00 51%,#4d9b00 100%);background:-webkit-linear-gradient(top,#4d9b00 0%,#67aa25 50%,#4d9b00 51%,#4d9b00 100%);background:linear-gradient(to bottom,#4d9b00 0%,#67aa25 50%,#4d9b00 51%,#4d9b00 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d9b00',endColorstr='#4d9b00',GradientType=0 );}
	header .menu .dh{ padding-right: 10%; width: calc(100% - 210px);}
	header .menu .dh ul li{ position:relative; width: calc(100% / 7);}
	header .menu .dh ul li > a{ display:block; font-size:16px; line-height:50px; color:#fff;}
	header .menu .dh ul li .ul{ display:none; position:absolute; left:0; top:100%; width:100%; background:rgba(255,150,0,0.8);}
	header .menu .dh ul li .ul .li > a{ display:block; color:#fff; line-height:40px;}
	header .menu .dh ul li .ul .li:hover > a{ background:#4d9b00;}
	header .menu .dh ul li:hover > a{background: #ff9600;}
	header .menu .dh ul li.active > a{background: #ff9600;}
	header.active .menu{ position: fixed; top: 0; box-shadow: 0 3px 5px rgba(0,0,0,0.1); }
	header .search{ margin-top: 10px; width: 210px; }
	header .search form{ display: block; background: #fff; border:none; border-radius: 15px; box-shadow: inset 2px 2px 2px rgba(0,0,0,0.26); }	
	header .search form input{ display: block; padding: 0 15px 0 20px; width: calc(100% - 35px); height: 30px; font-size: 12px; color: #999999; background:transparent; border:none; border-radius: 15px 0 0 15px; }
	header .search form input::-webkit-input-placeholder{color: #999999;}
	header .search form input:-moz-placeholder{color: #999999;}
	header .search form input::-moz-placeholder{color: #999999;}
	header .search form input:-ms-input-placeholder{color: #999999;}
	header .search form button{ display: block; padding: 0 15px 0 0; width: 35px; height: 30px; font-size: 0; line-height: 30px; background:transparent; border:none; border-radius: 0 15px 15px 0; }
	.title-2 ul li a:hover{ color: #ff9600; text-decoration: underline !important; }
	.text-1 .textbox .box .more a:hover{ background: #ff9600; box-shadow: 3px 3px 5px rgba(0,0,0,0.1); }
	.text-4 ul li input:hover{ color: #000; background: #fff; }
	.text-4 ul li textarea:hover{ color: #000; background: #fff; }
	.text-4 ul li button:hover{ background: #ff9600; }
	.text-9 ul li input:hover{ color: #000; border:solid 1px #000; }
	.text-9 ul li textarea:hover{ color: #000; border:solid 1px #000; }
	.text-9 ul li button:hover{ background: #ff9600; }
	.more-1 a:hover{ color: #fff; background: #ff9600; border:solid 1px #ff9600; box-shadow: 3px 3px 5px rgba(0,0,0,0.1); }
	.picture-1-list a:hover{ box-shadow: 7px 7px 3px rgba(0,0,0,0.1); }
	.picture-1-list a:hover .imgbox span{ transform: scale(1.05); opacity:0.8; }
	.picture-1-list a:hover .textbox .box .more{ background: #ff9600; }
	.picture-1 .swiper-button{ margin-top:-24px; width: 47px; height: 47px; background: none; opacity: 1; }
	.picture-1 .swiper-button.swiper-button-prev{ left:-77px; transform:rotateY(180deg); }
	.picture-1 .swiper-button.swiper-button-next{ right:-77px; }
	.picture-1 .swiper-button:before,.picture-1 .swiper-button:after{ content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-position: center center; background-repeat: no-repeat; background-size:100% 100%; transition: all 0.3s; }
	.picture-1 .swiper-button:before{ z-index: 1; background-image: url(../images/jt.png); }
	.picture-1 .swiper-button:after{ z-index: 2; background-image: url(../images/jt_h.png); opacity: 0; }
	.picture-1 .swiper-button:hover:before{ opacity: 0; }
	.picture-1 .swiper-button:hover:after{ opacity: 1; }
	.picture-2-list a:hover .imgbox span{ transform: scale(1.05); }
	.picture-2-list a:hover .textbox{ color: #fff; background: #ff9600 !important; }
	.picture-3 a:hover .imgbox span:nth-child(1){ top: -100%; }
	.picture-3 a:hover .imgbox span:nth-child(2){ top: 0; }
	.picture-3 a .textbox{ position: relative; }
	.picture-3 a .textbox:before{ content: ""; position: absolute; left: 0; bottom: 0; z-index: 1; width: 0; height: 3px; background: #4d9b00; transition: all 0.3s; }
	.picture-3 a:hover .textbox:before{ width: 100%; }
	.picture-4-list a:hover .imgbox span{ transform:scale(1.05); }	
	.picture-4-list a:hover .textbox .biaoti{ color: #4d9b00; }
	.picture-5 ul li a:hover .imgbox{ box-shadow: 5px 5px 5px rgba(0,0,0,0.1); }
	.picture-5 ul li a:hover .imgbox span{ transform: scale(1.05); }
	.picture-5 ul li a:hover .textbox .text .biaoti{ color: #4d9b00; }
	.picture-5 ul li a:hover .textbox .text .more{color: #fff; background: #ff9600; border:solid 1px #ff9600; box-shadow: 3px 3px 5px rgba(0,0,0,0.1);}
}

@media (max-width:1379px){
	.main-pad-1{ padding: 50px 0 0; }
	.main-pad-2{ padding: 0 0 50px; }
	.main-pad-4{ padding: 0 0 100px; }
	.banner .imgbox{ padding-top:450px; }
	.banner .textbox .box .left .item:nth-child(1) img{ width: 250px; }
	.banner .textbox .box .left .item:nth-child(2) img{ width: 550px; }
	.banner .textbox .box .left .item:nth-child(3) img{ width: 250px; }
	.banner .textbox .box .right .item:nth-child(1) img{ width: 250px; }
	.text-1 .imgbox{ padding-right: 5%; }
	.text-2 .textbox ul li:nth-child(-n+2){ padding-top: 50px; }
	.text-2 .textbox ul li:nth-child(n+3){ padding-top: 50px; }
	.text-2 .textbox ul li:nth-child(odd){ padding-right: 285px;}
	.text-2 .textbox ul li:nth-child(even){ padding-left: 285px;}
	.text-2 .textbox ul li .biaoti .icon{ width: 47px; height: 57px; line-height: 57px; background-size: 100% 100% !important; }
	.text-2 .textbox ul li .mc{ font-size: 20px; line-height: 57px; }
	.text-2 .textbox ul li .jieshao{ height: 156px; line-height: 26px; }
	.text-3{ padding-right: 0; }
	.text-3 .textbox .jieshao{ line-height: 30px; }
	.text-4{ padding-left: 0; }
	.picture-1 .swiper-button{ display: none; }
	.picture-2-list a .textbox{ padding: 0 20px; font-size: 16px; line-height: 50px; }
}

@media (max-width:1199px){
	.main-pad-1{ padding: 40px 0 0; }
	.main-pad-2{ padding: 0 0 40px; }
	.main-pad-3{ padding: 40px 0 0; }
	.main-pad-4{ padding: 0 0 80px; }
	header .logo a{ line-height: 100px; }
	header .tel{ margin-top:26px; }
	header .menu .dh{ padding-right: 5%; }
	header .menu .dh ul li > a{ font-size: 14px; }
	.banner .imgbox{ padding-top: 400px; }
	.banner .textbox .box .left .item:nth-child(1) img{ width: 220px; }
	.banner .textbox .box .right .item:nth-child(1) img{ width: 200px; }
}

@media (max-width:991px){
	.main-pad-1{ padding: 30px 0 0; }
	.main-pad-2{ padding: 0 0 30px; }
	.main-pad-3{ padding: 30px 0 0; }
	.main-pad-4{ padding: 0 0 60px; }
	header .logo a{line-height:80px;}
	header .logo a img{ width: 200px; }
	.menu-box{ display: none; position: absolute;top: 85px; right: 0; z-index:2147483645; width: 120px; }
	.menu-box ul li{ margin-bottom:1px;}
	.menu-box ul li a{ display: block; font-size: 14px; color: #333; text-align:center; line-height:40px; background:rgba(255,255,255,0.9); }
	.menu-box ul li.active a{ color: #fff; background: #4d9b00; }
	.menu-btn{ position: relative; top: 31px; width: 40px; }
	.menu-btn b{ display: block; height:3px; background: #4d9b00;}
	.menu-btn b:nth-child(2){ margin:4px 0; }
	.menu-btn.active b:nth-child(1){ transform:rotate(45deg) translate(0,10px); }
	.menu-btn.active b:nth-child(2){ opacity: 0; }
	.menu-btn.active b:nth-child(3){ transform:rotate(-45deg) translate(0,-10px); }
	.banner .imgbox{ padding-top:60%; }
	.subnav{ margin-bottom: 20px; }
	.subnav .title-1 .cn{ position: relative; margin-bottom: 0; padding: 0 15px; font-size: 18px;color: #fff; text-align: left; line-height: 50px; background: #4d9b00; }
	.subnav .title-1 .cn:before{ content: ""; position: absolute; right: 15px; top: 50%; z-index: 1; margin-top: -6px; width: 0; height: 0; border-top: solid 6px transparent; border-bottom: solid 6px transparent; border-left: solid 8px #fff; transition:all 0.3s; }
	.subnav .title-1 .cn.active:before{ transform:rotate(90deg); }
	.subnav .title-1 .en{ display: none; }
	.subnav .title-2 ul{ display: block; padding: 0; max-width: inherit; border-bottom: none; }
	.subnav .title-2 ul li{ display: block; margin-right: 0; margin-top:1px; }
	.subnav .title-2 ul li:before{ display: none; }
	.subnav .title-2 ul li:after{ display: none; }
	.subnav .title-2 ul li a{ line-height: 40px; background:#f3f3f3; }
	.subnav .main-pad-3{ padding:0; }
	.subnav + .main-pad-1{ padding:0; }
	.subnav + .main-pad-3{ padding:0; }
	.title-5{ margin-bottom: 20px; }
	.text-1 .textbox{ display: block; padding: 30px 40px 30px 0; min-height: inherit; }
	.text-2 .imgbox{ position: relative; left: 0; width: 100%; height:400px; }
	.text-2 .imgbox .img{ left: calc((100% - 254px) / 2); top: calc((100% - 254px) / 2); width: 254px; height: 254px; }
	.text-2 .imgbox .img .box .biaoti .mc{ font-size: 16px; }
	.text-2 .imgbox .img .box .shuzi{ font-size: 30px; line-height: 34px; }
	.text-2 .imgbox .circle-bg{ background-size: auto 100%; }
	.text-2 .textbox ul{ margin:0 -15px; }
	.text-2 .textbox ul li{ padding: 0 15px !important; }
	.text-2 .textbox ul li:nth-child(n+3){ margin-top: 30px; }
	.text-2 .textbox ul li .jieshao{ height:78px; }
	.text-3{ margin-bottom: 20px; }
	.text-3 .textbox .biaoti{ font-size: 16px; }
	.text-3 .textbox .jieshao{ line-height: 26px; }
	.text-3 .ewm{ margin-top:0; }
	.text-6{ font-size: 14px; }
	.text-7{ font-size: 14px; line-height: 26px; }
	.text-8 ul li:nth-child(1){ margin-right: 50px; }
	.text-8 ul li .ewm img{ width: 120px; }
	.text-8 ul li .textbox .biaoti .icon{ line-height: 40px; }
	.text-8 ul li .textbox .biaoti .icon img{ width: 30px; }
	.text-8 ul li:nth-child(1) .textbox .biaoti{ line-height: 40px; }
	.text-8 ul li:nth-child(1) .textbox .biaoti .mc{ font-size: 18px; }
	.text-8 ul li:nth-child(2) .textbox .biaoti .mc{ padding-top:0; font-size: 14px; }
	.text-8 ul li:nth-child(2) .textbox .biaoti .mc span{ font-size: 12px; }
	.text-8 ul li .textbox .jieshao{ font-size: 14px; line-height: 26px; }
	.text-9 ul li input{ padding: 0 15px 0 40px; height: 44px; font-size: 12px; line-height: 42px;background-position:10px 50%; background-size: 20px auto; }
	.text-9 ul li textarea{ padding:5px 15px; height: 150px; min-height: 150px; max-height: 150px; font-size: 12px; line-height: 26px; }
	.text-9 ul li button{ height: 40px; font-size: 14px; line-height: 40px; }
	.text-10{ font-size: 14px; line-height: 26px; }
	.picture-2-list a .textbox{ font-size: 14px; line-height: 40px; }
	.picture-2 ul li{ width:50%; }
	.picture-3 a .imgbox{ padding-top: 220px; }
	.picture-3 a .textbox{ padding: 20px 20px 0; height: 220px; }
	.picture-3 a .textbox .biaoti{ font-size: 16px; line-height: 24px; }
	.picture-3 a .textbox .jieshao{ height: 104px; line-height: 26px; }
	.picture-4-list a .textbox .biaoti{ font-size: 16px; }
	.picture-5 ul li{ margin-bottom: 20px; padding-bottom:20px; }
	.picture-5 ul li a .imgbox{ width: 300px; }
	.picture-5 ul li a .imgbox span{ padding-top: 200px; }
	.picture-5 ul li a .textbox{ padding-top: 20px; padding-left: 20px; width: calc(100% - 300px); }
	.picture-5 ul li a .textbox .time{ font-size: 30px; line-height: 34px; }
	.picture-5 ul li a .textbox .time span{ font-size: 12px; }
	.picture-5 ul li a .textbox .text{ padding-left: 20px; }
	.picture-5 ul li a .textbox .text .biaoti{ font-size: 16px; }
	.picture-5 ul li a .textbox .text .jieshao{ font-size: 12px; }

}

@media (max-width:767px){
	.main-pad-1{ padding:20px 0 0;}
	.main-pad-2{ padding:0 0 20px;}
	.main-pad-3{ padding:20px 0 0;}
	.main-pad-5{ padding:15px 0 0;}
	.main-pad-6{ padding:0 0 15px; }
	header .logo a{line-height:60px;}
	header .logo a img{  width: 180px; }
	.banner .swiper-pagination{ bottom: 10px; }
	.banner .swiper-pagination span{ width: 8px; height: 8px; }
	.menu-box{top: 65px; width: 100px; }
	.menu-box ul li a{ font-size: 12px; line-height: 34px;}
	.menu-btn{ top: 21px; width: 30px;}
	#tabBar{ position: fixed; right:20px; bottom:20px; z-index: 99; width:50px; height: 50px;}
	#tabBar.active{ width: calc(100% - 40px); animation: tabBarAnimation 3s 1s infinite linear; -webkit-animation: tabBarAnimation 3s 1s infinite linear; -moz-animation: tabBarAnimation 3s 1s infinite linear; -o-animation: tabBarAnimation 3s 1s infinite linear;  }
	#tabBar .clickbtn{ position: absolute; right: 0; bottom: 0; z-index: 2; width:50px; height:50px; font-size: 0; line-height: 50px; background: rgba(255,255,255,0.8); border-radius: 50%; }
	#tabBar .clickbtn span{ display: block; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; opacity: 0; }
	#tabBar .clickbtn img{ width: 22px; }
	#tabBar .clickbtn.on{ animation:clickbtnAnimation 10s 0s infinite linear; -moz-animation:clickbtnAnimation 10s 0s infinite linear; -webkit-animation:clickbtnAnimation 10s 0s infinite linear; -o-animation:clickbtnAnimation 10s 0s infinite linear; box-shadow: 0 3px 5px rgba(0,0,0,0.5); }
	#tabBar .clickbtn.on:before{ content: ""; position: absolute; left: 0; bottom: -5px; z-index: 1; width: 20px; height: 5px;}
	#tabBar .clickbtn.active{ background:url(../images/tabBar/xian2.png) #ff9600; background-size: 100% 100%; }
	#tabBar .clickbtn.active:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; border:solid 1px rgba(255,255,255,0.2); border-radius: 50%; }
	#tabBar .clickbtn.active > img{ opacity: 0; }
	#tabBar .clickbtn.active span{ opacity: 1; }
	#tabBar .navigation{ position: absolute; left:calc(100% - 100px); bottom: 0; z-index: 1; width:0; height: 50px; border-radius: 25px; transition: all 0.3s;}
	#tabBar .navigation:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; border-radius: 25px; 
background:-moz-linear-gradient(left,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.6) 100%);background:-webkit-linear-gradient(left,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.6) 100%);background:linear-gradient(to right,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.6) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff',endColorstr='#99ffffff',GradientType=1 );}
	#tabBar .navigation ul{ position: relative; z-index: 2; padding: 0 60px 0 20px; }
	#tabBar .navigation ul li{ width: calc(100% / 3); font-size: 0; }
	#tabBar .navigation ul li a{ position: relative; left: 10px; display: inline-block; vertical-align: top; line-height: 50px;opacity: 0; }
	#tabBar .navigation ul li a .tab-icon{ margin-right: 5px; }
	#tabBar .navigation ul li a .tab-icon img{ width: 22px; }
	#tabBar .navigation ul li a .tab-title{ font-size: 12px;color: #333; }
	#tabBar .navigation.active{ box-shadow: 5px 5px 10px rgba(0,0,0,0.2); animation: navigationAnimation 0.5s 0s linear forwards; -webkit-animation: navigationAnimation 0.5s 0s linear forwards; -moz-animation: navigationAnimation 0.5s 0s linear forwards; -o-animation: navigationAnimation 0.5s 0s linear forwards; }
	#tabBar .navigation.active ul li:nth-child(1) a{animation:navigationAAnimation 0.3s 0.5s linear forwards; -webkit-animation:navigationAAnimation 0.3s 0.5s linear forwards; -moz-animation:navigationAAnimation 0.3s 0.5s linear forwards; -o-animation:navigationAAnimation 0.3s 0.5s linear forwards; }
	#tabBar .navigation.active ul li:nth-child(2) a{animation:navigationAAnimation 0.3s 0.6s linear forwards; -webkit-animation:navigationAAnimation 0.3s 0.6s linear forwards; -moz-animation:navigationAAnimation 0.3s 0.6s linear forwards; -o-animation:navigationAAnimation 0.3s 0.6s linear forwards; }
	#tabBar .navigation.active ul li:nth-child(3) a{animation:navigationAAnimation 0.3s 0.7s linear forwards; -webkit-animation:navigationAAnimation 0.3s 0.7s linear forwards; -moz-animation:navigationAAnimation 0.3s 0.7s linear forwards; -o-animation:navigationAAnimation 0.3s 0.7s linear forwards; }		

	@keyframes tabBarAnimation{
		0%{transform:translate(0,0);}
		30%{transform:translate(0,5px);}
		50%{transform:translate(0,0);}
		70%{transform:translate(0,-5px);}
		100%{transform:translate(0,0);}
	}
	@-webkit-keyframes tabBarAnimation{
		0%{transform:translate(0,0);}
		30%{transform:translate(0,5px);}
		50%{transform:translate(0,0);}
		70%{transform:translate(0,-5px);}
		100%{transform:translate(0,0);}
	}
	@-moz-keyframes tabBarAnimation{
		0%{transform:translate(0,0);}
		30%{transform:translate(0,5px);}
		50%{transform:translate(0,0);}
		70%{transform:translate(0,-5px);}
		100%{transform:translate(0,0);}
	}
	@-o-keyframes tabBarAnimation{
		0%{transform:translate(0,0);}
		30%{transform:translate(0,5px);}
		50%{transform:translate(0,0);}
		70%{transform:translate(0,-5px);}
		100%{transform:translate(0,0);}
	}

	@keyframes navigationAnimation{
		0%{left:calc(100% - 100px); width: 0; }
		80%{ left: -10px; width:100%; }
		90%{ left:  5px; width:100%; }
		100%{ left: 0; width:100%; }
	}
	@-webkit-keyframes navigationAnimation{
		0%{left:calc(100% - 100px); width: 0; }
		80%{ left: -10px; width:100%; }
		90%{ left:  5px; width:100%; }
		100%{ left: 0; width:100%; }
	}
	@-moz-keyframes navigationAnimation{
		0%{left:calc(100% - 100px); width: 0; }
		80%{ left: -10px; width:100%; }
		90%{ left:  5px; width:100%; }
		100%{ left: 0; width:100%; }
	}
	@-o-keyframes navigationAnimation{
		0%{left:calc(100% - 100px); width: 0; }
		80%{ left: -10px; width:100%; }
		90%{ left:  5px; width:100%; }
		100%{ left: 0; width:100%; }
	}

	@keyframes navigationAAnimation{
		from{ left: -10px; opacity: 0; }
		to{ left: 0; opacity: 1; }
	}
	@-moz-keyframes navigationAAnimation{
		from{ left: -10px; opacity: 0; }
		to{ left: 0; opacity: 1; }
	}
	@-webkit-keyframes navigationAAnimation{
		from{ left: -10px; opacity: 0; }
		to{ left: 0; opacity: 1; }
	}
	@-o-keyframes navigationAAnimation{
		from{ left: -10px; opacity: 0; }
		to{ left: 0; opacity: 1; }
	}

	@keyframes clickbtnAnimation{
		0%{ transform: rotateY(0deg); }
		10%{transform: rotateY(270deg); }
		15%{transform: rotateY(180deg); }
		30%{transform: rotateY(0deg); }
		100%{transform: rotateY(0deg); }
	}
	@-moz-keyframes clickbtnAnimation{
		0%{ transform: rotateY(0deg); }
		10%{transform: rotateY(270deg); }
		15%{transform: rotateY(180deg); }
		30%{transform: rotateY(0deg); }
		100%{transform: rotateY(0deg); }
	}
	@-webkit-keyframes clickbtnAnimation{
		0%{ transform: rotateY(0deg); }
		10%{transform: rotateY(270deg); }
		15%{transform: rotateY(180deg); }
		30%{transform: rotateY(0deg); }
		100%{transform: rotateY(0deg); }
	}
	@-o-keyframes clickbtnAnimation{
		0%{ transform: rotateY(0deg); }
		10%{transform: rotateY(270deg); }
		15%{transform: rotateY(180deg); }
		30%{transform: rotateY(0deg); }
		100%{transform: rotateY(0deg); }
	}
	.title-1 .cn{ font-size: 16px; }
	.title-1 .en .box{ font-size: 24px; line-height: 30px; }
	.title-1 .en .box b{ top: 14px; }
	.title-1 .jieshao{ margin-top:10px; font-size: 12px; }
	.subnav .title-1 .cn{ font-size: 16px; line-height: 40px; }
	.subnav .title-2 ul li a{ font-size: 12px; line-height: 34px; }
	.title-3{ margin-bottom: 20px; }
	.title-3 img{ width: 120px; }
	.title-4{ font-size: 16px; }
	.title-5 .biaoti{ font-size: 16px; }
	
	.text-1 .textbox{ padding-top: 20px; padding-bottom: 20px; padding-right: 0; width: 100%; }
	.text-1 .textbox .box .biaoti img{ width: 250px; max-width: 80%; }
	.text-1 .textbox .box .jieshao{ margin-bottom: 20px; font-size: 16px; }
	.text-2 .imgbox{ height: 300px; }
	.text-2 .imgbox .img .box{ bottom: 30px; }
	.text-2 .imgbox .img .box .biaoti{ line-height: 35px; }
	.text-2 .imgbox .img .box .biaoti .icon img{ width: 35px; }
	.text-2 .imgbox .img .box .biaoti .mc{ font-size: 14px; }
	.text-2 .imgbox .img .box .shuzi{ font-size: 24px; line-height: 30px; }
	.text-3 .textbox{ width: calc(100% - 120px); }
	.text-2 .textbox ul li:nth-child(n+3){ margin-top: 20px; }
	.text-2 .textbox ul li .biaoti .icon{ width: 37px; height: 47px; font-size: 30px; line-height: 47px; }
	.text-2 .textbox ul li .mc{ width: calc(100% - 47px); font-size: 16px; line-height: 47px; }
	.text-2 .textbox ul li .jieshao{ height: 96px; font-size: 12px; line-height: 24px; }
	.text-2 .textbox ul{ margin:0 -10px; }
	.text-2 .textbox ul li{ padding: 0 10px !important }
	.text-2 .textbox ul li .jieshao{ height: 120px; }
	.text-3 .textbox .biaoti{ font-size: 14px; }
	.text-3 .textbox .jieshao{ font-size: 12px; line-height: 24px; }
	.text-3 .ewm{ width: 120px; }
	.text-4 ul li input{ padding: 0 10px; }
	.text-4 ul li textarea{ padding:5px 10px; line-height: 30px; }
	.text-6{ margin-bottom: 20px; max-width: inherit; font-size: 12px; }
	.text-7{ font-size: 12px; line-height: 24px; }
	.text-8 ul{ display: inline-block; vertical-align: top; max-width: 100%; }
	.text-8 ul li{ display: block; }
	.text-8 ul li .textbox .biaoti .icon{ line-height: 34px; }
	.text-8 ul li:nth-child(1){ margin-right: 0; }
	.text-8 ul li:nth-child(1) .textbox .biaoti{ line-height: 34px; }
	.text-8 ul li:nth-child(1) .textbox .biaoti .mc{ font-size: 14px; }
	.text-8 ul li:nth-child(2){ margin-top: 20px; }
	.text-8 ul li .textbox .jieshao{ font-size: 12px; line-height: 24px; }
	.text-9 ul{ margin-bottom: -15px; }
	.text-9 ul li{ margin-bottom: 15px; }
	.text-9 ul li:nth-child(1), .text-9 ul li:nth-child(2), .text-9 ul li:nth-child(5){ width: 100%; }
	.text-10{ font-size: 12px; line-height: 24px; }	
	.picture-1-list a .textbox .box .biaoti{ font-size: 14px; }
	.picture-2-list a .textbox{ padding: 0 10px; font-size: 12px; }
	.picture-3 a .imgbox{ padding-top: 60%; width: 100%; }
	.picture-3 a .textbox{ padding: 15px; width: 100%; height: auto; }
	.picture-3 a .textbox .biaoti{ margin-bottom: 15px; font-size: 14px; }
	.picture-3 a .textbox .jiangexian{ margin-bottom: 15px; }
	.picture-3 a .textbox .jieshao{ height: auto; font-size: 12px; line-height: 24px; }
	.picture-4-list a .imgbox span{ padding-top: 120px; }
	.picture-4-list a .textbox{ padding-top: 0; padding-left: 15px; height: 120px; }
	.picture-4-list a .textbox .biaoti{ margin-bottom: 5px; font-size: 14px; }
	.picture-4-list a .textbox .jieshao{ font-size: 12px; }
	.picture-5 ul li a .imgbox{ width: 200px; }
	.picture-5 ul li a .imgbox span{ padding-top: 150px; }
	.picture-5 ul li a .textbox{ padding-top: 0; padding-left: 15px; width: calc(100% - 200px); height: 150px; }
	.picture-5 ul li a .textbox .time{ display: none; }
	.picture-5 ul li a .textbox .text{ padding-left: 0; width:100%; }
	.picture-5 ul li a .textbox .text .biaoti{ margin-bottom: 10px; font-size: 14px; }
	.picture-5 ul li a .textbox .text .jieshao{ margin-bottom: 10px; font-size: 12px; }
	.picture-5 ul li a .textbox .text .more{ width: 80px; line-height: 24px; }
	.picture-6{ padding-top: 60%; }
}

@media (max-width:479px){
	.text-1 .textbox .box .jieshao{ font-size: 14px; }
	.text-1 .textbox .box .more a{ width: 100px; font-size: 12px; line-height: 30px; }
	.text-4 ul li input{ height: 34px; font-size: 12px; line-height:34px; }
	.text-4 ul li textarea{ font-size: 12px; line-height: 24px; }
	.text-4 ul li button{ font-size: 12px; }
	.picture-5 ul li{ margin-bottom: 15px; padding-bottom: 15px; }
	.picture-5 ul li a .imgbox{ width: 160px; }
	.picture-5 ul li a .imgbox span{ padding-top: 120px; }
	.picture-5 ul li a .textbox{ width: calc(100% - 160px); height: 120px; }
	.picture-5 ul li a .textbox .text .biaoti{ margin-bottom: 5px; }
	.picture-5 ul li a .textbox .text .jieshao{ height: 48px; }
	.picture-5 ul li a .textbox .text .more{ width: 70px; line-height: 20px; }
}


@media (max-width:413px){
	.text-2 .textbox ul li{ width: 100%; }
	.text-2 .textbox ul li:nth-child(n+2){ margin-top: 20px; }
	.text-2 .textbox ul li .jieshao{ height: auto; }
	.text-2 .textbox ul li:nth-child(even) .biaoti .icon{ float: left; }
	.text-2 .textbox ul li:nth-child(even) .mc{ float: left; padding-left: 15px; padding-right: 0; text-align: left; }
	.text-2 .textbox ul li .biaoti .icon{ width: 30px; height: 40px; font-size: 24px; line-height: 40px; }
	.text-2 .textbox ul li .mc{ width: calc(100% - 30px); font-size: 14px; line-height: 40px; }
	.text-3 .textbox{ float: none !important; padding-right: 0; margin-bottom: 10px; width: 100%; text-align: center; }
	.text-3 .ewm{ float: none !important; margin:0 auto; width: 100px;}
	.text-4 ul li button{ height: 34px; line-height: 34px; }
	.text-8 ul li .ewm img{ width: 100px; }	
	.text-8 ul li .textbox .biaoti .icon{ line-height: 30px; }	
	.text-8 ul li .textbox .biaoti .icon img{ width: 20px; }
	.text-8 ul li:nth-child(1) .textbox .biaoti{ margin-bottom: 0; }
	.text-8 ul li:nth-child(1) .textbox .biaoti .mc{ font-size: 12px; line-height: 30px; }
	.picture-4-list a .imgbox{ width: 140px; }
	.picture-4-list a .imgbox span{ padding-top: 100px; }
	.picture-4-list a .textbox{ width: calc(100% - 140px); height:100px; }
	.picture-4-list a .textbox .biaoti{ margin-bottom: 0; }
	.picture-4-list a .textbox .time{ margin-bottom: 0; }
	.picture-5 ul li a .imgbox{ width: 140px; }
	.picture-5 ul li a .imgbox span{ padding-top: 110px; }
	.picture-5 ul li a .textbox{ width: calc(100% - 140px); height: 110px; }
}