﻿/*
 * WYSCMS (http://wyscms.com)
 * Copyright (c) 2015-2016 http://wyscms.com All rights reserved.
 * Author: WYS <service@wyscms.com>
 */

body{font-family:Arial,'microsoft yahei',Helvetica, sans-serif; color: #656464;
	background:url(../images/bg_imgs1.jpg)
}
a:hover{text-decoration: none;}
ul{list-style:none; margin: 0; padding: 0;}
li{list-style:none;}
dl, dt, dd{ margin: 0; padding: 0;}
.top_menu{float: right; padding: 19px 0px 0px 14px; font-size: 12px; color: #9C9C9C;  width: 200px;  height: 43px; border:1px solid #dfe1e3; /*background: linear-gradient(#f4f5f5, #fff);*/ border-radius: 45px; position: relative; top:-20px; right: 10px;}
.logo{margin-top: 15px; max-width: 700px;}
.flash img{ width: 100%}
.flash ul.bxslider{list-style:none;}
.flash div.bx-pager{bottom: 4%;}
.flash div.bx-controls-direction{ display:none; }
.main{ padding:30px 0px 10px 0px;}
.img-thumbnail:hover,.opacity_img:hover{opacity: 0.8;}

/*导航菜单*/
.navbar{ margin:0px; background-color:#42a004; border: none;}
#app_menudown{position: absolute; top:0px; right:0px; font-size: 16px;}
#app_menudown:hover{background-color: #099b4a;}
.navbar-nav li a:hocer{ background-color:#2fb86c;}

/*公司简介*/
.about_box{background:url(../images/title_line.jpg) left 30px no-repeat; margin:30px 0px 0px 0px;}
.about_h1{ float: left; font-size: 22px; color: rgb(67, 67, 67); margin:0px;}
.about_span{float: left; padding-top: 15px;  text-indent: 12px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: rgb(125, 125, 125);}
.about_box section{clear: both; padding: 14px 0px 0px 0px;}
.about_box section img{margin: 5px 20px 0px 0px; max-width: 350px;}
a.about_more{color:#44a703; float:right; display:inline-block; font-size: 14px;padding: 13px 10px 0px 0px;}
a.about_more:hover{color: #fc8800; text-decoration: none;}
.about_contents{line-height:26px; font-family: 'Microsoft YaHei';}
.about2_box2{ }
.about2_title{border: 1px #44a703 solid;border-radius: 4px;}


/*产品搜索*/
.search_group{float: right; margin: 0px 0px 0px 0px;}
.search_group{}
.mysearch_btn{ background-color:#0c65b9;color:#fff;}
.mysearch_btn:hover,.mysearch_btn:focus{ background-color:#197bc2; color:#fff;}
#small_search{color:#fff; float: right; margin-top: 7px; padding:8px 13px;font-size: 17px;border-radius: 4px;}
#small_search:hover,#small_search:focus{cursor: pointer; background-color: #017c38;}

/*首页产品*/
.product_box{margin-top:10px;}
.index_product{background:url(../images/title_line.jpg) left 30px no-repeat; margin:25px 0px 0px 0px;}
.product_list{clear: both;  padding: 35px 0px 0px 0px;margin-right: -15px;margin-left: -15px;}
.product_list2{padding-top: 20px;}
.product_img{padding-left: 15px; padding-right: 0px;}
.product_img img{margin-right: auto;margin-left: auto;display: block;  max-height: 320px; max-width: 100%;height: auto; margin-bottom: 10px; padding: 0px 15px 0px 0px;}
.product_title{ text-align: center;padding: 0px 15px 0px 0px; height: 25px;}
.product_title a{ color: #656464; transition:color 0.3s;}
.product_title a:hover{text-decoration: none;color:#42a004;}

.product_left ul{margin-top:20px;}
.list1_box li{background: url(../images/arrow_img1.png) 30px 30px no-repeat;
			  background-size:18px 14px;
			  padding-top:22px;
			  padding-bottom:22px; 
			  font-size:20px;
			  background-color:#eeeeee;
			  margin-top:24px;
				color:#393939;
				border-radius: 4px;
			  }
.list1_box li:hover{background-color: #42aa1a;color:#fff;}
			
.left_list1{padding: 0 60px;}
.list1_box a:hover{text-decoration:none;}
.product_hot2{margin-top:20px;width:30%;float:left;margin-left:22px;}

.product_hot2{	
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.product_hot2:hover {
	transform:translate(0,-8px);
	-webkit-transform:translate(0,-8px);
	-moz-transform:translate(0,-8px);
	-o-transform:translate(0,-8px);
	-ms-transform:translate(0,-8px);
	-webkit-box-shadow:0px 5px 15px #e5e5e5;
    -moz-box-shadow:0px 5px 15px #e5e5e5;
    box-shadow:0px 5px 15px #e5e5e5;
}
.p-img1 img {
    vertical-align: middle;
	width:100%; border-radius: 4px 4px 0 0;
}
.p-img1 {
    width: 100%;
    text-align: center;
}
.p-name2 {
    float: left;
	line-height: 40px;
    margin-left: 8px;
	width:65%;
}
.btns2{
    float: right;
	background:#fff;line-height:20px;
	margin:6px;
	padding:4px;
	width:20%;text-align: center;border-radius: 4px;
}
.p-name2 span{color:#f3e635;font-size:16px;text-shadow:#000 1px 0 0,#000 0 1px 0,#000 -1px 0 0,#000 0 -1px 0;}
.p-name2 p{color:#fff;overflow: hidden;height:16px;}

.btns2 a{color:#d22c16;}
.p-img1_text{background:#42aa1a;width:100%;border-radius: 0 0 4px 4px;}
.clinfix{clear: both;}
.advantage_b2{margin-left:60px}
.advantage_box1{width:100%;margin-top:20px;}
.advantage_bleft{float:left;width:40%;}
.advantage_bleft li img{float:left;width: 100%;}
.advantage_bright li{float:left; margin-bottom:10px;}
.advantage_bright li img{width: 100%;}
.advantage_bright{float:right;width:60%;}
.advantage_bright p{margin-top:10px;font-size: 18px;}
/*4*/
.experience_box span{font-size:50px;font-weight: bold;color: #379e0f;padding:10px;}
.experience_box p{font-size:36px;color:#4d4d4d; text-align: center;border-bottom: 1px #bfbfbf solid;}
.col {
    width: 48%;
    position: relative;
    margin-bottom: 20px;
	float:left;
}
.col .icon1 {
    position: absolute;
    top: 20px;
    left: 0;
    padding: 0;
}
.col span,.col h2, .col p {padding-left: 90px;}
.col h2{font-size:24px;color: #379e0f;}
.col span{}
.clearFix{display:block;}
.floatRight{float:right;}

/*荣誉轮播*/
#focus_Box{position:relative;width:720px;height:308px;margin:20px auto;}
#focus_Box ul{position:relative;width:720px;height:308px}
#focus_Box li{z-index:0;position:absolute; width:0px;background:#787878;height:0px;top:146px;cursor:pointer;left:377px;border-radius:4px;
box-shadow:1px 1px 12px rgba(200, 200, 200, 1)}
#focus_Box li img{width:100%;background:url(images/loading.gif) no-repeat center 50%;height:100%;vertical-align:top}
#focus_Box .prev,#focus_Box .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:52px;height:52px;top:131px;}
#focus_Box .prev{background:url(../images/btn.png) left bottom no-repeat;left:0px}
#focus_Box .next{background:url(../images/btn.png) right bottom no-repeat;right:0px} 
#focus_Box .prev:hover{background-position:left top;}
#focus_Box .next:hover{background-position:right top;}
#focus_Box a.imgs-scroll-btn{display:block;position:absolute;z-index:110;top:7px;right:15px;width:51px;height:23px;overflow:hidden;
background:url(images/share-btn.png) no-repeat;text-indent:-999px;}

.book_bg{
    background-size: 100%;
    background: url(../images/bg1.jpg) no-repeat center top;
	height: 260px;
}

/*tb*/
.bot_tu{margin-top:40px;}
.bot_tu li {
    width: 25%;
    padding: 0px 20px;
    text-align: center;
    float: left;
}
.bot_tu li img.img1 {
    display: block;
    margin: 0 auto;
}
.bot_tu li img.img2 {
    display: none;
}
.bot_tu li h2 {
    height: 40px;
    line-height: 30px;
    color: #666;
    clear: both;
	font-size: 22px;
}
.bot_tu li:hover h2 {color: #82b300;}
.bot_tu li p {font-size: 14px;line-height: 22px;color: #999;clear: both;}
.bot_tu li:hover p {color: #82b300;}
.bot_tu li:hover img.img2 {display: block;margin: 0 auto;}
.bot_tu li:hover img.img1 {display:  none;}
.bot_tu li img.img2 {display: none;}

.caroufredsel_wrapper{width:100%;}

/*首页新闻*/
.news_box{background:url(../Public/images/title_line.jpg) left 30px no-repeat; /*border:1px solid #ccc;*/ margin:30px 0px 0px;}
.index_news{clear: both; list-style:none;margin:0; padding:15px 0px 0px 0px;}
.index_news li{color:#898989;border-bottom: 1px dashed #ccc;background: url(../images/li.png) no-repeat 8px 20px;
line-height:21px; padding: 15px 0px; padding-left:22px;white-space:nowrap;
text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow: hidden; }
.index_news li a{color:#656464;}
.index_news li a:hover{ text-decoration:none;color:#408806; }
.news_time{ float:right;}
.left_news{clear: both;    margin-top: 10px;
    border: 1px solid #42a004;
    border-radius: 4px;
}
.left_news ul{padding:0px 0px 12px 0px;}
.left_news span.news_time{display: none;}
.left1_top{margin-top:10px;}
/*首页联系*/
.index_contact{background:url(../images/title_line.jpg) left 30px no-repeat; margin:25px 0 0; 
	margin-top: 10px;
    border: 1px solid #42a004;
    border-radius: 4px;
}
.index_contact P{clear: both;border-bottom: 1px solid #f2f2f2;margin: 0;padding: 10px;margin-bottom: 2px;}

.list_box{clear: both; padding:10px 0px 0px 0px;}
.path_title{border: 1px solid #f2f2f2;padding: 8px 19px;overflow: hidden;}
.index_contact img{width:120px; height:120px; position:absolute; left:280px;top:65px;}

.index_contact1{margin-top: 30px;}
.contact_2text{width:50%;float:left;padding-left: 10px;line-height: 25px; padding-bottom:10px;}
.contact_2img{width:50%;float:right;margin-top:20px;text-align:center;}
.contact_2title{width:100%;}
.contact_2img img{width:70%;}



/*栏目列表*/
.left_nav{ clear: both;    margin-top: 10px;
    border: 1px solid #42a004;
    border-radius: 4px;
}
.index_left_nav{padding-top: 0px;}
.left_h1{height: 30px;float: left;border-bottom: 1px solid #479004;font-size: 22px;line-height: 16px;}
.left_boxh1 {
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    background-color: #42a004;
    font-size: 20px;
    text-align: center;
	color:#fff;
}
.left_boxh2{
	width: 100%;
	border-bottom: 1px solid #ccc;
	height:30px;
	margin-top:14px;
	font-size: 20px;
}
.left_nav_ul{list-style:none;margin:0px;padding:0px;padding-bottom: 10px; background: #f5f5f5;}
.left_nav_ul > li{position:relative; border-bottom: 1px solid #e8e8e8; background: url(../images/sub.png) right center no-repeat;padding:15px 0px 15px 35px; }
.left_nav_ul > li:hover{background: #fff url(../images/sub_hover.png) no-repeat right center;}
.left_nav_ul > li > a{text-decoration:none; color:#656464;}
.left_nav_ul > li > a:hover,.left_nav_ul li a.left_active{color:#3b7e05;}
/*小类*/
ul.left_snav_ul{list-style:none;padding:0px;display: none; padding-top: 8px;}
ul.left_snav_ul > li{ margin:0px;padding:5px 0px 5px 10px; background: url(../images/left_sli.gif) 0px 13px no-repeat;}
ul.left_snav_ul > li > a{border:0;color:#797979;padding: 5px 0px 5px 0px;}
ul.left_snav_ul > li > a:hover{ text-decoration: none;color:#197bc2;}
.menu_head{cursor:pointer; font: 600 18px/30px "Open Sans", sans-serif; width:35px; text-align:center;color:#303c4b;display:inline-block;position: absolute; top:9px; left:0px;}
.menu_head:hover{ color: #46d8ad;}

/*新闻列表*/
.list_news{clear: both; list-style:none;margin:0px; padding:6px 0px 20px 0px;}
.list_news li{color:#898989;background: url(../images/li.png) no-repeat left 18px;line-height:28px;
font-size: 16px; padding:8px 0px; padding-left:13px;border-bottom: 1px dashed #e3e2e2;/*dotted*/ }
.list_news li a{color:#303c4b;}
.list_news li a:hover{text-decoration:none;color:#197bc2;}

.contents{clear: both; padding:6px 2px 0px 2px; line-height:28px; overflow: hidden;}/*--------2017.07.14改动该代码overflow:hidden-----------------*/
.contents_title{ margin: 0px; padding: 10px 0px; text-align: center; color: #000; font-size:18px;color:#434343;font-weight:bold; line-height: 34px;}

/*分页样式*/
.page{clear:both; margin:20px 0px 0px 0px; text-align: center;}
.page a {display: inline-block; font-family: Arial; font-size: 13px; border: #dbdbdb 1px solid; padding:4px 9px; margin: 2px; margin-bottom: 5px; color: #31363c; text-decoration: none}
.page a:hover,.page a:focus{font-family: Arial;font-size: 13px;border: #44a703 1px solid; padding:4px 9px;color: #fff; background-color: #44a703;}
.page .current {font-family: Arial;border: #44a703 1px solid; font-size: 13px; padding:5px 9px; color: #fff;margin: 2px;  background-color: #44a703}


/*产品展示*/
#pic-page {text-align: center; margin-top:10px;}
#pic-page a {margin: 0 2px;}
#pic-page a img {width:40px;padding: 2px;border: solid #ccc 1px; margin-bottom:5px;}
#pic-page a:hover img,#pic-page a.active img {border: solid #42a004 1px;}
.showpic_box,.proinfo_box{margin: 30px 0px 20px 0px;}
.product_h1{ margin:0px; line-height:22px; font-size:18px; color: #42a004; padding-bottom:10px;border-bottom: 1px dotted #cccccc;}
.product_info{list-style:none; padding:0px; margin-top:10px;}
.product_info li{ line-height:24px; padding-bottom:12px;}
.product_con{ clear: both; border-top: 1px dotted #ccc; margin:10px 0px 20px 0px;padding:20px 0px 0px 0px; line-height:26px;overflow: auto;}

.related_h1{padding: 30px 0px 12px 0px; color: #303c4b; margin:0px; display: block;  font-weight:300; font-size:24px; border-bottom:5px solid #f4f5f6;font-family:'Roboto',Arial,Helvetica, sans-serif;}
.related_list{padding-top: 12px;}
.related_news{ padding-top: 0px; clear: both;}

.download_btn{text-align: right; margin: 10px 10px 20px 0px;}
.page-btn{background-color: #008639; border-radius: 0px; border: none; transition:background 0.3s;}
.page-btn:hover,.page-btn:focus{background-color:#31363c; }
.grey-btn{border-radius: 0px;border: none; background-color: #E8E8E8;}
.grey-btn:hover,.grey-btn:focus{background-color: #ccc;}

.a2a_default_style{display: inline-block;}

/*在线留言订购*/
.feedback{margin-top: 30px;}
.form-horizontal .form-group { margin-right: -10px;margin-left: -10px;}
.codeimg{ margin: 0px 0px -10px -18px;}


/*上一个下一个*/
.point{ clear: both; margin:20px 0px 40px 0px; padding-bottom: 40px; line-height:22px;}
.point span.to_prev{text-align:center; }
.point span.to_prev a{color:#42a004;}
.point span.to_prev a:hover{color: #ea042b}
.point span.to_next{text-align:center; }
.point span.to_next a{color:#42a004;}
.point span.to_next a:hover{color: #ea042b}

/*标签样式*/
.tags{ margin: 8px 0px 10px 0px}
.tags a{ margin: 0px 5px 8px 0px}
.tags_list{padding: 5px 10px 100px 10px}
.tags_ul{ margin-top: 10px;}
.tags_ul li{line-height: 28px; margin-bottom: 8px; padding-bottom: 10px;}
.tags_ul h3{font-size: 14px; padding: 0px; margin: 0px;line-height: 20px;}
.tags_ul p{font-size: 13px;padding: 0px; margin: 0px; color: #a0a0a0; line-height: 20px; padding-top: 8px;}

/*网站地图*/
ul.ul_sitemap{margin: 30px 0px 40px 30px;}
ul.ul_sitemap li{list-style: none; line-height: 26px;clear: both;}
ul.ul_sitemap li a{color: #7d7d7d;}
li.small_li_sitemap{clear: both;padding-left: 12px;}
li.small_li2_sitemap{float: left; padding-left: 20px;}

#translate{width:180px; margin: 0 auto; }
#translate-this{margin: 15px 0px 10px 0px;}

/*底部信息*/
footer{ background-color: #44a703; color:#f3f3f3; padding:30px 0px 20px 0px; margin-top:10px; font-size:12px;}
.footers_box{ float:left; width:100%; }
.footers_left{ float:left; width:35%;text-align: center;}
.footers_left img{width:43%;}
.footers_left p{ font-size:14px; margin-top:5px;}
.footers_right{ float:right; width:60%; margin-top:15px;}
.footers_nav{ margin-left:0px;}
.footers_nav a{ display:block; float:left; color:#fff; font-size:16px;}
.footer_nav_f{ display:none;}
.footers_nav li{border-left: 1px solid #fff;
    float: left;
    font-weight: bold;
    padding: 0 10px;
    white-space: nowrap;}
.copyright{ line-height:20px; margin-top:20px;font-size:16px;line-height:30px;color: #fff;}
.copyright a{ color:#f3f3f3;}
.copyright a:hover{color:#fc8800;}
.foot_nav{ width:25%; float:left;background-color: #fafafa;text-align:center;} 
.foot_nav:hover,.foot_nav:focus{background-color: #e4e4e4;}
.foot_nav a{color:#898989;display:block;}
.foot_nav a:hover,.foot_nav a:focus{text-decoration:none;}
.foot_nav span{display:block; padding:3px 0px 0px 0px;}
.webshare{width: 230px; padding: 5px;}
.ewebshare{width: 200px; padding: 5px;}


/*大屏幕*/
@media screen and (min-width: 769px) {
       header{}
      .navbar{ min-height:50px; }
      .navbar-nav > li{/*border-right: 1px solid #052744;border-left: 1px solid #3d5f7d;*/}
      .navbar-nav > li:first-child { border-left:0; }
      .navbar-nav > li:last-child{ border-right:0; }
      .navbar-nav > li > a {transition:background 0.4s; text-align: center;}
      .navbar-default .navbar-nav > li > a{line-height: 20px;min-width:160px; color: #fff; font-weight: bold;padding: 18px 0px 18px 0px;font-size: 16px;/*padding兼容低版IE*/}
      .navbar-default .navbar-nav > li > a:hover,
      .navbar-default .navbar-nav > li > a:focus,
      .navbar-default .navbar-nav > .active > a,
      .navbar-default .navbar-nav > .active > a:hover,
      .navbar-default .navbar-nav > .open > a,
      .navbar-default .navbar-nav > .open > a:hover,
      .navbar-default .navbar-nav > .open > a:focus {
          background: #f9bc01; color: #fff;}
      .navbar-brand{display: none;}
      .navbar-default .navbar-nav-e > li > a{font-weight: normal; }
      .nav_small{ min-width:90px; margin-left:30px; background-color:#42a004; border-radius: 0px; border: none; box-shadow: none;padding:0;}
	  .nav_small > li{ border-bottom:1px #CCC solid;}
      .nav_small > li:hover{ background-color:#f9bc01;}
      .nav_small > li > a{line-height:28px; color: #fff; font-size: 14px;text-align: center;}
      .nav_small > li > a:hover{color: #fff; background: transparent;}
       #app_menudown,#small_search{ display:none; }
      .index_left_nav,.footer_nav{display:none; }
	  .mb .marketing{display:none;}
	  /*.marketing img{width:100%}*/
	  .cases_mb{ display:none;}
	.henghuan2{ display:none;}
	
	
	.casegroup_left{ width:50%; float:left; margin-top:40px;}
	.casegroup_left img{float:left; width:40%;}
	.cases_text1{ float:left; width:49%; margin-left:20px; margin-top:-10px; }
	.cases_text1 p{ font-size:16px; line-height:30px;height:85px; overflow:hidden;}
	.product_hot2 {width: 30%;}
	.index_jz ul{margin: 0 -20px}
	.index_jz ul li {width: 46%;margin: 2%;}
	.index_jz ul li dd{padding-top: 32px;}
	.index_jz ul li dt{width:50%;}
	.index_jz ul li dd {width:50%;}
	.clearFix_box2{display: none;}
	.clearFix1_box1{display:block}

}
/*小屏幕*/
@media screen and (max-width: 768px) {
      /*.navbar{ margin-top:10px;}*/
      .navbar-default .navbar-brand {color: #fff; font-size: 16px;}
      .navbar-default .navbar-brand:hover,
      .navbar-default .navbar-brand:focus {color: #fff;}
      .navbar-toggle{border:none;}
      .navbar-default .navbar-collapse, .navbar-default .navbar-form{border:1px solid #073053;}
      .navbar-default .navbar-toggle:hover,
      .navbar-default .navbar-toggle:focus {
        background-color: #017c38;
      }
      .navbar-default .navbar-toggle .icon-bar{background-color: #fff;}
      .navbar-default .navbar-nav{margin-top: 0px;margin-bottom: 0px;}
      .navbar-default .navbar-nav > li {}
      .navbar-default .navbar-nav > li:last-child{border: none;}
      .navbar-default .navbar-nav > li > a,
      .navbar-default .navbar-nav .open .dropdown-menu > li > a{color: #fff;}
      .navbar-default .navbar-nav > li > a:hover,
       .navbar-default .navbar-nav > li > a:focus,
       .navbar-default .navbar-nav > .active > a, 
       .navbar-default .navbar-nav > .active > a:hover, 
       .navbar-default .navbar-nav > .active > a:focus,
       .navbar-default .navbar-nav > .open > a, 
       .navbar-default .navbar-nav > .open > a:hover, 
       .navbar-default .navbar-nav > .open > a:focus,
       .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{
        background-color: #42a004; color: #fff;}

      header{}
      .about_box{margin:18px 0px 0px 0px;}
      .about_box section img{margin:10px 15px 0px 0px;max-width: 180px}
      .about_contents{ line-height:28px;}
      .search_group{margin: 10px 0px 5px 0px;}
      #topsearch{display: none;}
      .logo{display: block; margin: 0 auto;max-width:700px;}
      .flash div.bx-pager{ /*display:none;*/}
      .left_h1{margin-top: 10px;}
      .list_related h1.left_h1{margin-top: 60px;}
      .product_con img,.contents img{max-width:100%;}
      .news_time{ display:none;}
      .footer_nav{background-color: #fafafa;}
      #pic-page a img {width:35px;}
      #cmsFloatPanel{ display: none;}
      .point span.to_prev,.point span.to_next{text-align:left; padding-bottom: 8px;}
      .product_list2{}
      footer{ margin-bottom:50px;}
	  .picture1_tup{display:none;}
	  .product_left{display:none;}
	  .product_box{margin-top:0;}
	  .clearFix_box2{display:block;}
	.clearFix1_box1{display: none;}
	  

	  .casegroup_left{width: 45%;float: left;margin-left: 15px;margin-right: 15px;margin-top: 20px;}
	  .casegroup_left img{width:100%;}
	  .advantage_bleft {display: none;}
	.advantage_bright {float: left; width:100%;}
	.advantage_b2 {margin-left:0px;}
	.advantage_bright img{width:100%;}
	.picture2_tup img{width:48%;}
	.picture1_xian{display: none;}
	.left_boxh2{height:40px;}
	.product_hot2 {width: 30%;margin-left: 16px;}

	.index_jz ul li{width: 100%; margin: 10px 0;}
	.index_jz ul li dd{padding-top: 10px;}
	.index_jz_box{ background-size: 100% 100%; }
	.index_jz ul li dt{width:30%;}
	.index_jz ul li dd {width: 60%;}
	.about_span{display: none;}
	.book_bg{display: none;}
	.footers_left img {width: 55%; margin-top: 10px;}
	.product_hot2 {margin-top: 15px;}
	.logo{padding:1.2% 0;}
	.copyright{margin-top:0;}
	.product_img img{max-height:360px;}
	.footers_right{margin-top:0}
}
@media screen and(min-width:1281px) {
	.picture1_tup{height: 470px;}
	.picture1_box{height: 530px;}
}

@media screen and (min-width:769px) and (max-width:1024px) {
	.picture1_box{position: relative;clear:both;height: 410px;}
	.picture1_tup{height: 340px;}
	.picture1_left{left:0;position: absolute;width:40%;left: -40px;}
	.picture1_right{right:0;position: absolute;width:40%;right: -40px;}
	.product_hot2{width: 45%;}
	.index_jz ul li{ margin: 30px 20px 10px 10px;}
	
}

@media screen and (min-width:769px) and (max-width:1280px) {
	.list1_box li {
		background: url(../images/arrow_img1.png) 20px 25px no-repeat;
		background-size: 18px 14px;
		padding-top: 22px;
		padding-bottom: 22px;
		font-size: 18px;
		background-color: #eeeeee;
		margin-top: 25px;
		color: #393939;
		border-radius: 4px;}
	
	/*.left_list1 { padding: 0 45px;}
	.picture1_tup{height: 350px;}
	.picture1_box{height: 400px;}*/
}

@media screen and (min-width:1024px) {
	.picture1_box{position: relative;clear:both;height: 420px;}
	.picture1_tup{height: 340px;}
	.picture1_left{left:0;position: absolute;width:40%;left: -10px;}
	.picture1_right{right:0;position: absolute;width:40%;right: -10px;}
	.index_jz ul{margin: 0 -30px}
}
@media screen and (max-width: 767px) {
    /* .copyright_p{ display:none;}*/
	 .marketing img{ width:100%;}
	 .pc .marketing{display:none;}
	.mb .marketing{display:block;}
	.mb .marketing img{ width:100%;}
	.cases_text2 p{ font-size:14px; line-height:26px;height:88px; overflow:hidden;}
	.box_testimonials{ margin-left:20px; margin-top:-10px;}
	.testimonials_1{ width:70%; margin-top:5px; margin-bottom:5px;}
	.footers_left{ width:100%; text-align:center;}
	.footers_right{ width:78%;}

}

@media screen and (max-width: 990px) {
	#topsearch{display: none;}
}
@media screen and (max-width: 975px) {
	.cases_text1 p{ font-size:14px; line-height:26px;height:50px; overflow:hidden;}
}	
@media screen and (min-width: 1182px) {
	.two-bar-codes img {margin-left: -50px;}
	.picture1_tup{height: 470px;}
	.picture1_box{height: 530px;}
}
@media screen and (min-width: 1600px) {
	.picture1_tup {height: 550px;}
	.picture1_xian{display:none;}
	.navbar-default .navbar-nav > li > a{min-width: 190px;}
	.footers_left img {
		width: 35%;
	}
	.footers_right {width: 50%;}
}
@media screen and (min-width: 1920px) {
	.picture1_tup {height: 650px;}
	.picture1_left{left: 20px;}
	.picture1_right{right: 70px;}
	.navbar-default .navbar-nav > li > a{min-width: 220px;font-size:22px;}
	.footers_right{margin-top:25px;}
}

@media screen and (max-width: 650px) {
     /*.copyright_p{ display:none;}*/
	 .marketing img{ width:100%;}
	 .pc .marketing{display:none;}
	.mb .marketing{display:block;}
	
	.footers_box{ }
	.henghuan2{ display:none;}
	.cases_pc{ display:none;}
	.cases_mb{ float:left; width:100%;}
	.casegroup_left2{ float:left; }
	.casegroup_left2 img{ width:45%; float:left;}
	.cases_text2{ width:45%; float:right;margin-top:0px;}
	.cases_text2 p{ font-size:16px; line-height:30px}
	.cases_text2 h1{ font-size:18px;color:#252525}
	.footers_left img {width: 40%;}
}

/*414px到768px*/
@media screen and (min-width:414px) and (max-width:768px) {
  .col-mm-1, .col-mm-2, .col-mm-3, .col-mm-4, .col-mm-5, .col-mm-6, .col-mm-7, .col-mm-8, .col-mm-9, .col-mm-10, .col-mm-11, .col-mm-12 {
    float: left;
  }
  .col-mm-12 {
    width: 100%;
  }
  .col-mm-11 {
    width: 91.66666667%;
  }
  .col-mm-10 {
    width: 83.33333333%;
  }
  .col-mm-9 {
    width: 75%;
  }
  .col-mm-8 {
    width: 66.66666667%;
  }
  .col-mm-7 {
    width: 58.33333333%;
  }
  .col-mm-6 {
    width: 50%;
  }
  .col-mm-5 {
    width: 41.66666667%;
  }
  .col-mm-4 {
    width: 33.33333333%;
  }
  .col-mm-3 {
    width: 25%;
  }
  .col-mm-2 {
    width: 16.66666667%;
  }
  .col-mm-1 {
    width: 8.33333333%;
  }
  .logo{max-width:400px;}
  .casegroup_left {width: 44%;margin-left: 10px;margin-right:10px;}
  .col {width: 100%;}
  .bot_tu li {width: 45%;}
  .bot_tu li p{overflow: hidden;height:42px;}
  .btns2{width:20%}
  .p-name2{width: 70%;margin-left: 5px;}
  .product_hot2{width: 45%;}
  .contact_2img {width: 20%;}
  .product_left{padding-right: 0;padding-left: 0;}
  .product_right3{padding-right: 0;padding-left: 0;}
  .footers_nav {display: none;}

}
@media screen and (max-width: 414px) {
  .logo{max-width:280px;}
  .index_contact img{width:120px; height:120px; position:static; left:0px;top:0px;}
  .news_text1 p{display:none;}

  .marketing img{ width:100%;}
	.mb .marketing{display:block;}
	.pc .marketing{display:none;}
	.henghuan{ margin-top:10px;}
   .box_testimonials{ margin-left:20px;}
   .testimonials_1{ width:100%;}
   	.cases_img{ display:none;}
	.henghuan2{ display:block; margin-top:20px; }
	.cases_img{ width:100%;}
	.footers_box{ margin-left:0px;}
	.footer_nav_f{ display:block; margin-left:0px;}
	.footer_nav_f2{ display:none;}
	.footers_left{ width:100%;}

	.footers_right{    width: 100%;padding-left: 20px;padding-right: 20px;}
	.copyright{ padding-top: 40px;}
	.copyright p{ line-height:22px;}
	.footers_nav li{ line-height:26px;}
	footer{padding: 0px 0px 20px 0px;}
	.cases_pc{ display:none;}
	.cases_mb{ width:100%;}
	/*.casegroup_left2 img{ width:80%;}
	.cases_text2{ width:80%;}*/
	.casegroup_left2{ float:left; }
	.casegroup_left2 img{ margin:0; padding:0; width:42%; float:left;}
	.cases_text2{ width:47%; float:left; margin-top:-20px; margin-left:15px; margin-right:15px;}
	.cases_text2 p{ font-size:14px; line-height:20px; height:60px; overflow:hidden;}
	.cases_text2 h1{ font-size:16px;color:#252525}
	.casegroup_left2{ margin-left:0px;}
	.cases_text2 a{ font-size:12px; display:block; margin-top:-8px;}

	.bot_tu li{width:50%;}
	.bot_tu li h2{font-size:18px;}
	.bot_tu li p{overflow: hidden;height:42px;}
	.col {width: 100%;}
	.advantage_bleft {display: none;}
	.advantage_bright {float: left; width:100%;}
	.advantage_b2 {margin-left:0px;}
	.advantage_bright img{width:100%;}
	.caroufredsel_wrapper{width:100%; margin:0;}
	
	.product_hot2{width: 45%;margin-left: 13px;}
	
	.left_boxh2{height: 40px;}
	.casegroup_left img{width:100%;}
	.index_jz ul li{width: 100%; margin: 10px 0;}
	.index_jz ul li dd{padding-top: 10px;}
	.index_jz_box{ background-size: 100% 100%; }
	.index_jz_h3 a {font-size: 24px}
	.contact_2img {width: 50%;}
	.index_jz ul li dt {width: 40%;}
	.product_left{padding-right: 0;padding-left: 0;}
	.product_right3{padding-right: 0;padding-left: 0;}
	
	.col h2 {font-size: 20px;}
	.footers_left img {width: 35%; margin-top: 20px;}
	.footers_nav{display: none;}
	.copyright{margin:0;padding:0;}
	
}

@media screen and (max-width: 378px) {
	.product_hot2{width: 100%; margin-left:0px; }
	.cases_text1{width: 100%;margin-left:0;}
	.casegroup_left{width:100%;margin-top: 10px;margin-left:0}
	.cases_text1 p{line-height: 25px;}
	.product_list{margin-right: 0;margin-left: 0;}
	.footers_nav a{font-size: 12px;font-weight: normal;}
	.experience_box p { font-size: 24px;}

}

/*友情连接*/
.index_flink{
	margin-top: 40px;
}

.flink{
	float: left;
}
/*客户评价*/
.cases_group{ width:100%; float:left;}

.cases_text1 h1{ font-size:18px; color:#252525}

.casegroup_left2{ margin-top:20px;}
.cases_text2 h1{color:#252525}
.cases_text1 a{
    color: #fff;
    display: inline-block;
    padding-left: 10px;
    width: 90px;
    height: 38px;
    line-height: 28px;
    font-weight: bold;
    font-size: 14px;
    background: url(../images/btn1.gif) repeat-x left top;
}

.index_jz_box {
    background-image: url(../images/khjzbj.jpg);
    background-repeat: no-repeat;
    width: 100%;
    background-position: center;
	padding-bottom:30px;
}
.index_jz_h3 {
    width: 100%;
    height: 62px;
    position: relative;
    background-image: url(../images/jz_h3_bg_03.jpg);
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
.index_jz_h3 h3 {
    text-align: center;
    padding-top: 18px;
}
.index_jz_h3 a{font-size:32px;color: #f16f02;}
.index_jz ul li {
    float: left;
    background: #fff;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #34a00c;
    font-size: 14px;
	padding-bottom: 10px;
}
.index_jz ul li dl{
	width:100%;
}
.index_jz ul li dt {
    float: right;
    padding: 10px 10px 0 0;
}
.index_jz ul li dt img{width: 100%;}

.index_jz ul li dd {
    float: left;
    padding-left: 18px;
}
.index_jz ul li dd p {
    overflow: hidden;
    color: #585656;
    line-height: 35px;
    margin-bottom: 12px;
	font-size: 16px;
}
.index_jz ul li dd span a {
    color: #fc8800;
}


/*案例*/
.indexmaindiv{height:270px;margin:0px auto;width:100%;}
div.indexmaindiv div.playerstyles{width:168px;height:44px;background:url(../images/playstyles.png) no-repeat;}
div.indexmaindiv1{ overflow:hidden;}
div.indexmaindiv1 div.stylesgoleft{float:left;width:3%;height:28px;background:url(../images/arrowhead.png) no-repeat left top;margin:106px 5px 0px 0px;cursor:pointer;}
div.indexmaindiv1 div.stylesgoleft:hover{background:url(../images/arrowhead.png) no-repeat left -28px;margin:106px 5px 0px 0px;cursor:pointer;}
div.indexmaindiv1 div.playerdetail{width:188px;height:245px;background:#FFF;font-family:'微软雅黑';}
div.indexmaindiv1 div.playerdetail div.detailimg{width:188px;height:124px;}
div.indexmaindiv1 div.playerdetail div.detailimg img{width:188px;height:140px;}
div.indexmaindiv1 div.playerdetail div.teanames{text-align:center;font-size:14px;margin-top:20px;color:#404040;}
div.indexmaindiv1 div.playerdetail div.teadetail{width:156px;height:27px;margin:5px 8px;color:#666;}
.indexmaindiv1{ margin-left:30px; margin-top:-40px;}
div.indexmaindiv1 div.stylesgoright{float:left;width:3%;height:28px;background:url(../images/arrowhead.png) no-repeat left -56px;margin:106px 0px 0px 15px;cursor:pointer;}
div.indexmaindiv1 div.stylesgoright:hover{background:url(../images/arrowhead.png) no-repeat left -84px;margin:106px 0px 0px 15px;cursor:pointer;}
/*滚动*/
div.maindiv1{float:left;width:90%;height:245px;overflow:hidden;position:relative; margin-top:40px;}
div.maindiv1 ul{position:absolute;left:0;top:0;}
div.maindiv1 ul li{float:left;width:188px;height:245px;margin-left:15px;}


/*.tabs a{display:block;float:left;width:33.33%;color:#333;text-align:center;background:#eee;line-height:40px;font-size:16px;text-decoration:none;}
.tabs a.active{color:#fff;background:#333;border-radius:5px 5px 0px 0px;}
.swiper-container{background:#333;border-radius:0 0 5px 5px;width:100%;border-top:0;}
.swiper-slide{width:100%;background:none;color:#fff;}
.content-slide{padding:40px; background-color:#f4fff1}
.content-slide p{text-indent:2em;line-height:1.9;}
.swiper-container {margin:0 auto;position:relative;overflow:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;/* Fix of Webkit flickering */	z-index:1;}
.swiper-wrapper {position:relative;width:100%;
	-webkit-transition-property:-webkit-transform, left, top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px,0,0);
	-webkit-transition-timing-function:ease;
	
	-moz-transition-property:-moz-transform, left, top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px,0,0);
	-moz-transition-timing-function:ease;
	
	-o-transition-property:-o-transform, left, top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0px,0,0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px,0px);
	
	-ms-transition-property:-ms-transform, left, top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px,0,0);
	-ms-transition-timing-function:ease;
	
	transition-property:transform, left, top;
	transition-duration:0s;
	transform:translate3d(0px,0,0);
	transition-timing-function:ease;

	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.swiper-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.swiper-slide {
	float: left;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}*/


#wrapper {
	border-top: 1px solid #ccc;
	width: 100%;
	height: 50%;
	margin-top: -1px;
	position: absolute;
	left: 0;
	top: 50%;
}
#carousel {
	margin-top: 50px;
}
#carousel div {
	text-align: center;
	width: 200px;
	height: 200px;
	float: left;
	position: relative;
	margin-left:30px;
	margin-top:30px;
}
#carousel div img {
	border: none;
	border: 1px #fff solid;
	width: 200px;
	height: 200px;
}
#carousel div span {
	display: none;
}
#carousel div:hover span {
	background-color: #676767;
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	display: inline-block;
	width: 100px;
	padding: 2px 0;
	margin: 0 0 0 -50px;
	position: absolute;
	
	left: 50%;
	border-radius: 3px;
}
#donate-spacer {
	height: 100%;
}
#donate {
	width: 750px;
	padding: 50px 75px;
	margin: 0 auto;
	overflow: hidden;
}
#donate p, #donate form {
	margin: 0;
	float: left;
}
#donate p {
	width: 650px;
}
#donate form {
	width: 100px;
}

