@charset "utf-8";
@font-face {
    font-family: 'OpenSansLight';
    src: url('../fonts/OpenSansLight.eot');
    src: url('../fonts/OpenSansLight.eot') format('embedded-opentype'),
         url('../fonts/OpenSansLight.woff2') format('woff2'),
         url('../fonts/OpenSansLight.woff') format('woff'),
         url('../fonts/OpenSansLight.ttf') format('truetype'),
         url('../fonts/OpenSansLight.svg#OpenSansLight') format('svg');
}

@font-face {
    font-family: 'OpenSansRegular';
    src: url('../fonts/OpenSans-Regular.eot');
    src: url('../fonts/OpenSans-Regular.eot') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular.woff2') format('woff2'),
         url('../fonts/OpenSans-Regular.woff') format('woff'),
         url('../fonts/OpenSans-Regular.ttf') format('truetype'),
         url('../fonts/OpenSans-Regular.svg#OpenSansRegular') format('svg');
}

@font-face {
    font-family: 'Oswald';
    src: url('../fonts/Oswald-Stencil.eot');
    src: url('../fonts/Oswald-Stencil.eot') format('embedded-opentype'),
         url('../fonts/Oswald-Stencil.woff2') format('woff2'),
         url('../fonts/Oswald-Stencil.woff') format('woff'),
         url('../fonts/Oswald-Stencil.ttf') format('truetype'),
         url('../fonts/Oswald-Stencil.svg#OswaldStencil') format('svg');
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Light.eot');
    src: url('../fonts/Poppins-Light.eot') format('embedded-opentype'),
         url('../fonts/Poppins-Light.woff2') format('woff2'),
         url('../fonts/Poppins-Light.woff') format('woff'),
         url('../fonts/Poppins-Light.ttf') format('truetype'),
         url('../fonts/Poppins-Light.svg#Poppins') format('svg');
}

@font-face {
    font-family: 'Bonkers';
    src: url('../fonts/Bonkers.eot');
    src: url('../fonts/Bonkers.eot') format('embedded-opentype'),
         url('../fonts/Bonkers.woff2') format('woff2'),
         url('../fonts/Bonkers.woff') format('woff'),
         url('../fonts/Bonkers.ttf') format('truetype'),
         url('../fonts/Bonkers.svg#Bonkers') format('svg');
}

body{margin:0;padding:0;color:#333;font-size:12px;font-family: Arial, Helvetica, sans-serif;}
html{margin:0;padding:0;}
html,body{ height:100%;}
body{
	background-color:#fff;
}
div,ul,li,h1,h2,h3,h4,h5,h6,span,p,form,input{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-weight:500;}
h1{font-size:36px;}
h2{ font-size:30px;}
h3{ font-size:24px;}
h4{ font-size:18px;}
h5{ font-size:14px;}
h6{ font-size:12px;}
ul,li{list-style:none;}
dl,dt,dd{ margin:0; padding:0; list-style:none;}
div{margin:0 auto;padding:0;}
img{border:none 0;}
/*a{color:#333;text-decoration:none;outline:none 0;}
a:hover{color:#70b742;text-decoration:none;outline:none 0;}*/
.left{float:left;}
.right{float:right;}

/**********************/
a {
	color: #333;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	text-decoration:none;
}
a:hover {
	color: #1e3581;
	text-decoration:none;
}
a:focus,
a:active {
	outline: none;
}

/* css清除浮动 */
.clearfix:before,.clearfix:after,.container:before,.container:after {
	display: table;
  	content: " ";
}
.clearfix:after,.container:after{
	clear: both;
}
.container{
	width:1200px;
}

/**********************
***** margins *********
**********************/
.top_1{margin-top:1px;}
.top_5{margin-top:5px;}
.top_10{margin-top:10px;}
.top_11{margin-top:11px;}
.top_15{margin-top:15px;}
.top_20{margin-top:20px;}
.top_25{margin-top:25px;}
.top_30{margin-top:30px;}
.top_40{margin-top:40px;}

.public_wrap{width:100%;height:auto;overflow:hidden;}
.public_box{width:1200px;height:auto;overflow:hidden;}

/*************************************************
**************  焦点图SupperSlide  ***************
*************************************************/
.fullSlide{ width: 100%; min-width: 1200px; position:relative; background-color:#fff;}
.fullSlide .bd{ width: 100%; position:relative; z-index:0; }
.fullSlide .bd li{ height: 680px;}
.fullSlide .bd li a{ display:block; height:inherit;}
.fullSlide .bd li img{width:100%; vertical-align:top; } 
.fullSlide .hd{position:relative; z-index:1; margin-top:-30px; height:30px; line-height:30px;  text-align:center;}
.fullSlide .hd ul{ text-align:center; padding-top:5px; }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:8px; height:8px; margin:5px 3px; background:url(../images/inc/tg_flash_p.png) -18px 0; overflow:hidden; font-size:0;}
.fullSlide .hd ul .on{ background-position:0 0; }
.fullSlide .prev,.fullSlide .next{ z-index:1; display:block; width:55px; height:55px; position:absolute; background:url(../images/inc/arrow.png) 0 0 no-repeat; filter:alpha(opacity=40);opacity:0.4; top: 50%; margin-top: -28px;}
.fullSlide .prev{ left: 20px;}
.fullSlide .next{ background-position:right 0; right: 20px;}
.fullSlide .prev:hover,.fullSlide .next:hover{ filter:alpha(opacity=100);opacity:1; }

/*************************************************
**************图片滚动  *******************
*************************************************/
.picScroll-left{
	width:1208px;
	position:relative;
	margin-top:25px;
}
.picScroll-left .prev,
.picScroll-left .next{
	display:block;
	width:27px;
	height:27px;
	overflow:hidden;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position:50% 50%;
	position:absolute;
	top:50%;
	margin-top:-15px;
}
.picScroll-left .prev{
	background-image:url(../images/prev.png);
	left:-40px;
}
.picScroll-left .next{
	background-image:url(../images/next.png);
	right:-40px;
}

.picScroll-left .bd{
	padding:0;
}
.picScroll-left .bd ul{
	overflow:hidden;
	zoom:1;
}
.picScroll-left .bd ul li{
	width:290px;
	height:auto;
	margin:0 8px;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
}
.picScroll-left .bd ul li .pic{
	width:290px;
	height:auto;
	overflow:hidden;
	text-align:center;
}
.picScroll-left .bd ul li .pic img{
	width:290px;
	height:290px;
	display:block;
	
	transition:all ease-in-out 0.5s;
	-webkit-transition:all ease-in-out 0.5s;
	-moz-transition:all ease-in-out 0.5s;
}
.picScroll-left .bd ul li:hover .pic img{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
}
.picScroll-left .bd ul li .title{
	font-size:14px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	text-align:left;
	color:#c00;
	padding:0 20px;
	margin-top:10px;
}
.picScroll-left .bd ul li:hover .title a{
	color:#eb3e00;
}
.p-intro{
	text-align: left;
	color:#666;
	font-size:12px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	padding:0 20px;
}
.p-more-scroll{
	padding:0 20px;
	text-align:left;
	font-size:14px;
	text-transform:uppercase;
}
.p-more-scroll a{
	display:inline-block;
	height:24px;
	line-height:24px;
	overflow:hidden;
	color:#eb3e00;
	padding-left:20px;
	background-image:url(../images/k_38.png);
	background-repeat:no-repeat;
	background-position:0 50%;
}


/*************************************************
**************  在线客服  *************************
*************************************************/
#kefu{width:120px;height:auto;position:fixed;top:150px;right:5px;z-index:8888;background:#fff;border:1px solid #ca2d25;border-top:2px solid #ca2d25;display:none; border-radius:4px; padding-bottom:15px;}
#kefu .top{width:100%;height:35px;line-height:35px;font-size:14px;color:#fff;font-weight:bold;text-align:center; background:url(../kf/redTitleBg.gif) repeat-x;}
#kefu .middle{font-size:12px;width:110px; margin:0 auto;}
#kefu .close{float:right;margin-right:10px;margin-top:5px;cursor:pointer;-webkit-transition:all 0.8s ease-out;}
#kefu .close:hover{-webkit-transform:scale(1) rotate(360deg);}
.right_bar{width:31px;height:170px;position:fixed;top:150px;right:0;z-index:9999;}
.right_bar img{cursor:pointer;}
.kfcode{ width:100px; height:100px; overflow:hidden; margin:15px auto 0 auto;}
.kfcode img{ display:block; width:100px; height:100px;}
.kflist{ width:110px; margin:0 auto; height:auto; overflow:hidden;}
.kflist ul li{ height:22px; line-height:22px; overflow:hidden; border-bottom:1px dotted #ccc; padding: 6px 0;}
.kflist ul li a{ display: inline-block; height:22px; line-height:22px; overflow:hidden; color:#333;}
.kflist ul li a:hover{ color:#c00;}
.kflist ul li span{ display:inline-block; float:left; width:23px; height:16px; padding-top:4px; padding-bottom:4px;}
.kflist ul li span img{ display:block; float:right;}
.kflist ul li p{ display:inline-block; float:left; margin-left:8px; height:22px; line-height:22px;}

/**********************
******* scroll ********
**********************/
.scrollToTop{
	position: fixed;
	bottom: 70px;
	right: 20px;
	z-index: 200;
	overflow: hidden;
	border: 2px solid rgba(237, 27, 35,1);
	padding: 2px;
	text-align: center;
	text-decoration: none;
	opacity: 1;
	filter: alpha(opacity=1);
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	display: none;
}
.scrollToTop a{
	display: block;
	width: 26px;
	height: 26px;
	background-color: rgba(237, 27, 35,1);
	color: #fff;
	font-size: 20px;
	line-height: 26px;
}
.scrollToTop a i{
	position: relative;
	top: -1px;
	line-height: 26px;
}
.scrollToTop:hover{
	border-color: rgba(237, 27, 35,0.7);
}

.scrollToBtn{
	position: fixed;
	bottom: 30px;
	right: 20px;
	z-index: 200;
	overflow: hidden;
	border: 2px solid rgba(237, 27, 35,1);
	padding: 2px;
	text-align: center;
	text-decoration: none;
	opacity: 1;
	filter: alpha(opacity=1);
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	display: none;
}
.scrollToBtn a{
	display: block;
	width: 26px;
	height: 26px;
	background-color: rgba(237, 27, 35,1);
	color: #fff;
	font-size: 20px;
	line-height: 26px;
}
.scrollToBtn a i{
	position: relative;
	top: -1px;
	line-height: 26px;
}
.scrollToBtn:hover{
	border-color: rgba(237, 27, 35,0.7);
}

/**********************
******* head **********
**********************/
.top-fixed{
	width: 100%;
	min-width: 1200px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9999;
	box-shadow: 0 0 15px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.15);
}

.full-top{
	width:100%;
	min-width:1200px;
	height:32px;
	background-color: #2b2b2b;
}
.top-wel{
	display:inline-block;
	height:32px;
	line-height: 32px;
	color:#fff;
	font-size:14px;
	float: left;
}

.header{
	width:100%;
	min-width:1200px;
	background-color:#FFF;
	position:relative;
	z-index:999;
}
.logo{
	display:block;
	width: 94px;
	height:94px;
	float: left;
}
.logo img{
	display:block;
	width:94px;
	height:94px;
}
.head-right{
	float:right;
	position: relative;
	width: 46px;
	height: 78px;
}
.head-right img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}

.top-contact{
	height: 32px;
	float: right;
	margin-right: 30px;
}
.top-contact ul li{
	float: left;
	height: 32px;
	position: relative;
	line-height: 32px;
	font-size: 14px;
	margin-left: 15px;
}
.top-contact ul li span{
	vertical-align: top;
	margin-right: 5px;
	font-size: 20px;
}
.top-contact ul li a{
	color: #fff;
}


/**********************
***** language ********
**********************/
.language{
	float:right;
	height: 33px;
	position: relative;
	margin-top: 31px;
	margin-left: 25px;
}
.language span{
	display: block;
	width: 33px;
	height: 33px;
	line-height: 33px;
	background-image: url(../images/wy_05.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	cursor: pointer;
}
.language ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: absolute;
	top: 100%;
	right: 0;
	border: 1px solid #ddd;
	background-color: #fff;
	display: none;
	z-index: 9999;
}
.language ul li{
	overflow: hidden;
	font-size: 12px;
	border-bottom: 1px solid #ddd;
	text-transform: uppercase;
}
.language ul li a{
	padding-left: 35px;
	line-height: 40px;
	background-repeat: no-repeat;
	background-position: 5px 50%;
	display: block;
}
.language ul li a.en{
	background-image: url(../images/en.png);
}
.language ul li a.sp{
	background-image: url(../images/sp.png);
}

.full-language{
	width: 100%;
	min-width: 1200px;
	padding: 20px 0;
	border-top: 1px solid #ddd;
	display: none;
	background-color: #fff;
}
.all-language{
	height: auto;
	overflow: hidden;
}
.all-language ul li{
	float: left;
	line-height: 30px;
	margin-right: 15px;
	font-size: 14px;
}
.all-language ul li span{
	color: #E60013;
	font-size: 20px;
	margin-right: 10px;
	vertical-align: top;
}
.all-language ul li a{
	display: inline-block;
	color: #555;
	text-decoration: underline;
	text-transform: capitalize;
}
.all-language ul li a:hover{
	color: #E60013;
}

/**********************
***** search form *****
**********************/
.search-wrap{
	width:350px;
	height:auto;
	position:relative;
	overflow:hidden;
	background-color: transparent;
	float: right;
	border-bottom: 1px solid #91b0e2;
}
.search-input{
	width:310px;
	height: 40px;
	overflow:hidden;
	float: left;
}
.search-input input{
	display:block;
	margin:0;
	width: 290px;
	height:40px;
	line-height:40px;
	border:0;
	padding:0 10px;
	color:#fff;
	font-size:12px;
	background-color: transparent;
	vertical-align:middle;
}
.search-btm{
	width:40px;
	height:40px;
	float: right;
}
.search-btm input{
	display:block;
	color:#fff;
	font-size:0px;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	border:none;
	padding:0;
	margin:0;
	background-color: transparent;
	background-image:url(../images/wy_06.png);
	background-repeat:no-repeat;
	background-position:50% 50%;
	cursor:pointer;
}

/**********************
*** nav'nt submenu ****
**********************/
.full-nav{
	width:100%;
	min-width:1200px;
	background-color:#006835;
	position:relative;
	z-index:98;
	height: 52px;
}
.navbar{
	margin-top:10px;
}
.nav{
	float: right;
	height: 94px;
}
.nav > ul > li{
	width: auto;
	height:94px;
	float:left;
	position:relative;
	z-index:10;
	margin-left: 1px;
}
.nav > ul > li.line{
	width: 2px;
	height: 52px;
	overflow: hidden;
	background-image: url(../images/hz_14.png);
	background-repeat: no-repeat;
	background-position: 50% 2px;
}
.nav > ul > li > span{
	display:block;
	text-align:center;
	font-size:18px; 
	text-transform: capitalize;
}
.nav > ul > li > span > a{
	color:#333;
	display: block;
	height:94px;
	line-height:94px;
	padding: 0 24px;
}
.nav > ul > li:hover > span > a{
	color:#1e3581;
}
.nav > ul > li > span.active a{
	color:#1e3581;
}
.nav > ul > li > ul{
	display:none;
	width: 100%;
	min-width:170px;
	height:auto; 
	position:absolute;
	top:100%;
	left:-1px;
	z-index:99;
	background: #f5f5f5;
	box-shadow:0px 0px 3px rgba(255,255,255,1);
	-webkit-box-shadow:0px 0px 3px rgba(255,255,255,1);
	-moz-box-shadow:0px 0px 3px rgba(255,255,255,1);
}
.nav > ul > li > ul > li{
	font-size:12px;
	z-index: 100;
	text-align:left;
	position: relative;
	font-family: 'Poppins';
}
.nav > ul > li > ul > li > a{
	display:block;
	color:#666;
	line-height:1.25;
	border-bottom:1px dotted #ddd;
	padding:12px 15px;
}
.nav > ul > li > ul > li > a:hover{
	color:#fff;
	background-color: #006835;
}
.nav > ul > li:hover > ul{
	display:block;
}

/** two **/
.nav > ul > li > ul > li > ul{
	display:none;
	width:160px;
	height:auto; 
	overflow:hidden;
	position:absolute;
	top:0;
	left:100%;
	margin-left: -1px;
	z-index:99;
	background: #f5f5f5;
	box-shadow:0px 0px 3px rgba(255,255,255,1);
	-webkit-box-shadow:0px 0px 3px rgba(255,255,255,1);
	-moz-box-shadow:0px 0px 3px rgba(255,255,255,1);
}
.nav > ul > li > ul > li:hover > ul{
	display: block;
}
.nav > ul > li > ul > li > ul > li > a{
	display:block;
	color:#666;
	line-height:1.25;
	border-bottom:1px dotted #ddd;
	padding:10px 10px;
}
.nav > ul > li > ul > li > ul > li > a:hover{
	color: #c00;
}
.nav > ul > li.pro{
	position: static !important;
} 

.section-service{
	width: 100%;
	min-width: 1200px;
	padding: 30px 0;
	background-color: #fff;
}
.service-icon{
	height: auto;
	overflow: hidden;
}
.service-icon ul li{
	width: 360px;
	padding: 0 20px;
	height: auto;
	overflow: hidden;
	float: left;
}
.service-icon ul li .pic{
	height: auto;
	overflow: hidden;
}
.service-icon ul li .pic img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}
.service-icon ul li .title{
	text-align: center;
	color: #333;
	font-size: 18px;
	line-height: 1;
}
.service-icon ul li .intro{
	text-align: center;
	color: #999;
	font-size: 14px;
	line-height: 1.75;
	margin-top: 25px;
}


.outwrap{
	width: 100%;
	min-width: 1200px;
	background-color: #FFFFFF;
	position: absolute;
	left: 0;
	top: 100%;
	border-top: 1px solid #DDDDDD;
	display: none;
	padding-top: 0px;
	padding-bottom: 20px;
	box-shadow: 0 0 15px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.15);
}
.subnav{
	height: auto;
	overflow: hidden;
}
.subnav dl{
	width: 160px;
	height: auto;
	overflow: hidden;
	float: left;
	margin: 10px 5px;
	padding-left: 70px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 60px 60px;
}
.subnav dl dt{
	font-size: 14px;
	border-bottom: 1px solid #DDDDDD;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
	margin-top: 10px;
	overflow: hidden;
}
.subnav dl dt a{
	color: #761f6e;
}
.subnav dl dd{
	font-size: 12px;
}
.subnav dl dd a{
	color: #555;
	line-height: 2;
	background-image: url(../images/diana.jpg);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 10px;
}
.subnav dl dd a:hover{
	color: #ed1b23;
	text-decoration: underline;
}

/**********************
******* footer ********
**********************/
.footer{
	width:100%;
	min-width:1200px;
	background-color:#fff;
	padding-top:40px;
	padding-bottom:40px;
}
.nav-foot-zou{
	width: 1000px;
	height: auto;
	overflow: hidden;
	float: left;
}
.foot-nav{
	height: auto;
	overflow: hidden;
	padding-bottom: 5px;
	border-bottom: 1px solid #c1c1c1;
	margin-bottom: 15px;
}
.foot-nav ul li{
	float: left;
	font-size: 16px;
	line-height: 40px;
	margin-right: 34px;
}
.foot-nav ul li a{
	color: #333;
	padding: 0 10px;
}
.foot-nav ul li a:hover{
	color: #E60013;
}
.foot-logo{
	width: 220px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-top: 60px;
}
.foot-logo img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}

.nav-foot{
	position:relative;
	height:auto;
}
.nav-foot-bg{
	background-color:transparent;
	background-image:url(../images/k_19.png);
	background-repeat:no-repeat;
	background-position:100% 0;
}
.foot-title{
	color:#fff;
	font-size: 16px;
	line-height:1;
	text-transform: uppercase;
	position:relative;
	margin-bottom:15px;
}
.foot-title span{
	display: inline-block;
	padding-bottom: 15px;
	position: relative;
}
.foot-title span:after{
	content: "";
	width: 100%;
	height: 2px;
	background-color: #158fc7;
	position: absolute;
	left: 0;
	bottom: -1px;
}
.foot-row{
	height: auto;
	overflow: hidden;
}
.foot-wexin{
	width: 220px;
	height: auto;
	overflow: hidden;
	float: right;
}

.nav-foot-list{
	display: block;
	height: auto;
	overflow: hidden;
	position: relative;
}
.nav-foot-list li{
	font-size:14px;
	line-height:2;
}
.nav-foot-list li a{
	color:#a3d01d;
}
.nav-foot-list li a i{
	display: none;
	font-size:12px;
	margin-right:5px;
	transition:all ease-in-out 0.5s;
	-webkit-transition:all ease-in-out 0.5s;
	-moz-transition:all ease-in-out 0.5s;
}
.nav-foot-list li a:hover{
	color:#fff;
}
.nav-foot-list li a:hover i{
	margin-left:5px;
}
.wd-about{
	width:1000px;
}
.wd-product{
	width:220px;
}
.wd-video{
	width: 140px;
}
.wd-news{
	width:250px;
}
.wd-contact{
	width:400px;
}
.foot-contact-wrap{
	padding-top:10px;
	position:relative;
}
.wechat{
	height: auto;
	overflow: hidden;
	margin-bottom: 15px;
}
.wechat img{
	display:block;
	max-width:100%;
	height:auto;
	margin: 0 auto;
}
.code-lt{
	width: 90px;
	float: left;
	padding: 5px 0;
}
.code-lt span{
	display: block;
	text-align: center;
	color: #999999;
	font-size: 40px;
}
.code-lt h5{
	text-align: center;
	margin-top: 10px;
	color: #999;
}
.foot-contact-info{
	color:#333;
	font-size:16px;
}
.foot-contact-info p{
	line-height: 32px;
	margin-bottom: 10px;
}
.foot-contact-info p span{
	margin-right: 5px;
	font-size: 24px;
	vertical-align: top;
}
.full-copyright{
	width:100%;
	min-width:1200px;
	background-color:#333;
}
.copyright{
	height:44px;
	line-height:44px;
	color:#999;
	font-size:14px;
	text-align: left;
}

.foot-contact-icon{
	width: 720px;
	height: auto;
	overflow: hidden;
	float: left;
}
.foot-contact-icon ul li{
	width: 240px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-bottom: 15px;
}
.foot-contact-icon ul li span{
	display: block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	float: left;
	border: 1px solid #aeafb0;
	color: #AEAFB0;
	margin-right: 15px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	font-size: 20px;
}
.foot-contact-icon ul li .you{
	float: left;
	font-size: 14px;
	line-height: 22px;
	color: #666;
}
.foot-contact-icon ul li .you font{
	color: #333;
}
.foot-contact-icon ul li.addr{
	width: 720px;
}

.foot-social{
	width: 180px;
	float: right;
	height: auto;
	overflow: hidden;
	position: relative;
	text-align: center;
	margin-top: 15px;
}
.foot-social h5{
	font-size: 18px;
	color: #ed1b23;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.foot-social ul{
	float: right;
}
.foot-social ul li{
	display:inline-block;
	margin:5px 4px;
}
.foot-social ul li a{
	display:block;
	color:#fff;
	font-size:16px;
	width:30px;
	height:30px;
	text-align:center;
	line-height:30px;
	-webkit-border-radius:16px;
	-moz-border-radius:16px;
	border-radius:16px;
	background-color: #fff;
}
.foot-social ul li a span{
	line-height:30px;
	font-size: 20px;
}
.foot-social ul li a:hover i{
	margin:0;
}
.foot-social ul li a:hover{
	color: #fff;
	background-color: #0073c4;
}

.foot-social ul li a.facebook{
	background-color:#3460a1;
}
.foot-social ul li a.twitter{
	background-color:#2aa9de;
}
.foot-social ul li a.dribbble{
	background-color:#ea4c89;
}
.foot-social ul li a.youtube{
	background-color:#e60013;
}
.foot-social ul li a.google{
	background-color:#df5342;
}
.foot-social ul li a.linkedin{
	background-color:#1883bb;
}
.foot-social ul li a.pinterest{
	background-color:#cc2127;
}
.foot-social ul li a.tumblr{
	background-color:#395976;
}
/**********************
****** index css ******
**********************/
.section-liyou{
	width: 100%;
	min-width: 1200px;
	padding: 30px 0;
	background-color: #fff;
}
.liyou-list{
	height: auto;
	overflow: hidden;
}
.liyou-list ul li{
	width: 280px;
	height: auto;
	overflow: hidden;
	float: left;
	padding: 0 10px;
	position: relative;
}
.liyou-list ul li .pic{
	height: auto;
	overflow: hidden;
}
.liyou-list ul li .pic img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}
.liyou-list ul li .title{
	text-align: center;
	font-size: 18px;
	color: #333;
	margin-top: 15px;
}
.liyou-list ul li:after{
	content: "";
	width: 1px;
	height: 125px;
	background-color: #d2d2d2;
	position: absolute;
	top: 40px;
	right: 0;
}
.liyou-list ul li:last-child:after{
	display: none;
}


.section-search{
	width: 100%;
	min-width: 1200px;
	padding: 20px 0;
	background-color: #FFFFFF;
	box-shadow: 0 0 20px #f0f0f0;
	margin-bottom: 15px;
}
.search-row{
	width: 830px;
	height: 42px;
	overflow: hidden;
	float: left;
}
.search-lt{
	float: left;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	color: #fff;
}
.search-key{
	width: 560px;
	float: left;
	margin-left: 10px;
	height: 42px;
	line-height: 42px;
	color: #686868;
	font-size: 14px;
	overflow: hidden;
}
.search-key a{
	color: #fff;
	display: inline-block;
	margin: 0 6px;
}
.search-key a:hover{
	color: #fff;
}
.search-hd{
	float: right;
	line-height: 80px;
	color: #5B5B5B;
	font-size: 14px;
}

/*** owl ***/
.owl-carousel.owl-product{
	width: 100%;
	padding: 0 25px;
	overflow: hidden;
	margin-top: 80px;
}
.owl-carousel.owl-product .item{
	height: auto;
	overflow: hidden;
}
.owl-carousel.owl-product .item a{
	display: block;
}
.owl-carousel.owl-product .item .pic{
	border: 1px solid #ebebeb;
	height: auto;
	overflow: hidden;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.owl-carousel.owl-product .item .title{
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	overflow: hidden;
	display: none;
}

.owl-carousel.owl-product .owl-controls{
	margin-top: 20px;
	position: relative;
	height: 22px;
	text-align: left;
}
.owl-carousel.owl-product .owl-controls .owl-nav .owl-prev,
.owl-carousel.owl-product .owl-controls .owl-nav .owl-next{
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	color: #666;
	font-size: 16px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 40px;
	top: 0;
	background-color: transparent;
}
.owl-carousel.owl-product .owl-controls .owl-nav .owl-next{
	left: auto;
	right: 20px;
}
.owl-carousel.owl-product .owl-controls .owl-nav .owl-prev i,
.owl-carousel.owl-product .owl-controls .owl-nav .owl-next i{
	color: #fff;
	font-size: 16px;
}

.owl-carousel.owl-product .owl-controls .owl-dots .owl-dot span{
	width: 12px;
	height: 12px;
	margin: 0 5px;
	background-color: #9a9a9a;
	opacity: 1;
	filter: Alpha(Opacity=100);
}
.owl-carousel.owl-product .owl-controls .owl-dots .owl-dot.active span{
	background-color: #fff;
}

/** product **/
.section-product{
	width:100%;
	min-width:1200px;
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: transparent;
	position:relative;
	background-image: url(../images/wy_06.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}
.index-head-product{
	text-align:center;
	position:relative;
	color: #fff;
	font-size: 60px;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 30px;
	font-family: 'Poppins';
	font-weight: bold;
	line-height: 1.25;
}
.index-head-product span{
	display: inline-block;
	padding: 0 140px;
	position: relative;
}
.index-head-product.black{
	color: #333;
}

.multipleColumn{ overflow:hidden; position:relative; width:100%;}
.multipleColumn .hd{ overflow:hidden;  height:10px; text-align: center; margin-top: 15px;}
.multipleColumn .hd ul li{display: inline-block; *display: inline; zoom: 1; width:80px; height:10px; overflow:hidden; margin:0 5px; text-indent:-999px; cursor:pointer; background-color: #555555; }
.multipleColumn .hd ul li.on{background-color: #0073c4;}

.multipleColumn .bd{height: auto; overflow:hidden;  }
.multipleColumn .bd ul{ overflow:hidden; zoom:1; width:1221px; float:left; _display:inline; }
.multipleColumn .bd ul li{margin-right: 21px; width: 386px; height: auto; float:left; _display:inline; overflow:hidden; text-align:center;  }
.multipleColumn .bd ul li .pic{ text-align:center; border: 1px solid #ddd; }
.multipleColumn .bd ul li .pic img{ width:100%; height:auto; display:block; }
.multipleColumn .bd ul li .title{font-size: 18px; height: 30px; line-height: 30px; overflow: hidden; margin-top: 10px;}
.multipleColumn .bd ul li .more{font-size: 16px; height: 20px; line-height: 20px; overflow: hidden; margin-top: 1px; margin-bottom: 10px;}


.index-head-product-small{
	text-align:center;
	color:#4e4e4e;
	font-size:14px;
	margin-top:10px;
	line-height:2;
	margin-bottom: 30px;
}
.cate-box{
	width: 330px;
	height: auto;
	float: left;
	position: relative;
}
.cate-top{
	text-align: center;
	height: 80px;
	background-color: #0080D6;
	color: #FFFFFF;
}
.cate-top h2{
	font-weight: bold;
	line-height: 40px;
	margin-top: 8px;
}
.cate-top h6{
	text-transform: uppercase;
	font-family: arial;
	line-height: 18px;
	margin-top: 3px;
}
.cate-list{
	height: auto;
	box-shadow: 0 0 10px #eee;
	-webkit-box-shadow: 0 0 10px #eee;
	margin-bottom: 30px;
}
.cate-list ul li{
	height: 60px;
	position: relative;
	float: left;
	line-height: 60px;
	margin-right: 20px;
}
.cate-list ul li.first{
	width: 240px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background-color: #006835;
	padding-left: 15px;
	line-height: 60px;
	padding-right: 10px;
}
.cate-list ul li.first span{
	display: inline-block;
	font-size: 30px;
	vertical-align: top;
	line-height: 60px;
}
.cate-list ul li.first span.span-1{
	float: left;
}
.cate-list ul li.first span.span-2{
	float: right;
}
.cate-list ul li a{
	display: block;
	height: 58px;
	line-height: 58px;
	text-align: center;
	font-size: 14px;
	position: relative;
	overflow: hidden;
	color: #333;
	border-bottom: 2px solid transparent;
}
.cate-list ul li a:hover{
	color: #006835;
	border-bottom-color: #006835;
}

.product-more{
	text-align: center;
}
.product-more a{
	display: inline-block;
	font-size: 18px;
	color: #fff;
	border: 1px solid #FFFFFF;
	line-height: 60px;
	padding: 0 60px;
	text-transform: uppercase;
	border-radius: 31px;
	-webkit-border-radius: 31px;
	-moz-border-radius: 31px;
}
.product-more a span{
	margin-left: 15px;
	font-size: 30px;
	vertical-align: top;
}

.product-more.black{
	margin-top: 30px;
}
.product-more.black a{
	color: #333333;
	border-color: #333333;
}

.cate-botm{
	width: 100%;
	height: 150px;
	background-color: #1574b8;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
}
.cate-pic{
	text-align: center;
	margin-top: 20px;
}
.cate-pic img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}
.cate-word{
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.cate-tel{
	text-align: center;
	color: #FFFFFF;
	font-size: 26px;
	font-family: arial;
}
.pro-main-box{
	width: 941px;
	float: right;
}
.index-product-list{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.index-product-list ul{
	width: 1230px;
}
.index-product-list ul li{
	width: 380px;
	height: auto;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	position: relative;
}
.index-product-list ul li:hover{
	border-color: #ed1b23;
}
.index-product-list ul li .pic{
	height: auto;
	overflow: hidden;
}
.index-product-list ul li .pic img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}
.index-product-list ul li .cover{
	width: 100%;
	height: 100%;
	background-color: rgba(30,53,129,0.6);
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.index-product-list ul li .cover .title{
	text-align: center;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 20px;
	padding: 0 15px;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.index-product-list ul li:hover .cover{
	opacity: 1;
	visibility: visible;
}
.index-product-list ul li .title span{
	display: inline-block;
	width: 20px;
	height: 20px;
	border: 1px solid #ddd;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	text-align: center;
	line-height: 20px;
	margin-left: 10px;
}
.index-product-list ul li:hover .title span{
	color: #fff;
	background-color: #006835;
	border-color: #006835;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.index-product-list ul li:hover .title a{
	color: #006835;
}
.index-product-list ul li .intro{
	color: #999;
	font-size: 12px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	padding: 0 15px;
	margin-bottom: 35px;
}
.index-product-list ul li a.more{
	display: inline-block;
	color: #fff;
	font-size: 14px;
	height: 34px;
	line-height: 34px;
	background-color: #999999;
	padding: 4px;
	overflow: hidden;
	border-radius: 21px;
	-webkit-border-radius: 21px;
	-moz-border-radius: 21px;
	overflow: hidden;
	position: absolute;
	right: 20px;
	bottom: -21px;
}
.index-product-list ul li a.more i{
	display: inline-block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	line-height: 34px;
	border-radius: 21px;
	-webkit-border-radius: 21px;
	-moz-border-radius: 21px;
	background-color: #fff;
	color: #999999;
	font-size: 28px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.index-product-list ul li a.more span{
	display: inline-block;
	width: 0;
	height: 34px;
	line-height: 34px;
	text-align: center;
	overflow: hidden;
	float: left;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.index-product-list ul li:hover a.more{
	background-color: #e60013;
	right: 100px;
}
.index-product-list ul li:hover a.more i{
	color: #e60013;
}
.index-product-list ul li:hover a.more span{
	width: 60px;
}

.full-feedbck{
	width: 100%;
	min-width: 1200px;
	padding: 40px 0;
	background-color: #eceff4;
}
.feedback-bai{
	width: 1200px;
	background-color: transparent;
	padding: 0;
}
.feed-top{
	text-align: center;
	font-family: 'Oswald';
	color: #006835;
	font-size: 36px;
	text-transform: uppercase;
	margin: 25px 0;
}

.section-case{
	width: 100%;
	min-width: 1200px;
	padding: 40px 0;
	background-color: #f4f4f4;
}
.tmdwftc{
	height: auto;
	overflow: hidden;
}
.tmdwftc ul li{
	width: 130px;
	padding: 0 10px;
	height: auto;
	overflow: hidden;
	float: left;
}
.tmdwftc ul li .pic{
	width: 98px;
	height: 98px;
	overflow: hidden;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	background-color: #999;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.tmdwftc ul li .pic img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}
.tmdwftc ul li .title{
	text-align: center;
	color: #666;
	font-size: 14px;
	margin-top: 20px;
}
.tmdwftc ul li:hover .pic{
	background-color: #ed1b23;
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: translate(360deg);
}

/** why **/
.full-why-top{
	width: 100%;
	min-width: 1200px;
	height: auto;
	overflow: hidden;
	background-color: transparent;
	background-image: url(../images/rct_45.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	padding: 20px 0;
	background-size: cover;
}
.why-hd{
	height: auto;
	overflow: hidden;
	text-align: left;
	font-family: 'Oswald';
	color: #fff;
	font-size: 36px;
	text-transform: uppercase;
	font-style: normal;
	position: relative;
	font-weight: normal;
}
.why-list{
	width: 900px;
	padding-left: 100px;
	position: relative;
	overflow: hidden;
	float: left;
}
.why-list:before{
	width: 80px;
	height: 1px;
	background-color: #fff;
	position: absolute;
	left: 0;
	top:12px;
}
.why-list ul li{
	float: left;
	color: #fff;
	font-size: 18px;
	line-height: 26px;
	background-image: url(../images/rct_03.png);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding-left: 20px;
	margin-right: 30px;
}
.why-more{
	display: inline-block;
	float: left;
}
.why-more a{
	display: inline-block;
	color: #3E7AF3;
	font-size: 24px;
	background-color: #fff;
	line-height: 46px;
	border-radius: 23px;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	padding: 0 20px;
	font-weight: bold;
}

.section-why{
	width: 100%;
	min-width: 1200px;
	background-color: #FFFFFF;
	padding: 30px 0;
}
.why-row{
	width: 1200px;
	margin-bottom: 45px;
}
.why-lt1{
	width: 473px;
	overflow: hidden;
}
.why-lt1 img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}
.why-rt1{
	width: 690px;
}
.why-top{
	overflow: hidden;
}
.why-num{
	width: 106px;
	height: 64px;
	background-color: #0073c4;
	color: #fff;
	font-size: 30px;
	font-family: arial;
	font-weight: bold;
	text-align: center;
	line-height: 64px;
	float: left;
}
.why-num.ji{
	background-color: #22a2fb;
}
.why-top-right{
	width: 560px;
}
.why-cn{
	color: #3e3e3e;
	font-size: 18px;
	font-weight: bold;
}
.why-en{
	height: auto;
	overflow: hidden;
	position: relative;
}
.why-word{
	margin-top: 10px;
	color: #555555;
	font-size: 16px;
	line-height: 1.75;
}
.why-word p{
	margin-bottom: 15px;
	line-height: 30px;
	padding-left: 20px;
	background-image: url(../images/g_67.png);
	background-repeat: no-repeat;
	background-position: 0 10px;
	color: #4D4D4D;
	font-size: 16px;
}
.why-word p font{
	color: #d80000;
	font-size: 30px;
	line-height: 30px;
	font-family: arial;
}
.why-bgc1{
	background-color: #F2F2F2;
}
.why-lt2{
	width: 580px;
}
.why-rt2{
	width: 520px;
	padding-left: 60px;
	padding-right: 40px;
	padding-top: 22px;
	background-image: url(../images/g_84.jpg);
	background-repeat: repeat-x;
	background-position: 50% 0;
}
.why-top-right2{
	width: 400px;
	padding-top: 15px;
}
.why-lt3{
	width: 650px;
}
.why-rt3{
	width: 480px;
	padding-left: 50px;
	padding-right: 20px;
	margin-top: 20px;
}
.why-top-right3{
	width: 360px;
	padding-top: 15px;
}
.why-lt4{
	width: 613px;
	overflow: hidden;
}
.why-rt4{
	width: 507px;
	padding-left: 60px;
	padding-right: 20px;
}
.why-top-right4{
	width: 386px;
}

.mmbb-ll{
	width: 490px;
	float: left;
}
.mmbb-rr{
	width: 660px;
	float: right;
}
.mmbb-top{
	color: #333333;
	font-size: 24px;
	background-image: url(../images/rct_34.jpg);
	background-repeat: repeat-x;
	background-position: 50% 100%;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
.mmbb-lctp{
	height: auto;
	overflow: hidden;
}
.mmbb-lctp img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}

.index-group{
	height: auto;
	overflow: hidden;
	position: relative;
	margin-bottom: 25px;
}
.form-half{
	width: 380px;
	color: #b31d26;
}
.you-ten{
	margin-right: 30px;
}
.form-half input{
	display: block;
	width: 358px;
	height: 54px;
	border: 1px solid #c1c1c1;
	padding: 0 10px;
	color: #999999;
	font-size: 16px;
	background-color: transparent;
}
.form-full input{
	display: inline-block;
	width: 610px;
	height: 42px;
	border: 1px solid #e7e7e7;
	margin-right: 10px;
	padding: 0 10px;
	color: #B9B9B9;
	font-size: 16px;
	font-family: inherit;
}
.form-full textarea{
	display: inline-block;
	width: 1178px;
	height: 120px;
	border: 1px solid #c1c1c1;
	padding: 5px 10px;
	color: #B9B9B9;
	font-size: 16px;
	line-height: 22px;
	background-color: transparent;
	font-family: inherit;
}
.form-group2 {
	text-align: center;
}
.form-group2 input{
	display: inline-block;
	width: 144px;
	line-height: 42px;
	height: 42px;
	border: none;
	cursor: pointer;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	background-color: #1e3581;
	border-radius: 21px;
	-webkit-border-radius: 21px;
	-moz-border-radius: 21px;
	margin: 0 10px;
}
.form-group2 input.reset{
	background-color: #999;
}


/** about **/
.section-about{
	width:100%;
	min-width:1200px;
	height: 736px;
	overflow: hidden;
	background-color: transparent;
	background-image: url(../images/wy_09.jpg);
	background-repeat: repeat;
	background-position: 50% 50%;
}
.about-left{
	width: 600px;
	height: auto;
	overflow: hidden;
	float: left;
}
.about-right{
	width: 830px;
	height: auto;
	overflow: hidden;
	float: right;
}

.index-head-about{
	position: relative;
	margin-top: 90px;
	line-height: 1.5;
	color: #333;
	font-size: 60px;
	text-transform: uppercase;
	font-family: 'Poppins';
	font-weight: bold;
}
.slideBox{ width:1200px; height:520px; overflow:hidden; position:relative;}
.slideBox .hd{width: 350px; height:520px; overflow:hidden; z-index:1; float: right; }
.slideBox .hd ul{height: 534px; overflow:hidden; zoom:1;}
.slideBox .hd ul li{
	height: 98px;
	padding: 33px 0;
	overflow: hidden;
	margin-bottom: 14px;
	cursor:pointer;
	background-color: #fff;
	color: #000000;
}
.slideBox .hd ul li span{
	display: block;
	width: 96px;
	height: 96px;
	border: 1px solid #000;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	text-align: center;
	line-height: 96px;
	margin-left: 22px;
	font-size: 60px;
	float: left;
}
.slideBox .hd ul li .iconss-right{
	width: 200px;
	height: 98px;
	overflow: hidden;
	float: left;
	margin-left: 22px;
}
.slideBox .hd ul li .iconss-right h3{
	font-size: 20px;
	margin-top: 20px;
	text-align: left;
}
.slideBox .hd ul li .iconss-right h5{
	height: 22px;
	line-height: 22px;
	margin-top: 5px;
}
.slideBox .hd ul li.on{
	background:#0073c4;
	color:#fff;
}
.slideBox .hd ul li.on span{
	color: #fff;
	border-color: #fff;
}
.slideBox .hd ul li.on .iconss-right h5 a{
	color: #fff;
}
		
.slideBox .bd{width: 835px; position:relative; height:100%; z-index:0;float: left; }
.slideBox .bd li{ zoom:1; vertical-align:middle; width: 100%; height: 520px; position: relative; }
.slideBox .bd li .pic{
	width: 725px;
	height: 520px;
	overflow: hidden;
	float: right;
}
.slideBox .bd li .nrboxcnt{
	width: 290px;
	padding: 20px 15px;
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 85px;
}
.slideBox .bd li .nrboxcnt h3{
	color: #000000;
	border-bottom: 1px dashed #000000;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.slideBox .bd li .nrboxcnt .intro{
	color: #555555;
	font-size: 14px;
	line-height: 1.75;
}
.slideBox .bd li .nrboxcnt .title{
	font-size: 14px;
	text-align: right;
	margin-top: 5px;
}
.slideBox .bd li .nrboxcnt .title a{
	color: #0073c4;
}

.slideBox .next{
	position:absolute;
	left:320px;
	top:50%;
	margin-top:-60px;
	display:block;
	width:50px;
	height:120px;
	text-align: center;
	line-height: 120px;
	color: #fff;
	background-color: #0073c4;
}
.slideBox .next span{
	font-size: 36px;
}


.index-about-small{
	text-align:left;
	color:#333;
	font-size:16px;
	margin-top:5px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	padding-bottom: 15px;
}
.index-about-small:after{
	width: 30px;
	height: 3px;
	background-color: #0080cb;
	position: absolute;
	left: 0;
	bottom: -2px;
}
.index-about-pic{
	width: 580px;
	overflow: hidden;
	float: right;
}
.index-about-pic img{
	display: block;
	max-width: 100%;
	height: auto;
}
.index-about-right{
	width: 560px;
	height: auto;
	overflow: hidden;
	background-color: #fff;
	padding: 25px 20px;
	float: left;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.index-about-name{
	color: #333;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
}
.index-about-intro{
	color:#444;
	font-size:16px;
	line-height:1.75;
	margin-top:10px;
	height: auto;
	overflow: hidden;
	padding-right: 20px;
	max-height: 280px;
}
.index-about-more{
	text-align:center;
	font-size:18px;
	margin-top:30px;
	text-transform:uppercase;
}
.index-about-more a{
	display:inline-block;
	color:#666;
	height:58px;
	line-height:58px;
	text-align: center;
	border: 1px solid #666666;
	background-color: transparent;
	padding: 0 60px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
}
.index-about-more span{
	font-size: 30px;
}
.about-nrda{
	padding-right: 20px;
	margin-top: 180px;
	color: #fff;
	font-size: 14px;
	line-height: 2;
}

.about-icon{
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.about-icon ul li{
	width: 25%;
	height: auto;
	overflow: hidden;
	float: left;
	text-align: center;
}
.about-icon ul li a{
	display: block;
}
.about-icon ul li span{
	display: block;
	border: 1px solid #a3d01d;
	color: #A3D01D;
	width: 90px;
	height: 80px;
	text-align: center;
	line-height: 80px;
	font-size: 48px;
	margin: 0 auto;
}
.about-icon ul li h5{
	margin-top: 15px;
}

.section-video{
	width: 100%;
	min-width: 1200px;
	padding: 30px 0;
}
.video-head{
	color: #006835;
	font-size: 36px;
	text-transform: uppercase;
	font-family: 'Oswald';
	height: 60px;
	line-height: 60px;
	border-left: 3px solid #006835;
	padding-left: 15px;
	margin-bottom: 30px;
}
.video-head a{
	display: inline-block;
	float: right;
	height: 40px;
	line-height: 40px;
	color: #fff;
	padding: 0 30px;
	background-color: #006835;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	margin-top: 10px;
	font-size: 16px;
	font-family: 'Poppins';
}

.full-lichen{
	background-image: url(../images/rct_13.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 180px;
	margin-bottom: 40px;
	position: relative;
}
.lc-inner{
	height: 180px;
	position: relative;
	font-size: 18px;
	text-align: center;
	color: #2a2927;
	line-height: 25px;
}
.lc-inner ul li{
	position: absolute;
}
.lc-inner ul li.wdli1{
	width: 140px;
	left: 0;
	bottom: 0;
	height: 50px;
	color: #3e7af3;
}
.lc-inner ul li.wdli2{
	width: 160px;
	left: 130px;
	top: 0;
	height: 50px;
}
.lc-inner ul li.wdli3{
	width: 190px;
	left: 280px;
	bottom: 0;
	height: 50px;
}
.lc-inner ul li.wdli4{
	width: 230px;
	left: 410px;
	top: 0;
	height: 50px;
}
.lc-inner ul li.wdli5{
	width: 210px;
	left: 580px;
	bottom: 0;
	height: 50px;
}
.lc-inner ul li.wdli6{
	width: 160px;
	left: 770px;
	top: 0;
	height: 50px;
}
.lc-inner ul li.wdli7{
	width: 175px;
	left: 940px;
	bottom: 0;
	height: 50px;
}
.lc-inner ul li.wdli8{
	width: 150px;
	right: 0;
	top: 0;
	height: 50px;
}

/** news **/
.section-news{
	width:100%;
	min-width:1200px;
	background-color: #fff;
	padding:40px 0;
}
.faq-box{
	width: 1160px;
	height: auto;
	overflow: hidden;
	background-color: #fff;
	padding: 35px 20px;
	margin-bottom: 30px;
	box-shadow: 0 0 15px #f2f2f2;
	margin-top: -120px;
}
.faq-head{
	color: #333;
	font-size: 52px;
	text-transform: uppercase;
	width: 150px;
	height: auto;
	float: left;
	font-family: 'Bonkers';
}
.faq-head font{
	color: #ed1b23;
}
.faq-right{
	width: 1010px;
	float: right;
}
.picScroll-faq{width:1010px; height: auto; position:relative;}
.picScroll-faq .hd{width: 70px; overflow:hidden;  height:30px; position: absolute; left: -150px; top: 80px; text-align: center;}
.picScroll-faq .hd .prev,
.picScroll-faq .hd .next{ display:block;  width:25px; height:30px; overflow:hidden; cursor: pointer; top: 0; position: absolute; text-align: center; line-height: 30px;}
.picScroll-faq .hd .prev{right: 0;}
.picScroll-faq .hd .next{ left: 0; }
.pageState{
	display: inline-block;
	line-height: 30px;
	text-align: center;
	color: #ed1b23;
}

		
.picScroll-faq .bd{width: 1010px; height: auto; overflow: hidden;}
.picScroll-faq .bd ul{ overflow:hidden; zoom:1; }
.picScroll-faq .bd ul li{ margin:0; float:left; _display:inline; overflow:hidden; width: 455px; border-right: 1px solid #e3e3e3; padding: 0 25px;}
.picScroll-faq .bd ul li .title{height: 40px;
	line-height: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.picScroll-faq .bd ul li .title i{
	display: inline-block;
	width: 30px;
	height: 40px;
	float: left;
	color: #ed1b23;
	font-size: 24px;
	font-style: normal;
	font-family: arial;
}
.picScroll-faq .bd ul li .title a{
	font-size: 18px;
}
.picScroll-faq .bd ul li .intro{
	height: 60px;
	overflow: hidden;
	line-height: 20px;
	color: #999;
	font-size: 14px;
	padding-left: 30px;
	position: relative;
} 
.picScroll-faq .bd ul li .intro i{
	display: inline-block;
	width: 30px;
	height: 40px;
	float: left;
	color: #3e7af3;
	font-size: 24px;
	font-style: normal;
	font-family: arial;
	position: absolute;
	top: 10px;
	left: 0;
}
		
		
		
		
		

.index-head-news{
	position: relative;
	margin-bottom: 20px;
	text-align: center;
}
.index-head-news span{
	display: inline-block;
	padding: 0 140px;
	color: #333333;
	font-size: 48px;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 20px;
}
.index-head-news span:before,
.index-head-news span:after{
	content: "";
	width: 100px;
	height: 7px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
}
.index-head-news span:before{
	background-image: url(../images/rct_31.png);
}
.index-head-news span:after{
	background-image: url(../images/rct_34.png);
	left: auto;
	right: 0;
}
.index-head-news h2{
	display: inline-block;
	float: left;
	color: #110505;
	font-size: 18px;
	border-bottom: 2px solid #3e7af3;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.index-head-news a{
	display: inline-block;
	float: right;
	text-transform: uppercase;
	color: #666;
	line-height: 30px;
}
.faq-pic{
	height: auto;
	overflow: hidden;
}
.faq-pic img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}

.slide-1{ width:100%; height: auto; overflow:hidden; position:relative; margin-top: 20px; }
.slide-1 .bd{height: auto; overflow: hidden; position: relative;}
.slide-1 .infoList li{ height: auto; overflow: hidden; padding: 16px 0; border-bottom: 1px dotted #ccc;}
.slide-1 .infoList li .title{
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
}
.slide-1 .infoList li .title span{
	width: 20px;
	height: 20px;
	text-align: center;
	float: left;
	margin-top: 2px;
	color: #fff;
	background-color: #555555;
	line-height: 20px;
	margin-right: 10px;
	font-size: 12px;
}
.slide-1 .infoList li .intro{
	height: auto;
	overflow: hidden;
	margin-top: 5px;
}
.slide-1 .infoList li .intro span{
	width: 20px;
	height: 20px;
	text-align: center;
	float: left;
	margin-top: 2px;
	color: #fff;
	background-color: #0073c4;
	line-height: 20px;
	margin-right: 10px;
	font-size: 12px;
}
.slide-1 .infoList li .intro .intro-right{
	width: 365px;
	height: 44px;
	line-height: 22px;
	overflow: hidden;
	float: right;
}

.pub-news{
	width: 355px;
	background-color: #fff;
	padding: 15px;
	float: left;
}

.news-ding{
	width: 602px;
	height: auto;
	overflow: hidden;
	float: left;
}
.news-ding-pic{
	border: 1px dashed #dcdcdc;
	padding: 20px;
}
.news-ding-pic img{
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 160px;
	object-fit: cover;
}
.ding-title{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 15px;
}
.ding-intro{
	color: #666;
	font-size: 14px;
	line-height: 2;
	margin-top: 15px;
	max-height: 84px;
	overflow: hidden;
}
.news-list-word{
	height: 230px;
	overflow: hidden;
	margin-top: 5px;
}
.news-list-word ul li{
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	border-bottom: 1px dotted #ccc;
}
.news-list-word ul li span{
	display: inline-block;
	float: right;
	margin-left: 15px;
	color: #999;
}
.news-list-word ul li a{
	background-image: url(../images/ged_80.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 15px;
}

.slide-2{ width:700px; height: auto; overflow: hidden; float: left;}
.slide-2 .hd{ height: auto; overflow: hidden; margin-bottom: 20px;}
.slide-2 .hd ul li{ float:left; padding:0 5px; cursor:pointer; border-bottom: 2px solid transparent; padding-bottom: 10px; margin-right: 20px; font-size: 18px; }
.slide-2 .hd ul li.on{ border-bottom-color: #3e7af3; }
.slide-2 .bd{height: auto; overflow: hidden;}
.slide-2 .bd li{margin-bottom: 15px; background-color: #fff; height: auto; overflow: hidden;}
.slide-2 .bd li .pic{
	width: 220px;
	height: 155px;
	overflow: hidden;
	float: left;
}
.slide-2 .bd li .pic img{
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 155px;
	object-fit: cover;
}
.slide-2 .bd li .tmdRight{
	width: 440px;
	height: auto;
	overflow: hidden;
	padding: 10px 20px;
}
.slide-2 .bd li .tmdRight .title{
	font-size: 16px;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.slide-2 .bd li .tmdRight .intro{
	height: 44px;
	line-height: 22px;
	overflow: hidden;
	margin-top: 10px;
}
.slide-2 .bd li .tmdRight .date{
	color: #999999;
	font-size: 14px;
	margin-top: 10px;
}


.index-list-news{
	overflow:hidden;
	position:relative;
}
.index-list-news ul li{
	width: 369px;
	height: auto;
	overflow: hidden;
	border-right: 1px solid #e5e5e5;
	padding: 0 15px;
	float: left;
}
.index-list-news ul li a{
	display:block;
}
.index-list-news-ymd{
	text-align: center;
	position: relative;
	color: #d4d4d4;
	font-size: 32px;
	margin-top: 15px;
	padding-bottom: 10px;
}
.index-list-news-ymd:after{
	content: "";
	width: 40px;
	height: 1px;
	background-color: #d4d4d4;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	bottom: 0;
}

.index-list-news-right{
	width:450px;
	float:right;
}
.index-list-news-title{
	height:30px;
	line-height:30px;
	font-size:16px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	margin-top: 15px;
}
.index-list-news-intro{
	line-height:25px;
	overflow:hidden;
	color:#999999;
	font-size:16px;
	height:50px;
	margin-top: 10px;
}
.index-list-news-right{
	width:450px;
	float:right;
}
.index-list-news-title{
	height:30px;
	line-height:30px;
	font-size:16px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.ndes-picddd{
	height:160px;
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-size: cover;
	position:relative;
}
.index-list-news-pic{
	height: 205px;
	overflow: hidden;
	margin-top: 20px;
}
.index-list-news-pic img{
	display: block;
	width: 100%;
	height: 205px;
	object-fit: cover;
}

.nws-left{
	width:390px;
}
.nws-left img{
	display:block;
	width:100%;
	height:auto;
}
.main-newsright{
	width:100%;
	position:relative;
	margin-top:20px;
}
.slideTxtBox{
	width:100%;
}
.slideTxtBox .hd{
	position: relative;
	width:100%;
	z-index:5;
	text-align:left;
	margin-bottom:30px;
	height: auto;
	overflow: hidden;
}
.slideTxtBox .hd:after{
	content: "";
	width: 100%;
	height: 1px;
	background-color: #c8c8c8;
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 1;
}
.slideTxtBox .hd ul{
	float: left;
	background-color: #fff;
	z-index: 11;
	position: relative;
}
.slideTxtBox .hd ul li{
	height:36px;
	line-height:36px;
	display:inline-block;
	*display:inline;
	cursor:pointer;
	color:#333333;
	font-size:18px;
	position:relative;
	margin-right: 15px;
	border-bottom: 3px solid transparent;
}
.slideTxtBox .hd ul li.on{
	color: #ed1b23;
	border-bottom-color: #ed1b23;
}
.slideTxtBox .hd ul li.on:after{
	width:100%;
	height:9px;
	background-image:url(../images/g_142.png);
	background-repeat: no-repeat;
	background-position:50% 50%;
	position:absolute;
	left:0px;
	bottom:-9px;
}

.slideTxtBox .bd{
	height:auto;
	overflow:hidden;
	margin-top:10px;
}
.slideTxtBox .bd ul{
	height: auto;
	overflow:hidden;
}	
.nwpic{
	width:390px;
	height:228px;
	overflow:hidden;
}
.nwpic img{ display:block; width:390px; height:228px;}

.section-link{
	width: 100%;
	min-width: 1200px;
	padding: 20px 0;
	background-color: #fff;
}
.link-list{
	width: 570px;
	float: right;
	height: auto;
	overflow: hidden;
}
.link-list h5{
	color: #333;
	font-size: 16px;
	text-transform: capitalize;
	margin-bottom: 10px;
}
.link-list ul li{
	float: left;
	line-height: 30px;
	margin-right: 15px;
}
.link-list ul li.first{
	color: #333333;
	font-size: 20px;
	font-weight: bold;
}
.link-list ul li a{
	color: #666;
	font-size: 14px;
	margin-right: 15px;
}
.link-list ul li a:hover{
	color: #E60013;
}

/**********************
****** inner css ******
**********************/
/** 内页banner **/
.inbanner{
	width:100%;
	min-width:1200px;
	height:400px;
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:50% 50%;
}
.inner-word{
	color: #FFFFFF;
	font-size: 36px;
	text-transform: uppercase;
	margin-top: 200px;
	position: relative;
	display: none;
}
.inner-word:after{
	width: 80px;
	height: 2px;
	background-color: #FFFFFF;
	position: absolute;
	left: 0;
	bottom: -15px;
}
.section-inner{
	width:100%;
	min-width:1200px;
	padding:30px 0;
	background-color:#FFFFFF;
}
/** 左右结构 **/
.slider{
	width:230px;
	float:left;
	background-color:#fff;
	box-shadow:0px 0px 5px rgba(255,255,255,1);
	-webkit-box-shadow:0px 0px 5px rgba(255,255,255,1);
	-moz-box-shadow:0px 0px 5px rgba(255,255,255,1);
}
.slide-head{
	color:#fff;
	font-size:14px;
	background-color:#ed1b23;
	padding-left:15px;
	height:38px;
	line-height:38px;
	text-transform:uppercase;
}
dl,dt,dd{
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu-slide{
	height: auto;
	overflow: hidden;
	text-align: center;
}
.menu-slide dl dt{
	position: relative;
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 0 5px;
	font-size: 14px;
}
.menu-slide dl dt a{
	display: block;
	line-height: 46px;
	background-color: #fff;
	padding: 0 25px;
}
.menu-slide dl dt a:hover{
	color: #fff;
	background-color: #1e3581;
}
.menu-slide dl dt a.active{
	color: #fff;
	background-color: #1e3581;
}
/*** pro cate **/
.menu-pro{
	overflow: hidden;
}
.menu-pro dl dt{
	position: relative;
	display: block;
}
.menu-pro dl dt a{
	display: block;
	height: 34px;
	line-height: 34px;
	border-bottom: 1px solid #DDDDDD;
	padding-left: 25px;
	background-image: url(../images/ndot1.png);
	background-repeat: no-repeat;
	background-position: 8px 50%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.menu-pro dl dt a:hover{
	color: #ef6100;
	background-color: #f5f6f6;
}
.menu-pro dl dt a.active{
	color: #ef6100;
	background-color: #F5F6F6;
	background-image: url(../images/ndot2.png);
}

.menu-pro dl dd{
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.menu-pro dl dd a{
	display: block;
	padding-left: 25px;
	background-image: url(../images/dot4_03.png);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	
}

/** end **/

.news-slide{
	overflow: hidden;
}
.news-slide ul li{
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	border-bottom: 1px solid #DDDDDD;
}
.news-slide ul li a{
	padding-left: 15px;
	background-image: url(../images/list_dot1.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
}
.contact-slide{
	padding: 8px 0;
	color: #666666;
	font-size: 12px;
	line-height: 1.75;
}
.contact-slide img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}


.menu{
	display:block;
	border:1px solid #ddd;
	border-top:none;
}
.menu > li{
	position:relative;
}
.menu > li > a{
	display:block;
	color:#333;
	line-height:18px;
	border-top:1px solid #ddd;
	padding:10px 15px 10px 24px;
	background-color:#fff;
	background-image:url(../images/jt1.png);
	background-repeat:no-repeat;
	background-position:10px 15px;
}
.menu > li > a.active,
.menu > li > a:hover{
	color:#eb3e00;
	background-image:url(../images/jt2.png);
}
.menu > li:first-child > a{
	border-top:none;
}
.main-right{
	width:950px;
	float:right;
	background-color:#fff;
}
.path-inner{
	height:38px;
	line-height:38px;
	overflow: hidden;
	background-color: #ed1b23;
}
.path-inner span{
	display: inline-block;
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 15px;
}
.path-inner p{
	display: inline-block;
	float: right;
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 15px;
}
.path-inner p a{
	color: #FFFFFF;
}
.single-title{
	color:#000;
	font-size:18px;
	margin-top:15px;
}
.single-content{
	color:#666;
	font-size:14px;
	line-height:2;
	margin-top:20px;
}
.single-content img{
	max-width:100%;
	height:auto;
}
.full-map{
	margin-top: 30px;
	overflow: hidden;
}
/** 新闻列表 **/
.list-news{
	position:relative;
	margin-top:10px;
}
.list-news ul li{
	border-bottom:1px dotted #ddd;
	padding:20px 0;
	height:auto;
	overflow:hidden;
	position:relative;
}
.list-news ul li .news-pic{
	width:200px;
	height:130px;
	overflow:hidden;
	float:left;
}
.list-news ul li .news-pic img{
	display:block;
	width:200px;
	height:130px;
	
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	
	transition:all ease-in-out 0.5s;
	-webkit-transition:all ease-in-out 0.5s;
	-moz-transition:all ease-in-out 0.5s;
}
.list-news ul li:hover .news-pic img{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
}
.list-news ul li .news-right{
	width:960px;
	float:right;
}
.list-news ul li .news-title{
	font-size:16px;
	height:auto;
	overflow:hidden;
}
.list-news ul li .news-intro{
	color:#888;
	line-height:1.65;
	margin-top:10px;
}
.list-news ul li .news-date{
	color:#aaa;
	margin-top:5px;
}
.content-title{
	text-align:center;
	color:#000;
	font-size:20px;
	border-bottom:1px solid #eee;
	padding-bottom:15px;
	margin-top:20px;
}

.list-faq{
	overflow: hidden;
	margin-top: 20px;
}
.list-faq ul li{
	line-height: 44px;
	height: 44px;
	border-bottom: 1px solid #DDDDDD;
	font-size: 14px;
}
.list-faq ul li span{
	display: inline-block;
	float: right;
	padding-left: 15px;
	color: #999;
}
.list-faq ul li a{
	display: block;
	height: 44px;
	line-height: 44px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 20px;
	background-image: url(../images/dian.jpg);
	background-repeat: no-repeat;
	background-position: 2px 50%;
}

/************************
** left-right structs ***
************************/
.list_left{width:230px; height: auto; overflow: hidden;}
.list_left h1{display:block;height:34px;line-height:34px;color:#fff;background:#6db543; font-size:15px; text-indent:20px; text-transform:uppercase;}
.list_left ul{border:1px solid #ddd;}
.list_left ul li{height:40px;line-height:40px;font-size:12px;color:#fff; border-bottom:1px solid #ddd; border-top:1px solid #fff;}
.list_left ul li a{color:#333; display:block; background-color:#f5f5f5; padding:0 15px; height:40px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.list_left ul li a:hover{color:#c00;}
.list_left ul li a.cls_curr{color:#c00; background-color:#fff;}

.list_contact{height:auto;overflow:hidden;padding:15px;line-height:22px;border:1px solid #ccc;border-top:none;}
.list_contact img{max-width:100%;padding-bottom:5px;}

.list_right{ width:950px; height: auto; overflow:hidden;}
.right_top{width:100%; border-bottom:1px solid #ddd; height:auto; overflow:hidden;}
.right_top span{display:inline-block;float:left;height:32px;line-height:32px;color:#666;font-size:13px;padding-right:10px; background:url(../images/map.png) no-repeat left center; padding-left:20px;}

/************************
*** products ************
************************/
.pro_list{
	margin-top:30px;
	position:relative;
}
.pro_list ul{
	width:1220px;
}
.pro_list ul li{
	display:block;
	float:left;
	height:auto;
	overflow:hidden;
}
.pro_list ul li.fullli{
	width: 100%;
	height: 1px;
	margin: 0;
	float: left;
}
/** 一行四个 **/
.pro_list ul li.item4{
	width:283px;
	margin-right:20px;
	border: 1px solid #ddd;
	margin-bottom: 20px;
}
.pro_list ul li.item4 img{
	width:100%;
	height:auto;
}
/** 一行三个 **/
.pro_list ul li.item3{
	width:302px;
	margin-right:22px;
}
.pro_list ul li.item3 img{
	width:100%;
	height:auto;
}
.pro_list ul li.none-data{
	width:100%;
}

.pro_list ul li span{
	display:block;
	text-align:center;
	overflow:hidden;
	height:46px;
	line-height:46px;
	white-space:nowrap;
	text-overflow:ellipsis;
	background-color: #eee;
	font-size: 14px;
}
.pro_list ul li a{
	color:#555;
}
.pro_list ul li a:hover{
	color:#c00;
}
.pro_list ul li.item3 .product-img{
	width:300px;
	height:auto;
	overflow:hidden;
	border:1px solid #eee;
}
.pro_list ul li.item3 .product-img img{
	width:300px;
	height:auto;
	
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	
	transition:all ease-in-out 0.5s;
	-webkit-transition:all ease-in-out 0.5s;
	-moz-transition:all ease-in-out 0.5s;
}
.pro_list ul li.item3:hover .product-img img{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
}
.pro_list ul li.item4 .product-img{
	height:auto;
	overflow:hidden;
}
.pro_list ul li.item4 .product-img img{
	width:100%;
	height:auto;
	
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	
	transition:all ease-in-out 0.5s;
	-webkit-transition:all ease-in-out 0.5s;
	-moz-transition:all ease-in-out 0.5s;
}
.pro_list ul li.item4:hover .product-img img{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
}

/************************
*** case-list ************
************************/
.case-list{ overflow:hidden; margin-top:20px;}
.case-list ul{ width:1220px;}
.case-list ul li{ display:block; float:left; height:auto; overflow:hidden;}
.case-list ul li img{ display:block; border:1px solid #eee;}
/** 一行四个 **/
.case-list ul li.item4{width:285px;margin-right:20px;}
.case-list ul li.item4 img{width:100%;height:240px;}
/** 一行三个 **/
.case-list ul li.item3{width:302px;margin-right:22px;}
.case-list ul li.item3 img{width:300px;height:225px;}

.case-list ul li span{display:block;text-align:center;overflow:hidden; height:46px; line-height:46px; font-size: 14px; padding: 0 15px; white-space:nowrap; text-overflow:ellipsis;}
.case-list ul li a{color:#555;}
.case-list ul li a:hover{color:#c00;}

/************************
*** products detail *****
************************/
.product-wrap{
	height: auto;
	overflow: hidden;
	position:relative;
}
.product-row{
	height: auto;
	overflow: hidden;
	position:relative;
	margin-top:25px;
}
.product-mag{
	width:302px;
	float:left;
}
.product-right{
	width:860px;
	float:right;
}
.product-title{
	color:#000;
	background:#fff;
	font-size:24px;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 15px;
}
.product-class{
	color:#666;
	font-size:12px;
	line-height:2;
	margin-top:15px;
}
.product-intro{
	color:#565656;
	font-size:14px;
	line-height:24px;
	margin-top:15px;
	overflow:hidden;
}
.product-class strong,
.product-intro strong{
	color:#c00;
}
.content-product{
	color:#444;
	font-size:14px;
	line-height:2.25;
	margin-top:25px;
}

/************************
*** big pictures ********
************************/
.preview{width:302px; height:320px; float:left;}
/* smallImg */
.smallImg{position:relative; height:52px; margin-top:1px; padding:6px 0; width:302px; overflow:hidden;float:left;}
.scrollbutton{width:14px; height:50px; overflow:hidden; position:relative; float:left; cursor:pointer; }
.scrollbutton.smallImgUp , .scrollbutton.smallImgUp.disabled{background:url(../img/lt_01.png) no-repeat;}
.scrollbutton.smallImgDown , .scrollbutton.smallImgDown.disabled{background:url(../img/rt_01.png) no-repeat; margin-left:285px; margin-top:-50px;}

#imageMenu {height:50px; width:270px; overflow:hidden; margin-left:0; float:left;}
#imageMenu li {height:50px; width:50px; overflow:hidden; float:left; text-align:center;margin-left:4px;}
#imageMenu li img{width:50px; height:50px;cursor:pointer;}
#imageMenu li#onlickImg img, #imageMenu li:hover img{ width:48px; height:48px; border:1px solid #e3e3e3;}
/* bigImg */
.bigImg{position:relative;float:left;width:300px;height:256px;overflow:hidden;border:1px solid #e3e3e3;}
.bigImg #midimg{width:300px; height:256px;}
.bigImg #winSelector{width:100px; height:85px;}
#winSelector{position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff;}
/* bigView */
#bigView{position:absolute;border: 1px solid #e3e3e3; overflow: hidden; z-index:999;}
#bigView img{position:absolute;}
/* product info end */

/************************
*** tabs changes ********
************************/
.tabBox{
	position:relative;
	width: 100%;
	min-width: 1200px;
	background-color: #F2F2F2;
}
.tabBox .tabNav {
	display: block;
	width: 1200px;
	margin: 0 auto;
	overflow:hidden;
	_zoom:1;
	text-align:center;
}
.tabBox .tabNav li{
	display: inline-block;
	*display: inline;
	padding:0 30px;
	cursor:pointer;
	height: 60px;
	line-height:60px;
	background: transparent;
	color:#333;
	font-size:16px;
	text-transform: capitalize;
}
.tabBox .tabNav li.now {
	color:#ed0c0c;
	background:#fff;
}
.tabBox .tabCont {
	display:none;
	background-color: #FFFEFF;
	width: 100%;
	min-width: 1200px;
	padding: 30px 0;
}

/************************
*** form buttom *********
************************/
.txtf{width:400px;border:1px solid #ddd;height:20px;line-height:20px;text-indent:10px;color:#555}
.txtf:focus{border:1px solid #000;}
.txtf_2{width:400px;border:1px solid #ddd;line-height:20px;color:#555;font-size:12px;}
.txtf_2:focus{border:1px solid #000;}

.ctus_btm{width:90px;height:30px;line-height:28px;border:1px solid #000;outline:none 0;background:#000;display:inline-block;margin-right:20px;color:#fff;font-family:'Verdana';-webkit-transition:0.6s;-moz-transition:0.6s;-o-transition:0.6s;transition:0.6s;border-radius:5px;}
.ctus_btm:hover{background:#fff;border:1px solid #000;color:#000;}

/**********************
******** form *********
**********************/
.msg-head{
	background-color:#eee;
	color:#c00;
	font-size:14px;
	padding:15px 25px;
	margin-top:20px;
	
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.msg-wrap{
	position:relative;
	margin-top:10px;
}
.form-group{
	margin:15px 0;
}
.form-group label{
	display:inline-block;
	line-height:32px;
	font-size:14px;
	color:#666;
	margin-right:15px;
	width:80px;
	text-align:right;
	float:left;
}
.form-group input[type=text]{
	display:inline-block;
	height:30px;
	line-height:30px;
	border:1px solid #eee;
	padding:0 10px;
	min-width:400px;
	float:left;
	color:#555;
	font-size:12px;
	
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
}
.form-group textarea{
	display:inline-block;
	padding:5px 10px;
	color:#555;
	font-size:12px;
	line-height:20px;
	border:1px solid #ddd;
	min-width:400px;
	min-height:80px;
	resize:none;
}
.form-group input[type=submit]{
	display:inline-block;
	margin-left:96px;
	border:none;
	color:#fff;
	background-color:#eb3e00;
	padding:8px 40px;
	cursor:pointer;
	font-size:12px;
	text-transform:uppercase;
	
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}

/************************
*** photo-list ************
************************/
.photo-list{ overflow:hidden; margin-top:20px;}
.photo-list ul{ width:972px;}
.photo-list ul li{ display:block; float:left; height:auto; overflow:hidden;}
.photo-list ul li img{ display:block; border:1px solid #ddd;}
/** 一行四个 **/
.photo-list ul li.item4{width:222px;margin-right:20px;}
.photo-list ul li.item4 img{width:220px;height:auto;}
/** 一行三个 **/
.photo-list ul li.item3{width:302px;margin-right:22px;}
.photo-list ul li.item3 img{width:300px;height:auto;}

.photo-list ul li span{display:block;text-align:center;overflow:hidden; height:46px; line-height:46px; white-space:nowrap; text-overflow:ellipsis;}
.photo-list ul li a{color:#555;}
.photo-list ul li a:hover{color:#c00;}
.photo-list ul li.full-li{width: 100%; height: 1px; float: left;}

/**********************
******** pages ********
**********************/
.page-number{
	margin-top:15px;
	margin-bottom:20px;
	/*border-top:1px dotted #ddd;
	border-bottom:1px dotted #ddd;*/
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
	font-size:0;
	font-family:Arial;
}
.page-number span{
	display:inline-block;
	font-size:12px;
	margin:3px;
	border:1px solid #ddd;
	padding:4px 8px;
	background-color:#f5f5f5;
	color:#666;
}
.page-number span a{
	display:inline-block;
	color:#666;
}
.page-number span a:hover{
	color:#c00;
}
.page-number span.on{
	color:#fff;
	background-color:#c00;
	border-color:#c00;
}
.page-number span.on a{
	color:#fff;
}



.shipinglst{
	overflow: hidden;
	margin-top: 25px;
}
.shipinglst ul{
	width: 1220px;
}
.shipinglst ul li{
	width: 285px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}
.vdkjoeae{
	position: relative;
	height: auto;
	overflow: hidden;
}
.vdkjoeae img{
	display: block;
	margin: 0 auto;
	width: 100%;
	height: auto;
}
.vdlaeoeee{
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	padding:0 10px;
}

/** download **/
.list-download{
	overflow:hidden;
	margin-top:20px;
}
.list-download ul li{
	border-bottom:1px dashed #ddd;
	padding:15px 0;
}
.dwn-title{
	height:32px;
	line-height:32px;
	font-size:14px;
}
.dwn-title i{
	padding-right:6px;
}
.down-dwn{
	font-size:14px;
	margin-top:5px;
}
.down-dwn a{
	display: inline-block;
	padding:6px 20px;
	color:#fff;
	background-color:#333;
	font-size:12px;
}

/** kf **/
#kf_kefu{
	width: 45px;
	height: auto;
	position: fixed;
	top: 120px;
	right: 0;
	z-index: 999;
	background-color: rgba(0,0,0,0.9);
}
.kf_middle{
	position: relative;
}
.kf_kflist{
	height: auto;
	position: relative;
}
.kf_kflist ul li{
	width: 45px;
	height: 45px;
	position: relative;
	border-bottom: 1px dotted #666;
}
.kf_kflist ul li:last-child{
	border-bottom: none;
}
.kf_kflist ul li a{
	display: block;
	width: 45px;
	height: 45px;
}
.kf_kflist ul li a:hover{
	background-color: #3399de;
}
.kf_weixin_outer{
	padding: 10px;
	background-color: #FFFFFF;
	position: absolute;
	bottom: 0;
	right: 55px;
	z-index: 999;
	border: 1px solid #DDDDDD;
	display: none;
}
.kf_weixin_outer.onshow{
	display: block;
}
.kf_weixin_outer:before,
.kf_weixin_outer:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	display: block;
	border-width: 10px;
	border-style: solid;
	bottom: 15px;
}
.kf_weixin_outer:before {
	right: -20px;
	border-color: transparent transparent transparent #ddd;
}
.kf_weixin_outer:after {
	right: -19px;
	border-color: transparent transparent transparent white;
}
.kf_weixin_outer img{
	width: 100px;
	height: 100px;
}

/*在线客服部分*/
.contactusdiyou {position:fixed;right:-230px;bottom:0px; _position: absolute;width:230px;height:100%;background:#0B7AC4;z-index:99999999999;  _margin-bottom:0px; _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))); transition:all .5s ease;}
.contactusdiyou .hoverbtn{width:30px; height:129px; padding-top:20px; cursor: pointer; position:absolute; top:50%; margin-top:-66px;left:-30px; font-size:14px; color:#fff; background:#0B7AC4; -webkit-border-radius: 3px 0px  0px 3px; -moz-border-radius: 3px 0px  0px 3px; -o-border-radius: 3px 0px  0px 3px;      border-radius: 3px 0px  0px 3px; -moz-box-shadow: -4px 4px 4px -4px #000; -webkit-box-shadow: -4px 4px 4px -4px #000; box-shadow: -4px 4px 4px -4px #000;} .contactusdiyou .hoverbtn span{width:30px; height:19px;line-height: 19px; text-align: center; overflow:hidden; float:left;}
.contactusdiyou .hoverbtn .hoverimg{width:13px; height:9px; margin:10px 0px 0px 10px; float:left; display:inline;background-repeat: no-repeat;}
.hoverimg2{background:url(../kf/hoverbtnbg1.png) no-repeat; }

.contactusdiyou .conter{width:186px;height:auto;margin-left:22px;position:absolute;top:15%;}
.contactusdiyou .conter .con1{ border-bottom:1px solid #0B7AC4; padding-bottom:22px;}
.contactusdiyou .conter .con1 dl dt{width:31px; height:31px; float:left;    position: relative;top: 32px;}
.contactusdiyou  dl .f1{width:142px; height:36px;line-height: 36px; float:right; font-size:14px;_font-size: 14px;*font-size: 15px; color:#fff;vertical-align: top; font-weight: bold;}
.contactusdiyou  dl .f2{ width:142px; float:right; font-size:12px; color:#fff; height:30px;line-height: 30px; float:right;}
.contactusdiyou .conter .con1 dl dd .ph_num{ font:18px 'Microsoft yahei';*font-size: 16px;_font-size: 16px; color:#fff; height:25px;}

.contactusdiyou .qqcall{padding:22px 0px;height:auto;border-bottom:1px solid #0B7AC4;}
.contactusdiyou .qqcall dl dt{width:31px; height:31px; float:left; position: relative;top: 32px;}
.kefuQQ{float:left;width:80px;height:auto;}
.kefuQQ a{ background:url(../kf/button-custom-qq.gif)  no-repeat; width:70px; height:20px; margin-right:0px;display:inline-block; vertical-align:middle;overflow:hidden;}
.kefuQQ a:hover{ background:url(../kf/button-custom-qq-h.gif)  no-repeat;}

.contactusdiyou .weixincall{float:right;padding:22px 0; border-bottom:1px solid #0B7AC4;}
.contactusdiyou .weixincall dl dt{width:31px; height:31px; float:left; position: relative;top: 32px;}

.contactusdiyou .weixincall .f3{float: right;width:73px; height:auto; margin-right:69px; display:inline;}
.contactusdiyou .weixincall .f3 img{width:120px;height: auto;}
.contactusdiyou .dytimer{ float: right; width: 160px; height: 40px; padding: 16px 0px 15px 0px; /* background: #007b77; */ margin: 20px 0px 0px 0px;}
.contactusdiyou .dytimer span{display:block; height:20px; line-height:20px; font-size:14px; color:#fff;}
.contactusdiyou .dytimer span a {color:#fff;}

.diyou{_position: absolute; _bottom: auto;_margin-bottom:0px; z-index:99999999999; _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));}
.diyoumask { position:fixed; left: 0; top: 0; z-index: 100000; width:100%; height:100%; opacity:0.3;filter:alpha(Opacity=30); background:#000; display:none;}
.fn_cle:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } 
/*在线客服部分*/

/* kf4 **/
.side {
	position:fixed;
	width:45px;
	right:0;
	bottom:10px;
	z-index:9999;
}
.side ul li {
	width:45px;
	height:45px;
	line-height:45px;
	float:left;
	position:relative;
	background:#333;
	border-bottom:1px solid #999;
}
.side ul li .sidebox {
	position:absolute;
	width:45px;
	height:45px;
	line-height:45px;
	top:0;
	right:0;
	transition:all 0.3s;
	background:#333;
	color:#fff;
	font-size: 14px;
	overflow:hidden;
}
.side ul li .sidetop {
	width:45px;
	height:45px;
	line-height:45px;
	display:inline-block;
	background:#333;
	transition:all 0.3s;
}
.side ul li img {
	float:left;
}
.side ul li .right_ewm_box{
	position:absolute;
	right:60px;
	bottom:0px;
	z-index:9999999;
	padding:10px;
	background:#fff;
	border:1px solid #ccc;
	width:120px;
	text-align:center;
	-moz-box-shadow:0px 0px 5px #666;
	-webkit-box-shadow:0px 0px 5px #666;
	box-shadow:0px 0px 5px #666;
	display:none;
}
.side ul li:hover .right_ewm_box{
	display:block;
}
.side ul li .right_ewm_box:after{
	border: solid transparent;
	content: ' ';
	height: 0;
	bottom:15px;
	position: absolute;
	width: 0;
	border-width: 10px;
	border-left-color: #bbb;
	left: 100%;
}
.side ul li .right_ewm_box img{
	max-width:100%;
	height:auto;
	display:block;
	margin:0px auto;
}
.side ul li .right_ewm_box p{
	font-weight:normal;
	display:block;
	line-height:20px;
}
/* end **/

/** kf5 **/
.float0831 {
	POSITION: absolute; TOP: 50px; RIGHT: 1px; _position: absolute; z-index:9999;
}
.float0831 A {
	COLOR: #00a0e9
}
.float0831 A:hover {
	COLOR: #ff8100; TEXT-DECORATION: none
}
.float0831 .floatL {
	height:200px; WIDTH: 28px; FLOAT: left
}
.float0831 .floatL A {
	TEXT-INDENT: -9999px; DISPLAY: block; FONT-SIZE: 0px
}
.float0831 .floatR {
	BACKGROUND: url(../kf/float_bg.gif)
}
.float0831 .tp {
	BACKGROUND: url(../kf/float_bg.gif)
}
.float0831 .cn2 {
	BACKGROUND: url(../kf/float_bg.gif)
}
.float0831 .floatR {
	PADDING-BOTTOM: 15px; WIDTH: 130px; BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: -131px bottom; FLOAT: left; OVERFLOW: hidden
}
.float0831 .tp {
	BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: 0% 0%; HEIGHT: 10px
}
.float0831 .cn2 {
	BACKGROUND-REPEAT: repeat-y; BACKGROUND-POSITION: -262px 0px
}
.float0831 .cn2 H3 {
	TEXT-INDENT: -9999px; HEIGHT: 36px; FONT-SIZE: 0px
}
.float0831 .cn2 UL {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 14px; PADDING-RIGHT: 12px; PADDING-TOP: 0px;padding-bottom:10px;min-height:120px;
}
.float0831 .cn2 UL LI {
	BORDER-BOTTOM: #e6e5e4 1px solid; LINE-HEIGHT: 30px; WORD-WRAP: break-word; HEIGHT:30px; OVERFLOW: hidden; WORD-BREAK: normal
}
.float0831 .titZx {
	BACKGROUND: url(../kf/float_s_en.gif) no-repeat
}
.float0831 .titDh {
	BACKGROUND: url(../kf/float_s_en.gif) no-repeat
}
.float0831 .titDc {
	BACKGROUND: url(../kf/float_s_en.gif) no-repeat
}
.float0831 .icoZx {
	BACKGROUND: url(../kf/float_s_en.gif) no-repeat
}

.float0831 .icoFf {
	BACKGROUND: url(../kf/float_s_en.gif) no-repeat
}
.float0831 .icoTl {
	BACKGROUND: url(../kf/float_s_en.gif) no-repeat
}
.float0831 .btnOpen {
	BACKGROUND: url(../kf/float_s_en.gif) no-repeat
}
.float0831 .btnOpen_n {
	BACKGROUND: url(../kf/float_s_en.gif) no-repeat
}
.float0831 .btnCtn {
	BACKGROUND: url(../kf/float_s_en.gif) no-repeat
}
.float0831 .titZx {
	BACKGROUND-POSITION: 5px -10px
}
.float0831 .titDh {
	BACKGROUND-POSITION: 5px -66px
}
.float0831 .titDc {
	BACKGROUND-POSITION: 5px -124px
}
.float0831 .icoZx {
	BACKGROUND-POSITION: 2px -154px
}

.float0831 .icoFf {
	BACKGROUND-POSITION: 2px -213px
}
.float0831 .icoTl {
	PADDING-LEFT: 20px; DISPLAY: block; FONT-FAMILY: "宋体"; BACKGROUND-POSITION: 2px -266px; FLOAT: left
}
.float0831 .btnOpen {
	BACKGROUND-POSITION: -30px -396px
}
.float0831 .btnOpen_n {
	BACKGROUND-POSITION: 0px -530px
}
.float0831 .btnCtn {
	BACKGROUND-POSITION: 0px -396px
}
.float0831 .icoZx {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left
}
.float0831 .icoTc { margin-top:5px;
	PADDING-LEFT: 10px; DISPLAY: block; FLOAT: left
}
.float0831 .icoFf {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left
}
.float0831 .btnOpen {
	POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px
}
.float0831 .btnOpen_n {
	POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px
}
.float0831 .btnCtn {
	POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px
}
.float0831 .btnOpen {
	TOP: 28px; LEFT: 1px
}
.float0831 .btnOpen_n {
	TOP: 28px; LEFT: 1px
}
.float0831 .btnCtn {
	TOP: 28px; LEFT: 2px
}
.float0831 UL LI H3.titDc A {
	WIDTH: 80px; DISPLAY: block; HEIGHT: 36px
}
.float0831 UL LI.top {
	BORDER-BOTTOM: #ace5f9 1px solid
}
.float0831 UL LI.bot {
	BORDER-BOTTOM-STYLE: none
}
.float0831 UL.webZx {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; WIDTH: 164px; PADDING-RIGHT: 0px; BACKGROUND: url(../kf/webZx_bg.jpg) no-repeat; HEIGHT: 65px; PADDING-TOP: 0px
}
.float0831 UL LI.webZx-in {
	BORDER-BOTTOM-STYLE: none; PADDING-LEFT: 5px; HEIGHT: 50px; PADDING-TOP: 8px
}

/** end **/

.full-cate{
	width: 100%;
	min-width: 1200px;
	padding: 25px 0;
	background-color: #f4f4f4;
}
.menu-procyy{
	height: auto;
	overflow: hidden;
}
.menu-procyy dl dt{
	float: left;
	font-size: 14px;
	line-height: 30px;
	margin-right: 20px;
}
.menu-procyy dl dt a.active{
	color: #ed1b23;
}


.hzz-list{
	height: auto;
	overflow: hidden;
}
.hzz-list ul{
	width: 1220px;
}
.hzz-list ul li{
	width: 222px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}
.hzz-list ul li .pic{
	border: 1px solid #ddd;
	height: auto;
	overflow: hidden;
}
.hzz-list ul li .pic img{
	width: auto;
	height: 100px;
}
.hzz-list ul li .title{
	text-align: center;
	height: 44px;
	line-height: 44px;
	overflow: hidden;
	font-size: 14px;
}
