@charset "utf-8";
/**定义整个页面大小 默认为1002px*/
div#ff h2{color:#EF1B3E;font: 16px/25px "microsoft yahei";margin-top: 0;text-align: left;}
div#ff p{font: 13px/16px "microsoft yahei";}
#container_map{
	min-height:300px;
}
body {
	background:url(../images/bg.gif) repeat-x #fff;
	margin:0 auto;
	padding:0;
	font-size:14px;
	color:#595959;
	font-family:microsoft yahei,Arial, Helvetica, sans-serif;
	line-height:20px;
	-webkit-text-size-adjust:none;
	}
.clearfloat{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	font-size:0;
	line-height:0;
	}
/**hack Opera, FF, Float "bug"*/
.clearfix{
    clear: both; 
}

img{ border:0}

.uborder_line{ border-bottom:1px gray solid; }
.uborder_dot{ border-bottom:1px gray dotted; }

/**复制你自己的代码到这里*/

/**--------------------------------------LINK-----------------------------------*/

.swiper-slide .img{
	position:absolute;
	max-width: 80%;
	max-height: 80%;
}
.swiper-slide img{
	height: auto;
	display: block;
	width: auto;
}
.swiper-slide .banner1_b,.swiper-slide .banner1_c,.swiper-slide .banner1_d,.swiper-slide .banner1_e{
	max-width: 15%;
	max-height: 15%;
}
.swiper-slide .banner2_a{
	max-width: 50%;
	max-height: 50%;
}
.swiper-slide .banner3_a{
	max-width: 90%;
	max-height: 90%;
}
.swiper-slide .banner2_b,.swiper-slide .banner2_c,.swiper-slide .banner2_d{
	max-width: 20%;
	max-height: 20%;
}
.swiper-slide .banner3_b,.swiper-slide .banner3_c{
	max-width: 20%;
	max-height: 20%;
}
.swiper-slide .banner3_d{
	max-width: 15%;
	max-height: 15%;
}
@media (min-width:568px){
.swiper-slide .img{
	max-width: 70%;
	max-height: 70%;
}
.swiper-slide .banner1_a{
	max-width: 80%;
	max-height: 80%;
}
.swiper-slide .banner2_a{
	max-width: 50%;
	max-height: 50%;
}
.swiper-slide .banner3_a{
	max-width: 90%;
	max-height: 90%;
}
.swiper-slide .banner1_b,.swiper-slide .banner1_c,.swiper-slide .banner1_d,.swiper-slide .banner1_e{
	max-width: 10%;
	max-height: 10%;
}
.swiper-slide .banner2_b,.swiper-slide .banner2_c,.swiper-slide .banner2_d{
	max-width: 25%;
	max-height: 25%;
}
.swiper-slide .banner3_b,.swiper-slide .banner3_c{
	max-width: 20%;
	max-height: 20%;
}
.swiper-slide .banner3_d{
	max-width: 15%;
	max-height: 15%;
}
}
@media (min-width:968px){
.swiper-slide .img{
	max-width: 100%;
	max-height: 100%;
}
.swiper-slide .banner1_a{
	max-width: 80%;
	max-height: 80%;
}
.swiper-slide .banner2_a{
	max-width: 50%;
	max-height: 50%;
}
.swiper-slide .banner3_a{
	max-width: 90%;
	max-height: 90%;
}
.swiper-slide .banner1_b,.swiper-slide .banner1_c,.swiper-slide .banner1_d,.swiper-slide .banner1_e{
	max-width: 15%;
	max-height: 15%;
}
.swiper-slide .banner2_b,.swiper-slide .banner2_c,.swiper-slide .banner2_d{
	max-width: 25%;
	max-height: 25%;
}
.swiper-slide .banner3_b,.swiper-slide .banner3_c{
	max-width: 20%;
	max-height: 20%;
}
.swiper-slide .banner3_d{
	max-width: 15%;
	max-height: 15%;
}
}
@media (min-width:1268px){
.swiper-slide .img{
	max-width: 50%;
	max-height: 50%;
}
.swiper-slide .banner1_a{
	max-width: 90%;
	max-height: 90%;
}
.swiper-slide .banner2_a{
	max-width: 60%;
	max-height: 60%;
}
.swiper-slide .banner3_a{
	max-width: 90%;
	max-height: 90%;
}
.swiper-slide .banner1_b,.swiper-slide .banner1_c,.swiper-slide .banner1_d,.swiper-slide .banner1_e{
	max-width: 20%;
	max-height: 20%;
}
.swiper-slide .banner2_b,.swiper-slide .banner2_c,.swiper-slide .banner2_d{
	max-width: 20%;
	max-height: 20%;
}
.swiper-slide .banner3_b,.swiper-slide .banner3_c{
	max-width: 30%;
	max-height: 30%;
}
.swiper-slide .banner3_d{
	max-width: 20%;
	max-height: 20%;
}
}
@media (min-width:1568px){
.swiper-slide .img{
	max-width: 100%;
	max-height: 100%;
}
.swiper-slide .banner3_b,.swiper-slide .banner3_c,.swiper-slide .banner3_d{
	max-width: 40%;
	max-height:40%;
}
}
.banner1_a{
	left:10%;
	top: 10%;
}
.banner1_b{
	left:47%;
	top: 25%;
}
.banner1_c{
	left:52%;
	top: 6%;
}
.banner1_d{
	left:57%;
	top: 35%;
}
.banner1_e{
	left:67%;
	top: 5%;
}

.banner2_a{
	right:5%;
	bottom:10%;
}
.banner2_b{
	left:30%;
	top: 32%;
}
.banner2_c{
	left:30%;
	top: 48%;
}
.banner2_d{
	left:30%;
	top: 57%;
}
.banner3_a{
	left:32%;
	top:5%;
}
.banner3_b{
	left:50%;
	top: 15%;
}
.banner3_c{
	left:50%;
	top: 65%;
}
.banner3_d{
	left:50%;
	top: 76%;
}



/**--------------------------------------/LINK/END-----------------------------------*/


.logo{
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	text-align:left;
	width:auto;
	margin:0 auto;
	position: absolute;
	z-index: 99999;
	}
.logo img{
	margin:0;
	width: 70%;
	}
.top_nav{
	padding-top:0;
	padding-right:0;
	text-align:center;
	width:100%;
	margin:0 auto;
	text-align:center;
	padding-bottom:10px;
	float:none;
	padding:0 10px 10px;
	}
.top_nav a{
	display:inline-block;
	padding:0 25px 0 25px;
	border:1px solid #ddd;
	background:url(../images/index_06.png) 5px no-repeat #fff;
	-moz-border-radius: 150px;      /* Gecko browsers */
-webkit-border-radius: 150px;   /* Webkit browsers */
border-radius:150px;            /* W3C syntax */
color:#666;
line-height:20px;
height:24px;
margin:0 0 0 5px;
	}
.top_nav a:hover{
	background:url(../images/index_06.png) 5px no-repeat #46a955;
	border:1px solid #46a955;
	text-decoration:none;
	color: #fff;
	}
.top_nav .top_lang_hover{
	background:url(../images/index_06.png) 5px no-repeat #46a955;
	color: #fff;
	border:1px solid #46a955;
	}
.top_nav .top_lang:hover{
	background:url(../images/index_08.png) 5px no-repeat #f1f1f1;
	}
.top_search{
	border: 1px solid #fff;
	-moz-border-radius: 15px;      /* Gecko browsers */
-webkit-border-radius: 15px;   /* Webkit browsers */
border-radius:15px;            /* W3C syntax */
	padding: 0 0 0 10px;
	float: none;
	margin-top: 12px;
	margin-left: 15px;
	position: absolute;
	background: #fff;
}
.top_search input{
	border: 0;
	background: none;
	height: 24px;
	line-height: 22px;
	float: left;
}
.top_search .search_bt{
	background: url(../images/index_08.png) center center no-repeat;
	width: 34px;
	height: 24px;
}
.nav_bg{
	width:100%;
	clear:both;
	background:#fff;
	}
.navbar-toggle{
	z-index:999999;
	border:1px solid #fff;
	color:#fff;
	}
.navbar-default .navbar-collapse,.navbar-default .navbar-form {
	border:0;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #666
}
.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
  background: none
}
.navbar-default{
	border:0;
	margin-bottom:0;
	width:100%;
	top:0;
	background:url(../images/index_11.jpg) repeat-x;
	padding:0;
	}
.navbar-collapse{
	position:absolute;
	width:100%;
	background:#f9f9f9;
	border:0;
	z-index:9999;
	}
.navbar-nav{
	margin-top:0;
	margin-bottom:0;
	}
.navbar-default .navbar-nav li{
	padding-top:0;
	padding-bottom:0;
	border-bottom:1px solid #ddd;
	}
.navbar-default .navbar-nav li a{
	line-height:52px;
	height:52px;
	padding-top:0;
	padding-bottom:0;
	color:#666;
	outline:0;
	}
.navbar-default .navbar-nav .active a{
	background:#888;
	color:#fff;
	}
.navbar-default .navbar-nav .active a:hover{
	color:#fff;
	background:#333;
	}
.navbar-default .navbar-nav .active a:focus{
	color:#fff;
	background:#333;
	}
.nav li ul{
	display:none;
	}
.nav li .nav_show{
	display:none;
	}

@media (min-width:768px){

.logo{
	float:left;
	padding:26px 15px 0;
	text-align:left;
	position: absolute;
	}
.logo img{
	margin:0;
	width:100%;
	}
.nav_bg{
	float:right;
	background:url(../images/index_11.jpg) repeat-x;
	height:100px;
	width:75%;
	clear:none;
	}
.navbar-collapse{
	background:none;
	position:static;
	border:0;
	-moz-box-shadow:0;
	-webkit-box-shadow:0;
	box-shadow:0;
	}
.navbar-default{
	border:0;
	background:none;
	}
.navbar-default .navbar-nav{
	width:100%;
}
.navbar-default .navbar-nav>li {
  width:14.28571428571429%;
  font-size:12px;
  text-align:center;
  border:0;
  background:url(../images/index_16.png) right no-repeat;
}
.navbar-default .navbar-nav>li:hover span {
	background:none;
	color:#ef1b3e;
}
.navbar-default .navbar-nav>li>a {
  color: #888;
  padding:0;
  line-height:100px;
  height:100px;
}
.navbar-default .navbar-nav>li>a span{
  font-size:16px;
	display:block;
  height:100px;
  color: #333;
}

.navbar-default .navbar-nav>.active>a {
	background:none;
	color:#888;
  line-height:100px;
}
.navbar-default .navbar-nav>.active>a span{
	background:none;
	color:#000;
  line-height:100px;
}
.navbar-default .navbar-nav>.active>a:hover {
	background:none;
	color:#ef1b3e;
}
.navbar-default .navbar-nav>li>a:focus span,.navbar-default .navbar-nav>li>a:hover span{
	background:none;
	color:#ef1b3e;
}
.navbar-default .navbar-nav>.active>a:hover span{
	background:none;
	color:#ef1b3e;
}
	.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover span{
	background:none;
	color:#ef1b3e;
}
.navbar-default .navbar-nav .active a:hover{
	background:none;
	color:#ef1b3e;
	}
.navbar-default .navbar-nav .active a:focus{
	background:none;
	color:#ef1b3e;
	}
.nav li .sub{
	display:none;
	position:absolute;
	z-index:9999;
	background:rgba(239,27,62,0.9);
	border-top:0;
	width:130%;
	top:100px;
	margin:0;
	margin-left: -18px;
	line-height:28px;
	-moz-border-radius:  0 0 8px 8px;      /* Gecko browsers */
-webkit-border-radius:  0 0 8px 8px;   /* Webkit browsers */
border-radius: 0 0 8px 8px;            /* W3C syntax */
	}
.nav li .nav_arr{
	top: -5px;
	background: url(../images/index_14.png) no-repeat;
	width: 11px;
	height: 5px;
	left: 50%;
	position: absolute;
	margin-left: -6px;
	}
.nav li ul{
	display:block;
	}
.nav li .nav_show{
	display:block;
	z-index: 999999999;
	}
.nav li .nav_show li{
	line-height:38px;
	padding:0;
	height:38px;
	border:0;
	}
.navbar-default .navbar-nav li .nav_show li a{
	display:block;
	width:100%;
	font-size:14px;
	line-height:28px;
	text-align:center;
	color:#fff;
	background:none;
	padding:5px 15px 0;
	height:38px;
	}
.navbar-default .navbar-nav li .nav_show li:last-child a{
	-moz-border-radius:  0 0 8px 8px;      /* Gecko browsers */
-webkit-border-radius:  0 0 8px 8px;   /* Webkit browsers */
border-radius: 0 0 8px 8px;            /* W3C syntax */
	}
.navbar-default .navbar-nav li .nav_show li a:hover{
	color:#fff;
	background:#ef1b3e;
	text-decoration: none;
	}

}	

		
.main_banner{
	clear:both;
	overflow: hidden;
	}
.main_banner img{
	display:block;
	margin:0 auto;
	}

.sub_banner{
	clear:both;
	}
.sub_banner img{
	display:block;
	margin:0 auto;
	}

		
main{
	clear:both;
	}

.top_pro{
	clear: both;
	padding: 20px 0;
}
.main_title{
	clear: both;
	padding: 40px 0 5px;
	background: url(../images/index_09.png) center bottom no-repeat;
	text-align: center;
	line-height: 40px;
	margin-bottom: 30px;
}
.main_title span{
	clear: both;
	display: block;
	letter-spacing: 2px;
	font-size: 24px;
	font-weight: 100;
	color: #888;
}
.main_title strong{
	display: block;
	font-weight: normal;
	color: #000;
	font-size: 24px;
}
.main_title2{
	clear: both;
	padding: 20px 0 5px;
	line-height: 40px;
	margin-bottom: 20px;
}
.main_title2 span{
	display: inline-block;
	letter-spacing: 2px;
	font-size: 24px;
	font-weight: 100;
	color: #888;
}
.main_title2 strong{
	display: inline-block;
	font-weight: normal;
	color: #000;
	padding: 0 10px 0 0;
	font-size: 30px;
}
.main_title3{
	clear: both;
	padding: 20px 0 5px;
	line-height: 40px;
}
.main_title3 strong{
	display: inline-block;
	font-weight: normal;
	color: #ef1b3e;
	padding: 0 10px 0 0;
	font-size: 20px;
}
.foot_c_title{
	clear: both;
	padding: 10px 0 5px;
	line-height: 40px;
	margin-bottom: 10px;
}
.foot_c_title span{
	display: inline-block;
	letter-spacing: 2px;
	font-size: 24px;
	font-weight: 100;
	color: #888;
}
.foot_c_title strong{
	display: inline-block;
	font-weight: normal;
	color: #ef1b3e;
	padding: 0 10px 0 0;
	font-size: 30px;
}

@media (min-width:768px){

.top_pro{
	clear: both;
	padding: 20px 0 0;
}
.main_title span{
	clear: both;
	display: block;
	letter-spacing: 2px;
	font-size: 30px;
	font-weight: 100;
	color: #888;
}
.main_title2 span{
	display: inline-block;
	letter-spacing: 2px;
	font-size: 30px;
	font-weight: 100;
	color: #888;
}
.foot_c_title span{
	display: inline-block;
	letter-spacing: 2px;
	font-size: 30px;
	font-weight: 100;
	color: #888;
}
	
}



.main_tab{
	clear: both;
	padding: 20px 0 5px;
	line-height: 40px;
	margin-bottom: 20px;
	margin-left: -5px;
	margin-right: -5px;
}
.main_tab span{
	display: inline-block;
	padding:0 5px;
	width: 33.33333333%;
	color: #000;
	text-align: center;
	line-height: 28px;
	font-size: 16px;
}
.main_tab span strong{
	display: block;
	background: #f1f1f1;
	cursor: pointer;
	padding:10px 5px;
	font-weight: normal;
	-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
}

@media (min-width:768px){
.main_tab{
	clear: both;
	padding: 20px 0 5px;
	line-height: 40px;
	margin-bottom: 20px;
	margin-left: -15px;
	margin-right: -15px;
}
.main_tab span{
	display: inline-block;
	padding:0 15px;
	width: 33.33333333%;
	color: #000;
	text-align: center;
	line-height: 28px;
	font-size: 20px;
}
.main_tab span strong{
	display: block;
	background: #f1f1f1;
	cursor: pointer;
	padding:10px 15px;
	font-weight: normal;
	-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
}
}

.main_tab .hover strong{
	background: #ef1b3e;
	color: #fff;
}
#main_tab_list0{
	clear: both;
}
#main_tab_list0 ul{
	display: none;
}
#main_tab_list0 .block{
	display: block;
}


.top_pro_bg{
	clear: both;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #fcfcfc;
	padding: 140px 0 40px;
	margin:-120px 0 30px;
}
.tpro_title{
	font-size: 36px;
	color: #ef1b3e;
	line-height: 50px;
}
.tpro_title a{
	color: #ef1b3e;
}
.tpro_title a:hover{
	color: #ff516e;
	text-decoration: none;
}
.tpro_text{
	font-size: 18px;
	line-height: 35px;
	padding: 15px 0;
}
.tpro_bt{
	font-size: 18px;
	color: #ef1b3e;
	line-height: 35px;
}
.tpro_bt a{
	display: inline-block;
	padding: 0 20px;
	background: #ef1b3e;
	color: #fff;
	-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
}
.tpro_bt a:hover{
	background: #ff516e; 
}
.tpro_bt a span{
	display: inline-block;
	padding: 0 15px 0 0;
	background:url(../images/index_16.png) right no-repeat;
}
.top_pro_bg2 img{
	width: 100%;
	margin: 0 auto;
}

@media (min-width:1068px){
.top_pro_bg{
	clear: both;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #fcfcfc;
	padding: 140px 0 40px;
	margin:-120px 0 0;
}
.top_pro_bg2{
	position: relative;
}
.top_pro_pic{
	position: absolute;
	right: 0;
	margin-top: -80px;
}
.top_pro_bg{
	clear: both;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #fcfcfc;
	padding: 40px 0;
	margin: 5% 0;
}
}

.main_pro{
	clear: both;
	margin-top: -20px;
	border-bottom: 1px solid #ddd;
}
.main_pro li{
	clear: both;
	padding: 10px 5% 0;
}


.main_pro .tpro_title{
	font-size: 24px;
	line-height: 40px;
}
.main_pro .tpro_text{
	font-size: 14px;
	line-height: 25px;
	padding: 15px 0;
}
.main_pro .tpro_border{
	padding: 15px;
	border: 3px solid #cacaca;
	position: relative;
	margin: 8% 0 10%;
}
.main_pro .tpro_bt{
	font-size: 14px;
	color: #333;
}

.main_pro .tpro_bt a{
	background: none;
	color: #333;
	padding: 0;
}
.main_pro .tpro_bt a span{
	display: inline-block;
	padding: 0 15px 0 0;
	background:url(../images/index_28.png) right no-repeat;
}

.main_pro .tpro_fix .tpro_border{
	padding: 15px;
	margin: 8% 0 10% 0;
	position: relative;
	float: right;
}
.main_pro .tpro_pic{
	padding: 0;
}
.main_pro .tpro_pic img{
	width: 100%;
	height: auto;
}
.main_pro .tpro_fix .tpro_pic{
	float: right;
}



@media (min-width:768px){
	
.main_pro li{
	clear: both;
	padding: 40px 5% 0;
}

.main_pro .tpro_pic{
	padding: 0 35px 0 15px; 
}
.main_pro .tpro_fix .tpro_pic{
	padding: 0 15px 0 35px; 
}
.main_pro .tpro_border{
	padding: 15px 30px;
	border: 3px solid #cacaca;
	position: relative;
	margin: 8% -20px 10% 0;
}
.main_pro .tpro_fix .tpro_border{
	padding: 15px 30px;
	margin: 8% 0 10% -20px;
	position: relative;
	float: right;
}
}


.main_more{
	clear: both;
	padding: 40px 0;
	text-align: center;
}
.main_more a{
	line-height: 50px;
	border: 1px solid #000;
	padding: 0 40px;
	font-size: 18px;
	display: inline-block;
	color: #000;
}
.main_more a:hover{
	background: #ef1b3e;
	border: 1px solid #ef1b3e;
	color: #fff;
	text-decoration: none;
}

.main_adv{
	clear: both;
}
.main_adv li{
	margin-bottom: 10px;
}
.main_adv li a{
	display: block;
	padding: 5px;
	border: 1px solid #ddd;
	-moz-border-radius: 15px;      /* Gecko browsers */
-webkit-border-radius: 15px;   /* Webkit browsers */
border-radius:15px;            /* W3C syntax */
}
.main_adv li a span{
	display: block;
	overflow: hidden;
	-moz-border-radius: 10px;      /* Gecko browsers */
-webkit-border-radius: 10px;   /* Webkit browsers */
border-radius:10px;            /* W3C syntax */
}
.main_adv li a img{
	display: block;
	-moz-border-radius: 10px;      /* Gecko browsers */
-webkit-border-radius: 10px;   /* Webkit browsers */
border-radius:10px;            /* W3C syntax */
	width: 100%;
	height: auto;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
    transition: transform 0.5s;
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
}

.main_adv li a img:hover{
	-webkit-transform:scale(1.05,1.05);
    -moz-transform:scale(1.05,1.05);
    -o-transform:scale(1.05,1.05);
    -ms-transform:scale(1.05,1.05);
    transform:scale(1.05,1.05);
}
.main_case{
	clear: both;
	padding: 20px 0;
	background: #f1f1f1;
}
.main_case li span{
	display: block;
	text-align: center;
	overflow: hidden;
}
.main_case li span img{
	width: 100%;
	display: block;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
    transition: transform 0.5s;
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
}
.main_case li span img:hover{
	-webkit-transform:scale(1.05,1.05);
    -moz-transform:scale(1.05,1.05);
    -o-transform:scale(1.05,1.05);
    -ms-transform:scale(1.05,1.05);
    transform:scale(1.05,1.05);
}
.main_case li p{
	padding: 20px 0;
	font-size: 18px;
	text-align: center;
}
.main_case li a{
	color: #333;
}
.main_case li a:hover{
	color: #ef1b3e;
}

.main_bottom{
	clear: both;
	padding: 20px 0;
}

.main_about_pic{
	clear: both;
}
.main_about_pic img{
	width: 100%;
	display: block;
}
.main_about_c{
	clear: both;
	padding: 20px 0;
	font-size: 16px;
	line-height: 30px;
	color: #000;
}

.main_news ul{
	margin-top: -10px;
	}
.main_news li{
	padding-top:12px;
	padding-bottom:7px;
	clear: both;
	border-bottom: 1px solid #ddd;
	}
.main_news li:last-child{
	border-bottom: 0;
	}
.main_news li .news_l_date{
	width:60px;
	position:absolute;
	height:60px;
	}
.main_news li .news_l_date strong{
	display:block;
	font-weight:normal;
	font-size:30px;
	width:60px;
	line-height:44px;
	height:44px;
	text-align:center;
	color:#ef1b3e;
	}
.main_news li .news_l_date span{
	display:block;
	font-size:12px;
	width:60px;
	line-height:16px;
	height:16px;
	text-align:center;
	color:#ef1b3e;
	}
.main_news li .news_l_right{
	float:right;
	padding:0 0 0 80px;
	}
.main_news li a .news_l_title{
	font-weight:bold;
	color:#333;
	}
.main_news li a:hover .news_l_title{
	color:#ef1b3e;
	}
.main_news li a .news_l_text{
	color:#888;
	font-size:12px;
	line-height:18px;
	padding:5px 0;
	}




footer{
	margin:0 auto;
	clear:both;
	background: #333;
	padding: 40px 0;
	color: #888;
	}
footer a{
	color: #888;
	}
footer a:hover{
	color: #ef1b3e;
	}
.foot_c_text{
	clear: both;
	line-height: 24px;
}
.foot_c_text strong{
	display: block;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	margin-bottom: 10px;
}
.foot_code{
	padding: 20px 0;
}
.foot_code li{
	float: left;
	width: 50%;
	text-align: center;
}
.foot_code li span{
	display: block;
}
.foot_code li img{
	margin: 0 auto;
	background: #fff;
	padding: 5px;
}
.foot_code li p{
	padding-top: 25px;
}
.foot_bottom{
	border-top: 1px solid #464646;
	padding: 20px 0;
	clear: both;
	}


.foot_copy{
	font-size:12px;
	float: none;
	text-align: center;
	}
.foot_power{
	float: none;
	text-align: center;
	font-size:12px;
	}
@media (min-width:768px){
.foot_copy{
	font-size:12px;
	float: left;
	}
.foot_power{
	float: right;
	font-size:12px;
	}
}



.sub_nav{
	clear:both;
	padding:20px 0 0;
	margin: 0 -5px;
	}
.sub_nav ul{
	margin:0;
	}
.sub_nav li{
	clear:none;
	line-height:50px;
	font-size:16px;
	width:50%;
	float:left;
	padding: 0 5px 10px;
	}
.sub_nav li a{
	display:block;
	padding:0 10px;
	color:#333;
	text-align: center;
	background:#f1f1f1;
	-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
	}
.sub_nav li a:hover{
	background:#f7f7f7;
	color:#333;
	}
.sub_nav li .hover{
	background:#ef1b3e;
	color:#fff;
	}
.sub_nav li .hover:hover{
	background:#ef1b3e;
	color:#fff;
	}
.sub_nav li ul{
	display: none;
}
@media (min-width:768px){
.sub_nav{
	clear:both;
	padding: 0;
	}
.sub_nav li{
	clear:both;
	width:100%;
	line-height:50px;
	font-size:16px;
	margin-bottom: 5px;
	border: 0;
	padding-bottom: 0;
	}
.sub_nav li a{
	display:block;
	padding:0 15px;
	color:#333;
	text-align: left;
	-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
	background: url(../images/index_28.png) 95% center no-repeat #f1f1f1;
	}
.sub_nav li a:hover{
	background: url(../images/index_28.png) 95% center no-repeat #f7f7f7;
	color:#333;
	}
.sub_nav li .hover{
	background: url(../images/index_16.png) 95% center no-repeat #ef1b3e;
	color:#fff;
	}
.sub_nav li .hover:hover{
	background: url(../images/index_16.png) 95% center no-repeat #ef1b3e;
	color:#fff;
	}
	
.sub_nav li ul{
	margin: 0;
	padding-top: 5px;
	display: block;
	-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
}
.sub_nav li li {
	margin-bottom: 3px;
	clear: both;
	float: none;
	padding: 0;
}
.sub_nav li li a {
	clear: both;
	display: block;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	color:#666;
	font-size:14px;
	padding:0 10px 0 25px;
	text-align:left;
	background:url(../images/position_line.gif) 10px no-repeat #f9f9f9;
}
.sub_nav li li a:hover {
	color:#333;
	background:url(../images/position_line.gif) 10px no-repeat #eee;
}
.sub_nav li  li a.hover {
	color:#fff;
	background:url(../images/position_linex.gif) 95% no-repeat #888;
	padding: 0 10px;
}
.sub_nav li  li a.hover:hover {
	color:#fff;
	padding: 0 10px;
	background:url(../images/position_linex.gif) 95% no-repeat #888;
}
}
	
.sub_left{
	}
.sub_right{
	padding-top: 15px;
	}
@media (min-width:768px){
.sub_left{
	padding-top:30px;
	padding-right:30px;
	}
.sub_right{
	padding-top:30px;
	padding-right:0;
	}
}

.sub_guide_bg{
	border-bottom: 1px solid #ddd;
}
.sub_guide{
	line-height:30px;
	text-align:left;
	padding:10px 0;
	}
.sub_guide a{
	display:inline-block;
	padding:0 5px;
	color: #666;
	}
.sub_guide_title{
	float:none;
	font-size:24px;
	color:#333;
	}
@media (min-width:768px){
.sub_guide{
	line-height:56px;
	clear:both;
	text-align:right;
	}
.sub_guide_title{
	float:left;
	font-size:24px;
	}
}
.sub_content {
	clear: both;
	min-height: 400px;
	_height: 400px;
	_overflow: visible;
	line-height:24px;
}



.sub_content {
	clear: both;
}
.sub_content img,.pro_d_content img{
	margin:0 auto;
	max-width: 85%;
	height: auto;
}

.left_news{
	border: 1px solid #ddd;
	padding: 10px;
	background: #fff;
	-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
}
.left_news li{
	clear: both;
	background: url(../images/index_28.png) left no-repeat;
	padding: 0 0 0 10px;
}
.left_news ul{
	margin: 0;
}
.left_news li a{
	color: #666;
	line-height: 20px;
	padding: 5px 0;
	display: block;
	overflow: hidden;
}




.news_list ul{
	margin:0 -15px;
	}
.news_list li{
	padding-bottom:15px;
	}
.news_list li .m_news_bg{
	padding: 0;
	}
.news_list li .m_news_data{
	line-height:30px;
	font-size:12px;
	color:#ef1b3e;
	}
.news_list li .m_news_title{
	font-size:18px;
	}
.news_list li .m_news_title a{
	color:#333;
	line-height:24px;
	display: block;
	height: 48px;
	overflow: hidden;
	}
.news_list li .m_news_title a:hover{
	color:#ef1b3e;
	}
.news_list li .m_news_pic{
	margin-bottom:10px;
	padding: 0;
	}
.news_list li .m_news_pic a{
	display: block;
	overflow: hidden;
	}
.news_list li .m_news_pic img{
	display:block;
	width:100%;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
    transition: transform 0.5s;
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
	}
.news_list li .m_news_pic img:hover{
	-webkit-transform:scale(1.05,1.05);
    -moz-transform:scale(1.05,1.05);
    -o-transform:scale(1.05,1.05);
    -ms-transform:scale(1.05,1.05);
    transform:scale(1.05,1.05); 
	}
.news_list li .m_news_pic a{
	display:block;
	}
.news_list li .m_news_c{
	font-size:14px;
	color:#888;
	line-height:24px;
	padding:5px 0 0;
	display: none;
	}

@media (min-width:768px){
.news_list li{
	padding-bottom:15px;
	}
.news_list li .m_news_title a{
	color:#333;
	line-height:24px;
	height: auto;
	overflow: visible;
	}
.news_list ul{
	margin:0;
	}
.news_list li .m_news_bg{
	padding: 0 0 0 30px;
	}
.news_list li .m_news_c{
	font-size:14px;
	color:#888;
	line-height:24px;
	display: block;
	padding:5px 0 0;
	}
}


.down_list{
	clear:both;
	}
.down_list ul{
	clear:both;
	margin: 0 -15px;
	}
.down_list li{
	clear:both;
	padding-left: 15px;;
	padding-top: 10px;
	padding-bottom: 10px;
	color:#888;
	border-bottom:1px dashed #ddd;
	font-size:12px;
	line-height:30px;
	}
@media (min-width:768px){
.down_list ul{
	clear:both;
	margin: 0;
	}
.down_list li{
	clear:both;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	color:#888;
	border-bottom:1px dashed #ddd;
	font-size:12px;
	line-height:30px;
	}
		}
.down_list li a{
	float:right;
	color:#333;
	font-size:14px;
	background:#ef1b3e;
	-moz-border-radius:5px;      /* Gecko browsers */
-webkit-border-radius:5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
color:#fff;
padding:0 10px;
	}
.down_list li a:hover{
	background:#f93354;
	}
.down_list li span{
	float:left;
	padding:0 10px 0 0;
	}
.down_list li .down_title{
	float:left;
	color:#333;
	font-size:16px;
	color:#333;
	background:none;
	padding:0 10px 0 0;
	}
.down_list li .down_title:hover{
	background: none;
	}



.case_list ul{
	clear: both;
	margin-bottom: 0;
}
.case_list li span{
	display: block;
	text-align: center;
	overflow: hidden;
}
.case_list li span img{
	display:block;
	width:100%;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
    transition: transform 0.5s;
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
	}
.case_list li span img:hover{
	-webkit-transform:scale(1.05,1.05);
    -moz-transform:scale(1.05,1.05);
    -o-transform:scale(1.05,1.05);
    -ms-transform:scale(1.05,1.05);
    transform:scale(1.05,1.05);
	}
.case_list li p{
	padding: 20px 0;
	font-size: 18px;
	text-align: center;
}
.case_list li a{
	color: #333;
}
.case_list li a:hover{
	color: #ef1b3e;
}

.contact_map{
	clear: both;
	padding: 30px 0;
	text-align: center;
}
.contact_map img{
	width: 100%;
	height: auto;
}


.contact_fbk{
	clear:both;
	line-height:36px;
	padding: 0
	}
@media (min-width:768px){
.contact_fbk{
	clear:both;
	line-height:36px;
	padding: 0 10%;
	}
}
.fbk_input{
	margin-bottom:20px;
	}
.fbk_input input{
	background:#f7f7f7;
	border: 1px solid #ddd;
	line-height:50px;
	height:50px;
	padding: 0 10px;
	}
.fbk_textarea{
	margin-bottom:20px;
	}
.fbk_textarea textarea{
	background:#f7f7f7;
	min-height: 150px;
	border:1px solid #ddd;
	}
.fbk_bt{
	}
.fbk_bt button{
	line-height:50px;
	height:50px;
	display: block;
	font-size:16px;
	width: 100%;
	padding: 0;
	background:#1959a2;
	border:1px solid #1959a2;
	}
.fbk_bt button:hover{
	background:#2c75c7;
	border:1px solid #2c75c7;
	}
.fbk_bt .fbk_bt_gray{
	background:#f1f1f1;
	border:1px solid #ddd;
	color: #666;
	}
.fbk_bt .fbk_bt_gray:hover{
	background:#ddd;
	border:1px solid #ddd;
	}

.pro_nav{
	clear: both;
	padding: 30px 0 10px;
}
.pro_nav li{
	margin-bottom: 15px;
}
.pro_nav li a{
	display: block;
	-moz-border-radius: 15px;      /* Gecko browsers */
-webkit-border-radius: 15px;   /* Webkit browsers */
border-radius:15px;            /* W3C syntax */
	padding: 20px 0;
	color: #333;
	font-size: 20px;
}
.pro_nav li a:hover{
	background: #f1f1f1;
}
.pro_nav li a.hover{
	color: #ef1b3e;
}
.pro_nav li a span{
	display: inline-block;
	margin: 0 auto;
}
.pro_nav li a p{
	padding: 20px 0;
	text-align: center;
	margin-bottom: 0;
	}
.pro_nav li a span img{
	display: block;
	margin: 0 auto;
	width: 80%;
	-moz-border-radius: 100%;      /* Gecko browsers */
-webkit-border-radius: 100%;    /* Webkit browsers */
border-radius:100%;           /* W3C syntax */
	background-position:center center;
background-repeat:no-repeat;
background-size:cover;
background-color:#fff;
	border: 1px solid #ddd;
    transition: transform 0.5s;
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
}

.pro_nav li a span img:hover{
	-webkit-transform:scale(1.05,1.05);
    -moz-transform:scale(1.05,1.05);
    -o-transform:scale(1.05,1.05);
    -ms-transform:scale(1.05,1.05);
    transform:scale(1.05,1.05);
}
.pro_nav li a.hover span img{
	border: 3px solid #ef1b3e;
}

.pro_sub_nav{
	clear: both;
	border: 1px solid #ddd;
	padding: 15px 5px 5px;
	-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
	background: #f1f1f1;
}

.pro_sub_nav a{
	display: inline-block;
	padding: 0 10px;
	margin: 0 10px 10px;
	line-height: 40px;
	margin-bottom: 10px;
	color: #333;
	-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
	background: #fff;
	font-size: 16px;
}
.pro_sub_nav .hover{
	background: #ef1b3e;
	color: #fff;
}



.pro_list{
	clear:both;
	}
.pro_list li{
	padding-top:15px;
	padding-bottom:15px;
	}
.pro_list li .pro_l_bg{
	background:#fff;
	padding:5px;
	border:1px solid #ddd;
	-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
position:relative;
	}
.pro_list li .pro_l_pic a{
	display:block;
	overflow: hidden;
	}
.pro_list li .pro_l_pic img{
	display:block;
	width:100%;
	height:auto;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
    transition: transform 0.5s;
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
	}
.pro_list li .pro_l_pic img:hover{
	-webkit-transform:scale(1.05,1.05);
    -moz-transform:scale(1.05,1.05);
    -o-transform:scale(1.05,1.05);
    -ms-transform:scale(1.05,1.05);
    transform:scale(1.05,1.05);
}
.pro_list li .pro_l_title{
	padding:15px 0 10px;
	font-size:18px;
	text-align:center;
	}
.pro_list li .pro_l_title a{
	color:#333
	}
.pro_list li .pro_l_title a:hover{
	color:#ef1b3e
	}
.pro_list li .pro_l_text{
	padding:0 15px;
	text-align:center;
	line-height:20px;
	font-size:12px;
	height:40px;
	overflow:hidden;
	margin-bottom: 15px;
	}






.pro_d_pic{
	margin-bottom:20px;
	}
.pro_d_pic img{
	width:100%;
	border:1px solid #ddd;
	background:#fff;
	padding:5px;
	-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
	}
.pro_d_bigpic{
	}
.pro_d_spic{
	padding:30px 0;
	text-align:center;
	}
.pro_d_spic a{
	display:inline-block;
	border:1px solid #ddd;
	margin:0 3px;
	}
.pro_d_info{
	line-height:30px;
	}
.pro_d_name{
	font-size:24px;
	line-height:40px;
	color:#000;
	}
.pro_d_price{
	clear:both;
	line-height:60px;
	}
.pro_d_price span{
	color:#ed2d2c;
	font-size:24px;
	padding:0 0 0 10px;
	}
.pro_d_price strong{
	color:#ed2d2c;
	font-size:36px;
	display:inline-block;
	font-weight:normal;
	padding:0 10px 0 0;
	}
.pro_d_price a{
	display:inline-block;
	background:url(../images/cart_26.jpg) left no-repeat;
	padding:0 0 0 15px;
	color:#3a99f6
	}
.pro_d_i{
	clear:both;
	padding:20px 0;
	}
.pro_d_ship{
	clear:both;
	line-height:40px;
	}
.pro_d_ship span{
	display:inline-block;
	padding:0 3px;
	}
.pro_d_ship select{
	width:80px;
	line-height:30px;
	height:30px;
	}
.pro_d_ship a{
	display:inline-block;
	background:url(../images/cart_26.jpg) left no-repeat;
	padding:0 0 0 15px;
	color:#3a99f6;
	margin:0 0 0 15px;
	}
.pro_d_text{
	clear:both;
	line-height:40px;
	}
.pro_d_text span{
	float:left;
	width:15%;
	}
.pro_d_text p{
	float:left;
	width:80%;
	}
.pro_d_choice{
	clear:both;
	line-height:30px;
	padding:20px 0;
	}
.pro_d_choleft{
	float:left;
	width:70px;
	}
.pro_d_choright{
	float:left;
	width:560px;
	}
.pro_d_choright a{
	display:inline-block;
	border:1px solid #ddd;
	height:28px;
	line-height:28px;
	margin:0 10px 10px 0;
	padding:1px;
	position:relative;
	}
.pro_d_choright a i{
	display:none;
	}
.pro_d_choright .hover i{
	display:block;
	position:absolute;
	background:url(../images/right_09.jpg) no-repeat;
	width:9px;
	height:9px;
	right:-1px;
	bottom:-1px;
	}
.pro_d_choright .hover{
	border:2px solid #0092ff;
	padding:0;
	}
.pro_d_choright strong{
	float:left;
	}
.pro_d_choright span{
	float:left;
	padding:0 10px;
	}
.pro_d_qua{
	clear:both;
	padding:20px 0 0;
	line-height:30px;
	}
.pro_d_qua span{
	float:left;
	width:70px;
	}
.pro_d_bt{
	clear:both;
	padding:20px 0;
	}
.pro_d_bt a{
	display:inline-block;
	width:200px;
	height:50px;
	line-height:50px;
	color:#fff;
	text-align:center;
	font-size:22px;
	background:#1c9121;
	border:1px solid #1c9121;
	-moz-border-radius:8px;      /* Gecko browsers */
-webkit-border-radius:8px;   /* Webkit browsers */
border-radius:8px;            /* W3C syntax */
	}
.pro_d_bt .pro_d_bt_cart{
	color:#0092ff;
	background:url(../images/pro_d_11.jpg) 30px no-repeat #fff;
	padding:0 0 0 20px;
	width:180px;
	}
.pro_d_share{
	clear:both;
	}
.pro_d_share .pro_d_colle{
	float:right;
	padding:0 0 0 25px;
	background:url(../images/pro_d_18.jpg) left no-repeat;
	}

.pro_d_title{
	clear:both;
	line-height:50px;
	font-size:16px;
	background:#fff;
	border-left: 1px solid #ddd;
	}
.pro_d_subtitle{
	clear:both;
	line-height:50px;
	font-size:18px;
	color: #333;
	margin-bottom: 10px;
	}
.pro_d_title span{
	width:33.333333333%;
	text-align:center;
	display:inline-block;
	cursor:pointer;
	background:#666;
	border-right:1px solid #888;
	color:#fff;
	cursor:pointer;
	}
.pro_d_title .hover{
	background:#fff;
	border-right:1px solid #ddd;
	color:#ef1b3e;
	font-weight:bold;
	border-top:3px solid #ef1b3e
	}
.pro_d_content{
	clear:both;
	padding:15px;
	background:#fff;
	border: 1px solid #ddd;
	border-top: 0;
	}






.border_blue { border:solid 1px #7f9db9;}
.height5{
	height:5px;
	line-height:0;
	font-size:0;
	clear:both;
	}
.height10{
	height:10px;
	line-height:0;
	font-size:0;
	clear:both;
	}
	
.height20{
	height:20px;
	line-height:0;
	font-size:0;
	clear:both;
	}
	
.border_ccc { border:solid 1px #ccc;}

.sub_content h6{
	font-size:24px;
	padding:25px 0 10px 0;
	margin:0 0 10px;
	text-align:center;
	line-height:30px;
	font-weight:normal;
	}
.sub_content h6 span{
	display:block;
	color:#999;
	font-size:12px;
	}


.page{
	clear:both;
	text-align:center;
	line-height:36px;
	}
.page span{
	display:inline-block;
	padding:0 8px;
	margin:3px;
	}
.page a{
	display:inline-block;
	border:1px solid #ddd;
	background:#fafafa;
	padding:0 15px;
	margin:3px;
	color:#666;
	-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
	}
.page a:hover{
	border:1px solid #ddd;
	background:#f1f1f1;
	color:#333;
	}
.page .hover{
	border:1px solid #ef1b3e;
	background:#ef1b3e;
	color:#fff;
	}
.page .hover:hover{
	border:1px solid #ef1b3e;
	background:#ef1b3e;
	color:#fff;
	}
.page input{
	display:inline-block;
	border:1px solid #ddd;
	background:#fafafa;
	padding:0 5px;
	width:50px;
	line-height:36px;
	height:36px;
	margin:0 10px;
	}
.page .page_bt{
	margin:0;
	padding:0;
	}
.page .page_bt input{
	background:url(../images/bt_36.jpg) repeat-x;
	cursor:pointer;
	font-size:14px;
	margin:0;
	}
input[type="text"],input[type="button"], input[type="submit"], input[type="reset"] , select {
-webkit-appearance: none;}
textarea {-webkit-appearance: none;}  
/**--------------------------------------from-----------------------------------*/

.form1{
	padding:2px 8px 0 3px;
	border:1px solid #ee9b00;
	background-color:#fdf5e5;
	color:#ee9b00;
	}

.form2{
	padding:6px 12px 6px 12px;
	border:1px solid #ccc;
	background-color:#fff;
	}

.formfont input,select{font-size:12px; color:#666;}
.formfont textarea{
	font-size:14px;
	color:#666;
	width:545px;
}
/**--------------------------------------/from/END-----------------------------------*/

/**--------------------------------------/margin&padding-----------------------------------*/

.margin_0{ margin:0}
.margin_5{ margin:5px;}
.margin_top_5{ margin-top:5px;}
.margin_left_5{ margin-left:5px;}
.margin_right_5{ margin-right:5px;}
.margin_bottom_5{ margin-bottom:5px;}
.margin_t_b_5{ margin:5px auto 5px auto;}
.margin_l_r_5{ margin:auto 5px auto 5px;}

.padding_0{ padding:0}
.padding_top_5{ padding-top:5px;}
.padding_left_5{ padding-left:5px;}
.padding_right_5{ padding-right:5px;}
.padding_bottom_5{ padding-bottom:5px;}
.padding_5{ padding:5px;}
.padding_t_b_5{ padding:5px 0 5px 0;}
.padding_l_r_5{ padding:0 5px 0 5px;}
.pdtd td{ padding:5px;}
/**--------------------------------------/margin&padding/END-----------------------------------*/

/**--------------------------------------/margin&padding/END-----------------------------------*/
.qq{
	background:#fff;
	border:1px solid #1b6dc4;
	}
.qq ul{
	padding:10px 0 5px;
	}
.qq li{
	text-align:center;
	padding:0 0 5px;
	}
.qq li span{
	display:block;
	text-align:center;
	}
.qq li p{
	display:block;
	text-align:center;
	}


#floatTools {
	top: 150px;  right: 0; overflow: hidden; position: fixed; z-index:999999;
}
#contact {
	background:#e4e4e4; border-radius: 10px; overflow: hidden;float:left;
}
#contact .contact-title {
	background: #ef1b3e; height: 40px; text-align: center; color: rgb(255, 255, 255); line-height: 40px; overflow: hidden; font-size: 15px; font-weight: bold;
}
#contact .contact-main {
	padding: 10px 5px; overflow: hidden;
}
#contact .qqwx {
	padding-bottom: 20px; margin-bottom: 20px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: dashed;
}
#contact .qqwx a {
	width: 80px; height: 80px; overflow: hidden;
}

.floatL{
	padding:60px 0 0;
	width:32px;
	float:left;
	z-index:9999;
	}
.floatL a{
	z-index:9999;
	/*width:16px;*/
	background:#333;
	padding:10px 8px;
	color:#fff;
	line-height:22px;
	text-align:center;
	-moz-border-radius:5px 0 0 5px;      /* Gecko browsers */
-webkit-border-radius:5px 0 0 5px;   /* Webkit browsers */
border-radius:5px 0 0 5px;            /* W3C syntax */
display:block;
	}
#aFloatTools_Show{
	right:0;
	}
#aFloatTools_Hide{
	}