﻿@charset "utf-8";
body{
	font:500 18px/1.8 "Raleway",sans-serif;
	margin: 0px auto;
	padding: 0px;
	width:100%;
}
a {text-decoration:none;color:#000000;}
a:hover {color: #ff0000;text-decoration:none;}
* {margin:0px; padding:0px;}
h1, h2, h3, h4, h5, h6 {
    line-height: 100%;
    margin: 1em 0em 0.5em;
}
h1 {display: inline;font-size: 2em;}
h2 {display: inline;}
h3 {display:inline;font-weight:normal;font-size: 16px;}
h4 {display:inline;font-weight:normal;font-size:12px;}

/*0.1间隔高度模块*/
.h30 {width:100%;height:30px;}
.h20 {width:100%;height:20px;}
.h10 {width:100%;height:10px;}
.jg {width:100%;height:126px;background: #000000;}
embed {display:none !important;}

/*-0.2图片广告区*/
.qy_gg {
	width:100%;
	max-height:323px;
}
.qy_gg img {width:100%;}
.qy_gg_one {
	width:100%;
	height:331px;
	background:url(../img/page_24.jpg) no-repeat top center;
}
.qy_gg_one .text {
	margin:0px auto;
	padding-top:50px;
	padding-left:640px;
	font-size:17px;
	line-height:40px;
	width:560px;
	height:281px;
	color:#fff;
}


/*-1.1首页头部-*/
.header {
	z-index:120;
	padding:0px;
	margin: 0px auto;
	width:100%;
	background:#000;
	font-family:"Raleway-SemiBold";
	position:fixed;
}
#head {
	position:absolute;
	z-index:120;
	padding:0px;
	margin: 0px auto;
	width:100%;
	background:#000000;
}
.webpg_top {
	absolute:relative;
	padding:0px;
	margin: 0px auto;
	max-width:1300px;
}
.wzsz {
	margin:0px;
	font-size: 12px;
	color: #000000;
	padding-right:10px;
}
.KeyName {
	float:left;
	padding-top:15px;
	margin:0px auto;
	width:13%;
	max-width:166px;
	height:111px;
	overflow:hidden;
	transition:all .3s ease-in-out;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
}
.KeyName img {
	width:100%;
	max-width:166px;
	max-height:86px;
}
.webpg_top .right2 {
	margin:0px;
	padding:0px;
	float:right;
	overflow:hidden;
	text-align:right;
	width:254px;
	height:100px;
	transition:all .3s ease-in-out;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
}
.webpg_top .right3 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	text-align:right;
	width:400px;
	height:30px;
}

.gd {
	/*filter:alpha(opacity=90);
	-moz-opacity:0.9;*/
}
.gd .webpg_top .KeyName {width:97px; height:50px;padding:0px;}
.gd .webpg_top .KeyName img {border:0px solid #ccc;}
.gd .navmenu {height:50px;}
.gd #navv {height:50px;}
.gd #navv ul {top:48px;}
.gd #navv li {padding-top:0px;}
.gd .n_protouch {
	background:url(../img/jt_no.jpg) no-repeat right 50%;
}
.gd .n_protouch:hover {
	background:#f0f0f0 url(../img/jt_on.jpg) no-repeat right 50% !important;
}
.ad .show {top:-15px !important;}


/*---------导航区域----------*/
.r_search {/*--搜索--*/
	width:5% !important;
	float:right;
	line-height:43px;
}
#top_search {/*导航搜索*/
    background: #716760;
    font-size: 0;
    position: absolute;
    z-index: 100;
    width: 100%;
    left: 0;
    top: 50px;
    opacity: 0;
    height:0px;
    line-height: 55px;
    padding: 5px 0;
    transition: ease-in-out 0.2s all;
    -o-transition: ease-in-out 0.2s all;
    -moz-transition: ease-in-out 0.2s all;
    -webkit-transition: ease-in-out 0.2s all;
    transform: translateY(100%);
    -o-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
}
.show {
    transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1 !important;
    height:55px !important;
    top:61px !Important;
}
.in_search {/*-搜索样式-*/
	margin:0px auto;
	max-width:1000px;
	height:60px;
	line-height:60px;
}
.search {
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
	height:50px;
	line-height:50px;	
}
#searchr {
	display: block;
	width:50px;
	height:48px;
	text-align: center !important;
}
#searchr:hover .searchi {
	color:#000;
}

input.s_input {
	display:inline-block;
	padding: 1.5em 1.5em;
	width: 85%;
	color:#fff;
	border:none;
	outline:none;
	border-radius:4px;
    /*background: transparent;*/
	background:rgba(0, 0, 0, 0.1);
    transition: ease-in-out 0.2s all;
    -o-transition: ease-in-out 0.2s all;
    -moz-transition: ease-in-out 0.2s all;
    -webkit-transition: ease-in-out 0.2s all;
}
input.s_input:focus {
    background:rgba(0, 0, 0, 0.3);
}
a.s_in_sub {
	display:inline-block;
	padding:1.5em 1em 0.5 1em;
	width:9%;
	height:55px;
	line-height: 55px;
	float:right;
	border:none;
	outline:none;
}
.in_rc {
	float:right;
	margin:0px;
	padding-left:20px;
	width:720px;
	height:37px;
	line-height:37px;
	color:#7a7a7a;
}
.in_rc b {
	color:#018997;
}

nav {/*-头部导航-*/
	float:right;
	padding:0px;
	width:83%;
	max-width:1133px;
}
.navmenu {
	list-style: none;
	float: right;
	width:100%;
	height: 110px;
}
#navv{
	min-width:500px;  
    margin-left: 0px;  
    padding-left: 0px; 
    min-height: 62px;  
    border: 0px solid #323232;    
    border-radius: 0px;  /*圆角度数*/
	line-height:43px;
}
#navv li{
	padding-top:52px;
	padding-left:1.5%;
	padding-right:1.5%;
    position: relative;
	list-style: none;
    display: block;
    float: left;
    height: 48px;
    border-right: 0px solid #323232;
	text-align:center;
}
.n_protouch {
	background:url(../img/jt_no.jpg) no-repeat right 79%;
}
.n_protouch:hover {
	background:#f0f0f0 url(../img/jt_on.jpg) no-repeat right 79% !important;
}
#navv li a{  
    padding: 0px;  
    margin: 0px;  
    line-height: 48px;  
    text-decoration: none;  
    height: 48px;  
    color: #fff;
	font-weight:bold;
	text-align: left;;
	transition:all .2s ease-in-out;
	-webkit-transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;
	-o-transition:all .2s ease-in-out;
	text-transform: uppercase;
}
#navv li a:hover {
	color:#000;
	background:#f0f0f0;
}
.inwhh {
	background:#018997;
	color:#fff;
}
#navv li:hover{  
	background:#f0f0f0;
	color:#000;
}
#navv li:hover a {
	color:#000;
}
#navv li a{  
    display: block;
} 
/* Sub menus */  
#navv ul{  
    background: #f0f0f0; 
    padding: 0px;  
    width:300px;  
    display: none;  
    visibility:hidden;  
    position: absolute;  
    top: 100px;
    left:0px;
    overflow: hidden;
}  
#navv ul li {
	padding:0px;
	margin:0px;
    border-right:none;  
    border-bottom:0px solid #DDDDDD;  
    width:100%;  
    height:32px !important;
}  
#navv ul li a {
	display: block;
	padding:0px 1% 0 5%;
	width:94%;
    border-right: none;  
    color:#fff;
    line-height: 32px !important;
    height:32px !important; 
    /*text-shadow: 1px 1px 1px #FFF;  --文字阴影*/
    border-bottom:0px solid #FFFFFF;  
}
#navv ul li a:hover {
	color:#00adcd;
	background:#fff;
}
#navv ul li:hover{background:#DFEEF0;}  
#navv ul li:last-child { border-bottom: none;}  
#navv ul li:last-child a{ border-bottom: none;}  
  
/* Third-level menus */  
#navv ul ul{  
    top: 0px;  
    left:230px;  
    display: none;  
    visibility:hidden;  
    border: 0px solid #DDDDDD;  
}  
/* Fourth-level menus */  
#navv ul ul ul{  
    top: 0px;  
    left:170px;  
    display: none;  
    visibility:hidden;  
    border: 1px solid #DDDDDD;  
}
#navv li:hover > ul{  
    display: block;  
    visibility:visible;  
}  



/*------PHoneban-------*/
.m_navmenu {
	display:none;
	margin-top:1px;
	list-style: none;
	width:100%;
	-webkit-box-shadow: 0px 4px 5px -2px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 4px 5px -2px rgba(0,0,0,.2);
	-o-box-shadow: 0px 4px 5px -2px rgba(0,0,0,.2);
	box-shadow: 0px 4px 5px -2px rgba(0,0,0,.2);
}
.m_tlink {height:60px;}
.m_keyname {
	display:inline-block;
	margin-left:10px;
	height:60px;
	float:left;
}
.m_keyname img {border:0px solid #fff;height:60px;}

#m_bar {
	position: absolute;
	right: 14px;
	top: 20px;
	color: #fff;
	-webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    transform-origin: 50% 50%;
}
#m_bar {	
	cursor: pointer;
    margin: 10px 30px 16px 0px;
}
#m_bar span, #m_bar span:before, #m_bar span:after {
    cursor: pointer;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -o-border-radius: 1px;
    height: 5px;
    width: 35px;
    background: #008991;
    position: absolute;
    display: block;
    content: '';
}
#m_bar span:before {top: -10px;}
#m_bar span:after {bottom: -10px;}
#m_bar span, #m_bar span:before, #m_bar span:after {
    transition: all 500ms ease-in-out;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
}
#m_bar.active span {background-color: transparent;}
#m_bar.active span:before, #m_bar.active span:after {top: 0;}

#m_bar.active span:before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
#m_bar.active span:after {
    transform: translateY(-10px) rotate(-45deg);
    -webkit-transform: translateY(-10px) rotate(-45deg);
    -ms-transform: translateY(-10px) rotate(-45deg);
    top: 10px;
}

.m_navv{
    clear: both;
    position: absolute;
    top: 62px;
    left: 0;
    width: 100%;
    -webkit-box-shadow: 0px 4px 5px -2px rgba(0,0,0,.2);
    box-shadow: 0px 4px 5px -2px rgba(0,0,0,.2);
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.m_navv li{
    position: relative;
	list-style: none;
    display: block;
    float: left;
	width:100%;
	line-height:43px;
	background:#fff;
	text-align:left;
}
.m_navv li a{
	display:block;
	width:100%;
	padding-left:20px;
    height: 43px;
	line-height:43px;
    border-bottom: 1px solid #323232;
    text-decoration: none;  
    color: #6a6a6a;
	font-size:16px;
	font-weight:normal;
	overflow:hidden;
    /*text-shadow: 1px 1px 1px #66696B;--文字阴影*/
}
.m_navv li a:hover {
	color:#fff;
	background:#018997;
}
.sub-nv {
    max-height: 0;
    overflow: hidden;
}
.sub-nv.on {
    transition: all .6s linear;
    max-height: 999px
}
.sub-nv.on a{
    background: #f5f5f5;
    padding-left: 35px;
}
.m-sub.on, .m_navv.on {
	-webkit-transition: all .6s linear;
	transition: all .6s linear;
	max-height: 500px;
	overflow-y: auto;
}


#navBd{/*导航滑动样式*/
	position:relative;
}
.navHover a{
	display:inline-block;
	color:#fff;
}
#navSelected{
	position:absolute;
	left:-137px;
	top:0;
	width:137px;
	height:43px;
	line-height:43px;
	background:url(../img/page_10.jpg) no-repeat bottom center;
}

.banner {/*-轮播样式-*/
	margin: 0 auto;
	overflow:hidden;
	height:auto;
	width:100%;
	/*width:1100px;*/
	max-height:800px;
}
.container, .container * {
	margin:0;
	padding:0;
}
li {
	list-style-type:none;
}
.container {
	width:1100px;
	height:577px;
	overflow:hidden;
	position:relative;
}
.slider {
	width:1100px;
	height:616px;
}
.slider li {
	list-style:none;
	display:inline;
	text-align:center;
	float:left;
	width:1100px;
	height:616px;
}
.slider img {
	width:1100px;
	height:616px;
	display:block;
	border:0;
}
.num { position:absolute; right:5px; /*left:50%;*/ bottom:5px; height:20px; }
.num li { float: left; width:21px; height:20px; background:url(../images/ink531hui.png) no-repeat center center; _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/ink531hui.png', sizingMethod='crop');
cursor: pointer; overflow: hidden; }
.num li.on { background:url(../images/ink531hui1.png) no-repeat center center; _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/ink531hui1.png', sizingMethod='crop');
width:21px; height:20px; }
/*网站banner_lunbo_gun样式结束*/

/*网站lunbo_ban_zn样式开始*/
.ban_zn{
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	position:relative;
	/*width:1100px;*/ /*如果非全屏轮播，可加此样式*/
}
.ban_zn * {margin:0;padding:0;}
/*.ban_zn .d1{width:100%;display:block;position:absolute;left:0px;top:0px;
	height:577px;
}*/
.ban_zn .d2{
	width:100%;
	height:15px;
	clear:both;
	position:absolute;
	z-index:9;
	left:0px;
	bottom:0px;
	padding:10px 0px 10px 0px;
/*
	background:#000;
	FILTER: alpha(opacity = 30);
	opacity: 0.7; 
	background:rgba(0,0,0,0.4);
*/
}
.ban_zn * a,.ban_zn * img{border:0;}
.ban_zn .d2 ul{list-style-type:none;float:left;position:absolute;left:50%;top:10px;display:inline;}
.ban_zn .d2 li{list-style-type:none;width:17px;height:15px;overflow:hidden;cursor:pointer;background:url(../images/img1.png) no-repeat center;float:left;margin:0 3px;display:inline;}
.ban_zn .d2 li.nuw{background:url(../images/img1_1.png) no-repeat center;}
/*网站lunbo_ban_zn样式结束*/


/*-1.网站正文布局-*/

/*--新样式布局区--*/



/*--1.首页公司简介--*/
.in_about {
	margin:0px auto;
	padding:40px 0px;
	width:100%;
	max-width:1300px;
}
.webpg_zyjjs {
	margin:0px auto;
	text-align:left;
	overflow:hidden;
	width:100%;
	max-width:1300px;
}
.ab_top {
	width:100%;
	max-width:1300px;
	height:100px;
	line-height:100px;
	text-align:center;
}
.ab_top h1 {
	font-size: 2.5em;
	font-family: "Raleway-Bold";
	text-transform:uppercase;
}
.ab_top a {
	display:block;
	width:100%;
	max-width:1300px;
	height:50px;
	color:#000;
	text-decoration:none;
	letter-spacing:1px;
}
.ab_top a:hover {
	color:000;
	text-decoration:none;
}
.webpg_zyjj {
	margin:0px auto;
	padding:0px;
	color:#000000;
	text-align:left;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 36px;
	overflow:hidden;
	width:100%;
	max-width:1000px;
	font-family: "Raleway-ExtraLight";
	font-weight:400;
}
.webpg_zyjj .abpic {
	display: block;
	width:175px;
	height:125px;
	margin:0px 10px 5px 0px;
	float:left;
}

/*左上角图片*/
.ab_pic {
	display:block;
	float:left;
	margin-right:35px;
	width:459px;
	height:348px;
}
.xxxx {/*--查看详情--*/
	display:block;
	margin:40px auto 0px auto;
	width:146px;
	height:39px;
	line-height: 39px;
	font-size: 20px;
	text-decoration: none;
	color:#fff;
	background:#313131;
	border-radius:19px;
	text-align: center;
	font-family: "Raleway-Bold";
	transition:all .3s ease-in-out;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
}
.xxxx:hover {
	background:#ff6600;
	color:#fff;
}

/*--1.首页产品分类，产品展示--*/
.qy_flpro {
	width:100%;
	overflow: hidden;
}
.qy_flp_text {
	margin:0px auto;
	width:1100px;
	height:809px;
	margin:0px auto;
}
.qy_in_fl {
	width:272px;
	height: 692px;
	float:left;
}
.qy_in_top {
	padding-top: 18px;
	padding-left:52px;
	width: 220px;
	height: 72px;
	background: url(../img/page_37.jpg) no-repeat top center;
}
.qy_in_top a {
	font-size:21px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

.list_k {
	width:100%;
}
.zyfl {
	margin:0px auto;
	padding:0px .25%;
	text-align:center;
	width:99.5%;
	overflow:hidden;
}
.in_k_s {
	float:left;
	margin:0px .25% .5% .25%;
	width:24.5%;
	overflow: hidden;
	background-size:cover;
	transition: all .3s ease-in-out;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-o-transistion:all .3s ease-in-out;
}
	@media (max-width:1920px) {
	.in_k_s {height:300px;}
	}
	@media (max-width:1600px){
	.in_k_s {height:250px;}
	}
	@media (max-width:1440px){
	.in_k_s {height:225px;}
	}
	@media (max-width:1280px){
	.in_k_s {height:200px;}
	}
	@media (max-width:1100px) {
	.in_k_s {height: 300px;margin-top:4px;}
	}
.in_k_s img {
	padding:0px;
	margin: 0px;
}
.in_k_s .fg {
	display: block;
	text-transform: uppercase;
	margin:0px auto;
	width:80%;
	position: absolute;
	z-index: 99;
	top: 80%;
	left: 0px;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-webkit-opacity:0;
	-o-opacity:0;
	opacity: 0;
	bottom: 0px;
	right: 0px;
	height: 100px;
	font-size:19px;
	text-align: center;
	font-family: "Raleway-Bold";
	transition: all .2s ease-in-out;
	-webkit-transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;
	-o-tansition:all .2s ease-in-out;
	transition-delay: .2s;
}
.in_k_s .zhez {
	display: block;
	position:absolute;
	z-index: 88;
	top:80px;
	left:0px;
	right:0px;
	bottom:0px;
	width:100%;
	height:300px;
	background-color:#000;
	filter:Alpha(opacity=0);
	-moz-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity
	transition:all .2s ease-in-out;
	-webkit-transition:all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition:all .2s ease-in-out;
}
.zyfl a:hover .zhez {
	top:0px;
	filter:Alpha(opacity=50);
	-moz-opacity: 0.5;
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	background-color: #000;
}
.zyfl a:hover .fg {
	opacity: 1;
	top: 30%;
}
.in_k_st {
	float:left;
	margin:0px .25% 0px .25%;
	width:32.8%;
	overflow: hidden;
	background-size:100% 100%;
	transition: all .3s ease-in-out;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-o-transistion:all .3s ease-in-out;
}
	@media (max-width:1920px) {
	.in_k_st {height:300px;}
	}
	@media (max-width:1600px){
	.in_k_st {height:250px;}
	}
	@media (max-width:1440px){
	.in_k_st {height:225px;}
	}
	@media (max-width:1280px){
	.in_k_st {height:200px;margin-top:4px;}
	}
	
.in_k_st img {
	padding:0px;
	margin: 0px;
}
.in_k_st .fgt {
	display: block;
	text-transform: uppercase;
	margin:0px auto;
	width:70%;
	position: absolute;
	z-index: 99;
	top: 80%;
	left: 0px;
	opacity: 0;
	bottom: 0px;
	right: 0px;
	height: 100px;
	font-size:19px;
	text-align: center;
	font-family: "Raleway-Bold";
	transition: all .2s ease-in-out;
	-webkit-transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;
	-o-tansition:all .2s ease-in-out;
	transition-delay: .2s;
}
.in_k_st .zhezt {
	display: block;
	position:absolute;
	z-index: 88;
	top:80px;
	left:0px;
	right:0px;
	bottom:0px;
	width:100%;
	height:300px;
	background-color:#000:
	transition:all .3s ease-in-out;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
}
.zyfl a:hover .zhezt {
	top:0px;
	filter:Alpha(opacity=50);
	-moz-opacity: 0.5;
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	background-color: #000;
}
.zyfl a:hover .fgt {
	opacity: 1;
	top: 30%;
}

.zyfl a{ /*产品分类样式*/
	position: relative;
	display:block;
	overflow:hidden;
	font-size: 18px;
	color: #fff;
	width:100%;
	height:100%;
	text-align:left;
	text-decoration: none;
	font-weight:normal;
	transition:all .2s ease-in-out;
	-webkit-transition:all .5s ease-in-out;
	-moz-transition:all .5s ease-in-out;
	-o-transition:all .5s ease-in-out;
}
.zyfl a:hover {
	color: #fff;
	text-decoration:none;
}
.zyfl h3{
	display:inline;
	font-weight:bold;
	font-size: 12px;
}
.zyyjfl{ /*页面左侧有二级分类产品一级样式*/
	margin:0px 8px 0px 20px;
	padding:0px 0px 0px 30px;
	display:block;
	overflow:hidden;
	letter-spacing:1px;
	height:33px;
	line-height:33px;
	background-image:url(../images/dot1.gif);
	background-repeat: no-repeat;
	background-position: 12px 10px;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.zyejfl{ /*页面左侧有二级分类产品二级样式*/
	margin:0px 8px 0px 40px;
	padding:0px 0px 0px 30px;
	display:block;
	overflow:hidden;
	letter-spacing:1px;
	height:22px;
	line-height:22px;
	background-image:url(../images/dot1.gif);
	background-repeat: no-repeat;
	background-position: 12px 5px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.zclmfg1 {
	margin:0px;
	padding:0px;
	width:100%;
	height:20px;
	float:left;
}
.zclm2s {
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:left;
	overflow:hidden;
	float:left;
	width:100%;
}
.zclm2 {
	margin:0px;
	padding:10px 10px 0px 22px;
	text-align:left;
	font-size: 12px;
	line-height: 26px;
	color: #000000;
	text-decoration: none;
	overflow:hidden;
	background:url(../images/xpk_21.jpg);
	height:52px;
}
.zylx {
	font-size: 12px;
	line-height: 26px;
	color: #000000;
	text-decoration: none;
}
.zclmfg2 {
	margin:0px;
	padding:0px;
	width:100%;
	height:20px;
	float:left;
}
.webpg_cp_top {
	margin:0px auto;
	width:100%;
	max-width:1300px;
	height:230px;
}
.webpg_cp_top a {
	display: block;
	padding-top:65px;
	width:100%;
	max-width:1300px;
	height:160px;
	line-height:60px;
	color:#000;
	text-align:center;
	font-weight:10px;
	font-size: 1.2em;
	font-family: "Raleway-Bold";
	text-transform:uppercase;
}
.webpg_chanpin {
	overflow:hidden;
	margin:0px auto;
	padding:0px;
	width:100%;
	}
.webpg_in_cpzs { /*首页产品展示外框样式*/
	padding-top:20px;
	margin:0px 4%;
	text-align:left;
	overflow:hidden;
	width:92%;
}
.cpzs_ul { /*首页产品展示样式*/
	list-style-type:none;
	overflow:hidden;
	margin: 0px;
}
.cpzs_li { /*首页产品展示样式*/
	margin-bottom:26px;
	margin-left:2%;
	padding:0px;
	float:left;
	overflow:hidden;
	width:18%;
}
.cpzs_li:first-child {
	margin-left:0%
}
.cpzs_li a {
	display:block;
	margin:0px auto;
	width:100%;
	color:#fff;
	font-size: 14px;
	text-decoration: none;
	background:#5a5a5a;
	transition:all .2s ease-in-out;
	-webkit-transition:all .5s ease-in-out;
	-moz-transition:all .5s ease-in-out;
	-o-transition:all .5s ease-in-out;	
}
.cpzs_li a:hover {
	color: #fff;
	font-weight:normal;
	text-decoration:none;
	background:#35a1ad;
}
.cpzs_s { /*首页产品展示-上侧图片布局样式*/
	margin:0px;
	width:100%;
	text-align:center;
}
.cpzs_s h4 {
	display:inline;
}
.cpzs_tu { /*首页产品展示-上侧图片大小样式*/
	width:100%;
	border: 0px solid #ff6600;
	/*padding:5px;*/    /*图片与边框之间的空隙*/
}
.cpzs_tu:hover {
	border:0px solid #ccc;
}
.cpzs_x { /*首页产品展示-下侧产品名布局样式*/
	display:block;
	width:255px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:14px;
}
.cpzs_xx { /*首页产品展示-下侧产品其他属性布局样式*/
	display:block;
	margin:0px auto 30px auto;
	width:146px;
	height:39px;
	text-align:center;
	color:#999999
}
.cpzs_xx a {
	display:block;
	width:100%;
	border-radius:18px;
	line-height:39px;
	text-align:center;
	background:#313131;
	color:#fff;
	font-size:18px;
	font-family:"Raleway-SemiBold";
	transition:all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-o-transistion:all .3s ease-in-out;
}
.cpzs_xx a:hover {
	background:#ff6600;
	color:fff;
}




.zclm1s {
	font-size:14px;
	color:#000;
	line-height:35px;
	margin:0px;
	padding:0px 15px 5px 15px;
	text-align:left;
	width:500px;
	overflow:hidden;
	height:404px;
	background:url(../img/page_21.jpg) no-repeat bottom center;
}
.c_name {
	display:block;
	width:100%;
	height:35px;
	line-height:35px;
	font-size:18px;
	color:#004373;
}

/*--案例-滚动--*/
.webpg_al_top {
	width:1100px;
	height:169px;
}
.webpg_chanpint {
	margin:0px auto;
	padding:0px;
	width:100%;
	max-width:1100px;
	overflow:hidden;
}
.zycpsm { /*首页产品展示-下侧产品详细说明样式*/
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	text-align:left;
	font-size:12px;
	color:#666666;
	line-height:16px;
	width:180px;
	height:32px;
	overflow:hidden;
}
#boxbox2100 {/*产品向左滚动控制*/
	padding:0px;
	margin:0px;
	text-align:left;
	overflow:hidden;
	width:100%;
	height:auto;
}
#inboxbox2100 {
	float:left;
	width:800%;
}
#boxbox21001 {
	float:left;
}
#boxbox21002 {
	float:left;
}
#andyscroll { /*产品向上间歇滚动控制*/
	overflow: hidden;
	height: 320px;
	background: #E8F8F8;
}
#scrollmessage { /*产品向上间歇滚动*/
	float: left;
	text-align: left;
}
.webpg_zxsps {
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:left;
	float:right;
	width:480px;
	overflow:hidden;
}
.webpg_zxsp {
	margin:0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	text-align:left;
	width:100%;
	background:url(../images/mkbg.jpg);
	height:auto;
}
.webpg_cplbs {
	padding:0px;
	margin:0px 0px 0px 0px;
	text-align:left;
	overflow:hidden;
	float:left;
	width:500px;
}
.webpg_cplb {
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	text-align:left;
	width:100%;
	overflow:hidden;
	height:265px;
}
#left1 {
	padding:0px;
	margin:0px;
	float:left;
	width:39px;
	height:244px;
	text-align:left;
	background:url(../img/l_left.jpg) no-repeat left center;
}
.pro_gun {
	padding:0px;
	margin:0px atuo;
	width:1020px;
	height:244px;
	float:left;
	overflow:hidden;
}
#right1 {
	padding:0px;
	margin:0px;
	float:right;
	width:39px;
	height:244px;
	text-align:left;
	background:url(../img/l_right.jpg) no-repeat right center;
}
.cplb_ul{
	width:100%;
	max-width:1100px;
	height:244px;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
.cplb_li{
	margin:0px 1%;
	width:23%;
	max-height:244px;
	padding:0px;
	float:left;
	text-align:center;
}
.cplb_li_tu { /*首页产品展示-上侧图片大小样式*/
	width:100%;
	max-height:188px;
	border: 1px solid #ccc;
	/*padding:5px;*/    /*图片与边框之间的空隙*/
}
.cplb_li h4 {
	display:inline;
}
.cplb_li a{
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	line-height:28px;
}
.cplb_li a:hover{
	color:#ff6600;
	margin: 0px;
	padding: 0px;
}






/*------文字划出动画-----*/
.webpg_cpzs ul li{float:left;display:inline;width:267px;height:384px;overflow:hidden;position:relative;}
.webpg_cpzs ul li .photo{width:267px;height:384px;overflow:hidden;}
.webpg_cpzs .rsp{width:267px;height:384px;overflow:hidden;position: absolute;background:#000;top:0px;left:7px;}
.webpg_cpzs .text{position:absolute;width:267px;height:384px;left:-300px;top:0px;overflow:hidden;}
.webpg_cpzs ul li .photo1{width:267px;height:384px;overflow:hidden;}
.webpg_cpzs .rsp1{width:267px;height:384px;overflow:hidden;position: absolute;background:#000;top:35px;left:7px;}
.webpg_cpzs .text1{position:absolute;width:267px;height:384px;left:-300px;top:35px;overflow:hidden;}
.webpg_cpzs .text h3{width:267px;margin-top:100px;height:50px;line-height:50px;text-align:center;color:#FFFFFF;font-size:20px;}
.webpg_cpzs .text a{text-decoration:none}
.webpg_cpzs .text div{text-align:center;color:#FFFFFF;font-size:18px;}





/*-1.新闻-*/
.webpg_xinwens,.qm_in_news {
	margin:0px auto;
	text-align:left;
	width:1100px;
	overflow:hidden;
}
.webpg_news {
	float:left;
	width:300px;
	height:592px;
}
.webpg_newss {
	float:right;
	padding-top:37px;
	width:740px;
	
}
.n_more {
	padding-top:10px;
	width:100%;
	height:13px;
	line-height:13px;
	text-align:right;
}
.webpg_news_top {
	width:300px;
	height:35px;
	padding:31px 0px 0px 0px;
	background:url(../img/page_20.jpg) no-repeat top left;
	font-size:18px;
	text-align:left;
}
.webpg_news_top a {
	color:#0da6d7;
	text-decoration:none;
}
.webpg_news_top a:hover {
	color:000;
	text-decoration:none;
}
.webpg_newss_top {
	width:446px;
	height:57px;
	padding:8px 0px 0px 15px;
	background:url(../img/page_41.jpg) no-repeat top left;
	font-size:28px;
	text-align:left;
}
.webpg_newss_top a {
	color:#fff;
	text-decoration:none;
}
.webpg_newss_top a:hover {
	color:ff6600;
	text-decoration:none;
}
.webpg_xinwen {
	text-align:left;
	width:415px;
	height:86px;
}
.webpg_jszx {
	margin:0px;
	padding:10px 30px 0px 0px;
	text-align:left;
	width:431px;
	height:267px;
}
.webpg_slt {
	width:415px;
	height:110px;
}
.news { /*首页新闻列表样式*/
	padding:2px 0px 2px 0px;
	margin:0px;
	overflow:hidden;
	border-bottom:1px dashed #967c63;
	height:124px;
}
.news1 { /*首页新闻标题样式*/
	padding-left:28px;
	text-align:left;
	overflow:hidden;
	display:block;
	height:40px;
	line-height:40px;
	width:712px;
	background:url(../img/02.jpg) no-repeat 9px 15px;
}
.n_addtime {
	display:block;
	padding-left:28px;
	width:712px;
	font-size:13px;
	height:30px;
	line-height:30px;
	text-align:left;
	color:#967c63;
}
.n_qita {
	display:block;
	padding-left:28px;
	width:712px;
	font-size:13px;
	line-height:30px;
	text-align:left;
	color:#967c63;
}
.newsl { /*首页新闻列表样式*/
	padding:6px 0px 6px 0px;
	margin:0px;
	overflow:hidden;
	border-bottom:1px dashed #ccc;
	width:100%;
	height:73px;
}
.qy_new_sl{
	overflow:hidden;
	display:block;
	height:110px;
	width:150px;
	text-align:center;
	padding-left:0px;
	float:left;
}
.newsl1 { /*首页新闻标题样式*/
	float:left;
	padding-left:10px;
	width:265px;
	height:30px;
	line-height:30px;
	text-align:left;
}
.newsl1 a {
	color:#50b540;
}
.newsl1 a:hover {
	color:#000;
}
.newsl1 h4 {
	display:inline;
	font-weight:bold;
	font-size:12px;
}
.qy_news_jian {
	padding-left:10px;
	width:265px;
	height:40px;
	line-height:20px;
	text-align:left;
	float:left;
	font-size:12px;
	color:#979797;
}
.n_addtimel {
	display:block;
	font-size:12px;
	width: 100px;	
	height:22px;
	line-height:22px;
	float:left;
	text-align:left;
	color:#ff6600;
}

.zyxw {
	color: #9d0000;
	text-decoration: none;
	font-size: 17px;
}
.zyxw:hover {
	color:#0da6d7;
	text-decoration:none;
}
.news1 h4 {
	display:inline;
	font-weight:normal;
	font-size:12px;
}
.news2 { /*首页新闻时间样式*/
	display:block;
	text-align:left;
	width: auto;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	line-height:20px;
	height:38px;
	overflow:hidden;
}


.webpg_jhlm {
	width:100%;
	height:249px;
	margin-top:10px;
	background:#22a035;
}
.webpg_jhlm ul {
	width:1100px;
	height:249px;
	list-style-type:none;
}
.webpg_jhlm li {
	float:left;
	height:249px;
}
.content {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding:0px;
	width:100%;
	max-width:1300px;
	height:auto;
	overflow:hidden;
}
.in_one {
	width:100%;
	height:600px;	
}
.suiyi {
	margin:0px;
	padding:0px;
}
.fd {
	margin:0px;
	padding:0px;
	float:left;
	overflow:hidden;
}
.gekai {
	margin:0px;
	padding:0px;
	width:100%;
	height:1px;
	float:left;
	overflow:hidden;
}
.clearfloat {
	clear:both;
}


/*网站首页布局*/
.webpg_zyzuo {
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
	width:260px;
	text-align:left;
	overflow: hidden;
}
.webpg_zyzhong {
	margin:0px 10px 0px 10px;
	padding:0px;
	float:right;
	width:500px;
	text-align:left;
	overflow:auto;
	background:url(../images/zyzhong.jpg);
}
.webpg_zyyou {
	margin:0px;
	padding:0px;
	float:right;
	width:501px;
	text-align:left;
	overflow:auto;
	background:url(../images/zyyou.jpg);
}
.lmsz {
	margin:0px;
	padding:0px 6px 0px 20px;
	text-align:left;
	overflow:hidden;
	height:44px;
	line-height:44px;
	background-image:url(../img/lmbg.jpg);
}
.lanmu1 {      /*标题栏目附加样式1*/
	background-image:url(../img/lmbg.jpg);
}
.lanmu2 {      /*标题栏目附加样式2*/
	background-image:url(../img/lmbg.jpg);
}
.lanmu3 {      /*标题栏目附加样式3*/
	background-image:url(../img/lmbg.jpg);
}

.fdtp {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	overflow:hidden;
	height:auto;
	width:1100px;
}


.webpg_gdxxs {
	padding:0px 0px 0px 0px;
	margin:20px 0px 0px 0px;
	width:1100px;
	text-align:left;
	overflow:hidden;
	float:left;
	background:url(../images/mkbg.jpg);
}
.webpg_gdxx {
	text-align:left;
	overflow:hidden;
	float:left;
	font-size:12px;
	height:50px;
	line-height:50px;
}
.webpg_gdxx .qimo {width:1000%; overflow:hidden;}
.webpg_gdxx .qimo div{ float:left; overflow:hidden; margin:0px; padding:0px;}
.webpg_gdxx .qimo ul{float:left; margin:0px; padding:0px;
	overflow:hidden;zoom:1;}
.webpg_gdxx .qimo ul li{float:left; margin:0px; padding:0px;
	list-style:none;}
.webpg_gdxx li a{margin-right:10px;color:#000000;}

.webpg_jdlbs {
	margin:0px 0px 0px 0px;
	padding:0px;
	overflow:hidden;
	text-align:center;
	float:left;
	width:180px;
}
.webpg_jdlb {
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	float:left;
	overflow:hidden;
	text-align:center;
	width:180px;
	height:auto;
	background:url(../images/mkbg.jpg);
}
.webpg_zxdc {
	margin:0px;
	padding:66px 0px 0px 26px;
	text-align:left;
	background-image:url(../images/zxdc.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

/*页面一些文字样式*/

/*-----新的产品列表页面-----*/
.Ncp_list {
	margin:0px auto;
	padding:1%;
	width:98%;
	list-style-type:none;
}
.Ncp_list li:hover {
	box-shadow:0px 0px 10px #AAA;
	-webkit-box-shadow: 0px 0px 10px #AAA;
	-moz-box-shadow:0px 0px 10px #AAA;
	-o-box-shadow:0px 0px 10px #AAA;
}
.Ncp_list .Ncp_b {
	float:left;
	padding:1%;
	width:23%;
	overflow:hidden;
}
.Ncp_list .Ncp_b .Ncp_n {
	display:block;
	width:100%;
	text-align:center;
}
.Ncp_list .Ncp_b .Ncp_n h2 {
	font-size:0.75em;
	font-family:"Raleway";
	text-transform:uppercase;
}

/*--产品列表页开始--*/
.pro_zs {
	list-style-type:none;
	width:100%;
}
.pro_zs li {
	padding:4px 1% 1% 1%;
	width:23%;
	height:auto;
	float:left;
}
.pro_zs .cptp {
	display:block;
	width:100%;
}
.pro_zs .cptp img {
	width:100%;
	max-height:284px;
}
.cpmc {
	display:block;
	width:100%;
	line-height:50px;
	font-size: 16px;
	text-transform:uppercase;
	font-family:"Raleway";
	color: #000000;
	text-decoration: none;
	text-align:center;
	font-weight:700;
}

/*--产品列表页结束--*/


.lmbt {            /*网站栏目标题文字的样式*/
	padding-left: 0px;
	margin:0px;
	font-size: 21px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	float:left;
	overflow:hidden;
}
.lmbt a{
	font-size: 19px;
	font-family:"Raleway-Bold";
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.lmbt span{        /*控制中文后的英文标题文字的样式*/
	font-size: 12px;
	/*color: #003300;*/    
	text-decoration: none;
	font-weight: normal;
}
.lmbt a:hover{
	font-size: 19px;
	color: #ff6600;
	text-decoration: none;
}
.more {
	padding: 0px 6px 0px 6px;
	margin: 0px;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	float: right;
	overflow: hidden;
	text-align: right;
	vertical-align: middle;
}
.more a{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
}
.more a:hover {
	text-decoration: none;
	color: #ff0000;
	font-size: 12px;
}
.backs {
	color: #eeeeee;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	padding-right: 6px;
}
.yndh {
	color: #eeeeee;
	font-size: 12px;
	text-align: right;
	text-decoration: underline;
}
.back {
	color: #eeeeee;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}

.cpfl {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.cpfl1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}
.cpfl2 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 26px;
}
.zxly {
	padding:0px;
	margin:0px 0px 0px 30px;
	float:right;
	overflow:hidden;
	display:block;
	text-decoration:none;
	color: #000000;
	font-size:16px;
	font-weight:bold;
}
.nyxw {
	color:#000000;
	text-decoration: none;
	font-size: 13px;
}
.nycp {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.zycp {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.zylj {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.ssjg {
	color:#000000;
	font-size:14px;
	text-align:left;
	line-height:28px;
}

/*网站内页布局*/
.sidebar {
	margin:0px;
	padding:0px;
	float:left;
	overflow:hidden;
	text-align:left;
	width:245px;
}

.nymk { /*内页左侧模块统一样式*/
	min-height:220px;
	width: 243px;
	border: 0px solid #077116;
}
.neirong {
	margin:0px;
	padding:0px;
	float: right;
	width: 1034px;
	text-align: left;
	background:#f9f9f9;
}
.neirong * img{
	width:100%;
	height:auto;
}
.nylm {
	background-image:url(../img/lmbg.jpg);
}
.nynr {
	padding:0px;
	text-align:left;
	min-height:580px;            /* 内页内容模块设置最小高度 */
	width:100%;
	/*height:550px;*/                
	/*overflow:auto;*/                /*内页内容模块固定高度时，本模块内的页面自会自动出现下拉条 */
}
.nynrNei {/*内页内容模块*/
	padding-top:60px;
	margin:0px auto;
	width:100%;
	max-width:1000px;
}
.pview {width:100%;}
.pview .pview_img {display:block;width:40%;float:left;margin-left:3%;}
span.sx {
	display:block;
	width:53%;
	float:right;
	text-align:left;
	line-height:62px;
}
span.sx h1 {
	font-size:50px;
	font-family:"Raleway-Bold";
	color:#635a54;
}
.sx_a {
	display:block;
	margin-top:20px;
	width:312px;
	height:41px;
	line-height:41px;
	font-size:31px;
	font-family:"Raleway";
	text-transform:uppercase;
	background:#000;
	color:#fff;
	text-align:center;
}
.sx_xg {
	display:block;
	float:right;
	width:53%;
}
.sx_xgbig {
	display:block;
	float:left;
	position:relative;
	position:relative;
	margin-top:10px;
	margin-right:2%;
	width:18%;
}
.sx_xg a{
	display:block;
	position:relative;
	z-index:10;
	width:100%;
	max-width:94px;
	filter:alpha(opacity:70);
	opacity:0.7;
	-moz-opacity:0.7;
	-webkit-opacity:0.7;
	transistion:all .3s ease-in-out;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-o-transistion:all .3s ease-in-out;
}
.sx_xg a:hover {
	filter:alpha(opacity:100);
	opacity:1;
	-moz-opacity:1;
	-webkit-opacity:1;
}
.sx_xg .bj{
	position:absolute;
	z-index:5;
	top:0px;
	left:0px;
	display:block;
	width:94px;
	height:131px;
	border:2px solid #ff6600;
}
.sx_xg .dh {
	position:absolute;
	z-index:15;
	bottom:16px;
	left:65px;
	display:block;
	width:33px;
	height:28px;
}
.sx_xg img {
	margin-left:2px;
	margin-top:2px;
	width:94px;
	height:131px;
}
.pro_xxjs {display:block;clear:both;padding-top:30px;width:100%;line-height:30px;background:url(../Images/line.gif) repeat-x left bottom}
.pro_vtext {
	display:block;
	width:98%;
	margin:0px 1%;
	padding:8px 0px 18px 0px;
	height:auto;
	text-align:left;
	overflow-x: auto;
	overflow-y: hidden;
}
.pro_vtext img{
	max-width:1000px !important;
	height:auto !important;
}
.pro_vleft {display:block;width:48%;float:left;text-align:center;line-height:45px;}
.pro_vright {display:block;width:48%;float:right;text-align:center;line-height:45px;}

.nyjj {
	line-height: 35px;
}

/*产品详情页面热销品*/

.cpht_ul { /*首页产品展示样式*/
	list-style-type:none;
	overflow:hidden;
	margin: 0px;
}
.cpht_li { /*首页产品展示样式*/
	margin-bottom:26px;
	margin:0px 1%;
	padding:0px;
	float:left;
	overflow:hidden;
	width:31.3%;
}
.cpht_li:first-child {
	/*margin-left:0%*/
}
.cpht_li a {
	display:block;
	margin:0px auto;
	width:100%;
	color:#000;
	font-size: 14px;
	text-decoration: none;
	transition:all .2s ease-in-out;
	-webkit-transition:all .5s ease-in-out;
	-moz-transition:all .5s ease-in-out;
	-o-transition:all .5s ease-in-out;	
	font-size:19px;
	font-family:"Raleway";
}
.cpht_li a:hover {

	font-weight:normal;
	text-decoration:none;
}
.cpht_s { /*首页产品展示-上侧图片布局样式*/
	margin:0px;
	width:100%;
	text-align:center;
}
.cpht_s h4 {
	display:inline;
}
.cpht_tu { /*首页产品展示-上侧图片大小样式*/
	width:100%;
	border: 0px solid #ff6600;
	/*padding:5px;*/    /*图片与边框之间的空隙*/
}
.cpht_tu:hover {
	border:0px solid #ccc;
}
.cpht_x { /*首页产品展示-下侧产品名布局样式*/
	display:block;
	margin:0px auto 10px auto;
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
}
.cpht_xx { /*首页产品展示-下侧产品其他属性布局样式*/
	display:block;
	width:100%;
	height:39px;
	text-align:center;
	color:#999999
}
.cpht_xx a {
	display:block;
	width:100%;
	border-radius:18px;
	line-height:40px;
	text-align:center;
	color:#fff;
	transition:all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-o-transistion:all .3s ease-in-out;
}
.cpht_xx a:hover {
	color:fff;
}

.xinwen01ss_neirong{ width: 998px;}
.xinwen01ss_nynr {padding:10px 10px 10px 20px;}
.xinwen01ss{margin:0px auto 0px auto;padding:15px 0px 15px 0px;border-bottom:1px dashed #666;display:block;overflow:hidden;}
.xinwen01_left_tu{padding:0px 0px 0px 0px;margin:0px 20px 0px 0px;float:left;width:198px;height:160px;display:block;overflow:hidden; border:1px solid #CCC;}
.xinwen01_right{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;overflow:hidden;display:block;}
.xinwen01_right_bt{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;line-height:22px; font-size:20px; font-weight: bold;height:22px; display:block; overflow:hidden; }
.xinwen01_right_bt a{font-size:20px; font-weight: bold;}
.xinwen01_right_sj{margin:0px 0px 0px 0px;padding:0px 0px 0px 20px; display:block;font-size:14px;float:right;overflow:hidden;}
.xinwen01_right_nr{margin:10px 0px 0px 0px;padding:0px 0px 0px 0px;display:block; line-height:22px; font-size:12px; height:132px; overflow:hidden;}


/*网站底部布局*/
.webpg_endsss {
	margin: 0px;
	padding: 0px;
	text-align: center;
	width:100%;
	background:#000;
}
.end_logo {
	padding:22px 0px;
	margin:0px auto;
	width:138px;
	height:71px;
}
.end_cname {
	width:100%;
	padding-bottom:43px;
	text-align:center;
	font-size:2.2em;
	color:#fff;
	font-family:"Raleway-Bold";
	text-transform:uppercase;
}
.end_qk {
	margin:0px auto;
	width:100%;
	max-width:1300px;	
}
.end_qk span {
	display:block;
	float:left;
	text-align:left;
	color:#fff;
}
.end_qk .T_one {
	width:30%;
	padding-left:3%;
	overflow:hidden;
	height:300px;
}
.end_qk .T_two {
	padding-left:1%;
	width:32%;
	overflow:hidden;
	height:300px;
	font-size:16px;
	line-height:30px;
}
.end_qk .T_two a {
	color:#fff;
	text-decoration:none;
}
.end_qk .T_two a:hover {
	color:#ff6600;
	text-decoration:none;
}
.end_qk .T_three {
	width:23%;
	padding:0px 5%;
	overflow:hidden;
	height:300px;
}

.T_one h2 {
	color:#7f7f7f;
	font-family:"Raleway-Bold";
	text-transform:uppercase;
}
.T_two h2 {
	display:block;
	font-size:2em !Important;
	color:#7f7f7f;
	font-family:"Raleway-Bold";
	text-transform:uppercase;
	margin:0 0 0.75em 0 !important;
}
.T_three h2 {
	display:block;
	width:100%;
	text-align:center;
	color:#7f7f7f;
	font-family:"Raleway-Bold";
	text-transform:uppercase;
	margin:0 0 0.75em 0 !important;	
}
.T_three a {
	float:left;
	display:block;
	width:50%;
	line-height:40px;
	height:40px;
	text-align:left;
	color:#fff;
	fong-size:17px;
	transition:all .3s ease-in-out;
}
.T_three a:hover {
	color:#ff6600;
}

.gszs_ul:before,.end_qk:before  {
	content:"";
	display:"table";
}
.gszs_ul:after ,end_qk:after {
	clear:both;
}
.gszs_ul {
	width:100%;
	list-style-type:none;
	clear:both;
}
.gszs_li {
	width:100%;
}
.gszs_li a {
	color:#fff;
	font-size:15px;
	transistion:all .3s ease-in-out;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-o-tansition:all .3s ease-in-out;
}
.gszs_li a:hover {
	color:#ccc;
}
.cpzs_zs {
	float:left;
	width:25%;
	height:119px;
}
.cpzs_tuzs {
	width:79px;
	height:104px;
}
.cpzs_zst {
	float:right;
	width:75%;
	padding-top:40px;
}

.endniu {
	margin:0px;
	padding:0px;
	width:100%;
	height:6px;
}
.webpg_ends {
	margin: 0px auto;
	padding:0px;
	text-align:center;
	overflow:hidden;
	width:100%;
	max-width:1300px;
	height:auto;
	font-size:12px;
}
/*-0.底部导航--*/
.endnavs {
	margin:0px auto;
	padding:0px;
	text-align:center;
	overflow:hidden;
	color:#fff;
	width:100%;
	max-width:999px;
	line-height: 40px;
	height:40px;
	font-size:12px;
}
.endnavs a{
	color: #fff;
	margin:0px 10px;
}
.endnav {
	font-size: 12px;
	text-decoration: none;
	color: #000;
}

.in_links {/*页面底部友情链接布局样式*/
	width:100%;
	min-height:35px;
}
.links { 
	margin:0px auto;
	padding-left:13%;
	padding-top:20px;
	overflow:hidden;
	width:87%;
	max-width:1020px;
	text-align:left;
	color: #fff;
	height:60px;
	line-height:35px;
	font-size: 12px;
	background:url(../img/page_99.jpg) no-repeat bottom left;
}
.links a{
	margin:0px 5px 0px 0px;
	padding:0px;
	font-size: 12px;
	color: #fff;
}
.links a:hover {
	color:#ff6600;
}
.endlink {
	display:none;
	margin:0px 6px 0px 0px;
	padding:0px;
	letter-spacing:1px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	overflow:hidden;
}
.dbxx { /*页面底部信息*/
	overflow:hidden;
	width:100%;
	max-width:1300px;
	height:47px;
	text-align:left;
	font-size: 19px;
	text-decoration: none;
	text-align:center;
	line-height: 20px;
	color:#fff;
}
/*网站底部布局end*/

.zclm_cp {
	padding:0px;
	margin:0px;
	text-align:left;
	overflow:hidden;
	float:left;
}
.zclm_cp2 { /*页面只有一级分类时使用此样式*/
	margin:0px;
	padding:0px;
	text-align:left;
	overflow:hidden;
	height:auto;
}
.zclm_cp2 a{ /*页面左侧产品分类样式*/
	margin-top:2px;
	padding:0px 8px 0px 40px;
	display:block;
	letter-spacing:1px;
	height:43px;
	line-height:43px;
	background: #dedddd url(../images/dot1.gif) no-repeat 20px 17px;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.zclm_cp2 h3{
	display:inline;
	font-weight:normal;
	font-size: 13px;
}
.zclm_cp2 a:hover {
	color: #fff;
	text-decoration:none;
	background:#ff6600 url(../images/dot1_1.gif) no-repeat 20px 17px;
} 
.zclm_cp2_erji { /*页面含有二级分类时使用此样式*/
	margin:0px;
	padding:0px;
	text-align:left;
	clear: left;
	overflow:hidden;
	height:auto;
	background:#ededed;
	font-family:"Raleway";
}
.B_Menu {
	display: block;
	padding-left:5%;
	width:95%;
	line-height: 40px;
	font-size:15px;
	color:#2c2825;
	font-weight:700;
}
.L_menu {
	display: block;
	width:90%;
	padding-left:10%;
	line-height: 30px;
	font-size:12px;
	color:#2c2825;
}
.yjfl{ /*页面左侧有二级分类产品一级样式*/
	margin:2px 0px;
	padding:0px 0px 0px 30px;
	display:block;
	overflow:hidden;
	letter-spacing:1px;
	height:43px;
	line-height:43px;
	background: #f9f9f9 url(../images/dot1.gif) no-repeat 20px 17px;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	transition:all .3s ease-in-out;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
}
.yjfl:hover {
	color: #fff;
	text-decoration:none;
	background:#ff6600 url(../images/dot1_1.gif) no-repeat 20px 17px;
}
.ejfl{ /*页面左侧有二级分类产品二级样式*/
	margin:0px 8px 0px 30px;
	padding:0px 0px 0px 30px;
	display:block;
	overflow:hidden;
	letter-spacing:1px;
	height:22px;
	line-height:22px;
	background-image:url(../images/dot1.gif);
	background-repeat: no-repeat;
	background-position: 12px 5px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.zclm_lx {
	padding:0px;
	margin:0px;
	text-align:left;
	overflow:hidden;
	float:left;
}
.zclm_lx1 {
	background-image:url(../img/lmbg.jpg);
}
.zclm_lx2 {
	margin:0px;
	padding:16px 10px 10px 10px;
	text-align:left;
	font-size: 13px;
	line-height: 26px;
	color: #000000;
	text-decoration: none;
	height:auto;
}
.zclx {
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.zclm_xw {
	padding:0px;
	margin:0px;
	text-align:left;
	overflow:hidden;
	float:left;
}
.zclm_xw1 {
	background-image:url(../img/lmbg.jpg);
}
.zclm_xw2 {
	margin:0px;
	padding:10px 0px 10px 0px;
	text-align:left;
	font-size: 12px;
	text-decoration: none;
	height:auto;
}
.zclm_xw2ys { /*左侧新闻列表样式*/
	padding:0px;
	margin:0px;
	height:37px;
	line-height:37px;
	background:url(../images/bg5.gif) repeat-x left bottom;
}
.news_left {
    text-align: left;
    overflow: hidden;
    display: block;
    height: 37px;
    line-height: 37px;
    width: 243px;
}
.zcxw {
	display:block;
    padding-left: 28px;
    width: 215px;	
    height: 37px;
    line-height: 37px;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	background:#ecebeb url(../img/02.jpg) no-repeat 9px 12px;
}
.zcxw:hover {
	color:#fff;
	text-decoration:none;
	background:#ff6600 url(../img/02_1.jpg) no-repeat 9px 12px;
}

/*-------新闻详情下方推荐-------*/
.zclm_xwxqtj { /*左侧新闻列表样式*/
	padding:0px;
	margin:0px;
	height:37px;
	line-height:37px;
	background:url(../images/bg5.gif) repeat-x left bottom;
}
.news_tj {
    text-align: left;
    overflow: hidden;
    display: block;
    height: 37px;
    line-height: 37px;
    width: 100%;
    padding-left: 24px;
    float: left;
    background: url(../img/02.jpg) no-repeat 9px 13px;
}
.news_tj h4 {
	line-height:37px !important;
	
}
.news_tj_r {
    display: block;
    text-align: left;
    width: auto;
    color: #000000;
    text-decoration: none;
    font-size: 12px;
    line-height: 37px;
    height: 37px;
    overflow: hidden;
}

.zclm_hya {
	padding:0px;
	margin:0px;
	text-align:left;
	overflow:hidden;
	float:left;
}
.zclm_hya1 {
	background-image:url(../images/lmbg.jpg);
}
.zclm_hya2 { /*页面只有一级分类时使用此样式*/
	margin:0px;
	padding:10px 0px 10px 0px;
	text-align:left;
	overflow:hidden;
	height:auto;
}
.zclm_hya2 a{ /*页面左侧产品分类样式*/
	margin:0px 8px 0px 20px;
	padding:0px 0px 0px 30px;
	display:block;
	letter-spacing:1px;
	height:33px;
	line-height:33px;
	background-image:url(../images/dot1.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.zclm_hya2 a:hover {
	color: #ff0000;
	text-decoration:underline;
} 
.zclm_hyb {
	padding:0px;
	margin:0px;
	text-align:left;
	overflow:hidden;
	float:left;
}
.zclm_hyb1 {
	background-image:url(../images/lmbg.jpg);
}
.zclm_hyb2 {
	margin:0px;
	padding:16px 10px 10px 28px;
	text-align:left;
	font-size: 12px;
	line-height: 26px;
	color: #000000;
	text-decoration: none;
	height:auto;
}
.zclm_hyc {
	padding:0px;
	margin:0px;
	text-align:left;
	overflow:hidden;
	float:left;
}
.zclm_hyc1 {
	background-image:url(../images/lmbg.jpg);
}
.zclm_hyc2 {
	margin:0px;
	padding:16px 0px 10px 0px;
	text-align:left;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	height:auto;
}
.hylj {
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

.biankuang {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;	
}
.niu {
	background-image: url(../images/topbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #060;
	text-decoration: underline;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
}

.prozu { /*内页产品展示分组样式*/
	margin:0px 0px 10px 0px;
	padding:0px;
	text-align:left;
	width:100%;
	overflow:hidden;
}
.prozu_lm {
	margin:0px;
	padding:8px 6px 8px 16px;
	text-align:left;
	overflow:hidden;
	height:auto;
	background:url(../images/prozu_lmbg.png);
}
.prozu_lm .lmbt a {
	color:#000;
}
.prozu_lm .more a {
	color:#000;
}
.prozu_cp { /*内页产品展示外框样式*/
	padding: 10px 0px 0px 0px;
	margin: 0px;
	text-align: left;
	height: auto;
	border: 1px solid #CCC;
}
.prozu_cp ul { /*内页产品展示样式*/
	list-style-type:none;
	overflow:hidden;
	margin: 0px;
	width:100%;
	padding: 0px;
}
.prozu_cp li { /*内页产品展示样式*/
	float:left;
	overflow:hidden;
}
.prozu_cp_s { /*内页产品展示-上侧图片布局样式*/
	padding:0px;
	margin:0px;
	width:208px;
	height:130px;
	text-align:center;
	border: 0px solid #ccc;
}
.prozu_cp_s h4 {
	display:inline;
}
.prozu_cp_tu { /*内页产品展示-上侧图片大小样式*/
	width:185px;
	height:130px;
	border: 1px solid #ccc;
	/*padding:5px;*/    /*图片与边框之间的空隙*/
}
.prozu_cp_x { /*内页产品展示-下侧产品名布局样式*/
	padding:0px;
	margin:0px 0px 10px 0px;
	text-align:center;
}
.prozu_cp_mc { /*内页产品展示-下侧产品名大小样式*/
	font-size: 13px;
	line-height:38px;
	color: #000000;
	text-decoration: none;
}
.prozu_cp_sm { /*内页产品展示-下侧产品详细说明样式*/
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	text-align:left;
	font-size:12px;
	color:#666666;
	line-height:16px;
	width:180px;
	height:32px;
	overflow:hidden;
}

#goTopBtn {   /*回到顶部*/
	POSITION: fixed; TEXT-ALIGN: center; LINE-HEIGHT: 30px; WIDTH: 63px; BOTTOM: 35px; HEIGHT: 65px; FONT-SIZE: 12px; CURSOR: pointer; RIGHT: 0px; _position: absolute; _right: auto; BACKGROUND:url(../images/gototop.png) no-repeat left bottom; }
#goTopBtn:hover { BACKGROUND:url(../images/gototop.png) no-repeat left top;}

/*留言新样式*/
.m_write {
	margin:0px auto;
	width:95%;
}
.m_top {
	width:100%;
	height:50px;
	line-height:40px;
	font-size:17px;
}
.m_write ul {
	width:100%;
	list-style-type:none;
}
.m_write li {
	padding-top:20px;
	width:100%;
	min-height:30px;
	line-height:30px;
	clear:both;
}
.m_write .m_title {
	display:block;
	float:left;
	width:20%;
	line-height:30px;
	text-align:right;
	font-size:14px;
	color:#000;
}
.m_write .m_text {
	display:block;
	width:80%;
	float:right;
	line-height:30px;
}
.m_write .m_title1 {
	display:block;
	float:left;
	width:20%;
	height:95px;
	text-align:right;
	font-size:14px;
	color:#000;
}
.m_write .m_text1 {
	display:block;
	width:80%;
	float:right;
	height:95px;
}
.m_write .m_text input.input{
    border: 1px solid #b0b0b0;
    border-radius: 4px;
    color: #000;
    font-size: 1em;
    height: 25px;
    padding: 0 5px;
    transition: background 0.3s ease-in-out;
    width: 240px;
}
.m_write .m_text input.input:focus {
    outline: none;
    border-color: #9ecaed;
    box-shadow: 0 0 10px #9ecaed;
}

.m_write .m_text input.checkco{
    border: 1px solid #b0b0b0;
    border-radius: 4px;
    color: #000;
    font-size: 1em;
    height: 30px;
    padding: 0 5px;
    transition: background 0.3s ease-in-out;
    width: 100px;
}
.m_write .m_text input.checkco:focus {
    outline: none;
    border-color: #9ecaed;
    box-shadow: 0 0 10px #9ecaed;
}

.m_write .m_text1  textarea{
    border: 1px solid #b0b0b0;
    border-radius: 2px;
    color: #000;
    font-size: 1em;
    height: 100px;
    padding: 0 5px;
    transition: background 0.3s ease-in-out;
    width: 400px;
}
.m_write .m_text1 textarea:focus {
    outline: none;
    border-color: #9ecaed;
    box-shadow: 0 0 10px #9ecaed;
}




/*--特效区--*/
#divMainTab {/*-TAB左右切换-*/
	float:left;
	margin: 8px 0px 6px 1px;
	padding: 0px
}
.hdm_ul {
	margin:0px;
	padding:0px;
	list-style:none;
	overflow:hidden;
	border-collapse: collapse;
}
.hdm_ul li {
	margin-right:10px;
}
.hdm_normal {
	list-style: none;
	float: left;
	padding: 0px 0px 0px 10px;
	width: 129px;
	height:36px;
	line-height:36px;
	text-align :center ;
	vertical-align :middle ;
	cursor :pointer ;
	border:solid 0px #ffffff;
	font-size:13px;
	font-weight:bold;
	color:#9d0000;
}
.hdm_normal a {
	display:block;
	width:129px;
	height:36px;
	line-height:36px;
	color:#9d0000;
	text-decoration:none;
}
.hdm_normal a:hover {
	color:#fff;
	text-decoration:none;
}
.hdm_selected {
	list-style: none;
	float: left;
	padding: 0px 0px 0px 10px;
	width: 129px;
	height:36px;
	line-height:36px;
	text-align :center ;
	vertical-align :middle ;
	cursor :pointer ;
	border :0px solid  #ffffff;
	background:#9d0000;
	font-size:13px;
	font-weight:bold;
	color: #ffffff;
}
.hdm_selected a {
	display:block;
	width:129px;
	height:36px;
	line-height:36px;
	color:#fff;
	text-decoration:none;
}
.hdm_selected a:hover {
	color:#fff;
}

.hdm_normal {
    text-decoration: none;
    color: #fff;
}
.hdm_normal :hover
        {
    text-decoration: none;
    color: #ffffff;
}
.hdm_divContent {
	width: 1100px;
	height: auto;
	clear: both;
	padding:10px 0px 0px 0px;
}







/*在线客服*/
.kefu0 { /*仿百度商桥*/
	width:175px;height:auto;overflow:hidden;position:absolute;text-align:left;z-index:999;right:20px;top:80px;padding: 0px; font-size:14px; color:#000;
}
.kf0_top {
	padding:0px; margin:0px; width:175px; height:106px; float:left; overflow:hidden; }
.kf0_con_l {
	padding:0px; margin:0px; overflow:hidden; float:left; width:25px; height:66px; }
.kf0_con_r {
	padding:0px; margin:0px; overflow:hidden; width:143px; min-height:180px; float:left; background:#0FB1CF url(../images/bdsq_03.gif) repeat-y center top; overflow:hidden; }
.kefu0tp {
	padding:3px 0px 3px 20px; text-align:left; line-height:25px; }
.kefu0wz {
	padding:3px 0px 2px 20px; line-height:22px; font-size:14px; color:#000; }
.kefu0wz a{
	font-size:14px; color:#FFCF3A; text-decoration:none; }
.kf0_end {
	padding:3px 5px 2px 5px; line-height:22px; text-align:center; font-size:12px; color:#0FB1CF; }
.kf0_end a{
	font-size:12px; color:#0FB1CF; text-decoration:none; }


.kefu1 { /*绿色样式飘窗*/
	width:auto;height:auto;overflow:hidden;position:absolute;text-align:left;z-index:999;right:20px;top:100px;padding: 20px; font-size:13px; color:#000;
}
.kf1_top {
	padding:0px; margin:0px; width:110px; height:55px; overflow:hidden; }
.kf1_con_s {
	padding:0px; margin:0px; width:110px; background:url(../images/zxqq_02.gif) repeat-y center top; overflow:hidden; }
.kf1_con {
	 padding:0px 0px 10px 0px; margin:0px 8px 0px 7px; width:95px; text-align:left; background:#FFF; overflow:hidden; }
.kf1_end {
	padding:0px; margin:0px; width:110px; height:42px; line-height:42px; text-align:center; background:url(../images/zxqq_03.gif); overflow:hidden; }
.kf1_end a{
	font-size:12px; color:#D2E8D1; text-decoration:none; }
.kefu1wz {
	padding:3px 0px 2px 5px; line-height:22px; }
.kefu1tp {
	padding:3px 0px 3px 0px; text-align:center; line-height:25px; }
	
	
.kefu2 { /*圆角蓝色飘窗*/
	width:auto;height:auto;overflow:hidden;position:absolute;text-align:left;z-index:999;right:20px;top:100px;padding: 20px; font-size:13px; color:#000;
}
.kf2_top {
	padding:0px; margin:0px; width:109px; height:34px; }
.kf2_con_w {
	padding:0px 0px 0px 6px; margin:0px; width:103px; background:url(../images/qq_left.gif) repeat-y left top; overflow:hidden; }
.kf2_con_n {
	padding:0px 7px 0px 0px; margin:0px; width:96px; background:url(../images/qq_right.gif) repeat-y right top; overflow:hidden; }
.kf2_con {
	 padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; float:left; width:96px; text-align:left; background:#EFEFEF; overflow:hidden; }
.kf2_bot {
	padding:0px; margin:0px; }
.kf2_end {
	padding:0px 4px 0px 5px; margin:0px; width:100px; height:33px; line-height:33px; overflow:hidden; text-align:center; background:url(../images/qq_logo.gif); }
.kf2_end a{
	font-size:12px; color:#E5F2F9; text-decoration:none; }
.kefu2wz {
	padding:3px 0px 2px 5px; line-height:22px; }
.kefu2tp {
	padding:3px 0px 3px 0px; text-align:center; line-height:25px; }

	
	
.kefu3 { /*灰色样式飘窗*/
	width:auto;height:auto;overflow:hidden;position:absolute;text-align:left;z-index:999;right:20px;top:100px;padding: 20px; font-size:13px; color:#000;
}
.kf3_top {
	padding:0px; margin:0px; width:110px; height:55px; overflow:hidden; }
.kf3_con_s {
	padding:0px; margin:0px; width:110px; background:url(../images/zxqq_02-n.gif) repeat-y center top; overflow:hidden; }
.kf3_con {
	 padding:0px 0px 10px 0px; margin:0px 8px 0px 7px; width:95px; text-align:left; background:#FFF; overflow:hidden; }
.kf3_end {
	padding:0px; margin:0px; width:110px; height:42px; line-height:42px; text-align:center; background:url(../images/zxqq_03-n.gif); overflow:hidden; }
.kf3_end a{
	font-size:12px; color:#DDDCE2; text-decoration:none; }
.kefu3wz {
	padding:3px 0px 2px 5px; line-height:22px; }
.kefu3tp {
	padding:3px 0px 3px 0px; text-align:center; line-height:25px; }


.kefu4 { /*红色样式飘窗*/
	width:auto;height:auto;overflow:hidden;position:absolute;text-align:left;z-index:999;right:20px;top:100px;padding: 20px; font-size:13px; color:#000;
}
.kf4_top {
	padding:0px; margin:0px; width:110px; height:55px; overflow:hidden; }
.kf4_con_s {
	padding:0px; margin:0px; width:110px; background:url(../images/zxqq_02-r.gif) repeat-y center top; overflow:hidden; }
.kf4_con {
	 padding:0px 0px 10px 0px; margin:0px 8px 0px 7px; width:95px; text-align:left; background:#FFF; overflow:hidden; }
.kf4_end {
	padding:0px; margin:0px; width:110px; height:42px; line-height:42px; text-align:center; background:url(../images/zxqq_03-r.gif); overflow:hidden; }
.kf4_end a{
	font-size:12px; color:#B50505; text-decoration:none; }
.kefu4wz {
	padding:3px 0px 2px 5px; line-height:22px; }
.kefu4tp {
	padding:3px 0px 3px 0px; text-align:center; line-height:25px; }


.kefu5 { /*直角蓝色飘窗*/
	width:auto;height:auto;overflow:hidden;position:absolute;text-align:left;z-index:999;right:20px;top:100px;padding: 20px; font-size:13px; color:#000;
}
.kf5_top {
	padding:0px; margin:0px; width:110px; height:55px; overflow:hidden; }
.kf5_con_s {
	padding:0px; margin:0px; width:110px; background:url(../images/zxqq_02-l.gif) repeat-y center top; overflow:hidden; }
.kf5_con {
	 padding:0px 0px 10px 0px; margin:0px 8px 0px 7px; width:95px; text-align:left; background:#FFF; overflow:hidden; }
.kf5_end {
	padding:0px; margin:0px; width:110px; height:21px; line-height:21px; text-align:center; background:url(../images/zxqq_03-l.gif); overflow:hidden; }
.kf5_end a{
	font-size:12px; color:#D9E4F6; text-decoration:none; }
.kefu5wz {
	padding:3px 0px 2px 5px; line-height:22px; }
.kefu5tp {
	padding:3px 0px 3px 0px; text-align:center; line-height:25px; }

