﻿
/* CSS Document */

/*頁面頭部*/
.header {
	background: #fff;
	position: relative;
	z-index: 9;
}
.wtop_tit {
	background: #F2F2F2;
	border-bottom: 1px solid #E7E7E7;
	padding: 0.2em 0 2.5em 0em;
	clear: both;
}
.wtop_titl {
	float: left;
	font-size: 1em;
	padding: 0 0.5em;
}
.wtop_titl h2 {
	font-size: 14px;
	font-weight: bold;
}
.wtop_titr {
	float: right;
	padding-top: 5px;
	padding-right: 0.5em;
}
.Blg_in {
	float: left;
}
.Blg_in a {
	display: inline-block;
*display:inline;
*zoom:1;
	width: 19px;
	height: 19px;
	margin: 0 5px;
	position: relative;
}
.Blg_in a i {
	display: inline-block;
 *display:inline;
 *zoom:1;
	width: 19px;
	height: 19px;
	background: url(../image/icon_h.png) no-repeat;
}
.Blg_in a .icon_Blg_in1 {
	background-position: 0 0;
}
.Blg_in a .icon_Blg_in2 {
	background-position: -20px 0;
}
.Blg_in a:hover i {
	opacity: 0.8;
}
.Blg_in .wechat_pic {
	position: absolute;
	z-index: 999;
	left: 50%;
	margin-left: -60px;
	top: 19px;
	width: 120px;
	padding-top: 10px;
	display: none;
}
.Blg_in a:hover .wechat_pic {
	display: block;
}
.Blg_in .wechat_pic::after {
	content: '';
	position: absolute;
	top: 2px;
	left: 50%;
	margin-left: -8px;
	width: 15px;
	height: 8px;
	background: url(../image/icon11.png) no-repeat center;
}
.Blg_in .wechat_pic .wechat_in {
	background: #fff;
	box-shadow: 0 2px 7px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 2px 7px rgba(0,0,0,0.3);
	padding: 8px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.wtop_titr .w_lang {
	float: left;
	color: #0d0d0d;
	margin-left: 5px;
	line-height: 17px;
	font-size: 14px;
}
.wtop_titr .w_lang .icon_tel {
	display: inline-block;
*display:inline;
*zoom:1;
	margin: 0px 2px 4px 0px;
	vertical-align: middle;
	width: 22px;
	height: 22px;
	background:url(../image/tell.gif) no-repeat center;
}


.wtop_titr .w_lang .zhen {
	display: inline-block;
*display:inline;
*zoom:1;
	margin: 0px 2px 4px 3px;
	vertical-align: middle;
	width: 16px;
	height: 10px;
	background:url(../image/englsi.gif) no-repeat center;
}



.log_txt_tel {
	overflow: hidden;
	
}
.web_logo {
	float: left;
	margin: 10px 0 15px 15px;
	overflow: hidden;
}
.comp_name {
	float: left;
}
.comp_name h2 {
	padding-top: 40px;
	font-size: 1.9rem;
	font-weight: bold;
	color:#133560;
	letter-spacing:3px;
	
	line-height: 70%;
}
.comp_name h3 {
	font-size: 1rem;
	font-weight: normal;
	color:#999;
	letter-spacing:0.2px;
	margin-top:5px;
	border-bottom:1px solid #D2ECFB
}
.web_tel {
	float: right;
	margin: 10px 0 15px 15px;
}
/*---菜單Nav---*/	
.web_nav {
	background:#053692;
	overflow: hidden;
	width:100%;
	
}
.navBox {
	
	overflow: hidden;

	width:95%;
	margin:0 auto;
	
}
.nav {
}
.nav > li {
	float: left;
	margin: 0 auto;
}
.nav > li > a {
	line-height: 56px;
	font-size: 1rem;
	color: #fff;
	display: block;
	position: relative;
	z-index: 9;
	padding: 0 35px;
	letter-spacing: 2px;
	font-family: "Microsoft yahei"
}
.nav > li > a::after {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	height: 13px;
	
	background: #DCDCDC;
}
.nav > li:first-child > a::before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -7px;
	height: 13px;
	
	background:#000;
}
.nav > li:hover > a {
	background:#f30;
	
	padding: 0 35.5px;
}
/*-------------banner--------------*/
.banner {
	z-index: -100;
}
.banner img {
	position: relative;
	


	
	
}
/*---banner---*/
.main {
	margin: 0px auto 0px auto;
	width: 100%;
	height: auto;
}
.pro-switch {
	height: auto;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
	min-width: 1920px;
	display: block;
	height: auto;
	margin: 0 auto;
}
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 450px;
}
.no-js .slides > li:first-child {
	display: block;
}
.flexslider {
	margin: 0 auto;
	position: relative;
	width: 100%;
	zoom: 1;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.flexslider .slides {
	zoom: 1;
}
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
	width: 60px;
	height: 90px;
	margin: -60px 0 0;
	display: block;
	background: url(../image/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
	background-position: 0 -90px;
	right: 0;
}
.flex-direction-nav .flex-prev {
	left: 0;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	text-align: center;
	left: 0;
	top: 90%;
}
.flex-control-nav li {
	margin: 0 5px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	background: url(../image/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}
.flex-control-paging li a.flex-active {
	background-position: 0 0;
}
/*-------------Banber導航標題--------------*/
.bannhz_txt{
	background:#F2F2F2;
	position: relative;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	margin-bottom: 20px;
	border-bottom:1px solid #E6E6E6;
	
	
	
	}
	
.bn_tit_lr {
	position: relative;
	padding-bottom: 0.5em;
	
	
}

.ac_tit_lr {
	position: relative;
	padding-bottom: 0.5em;
	
	
}

.bn_tit_lr .bn_tit_l {
	line-height: 23px;
	padding-left: 35px;
	font-size:130%;
	color: #333;
	background: url(../image/addressc.png) no-repeat -8px -1px;
}

.ac_tit_lr .bn_tit_l {
	line-height: 23px;
	padding-left: 35px;
	font-size:130%;
	color: #333;
	background: url(../image/addressc.png) no-repeat -8px -1px;
}


.bn_tit_r {
	position: absolute;
	right: 2px;
	top: 0;
	font-size: 1rem;
	line-height: 23px;
	padding-left: 35px;
	padidng-right:20px;
	color: #000;
}









	


/*-------------導航標題--------------*/
.web_tit_lr {
	position: relative;
	padding-bottom: 0.6em;
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom: 1px solid #E5E5E5;
	
}



.web_tit_lr .tit_l {
	line-height: 23px;
	padding-left: 6px;
	border-left: 4px solid #2096DD;
	font-size: 16px;
	color: #333;
	position:relative;
	top:-12px;
	
}

.tit_r hz_right{
	
	background:#09F;
	}

.tit_r {
	position: absolute;
	right: 2px;
	top: -8px;
	font-size: 0.75rem;
	line-height: 23px;
	padding-left: 35px;
	padidng-right:20px;
	color: #333;
	
}

.web_bottom_lr{
	position: relative;
	padding: 0.8em 0;
	margin-bottom: 20px;
	margin-top: 5px;
	border: 1px dashed #ccc;
	
}

.web_bottom_lr .tit_bl {
	line-height: 23px;
	padding-left: 36px;
	font-size: 16px;
	color: #333;
	background: url(../image/addressc.png) no-repeat 0px -1px;

	
}
.tit_br {
	position: absolute;
	right: 2px;
	top: 0px;
	height:41px;
	font-size: 0.85rem;
	line-height: 41px;
	padding-left: 20px;
	padidng-right:40px;
	color: #333;
	background:#1C3A68;
}

.tit_br a:link{
	
	color:#FFF;
	
	}
.tit_br a:visited{
	
	color:#FFF;
	
	}
	
.tit_br a:active{
	
	color:#FFF;
	
	}	
.tit_br a:hover{
	
	color:#F00;
	
	}		

.hz_right a {
	position:absolute;
	right:2px;
	color:#333;
	text-align:center;
	background: url(../image/more2.png) no-repeat 5px -3px;
	
	
	padding:0 2px 0 17px;
}
.tit_r a {
	color:#333;
	text-align:center;
}
.tit_r a:hover {
	color: #F60;
}

/**----網頁首頁---**/

.sq_in_info{
	
	margin:0px 0px 20px 0px;
	
	}

.sq_in_info h1{
	
	text-align:center;
	text-size:1.8rem;
	font-weight:bold;
	
	}

.sq_in_info p{
	
	text-align:center;
	text-size:0.85rem;
	
	
	
	}



#xwwcpdh{
width:102%;
margin:40px auto 10px auto;
background:#fff;
overflow:hidden;


}
.xwwcp_txt{
width:22.4%;
margin:0px 12px 25px 20px;
background:#EFEFEF;
float:left;
display:block;
overflow: hidden;
border:1px solid #E8E8E8;


}
.xwwcp_txt li{
float:left;

}
.xwwcp_txt:hover{

background:#0080C0;

}
.xwwcp_txt img{

  max-width:100%;
  height:255px;
  overflow:hidden;
  transition:all 2s;

}




.xwwcpim{
width: 100%; 
overflow: hidden;
	
	}
.xwwcp_txt:hover img {
	transform:scale(1.1, 1.1);
}


.xwwcp_txt:hover a:link{
	
	color:#FFF;
	
	}
.xwwcp_txt:hover .powetitle_in b{
	
	border-bottom:3px solid #0C9;
	
	}


.xwwcp_txt:hover p a:link{
	
	color:#F60;
	
	}

.xwwcp_txt:hover h1 a:visited{
	
	color:#FFF;
	
	}
	
.powetitle_in{
	
	width:100%;
	margin:0 auto;
	padding:10px;
	
	
	}

.powetitle_in h1{
	
font-size:1rem;
font-weight:bold;
letter-spacing:2px;

}

.powetitle_in b{
width:35px;
background:#F00;
border-bottom:3px solid #ccc;
display:block;
}

.powetitle_in h1 a:link{
text-decoration:none;

}
.powetitle_in h1 a:visited{
text-decoration:none;
color:#333;
}

.powetitle_in h1 a:active{
text-decoration:none;
color:#FFF;
}

.powetitle_in h1 a:hover{
text-decoration:none;
color:#FFF;
}
.powetitle_in p{
font-size:15px;
height:35px;
line-height:35px;
text-align:center;


}


.powetitle_in p a:link{
text-decoration:none;
color:#0066CC;
}



/***/
.search h3{
	
	font-size:1.2rem;
	background:#DDD;
	color:#333;
	padding: 5px;
	font-weight:bold;
	
	} 
.search li{
	
	padding:10px 0px;
	font-size:1rem;
	font-family:Verdana, Geneva, sans-serif,Microsoft yahei;
	border-bottom:1px dashed #ccc;
	
	
	}

.search li a:hover{
	
	color:#F00;
	
	text-decoration:underline;
	padding:2px;

	
	
	}

.web_tag{
	
}
.web_tag h3{
	
	font-size:1.2rem;
	background:#DDD;
	color:#333;
	padding: 5px;
	font-weight:bold;
	
	} 
.web_tag li{
	
	padding:10px 0px;
	font-size:1rem;
	font-family:Verdana, Geneva, sans-serif,Microsoft yahei;
	border-bottom:1px dashed #ccc;
	width:31%;
	float:left;
	margin:10px;
	
	}

.web_tag li a:hover{
	
	color:#F00;
	
	text-decoration:underline;
	padding:2px;

	
	
	}





/*-----公司實力-----*/



.Strength_list {
	margin: 20px -12px 0;
	position: relative;
	overflow: hidden;
	
}
.Strength_list li {
	float: left;
	width: 25%;
	margin-bottom: 25px;
}
.Strength_list li a {
	display: block;
	border: 1px solid #e5e5e5;
}
.Strength_list li a:hover {
	border-color: #2096DD;
}
.Strength_list li .item_pic {
	margin: 0 12px;
}
.Strength_list li .img {
  padding:1px 3px 1px 1px;
  height:auto;
  overflow:hidden;
  max-width:100%;     
 /*width:expression(this.width>100%?"100%":this.width);     
  max-height:180px;     
  height:expression(this.height>180?"  170px":this.height); */ 
	 
}

.Strength_list li img {
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	width: 100%;
	padding:1px 4px 1px 1px;
	
}

.Strength_list li a:hover img {
	 transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
	
}



.Strength_list li .text {
	padding: 1em 1em 0.8em;
	
}

.Strength_list li .text b{
width:35px;
background:#03C;
border-bottom:3px solid #ccc;
display:block;
margin-bottom:1em;
}



.Strength_list li .text h3 {
	font-size:0.875rem;
	color: #3d3d3d;
	
	
	overflow: hidden;
}
.Strength_list li a:hover .text h3 {
	color: #2096dd;
	font-weight:bold;
}

.Strength_list li:hover .text b {
	border-bottom:3px solid #0C9;
}




.Strength_list li .sum {
	color: #979797;
	line-height: 1.7;
	height: 3.2em;
	overflow: hidden;
}
/*****product****/
.nypro_info{
	border:1px solid #efefef;
	
	margin:10px 0px;
	overflow:hidden;
	
	}

.product_pic{
	
    float: left;
	width: 30%;
	overflow:hidden;
	margin: 15px 8px 35px 13px;
	display:block;
	border:1px solid #e2e2e2;
	padding:2px;
	transition: all 0.5s ease-in-out;
	
	  
	}
	
	
.pro_hzconn:nth-child(3n+1) { 

 clear:left;
	}
	
	
	
	
.hover_hz .thumb {
	overflow: hidden;
	position: relative;
}
.hover_hz .thumb::before {
	position: absolute;
	top: 0;
	left: -95%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-17deg);
	-moz-transform: skewX(-17deg);
	-o-transform: skewX(-17deg);
	-ms-transform: skewX(-17deg);
	transform: skewX(-17deg);
}
.hover_hz .thumb:hover::before {
	-webkit-animation: shine .95s;
	-moz-animation: shine .95s;
	animation: shine .95s;
}
@keyframes shine {
 100% {
 left: 125%;
}
}
	
	
	
	
.hzpro_conn{
	
	margin-bottom:15px;
	border-bottom:1px dashed #E3E3E3;
	
	
	overflow:hidden;
	
	
	
	}	
.product_pic:hover{
	
    
	box-shadow:0px 0px  5px 5px #F0F0F0;
	border:1px solid #09F;
	
	  
	}
		
.product_pic:hover .product_title h2 a{
	
    color:#09F;
	font-shadow:0px 0px  5px 5px #F0F0F0;
	
	  
	}		
		
.product_pic:hover {
	
    
	
	  
	}
				
.pbtn_more:hover{
	
	background:#09F;
	
	}		
		
.pbtn_more:hover a{
	
	color:#FFF;
	
	}			
		
	
	
.product_pic img{

    width:expression(this.width>250&&this.width>this.height?250:auto);
     height:expression(this.height>250?" 2500px":true);
	
  max-height:230px;
  overflow:hidden;
 
  min-width: 100%;

}
.product_title h2{
	
	text-align:center;
	font-size:0.9rem;
	padding:5px;
	text-shadow: 5px 5px 6px #bbbbbb;
	
	
	}


.pro_bh{
	float:left;
	border:1px solid #EEE;
	padding:5px 15px;
	margin:5px 2px;
	border-radius:3px;
	background:#f0F0F0;
	}

.pbtn_more{
	
	float:right;
	border:1px solid #EEE;
	padding:5px 15px;
	margin:5px 2px;
	border-radius:3px;
	background:#f0F0F0;
	}

.hzpro_scro{
	border:1px solid #EEE;
	overflow:hidden;
	
	}

.pro_txt_list{
	overflow:hidden;
	border-bottom:1px dashed #ccc;
	
	}


.pro_txt_list h2{
	color:#09F;
	font-size:1.2rem;
	float:left;
	padding:5px 10px;
	font-weight:bold;
	
	}
.pro_txt_list b {
	width: 3px;
	height: 20px;
	background:#F00;
	display: block;
	float: left;
	margin: 8px 5px;
}

.Pro_list span{
	
	float:right;
	padding:15px 18px 15px 20px;
	font-size:0.875rem;
	background:url(../image/icon_home.png) no-repeat left center;
	
	}

.hzpro_scroll{
	overflow:hidden;
	width:35%;
	float:left;
	margin:15px 5px;
	
	}

.hzpro_scroll img{
	
	max-width:none;
	
	}
.hzpro_txt{
	
	width:55%;
    float:left;
    overflow:hidden;
	padding-left:5%;
	
	}
.hzpro_txt h1{
	
	font-size:1.2rem;
	color:#09F;
	font-weight:bold;
	text-shadow:5px 5px 5px #00CCFF;
	
	}

.hzpro_txt h2{
	
	font-size:0.875rem;
	padding:5px 0px;
	border-bottom:1px dashed #CCCCCC;
	
	
	}
/*****************/


/*圖片放大鏡樣式*/
.jqzoom {
	float:left;
	border:none;
	position:relative;
	padding:0px;
	cursor:pointer;
	margin:0px;
	display:block;
	width:200px;
	height:200px;
	
}
.zoomdiv {
	z-index:100;
	position:absolute;
	top:0px;
	left:0px;
	width:100px;
	height:100px;
	background:#ffffff;
	border:1px solid #CCCCCC;
	display:none;
	text-align:center;
	overflow:hidden;
	
}
.jqZoomPup {
	z-index:10;
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
	border:1px solid #aaa;
	background:#ffffff; /*url(../images/zoom.png) 50% center no-repeat*/
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
	
}
/*圖片小圖預覽列表*/
.spec-preview {
	width:410px;
	height:250px;
	border:1px solid #DFDFDF;
}
.spec-scroll {
	clear:both;
	margin-top:5px;
	width:412px;
}
.spec-scroll .prev {
	float:left;
	margin-right:4px;
}
.spec-scroll .next {
	float:right;
}
.spec-scroll .prev, .spec-scroll .next {
	display:block;
	font-family:"宋體";
	text-align:center;
	width:10px;
	height:54px;
	line-height:54px;
	border:1px solid #CCC;
	background:#EBEBEB;
	cursor:pointer;
	text-decoration:none;
}
.spec-scroll .items {
	float:left;
	position:relative;
	width:322px;
	height:56px;
	overflow:hidden;
}
.spec-scroll .items ul {
	position:absolute;
	width:999999px;
	height:56px;
}
.spec-scroll .items ul li {
	float:left;
	width:64px;
	text-align:center;
}
.spec-scroll .items ul li img {
	border:1px solid #CCC;
	padding:2px;
	width:50px;
	height:50px;
	
}
.spec-scroll .items ul li img:hover {
	border:2px solid #FF6600;
	padding:1px;
}

		
/*************/
.hzpro_con_lr{
	
	border:1px solid #F3F3F3;
	overflow:hidden;
	margin:25px 0px;
	
	
	}
.hzpro_con_l{
	
	float:left;
	width:73%;
	border:1px solid #E3E3E3;
	padding:5px;
	overflow:hidden;
	
	}


.hzpro_list_r{
	
	float:right;
	width:25%;
	
	
	}


* {
	margin: 0;
	padding: 0;
	list-style: none;
}
.nTab {
	width: 100%;
	height: 100%;
	margin: 0px auto;
	overflow: hidden;
}
.none {
	display: none;
}
.nTab .TabTitle {
	height: 35px;
	border-bottom: 2px solid #CCCCCC;
}
.nTab .TabTitle li {
	float: left;
	cursor: pointer;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	text-align: center;
	width:121px;
	font-size: 16px;
}
.nTab .TabTitle li a {
	text-decoration: none;
}
.nTab .TabTitle .active {
	background: #0066FF;
	color: #FFFFFF;
}
.nTab .TabTitle .normal {
	color: #333333;
}
.nTab .TabContent {
	clear: both;
	overflow: hidden;
	background: #fff;
	padding: 10px;
	display: block;
	height: 100%;
}
.pro_pnex li {
	margin-left: 1px;
 *margin-left:5px;
}

#myTab_Content1 img{
	
	max-width:850px;
	
	
	}

#myTab_Content2 img{
	
	max-width:850px;
	
	
	}
#myTab_Content3 img{
	
	max-width:850px;
	
	
	}


.pro_lxwm h2{
	
	font-size:20px;
	text-align:center;
	color:#F00;
	height:35px;
	line-height:35px;
	font-weight:bold;
	font-size:1.3rem;
	 text-shadow:0 0 4px white,    
                0 -5px 4px #ff3,   
                2px -10px 6px #fd3;    
                
                
	
	
	
	
	}



	
	
.pro_lxwm h5{
	
	background:#09C;
	width:120px;
	padding:3px 6px;
	font-size:20px;
	text-align:left;
	color:#FFF;
	height:35px;
	line-height:35px;
	}	
.pro_lxwm h3{
	font-weight:bold;
	font-size:16px;
	text-align:center;
	color:#555;
	height:35px;
	line-height:35px;
	border-bottom:1px dashed #ccc;
	}
.pro_aboutus{
	text-indent:2em;
	font-size:15px;
	color:#555;
	line-height:180%;
	margin:5px 0px 15px 0px;
	
	}
.pro_lxwm h6{
	
	font-size:1.2rem;
	color:#09F;
	font-weight:bold;
	margin:5px 0px 15px 0px;
	text-align:center;
	text-shadow:5px 5px 10px #00CCCC;
	border-bottom:1px dashed  #0066CC;
	}

.prolxwm p{
	clear:both;
	font-size:1rem;
	line-height:180%;
	margin:5px 0px 15px 0px;
	color:#666;
	
	}
/*首頁滾動圖片*/

#casein-nyc {
	clear:both;
	margin:0px auto 10px auto;
	padding-top:15px;
	height:300px;
	
}
.casein-ny {
	width:100%;
	margin:0px auto 10px auto;
	height:350px;
}

.casein-ny span {
	height:45px;
	line-height:45px;
	float:right;
	padding-right:15px;
	font-size:12px;
}
.casein-ny a:link {
	text-decoration:none;
}
.casein-ny span a:hover {
	color:#F00;
}
.incase-conn {
	height: 280px;
	padding: 5px 2px 0px;
	
}
.scrolpic {
	float: left;
	margin: 15px 18px 0px 0px;
	cursor: pointer;
	display: inline;
	
}
.case_scroll {
	float: left;
	height: 230px;
	width: 100%;
}
.case_scroll h3 {
	
	font-size:14px;
	text-align:center;
	height:45px;
	line-height:45px;
}
.scroright {
	float: right;
	margin-top: 28px;
	cursor: pointer;
}
.case_scroll ul li {
	display: inline;
	float: left;
	width:22.3%;
    margin:0px 12px 0px 18px;
	
	overflow: hidden;

	background:#F2F2F2;
}
.case_scroll ul li:hover {
	background:#09C;
}
.case_scroll ul li:hover a {
	color:#FFF;
}
.xianqi {
	padding:0px 15px;
}
.case_scroll ul li:hover .xianqi {
	color:#FFF;
}
.case_scroll ul li img {
	display: block;
	margin-bottom: 7px;
	
	
  width:275px;
  max-height:180px;
  overflow:hidden;
  transition:all 2s;
	
	
	
	
}
/***/
#aboutus_lq{
	
	width:100%;
	background:#F1F1F1;
	overflow:hidden;
	padding:0px;	
	
	}


.sq_aboutus_txt{
	

	
	background:#0080C0;
	overflow:hidden;
	margin:15px 23px;
	
	}

.sq_aboutus h1{
	
	
	text-align:center;
	text-size:2.1rem;
	font-weight:bold;
	
	}

.sq_aboutus p{
	
	text-align:center;
	text-size:0.85rem;
	
	
	
	}
	
.sq_abus_pro{
	
	width:42%;
	height:auto;
	float:left;
	background:#000;
	
	
	}

.sq_abus_txt{
	
	width:57%;
	float:right;
	overflow:hidden;
	
	
	}
.sq_abus_txt h2{

font-size:1.4rem;
color:#FFF;
padding:5px 10px;
font-weight:bold;
letter-spacing:1px;


}
.sq_abus_txt span{

font-size:0.75rem;
color:#F0F0F0;
padding-left:10px;
letter-spacing:1px;


}


.sq_abus_txt p{
	
	font-size:0.95rem;
	line-height:180%;
	text-align:left;
	padding:10px;
	color:#FFF;
	
	}	
.sq_abus_txt p a:link{
	
	
	color:#FFF;
	
	
	padding:2px 5px;

	
	}		

.aboutus-l {
	
	width:97%;
	margin:0 auto;
	border:1px solid #EEE;
	font-family:Arial, Helvetica, sans-serif;
}


.aboutus-l img {
	float:left;
	padding:3px;
	margin:10px;
	border:1px solid #EEE;
	
	max-width: none;
}





#gsjjsc {
	width:100%;
	margin:10px auto;
}
.gsjjsc_c {
	width:100%;
	height:205px;
	border-top-style:none;
	overflow:hidden;
	margin:0 auto;
}
.gsjjsc_c p {
	clear:both;
}
#gsjjsc .run {
	width:100%;
	margin:0px auto;
	overflow:hidden;
}
.pics li {
	margin:10px;
	text-align:center;
}
.pics img {
	border:1px #dddddd solid;
	display:block;
}
.pics img:hover {
	border:1px solid #FF0000;
	display:block;
}

#index-ad {
	width:100%;
	margin:20px auto 20px auto;
	padding:15px;
	
}
#index-ad img{
	max-width:100%;
	
	
}






/*-----实时新聞NEWS-----*/

.hz_nylist_left {
	
	
}

.in_main {
	padding: 13px 0 20px;
	overflow:hidden;
}


.sideBar {
float: left;
width: 23%;
overflow:hidden;


}

.sideMenu .tit {
	
	color: #fff;
	background:#1183D7;
	border-top:1px solid #EEE;
	border-left:1px solid #EEE;
	border-right:1px solid #EEE;
}
.sideMenu .tit .wwcn {
	font-size: 1rem;
	padding:10px 25px;
	font-size:bold;
	background: url(../image/nylist.png) no-repeat left center;
	
}
.sideMenu .tit .en {
	font-size: 16px;
	font-weight: bold;
	opacity: 0.2;
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
}
.sideMenu ul {
	
	padding:2px;	
	border:1px solid #EEE;
	box-shadow:0px 0px 3px #eee;
	padding-bottom:23px;	
	margin-bottom:20px;
	
	
	
}
.sideMenu li {
border-bottom:1px dashed #CCCCCC;
height:100%;
line-height:100%;
background:none;
padding:0px 2px;

}
.sideMenu > ul > li > a {
	display: block;
	padding:15px;
	line-height: 1.5;
	
	
	position: relative;
	color: #333;
	
	
}
.sideMenu > ul > li.cur > a, .sideMenu > ul > li:hover > a, .sideMenu li.cur > .parent a, .sideMenu li:hover >.parent a, .sideMenu li.open > .parent a {
	color: #fff;
}
.sideMenu > ul > li.cur > a, .sideMenu > ul > li:hover > a, .sideMenu li.cur > .parent, .sideMenu li:hover >.parent, .sideMenu li.open >.parent {
	background: url(../image/menuliCur.png) no-repeat center;
	background-size: cover;
	
}
.sideMenu li .parent {
	position: relative;
	cursor: pointer;
}
.sideMenu li > a::after, .sideMenu li .parent::after {
	content: '';
	position: absolute;
	left: 22px;
	width: 5px;
	height: 7px;
	margin-top: -1px;
	background: url(/images/menuli.png) no-repeat 0 0;
	top: 50%;
}
.sideMenu li:hover > a::after, .sideMenu li:hover .parent::after, .sideMenu li.cur > a::after, .sideMenu li.cur .parent::after, .sideMenu li.open .parent::after {
	background-position: -5px 0;
}
.sideMenu .parent a {
	display: inline-block;
	color:#666;
	text-decoration: none;
	line-height: 1.5;
	padding: 10px 15px;
	font-size:0.875rem;
	font-family:Microsoft yahei,Verdana, Geneva, sans-serif;
	background-image:url(../image/newq.png) no-repeat 30 0;
}
.sideMenu .subMenu {
	padding:0px;
	display: none;
	border:0px;
	
}
.sideMenu .subMenu li {
	border:0px;
	height:40px;
	line-height:40px;
	background:none;
	border-bottom: 1px dashed #E5E5E5;
	
}
.sideMenu .subMenu a {
	display: block;
	padding: 0.4em 1em 0.4em 38px;
	position: relative;
	color: #626262;
	font-size:0.875rem;
}
.sideMenu .subMenu li.cur a, .sideMenu .subMenu li:hover a {
	color:#099;
}
.sideMenu .subMenu a::after {
	content: '';
	position: absolute;
	width: 0;
	left: 27px;
	top: 50%;
	height: 1px;
	width: 5px;
	background: #108ed8;
}

.leftCon {
	margin-left: 268px;
	padding-top: 25px;
	overflow: hidden;
}
.tit_crumb {
	position: relative;
	padding-bottom: 0.57em;
	border-bottom: 1px solid #E5E5E5;
	margin-bottom: 17px;
	
}
.tit_crumb .tit {
	line-height: 23px;
	padding-left: 6px;
	border-left: 4px solid #2096DD;
	font-size: 16px;
	color: #151515;
}
.crumb {
	position: absolute;
	right: 12px;
	top: 0;
	font-size: 12px;
	line-height: 23px;
	text-align: right;
	color: #626262;
	padding-left: 22px;
	
}
.crumb a {
	color: #626262;
}
.crumb a:hover {
	color: #087CBD;
}


.nylist_pro{
	padding:2px;
	border:1px solid #EEE;
	margin-top:25px;
	
	} 
	
	
	
.nylist_pro	.tit{
	
	background:#09C;
	padding:2px;
	
	}
	
	
.nylist_pro h2{
	
	padding:5px 25px;
	background: url(../image/nypro.png) no-repeat left center;
	font-size:1rem;
	color:#FFF;
	
	}
.nylist_pro ul{
	
	margin-bottom:10px;
	padding: 0px 2px;
	}
.nylist_pro li {
border-bottom:1px dashed #CCCCCC;
height:100%;
line-height:100%;
background:url(../image/bullet.gif) no-repeat left center;
padding:13px 15px;
font-size:0.875rem;

}


.nylist_pro li:hover{
	

border-bottom:1px dashed #069;


background:url(../image/bullet.gif) no-repeat left center;
}


.nylist_pro li:hover a{
	


color:#F00;

}





.nylist_cus{
	padding:2px;	
	border:1px solid #EEE;
	margin-top:25px;
	box-shadow:0px 0px 3px #eee;
	padding-bottom:23px;
	} 
	
.nylist_cus	.tit{
	background:#09C;
	
	}
	
.nylist_cus h2{
	
	padding:5px 25px;
	background: url(../image/nycus.png) no-repeat left center;
	font-size:1rem;
	color:#FFF;
	}
	
	
	
	
.nylist_cus .left_ad{
	
	padding-bottom:8px;
	border-bottom:1px solid #EAEAEA;
	
	}

.nylist_cus dt{
	
	padding:8px 5px;
    font-size:0.875rem;
	border-bottom: 1px dashed #E5E5E5;
	}


#conuctnav {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#conuctnav li {
	color: #333333;
}
#conuctnav li a {
	display: block;
	
	height: 24px;
	line-height: 24px;
	font-size:0.875rem;
	text-decoration: none;
	font-family: "微軟雅黑";
}
#nav_current {
	
	color:#333;

}
#nav_current a:visited {
	color:#333;
}
#nav_current li a:active {
	color:#06C;
}
#nav_current a:link {
	color:#06C;
}
#conuctnav li a:link {
	color: #333333;
}
#conuctnav li a:hover {
	
	color:#06C;
	
	
}









.hz_nyconn_right {
	float:left;
	width:72%;
	overflow:hidden;
	margin-left:35px;
	
}
.nylist_lr {
	position: relative;
    padding:12px 0px;
	border: 1px solid #EAEAEA;
}
.nylist_lr .nylist_tit {
	
	padding-left: 6px;
	border-left: 5px solid #F60;
	font-size: 0.93rem;
	color: #333;
	margin-left:2px;
	line-height: 25px;
}

.nylist_hr {
	position: absolute;
	top: 12px;
	right: 13px;
	font-size: 0.875rem;
	line-height: 25px;
	text-align: right;
	color: #333;
	padding-left: 22px;
	background: url(../image/icon_home.png) no-repeat left center;
}

.nylist_hrpro {
	position: absolute;
	top: 12px;
	right: 13px;
	font-size: 0.75rem;
	line-height: 25px;
	text-align: right;
	color: #333;
	padding-left: 19px;
	background:url(../image/gg06.gif)no-repeat left center;

}


.nylist_hr a {
	color: #626262;
}
.nylist_hr a:hover {
	color: #087CBD;
}

.nyconn_info{
	margin:15px 0px;
	border: 1px solid #EAEAEA;
	overflow:hidden;
	
	
	
	}
.ny_hzconn{
	
	margin-bottom:15px;
	border-bottom:1px dashed #ccc;
	overflow:hidden;
	
	}
	
	
	
	
.ny_hzconn .news_pic .img {
	float: left;
	max-width:220px;
	height:auto;
	position: relative;
	overflow: hidden;
	border: 1px solid #e3e3e3;
	box-shadow:0px 0px 10px #eee;
	margin:5px;
	
}
/****/
.in-news-m{
	
	float:right;
	height:500px;
	width:59%;
	margin:35px 15px;
	background:#F9F9F9;
	border:1px solid #E1E1E1;
	padding:5px;
	}

.in-news-m h1{
	
	
	height:40px;
	line-height:40px;
	color:#333;
	font-size:1.3rem;
	border-bottom:1px dashed #E7E7E7;
	word-spacing:5px;
	padding-left:5px;
	}

.innews_img_sq {
	margin:10px auto;
	height:80px;
	border-bottom:1px dashed #CCC;
	font-size:1rem;
	
}
.innews_img_sq img {
	float:left;
	margin-right:15px;
	border:1px solid #CCCCCC;
	padding:2px;
}
.innews_img_sq  p {
	line-height:180%;
	font-size:0.875rem;
	color:#999;
}

.incus_list {
	margin-left:0px;
}
.incus_list ul dt {
	overflow: hidden;
	height:33px;
	line-height:33px;
	border-bottom:1px dashed #EBEBEB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.incus_list ul li a:link {
	text-decoration:none;
	color:#666666;
}
.incus_list ul li a:visited {
	color:#666666;
}
.incus_list ul li a:hover {
	color:#FF0000;
}
.incus_list ul li a:active {
	color:#FF0000;
}
.incus_list li span {
	font-size:12px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:10px;
}

.in-news-r {
	width:34%;
	float:left;
	
	border:1px solid #E1E1E1;
	margin:35px 15px;
	height:500px;
	padding:5px;
}
.in-news-r h1 {
	padding-left:10px;
	height:40px;
	line-height:40px;
	color:#333;
	font-size:1.3rem;
	border-bottom:1px dashed #ccc;
	word-spacing:5px;
	padding-left:25px;
}



.ny_hzconn .news_pic .img img {
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.ny_hzconn .news_pic:hover img {
	transform: scale(1.35);
	-moz-transform: scale(1.35);
	-webkit-transform: scale(1.35);
}


.ny_hzconn:hover .news_title h2 a {
	color:#09F;
}
.ny_hzconn .news_title h2:hover a{
	color:#09F;
	
}
.ny_hzconn:hover .news_pic img{
	transform: scale(1.35);
	-moz-transform: scale(1.35);
	-webkit-transform: scale(1.35);
	
}


.ny_hzconn .news_title h2 {
	margin-left: 250px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight:bold;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all;
	overflow: hidden;
}
.ny_hzconn .news_info p {
	padding-right:10px;
	line-height: 2;
	color: #333;
	height: 4em;
	overflow: hidden;
	margin-left: 250px;
}
.ny_hzconn .news_info .more {
	margin-left: 250px;
	margin-top: 1.5em;
}
.ny_hzconn .news_info .more .btn_more {
	display: inline-block;
    *display:inline;
    *zoom:1;
	line-height: 2.5;
	background: #666;
	color: #fff;
	text-align: center;
	width: 8em;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	position: relative;
}

.ny_hzconn .news_info .more .btn_more a:link{
	color:#FFF;
}

.ny_hzconn .news_info .more .btn_more a:visited{
	color:#FFF;
}

.ny_hzconn:hover .news_info .more .btn_more span {
	position: relative;
	z-index: 1;
}
.ny_hzconn .news_info .more .btn_more::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 0;
	background:#099;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.ny_hzconn:hover .news_info .more .btn_more::after {
	width: 100%;
}

.news_info .time{
	
	float:right;
	position:relative;
	right:8px;
	top:-22px;
	color:#999;
	padding-left:15px;
	background:url(../image/time.gif) no-repeat 0px 1px;
	}

.page_list {
	width:100%; 
	line-height:30px; 
	text-align:center;
	font-size:14px;
	padding:25px;
}


.page_list input {
	
	margin: 0 5px;
	padding: 0 5px;
	width: 50px;
	padding:2px 5px;
	border-radius: 2px;
	border: 1px solid #999;
	box-sizing: border-box;
	text-align: center;
}


.page_list a{
	
	padding:2px 5px;
	text-align:center;
	
	}


.page_list a:hover{
	border-radius:3px;
	background: #409eff;
	
	color:#FFF;
}



.page_list a:active {
	background: #409eff;
	color: #fff;
	border-radius:3px;
}

.page_list #home{
	background: #409eff;
	color: #fff;
	float:left;
	padding:0px 10px;
	margin:4px 5px 0px 160px;
	text-align:center;
	clear:both;
	line-height:170%;
	border-radius:3px;
}

.page_list a:focus {
	background:#409eff;
	color: #ccc;
	cursor: default;
	
}
.page_list a{
	cursor:pointer;
	}

.cur{
	background:#409eff;
	color:#FFF;
	padding:0px 10px;
	border-radius:3px;
	}
.page_list_ny {
	width:100%; 
	line-height:30px; 
	text-align:center;
	font-size:14px;
	padding:25px;
	margin:0 auto;
	display:block;
	position:relative;
	left:350px;
}


.page_list_ny input {
	
	margin: 0 5px;
	padding: 0 5px;
	width: 50px;
	padding:2px 5px;
	border-radius: 2px;
	border: 1px solid #999;
	box-sizing: border-box;
	text-align: center;
}


.page_list_ny a{
	
	padding:2px 5px;
	text-align:center;
	
	}


.page_list_ny a:hover{
	border-radius:3px;
	background: #409eff;
	
	color:#FFF;
}



.page_list_ny a:active {
	background: #409eff;
	color: #fff;
	border-radius:3px;
}

.page_list_ny #home{
	background: #409eff;
	color: #fff;
	float:left;
	padding:0px 10px;
	
	text-align:center;
	clear:both;
	line-height:170%;
	border-radius:3px;
}

.page_list_ny a:focus {
	background:#409eff;
	color: #ccc;
	cursor: default;
	
}
.page_list_ny a{
	cursor:pointer;
	}


/*-----網站底部-----*/

#scroll_top_bg {
	padding-top:5px;
	margin:0px;
}
.scrolltop {
	height:31px;
	position:relative;
	width:100%;
	margin:0px auto;
	text-align:center;
}
.scrolltop div {
	line-height:1px;
	position:relative;
	left:0;
	top:17px;
	width:100%;
	z-index:0;
}
.scrolltop a {
	background:url(../image/topup.png) no-repeat;
	height:31px;
	width:131px;
	z-index:9999;
	display:inline-block;
	position:relative;
	padding-bottom:0px;
	_padding-bottom:2px;
}



.footer_lr {
	border-top:6px solid #999;
	background:#1F3E61;
	padding: 48px 0 38px;
	overflow: hidden;
	color: #FFF;
}
.footer_hzcon{
	

	overflow:hidden;
	
	}
.footer_lr a {
	color: #FFF;
}
.footer_lr a:hover {
	color: #09C;
}
.footer_l {
	float:left;
	
}


.footer-nav p {
	margin-left:10px;
	margin-top:5px;
	
}
.footer-nav ul li {
	float:left;
	font-weight:normal;
	padding-right:30px;
    *padding-right:27px;
	_padding-right:27px;
	font-size:1rem;
	width:220px;
}
.footer-nav a:link {
	text-decoration:none;
	color:#FFF;
}
.footer-nav a:visited {
	color:#FFF;
}
.footer-nav a:hover {
	color:#F60;
}
.sub_navfoot {
	margin-top:10px;
}
.sub_navfoot li {
	clear:both;
	padding-left:10px;
	_padding-left:10px;
    *padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	
}
.sub_navfoot li a {
	font-size:0.87rem;
}
.sub_navfoot a:link {
	text-decoration:none;
	color:#FFF;
	font-size:14px;
}
.sub_navfoot a:hover {
	text-decoration:none;
	color:#0CF;
	font-size:14px;
}
.sub_navfoot a:visited {
	color:#FFF;
}
.sub_navfoot a:active {
	color:#666;
}









.footer_con {
	float: left;
	padding-left: 15px;
	margin-bottom: 40px;
    line-height: 2;
	font-size:0.87rem;
	
}
.footer_con h3 {
	font-size: 1rem;
	line-height: 1.3;
	margin-bottom: 10px;
	margin-top:8px;
	color: #FFF;
	
}
.footer_con li {
	margin-bottom: 5px;
}
.footer_rcon {
	line-height: 1.2;
	float: right;
}
.footer_rcon .item {
	padding: 0 35px;
	float: left;
	position: relative;
}
.footer_rcon .item::after {
	content: '';
	position: absolute;
	right: 0;
	width: 1px;
	height: 198px;
	background: #C9C9C9;
	top: 6px;
}
.footer_rcon .item:first-child {
	padding-left: 0;
}
.footer_rcon .item:last-child::after {
	display: none;
}
.footer_rcon .item h5 {
	margin-bottom: 10px;
	font-size: 16px;
	color:#FFF;
	line-height: 1.3;
	text-align:center;
}
.footer_rcon .item a {
	display: inline-block;
}
.footer_rcon .item_last {
	padding: 0 45px 0 60px;
	
}
.footer_rcon .scan {
	padding-top: 10px;
	
}
.footer_rcon .scan a {
	display: inline-block;
	width: 34px;
	height: 34px;
	position: relative;
	border-rudius:20px;
}
.footer_rcon .scan .icon_scan {
	display: inline-block;
	width: 34px;
	height: 34px;
	background: url(../image/icon5.png) no-repeat;
	
	
}
.footer_rcon .scan .icon_scan1 {
	background-position: 0 0;
}
.footer_rcon .scan a.cur .icon_scan1 {
	background-position: 0 -34px;
}
.footer_rcon .scan .icon_scan2 {
	background-position: -34px 0;
}
.footer_rcon .scan a.cur .icon_scan2 {
	background-position: -34px -34px;
}
.footer_rcon .scan a .pop_qr {
	display: none;
	position: absolute;
	bottom: 39px;
	left: -10px;
	width: 103px;
}
.footer_rcon .scan a.cur .pop_qr {
	display: block;
}
.footer_rcon .scan a .pop_qr2 {
	left: -45px;
}
.footer_rcon .scan a .pop_qr::after {
	content: '';
	position: absolute;
	left: 27px;
	bottom: 0;
	width: 15px;
	height: 13px;
	background: url(../image/icon4.png) no-repeat center;
	
}
.footer_rcon .scan a .pop_qr2::after {
	left: 65px;
}
.footer_rcon .scan a .pop_qr .pop_qr_in {
	padding: 5px;
	text-align: center;
	margin-bottom: 13px;
	background: #fff;
}
/*-----窄屏網站底部-----*/

.pho_footer {
	background:#16314E;
	padding: 1em 1em 1em 0em;
	line-height: 2em;
	text-align:center;
	font-size:0.87rem;
	color: #fff;
}
.pho_footer li a {
	color: #fff;
	text-align:center;
}
.pho_footer a:hover {
	color: #0771b2;
}
.pho_footer .ln_a {
	float: left;
}
.pho_footer .ln_a a {
	margin-right: 1em;
}

.pho_footer h1{
	
	font-size:0.875rem;
	
	}



/*-----手機網站底部-----*/

.pho_bottom{
	background:#CCC;
	height: 0.8em;
	font-size:0.87rem;
	color: #333;
	position: fixed;
	left:0;
	bottom:0;
	z-index:9999;
	display:block;
	width:100%;
	padding:0.8em 0.8em 1.2em 0.8em;
	margin-top:60px;
}
.bottom_menu li  {
	float:left;
	padding:0 15px;
    margin:0px 0px 0px 10px;
}

.bottom_menu .p_fx  {
	float:left;
	padding:0 17px;
	background:url(../image/fx.png) no-repeat left center;
}

.bottom_menu .p_tel  {
	float:left;
	padding:0 17px;
	background:url(../image/tel.png) no-repeat left center;
}

.bottom_menu .p_wx  {
	float:left;
	padding:0 17px;
	background:url(../image/wx.png) no-repeat left center;
}
.bottom_menu .p_mp  {
	float:left;
	padding:0 17px;
	background:url(../image/mp.png) no-repeat left center;
}
.bottom_menu li a {
	
	padding:0 10px 0px 5px;
}
.bottom_menu .ln_a {
	float: left;
}
.bottom_menu .ln_a a {
	margin-right: 1em;
}



/*頁面頭部*/
/*懸浮鏈接*/
.kf_right {
	position:fixed;
	z-index:55;
	right:0;
	bottom:85px;
	width:70px;
	height:240px;
}
.kf_right_box {
	position:relative;
	float:right;
}
.kf_right .kf_fa {
	display:block;
	width:50px;
	height:50px;
	background-color:#09F;
	margin-bottom:4px;
	cursor:pointer;
	outline:none;
}
.kf_right .kf_fa.active, .kf_right .kf_fa:hover {
	background:#41AB2E;
}
.kf_right .kf_fa .i {
	float:left;
	width:50px;
	height:50px;
	background-image:url(../image/kfbg2.png);
	background-repeat:no-repeat;
}
.kf_right .kf_qqface .i {
	width:20px;
	height:20px;
	margin-top:15px;
	margin-left:15px;
	background-image:url(../image/kf_bg.png);
	background-repeat:no-repeat;
	background-position:0 0;
}
.kf_right .kf_qqface_tel .i {
	width:20px;
	height:20px;
	margin-top:15px;
	margin-left:15px;
	background-image:url(../image/kf_bg.png);
	background-repeat:no-repeat;
	background-position:-27px 0;
}
.kf_right .qq_code .i {
	background-position:-42px 0;
}
.kf_right .kf_carts .i {
	background-position:2px 0;
}
.kf_right .kf_top .i {
	background-position:-130px 0;
}
.kf_right .kf_top {
	background:#090;
	display:none;
}
.kf_right .kf_top:hover {
	background:#c0c1c3;
}
.kf_right .k_face {
	display:none;
	width:223px;
	background:#fff;
	position:absolute;
	right:67px;
	min-height:90px;
	border:1px solid #E0E1E5;
	border-radius:3px;
	box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);
}
.kf_right .k_face .arrow {
	position:absolute;
	width:8px;
	height:12px;
	background:url(../image/kfbg.png) no-repeat;
	right:-8px;
	top:31px;
}
.kf_right .kf_service {
	top:0;
}
.kf_right .kf_tel {
	top:34px;
}
.kf_right .qq_code_kf {
	top:78px;
}
.kf_right .k_face .inny_box {
	padding:8px 22px 12px;
}
.kf_right .kf_server {
	border-bottom:1px solid #eee;
	padding:14px 0;
}
.kf_right .kf_service .kf_server {
	border-bottom:none;
}
.kf_right .kf_server .circle {
	width:50px;
	height:50px;
	border-radius:50%;
	overflow:hidden;
	background:#F1F1F3;
	display:block;
	float:left;
}
.kf_right .kf_server .kfqq {
	width:50px;
	height:50px;
	background:url(../image/qq.png) no-repeat center 15px;
	display:block;
    transition:all .2s;
	border-radius:50%;
	overflow:hidden;
}
.kf_right .kf_server:hover .kfqq {
	background-position:center 3px;
	
}
.kf_right .kf_server .kefu_tel {
	width:50px;
	height:50px;
	background:url(../image/kf_tel.png) no-repeat center center;
	display:block;
}
.kf_right .kf_server h3 {
	float:left;
	width:112px;
	line-height:50px;
	font-size:15px;
	margin-left:12px;
	color:#F00;
}

.kf_right .kf_server .kftel p{
	
	color:#666;
	font-size:16px;
	padding-left:50px;
	
	}
	
.kf_right .kf_server .kftel .red{
	
	color:#F00;
	font-size:16px;
	
	}	
	
.kf_right .kf_service-intro {
	padding-top:10px;
}
.kf_right .kf_service-intro p {
	float:left;
	line-height:27px;
	font-size:12px;
	width:50%;
	white-space:nowrap;
	color:#888;
}
.kf_right .kf_service-intro i {
	background:url(/kf/side_con_icon01.png) no-repeat center center;
	height:27px;
	width:14px;
	margin-right:5px;
	vertical-align:top;
	display:inline-block;
}
.kf_right .qq_code_kf {
	text-align:center;
}
.kf_right .qq_code_kf .inny_box {
	padding:20px 0;
}
.kf_right .qq_code_kf p {
	font-size:16px;
	color:#93959c;
}

/****/


.btnbf {
    width: 100%;
    overflow: hidden;
    position: relative;
    -webkit-box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0.3);
}
.btnbf img {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
	
}

.view_list li {
	float: left;
	width: 30.3%;
	margin:12px;
	background:#F3F3F3;
	
	
	}
.view_list li:nth-child(3n+1) { 
 
    clear:left; 
 
 
}



.view_list li .ovrly {
    background: rgba(0, 0, 0, 0.5);
    height:100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.view_list li .buttons {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.view_list li .buttons .fa {
   
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -webkt-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    width: 37px;
    height: 37px;
    opacity: 0;
    -webkit-transform: scale(5);
    -moz-transform: scale(5);
    -ms-transform: scale(5);
    -o-transform: scale(5);
    transform: scale(5);
    position: relative;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    -o-transition: -o-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
	
    
}
.viewlist li .buttons .fa-search {
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.view_list li:hover .buttons .fa {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.view_list li:hover .ovrly {
    opacity: 1;
}


.dsnew_txt h2 {
	text-align:center;
	font-size:14px;
	padding:8px;
	font-family:"Microsoft Yahei";
	font-weight:normal;
}


.dsnew_txt a:link, a:visited {
	color:#000;
}
.view_list li:hover .dsnew_txt a {
	color:#099;
}
.view_list li:hover .dsnew_txt dt {
	color:#666;
}
.view_list li:hover:hover dd {
	color:#F00;
}
.view_list li:hover img {
	opacity:0.8;
filter(alpha=80)
}
.view_list li:hover:hover .dsnew_txt span {
	color:#099;
}
.view_list li:hover {
	
	box-shadow: #CCC 0px 0px 10px 2px;
}
.dsnew_txt b {
	width:30px;
	height:2px;
	background:#ccc;
	display:block;

}
/***/
.col-grid-5{
    padding-left: 0px;
	padding-right: 25px;
	float: left;
	margin: 12px 0 25px 0;
	transition: all 0.4s ease-in-out 0s;
	
}

.col-grid-5 {
	width: 41.66667%
}
.col-grid-5 h3 {
	border-bottom:1px dashed #ccc;
	font-size:1.1rem;
	color:#06C;
}

.contact-form-area.contactdesc {
    overflow:hidden;
	padding: 40px 40px 40px 2px;
	background:#fff;
	
}

#contactform .form-control{
	width: 100%;
	margin-bottom: 30px;
	padding: 10px 5px;
	border:1px solid #ccc;
	border-radius:3px;

	
}

#contactform input:focus{

border-color:#0CC;
border-style:solid;
	box-shadow: 0 0 2px #09C;
}





#contactform #yzm{
	
	width: 20%;
	margin-bottom: 30px;
	padding: 10px 5px;
	border:1px solid #ccc;
	}

textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

textarea {
	overflow: auto;
}
#contactform textarea{

	margin-bottom: 10px;
	width:102%;
	border: 1px solid #cccccc;
}


#contactform #submit {
	margin: 20px 0 0;
	background:#09F;
	padding:10px 15px;
	color:#FFF;
	border-radius:10px;
}

#contactform #submit:hover {
	margin: 20px 0 0;
	background:#F00;
	padding:10px 15px;
	color:#FFF;
	border-radius:10px;
}
.web_map img{
	display:block;
}
.col-grid-6{
	

	width:56%;
	overflow:hidden;
	
	}	
.col-grid-6 img{
	
	float:right;
	
	
	}
	
.Strength_list h2{
	
	text-align:center;
	font-size:24px;
	font-weight:bold;
	letter-spacing:5px;
	padding:0px 15px 15px 0px;
	
	}	

/***/
.pro_news {
	text-align: center;
	padding-top: 20px;
	margin:0 auto;
	width:100%;	
	overflow:hidden;
}


.pro_news ul {
	padding: 0;
	margin: 0;
	
}
.pro_news ul li {
	padding-bottom: 10px;
	list-style: none;
	width:23.666%;
	float:left;
	margin:10px;
	
	
}
.pro_news ul li .pic {
	display: block;
	position: relative;
	overflow: hidden;
}
.pro_news ul li .pic p {
	padding: 0px;
	margin: 0;
	
}
.pro_news ul li .pic p img {
	width: 100%;
	height: 100%;
}
.pro_news ul li .pic span {
	display: block;
	text-align: center;
	width: 100%;
	height: 30%;
	background:url(../image/newspro.png);
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	bottom: -150%;
	font-size:0.875rem;
}
.pro_news ul li .pic span b {
	max-width: 90%;
	max-height: 90%;
	display: inline-block;
	position: relative;
	top: 50%;
	margin-top: 15px\9;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.pro_news ul li .txt {
	text-align: center;
	padding: 11px 0;
	min-height: 50px;
	position: relative;
	overflow: hidden;
}
.pro_news ul li .txt p {
	color: #000;
	font-size:1rem;
	
}
.pro_news ul li .txt i {
	display: block;
	margin-top: 6px;
	font-size: 12px;
	color: #8f8f8f;
}
.pro_news ul li .txt span {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: -100%;
	z-index: -1;
	background-color:#0CC;
}
.pro_news ul li img,  .pro_news ul li p,  .pro_news ul li i,  .pro_news ul li span {
	transition: all .6s linear 0s;
	-webkit-transition: all .6s linear 0s;
	-moz-transition: all .6s linear 0s;
	-ms-transition: all .6s linear 0s;
}
.pro_news li:hover .pic p img {
	transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
}
.pro_news ul li:hover .txt p, .pro_news ul li:hover .txt i {
	color: #fff;
}
.pro_news li:hover .pic span {
	bottom: 0;
}
.pro_news li:hover .txt span {
	top: 0;
}
.pro_news_b {
	clear: both;
	text-align: center;
}
.pro_news .btn-default {
	border-radius: 50px;
	background: #00C1DE;
	padding: 10px 70px;
	color: #FFFFFF;
	font-size: 24px;
	font-family: 'HanHei-SC';
	display: inline-table;
	margin: 30px auto;
}
.pro_news li:nth-child(4n+1){
		clear: left;
	}	
	
@media only screen and (max-width:767px){
	
	.col-grid-5{
		
		padding-left: 3px;
		padding-right: 3px;
		margin: 15px 0 15px 0;
		transition: all 0.4s ease-in-out 0s;
		
		}
	.col-grid-5:nth-child(2n+1){
		clear: both;
	}
	.col-grid-5{
		
		width: 100%;
		
		}
	
   .contact-form-area.contactdesc {
    overflow:hidden;
	padding: 40px 40px 40px 0px;
	background:#fff;
	
}
	
.web_map {
	display:none;
}
	
}



@media only screen and (max-width:400px){

	.contact-form-area.contactdesc {
	    padding: 25px 2px;
	}

	

	#contactform input[type="text"],
	 #contactform input[type="email"] {
	    width: 90%;
	    margin-bottom: 20px;
	}
	
	#contactform textarea{

	margin-bottom: 10px;
	width:92%;
	border: 1px solid #cccccc;
}
}