/*public.css start*/
.icon {
  background-image: url(../images/icon-all.png);
  background-repeat: no-repeat;
}
/*public.css end*/
/*header.css start*/
#header .header-top {
  height: 0px;
  background: #fff;
  border-bottom: 1px solid #fff;
}
#header .header-top .w1200{
	position:relative;
}
#header .header-top .login {
  float: left;
  display:none;
}
#header .header-top .login form {
  float: left;
  height: 40px;
  line-height: 40px;
}
#header .header-top .login form label {
  float: left;
  margin-right: 7px;
}
#header .header-top .login form input {
  float: left;
  margin-right: 7px;
}
#header .header-top .login form input.text,
#header .header-top .login form input.password {
  width: 141px;
  height: 26px;
  border: 1px solid #e5e5e5;
  background: #fff;
  margin-top: 7px;
  text-indent: 4px;
}
#header .header-top .login form input.submit {
  width: 67px;
  height: 26px;
  background: #289c5d;
  color: #fff;
  line-height: 26px;
  text-align: center;
  margin-top: 7px;
  border: 0;
  border-radius: 3px;
}
#header .header-top .login form select {
  width: 102px;
  height: 26px;
  border: 1px solid #e5e5e5;
  background: #fff;
}
#header .header-top .login a {
  float: left;
  font-size: 12px;
  color: #666;
  margin-left: 15px;
  height: 26px;
  line-height: 26px;
  margin-top: 7px;
}
#header .header-top .right-nav {
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 0;
  z-index: 9999999;
}
#header .header-top .right-nav a {
  float: left;
  font-size: 11px;
  color: #666;
  margin-left: 10px;
}
#header .header-top .right-nav a i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 11px;
}
#header .header-top .right-nav a i.icon {
  width: 28px;
  height: 36px;
  margin-top: -4px;
}
#header .header-top .right-nav a i.icon.wechat {
  background-position: -7px -4px;
}
#header .header-top .right-nav a i.icon.wechat-kf {
  background-position: -57px -4px;
}
#header .header-top .right-nav a i.icon.download {
  background-position: -109px -4px;
  width: 20px;
}
#header .header-top .right-nav a i.line {
  width: 1px;
  height: 12px;
  background: #7e7e7e;
  margin-top: -2px;
}
#header .header-top .right-nav .relative img{
	display:none;
	position:absolute;
	left:0;
	top:42px;
	width:160px;
}
#header .header-top .right-nav .relative:hover img{
	display:block;
}
#header .header {
  height: 90px;
}
#header .header .logo {
  width: 185px;
  height: 65px;
  font-size: 0;
  margin-top: 15px;
}
#header .header .tt {
    color: #333;
	font-size: 14px;
	height: 67px;
	font-weight: 400;
	line-height: 23px;
	padding: 0px 0px 0px 35px;
	border-left: 1px solid #d0d0d0;
	margin: 10px 0 0 30px;
}
#header .header .phone {
  float: right;
  margin-top: 40px;
}
#header .header .phone i {
  float: left;
  width: 40px;
  height: 40px;
  background-position: -7px -103px;
  margin-right:10px;
}
#header .header .phone p {
  font-size: 14px;
  color: #666;
}
#header .header .phone p span {
	font-size: 22px;
	font-weight: bold;
	color: #289c5d;
	display: block;
	margin-top: -5px;
}
#header .mainMenu {
  line-height: 48px;
  overflow: hidden;
  background: #1b9251;
}
#header .mainMenu a {
  font-size: 14px;
  padding: 0 20px;
  color: #fff;
  border-left: 1px solid #59af80;
  height: 48px;
  line-height: 48px;
  float: left;
  padding-top: 0!important;
  padding-bottom: 0!important;
}
#header .mainMenu a.index {
  border: 0;
}
#header .mainMenu a.active{
	background:#f3490d;
}
#header .menu-second{
	background:#505050;
	height:48px;
	line-height:48px;
}
#header .menu-second a{
	font-size: 14px;
    height: 14px;
    line-height: 14px;
    margin-top: 17px;
    padding: 0 18px;
    border-color: #ccc;
}
#header .menu-second a:nth-of-type(1){
	border:0;
}
#header .menu-second a.active{
	color:#f4bc00;
	background:none;
}
#header .menu-second .first{
	border:0;
}
#header .menu-second .menuright1{
	float:right;
	margin-right:176px;
}
#header .menu-second .menuright2{
	float:right;
	margin-right:23px;
}
#header .menu-second .menuright3{
	float:right;
	margin-right:18px;
}
/*indexbanenr.css start*/
#indexbanner {
  position: relative;
  height: 485px;
  overflow: hidden;
}
#indexbanner .bx-controls {
  position: absolute;
  bottom: 22px;
  width: 100%;
  z-index: 51;
}
#indexbanner a{
	width:100%;
	height:485px;
	display:block;
}
#indexbanner .bx-controls .bx-controls-direction {
  display: none;
}
#indexbanner .bx-controls .bx-pager {
  text-align: center;
}
#indexbanner .bx-controls .bx-pager .bx-pager-item {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  margin: 0 6px;
}
#indexbanner .bx-controls .bx-pager .bx-pager-item a {
  display: block;
  width: 45px;
  height: 4px;
  background: url(../images/opcity_w_60.png);
  border-radius: 60px;
}
#indexbanner .bx-controls .bx-pager .bx-pager-item .active {
  background: #fff;
}
/*indexbanenr.css end*/
/*banenrNews.css start*/
#banenrNews {
  position: relative;
  z-index: 100;
}
#banenrNews .newsbox {
  position: absolute;
  padding: 16px;
  right: 0;
  width: 365px;
  height: 204px;
  background: url(../images/opcity_w_84.png);
}
#banenrNews .newsbox .mt {
  height: 40px;
  line-height: 36px;
  color: #9b3f20;
  font-size: 20px;
  font-weight: bold;
  border-bottom: 1px solid #d0d0d0;
}
#banenrNews .newsbox .mt i {
  display: inline-block;
  vertical-align: top;
  height: 40px;
  width: 40px;
  background-position: -145px -4px;
  margin: -2px 10px 0 0;
}
#banenrNews .newsbox .mt a{
	float:right;
	font-size:14px;
	color:#666;
}
#banenrNews .newsbox .mc {
  line-height: 28px;
  height:188px;
  overflow:hidden;
}
#banenrNews .newsbox .mc li a {
  color: #666;
  font-size: 14px;
  display: block;
}
#banenrNews .newsbox .mc li a:hover {
  color: #9b3f20;
}
#banenrNews .newsbox .mc li i {
  display: inline-block;
  vertical-align: middle;
  width: 34px;
  height: 15px;
  background-position: -198px -17px;
}
#banenrNews .newsbox.newsbox1 {
  bottom: 293px;
  height: 250px;
}
#banenrNews .newsbox.newsbox2 {
  bottom: 76px;
}
/*banenrNews.css end*/
#cooperation {
	text-align: center;
}
#cooperation h2{
	font-size: 35px;
	font-weight: bold;
	margin-top: 38px;
	color: #1b9251;
}
#cooperation p{
	font-size: 14px;
	color: #999999;
	text-transform:Uppercase;
}
.scroll_horizontal{position:relative;width:1300px;height:120px;padding:10px;margin: 0 auto;margin-top: 17px;}
.scroll_horizontal .box{overflow:hidden;position:relative;width:1200px;height:102px;margin:0 auto;}
.scroll_horizontal .list{overflow:hidden;width:99999px;}
.scroll_horizontal .list li{float:left;width:245px;text-align:left;}
.scroll_horizontal .list li img{width:222px;height:102px;}
.scroll_horizontal .prev,
.scroll_horizontal .next{position:absolute;top:50%;margin-top:-25px;width:40px;height:50px;background-image:url(../images/control.png);background-repeat:no-repeat;font:0/0 Arial;cursor:pointer;}
.scroll_horizontal .prev{left:5px;background-position:0 0;}
.scroll_horizontal .next{right:5px;background-position:-40px 0;}
.scroll_horizontal .prev:hover{background-position:0 -50px;}
.scroll_horizontal .next:hover{background-position:-40px -50px;}
#main .gg {
  overflow: hidden;
  margin-top:35px;
  height:144px;
}
#main .gg a{
	width:100%;
	height:100%;
	display:block;
}
#main .gg .mt {
  font-size: 30px;
  color: #1b9251;
  font-weight: bold;
  text-align:center;
  padding-top:15px;
}
#main .gg .mc {
  font-size: 16px;
  color: #b93821;
  line-height: 26px;
  margin-top: 12px;
  padding:0 50px;
  text-indent:2em;
}
#main .cases {
  margin-top: 32px;
}
#main .cases ul li{
	float:left;
	width:381px;
	height:286px;
	position:relative;
	margin-right:28px;
	margin-bottom:23px;
}
#main .cases ul li .imgBox{
	width:100%;
	height:100%;
	overflow:hidden;
}
#main .cases ul li .imgBox img{
	width:100%;
	height:100%;
}
#main .cases ul li:nth-of-type(3n){
	margin-right:0;
}
#main .cases ul li .con{
	position:absolute;
	width:301px;
	height:77px;
	text-align:center;
	background:#fff;
	bottom:29px;
	left:40px;
}
#main .cases ul li .con p{
	font-size:18px;
	font-weight:bold;
	color:#f25a29;
	margin-top:12px;
	margin-bottom:2px;
}
#main .cases ul li .con span{
	font-size:16px;
	color:#666;
}
#main .gg2 {
	margin-top:11px;
	height:112px;
}
#main .gg2 a{
	width:100%;
	height:100%;
	display:block;
}
#main .gg2 .mt {
	font-size: 28px;
	color: #fff;
	float:left;
	margin-left:60px;
	margin-top:37px;
}
#main .gg2 .mc {
	float:right;
	margin-right:73px;
	margin-top:26px;
	line-height:1;
}
#main .gg2 .mc p{
	color:#fff;
	font-size:20px;
	font-weight:bold;
	margin-bottom:5px;
}
#main .gg2 .mc span{
	color:#fff;
	font-weight:bold;
	font-size:29px;
}
#main .advantage{
	margin-top:42px;
	height:785px;
	background:#f5f5f5;
}
#main .advantage .tt{
	font-size:35px;
	color:#1b9251;
	font-weight:bold;
	text-align:center;
	margin-top:53px;
}
#main .advantage .subtt{
	font-size:14px;
	color:#999;
	text-align:center;
	text-transform:uppercase;
	margin-top:4px;
}
#main .advantage .mc{
	width:100%;
	height:506px;
	position:relative;
	margin-top:57px;
}
#main .advantage .mc img{
	margin-left:114px;
}
#main .advantage .mc .detail{
	position:absolute;
}
#main .advantage .mc .detail .mt{
	font-size:30px;
	color:#00af64;
	font-weight:bold;
}
#main .advantage .mc .detail .des{
	font-size:14px;
	color:#666;
	line-height:30px;
	margin-top:12px;
}
#main .advantage .mc .d1{
	right:0;
	top:-15px;
	width:374px;
}
#main .advantage .mc .d1 .mt{
	text-align:right;
}
#main .advantage .mc .d2{
	left:0;
	top:-23px;
	width:400px;
}
#main .advantage .mc .d3{
	left:0;
	top:316px;
	width:370px;
}
#main .advantage .mc .d4{
	right:0;
	top:220px;
	width:325px;
}
#main .advantage .mc .d5{
	right:0;
	top:382px;
	width:365px;
}
#main .honor {
  margin-top: 36px;
}
#main .honor .leftBox {
  width: 481px;
}
#main .honor .leftBox .imgBox {
  width: 481px;
  height: 315px;
  overflow: hidden;
}
#main .honor .leftBox P {
  font-size: 18px;
  color: #999;
  text-align: center;
  line-height: 70px;
  height: 70px;
}
#main .honor .rightBox {
  width: 719px;
}
#main .honor .rightBox li {
  float: left;
  margin-left: 16px;
  width: 223px;
  overflow: hidden;
}
#main .honor .rightBox li .imgBox {
  width: 223px;
  height: 159px;
  overflow: hidden;
}
#main .honor .rightBox li p {
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 14px;
  color: #999;
}
#main .honor .bottomBox {
  width: 1200px;
}
#main .honor .bottomBox li {
  float: left;
  margin-left: 33px;
}
#main .honor .bottomBox li .imgBox {
  height: 169px;
  overflow: hidden;
}
#main .honor .bottomBox li .imgBox img{
	width:auto;
	height:100%;
}
#main .honor .bottomBox li p {
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 14px;
  color: #999;
}
#main .gg3 {
	margin-top:40px;
	height:120px;
}
#main .gg3 a{
	width:100%;
	height:100%;
	display:block;
}
#main .gg3 .mt{
	font-size:30px;
	font-weight:bold;
	color:#fff;
	padding-top:15px;
	text-align:center;
}
#main .gg3 .mc{
	color:#fff;
	font-size:14px;
	line-height:24px;
	text-indent:2rem;
	padding:0 50px;
}
#main .certificate {
  height: 820px;
  overflow: hidden;
  background: #f5f5f5;
  padding-top: 40px;
  margin-top: 38px;
}
#main .certificate .index_ad {
  height: 760px;
  overflow: hidden;
}
#main .certificate .index_ad dl {
  width: 1245px!important;
  margin: 0;
}
#main .certificate .index_ad dl dd {
  float: left;
  margin-right: 30px;
  margin-bottom: 10px;
}
#main .certificate .index_ad dl dd .imgBox {
  width: 280px;
  height: 200px;
  overflow: hidden;
}
#main .certificate .index_ad dl dd p {
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #999;
}
#main .certificate .bx-pager {
  display: none;
}
#main .certificate .bx-controls-direction a {
  position: absolute;
  top: 195px;
  height: 40px;
  width: 40px;
  font-size: 0;
}
#main .certificate .bx-controls-direction a.bx-next {
  background: url(../images/next.png) no-repeat center center;
  right: -48px;
}
#main .certificate .bx-controls-direction a.bx-prev {
  background: url(../images/prev.png) no-repeat center center;
  left: -48px;
}
#main .gg4 {
	margin-top:32px;
	height:116px;
}
#main .gg4 a{
	width:100%;
	height:100%;
	display:block;
}
#main .gg4 .mt{
	float:left;
	color:#fff;
	font-size:31px;
	margin-left:58px;
	margin-top:30px;
}
#main .gg4 .mc{
	float:right;
	color:#fff;
	margin-top:37px;
	margin-right:62px;
	line-height:1;
}
#main .gg4 .mc p{
	font-size:20px;
	font-weight:bold;
	margin-bottom:5px;
}
#main .gg4 .mc span{
	font-size:29px;
	font-weight:bold;
}
#main .report{
	margin-top:28px;
}
#main .report .box{
	width:1200px;
	overflow:hidden;
}
#main .report .list{
	overflow: hidden;
    width: 9999999px;
}
#main .report li{
	float:left;
	margin-right:7px;
}
#main .report li .picBox{
	height:224px;
}
#main .report li .picBox img{
	height:100%;
	width:auto;
}
#main .report li p{
	text-align:center;
	font-size:14px;
	color:#666;
	margin:10px 0;
}
#main .products {
	margin-top: 40px;
	margin-bottom:30px;
}
#main .products .leftBox {
	width: 235px;
}
#main .products .leftBox .imgBox {
	width: 473px;
	height: 356px;
	overflow: hidden;
}
#main .products .leftBox .mt,.side_products .mt{
	width:100%;
	height:88px;
	background:#1b9251;
	padding-left:36px;
	padding-top:17px;
}
#main .products .leftBox .mt p,.side_products .mt p{
	color:#fff;
	font-size:24px;
	font-weight:bold;
}
#main .products .leftBox .mt span,.side_products .mt span{
	color:#fff;
	font-size:14px;
}
#main .products .leftBox .mc,.side_products .mc{
	border:1px solid #e5e5e5;
	border-top:none;
	height:668px;
}
#main .products .leftBox .nv,.side_products .mc .nv{
	line-height:52px;
	width:215px;
	border-bottom:1px dashed #e5e5e5;
	padding-left:45px;
	background:url(../images/icon.png) no-repeat 20px center;
	margin:auto;
	margin-bottom:5px;
}
#main .products .leftBox .nv a,.side_products .mc .nv a{
	font-size:14px;
	color:#1b9251;
}
#main .products .leftBox .navson,.side_products .mc .navson{
	line-height:31px;
	border-bottom:1px solid #e5e5e5;
	width:162px;
	margin:auto;
}
#main .products .leftBox .navson a,.side_products .mc .navson a{
	color:#666;
	padding-left:32px;
	background:url(../images/icon1.png) no-repeat 12px center;
	line-height:31px;
	display:block;
}
#main .products .leftBox .navson a:hover,.side_products .mc .navson a:hover{
	color:#1b9251;
}
.side_products .mc .navson a.cur{
	color:#fff;
	background:#f25a29;
}
#main .products .rightBox{
	width:936px;
	float:right;
}
#main .products .rightBox .mt{
	width:100%;
	height:52px;
	line-height:52px;
	background:#f25a29;
	color:#fff;
	padding-left:39px;
	padding-right:23px;
	font-size:16px;
	font-weight:bold;
}
#main .products .rightBox .mt a{
	float:right;
	font-size:14px;
	font-weight:normal;
	color:#fff;
}
#main .products .rightBox .mc{
	margin-top:20px;
}
#main .products .rightBox .mc li{
	float:left;
	width:265px;
	height:234px;
	margin-right:70px;
}
#main .products .rightBox .mc li:nth-of-type(3n){
	margin-right:0;
}
#main .products .rightBox .mc li .imgBox{
	width:100%;
	height:180px;
	border:1px solid #e5e5e5;
	overflow:hidden;
}
#main .products .rightBox .mc li .imgBox img{
	height:100%;
}
#main .products .rightBox .mc li p{
	line-height:55px;
	height:54px;
	text-align:center;
	color:#666;
	font-size:13px;
}
#main .gg5 {
	margin-top:25px;
	height:120px;
}
#main .gg5 a{
	width:100%;
	height:100%;
	display:block;
}
#main .gg5 .mt{
	font-size:30px;
	font-weight:bold;
	color:#fff;
	padding-top:15px;
	text-align:center;
}
#main .gg5 .mc{
	color:#fff;
	font-size:14px;
	line-height:24px;
	text-indent:2rem;
	padding:0 50px;
}
#main .news {
  margin-top: 13px;
}
#main .news .newsBox {
  width: 590px;
  padding-right: 17px;
}
#main .news .newsBox .mt {
  height: 48px;
  line-height: 48px;
  border-bottom: 1px solid #ddd;
  font-size: 20px;
  font-weight: bold;
  color: #999;
  margin-bottom: 10px;
}
#main .news .newsBox .mt span {
  color: #289c5d;
  height: 49px;
  float: left;
  width: 99px;
  border-bottom: 3px solid #7fd8a8;
}
#main .news .newsBox .mt span i {
  display: inline-block;
  width: 4px;
  height: 24px;
  background: #289c5d;
  vertical-align: middle;
  margin: -4px 8px 0 0;
}
#main .news .newsBox .mt a{
	float:right;
	font-size: 14px;
    line-height: 58px;
    height: 48px;
}
#main .news .newsBox .mc .picNews {
  padding-bottom: 10px;
  border-bottom: 1px solid #f4f4f4;
}
#main .news .newsBox .mc .picNews .imgBox {
  float: left;
  width: 138px;
  height: 104px;
  overflow: hidden;
}
#main .news .newsBox .mc .picNews .infoBox {
  width: 410px;
  float: right;
}
#main .news .newsBox .mc .picNews .infoBox .title {
  font-size: 14px;
  color: #666;
  margin: 5px 0;
}
#main .news .newsBox .mc .picNews .infoBox .time {
  font-size: 12px;
  color: #999;
  padding-bottom: 12px;
  border-bottom: 1px dashed #eaeaea;
}
#main .news .newsBox .mc .picNews .infoBox .desc {
  font-size: 12px;
  color: #999;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
}
#main .news .newsBox .mc .textNews li {
  line-height: 26px;
}
#main .news .newsBox .mc .textNews li a {
  font-size: 12px;
  color: #666;
  display: block;
}
#main .news .newsBox .mc .textNews li a i {
  width: 20px;
  height: 9px;
  display: inline-block;
  background-position: -263px -66px;
}
#footerMenu {
  height: 48px;
  line-height: 48px;
  margin-top: 40px;
  background: #383838;
}
#footerMenu a {
  font-size: 12px;
  color: #fff;
  height: 12px;
  line-height: 12px;
  border-left: 1px solid #fff;
  padding: 0 25px;
}
#footerMenu a.index {
  border: 0;
}
#footer {
  background: #e8e8e8;
}
#footer .contact {
  height: 180px;
  border-bottom: 1px solid #dbdbdb;
}
#footer .contact h3 {
  font-size: 0;
  width: 185px;
  height: 65px;
  margin: 50px 44px 0 30px;
}
#footer .contact .line {
  width: 2px;
  height: 102px;
  background: #fff;
  border-left: 1px solid #dbdbdb;
  margin-top: 33px;
}
#footer .contact .address {
  font-size: 12px;
  color: #666;
  margin: 35px 140px 0 60px;
  line-height: 26px;
}
#footer .contact .qrBox {
  margin: 22px 93px 0 0;
  width: 116px;
  text-align: center;
  font-size: 12px;
  color: #666;
}
#footer .contact .qrBox img {
  width: 116px;
  height: 116px;
  margin-bottom: 10px;
}
#footer .friendlink {
  line-height: 30px;
  border-top: 1px solid #fff;
  font-size: 12px;
  color: #999;
}
#footer .friendlink a {
  font-size: 12px;
  color: #999;
  padding: 0 6px;
  height: 12px;
  border-right: 1px solid #a5a5a5;
}
#insidebanner {
  height: 371px;
  overflow: hidden;
  position: relative;
}
#insidebanner .bx-controls {
  position: absolute;
  bottom: 22px;
  width: 100%;
  z-index: 51;
}
#insidebanner .bx-controls .bx-controls-direction {
  display: none;
}
#insidebanner .bx-controls .bx-pager {
  text-align: center;
}
#insidebanner .bx-controls .bx-pager .bx-pager-item {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  margin: 0 6px;
}
#insidebanner .bx-controls .bx-pager .bx-pager-item a {
  display: block;
  width: 45px;
  height: 4px;
  background: url(../images/opcity_w_60.png);
  border-radius: 60px;
}
#insidebanner .bx-controls .bx-pager .bx-pager-item .active {
  background: #fff;
}
#insidemain .col1 {
  width: 955px;
  float: right;
}
#insidemain .col4{
	width:955px;
}
#insidemain .col2 {
  width: 215px;
  float: left;
  padding-top: 25px;
}
#insidemain .col2 .ad {
  margin-bottom: 5px;
}
#insidemain .col2 .ad img {
  max-width: 100%;
}
#insidemain .col2 .ad.border {
  border: 1px solid #e5e5e5;
}
#insidemain .refurbished {
  margin-top:25px;
  width:970px;
  float:right;
}
#insidemain .refurbished .mt {
  text-align: center;
}
#insidemain .refurbished .thd{
	height:52px;
	line-height:52px;
	font-size:16px;
	color:#fff;
	margin-bottom:26px;
	background:#1b9251;
	padding-left:32px;
}
#insidemain .refurbished .mt .title {
  font-weight: bold;
  color: #35a769;
  font-size: 22px;
  margin-bottom: 25px;
  margin-top:30px;
}
#insidemain .refurbished .mt .desc {
  font-size: 14px;
  color: #666;
  margin-bottom: 18px;
}
#insidemain .refurbished .mt .line {
  display: block;
  width: 450px;
  height: 1px;
  background: #e8e8e8;
  margin: 0 auto;
}
#insidemain .refurbished .mc {
  margin-top: 40px;
}
#insidemain .refurbished .mc .title {
  height: 38px;
  width: 146px;
  font-weight: bold;
  color: #35a769;
  font-size: 18px;
  border-bottom: 1px solid #35a769;
}
#insidemain .refurbished .mc .title.fulltitle {
  width: 100%;
}
#insidemain .refurbished .mc .picBox {
  margin: 20px 0 30px;
}
#insidemain .refurbished .mc .picBox li {
  float: left;
  margin-left: 30px;
  width:303px;
}
#insidemain .refurbished .mc .picBox li img{
	width:100%;
}
#insidemain .refurbished .mc .onePicBox {
  margin-top: 22px;
}
#insidemain .refurbished .mc .onePicBox img{
	width:100%;
}
#insidemain .refurbished .mc .bbtn {
  width: 33px;
  height: 30px;
  display: block;
  margin: 18px auto 0;
  background: url(../images/greenbottom.png) no-repeat center center;
}
#insidemain .news .col1 {
  padding: 24px 7px 0 0;
  border-right: 1px solid #e4e4e4;
}
#insidemain .news .col1 .mt{
	font-size: 26px;
    color: #35a769;
    font-weight: bold;
    margin-bottom: 20px;
}
#insidemain .news .col1 li {
  width: 100%;
  height: 38px;
  line-height: 38px;
  background: #f5f5f5;
  margin-bottom: 5px;
}
#insidemain .news .col1 li .title {
  float: left;
  margin-left: 27px;
  font-size: 14px;
  color: #666;
  width: 700px;
}
#insidemain .news .col1 li .time {
  float: right;
  font-size: 14px;
  color: #666;
  margin-right: 18px;
}
#insidemain .newsshow .col1 {
  margin-top:25px;
}
#insidemain .newsshow .col1 h1 {
  text-align: center;
  font-size: 24px;
  color: #000;
}
#insidemain .newsshow .col1 .date {
  display: block;
  font-size: 13px;
  color: #666;
  margin-top: 10px;
  text-align:center;
}
#insidemain .newsshow .col1 .mc {
  margin-top: 20px;
  line-height: 30px;
  font-size: 14px;
  color: #666;
}
#insidemain .newsshow .col1 .mc img {
  max-width: 100%;
}
#insidemain .page .col1 {
  margin-top:25px;
 }
 #insidemain .page .col1 .mt{
	 font-size: 20px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    height: 60px;
    line-height: 60px;
 }
#insidemain .page .col1 .mc {
  line-height: 30px;
  font-size: 14px;
  color: #666;
}
#insidemain .page .col1 .mc img{
	max-width:100%;
}
#insidemain .pagefull .col1 {
	width:100%;
  padding: 24px 7px 0 0;
}
#insidemain .pagefull-pic .col1{
	width:970px;
	margin-top:25px;
}
#insidemain .pagefull-pic .col1 .textBox{
	font-size: 14px;
    line-height: 30px;
	width:550px;
}
#insidemain .pagefull-pic .col1 .PicBox{
	width:400px;
}
#insidemain .pagefull-pic .col1 .PicBox img{
	width:100%;
}
#insidemain .pagefull-pic .col1 .mt{
	width: 100%;
	height: 52px;
	line-height: 52px;
	background: #f25a29;
	color: #fff;
	padding-left: 39px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}
#insidemain .pagefull .col1 .mc {
  line-height: 30px;
  font-size: 14px;
  color: #666;
}
#insidemain .page .col3 {
  float: left;
  width: 1200px;
  margin-top: 20px;
  display:none;
}
#insidemain .page .col3 .tabNav {
  margin-left: 80px;
  display:none;
}
#insidemain .page .col3 .tabNav a {
  width: 212px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  float: left;
  color: #fff;
  margin-right: 13px;
}
#insidemain .page .col3 .tabNav a.dw {
  background: #54d46c;
}
#insidemain .page .col3 .tabNav a.gr {
  background: #e7633f;
}
#insidemain .page .col3 .picBox {
  margin-top: 55px;
}
#insidemain .page .col3 .picBox img {
  max-width: 100%;
}
#insidemain .pageshow {
  width:970px;
  float:right;
  margin-top:25px;
}
#insidemain .pageshow .pageBox {
  margin-bottom: 20px;
}
#insidemain .pageshow .pageBox .mt {
  font-size: 26px;
  color: #35a769;
  font-weight: bold;
  margin-bottom: 20px;
}
#insidemain .pageshow .pageBox .mt.thd{
	height:52px;
	line-height:52px;
	font-size:16px;
	color:#fff;
	margin-bottom:26px;
	background:#1b9251;
	padding-left:32px;
}
#insidemain .pageshow .pageBox .mt.left {
  text-align: left;
}
#insidemain .pageshow .pageBox .mt.middle {
  text-align: center;
}
#insidemain .pageshow .pageBox .mt.right {
  text-align: right;
}
#insidemain .pageshow .pageBox .mt.special{
	padding-left:445px;
}
#insidemain .pageshow .pageBox .case,#insidemain .cslm .pageBox .case,#insidemain .refurbished .pageBox .case {
  position: relative;
  padding-bottom: 7px;
  border-bottom:1px solid #e5e5e5;
}
#insidemain .pageshow .pageBox .case li,#insidemain .cslm .pageBox .case li,#insidemain .refurbished .pageBox .case li {
  overflow: hidden;
  float:left;
  width:310px;
  margin-right:20px;
}
#insidemain .pageshow .pageBox .case li:nth-of-type(3n),#insidemain .cslm .pageBox .case li:nth-of-type(3n),#insidemain .refurbished .pageBox .case li:nth-of-type(3n){
	margin-right:0;
}
#insidemain .pageshow .pageBox .case li .imgBox,#insidemain .cslm .pageBox .case li .imgBox,#insidemain .refurbished .pageBox .case li .imgBox{
	width:100%;
	height:232px;
	overflow:hidden;
}
#insidemain .pageshow .pageBox .case li .imgBox img,#insidemain .cslm .pageBox .case li .imgBox img,#insidemain .refurbished .pageBox .case li .imgBox img{
	width:100%;
	height:100%;
}
#insidemain .pageshow .pageBox .case li .title,#insidemain .cslm .pageBox .case li .tt,#insidemain .refurbished .pageBox .case li .tt {
  width:100%;
  height:62px;
  line-height:62px;
  text-align:center;
  font-size:14px;
  color:#666;
}
#insidemain .pageshow .pageBox .learnMore {
  width: 137px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  background: #f5f5f5;
  font-size: 14px;
  color: #666;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -69px;
}
#insidemain .pageshow .pageBox .page {
  position: relative;
  padding-bottom: 70px;
  border-bottom: 1px solid #e4e4e4;
}
#insidemain .pageshow .pageBox .page .textBox {
  font-size: 14px;
  line-height: 30px;
  width:550px;
}
#insidemain .pageshow .pageBox .page .textBox.tpic{
	width:660px;
}
#insidemain .pageshow .pageBox .page .picBox{
	width:400px;
}
#insidemain .pageshow .pageBox .page .picBox.tpic{
	width:274px;
}
#insidemain .pageshow .pageBox .page .picBox img{
	width:100%;
}
#insidemain .pageshow .pageBox .page .learnMore{
	bottom:10px;
}
#insidemain .cslm{
	width:970px;
	float:right;
	margin-top:25px;
}
#insidemain .cslm .thd{
	height:52px;
	line-height:52px;
	font-size:16px;
	color:#fff;
	margin-bottom:26px;
	background:#1b9251;
	padding-left:32px;
}
#insidemain .cslm .page1 .picBox {
  float: left;
  width: 600px;
  margin-top:20px;
}
#insidemain .cslm .page1 .infoBox {
  float: right;
  width: 370px;
  margin-top:20px;
}
#insidemain .cslm .page1 .infoBox .title {
  font-size: 26px;
  color: #1b9251;
  font-weight: bold;
  margin-bottom: 30px;
  margin-top:20px;
}
#insidemain .cslm .page1 .infoBox .desc {
  font-size: 19px;
  line-height: 50px;
  font-weight: bold;
  color: #1b9251;
  float: right;
}
#insidemain .cslm .page2 {
  text-align: center;
  margin: 40px 0;
}
#insidemain .cslm .page3 .infoBox {
  float: left;
  width: 396px;
}
#insidemain .cslm .page3 .infoBox .title {
  font-size: 24px;
  color: #1b9251;
  font-weight: bold;
  margin: 15px 0;
}
#insidemain .cslm .page3 .infoBox .desc {
  font-size: 14px;
  color: #666;
  line-height: 34px;
}
#insidemain .cslm .page3 .picBox {
  float: right;
  width:574px;
  margin-top:30px;
}
#insidemain .cslm .page4 {
  margin-top: 50px;
}
#insidemain .cslm .page4 .title {
  font-size: 24px;
  color: #1b9251;
  font-weight: bold;
  margin-bottom: 20px;
}
#insidemain .cslm .page4 .desc {
  text-align: center;
}
#insidemain .cslm .page5 {
  margin-top: 50px;
  font-size: 14px;
  color: #1b9251;
  line-height: 40px;
}
#insidemain .moreqc{
	padding:60px 0;
}
#insidemain .moreqc li{
	float:left;
	width:380px;
	margin-left:20px;
}
#insidemain .moreqc li img{
	height:285px;
	width:380px;
	display:block;
}
#insidemain .moreqc li p{
	text-align:center;
	color:#666;
	font-size:16px;
	margin-top:30px;
}
#insidemain .morecp{
	padding:60px 0;
}
#insidemain .morecp li{
	float:left;
	width:280px;
	margin:10px;
}
#insidemain .morecp li img{
	height:187px;
	width:280px;
	display:block;
}
#insidemain .morecp li p{
	text-align:center;
	color:#666;
	font-size:16px;
	margin-top:30px;
}
#insidemain .question-list{
	padding:40px 0;
}
#insidemain .question-list .question i{
	width:60px;
	height:60px;
	background:url(../images/wechat.png) #1b9251 no-repeat center center;
	border-radius:10px;
}
#insidemain .question-list .question em{
	width:17px;
	height:20px;
    margin-left: 30px;
	background:url(../images/jt-left.png) no-repeat center center;
	margin-top:18px;
}
#insidemain .question-list .question p{
	width: 800px;
    height: 60px;
    line-height: 60px;
    background: #1b9251;
    color: #fff;
    font-size: 16px;
    border-radius: 10px;
    text-indent: 30px;
}
#insidemain .answer{
	margin:40px 0;
}
#insidemain .answer i{
	width:60px;
	height:60px;
	background:#d9d9d9;
	border-radius:10px;
	text-align:center;
}
#insidemain .answer i img{
	width:80%;
	margin-top:20px;
}
#insidemain .question-list .answer em{
	width:17px;
	height:20px;
    margin-right: 30px;
	background:url(../images/jt-right.png) no-repeat center center;
	margin-top:18px;
}
#insidemain .question-list .answer .mc{
	min-height: 60px;
    width: 800px;
    border-radius: 10px;
    background: #d9d9d9;
    padding: 20px;
    color: #5d5c5c;
    font-size: 14px;
    line-height: 30px;
}
#bread {
  height: 84px;
  line-height: 84px;
  border-bottom: 1px solid #e4e4e4;
}
#bread .bread i {
  float: left;
  vertical-align: middle;
  background: url(../images/breadicon.png) no-repeat center center;
  width: 13px;
  height: 12px;
  margin: 36px 10px 0 0;
}
#bread .bread ul {
  float: left;
}
#bread .bread ul li {
  float: left;
  font-size: 14px;
  font-weight: bold;
  color: #35a769;
}
#bread .bread ul li a {
  font-size: 14px;
  font-weight: bold;
  color: #35a769;
}
#bread .bread ul li span {
  display: inline-block;
  vertical-align: top;
  background: url(../images/breadicon2.png) no-repeat center center;
  font-size: 0;
  width: 6px;
  margin: 0 12px;
}
#bread .breadMenu{
	display:none;
}
#bread .breadMenu a {
  float: left;
  font-size: 13px;
  color: #666;
  border-bottom: 3px solid #fff;
  height: 83px;
  line-height: 83px;
  margin: 0 18px;
}
#bread .breadMenu a.active {
  border-bottom: 3px solid #35a769;
}
#bread .breadMenu a:hover {
  color: #35a769;
}


#insidemain .col1 .feedback .information {
  padding: 10px 30px;
  background: #e8e8e8;
  line-height: 30px;
  font-size: 14px;
  margin-bottom: 10px;
}
#insidemain .col1 .feedback #form {
  margin-top: 40px;
  margin-bottom:40px;
  display:block;
  width:880px;
}
#insidemain .col1 .feedback #form li {
  float: left;
  margin-bottom: 16px;
}
#insidemain .col1 .feedback #form li label {
  float: left;
  min-width: 106px;
  margin: 0;
  height: 40px;
  line-height: 40px;
  font-weight: 400;
  color: #000;
}
#insidemain .col1 .feedback #form li label.red{
	font-weight:bold;
	color:#f00;
}
#insidemain .col1 .feedback #form li input {
  width: 290px;
  *width:356px;
  float: left;
  height: 40px;
  *line-height:40px;
  text-indent: 10px;
  border: 1px solid #e0e0e0;
  margin-right: 30px;
}
#insidemain .col1 .feedback #form li input#title {
  width: 854px;
  *width:850px;
  margin-right: 0;
}

#insidemain .col1 .feedback #form li input#yw,
#insidemain .col1 .feedback #form li input#dq,
#insidemain .col1 .feedback #form li input#fs{
  width: 714px;
}
#insidemain .col1 .feedback #form li input#btnSubmit {
  margin: 0 0 0 154px;
  width: 388px;
  *width:384px;
  font-size: 15px;
  background: #0d848c;
  color: #fff;
  border:0;
}
#insidemain .col1 .feedback #form li img {
  float: left;
  height: 40px;
  margin: 0!important;
}
#insidemain .col1 .feedback #form li textarea {
  width: 818px;
  *width:830px;
  padding: 10px;
  border: 1px solid #e0e0e0;
  height: 190px;
}
#insidemain .col1 .feedback #form .dropdown-radio{
  width: 744px;
  float:left;
}
#insidemain .col1 .feedback #form .dropdown-radio input{
	width:16px;
	margin:0;
}
#insidemain .col1 .feedback #form .dropdown-radio em{
  float:left;
  height:40px;
  line-height:40px;
  text-decoration:none;
  font-style:normal;
  margin:0 15px 0 5px;
}
.mypage {
  margin-top: 30px;
  text-align: center;
}
.mypage span,
.mypage a,
.mypage p {
  display: inline-block;
  vertical-align: middle;
  padding: 2px 8px;
  text-decoration: none;
  border: 1px solid #999;
  background: #fff;
  color: #333;
  margin: 0 3px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.mypage span.current,
.mypage a.current,
.mypage p.current,
.mypage span:hover,
.mypage a:hover,
.mypage p:hover {
  background: #333;
  color: #fff;
}
#insidemain .col2 .left_menu{
	margin-bottom: 20px;
}
#insidemain .col2 .mt{
	height: 60px;
    line-height: 60px;
    background: #1b9251;	
    margin-bottom: 5px;
}
#insidemain .col2 .mt p{
	padding-left:20px;
	color:#fff;
	font-size:20px;
}
#insidemain .col2 .mt p span{
	font-size: 13px;
    margin-left: 10px;
}
#insidemain .col2 .left_menu .mc li{
	height:40px;
	line-height:40px;
	margin-top:2px;
	background:#eee;
	padding-left:20px;
}
#insidemain .col2 .left_menu .mc li a{
	font-size:12px;
	color:#000;
}
#insidemain .col2 .left_menu .mc li a i {
    width: 20px;
    height: 9px;
    display: inline-block;
    background-position: -263px -66px;
}
#insidemain .col2 .left_menu .mc li.active{	
	background:#7dd6a5;
}
#insidemain .col2 .left_menu .mc li.active a{
	color:#fff;
}
#insidemain .col2 .contact .mc{
	line-height: 30px;
    background: #f7f7f7;
    padding: 12px;
}
#sitemap{
	padding-top:40px;
}
#sitemap li{
	margin-bottom:10px;
}
#sitemap li p{
	float: left;
    width: 140px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    background: #ececec;
}
#sitemap li p.double{
	height:98px;
	line-height:98px;
}
#sitemap li p.subt{
	background:#fff;
	border-width:0 0 1px 1px;
	border-color:#ececec;
	border-style:solid;
	width:139px;
	height:49px;
	font-size:15px;
}
#sitemap li p a{
	color:#000;
}
#sitemap li nav{
	float: left;
    padding: 0 16px;
    width: 1026px;
    line-height: 48px;
    border: 1px solid #ececec;
}
#sitemap li .subnav{
	border-top:0;
    line-height: 49px;
}
#sitemap li nav a{
	font-size:14px;
	float:left;
	margin: 0 8px;
	color:#000;
}




.hot_words{
	height:60px;
	line-height:60px;
	background:#f5f5f5;
	font-size:14px;
}
.hot_words p{
	display:inline-block;
	font-weight:bold;
}
.hot_words a{
	color:#333;
}
.hot_words span:last-of-type{
	display:none;
}
.sidenav{
	width:215px;
	float:left;
	margin-top:25px;
}
.side_project .mt{
	width: 100%;
	height: 88px;
	background: #1b9251;
	padding-left: 27px;
	padding-top: 17px;
}
.side_project .mt p{
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}
.side_project .mt span{
	color: #fff;
	font-size: 14px;
}
.side_project .mc{
	border: 1px solid #e5e5e5;
	border-top:none;
	padding:10px 0 20px;
}
.side_project .mc .nv{
	line-height: 39px;
	width: 185px;
	border-bottom: 1px dashed #e5e5e5;
	padding-left: 12px;
	margin: auto;
}
.side_project .mc .nv a{
	font-size:14px;
	color:#1b9251;
}
.side_project .mc .navson{
	line-height: 30px;
	border-bottom: 1px solid #e5e5e5;
	width: 162px;
	margin: auto;
	background: url(../images/icon1.png) no-repeat 12px center;
}
.side_project .mc .navson a{
	color:#666;
	padding-left: 32px;
	line-height: 30px;
	display:block;
}
.side_project .mc .navson a:hover{
	color:#1b9251;
}
.side_project .mc .navson a.cur{
	background:#f25a29;
	color:#fff;
}
.side_news{
	margin-top:16px;
}
.side_news .mt,.side_contact .mt{
	width: 100%;
	height: 74px;
	background: #1b9251;
	padding-left: 27px;
	padding-top: 10px;
}
.side_news .mt p,.side_contact .mt p{
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}
.side_news .mt span,.side_contact .mt span{
	color: #fff;
	font-size: 14px;
}
.side_news .mc li{
	border-bottom:1px solid #e5e5e5;
	height:39px;
	line-height:39px;
	width:100%;
	position:relative;
}
.side_news .mc li a{
	width:100%;
	height:100%;
	display:block;
	padding-left:18px;
	color:#666;
}
.side_news .mc li:before{
	content:"";
	position:absolute;
	width:3px;
	height:3px;
	background:#1b9251;
	left:7px;
	top:18px;
}
.side_contact{
	margin-top:16px;
}
.side_contact .pic{
	margin-top:10px;
}
.side_contact .mc{
	border:1px solid #e5e5e5;
	border-top:none;
	padding:15px 8px;
	line-height:28px;
	color:#666;
}
.side_products .mc .nv{
	width:200px;
}




.nepro{
	float:right;
	width:955px;
	margin-top:25px;
}
.nepro .mt{
	width: 100%;
	height: 52px;
	line-height: 52px;
	background: #f25a29;
	color: #fff;
	padding-left: 39px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom:20px;
}
.cpzx li{
	float: left;
	width: 265px;
	height: 234px;
	margin-right: 80px;
}
.cpzx li:nth-of-type(3n){
	margin-right:0;
}
.cpzx li .imgBox{
	width: 100%;
	height: 180px;
	border: 1px solid #e5e5e5;
	overflow: hidden;
}
.cpzx li .imgBox img{
	height:100%;
}
.cpzx li p{
	line-height: 55px;
	height: 54px;
	text-align: center;
	color: #666;
	font-size: 13px;
}
.xwzx{width:955px;min-height:350px;margin-bottom:50px;margin-top:25px;float:right;}
.xwzx li{width:100%;height:145px;background:#f7f7f7;position:relative;margin-bottom:20px;position:relative;}
.xwzx li a{width:100%;height:145px;padding:20px;display:block;position:relative;z-index:1;}
.xwzx li .pic{float:left;width:140px;height:105px;margin-right:15px;}
.xwzx li .pic img{width:100%;height:100%;display:block;}
.xwzx li .detail .tt{color:#333;font-size:14px;margin-top:10px;}
.xwzx li .detail .date{font-size:12px;color:#999;margin-top:12px;}
.xwzx li .detail .des{font-size:12px;color:#999;line-height:25px;height:50px;overflow:hidden;margin-top:12px;}

.orientation{
	margin-top:30px;
}
.orientation p{
	line-height:30px;
	font-size:14px;
}
.orientation p a{
	color:#666;
}
.this_words{
	padding-top:20px;
	font-size:14px;
}
.this_words p{
	font-weight:bold;
	display:inline-block;
}
.this_words a{
	color:#333;
}
.this_words span:last-of-type{
	display:none;
}
.re_news{
	margin-top:25px;
	font-size:14px;
	min-height:150px;
}
.re_news p{
	line-height:35px;
	font-weight:bold;
	border-bottom:2px solid #35a769;
	margin-bottom:15px;
}
.re_news .con{
	padding:0 20px;
}
.re_news .con a{
	float:left;
	width:47%;
	margin-right:6%;
	margin-bottom:10px;
	color:#333;
}
.re_news .con a:nth-of-type(2n){
	margin-right:0;
}










