﻿body{font-family:Arial,'microsoft yahei',Helvetica, sans-serif; color: #333; line-height:25px}
ul{list-style:none;}
.top_menu{float: right; padding: 19px 14px 0px 14px;color: #333;  width: 225px;  height: 43px; border:1px solid #dfe1e3; /*background: linear-gradient(#f4f5f5, #fff);*/ border-radius: 45px; position: relative; top:-20px; right: 10px; text-align:center; font-size:14px;}
.top_menu span{ color:#FFA200}
.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;}

.space1{ clear:both; height:10px; overflow:hidden}
.space2{ clear:both; height:15px; overflow:hidden}

a:hover {text-decoration: none;}


/***********************button05*****************************/
#btn_k {
	width: 170px;
	height: 60px; 
	margin:15px auto;


}

.button05 {
	position: relative;
	display: inline-block;
	
	min-width: 150px;
	padding: 10px 15px;
	margin: 0px 0px;
	
	background-color: #3E9ED6;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, rgb(112,181,242)),
		color-stop(0.49, rgb(84,164,238)),
		color-stop(0.5, rgb(54,144,240)),
		color-stop(1, rgb(26,97,219))
	);
	background-image: -moz-linear-gradient(
		center top,
		rgb(112,181,242) 0%,
		rgb(84,164,238) 49%,
		rgb(54,144,240) 50%,
		rgb(26,97,219) 100%
	);

	
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	line-height: 1;
	text-shadow: 0px -1px 0px rgba(0,0,0,0.5);
	
	border: 1px solid;
	border-color: #2f71a3 #265a82 #1e4766 #265a82;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	
	box-shadow: 		inset 0px -4px 5px rgba(255,255,255,0.2),
						inset 0px 1px 5px rgba(255,255,255,0.2),
						/**/
						0px 2px 0px #1e4766,
						0px 4px 0px #1e4766,
						0px 6px 0px #1e4766,
						/**/
						0px 8px 5px rgba(0,0,0,0.5);
	
	-moz-box-shadow: 	inset 0px -4px 5px rgba(255,255,255,0.2),
						inset 0px 1px 5px rgba(255,255,255,0.2),
						/**/
						0px 2px 0px #1e4766,
						0px 4px 0px #1e4766,
						0px 6px 0px #1e4766,
						/**/
						0px 8px 5px rgba(0,0,0,0.5);
						
	-webkit-box-shadow: inset 0px -4px 5px rgba(255,255,255,0.2),
						inset 0px 1px 5px rgba(255,255,255,0.2),
						/**/
						0px 2px 0px #1e4766,
						0px 4px 0px #1e4766,
						0px 6px 0px #1e4766,
						/**/
						0px 8px 5px rgba(0,0,0,0.5);
}

.button05:hover {
	background-color: #8AC5FD;
	
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, rgb(134,193,253)),
		color-stop(0.49, rgb(153,213,255)),
		color-stop(0.5, rgb(130,194,253)),
		color-stop(1, rgb(108,170,229))
	);
	background-image: -moz-linear-gradient(
		center top,
		rgb(134,193,253) 0%,
		rgb(153,213,255) 49%,
		rgb(130,194,253) 50%,
		rgb(108,170,229) 100%
	);
}

.button05:active {
	top: 4px;
	box-shadow: 		inset 0px 4px 5px rgba(255,255,255,0.4),
						inset 0px -1px 5px rgba(255,255,255,0.2),
						/**/
						0px 2px 0px #1e4766,
						/**/
						0px 4px 5px rgba(0,0,0,0.5);
	
	-moz-box-shadow: 	inset 0px 4px 5px rgba(255,255,255,0.4),
						inset 0px -1px 5px rgba(255,255,255,0.2),
						/**/
						0px 2px 0px #1e4766,
						/**/
						0px 4px 5px rgba(0,0,0,0.5);
						
	-webkit-box-shadow: inset 0px 4px 5px rgba(255,255,255,0.4),
						inset 0px -1px 5px rgba(255,255,255,0.2),
						/**/
						0px 2px 0px #1e4766,
						/**/
						0px 4px 5px rgba(0,0,0,0.5);
}

/***********************end button05*****************************/

/*--左导航菜单*/
.left_nav{width:82px; height:310px; position:fixed; left:50%; margin-left:-670px; z-index:1000; display:none; background:url(/Skin/Skin1/images/left.png) no-repeat}
.left_nav a{display:block}

/*导航菜单*/
.navbar{ margin:0px; background-color:#93C910; border: none;box-shadow: 1px 1px 3px #999;}
#app_menudown{position: absolute; top:0px; right:0px; font-size: 16px;background:#7DAE07 url(/Skin/Skin1/images/arrow_carrot-down.png) no-repeat center;}
#app_menudown:hover{ background:#7DAE07 url(/Skin/Skin1/images/arrow_carrot-down.png) no-repeat center}


/*产品搜索*/
.search_group{float: right; margin: 15px 0px 0px 0px;}

.div_s_L{ float:left;width:60px;position:relative; z-index:55; padding-left:40px;margin-bottom:4px}
.div_s_L select{ height:45px; border:#E2E3DF 1px solid; padding:0px 5px}
.div_s_R{ float:left;  margin-left:120px; width:100%; margin-left:-120px; padding-left:110px; margin-bottom:4px}
.div_s_R input{ font-size:16px; height:45px;  padding-left:70px;border:#E2E3DF 1px solid;  border-top:#E2E3DF 0px solid;}
/*.div_s_L{ float:left;width:60px;position:relative; z-index:55}
.div_s_L select{ height:30px; border:#CCCCCC 1px solid; }
.div_s_R{ float:left;  margin-left:60px; width:100%; margin-left:-60px; padding-left:55px}*/




.mysearch_btn{ background-color:#64A710;color:#fff; float:left;}
.mysearch_btn:hover,.mysearch_btn:focus{ background-color:#4E8608; color:#fff;}
#small_search{color:#fff; float: right; margin-top: 14px; padding:8px 13px;font-size: 17px;border-radius: 4px; background:url(/Skin/Skin1/images/i_search.png) no-repeat center; }
#small_search:hover,#small_search:focus{cursor: pointer;text-indent:-9999px}



.baka_bg{ overflow:hidden; width:100%; background:url(/Skin/Skin1/images/cp_bg.jpg) no-repeat center; padding-bottom:30px; background-size:auto 100% }

.bzkz_title{ text-align:center; line-height:28px; font-size:20px; padding-top:15px; overflow:hidden; color:#FA48B5}
.bzkz_title  .bt_txt{font-size:40px; line-height:35px;color:#666666;}


.ykyk_bg{width:100%;background:url(/Skin/Skin1/images/bg_05.png) no-repeat center top; padding-bottom:30px;z-index:2; position:relative; min-height:750px}
@media screen and (max-width: 769px) {
.ykyk_bg{overflow:hidden; width:100%;background:url(/Skin/Skin1/images/yk_w_bg.jpg); padding-bottom:30px; margin-top:-10px; z-index:2; position:relative}
.bzkz_title{ text-align:center; line-height:20px; font-size:16px; padding-top:1px; overflow:hidden; color:#FA48B5}
.bzkz_title  .bt_txt{ font-size:18px; line-height:20px; color:#666666}
}

.xw_more {
    width: 35px;
    height: 35px;
    background: url(/Skin/Skin1/images/case-more.png) no-repeat center;
    display: block;
}

.xw_more:hover{background: url(/Skin/Skin1/images/case-more-cur.png) no-repeat center;}
.index-xw{ color: #1d7909;line-height: 52px; border-bottom: 1px dashed #e3e3e3; width:100%; position:relative}
.index-xw p{ text-align: center;
    font-size: 40px;
    padding: 30px 0px;
	line-height:40px}
	
.index-xw .more1{position: absolute;position: absolute;
    top:92px;
    left: 50%;
    margin-left: -17px;}
	
.div_k{ width:100%; text-align:center;  overflow:hidden; text-align:center}

.moreBtn{
	border:3px solid #A8A8A8;
	height:45px;
	line-height:45px;
	padding:0 4%;
	display:inline-block;
	 -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;

	}
	
.moreBtn:hover{
	color:#79C34C;
	border:3px solid #79C34C;
	text-decoration:none;
	padding:0 8%;
	}
.moreBox{
	padding:20px 0 0 0;margin:0 auto;}

/*首页新闻部分*/
.more{ float:right; font-size:12px; line-height:30px}
.lm_box{ width:100%; border-bottom:1px #CCCCCC  solid; overflow:hidden; margin-bottom:5px}
.news_h1{ float: left; font-size: 22px; color:#333; margin:0px; line-height:35px}
.news_span{float: left; padding-top: 5px; line-height:30px;text-indent: 12px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; color:#325BB8;text-transform:uppercase;}

.sy_news_L{ width:49%; overflow:hidden; margin-top:20px; float:left}
.sy_news_R{ width:49%; overflow:hidden; margin-top:20px; float:right}

.sy_cxxx{ overflow:hidden; padding-top:5px}
.sy_cxxx dl{ overflow:hidden; margin:0px; padding:0px}
.sy_cxxx dl dt{margin:0px; padding:0px; font-size:14px;}
.sy_cxxx dl dt a{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.sy_cxxx dl dt p{margin:3px 0px; padding:0px; font-size:12px; font-weight:normal; line-height:20px; color:#777}
.sy_cxxx dl dd{margin:0px; padding:0px; line-height:190%; border-bottom:#CCCCCC 1px dotted;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.sy_cxxx dl dd a{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.sy_cxxx_tu{ width:250px; margin-right:15px; float:left}
.sy_cxxx_tu img{ width:250px; height:280px; vertical-align: middle}

@media screen and (max-width: 769px) {
.sy_news_L{ width:100%; overflow:hidden; margin-top:20px; float:left}
.sy_news_R{ width:100%; overflow:hidden; margin-top:20px; float:left}
.sy_cxxx_tu{ width:150px; margin-right:15px; float:left}
.sy_cxxx_tu img{ width:150px; height:180px; vertical-align: middle}

.sy_cxxx dl dt p{margin:0px 0px; padding:0px; height:25px; font-size:12px; font-weight:normal; line-height:20px; color:#777;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
}

.lm_box_pp{ width:100%; overflow:hidden; margin-bottom:5px}
.brand_h1{ font-size: 22px; color:#333; margin:0px; line-height:30px; float:left}
.brand_span{float: left; padding-top: 5px; line-height:30px;text-indent: 12px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; color:#325BB8;text-transform:uppercase;}

/*---品牌----*/
.brand_box{ overflow:hidden;}
.brand_box ul{ margin:10px 0px; padding:0px}
.brand_box ul li{ margin:0px; padding:0px; float:left; width:16.6%; text-align:center; margin:8px 0px} 
.brand_box ul li img{ width:180px; height:58px; vertical-align:middle}


@media screen and (max-width: 769px) {
.brand_box{ overflow:hidden;}
.brand_box ul{ margin:0px; padding:0px}
.brand_box ul li{ margin:0px; padding:0px; float:left; width:33.33%; text-align:center; margin:5px 0px} 
.brand_box ul li img{ width:99%; height:auto; vertical-align:middle}

}


/*---推荐产品----*/
.tj_product{ overflow:hidden}
.tj_product ul{ margin:0px; padding:0px}
.tj_product ul li{ margin:0px; padding:0px; margin:10px 0px; width:25%; float:left; text-align:center; overflow:hidden}
.tj_product ul li img{ width:260px; height:220px; vertical-align:middle; }
.tj_product ul li p{ margin:0px; padding:4px 0px; line-height:24px;width:260px; margin:0 auto;background:#E7E7E7; font-size:15px}
.tj_product ul li p span{ color:#FF0000}
.tj_product ul li a{text-decoration:none}
.tj_product ul li p:hover{background:#47914E}
.tj_product ul li:hover p{ color:#fff;background:#47914E}

@media screen and (max-width: 769px) {
.tj_product ul li{ margin:0px; padding:0px; margin:10px 0px; width:25%; float:left; text-align:center; overflow:hidden}
.tj_product ul li img{ width:150px; height:120px; vertical-align:middle; }
.tj_product ul li p{ margin:0px; padding:4px 0px; line-height:20px;width:150px; margin:0 auto;background:#E7E7E7; font-size:12px}
}


@media screen and (max-width:480px) {
.tj_product ul li{ margin:0px; padding:0px; margin:10px 0px; width:50%; float:left; text-align:center; overflow:hidden}
.tj_product ul li img{ width:150px; height:120px; vertical-align:middle; }
.tj_product ul li p{ margin:0px; padding:4px 0px; line-height:20px;width:150px; margin:0 auto;background:#E7E7E7; font-size:12px}
}

/*---公司简介----*/

.fw_bg{ background:#F5F5F5; width:100%; padding:20px 0px; margin-top:20px; overflow:hidden}
.ser_box{ float:left; width:820px; overflow:hidden;}
.ser_box ul{ margin:0px; padding:0px;}
.ser_box ul li{ margin:0px; padding:0px; width:16.66%; float:left}
.gs_box{ float:right; width:300px; }
.gs_box_img{ width:300px; margin:0px; height:auto}
.gs_box p{ padding-top:10px; overflow:hidden}

.wx_box{ overflow:hidden}
.wx_box_tu{ width:100px; height:auto; margin-right:10px; float:left}
.wx_box_tu img{ width:100px; height:100px;}
.wx_box dl{ overflow:hidden; margin:0px; padding:0px;}
.wx_box dl dd{ overflow:hidden; margin:0px; padding:0px; font-size:12px}

.gs_h1{font-size: 22px; color:#333; margin:0px; line-height:35px}

@media screen and (max-width: 769px) {
.ser_box{ float:left; width:100%; overflow:hidden;}
.ser_box ul{ margin:0px; padding:0px;}
.ser_box ul li{ margin:0px; padding:0px; width:50%; float:left; text-align:center}

.gs_box{ float:right; width:100%; float:left }
}


/*---底部----*/
.link_box{ overflow:hidden;}
.link_zi{ width:166px; height:64px; float:left; margin-right:10px; background:url(/Skin/Skin1/images/link.jpg) no-repeat}
.link_box dl{ margin:0px; padding:0px; padding-top:10px}
.link_box dl dd{ float:left;  margin:0px; padding:0px; padding:0px 10px; margin:5px 0px}

.dwon_nav_bg{ background:#F5F5F5; width:100%; border-bottom:#E6E6E6 1px solid; border-top:#E6E6E6 1px solid; overflow:hidden; padding:4px 0px; margin:20px 0px}
.dwon_nav_k{ text-align:center;}
.dwon_nav_k a{ font-size:12px; margin:0px 4px}

.down_aq{ overflow:hidden; text-align:center; margin:20px 0px; display:block}
.down_aq  span{ margin:0px 10px;}
.down_aq img{ height:52px; width:auto; vertical-align:middle;border:0}

.cop{ text-align:center; font-size:12px; line-height:20px}

@media screen and (max-width: 769px) {
.down_aq{ overflow:hidden; text-align:center; margin:20px 0px; display:block;display: none;}
.dwon_nav_k{ text-align:center; padding:0px 15px}
}




/*上一个下一个*/
.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:#0068b7;}
.point span.to_prev a:hover{color: #ea042b}
.point span.to_next{text-align:center; }
.point span.to_next a{color:#0068b7;}
.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{ text-align:center;background:#669A14; color:#F6FAE1; padding:20px 0px 20px 0px; margin-top:10px; font-size:12px;}
.copyright{ line-height:20px;}
.copyright a{ color:#C0C0C3;}
.foot_nav{ width:25%; float:left;background-color: #93C910;text-align:center; height:54px; border-top:#7FB203 1px solid;
background-image: -webkit-gradient(linear, left top, left bottom, from(#93C910), to(#63AC04));
background-image: -webkit-linear-gradient(top, #93C910, #63AC04);
background-image: linear-gradient(to bottom, #93C910, #63AC04);} 

.foot_nav:hover,.foot_nav:focus{background-color: #77A909;background-image: -webkit-gradient(linear, left top, left bottom, from(#63AC04), to(#8DC309));
background-image: -webkit-linear-gradient(top, #63AC04, #8DC309);
background-image: linear-gradient(to bottom, #63AC04, #8DC309);}
.foot_nav a{color:#fff;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;}
.copyright p{ line-height:22px; padding:0px; margin:0px}
/*大屏幕*/
@media screen and (min-width: 769px) {
       header{width:100%; background:#fff}
      .navbar{ margin:0px}
      .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; font-size:15px}
      .navbar-default .navbar-nav > li > a{line-height: 40px;min-width:115px; color: #fff; font-weight: bold; padding: 5px 0px 5px 0px;/*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: #3B9A07; color: #fff;}
      .navbar-brand{display: none;}
      .navbar-default .navbar-nav-e > li > a{font-weight: normal; }
      .nav_small{ background-color:#3B9A07;  padding-top: 10px; padding-bottom: 15px; border-radius: 0px; border: none; box-shadow: none; line-height:40px}
      .nav_small > li{ border-bottom:#41B900 1px solid; text-align:center}
      .nav_small > li > a{line-height:25px; color: #E3FFD4; font-size: 14px;}
      .nav_small > li > a:hover{color: #FFF000; background:#19B400}
       #app_menudown,#small_search{ display:none; }
      .index_left_nav,.footer_nav{display:none; }
}
/*小屏幕*/
@media screen and (max-width: 768px) {
.nav_small > li{ border-bottom: #5DA25B 1px solid;line-height:25px}
      .navbar{}
      .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 #006231;}
      .navbar-default .navbar-toggle:hover,
      .navbar-default .navbar-toggle:focus {
        background-color: #5EA00B;
      }
      .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: #5EA00B; 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{width:100%;}
      .news_time{ display:none;}
      .footer_nav{background-color: #92C02C;}
      #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;}
}

@media screen and (max-width: 767px) {
     .copyright_p{ display:none;}
}

/*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;}
}

@media screen and (max-width: 414px) {
  .logo{max-width:280px;}
}




.box3{padding: 30px 0;}
.box3 .syff-list{ padding-top: 20px;}
.box3 .syff-list li{margin-bottom: 15px;}
.box3 .syff-list li img{ width: 100%; height: auto;}
.box3 .ff-txt{ background: #f9f8f8; padding: 15px 0;}
.ff-img p{ margin:0px; padding:0px; font-size:14px; line-height:195%; border-bottom:#CCCCCC 1px dashed;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.box3 .ff-txt h3{ padding-bottom: 6px; font-size: 18px;}
.box3 .ff-txt p{ color: #ccc; font-weight: bold;text-transform:uppercase;}
.box3 .syff-list li:hover .ff-txt,.box3 .syff-list li:active .ff-txt{ background: #620581; color: #fff;}
.box3 .syff-list li:hover .ff-txt p,.box3 .syff-list li:active .ff-txt p{ color: #B851DA;}


.yk_logo{ width:100%; text-align:center; padding:0px 0px 0px 0px; overflow:hidden;}
.yk_logo img{ height:140px; width:auto}
.yksm{ font-size:18px; width:100%; text-align:center; padding-top:10px; color:#009900}

.d_brad{padding-top:5px; text-align:center; border-bottom:#51612B 1px solid; text-align:center; margin-bottom:5px}
.d_brad span{ text-align:center}

@media screen and (max-width: 414px) {
.d_brad span img{ text-align:center; height:40px; width:auto}
}






/*--内页---*/

.m-main_box{ width:1150px; overflow:hidden; margin:0 auto;}

.s_jg{ padding:10px 0px; overflow:hidden; font-size:16px;}
.s_jg span{ font-size:16px; color:#FF3300; margin:0px 5px}

@media only screen and (max-width:768px){
.m-main_box{ width:96%; overflow:hidden; margin:0 auto}
.yk_logo img{ height:80px; width:auto}
}




.main_nr{ overflow:hidden; padding:20px 0px; font-size:14px; line-height:190%}
.main_nr img{MAX-WIDTH: 100%!important;HEIGHT: auto!important;width:expression(this.width > 840 ? "840px" : this.width)!important; margin-bottom:5px}

.page_k{ text-align:center; padding:20px 10px; font-size:12px;border-top:#eee 1px solid;}
.page_k a{ font-size:12px}
.page_k a:hover{ font-size:12px}

.next_k{margin-top:15px; border-top:#CCCCCC 1px solid;margin-bottom:10px}
.next_k ul{ margin:0px; padding:0px; margin-top:10px}
.next_k ul li{ line-height:25px; margin:0px; padding:0px; color:#666666; padding-left:20px; font-size:12px}
.next_k ul li a{ font-size:12px}

.content_bt{ width:100%; line-height:40px; font-size:16px; text-align:center; padding-top:15px;font-weight:bold; overflow:hidden}
.content_time{width:100%; border-bottom:#ccc 1px solid; font-size:12px; color:#666666; text-align:center; padding-bottom:4px; line-height:30px;}
.i_date{ background:url(/Skin/Skin1/images/i_date.png) no-repeat left center; padding-left:25px; margin-right:10px;font-size:12px;}
.i_View{ background:url(/Skin/Skin1/images/i_View.png) no-repeat  left center; padding-left:25px;font-size:12px;}
.i_from{ background:url(/Skin/Skin1/images/i_t1.png) no-repeat  left center; padding-left:25px; display: block; margin-right:10px; width:auto; }
.r_wzk1{ float:right; width:auto; font-size:12px; display:block;}

/*---------子栏目----------*/
.l-sub{width:100%;overflow:hidden; margin:0px; padding:0px; margin-top:10px; background:#E6EBD9; }
.l-sub li{ height: 47px; line-height: 45px;background: #E6EBD9; text-align:center; width:20%; float:left; list-style:none}
.l-sub a{ display: block; color: #333;border-bottom: 2px #E6EBD9 solid; font-size:16px;}
.l-sub a:hover,.l-list .l-sub a:active,.l-list .l-sub li.active a{ border-bottom: 2px solid #71A505; color: #fff; font-size:16px; background:#CDE29B; text-decoration:none}
.l-sub li.active a{background: #71A505; border-bottom: 2px solid #71A505; color: #fff; font-size:16px;text-decoration:none}

.nr_lmdh{ width:100%;  margin:0px auto; height:42px; line-height:40px; background:url(/Skin/Skin1/images/bg_5.jpg) repeat-x 0px bottom; display: none}
.lmdh_span{text-align:right;font-size:12px; color:#777; float:right}

@media only screen and (max-width:768px){
.l-sub{width:100%;overflow:hidden;background: none; margin:0px; padding:0px; margin-top:10px; border-bottom:1px solid #CCCCCC}
.l-sub li{ height: 42px; line-height: 40px;background: #E6EBD9; text-align:center; width:25%; float:left; list-style:none;  padding:0px; margin:0px; margin-top:5px}
.l-sub a{ display: block; color: #333;border-bottom: 2px #E6EBD9 solid; font-size:14px;}
.l-sub a:hover,.l-list .l-sub a:active,.l-list .l-sub li.active a{ border-bottom: 2px solid #71A505; color: #fff; font-size:14px; background:#CDE29B; text-decoration:none}
.l-sub li.active a{background: #71A505; border-bottom: 2px solid #71A505; color: #fff; font-size:14px;text-decoration:none}
.nr_lmdh{ width:100%;  margin:0px auto; height:42px; line-height:40px; background:url(/Skin/Skin1/images/bg_5.jpg) repeat-x 0px bottom; display: block; border-top:#E2E3DF 1px solid}
.lmdh_span{text-align:right;font-size:12px; color:#777; float:right}


.content_bt{ width:100%; line-height:40px; font-size:16px; text-align:left; padding-top:15px;font-weight:bold}
.content_time{width:100%; border-bottom:#ccc 1px solid; font-size:12px; color:#666666; text-align:left; padding-bottom:4px}
.main_nr{ overflow:hidden; padding:10px 0px; font-size:14px; line-height:190%}
.main_nr img{WIDTH: 100%; height:auto; margin-bottom:5px}

.next_k{margin-top:15px; border-top:#CCCCCC 1px solid; margin-bottom:10px}
.next_k ul{ margin:0px; padding:0px; margin-top:10px}
.next_k ul li{ line-height:25px; margin:0px; padding:0px; color:#666666; padding-left:0px; font-size:12px}

}


.nrad{ overflow:hidden; display:none}
@media screen and (min-width: 768px) {

.nrad{ overflow:hidden; display:block;}

}



/*---------图闻列表----------*/
.newpic{ overflow:hidden; padding-top:10px}
.newpic dl{ margin:0px;overflow:hidden;border-bottom:#CCCCCC 1px dashed; padding:4px 0px; padding-bottom:35px; margin:5px 0px }
.newpic dl dt{ overflow:hidden; margin:0px; padding:0px;}
.newpic dl dt a{ font-weight:bold}
.newpic dl dt h3{ font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis; margin:0px}
.newpic dl dt h3 a{overflow:hidden;white-space:nowrap;text-overflow:ellipsis; font-size:14px; line-height:25px}
.newpic dl dt span{ float:right; font-size:12px; color:#666666; font-weight:normal}
.newpic dl dd{ font-size:14px; line-height:190%; margin:0px; padding:0px; color:#777}
.newpic dl dd p{ margin:0px; padding:0px; line-height:18px; padding-top:5px; overflow:hidden}
.newpic dl dd p a{ color:#3AA86B}
.newpic dl dd p a:hover{ color:#FF8400}
.newpic dl dd  .more{ padding:2px 10px; line-height:20px; width:80px; border:#3AA86B 1px solid; text-align:center}
.newpic_tu{ width:190px; float:left; margin-right:20px; height:105px;}

.newpic dl dd  .moresq{ padding:2px 10px; line-height:20px; width:80px; border:#ED62AD 1px solid; background:#F869B6}
.newpic dl dd  .moresq a{color:#fff}
.newpic dl dd  .moresq a:hover{ color:#FFE404}

#out1{height:140px; width:180px; position:relative; overflow:hidden;}
#mid1{position:absolute;top:0; left:50%; width:190px; margin-left:-95px; text-align:center;}
#in1{ position:relative;}

#out1 img{ min-height:110px; border:0}
#out1 a:hover img {  filter: alpha(opacity=90); opacity: 0.9; vertical-align:middle}

.newpic1{ overflow:hidden; padding-top:0px}
.newpic1 dl{ margin:0px;overflow:hidden;border-bottom:#CCCCCC 1px dashed; padding:4px 0px; padding-bottom:5px; margin:5px 0px }
.newpic1 dl dt{ overflow:hidden; margin:0px; padding:0px; background:url(/Skin/Skin1/images/icon.png) no-repeat left center; padding-left:18px}
.newpic1 dl dt a{ font-weight:bold}
.newpic1 dl dt h3{ font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis; margin:0px}
.newpic1 dl dt h3 a{overflow:hidden;white-space:nowrap;text-overflow:ellipsis; font-size:14px; line-height:25px}
.newpic1 dl dt span{ float:right; font-size:12px; color:#666666; font-weight:normal}
.newpic1 dl dd{ font-size:14px; line-height:190%; white-space:nowrap;text-overflow:ellipsis; overflow:hidden;color:#777}
.newpic1 dl dd p{ margin:0px; padding:0px; line-height:18px; padding-bottom:5px; overflow:hidden}
.newpic1 dl dd p a{ color:#3AA86B}
.newpic1 dl dd p a:hover{ color:#FF8400}
.newpic1 dl dd  .more{ padding:2px 10px; line-height:20px; width:80px; border:#3AA86B 1px solid; text-align:center}

@media only screen and (max-width:768px){
.newpic{ overflow:hidden; padding-top:10px}
.newpic dl{ margin:0px;overflow:hidden;border-bottom:#CCCCCC 1px dashed; padding:4px 0px; padding-bottom:15px; margin:5px 0px;height:auto;}
.newpic_tu{ width:100px; float:left; margin-right:10px; height:auto}
.newpic dl dd{ font-size:14px; line-height:180%; margin:0px;white-space:nowrap;text-overflow:ellipsis; overflow:hidden;color:#777}

#out1{height:80px; width:100px; position:relative; overflow:hidden;}
#mid1{position:absolute;top:0; left:50%; width:100px; margin-left:-50px; text-align:center;}
#in1{ position:relative;}
#out1 img{ min-height:80px; border:0; width:100%}
#out1 a:hover img {  filter: alpha(opacity=90); opacity: 0.9;vertical-align:middle}

.newpic1{ overflow:hidden; padding-top:0px}
.newpic1 dl{ margin:0px;overflow:hidden;border-bottom:#CCCCCC 1px dashed; padding:4px 0px; padding-bottom:5px; margin:1px 0px;height:auto;}
.newpic1 dl dd{ font-size:14px; line-height:180%; margin:0px;white-space:nowrap;text-overflow:ellipsis; overflow:hidden;color:#777}


}


/*---------免费试用----------*/

.goods_box{ overflow:hidden;}
.goods_L{ width:45%; overflow:hidden; float: left; margin-right:2%}
.goods_R{ width:48%; overflow:hidden; float: left}
.goods_R li{list-style:none; border-bottom:#CCCCCC 1px dotted; line-height:30px; margin-bottom:5px;overflow:hidden}
.goods_R li span{ font-weight:bold;}
.goods_R p{ margin:0px; padding:0px; overflow:hidden; line-height:30px;}
.goods_bt{ font-size:18px; font-weight:bold; line-height:50px; color:#62A600;overflow:hidden;}
.share_box{ display:block;}

.goods_nr_bt{ overflow:hidden;width:100%;border-bottom: #DBDBDB 1px solid; background:#eee}
.goods_nr_bt span{ padding-left:10px; color:#FF8400; font-size:16px; line-height:35px}

	.tijiaoBtn2{
	background:#F96B27;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#FD8044), to(#F96B27));
	background-image: -webkit-linear-gradient(top, #FD8044, #F96B27);
	background-image: -moz-linear-gradient(top, #FD8044, #F96B27);
	background-image: -o-linear-gradient(top, #FD8044, #F96B27);
	border-radius:5px;width:120px;border:none;height:40px;line-height:40px;font-family:microsoft yahei;text-align:center;display:block;margin:10px auto 10px;font-size:16px;color:#fff;float:left;
	cursor: pointer;}
		.tijiaoBtn2 a{color:#fff;font-size:16px;}



@media only screen and (max-width:768px){
.goods_box{ overflow:hidden;}
.goods_L{ width:46%; overflow:hidden; float: left; margin-right:1%;}
.goods_R{ width:53%; overflow:hidden; float: left}
.goods_R li{ list-style:none; border-bottom:#CCCCCC 1px dotted;line-height:22px; margin-bottom:1px;font-size:12px; overflow:hidden}
.share_box{ display: none;}

.goods_R li span{ font-weight:bold;}
.goods_R p{ margin:0px; padding:0px; overflow:hidden; line-height:20px; font-size:12px}
.goods_bt{ font-size:14px; font-weight: normal; line-height:20px; color:#62A600;overflow:hidden;}
}



/*----book---*/
.book_bt{ width:100%; font-size:20px; color:#FF8400; font-weight:bold; margin:10px auto}

.tijiaoBtn{
	background:#d00000;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#FD8044), to(#F96B27));
	background-image: -webkit-linear-gradient(top, #FD8044, #F96B27);
	background-image: -moz-linear-gradient(top, #FD8044, #F96B27);
	background-image: -o-linear-gradient(top, #FD8044, #F96B27);
	border-radius:5px;width:22%;border:none;height:40px;line-height:40px;font-family:microsoft yahei;text-align:center;display:block;margin:20px auto 10px;font-size:18px;color:#fff; float:left;margin-right:5%;
	cursor: pointer;}
	
	.tijiaoBtn1{
	background:#d00000;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#E0E3EB), to(#C7C9C8));
	background-image: -webkit-linear-gradient(top, #E0E3EB, #C7C9C8);
	background-image: -moz-linear-gradient(top, #E0E3EB, #C7C9C8);
	background-image: -o-linear-gradient(top, #E0E3EB, #C7C9C8);
	border-radius:5px;width:22%;border:none;height:40px;line-height:40px;font-family:microsoft yahei;text-align:center;display:block;margin:20px auto 10px;font-size:18px;color:#333;float:left;
	cursor: pointer;}

.errorTips{background:#fef5cc;height:40px;border:none;color:#d17124;font-size:14px;text-align:center;line-height:40px}
.errorTips{font-size:16px}
.book_zt ul{ margin:0px;margin-top:10px; overflow:hidden; width:80%;margin:0 auto; padding:0px}
.book_zt li span{display:inline-block;vertical-align:middle;margin-bottom:2px; line-height:30px;font-size:16px;overflow:hidden}
.book_zt li input{outline:none;line-height:30px;border:none;color:#777;font-size:16px;width:98%;background:#F6F6F6;padding:2px 1%;border-radius:5px;}
.book_zt li textarea{outline:none;line-height:25px;border:none;color:#aaa;font-size:16px;width:98%;background:#eee;padding:2px 1%;border-radius:5px;}
.book_an{ width:80%; margin:0 auto; overflow:hidden}
@media only screen and (max-width:768px){
.book_zt ul{margin-top:10px; overflow:hidden; width:100%;margin:0 auto}
.book_an{ width:100%; margin:0 auto}
.book_zt li span{display:inline-block;vertical-align:middle;width:98%; margin-bottom:2px; line-height:30px;padding-left:5px;font-size:14px;overflow:hidden}
}





/*瀑布流开始*/
.wall {
  display: block;
  position: relative;
  padding:0px; margin:0px
}

.wall-column {
  display: block;
  position: relative;
  width: 25%;
  float: left;
  padding: 0 2%;
  box-sizing: border-box;
}
.article {
  display: block;
  margin: 0 0 8% 0;
  padding: 5%;
  background:#F7F7F7;
  border-radius: 3px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  transition: all 100;
  overflow: hidden;
  position: relative;
}
.article:hover{ transform: scale(1.01);}
.article img {
  display: block;
  width: 100%;
  margin: 0 0 5% 0;
  width:214px;
  height:214px;
}
.article a{ color: #666;}
.article p{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size:15px; line-height:150%; margin:0px; padding:0px}
.article small{ font-size: 1em; color: #ff0000; line-height: 1.5;}
.article input{ width: 20%; padding: 0.6em; border-radius: 0.4em; font-size: 1.1em; z-index: 100; background-color: #f60; border: none; position: absolute; bottom: 3%; right: 5%; color: #fff; box-shadow: 0 0 7px #d7d7d7;}

.wrapper{ width:100%; font-weight:normal; color: #333; overflow: hidden;  font-size: 1.5em; padding: 0.7em 0;}



@media only screen and ( max-width:768px ) {
	.wall-column {
  display: block;
  position: relative;
  width: 50%;
  float: left;
  padding: 0 2%;
  box-sizing: border-box;
}

.article img {
  display: block;
  width: 100%;
  margin: 0 0 5% 0;

  height:auto;
}
	}
/*瀑布流结束*/


/*在线留言*/


.contact{ width:100%; overflow:hidden; margin-top:10px}
.contact .ct_r{ width:50%; float:right;}
.contact .book_L{ width:55%; float:left; overflow:hidden;}
.contact .book_R{ width:45%; float:right;overflow:hidden;}
.book_tu{ width:100%;height:auto}
.book_tu img{ width:100%; height:auto}
.contact .ct_l{ width:40%; float:left; background:url(/Skin/Skin1/images/bg_d.jpg) no-repeat right bottom;}
.contact .ct_l b{ font-size:18px; color:#000; font-weight:normal;}
.contact .ct_l a{ font-size:14px; color:#444;}
.contact .ct_l a:hover{ color:#F60000;}
.clears{ clear:both;}
.contact .ct_l{width:40%; }

@media screen and (max-width: 768px) {
.contact{ width:100%; overflow:hidden}
.contact .ct_r{ width:100%; float:left;}
.contact .book_L{ width:100%; float:left; overflow:hidden;}
.contact .book_R{ width:100%; float:left;overflow:hidden;padding-top:15px; overflow:hidden}
.book_tu{ width:100%; overflow:hidden}
.book_tu img{ width:100%; height:auto}
.contact .ct_l{ width:100%; float:left; background:url(/Skin/Skin1/images/bg_d.jpg) no-repeat right bottom;}
.contact .ct_l b{ font-size:18px; color:#000; font-weight:normal;}
.contact .ct_l a{ font-size:14px; color:#444;}
.contact .ct_l a:hover{ color:#F60000;}
.clears{ clear:both;}
.contact .ct_l{width:100%; }
}

.odform-tit{font-weight:normal;font-size:22px;color:#595757;line-height:40px;text-align:center;border-bottom:1px solid #c9cacb;margin:0;padding:10px 0}
.odform-tit img{height:40px;vertical-align:middle;margin-right:15px}
.odform{ overflow:hidden; margin:15px 0px;}
.input-group1{margin-bottom:10px;position:relative; width:100%;}
.input-group1 span{ color:#FF0000}
.input-group1 label{padding:0px 0;position:absolute;color:#333; font-size:14px; }
.input-group1 input{margin-left:5em;padding:4px 6px;box-sizing:border-box;background:#efeff0;border:0;border-radius:5px;color:#595757;width:75%; font-size:14px; line-height:25px}
.input-group1 select{margin-left:5em;padding:2% 6px;box-sizing:border-box;background:#fff;border: #efeff0 1px solid;border-radius:5px;color:#595757;width:75%; font-size:14px; line-height:25px}
.input-group1 textarea{margin-left:5em;padding:4px 6px;box-sizing:border-box;background:#efeff0;border:0;border-radius:5px;color:#595757;width:75%; font-size:14px; height:150px}
.odform button{background:#423B33;color:#fff;text-align:center;border:0;border-radius:5px;padding:4px;width:120px;font-size:16px; font-weight:bold;cursor: pointer; line-height:30px; margin:0 auto}
.an_ly{ width:300px; margin-left:72px}
.btntj{background:#47A70A;color:#fff;text-align:center;border:0;border-radius:5px;padding:4px;width:120px;font-size:16px; font-weight:bold;cursor: pointer; line-height:30px; float:left; margin-right:20px}
.btntj1{background:#ADADAD;color:#fff;text-align:center;border:0;border-radius:5px;padding:4px;width:120px;font-size:16px; font-weight:bold;cursor: pointer; line-height:30px; float:left}


.tp_lybt{border-bottom:#999999 1px solid; margin-bottom:10px; font-size:16px; font-weight:bold}


#l-map{height:360px;width:100%;}


/* actGotop */
.back_K{display: none}
.actGotop{position:fixed;_position:absolute;bottom:60px;right:2%;width:40px;height:40px;display:none; z-index:999999;display: none}
.actGotop a,.actGotop a:link{width:39px;height:39px;display:inline-block; text-align:center; background: url(/Skin/Skin1/images/up.png) no-repeat center}
.actGotop a:hover{ background: url(/Skin/Skin1/images/up.png) no-repeat center;outline:none;}



@media screen and (max-width: 768px) {
.back_K{display: block}
#l-map{height:200px;width:100%; }
.actGotop{position:fixed;_position:absolute;bottom:60px;right:2%;width:40px;height:40px;display:none; z-index:999999; display:block}
}


.cpfl_nav{ overflow:hidden;width:100%; margin-top:15px}
.cpfl_nav dl{ margin:0px; padding:0px; width:100%; margin-bottom:5px; line-height:200%; border-bottom:#CCCCCC 1px dotted; padding-bottom:5px}
.cpfl_nav dl dt{ margin:0px; padding:0px;float:left; background:#478720;color:#FFFFFF;width:86px; text-align:center; line-height:200%; margin-right:10px}
.cpfl_nav dl dt a{ color:#FFFFFF}
.cpfl_nav dl dd{ margin:0px; padding:0px;  padding:0px 5px; width:auto; line-height:200%}
.cpfl_nav dl dd ul{ margin:0px; padding:0px; overflow:hidden; width:auto}
.cpfl_nav dl dd ul li{ margin:0px;float:left;padding-right:10px; line-height:200%}


.ykyk_bg1{ background:#C3D600  url(/Skin/Skin1/images/ykyk_bg1.jpg) no-repeat center ; width:100%; height:436px;}
.ykyk_bg2{ background:#C3D600  url(/Skin/Skin1/images/ykyk_bg2.jpg) no-repeat center ; width:100%; height:436px;}
.news_bg{ background:url(/Skin/Skin1/images/new_bg.jpg) no-repeat center ; width:100%; height:280px;}

@media screen and (max-width: 768px) {
.ykyk_bg1{ background:#C3D600 url(/Skin/Skin1/images/ykyk_bg1.jpg) no-repeat center ; width:100%; height:200px; background-size: auto 200px}
.ykyk_bg2{ background:#C3D600 url(/Skin/Skin1/images/ykyk_bg2.jpg) no-repeat center ; width:100%; height:200px; background-size: auto 200px}

.news_bg{ background:url(/Skin/Skin1/images/new_bg.jpg) no-repeat center ; width:100%; height:200px;background-size: auto 200px; display:none}

.div_s_L{ float:left;width:60px;position:relative; z-index:55; padding-left:40px; margin-bottom:4px}
.div_s_L select{ height:35px; border:#E2E3DF 1px solid; border-bottom:#E2E3DF 1px solid; padding:0px 5px}
.div_s_R{ float:left;  margin-left:110px; width:100%; margin-left:-120px; padding-left:110px; margin-bottom:4px}
.div_s_R input{ font-size:16px; height:35px;  padding-left:60px; border:#E2E3DF 1px solid;  border-top:#E2E3DF 0px solid; }

}


.bkabout_box{ overflow:hidden;}
.bkabout_bt{ overflow:hidden; width:100%; margin:0px; padding:0px; margin-top:40px; background:#E6EBD9;}
.bkabout_bt span{ font-size:20px;height: 45px; line-height: 45px;background: #71A505; color: #fff; padding:12px 40px }

.bkabout_box{ overflow:hidden;}
.bkabout_box dl{ margin:0px; padding:20px 0px; overflow:hidden; width:100%}
.bkabout_box dl dt{ margin:0px; padding:0px}
.bkabout_box dl dd{ margin:0px; padding:0px; font-size:16px; line-height:180%}
.bkabout_tu{ float:left; margin-right:20px; overflow:hidden; width:100%}
.bkabout_tu img{width:500px; height:auto}
.bkabout_tu1{ float: right; margin-left:20px; overflow:hidden; width:100%}
.bkabout_tu1 img{width:500px; height:auto}

@media screen and (max-width: 768px) {
.bkabout_box dl{ margin:0px; padding:0px; width:100%; float:left}
.bkabout_box dl dt{ margin:0px; padding:0px}
.bkabout_box dl dd{ margin:0px; padding:0px;font-size:14px; line-height:25px}
.bkabout_tu{ float:left; margin-right:0px; overflow:hidden; width:100%; margin-top:10px; margin-bottom:10px}
.bkabout_tu img{ width:100%; height:auto;}
.bkabout_tu1{ float:left; margin-right:0px; overflow:hidden; width:100%; margin-top:10px; margin-bottom:10px}
.bkabout_tu1 img{ width:100%; height:auto;}

}


/* -------dv----- */

.dv_bg{ overflow: hidden; width:100%; min-height:500px;  background:#F9F8F8 url(/Skin/Skin1/images/spbg.jpg) no-repeat center top ; background-size:cover;}
.dv_box{ padding:80px 0px 20px 0px; overflow:hidden}
.dv_box_L{ float:left; width:555px; overflow:hidden}
.dv_box_R{ float:right; width:550px; overflow:hidden}
.ggy{ text-align:center; overflow:hidden; margin:20px 0px; }
.ggy img{ max-width:100%; height:auto}
.dv_txt{ font-size:25px; line-height:40px; text-align:center; margin-bottom:10px}


.show_dv_box{ width:60%; height:auto; overflow:hidden; margin:0 auto;}
.show_dv_sy{ width:100%; height:auto; overflow:hidden; margin:0 auto;margin-bottom:30px }

@media only screen and (max-width:768px){
.dv_bg{ overflow: hidden; width:100%;  background:#F9F8F8 url(/Skin/Skin1/images/spbg.jpg) no-repeat center top ; background-size:auto 500px}
.show_dv_box{width:100%;  height:auto; overflow:hidden; margin:0 auto;}
.show_dv_sy{ width:100%; height:auto; overflow:hidden; margin:0 auto;}
.dv_box{ padding:40px 0px 20px 0px; overflow:hidden}
.dv_box_L{ float:left; width:100%; overflow:hidden}
.dv_box_R{ float:left; width:100%; overflow:hidden}
.ggy{ text-align:center; margin:20px 0px; overflow:hidden}
.ggy img{ max-width:100%; height:auto}
.dv_txt{ font-size:16px; line-height:40px; text-align:center; margin-bottom:10px}
}



/* -------首页产品----- */
.sycp_box{ height:auto}
.sycp_L{ width:50%; float:left; padding:10px 0px;}
.sycp_R{  width:50%; float: right; padding:10px 0px}

@media only screen and (max-width:768px){
.sycp_L{ width:100%; float:left; padding:10px 15px;}
.sycp_R{  width:100%; float: left; padding:5px 15px}
}

.L_cp{ overflow:hidden; margin-right:10px; float:left}
.L_cp img{ width:100%;margin-bottom:12px; height:480px}
.R_cp{ overflow:hidden; margin-left:10px; float: right}
.R_cp ul{ overflow:hidden; margin:0px; padding:0px; width:100%}
.R_cp ul li{  margin:0px; padding:0px;list-style:none; float:left; width:49%; margin-bottom:12px;}
.R_cp ul li img{ width:100%; height:auto; vertical-align:top; border:#CCCCCC 1px solid}
.R_cp ul li:nth-child(2n-1){ float:left;}
.R_cp ul li:nth-child(2n){ float:right;}

.title_pp{ height:135px; overflow:hidden; margin-top:30px;margin-bottom:30px;}

.maink{ width:1200px; margin:0 auto; overflow:hidden;}
.maink1{ width:1200px; margin:0 auto;}

@media (max-width: 768px) {
.L_cp{ overflow:hidden; margin-right:0px; float:left}
.L_cp img{  width:100%; height:auto}
.R_cp{ overflow:hidden; margin-left:0px; float:left}
.maink{ width:100%; margin:0 auto; overflow:hidden}
.maink1{ width:96%; margin:0 auto; overflow:hidden}
.title_pp{ height:auto; overflow:hidden; margin-bottom:10px; margin-top:10px}
}


.sycp_bg{ overflow:hidden; width:100%; background:url(/Skin/Skin1/images/bg.jpg); padding-bottom:30px; }



/* thumbnailWrapper */
.thumbnailWrapper{overflow:hidden; margin-left:10px; float: right}
.thumbnailWrapper ul{ overflow:hidden; margin:0px; padding:0px; width:100%}
.thumbnailWrapper ul li{float:left;position:relative;overflow:hidden;width:49%; margin-bottom:20px; border:#EFEEEE 1px solid}
.thumbnailWrapper ul li a img{width:280px;position:relative;border:none; height:230px}
.caption{position:absolute;bottom:0px;left:0px;width:100%;display:none;background:#24AF42;color:#ffffff;opacity:0.9; text-align:
center}
.caption .captionInside{padding:10px;margin:0px;}

.thumbnailWrapper ul li:nth-child(2n-1){ float:left;}
.thumbnailWrapper ul li:nth-child(2n){ float:right;}
@media (max-width: 768px) {
.thumbnailWrapper{ overflow:hidden; margin-left:0px; float:left}
.thumbnailWrapper ul li a img{width:100%;position:relative;border:none; height:auto}
}



#focus { width:580px; height:480px; clear: both; overflow: hidden; position: relative;}
    #focus ul { width: 580px; height: 480px;position: absolute; clear: both; padding: 0px; margin: 0px; }
        #focus ul li{ float: left; width: 580px; height: 480px; overflow: hidden; position: relative; padding: 0px; margin: 0px; }
    #focus .preNext { width: 50px; height: 480px; position: absolute; top: 0px; cursor: pointer; }
    #focus .pre { left: 0; background: url(/Skin/Skin1/images/sprite.png) no-repeat left center; }
    #focus .next { right: 0; background: url(/Skin/Skin1/images/sprite1.png) no-repeat right center; }
#focus ul li a img{ width:100%; height:480px}

.w300{ width:100%; margin:0 auto; overflow:hidden; display:block}
.space60{ height:90px; clear:both; overflow:hidden;}
body{ padding-top:90px;}
@media (max-width: 768px) {
.space60{ height:60px; clear:both; overflow:hidden;}
body{ padding-top:60px;}

.w300{ width:100%;  overflow:hidden; display:none}
#focus { height:300px;overflow: hidden;position: relative;}
    #focus ul { width:300px; height:240px; clear: both;position: absolute; padding: 0px; margin: 0px; left:50%; margin-left:-150px }
    #focus ul li{ float: left; width: 300px; height: 240px; overflow: hidden; position: relative; padding: 0px; margin: 0px; }
    #focus .preNext { width: 50px; height: 240px; position: absolute; top: 0px; cursor: pointer; }
    #focus .pre { left: 0; background: url(/Skin/Skin1/images/sprite.png) no-repeat left center; }
    #focus .next { right: 0; background: url(/Skin/Skin1/images/sprite1.png) no-repeat right center; }
#focus ul li a img{ width:100%; height:auto}

}

.sy_cp{ width:100%; overflow:hidden; display:none}


@media only screen and (min-width: 415px) and (max-width: 768px) {
.sy_cp{ width:100%; overflow:hidden; display:block}
.sy_cp li{ overflow:hidden; margin:0px;  width:48%; float:left; text-align: center; margin:5px 1%;}
.sy_cp li img{ width:100%; margin:auto}


}

@media only screen and (max-width: 414px) {
.sy_cp{ width:100%; overflow:hidden; display:block}
.sy_cp li{ overflow:hidden; margin:0px; margin-bottom:10px; width:100%; float:left; margin-bottom:15px}
.sy_cp li img{ width:100%; height:auto; vertical-align:middle}

}


