@import url("color.css");
@import url("font-awesome.css");
/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
}
body{
	font-size:14px;
	overflow-x:hidden;
}
img{
	border:none;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
ul{
	list-style:none;
}
hr{
	border:none;
	border-bottom:1px solid #c8c8c8;
	display:block;
	margin-top:10px;
}
.yuanjiao25{
	-moz-border-radius: 25px;      /* Gecko browsers */
    -webkit-border-radius: 25px;   /* Webkit browsers */
    border-radius:25px;            /* W3C syntax */
}
.yuanjiao5{
	-moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */
}
.yuanjiao10{
	-moz-border-radius: 10px;      /* Gecko browsers */
    -webkit-border-radius: 10px;   /* Webkit browsers */
    border-radius:10px;            /* W3C syntax */
}
.yuanjiao{
	-moz-border-radius: 100%;      /* Gecko browsers */
    -webkit-border-radius: 100%;   /* Webkit browsers */
    border-radius:100%;            /* W3C syntax */
}
.clear{
	width:100%;
	clear:both;
}

.pages{
	width:100%;
	padding:20px 0px;
	text-align:center;
	clear:both;
	margin-top:15px;
}
.pages li{
	list-style-type:none;
	display:inline;
}
.pages a{
	padding:5px 10px;
	border:1px solid #c8c8c8;
	font-weight:bold;
	margin-right:10px;
}
.pages .current{
	font-weight:700;
	color:#fff;
}
.shangxiapian{
	padding-top:20px;
	margin-top:20px;
	border-top:1px dashed #c8c8c8;
}
.shangxiapian li{
	line-height:30px;
}
.search{
	overflow:hidden;
	transition:0.6s;
	float:left;
	/*margin-left:20px;*/
	border:1px solid #ccc; 
	-moz-box-shadow:2px 2px 5px #ccc inset; 
	-webkit-box-shadow:2px 2px 5px #ccc inset;
	box-shadow:2px 2px 5px #ccc inset;
}
.search .key_text{
	height:28px;
	float:left;
	width:150px;
	overflow:hidden;
	line-height:28px;
	outline:none;
	border:none;
	border-right:none;
	text-indent:10px;
	color:#666;
	background:none;
}
.search .search_btn{
	cursor:pointer;
	border:none;
	outline:none;
	background:none;
	float:right;
	margin:6px 5px 0 0;
	/* float:right;
	width:65px;
	height:30px;
	overflow:hidden;
	line-height:30px;
	text-align:center;
	background:#0768EA;
	text-transform:uppercase;
	color:#fff; */
}
.main{
	width:1200px;
	overflow:hidden;
	margin:0px auto;
}
.content{
	line-height:25px;
}
.content img{
	max-width:100%;
	height:auto;
}
.lan{
	width:auto;
	float:left;
	margin-right:20px;
}
.lan span{
	display:block;
	float:left;
}
.lan span a{
	padding-left:25px;
	line-height:30px;
}

.cn{
	background:url(../images/cn.png) left center no-repeat;
	float:left;
	margin-right:15px;

}
.sp{
	background:url(../images/sp.png) left center no-repeat;
	float:left;
	margin-right:15px;

}
.en{
	background:url(../images/en.png) left center no-repeat;
	float:left;

}
/*---------------------主体开始-----------------------*/
#top_zone2{
	width:100%;
	min-width:1200px;
	overflow:visible;
	height:40px;
	line-height:40px;
	background:#787878;
	color:#fff;
}
#top_zone2 a{
	color:#fff;
}
#top_zone1{
	width:100%;
	min-width:1200px;
	overflow:hidden;
	height:40px;
	line-height:40px;
	background:#f9f9f9;
	border-bottom:1px solid #ccc;
}
#top_l{
	width:auto;
	float:left;
	line-height:40px;
}
#top_r{
	width:auto;
	float:right;
	height:40px;
}
#top_link{
	width:auto;
	float:left;
	overflow:hidden;
}
#top_link a{
	margin-left:10px;
	line-height:40px;
}
#top_link a i{
	font-size:18px;
	margin-right:10px;
}
#top_ewm{
	width:68px;
	float:right;
	margin-top:15px;
	overflow:hidden;
}
#top_ewm img{
	max-width:100%;
	height:auto;
	display:block;
}
#header_zone{
	width:100%;
	min-width:1200px;
	position:absolute;
	top:0;
	left:0;
	z-index:9999999;
	background:url(../images/header_zone.png);
}
.header_zone{
	width:100%;
	min-width:1200px;
	background:#323232;
	position:relative;
	z-index:99999999;
}
.fixed_header_zone{
	position:fixed!important;
	left:0;
	top:0;
	z-index:999999;
	background:rgba(255,255,255,0.9);
}
.header{
	width:1200px;
	margin:0px auto 0 auto;
	height:100px;
	position:relative;
	z-index:99999999;
}
.logo{
	float:left;
	overflow:hidden;
	margin-top:15px;
}
.logo a{
	display:block;
	float:left;
}
.logo img{
	display:block;
	max-width:100%;
	height:auto;
}

#logo_r{
	float:left;
	height:20px;
	margin-top:15px;
	margin-left:20px;
	padding-left:15px;
	border-left:1px solid #666;
	font-size:20px;
	text-transform:uppercase;
	line-height:20px;
	font-weight:bold;
}
#logo_r h2{
	display:block;
	color:#000;
	margin-top:20px;
	font-size:32px;
	font-weight:normal;
}
#logo_r p{
	display:block;
	color:#868686;
	font-size:18px;
	margin-top:5px;
}
#header_l{
	float:left;
	margin-top:50px;
	font-size:16px;
}
#header_r{
	width:auto;
	float:right;
}
#header_shang{
	width:auto;
	float:right;
	overflow:visible;
}
#header_ico{
	margin-top:35px;
	overflow:hidden;
}
#header_ico div{
	margin-left:30px;
	cursor:pointer;
	float:left;
}
#header_follow{
	width:auto;
	overflow:hidden;
	float:right;
}
#header_follow a{
	margin-left:15px;
}
#header_follow i{
	text-align:center;
	font-size:18px;
	color:#fff;
}

/*左侧带图标右侧上下结构电话*/
#top_tel_01{
	overflow:hidden;
	float:right;
	padding-left:40px;
	margin-top:10px;
	background:url(../ico/top_tel_06.jpg) left top no-repeat;
	background-size:30px 30px;
}
#top_tel_01 span{
	display:block;
	color:#666;
	font-size:14px;
}
#top_tel_01 strong{
	font-size:18px;
	display:block;
	font-family:Arial;
	overflow:hidden;
	font-weight:normal;
}
#top_tel_02{
	width:auto;
	overflow:hidden;
	float:right;
	padding-left:35px;
	background:url(/web/pic/top_tel.jpg) left bottom no-repeat;
	margin-top:43px;
	line-height:30px;
}
#top_tel_02 span{
	display:block;
	color:#3399FE;
	float:left;
	font-size:16px;
}
#top_tel_02 strong{
	font-size:18px;
	display:block;
	color:#e40000;
	float:left;
	font-weight:normal;
	font-family:Arial;
}

#nav_zone{
	width:100%;
	min-width:1200px;
	background:#0768EA;
	height:45px;
	position:relative;
	z-index:9999999;
} 
.fixednav{
	position:fixed!important;
	z-index:9999999;
	top:0;
	left:0;
	background:rgba(4,47,125,0.8)!important;
}
.nav {
	float:left;
}
.nav .nLi{
	height:100px;
	float:left;
	position:relative;
}
.nav .nLi:last-child{
	background:none;
	border-right:none;
}
/* .nav .on:after{
	border: solid transparent;
	content: ' ';
	height: 0;
	bottom:0;
	position: absolute;
	width: 100%;
	border-width: 3px;
	border-bottom-color: #78BC27;
	left: 0;
} */
.nav .nLi h3 {
	
}
.nav .nLi h3 a {
	display:block;
	font-size:14px;
	font-weight:normal;
	line-height:100px;
}
.nav .nLi h3 a i{
	margin-left:10px;
	display:none;
}
.nav .nLi h3 .line{
	display:block;
	width:0px;
	height:2px;
	margin:15px auto 0 auto;
}
.nav .nLi:hover h3 .line,.nav .on h3 .line{
	width:70%;
	transition:0.6s;
}
.nav .sub {
	display:none;
	left:0;
	top:100px;
	width:100%;
	position:absolute;
	background:rgba(0,0,0,0.6);
	min-width:160px;
}
/*
.nav .sub dl{
	
}
.nav .sub dl dd{
	width:220px;
	float:left;
	overflow:hidden;
}
.nav .sub dl dd p{
	display:block;
	line-height:30px;

}
.nav .sub dl dd p:hover{
	background:#E7242A;
	transition:0.6s;
}
.nav .sub dl dd p:hover i,.nav .sub dl dd p:hover a{
	color:#fff;
}
.nav .sub dl dd p i{
	margin:0 10px 0 15px;
}
.nav .sub dl dt{
	width:210px;
	float:right;
	overflow:hidden;
}
.nav .sub dl dt img{
	max-width:100%;
	height:auto;
	display:block;
}
*/
.nav .sub li {
	zoom:1;
	height:40px;
	position:relative;
	border-bottom:1px dotted #ccc;
	text-align:center;
}
.nav .sub a {
	display:block;
	line-height:40px;
	height:40px;
	overflow:hidden;
	color:#fff;
}
.nav .sub a i{
	float:right;
	margin:13px 10px 0 0;
}
.nav .dropdown-menu,.nav .dropdown-menu ul{
	position:absolute;
	width:200px;
	left:100%;
	top:0;
	display:none;
	background:#333;
	filter:alpha(opacity=65);
	-moz-opacity:0.65;
	-khtml-opacity: 0.65;
	opacity: 0.65;
}
.nav .sub li:hover .dropdown-menu,.nav .sub .dropdown-menu li:hover ul{
	display:block;
}
/*
#sub11{
	width:1200px;
	padding:10px 0;
}

#sub11 dl{
	width:14.6666666%;
	float:left;
	margin:0 1%;
	overflow:hidden;
	text-align:left;
}
#sub11 dl dt{
	display:block;
	width:auto;
	overflow:hidden;
	font-weight:bold;
	border-bottom:1px solid #ccc;
}
#sub11 dl dt img{
	max-width:100%;
	height:auto;
	display:block;
}
#sub11 dl dd{
	margin-top:10px;
}
#sub11 dl a{
	text-align:left;
	text-indent:15px;
}
#sub11 p{
	display:block;
	line-height:30px!important;
	border-bottom:1px dotted #ccc;
}
*/
.nav .nLi:nth-child(1){
	-webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}
.nav .nLi:nth-child(2){
	-webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
.nav .nLi:nth-child(3){
	-webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.nav .nLi:nth-child(4){
	-webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
.nav .nLi:nth-child(5){
	-webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
.nav .nLi:nth-child(6){
	-webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
.nav .nLi:nth-child(7){
	-webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
.nav .nLi:nth-child(8){
	-webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
.nav .nLi:nth-child(9){
	-webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}
.nav .nLi:nth-child(10){
	-webkit-animation-delay: 1s;
    animation-delay: 1s;
}
/*-----------------头部end------------------------*/

.index_title_01{
	overflow:visible;
	text-align:center;
	border-bottom:1px solid #ccc;
}

.index_title_01_center{
	display:inline-block;
	*display:inline;
	*zoom:1;
	position:relative;
	background:transparent;
	z-index:20;
	width:1040px;
}
.index_title_01_center:before{
	content: "";
	width:80px;
	height:3px;
	display:block;
	position:absolute;
	top:50%;
	right:100%;
	background:#33CC00;
	z-index:20;
	margin-top:-1px;
}
.index_title_01_center:after{
	content: "";
	width:80px;
	height:3px;
	display:block;
	position:absolute;
	top:50%;
	left:100%;
	background:#33CC00;
	z-index:20;
	margin-top:-1px;
} 
.index_title_01 h2{
	display:inline-block;
	*display:inline;
	*zoom:1;
	position:relative;
	font-size:30px;
	font-weight:normal;
	text-transform:uppercase;
	background:transparent;
	height:50px;
}
/* .index_title_01 h2:before{
	content: "";
	width:329px;
	height:1px;
	display:block;
	position:absolute;
	top:50%;
	left:100%;
	background:url(/web/pic/after.png) right center no-repeat;
} */
.index_title_01 h2:after{
	content: "";
	width:70px;
	height:3px;
	display:block;
	position:absolute;
	top:100%;
	left:50%;
	margin-left:-35px;
	background:#494949;
	margin-top:-1px;
}

.index_title_01 h3{
	display:block;
	font-size:28px;
	text-transform:uppercase;
	color:#999;
	/* display:inline-block;
	*display:inline;
	*zoom:1;
	position:relative;
	padding:0 20px;
	background:transparent;
	font-weight:normal;
	margin-top:5px; */
}
/* .index_title_01 h3:before{
	content: "";
	width:1000px;
	height:8px;
	display:block;
	position:absolute;
	top:50%;
	right:100%;
	margin-top:-4px;
	background:url(/web/pic/h3_l.png) right center no-repeat;
}
.index_title_01 h3:after{
	content: "";
	width:1000px;
	height:1px;
	display:block;
	position:absolute;
	top:50%;
	left:100%;
	margin-top:-4px;
	background:url(/web/pic/h3_r.png) left center no-repeat;
} */
.index_title_01 p{
	display:block;
	margin-top:10px;
	color:#666;
}


/*----首页带框中英文标题*/

.index_title_02{
	text-align:center;
	overflow:hidden;
}
.index_title_02_center{
	position:relative;
	z-index:99;
	width:390px;
	height:125px;
	display:inline-block;
	*display:inline;
	*zoom:1;
}
.index_title_02 h2{
	font-size:48px;
	text-transform:uppercase;
	display:inline-block;
	*display:inline;
	*zoom:1;
	background:#fff;
	padding:0 20px;
	color:#33cc00;
}
.index_title_02 h3{
	display:inline-block;
	*display:inline;
	*zoom:1;
	font-size:18px;
	margin-top:5px;
	font-weight:normal;
	background:url(/web/pic/h3.png) center center no-repeat;
	padding:0 60px;
}
.index_title_02_center .kuang{
	width:100%;
	height:86px;
	border:2px solid #33cc00;
	display:block;
	position:absolute;
	left:0;
	top:30px;
	z-index:-1;
}


.index_title_02 p{
	display:block;
	text-transform:uppercase;
	color:#666;
	margin-top:5px;
}

.index_title_02 .more{
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding:0 20px;
	background:#8fc220;
	text-transform:uppercase;
	color:#fff;
	line-height:30px;
	margin-top:20px;
	border:1px solid #8fc220;
	transition:0.6s;
}
.index_title_02 .more:hover{
	background:#fff;
	color:#8fc220;
}
/*左右标题名称带More*/
.index_title_03{
	overflow:visible;
	border-bottom:1px solid #ccc;
}
.index_title_03 h2{
	display:block;
	font-size:30px;
	position:relative;
	text-transform:uppercase;
	font-weight:normal;
	height:50px;
}
/*
.index_title_03 h2 i{
	margin-right:10px;
}*/
.index_title_03 h2:after{
	content: ' ';
	height: 3px;
	top: 100%;
	position: absolute;
	width: 70px;
	left: 0;
	margin-top:-1px;
	background:#494949;
}

.index_title_03 span{
	display:block;
	float:right;
	margin-top:10px;
}
.index_title_03 span a{
	padding:5px 10px;
	background:#54AB9A;
	color:#fff;
	text-transform:uppercase;
}
.index_title_03 span a i{
	margin-left:10px;
	color:#D91000;
}

/*首页名称上小字下大字*/
.index_title_04{
	overflow:hidden;
	text-align:center;
}
.index_title_04 h2{
	font-size:30px;
	display:inline-block;
	*display:inline;
	*zoom:1;	
	position:relative;
	padding:0 20px;
	background:transparent;
	text-transform: uppercase;
	font-weight:normal;
}
.index_title_04_center{
	display:inline-block;
	*display:inline;
	*zoom:1;	
	position:relative;
	padding:0 20px;
}
.index_title_04 h2:before{
	content: "";
	width:1000px;
	height:1px;
	display:block;
	position:absolute;
	top:50%;
	right:100%;
	background:#ccc;
}
.index_title_04 h2:after{
	content: "";
	width:1000px;
	height:1px;
	display:block;
	position:absolute;
	top:50%;
	left:100%;
	background:#ccc;
}
.index_title_04 p{
	display:block;
	margin:5px auto 0 auto;
	color: #666;
	text-transform:uppercase;
}
/*首页名称英文中文横线设计的好牛逼*/
.index_title_05{
	overflow:hidden;
	text-align:center;
}
.index_title_05 h2{
	display:inline-block;
	*display:inline;
	*zoom:1;
	font-size:30px;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
}
.index_title_05 span{
	display:inline-block;
	*display:inline;
	*zoom:1;
	position:relative;
	color:#666;
	padding:0 10px;
}
.index_title_05 span:before{
	content: "";
	width:30px;
	height:1px;
	display:block;
	position:absolute;
	top:50%;
	right:100%;
	background:#ccc;
}
.index_title_05 span:after{
	content: "";
	width:30px;
	height:1px;
	display:block;
	position:absolute;
	top:50%;
	left:100%;
	background:#ccc;
}
.index_title_05 h3{
	display:block;
	font-size:30px;
	font-weight:normal;
	color:#86BFC6;
}
.index_title_05 .line{
	width:80px;
	height:2px;
	display:block;
	margin:15px auto 0 auto;
	background:#fff;
}
.index_title_05 p{
	color:#666;
	margin-top:5px;
	display:block;
	text-transform:uppercase;
}
/*首页栏目名称带短线*/
.index_title_06{
	overflow:hidden;
	text-align: center;
}
.index_title_06 h2{
	display:block;
	font-size:36px;
	font-weight:normal;
	color:#9e1c62;
}
.index_title_06 span.line{
	width:95px;
	display:block;
	height:0px;
	margin:15px auto 0px auto;
	border-top:2px solid #999;
}
.index_title_06 p{
	display:block;
	margin:10px auto;
	color:#666;
}
/*第一个字母变色*/
.index_title_07{
	overflow:hidden;
}
.index_title_07 h2{
	display:block;
	float:left;
	overflow:hidden;
	padding-top:10px;
	background:url(/web/pic/index_title.jpg) left top no-repeat;
	font-size:36px;
	text-transform:uppercase;
	color:#0091f7;
}
.index_title_07 h2:first-letter{
	color:#282828!important;
}
.index_title_07 p{
	font-size:16px;
	display:block;
	margin-top:10px;
	color:#666;
	overflow:hidden;
}
/*--首页分类带圆形遮罩--*/
#lm{
	width:1250px;
	overflow:hidden;
}
#lm li{
	position:relative;
	float:left;
	margin-right:36px;
	overflow:hidden;
	width:170px;
}
#lm li .pic{
	width:170px;
	height:184px;
	display:block;
	overflow:hidden;
}
#lm li img{
	height:auto;
	max-width:100%;
	display:block;
	position:absolute;
	z-index:1;
	left:0;
	top:0;
	transition:0.6s;
}
#lm li:hover img{
	transform:scale(1.1);
}

#lm li .zhezhao{
	width:100%;
	height:100%;
	display:block;
	position:absolute;
	z-index:2;
	left:0;
	top:0;
	background:url(../images/lm_yuan.png) top center no-repeat;
}

#lm li i{
	display:block;
	font-size:44px;
	color:#fff;
	position:absolute;
	top:35%;
	z-index:3;
	margin:0px auto;
	width:100%;
	text-align:center;
	filter:alpha(opacity=50);  
      -moz-opacity:0.5;  
      -khtml-opacity: 0.5;  
      opacity: 0.5;
	  transition:0.6s;
}
#lm li:hover i{
		filter:alpha(opacity=100);  
      -moz-opacity:1;  
      -khtml-opacity: 1;  
      opacity: 1;
}
#lm li h3{
	display:block;
	text-align:center;
	font-size:16px;
	font-weight:normal;
	margin-top:10px;
}
#lm li a{
	display:block;
	overflow:hidden;
}
/*仅有一张图片首页横排常用于广告*/
ul.index_tulist{
	width:auto;
	overflow:hidden;
	text-align:center;
}
ul.index_tulist li{
	width:100px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	overflow:hidden;
	transition:0.6s;
	text-align:center;
	margin:0 50px;
}
ul.index_tulist li img{
	max-width:100%;
	height:auto;
	display:block;
	margin:0px auto 0 auto;
	transition:0.6s;

}

ul.index_tulist li:hover img{
	
}
ul.index_tulist li h3{
	display:block;
	font-size:14px;
	margin-top:15px;
	font-weight:normal;
	color:#fff;
}

/*首页标题浮在图片上列表*/
ul.index_cplist_01{
	width:1250px;
	overflow:hidden;
}
ul.index_cplist_01 li{
	width:290px;
	float:left;
	overflow:hidden;
	position:relative;
	text-align:center;
	margin-right:13.333333333px;
}
ul.index_cplist_01 li .bg{
	width:auto;
	height:390px;
	display:block;
	transition:0.6s;
	margin-left:-115px;
}
ul.index_cplist_01 li:hover .bg{
	transform:scale(1.1);
}
ul.index_cplist_01 li a{
	display:block;
	overflow:hidden;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:10;
}
ul.index_cplist_01 li a h3{
	display:block;
	text-align:center;
	font-size:18px;
	color:#fff;
	margin-top:60%;
	background:rgba(0,0,0,0.6);
	font-weight:normal;
	line-height:35px;
	width:100%;
}
ul.index_cplist_01 li a .line{
	width:80px;
	height:2px;
	background:#fff;
	display:block;
	margin:15px auto 0 auto;
}


/*不规则产品不带遮罩*/
ul.index_cplist_02{
	position:relative;
	overflow:hidden;
	width:1250px;
}
ul.index_cplist_02 li{
	overflow:hidden;
	/*position:absolute;
	
	-moz-box-shadow:0px 0px 5px #ccc;
	-webkit-box-shadow:0px 0px 5px #ccc;
	box-shadow:0px 0px 5px #ccc;
	
	border:1px solid #ccc;
	transition:1s;
	*/
	width:595px;
	float:left;
	margin:10px 10px 0 0;
}
ul.index_cplist_02 li:hover{
	/*
	-moz-box-shadow:0px 0px 5px #00924B;
	-webkit-box-shadow:0px 0px 5px #00924B;
	box-shadow:0px 0px 5px #00924B;
	*/
	border-color:#015499;
	transition:0.5s;
}
ul.index_cplist_02 li img{
	max-width:100%;
	height:auto;
	display:block;
	margin:0px auto;
	transition:0.6s;
}
ul.index_cplist_02 li:hover{
	
}
ul.index_cplist_02 #li1{
	width:534px;
	height:544px;
	left:0px;
	top:0px;
}
ul.index_cplist_02 #li2{
	width:647px;
	height:261px;
	right:0;
	top:0px;
}
ul.index_cplist_02 #li3{
	width:647px;
	height:261px;
	right:0;
	bottom:0;
}
ul.index_cplist_02 #li4{
	width:665px;
	height:404px;
	right:0;
	bottom:0;
}
ul.index_cplist_02 #li5{
	width:380px;
	height:330px;
	right:0;
	top:345px;
}
ul.index_cplist_02 #li6{
	width:540px;
	height:330px;
	left:0;
	bottom:0;
}
ul.index_cplist_02 #li7{
	width:645px;
	height:330px;
	right:0;
	bottom:0;
}
ul.index_cplist_02 #li8{
	width:645px;
	height:375px;
	left:0;
	bottom:0;
}
ul.index_cplist_02 #li9{
	width:540px;
	height:375px;
	right:0;
	bottom:0;
}
/*首页规则产品列表：图片+标题+简介+按钮*/
dl.index_cplist_03{
	width:1250px;
	overflow:visible;
}
dl.index_cplist_03 dd{
	width:380px;
	float:left;
	margin:30px 30px 0px 0px;
	overflow:hidden;
	text-align:center;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	background:#F6F6F6;
	height:350px;
}
dl.index_cplist_03 #dd1,dl.index_cplist_03 #dd2,dl.index_cplist_03 #dd3{
	padding-bottom:25px;
	border-bottom:1px solid #ccc;
}
dl.index_cplist_03 #dd4,dl.index_cplist_03 #dd5,dl.index_cplist_03 #dd6{
	padding-top:25px;
}
dl.index_cplist_03 #dd1,dl.index_cplist_03 #dd2,dl.index_cplist_03 #dd4,dl.index_cplist_03 #dd5{
	border-right:1px solid #ccc;
}
dl.index_cplist_03 dd .pic{
	display:block;
	overflow:hidden;
	/* border:1px solid #ccc; */
	margin-top:50px;

}
dl.index_cplist_03 dd img{
	max-width:100%;
	height:auto;
	display:block;
	transition:0.6s;
	margin:0px auto;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
dl.index_cplist_03 dd:hover .pic{
	border-color:#00a0e9;
}
dl.index_cplist_03 dd:hover img{
	
	/* transform:scale(1.1); */
}

dl.index_cplist_03 dd h3{
	display:block;
	overflow:hidden;
	font-weight:normal;
	font-size:18px;
	margin-top:20px;
	transition:0.6s;
}

dl.index_cplist_03 dd:hover h3{
	/* background:#042F7D; */
}
dl.index_cplist_03 dd:hover h3 a{
	/* color:#fff; */
}
dl.index_cplist_03 dd .line{
	width:50px;
	height:2px;
	display:block;
	margin:10px auto;
	background:#666;
}
dl.index_cplist_03 dd p{
	display:block;
	overflow:hidden;
	color:#666;
	line-height:25px;
	margin-top:15px;
	padding:0 20px;
}
dl.index_cplist_03 dd .time{
	display:block;
	color:#0081cd;
	text-align:center;
	margin-top:10px;
	text-decoration:underline;
}
dl.index_cplist_03 dd .jia{
	width:40px;
	height:30px;
	display:block;
	position:absolute;
	right:10px;
	bottom:10px;
}
dl.index_cplist_03 dd .detail{
	display:inline-block;
	*display:inline;
	*zoom:1;
	border:1px solid #0593DD;
	background:#0593DD;
	color:#fff;
	text-align:center;
	line-height:25px;
	padding:0 20px;
	margin-top:30px;
}
dl.index_cplist_03 dd:nth-child(1){
	-webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}
dl.index_cplist_03 dd:nth-child(2){
	-webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
dl.index_cplist_03 dd:nth-child(3){
	-webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
dl.index_cplist_03 dd:nth-child(4){
	-webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
dl.index_cplist_03 dd:nth-child(5){
	-webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
dl.index_cplist_03 dd:nth-child(6){
	-webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
dl.index_cplist_03 dd:nth-child(7){
	-webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
dl.index_cplist_03 dd:nth-child(8){
	-webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
dl.index_cplist_03 dd:nth-child(9){
	-webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}
dl.index_cplist_03 dd:nth-child(10){
	-webkit-animation-delay: 1s;
    animation-delay: 1s;
}
/*首页规则产品列表图片上标题下*/
dl.index_cplist_04{
	width:1250px;
	overflow:visible;
}
dl.index_cplist_04 dd{
	list-style-type:none;
	float:left;
	width:285px;
	margin:30px 20px 0px 0px;
	transition:.0.6s;
	transition:0.6s;
	text-align:center;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
dl.index_cplist_04 dd .pic{
	display:block;
	overflow:hidden;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
dl.index_cplist_04 dd img{
	max-width:100%;
	height:auto;
	display:block;
	transition:0.6s;
	/*
	
	-moz-box-shadow:0px 0px 5px #666;
	-webkit-box-shadow:0px 0px 5px #666;
	box-shadow:0px 0px 5px #666;
	*/
}
/*
dl.index_cplist_04 dd:hover{
	border-color:#DA150D;
	-moz-box-shadow:0px 0px 5px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}
*/
dl.index_cplist_04 dd:hover{
	border-color:#f78102;
}
dl.index_cplist_04 dd:hover img{
	transform:scale(1.1);
}
dl.index_cplist_04 dd h3{
	display:block;
	margin-top:10px;
	text-align:center;
	font-size:18px;
	font-weight:normal;
	display:block;
}
dl.index_cplist_04 dd h3 a{

}
dl.index_cplist_04 dd .detail{
	color:#fff;
	display:block;
	margin-top:20px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	background:#0073C6;
	text-align:center;
	line-height:25px;
	padding:0 20px;
	transition:0.6s;
	margin-bottom:20px;
}
dl.index_cplist_04 dd .detail i{
	margin-left:10px;
	color:#90C31E;
}

dl.index_cplist_04 dd p{
	line-height:25px;
	color:#666;
	display:block;
	overflow:hidden;
	margin-top:5px;
}
dl.index_cplist_04 dd:nth-child(1){
	-webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}
dl.index_cplist_04 dd:nth-child(2){
	-webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
dl.index_cplist_04 dd:nth-child(3){
	-webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
dl.index_cplist_04 dd:nth-child(4){
	-webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
dl.index_cplist_04 dd:nth-child(5){
	-webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
dl.index_cplist_04 dd:nth-child(6){
	-webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
dl.index_cplist_04 dd:nth-child(7){
	-webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
dl.index_cplist_04 dd:nth-child(8){
	-webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
dl.index_cplist_04 dd:nth-child(9){
	-webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}
dl.index_cplist_04 dd:nth-child(10){
	-webkit-animation-delay: 1s;
    animation-delay: 1s;
}
/*不规则产品带遮罩*/
ul.index_cplist_05{
	margin:0px auto;
	overflow:visible;
	width:1200px;
	position:relative;
	height:740px;
}
ul.index_cplist_05 li{
	overflow:hidden;
	position:absolute;
}

ul.index_cplist_05 li:hover{
	
}
ul.index_cplist_05 li img{
	max-width:100%;
	height:auto;
	display:block;
	z-index:1;
	position:absolute;
	left:0;
	top:0;
	transition:0.6s;
}
ul.index_cplist_05 li:hover img{
	transform:scale(1.1);
}
ul.index_cplist_05 li a{
	width:100%;
	height:100%;
	overflow:hidden;
	display:block;
	transform:scale(0.8);
	background:url(../images/black.png);
	transition:0.6s;
	position:absolute;
	z-index:10;
	left:0;
	top:0;
	opacity: 0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	transition: all ease .5s;
	text-align:center;
}
ul.index_cplist_05 li:hover a{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
ul.index_cplist_05 li a i{
	color:#666;
	font-size:26px;
	line-height:50px;
	width:50px;
	height:50px;
	display:block;
	margin:25% auto 0 auto;
	background:#fff;
}

ul.index_cplist_05 li a h3{
	font-size:18px;
	color:#fff;
	padding:0 10px;
	text-align:center;
	display:block;
	margin-top:15px;
	font-weight:normal;
}
ul.index_cplist_05 li a .line{
	width:80%;
	height:1px;
	background:#fff;
	display:block;
	margin:10px auto 0 auto;
}
ul.index_cplist_05 li a p{
	color:#fff;
	line-height:25px;
	padding:0 20px;
	margin-top:15px;
	font-size:16px;
}
ul.index_cplist_05 li a .detail{
	display:block;
	width:80px;
	height:25px;
	border:1px solid #fff;
	line-height:25px;
	text-align:center;
	margin:20px auto 0 auto;
	color:#fff;
}
ul.index_cplist_05 #li1{
	width:512px;
	height:443px;
	left:0;
	top:0;
}
ul.index_cplist_05 #li2{
	width:353px;
	height:443px;
	left:532px;
	top:0;
}
ul.index_cplist_05 #li3{
	width:299px;
	height:211px;
	right:0;
	top:0;
}
ul.index_cplist_05 #li4{
	width:299px;
	height:211px;
	right:0;
	top:233px;
}
ul.index_cplist_05 #li5{
	width:425px;
	height:276px;
	left:0;
	bottom:0;
}
ul.index_cplist_05 #li6{
	width:318px;
	height:276px;
	left:443px;
	bottom:0;
}
ul.index_cplist_05 #li7{
	width:425px;
	height:276px;
	right:0;
	bottom:0;
}

/*不规则产品带遮罩*/
ul.index_cplist_06{
	width:1250px;
}
ul.index_cplist_06 li{
	overflow:hidden;
	float:left;
	margin-right:20px;
	position:relative;
	width:285px;
}
ul.index_cplist_06 li img{
	max-width:100%;
	height:auto;
	display:block;
}

ul.index_cplist_06 li a{
	width:100%;
	height:100%;
	overflow:hidden;
	display:block;
	transition:0.6s;
	position:absolute;
	z-index:10;
	left:0;
	top:0;
}
ul.index_cplist_06 li .txt{
	width:100%;
	height:35px;
	background:rgba(1,87,170,0.6);
	position:absolute;
	z-index:3;
	left:0;
	bottom:0;
	overflow:hidden;
	transition:0.6s;
}
ul.index_cplist_06 li:hover .txt{
	height:100%;
}
ul.index_cplist_06 li:hover .txt h3{
	margin-top:20%;
	text-align:left;
	line-height:20px;
}
ul.index_cplist_06 li .txt h3{
	font-size:18px;
	color:#fff;
	padding:0 10px;
	text-align:center;
	display:block;
	font-weight:normal;
	line-height:35px;
}
ul.index_cplist_06 li .txt p{
	color:#ddd;
	line-height:25px;
	padding:0 10px;
	margin-top:15px;
	display:block;
}
ul.index_cplist_06 li .txt .time{
	display:block;
	margin:10px;
	width:80px;
	height:25px;
	font-size:12px;
	color:#fff;
	border:1px solid #fff;
	text-align:center;
	line-height:25px;
}

/*----首页带图片新闻-------*/
.index_tuwenlist{
	overflow:visible;
}
.index_tuwenlist dl{
	overflow:visible;
}
.index_tuwenlist dl dt{
	text-align:center;
	overflow:hidden;
	width:600px;
	position:relative;
    -moz-box-shadow: 0px 0px 5px #999;
    -webkit-box-shadow: 0px 0px 5px #999;
    box-shadow:0px 0px 5px #999;
	height:360px;
}
.index_tuwenlist dl dt img{
	max-width:100%;
	height:auto;
	display:block;
	transition:0.6s;
	margin-top:-45px;
}
.index_tuwenlist dl dt a{
	width:100%;
	height:100%;
	display:block;
	overflow:hidden;
	position:absolute;
	z-index:10;
	background:url(../images/v.png) center center no-repeat;
}
.index_tuwenlist dl:hover dt img{
	transform:scale(1.1);
}

.index_tuwenlist dl dt .ri{
	display:block;
	color:#fff;
	font-size:36px;
	font-family:Arial;
	line-height:40px;
	margin-top:5px;
}
.index_tuwenlist dl dt .nian{
	display:block;
	color:#fff;
	font-family:Arial;
}
.index_tuwenlist dl dd{
	overflow:hidden;
	width:600px;
	height:360px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
.index_tuwenlist #dl1 dt,.index_tuwenlist #dl2 dd{
	float:left;
}
.index_tuwenlist #dl1 dd,.index_tuwenlist #dl2 dt{
	float:right;
}
.index_tuwenlist #dl1 dd{
	padding-left:45px;
}
.index_tuwenlist #dl2 dd{
	padding-right:45px;
}
.index_tuwenlist dl dd h3{
	display:block;
	font-size:24px;
	font-weight:normal;
	margin-top:50px;
}
.index_tuwenlist dl dd h3 a{
	
}
.index_tuwenlist dl dd h3 a:hover{
	
}
.index_tuwenlist dl dd .line{
	width:170px;
	height:1px;
	display:block;
	margin:20px auto 0 auto;
	background:#ccc;
}
.index_tuwenlist dl p{
	margin-top:30px;
	line-height:35px;
	color:#666;
	display:block;
	overflow:hidden;
	font-size:16px;
}
.index_tuwenlist dl dd .time{
	margin-top:10px;
	display:block;
	color:#999;
	font-size:12px;
}
.index_tuwenlist dl .detail{
	display:block;
	width:120px;
	height:30px;
	line-height:30px;
	text-align:center;
	border:1px solid #ccc;
	margin-top:40px;
	transition:0.6s;
}
.index_tuwenlist dl dd .detail:hover{
	background:#000;
	border-color:#000;
	color:#fff;
	transition:0.5s;
}
/*头条*/
dl.toutiao{
	overflow:hidden;
	padding-bottom:15px;
	border-bottom:1px dotted #ccc;
}
dl.toutiao dt{
	width:205px;
	float:left;
	overflow:hidden;
}
dl.toutiao dt img{
	max-width:100%;
	height:auto;
	display:block;
}
dl.toutiao dd{
	overflow:hidden;
	margin-left:225px;
}
dl.toutiao dd h3{
	display:block;
	font-size:16px;
	font-weight:normal;
}

dl.toutiao dd p{
	margin-top:10px;
	line-height:25px;
	overflow:hidden;
	display:block;
	color:#666;
}
dl.toutiao dd .time{
	display:block;
	margin-top:20px;
	color:#999;
}
dl.toutiao dd .time i{
	margin-right:10px;
}
dl.toutiao dd .detail{
	display:block;
	line-height:35px;
	width:120px;
	text-align:center;
	margin-top:65px;
	border:1px solid #ccc;
	text-transform:uppercase;
}
dl.toutiao dd .detail i{
	margin-left:10px;
}
/*首页新闻列表普通*/
dl.index_newslist_01{
	overflow:hidden;
	margin-top:10px;
}
dl.index_newslist_01 dd{
	overflow:hidden;
	line-height:30px;
	height:30px;
	overflow:hidden;
	padding-left:20px;
	background:url(/web/pic/ico.jpg) left center no-repeat;
}
dl.index_newslist_01 dd a{
	display:block;
}
dl.index_newslist_01 dd i{
	margin-right:10px;
	color:#33CC00;
}
dl.index_newslist_01 dd span{
	float:right;
	color:#666;
}

/*首页横排3块*/
.box{
	overflow:hidden;
	width:385px;
}
.box img{
	width:100%;
	height:auto;
	display:block;
	margin:0px auto;
}
#box1{
	float:left;
}
#box2{
	float:left;
	margin-left:22.5px;
}
#box3{
	float:right;
}
.box h3{
	display:block;
	margin-top:10px;
	font-size:18px;
	font-weight:normal;
}



.box_shang{
	height:270px;
	position:relative;
	overflow:hidden;
}
.box_shang .name{
	width:142px;
	height:142px;
	position:absolute;
	display:block;
	left:50%;
	bottom:0;
	margin-left:-71px;
	text-align:center;
	z-index:10;
}
.box_shang .name h3{
	display:block;
	margin-top:60px;
	font-size:24px;
	font-weight:normal;
	color:#fff;
}
#box1 .name{
	background:url(/web/pic/box1.png) no-repeat;
}
#box2 .name{
	background:url(/web/pic/box2.png) no-repeat;
}
#box3 .name{
	background:url(/web/pic/box3.png) no-repeat;
}




.tbox{
	overflow:hidden;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
.tbox img{
	width:100%;
	height:auto;
	display:block;
	margin:0px auto;
}
.tbox_pd{
	padding:20px;
	overflow:hidden;
}
/*首页新闻列表带图片*/
ul.index_newslist_02,dl.index_newslist_02{
	width:1300px;
	overflow:visible;
}
ul.index_newslist_02 li,dl.index_newslist_02 dd{
	width:260px;
	overflow:visible;
	float:left;
	margin-right:53.333333px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
    /* -moz-box-shadow: 0px 0px 5px #999;
    -webkit-box-shadow: 0px 0px 5px #999;
    box-shadow:0px 0px 5px #999;
    	border:1px solid #ccc;
    	background:#fff;
    	padding:10px 10px 20px 10px; */
}

dl.index_newslist_02 dd:hover{
	
	/* border-color:#28A001;
	-moz-box-shadow: 0px 0px 5px #28A001;
	    -webkit-box-shadow: 0px 0px 5px #28A001;
	    box-shadow:0px 0px 5px #28A001; */


}
dl.index_newslist_02 dd:hover .pic{
	border-color:#274674;
}
ul.index_newslist_02 li .pic,dl.index_newslist_02 dd .pic{
	display:block;
	overflow:hidden;
}


ul.index_newslist_02 li img,dl.index_newslist_02 dd img{
	height:auto;
	max-width:100%;
	display:block;
	transition:0.6s;
	margin:0px auto;
}
ul.index_newslist_02 li:hover img,dl.index_newslist_02 dd:hover img{
	/* transform:scale(1.1); */
}
ul.index_newslist_02 li h3,dl.index_newslist_02 dd h3{
	display:block;
	font-size:24px;
	font-weight:normal;
	margin-top:15px;
	overflow:hidden;
	text-align:center;
}
ul.index_newslist_02 li .line,dl.index_newslist_02 dd .line{
	width:50px;
	height:2px;
	display:block;
	margin:15px auto 0 auto;
	background:#999;
}
ul.index_newslist_02 li h3 a,dl.index_newslist_02 dd h3 a{
	
}
ul.index_newslist_02 li p,dl.index_newslist_02 dd p{
	margin-top:15px;
	line-height:30px;
	color:#666;
	font-size:16px;
}
ul.index_newslist_02 li .time,dl.index_newslist_02 dd .time{
	display:block;
	float:left;
	padding:3px 5px;
	border:1px solid #ccc;
	transition:0.6s;
	margin-top:10px;
	color:#666;
}
dl.index_newslist_02 dd .time i{
	margin-right:5px;
	color:#333;
}
ul.index_newslist_02 li .detail,dl.index_newslist_02 dd .detail{
	display:block;
	color:#999;
	margin-top:10px;
}

dl.index_newslist_02 dd:nth-child(1){
	-webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}
dl.index_newslist_02 dd:nth-child(2){
	-webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
dl.index_newslist_02 dd:nth-child(3){
	-webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
dl.index_newslist_02 dd:nth-child(4){
	-webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
dl.index_newslist_02 dd:nth-child(5){
	-webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

/*首页新闻案例列表带遮罩*/
dl.index_newslist_03{
	width:475px;
	overflow:hidden;
}
dl.index_newslist_03 dd{
	width:50%;
	float:left;
	overflow:hidden;
	height:170px;
	position:relative;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	border-right:10px solid transparent;
	border-top:10px solid transparent;
}
dl.index_newslist_03 dd .ovrlyT {
    background: rgba(0, 0, 0, 0.3);
    height: 100%;
    left: 100%;
    position: absolute;
    top: -100%;
    width: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
	z-index:2;
}
dl.index_newslist_03 dd .ovrlyB {
    background: rgba(0, 0, 0, 0.3);
    height: 100%;
    left: -100%;
    position: absolute;
    top: 100%;
    width: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
	z-index:3;
}
dl.index_newslist_03 dd .buttons {
    position: absolute;
    top: 35%;
    left: 49%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	z-index:4;
}
dl.index_newslist_03 dd .buttons .fa {
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    line-height: 35px;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    width: 35px;
    height: 35px;
    -webkit-transition: all 0.2s 0.3s;
    -moz-transition: all 0.2s 0.3s;
    -o-transition: all 0.2s 0.3s;
    transition: all 0.2s 0.3s;
    opacity: 0;
	border:1px solid #fff;
	color:#fff;
}
dl.index_newslist_03 dd:hover .ovrlyT {
    left: 0;
    top: 0;
}
dl.index_newslist_03 dd:hover .ovrlyB {
    left: 0;
    top: 0;
}
dl.index_newslist_03 dd:hover .buttons .fa {
    opacity: 1;
}
dl.index_newslist_03 dd img{
	width:100%;
	height:auto;
	display:block;
	position:absolute;
	z-index:1;
	left:0;
	top:0;
    transition:0.6s;
}
dl.index_newslist_03 dd:hover img{
	transform:scale(1.1);
}
dl.index_newslist_03 dd a{
	width:100%;
	height:100%;
	display:block;
	overflow:hidden;
	position:absolute;
	z-index:10;
	left:0;
	top:0;
	padding:10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
dl.index_newslist_03 dd a .kuang{
	display:block;
	overflow:hidden;
	height:100%;
	border:1px solid #fff;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}
dl.index_newslist_03 dd:hover a .kuang{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
dl.index_newslist_03 dd a h3,dl.index_newslist_03 dd a p{
	text-align:center;
	color:#fff;
	font-size:14px;
	font-weight:normal;
	margin-top:38%;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
	transform:translateY(-50px);
	transition:0.6s;
	padding:0 15px;
}
dl.index_newslist_03 dd:hover a h3,dl.index_newslist_03 dd:hover a p{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	transform:translateY(0px);
}
dl.index_newslist_03 dd:nth-child(1){
	-webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}
dl.index_newslist_03 dd:nth-child(2){
	-webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
dl.index_newslist_03 dd:nth-child(3){
	-webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
dl.index_newslist_03 dd:nth-child(4){
	-webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
dl.index_newslist_03 dd:nth-child(5){
	-webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
dl.index_newslist_03 dd:nth-child(6){
	-webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
dl.index_newslist_03 dd:nth-child(7){
	-webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
dl.index_newslist_03 dd:nth-child(8){
	-webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
dl.index_newslist_03 dd:nth-child(9){
	-webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}
dl.index_newslist_03 dd:nth-child(10){
	-webkit-animation-delay: 1s;
    animation-delay: 1s;
}
/*首页日期在图片上的新闻列表*/
.index_newslist_04{
	width:1250px;
	overflow:hidden;
}
.index_newslist_04 li{
	list-style-type:none;
	float:left;
	width:285px;
	margin-right:20px;
	position:relative;
}
.index_newslist_04 li span{
	display:block;
}
.index_newslist_04 li .pic{
	width:100%;
	height:130px;
	position:relative;
	overflow:hidden;
}
.index_newslist_04 li img{
	max-width:100%;
	height:auto;
	display:block;
}
.index_newslist_04 li .time{
	width:55px;
	height:45px;
	font-family:Arial;
	text-align:center;
	color:#fff;
	position:absolute;
	z-index:2;
	right:10px;
	top:110px;
	background:rgba(142,199,84,0.6);
}
.index_newslist_04 li .time em{
	font-style:normal;
	display:block;
}
.index_newslist_04 li .time .ri{
	font-size:20px;
	display:block;
}
.index_newslist_04 li .time .nian{
	display:block;
	font-size:12px;
}
.index_newslist_04 li h3{
	display:block;
	margin-top:35px;
}
.index_newslist_04 li h3 a{
	font-size:18px;
	font-weight:normal;
}
.index_newslist_04 p{
	overflow:hidden;
	display:block;
	margin-top:10px;
	line-height:22px;
	color:#666;
}
.index_newslist_04 .detail{
	display:block;
	margin-top:10px;
	color:#fff;
	font-size:12px;
	background:#3F3F3F;
	float:left;
	padding:5px 10px;
}
/*首页问答FAQ样式*/
dl.wenda_list{
	overflow:hidden;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #ccc;
}
dl.wenda_list dt{
	background:url(/web/pic/q.jpg) left center no-repeat;
	padding-left:35px;
	font-size:18px;
	height:30px;
	line-height:30px;
	overflow:hidden;
}
dl.wenda_list dd{
	overflow:hidden;
	padding-left:35px;
	background:url(/web/pic/a.jpg) left top no-repeat;
	line-height:25px;
	margin-top:10px;
}

/*友情链接带图片样式*/
ul.link_01{
	overflow:hidden;
	width:auto;
	text-align:center;
}
ul.link_01 li{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:145px;
	overflow:hidden;
	margin:0 5px;
}
ul.link_01 li img{
	width:100%;
	height:auto;
	display:block;
}
/*仅文字链接*/
ul.link_02{
	text-align:left;
}
ul.link_02 a{
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding:0 10px;
	border-right:1px solid #666;
	line-height:13px;
	height:13px;
	margin-top:6px;
}



.lmmc{
	width:auto;
	overflow:hidden;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}
.lmmc h2{
	font-size:26px;
	font-weight:normal;
	float:left;
	display:block;
}

/*----首页独立联系我们----*/
ul.index_contact_01{
	width:auto;
	overflow:hidden;
	text-align:center;
}

ul.index_contact_01 li{
	display:inline-block;
	*display:inline;
	*zoom:1;
	line-height:35px;
	font-size:16px;
	color:#fff;
	padding-left:45px;
}
ul.index_contact_01 li span{
	height:45px;
	display:block;
	overflow:hidden;
}
ul.index_contact_01 li img{
	max-width:100%;
	height:auto;
	display:block;
	margin:0px auto;
}
ul.index_contact_01 li h4{
	display:block;
	margin-top:15px;
	font-size:18px;
	font-weight:normal;
	color:#666;
}
ul.index_contact_01 li .txt{
	overflow:hidden;
	margin-top:20px;
	font-size:18px;
}

ul.index_contact_01 #footer_fax{
	background:url(/web/pic/fax.png) left center no-repeat;
	margin-left:35px;
}
ul.index_contact_01 #footer_tel{
	background:url(/web/pic/tel.png) left center no-repeat;
}
ul.index_contact_01 #footer_email{
	background:url(/web/pic/email.png) left center no-repeat;
	margin-left:35px;
}
ul.index_contact_01 #whatsapp{
	background:url(../ico/whatsapp.png) left center no-repeat;
}
ul.index_contact_01 #footer_add{
	background:url(/web/pic/add.png) left center no-repeat;
}
.zone{
	width:100%;
	min-width:1200px;
	overflow:hidden;
}




/*-----More按钮样式大全---*/
.more_01{
	display:inline-block;
	*display:inline;
	*zoom:1;
	line-height:35px;
	padding:0 20px;
	text-align:center;
	transition:0.6s;
	color:#666;
	font-size:16px;
	margin:0px auto;
	border:1px solid #ccc;
}
.more_01 i{
	margin-left:10px;
}
.more_02{
	display:block;
	width:120px;
	line-height:40px;
	text-align:center;
	transition:0.6s;
	color:#fff;
	padding:0 20px;
	background:#9e1c62;
	margin:0px auto;
	font-size:16px;
	border:1px solid #9e1c62;
}
.more_02 i{
	margin-left:15px;
}
.more_02:hover{
	color:#9e1c62;
	background:#fff;
}
.more_03{
	width:120px;
	height:35px;
	line-height:35px;
	text-align:center;
	transition:0.6s;
	color:#fff;
	background:#019F4A;
	position:absolute;
	display:block;
	bottom:150px;
	left:380px;
}
.more_03 i{
	margin-left:10px;
}
.more_03:hover{
	background:#019F4A;
	color:#fff;	
}
/*---首页左边分类右边产品结构--*/
#zuo{
	width:319px;
	height:590px;
	float:left;
	overflow:hidden;
	background:url(/web/pic/zuo.jpg) no-repeat;
	position:relative;
}
#zuo_title{
	overflow:hidden;
	height:85px;
	background:#246CD8;
	text-align:center;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
#zuo_title h2{
	display:block;
	font-size:30px;
	text-transform:uppercase;
	color:#fff;
	margin-top:10px;
}
#zuo_title p{
	display:block;
	color:#fff;
	margin-top:5px;
	text-transform:uppercase;
}
#zuo ul{
	overflow:hidden;
	padding:70px 50px 0 50px;
}
#zuo ul li{
	transition:0.5s;
	border:1px solid #fff;
	background:url(/web/pic/case_ico.png) 10px center no-repeat;
	margin-bottom:20px;
}
#zuo ul li:nth-child(even){
	
}
#zuo ul li:hover{
	
}
#zuo ul li:hover a{
	
}
#zuo ul li a{
	display:block;
	line-height:43px;
	font-size:18px;
	color:#fff;
	padding-left:37px;
}
#zuo ul li i{
	margin-right:10px;
}

#zuo ul li ul{
	display:none;
	position:absolute;
	left:100%;
	top:0;
	z-index:999999;
	width:280px;
	background:#999;
}
#zuo ul li ul li{
	margin-top:0!important;

}
#zuo ul li:hover ul{
	display:block;
}
#zuo #zuo_pd{
	padding:0 10px 10px 10px;
	border:1px solid #ccc;
	border-top:none;
	overflow:hidden;
	min-height:615px;
	position:relative;
}

#zuo dl{
	overflow:hidden;
}
#zuo dl dt{
	display:block;
	height:40px;
	line-height:40px;
	overflow:hidden;
	padding-left:10px;
	background:#61D978;
}
#zuo dl dt a{
	font-size:20px;
	color:#fff;
}
#zuo dl dt i{
	font-size:18px;
	margin-right:10px;
}
#zuo dl dd{
	line-height:30px;
	border-bottom:1px dotted #40B857;
	padding-left:35px;
	background:url(/web/pic/dd.png) 10px center no-repeat;
}


#zuo_biaoyu{
	width:auto;
	overflow:hidden;
	background:url(../images/zuo_biaoyu.png) top center no-repeat;
}
#zuo_biaoyu h3{
	line-height:33px;
	display:block;
	text-align:center;
	font-weight:normal;
	font-size:16px;
	color:#fff;
}
#zuo_biaoyu .pd{
	color:#fff;
	line-height:25px;
}
#zuo_lx{
	width:100%;
	overflow:hidden;
	background:#F3F3F3;
	padding:10px;
	position:absolute;
	left:0;
	bottom:0;
	border:10px solid #fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
#zuo_lx:before{
	border: solid transparent;
	content: ' ';
	height: 0;
	top: 0;
	position: absolute;
	width: 0;
	border-width: 20px;
	border-top-color: #fff;
	left: 50%;
	margin-left:-20px;
}
#zuo_lx span{
	display:block;
	font-size:18px;
	line-height:46px;
	padding-left:65px;
	background:url(../ico/tel19.png) left center no-repeat;
}
#zuo_lx strong{
	display:block;
	font-size:24px;
	color:#d00000;
	margin-top:10px;
	letter-spacing:2px;
}


#you{
	width:860px;
	float:right;
	overflow:hidden;
}

#you #you_title{
	overflow:hidden;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background:#246CD8;
}
/*
#you #you_title:after{
	border: solid transparent;
	content: ' ';
	height: 0;
	top: 100%;
	position: absolute;
	width: 0;
	border-width: 10px;
	border-top-color: #2F96D0;
	left: 50%;
	margin-left:-10px;
}
*/
#you #you_title h2{
	display:block;
	float:left;
	font-size:18px;
	color:#fff;
	font-weight:normal;
	line-height:50px;
	margin-left:25px;
}
#you #you_title h2 em{
	font-style:normal;
	color:#666;
	margin-left:10px;
	font-weight:normal!important;
	font-size:14px;
}
#you #you_title p{
	display:block;
	font-size:18px;
	text-transform:uppercase;
	color:#a1a1a1;
}
#you #you_title span{
	float:right;
	margin-right:20px;
	display:block;
	margin-top:13px;
}
#you #you_title span a{
	display:block;
	padding:3px 10px;
	background:#fff;
	color:#034091;
}
#you ul{
	overflow:hidden;
	width:900px;
}
#you ul li{
	width:205px;
	float:left;
	overflow:hidden;
	margin:0px 13.333333px 0px 0;
	/*
	margin:0px 22px 15px 0;
	-moz-box-shadow:0px 0px 5px #ddd;
	-webkit-box-shadow:0px 0px 5px #ddd;
	box-shadow:0px 0px 5px #ddd;
	background:#fff;
	*/
	text-align:center;
}
#you ul li .pic{
	border:1px solid #ccc;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	display:block;
	overflow:hidden;
}
#you ul li img{
	max-width:100%;
	height:auto;
	display:block;
	transition:0.6s;
	
}
#you ul li:hover .pic{
	border-color:#034091;
}
#you ul li:hover img{
	transform:scale(1.1);
}
#you ul li h3{
	display:block;
	overflow:hidden;
	text-align:center;
	font-weight:normal;
	font-size:14px;
	margin-top:10px;
}
#you ul li h3 a{
	display:block;
}
#you ul li p{
	line-height:20px;
	text-align:left;
	margin-top:10px;
}
#you ul li h3 a{
	font-size:14px;
	font-weight:normal;
}
#you ul li .detail{
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding:5px 10px;
	border:1px solid #ccc;
	margin-top:10px;
}
#you ul li .detail i{
	margin-right:10px;
}
#you_pic img{
	max-width:100%;
	height:auto;
	display:block;
}
/*-----底部共用-------*/
.footer_zone{
	width:100%;
	overflow:hidden;
	min-width:1200px;
	background:url(/web/pic/footer_zone.jpg) top center repeat-x #E8F1FA;
	margin-top:40px;
}
.footer{
	width:1200px;
	overflow:Hidden;
	margin:30px auto 30px auto;
}
.footer a{

}
#footer_l{
	overflow:hidden;
	float:left;
	width:180px;
	background:#fff;
	padding:10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */	
}
#footer_l img{
	max-width:100%;
	height:auto;
	display:block;
	margin:0px auto;
}
#footer_l_title{
	overflow:hidden;
}
#footer_l_title h2{
	display:block;
	font-size:30px;
	color:#fff;
}
#footer_l_title h3{
	display:block;
	font-size:14px;
	font-weight:normal;
	margin-top:5px;
	color:#bebebe;
}
#footer_logo{
	overflow:hidden;
	float:left;
	width:220px;
}
#footer_logo img{
	max-width:100%;
	height:auto;
	display:block;
	margin:30px auto 0 auto;
}
#footer_m{
	width:670px;
	float:left;
	overflow:hidden;
	margin-left:25px;
}
#footer_r{
	overflow:hidden;
	margin-left:180px;
}
#chanpin{
	
}
#chanpin dd{
	width:50%;
	float:left;

}
.footer dl{
	float:left;
	overflow:hidden;
	/*min-width:120px;
	min-height:260px;
	background:url(/web/pic/dl.png) right top no-repeat; */
}
.footer dl dt{
	display:block;
	font-size:24px;
	margin-bottom:15px;
	overflow:hidden;
	color:#9e1c62;
	/* text-transform:uppercase;
	padding-bottom:10px;
	background:url(/web/pic/dt.png) left bottom no-repeat; */
}
.footer dl dt a{
	color:#9e1c62;
}
.footer dl dt img{
	max-width:100%;
	height:auto;
	display:block;
	margin:0 0 10px 18px;
}
.footer dd{
	line-height:30px;
}
.footer dl dd a{

}
#chanpin dd a{
	padding-left:10px;
	background:url(/web/pic/dd.png) left center no-repeat;
}
.footer dl dd i{
	margin-right:10px;
}
dl.last{
	width:auto;
	overflow:hidden;
	margin-right:0!important;
	float:right!important;
	padding-right:0!important;
	background:none!important;
	border:none;
}
dl.last a{
	
}
#footer_lxxx{
	overflow:hidden;
	line-height:25px;
}
#footer_lxxx img{
	max-width:25px;
	height:auto;
	display:block;
	/*
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	*/
}
#footer_lxxx tr td{
	padding-bottom:10px;

}
#ewm{
	overflow:hidden;
	text-align:center;
	float:left;
}
#ewm img{
	max-width:100%;
	height:auto;
	display:block;
	margin-bottom:10px;
}

#footer_follow{
	overflow:hidden;
}

#footer_follow a{
	margin:0px 5px 0px 0px;
	display:inline-block;
	*display:inline;
	*zoom:1;

}
#footer_follow img{
	height:auto;
}
#footer_follow i{
	width:25px;
	height:25px;
	line-height:25px;
	text-align:center;
	
	/*
	border:1px solid #999;
	margin-right:5px;
	 background:#999999!important;  */
	font-size:16px;
	color:#fff;
}
.ali{
	background:url(../ico/ali.png) center center no-repeat;
	width:35px!important;
}
#footer_follow span{
	display:block;
	font-size:18px;
	float:left;
	margin-right:10px;
	line-height:30px;
	text-transform:uppercase;
}
#copy_zone{
	width:100%;
	overflow:hidden;
	min-width:1200px;
}
#copy{
	overflow:hidden;
	width:1200px;
	padding:15px 0px 15px 0px;
	margin:0px auto;
	color:#666;
	border-top:1px solid #60A2D6;
}
#copy a{
	color:#666;
}
#copy_l{
	float:left;
	overflow:hidden;
	max-width:1000px;
}
#copy_r{
	float:right;
	overflow:hidden;
}
/*--------------内页样式----------------------*/
.ny_banner{
	width:100%;
	min-width:1200px;
	overflow:hidden;
}
.ny_banner img{
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}
.wz_zone{
	width:100%;
	min-width:1200px;
	height:50px;
	line-height:50px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#C5C5BE,direction=120,strength=4);
    -moz-box-shadow: 2px 2px 10px #C5C5BE;
    -webkit-box-shadow: 2px 2px 10px #C5C5BE;
    box-shadow:2px 2px 10px #C5C5BE;
	margin-bottom:3px;
	background-color:#fff;
}
.wz{
	width:auto;
	overflow:hidden;
	margin:0px auto;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}
.wz_zone .wz span{
	margin-top:0!important;
}
.wz span{
	color:#666;
	font-size:14px;
	float:right;
	margin-top:5px;
}
.wz span a{
	color:#666;
	font-size:14px;
}
.wz h2{
	font-size:20px;
	text-transform:uppercase;
	text-indent:30px;
	background:url(../images/wz.png) left center no-repeat;
	font-weight:normal;
	display:block;
	float:left;
}
.left_wrap{
	float:left;
	width:250px;
}
.left_wrap h2{
	width:auto;
	height:45px;
	line-height:45px;
	text-indent:20px;
	font-size:18px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	font-weight:normal;
	color:#fff;
}
.zlm{
	width:auto;
	background:#fff;
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
}
.zlm dl{
	overflow:visible;
}
.zlm dl dt{
	height:40px;
	line-height:40px;
	text-indent:10px;
	border-bottom:1px solid #d8d8d8;
	cursor:pointer;
}
.zlm dl dt a{
	display:block;
	float:left;
}
.zlm dl dt a span.yuanjiao{
	margin-right:10px;
	display:none;
	width:7px;
	height:7px;
	border:1px solid #fff;
	display:inline-block;
	*display:inline;
	*zoom:1;
}

.zlm dl dt i.fa-angle-down{
	float:right;
	margin:14px 10px 0 0;
	font-size:16px;
	cursor:pointer;
}
.zlm dl dt:hover,.zlm dl #zlm_on,.zlm dl .zlm_on{
	background:#fff;
}

.zlm dl .sanji{
	display:none;
	border-bottom:1px solid #d8d8d8;
}
.zlm dl .sanji li{
	height:35px;
	line-height:35px;
	position:relative;
	text-indent:30px;
}
.zlm dl .sanji li a{
	display:block;
}
.zlm dl .sanji li i{
	float:right;
	margin-right:10px;
	margin-top:10px;
}
.zlm dl .dropdown-menu{
	position:absolute;
	left:100%;
	top:0;
	background:#f0f0f0;
	width:200px;
	display:none;
}
.zlm dl .sanji li:hover .dropdown-menu{
	display:block;
}
.left_lxxx{
	padding:10px;
	font-size:14px;
	color:#333;
	line-height:25px;
	border:1px solid #d8d8d8;
	border-top:none;
	word-break:break-all;
	background:#fff;
}
.left_lxxx a{
	color:#333;
}
.right_wrap{
	width:930px;
	overflow:Hidden;
	float:right;
	background:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */	
}
.right_title{
	padding-bottom:10px;
	border-bottom:1px solid #d8d8d8;	
}
.right_title h2{
	font-size:26px;
	font-weight:normal;
}
.tulist{
	overflow:hidden;
	clear:both;
	width:100%;
}
.tulist li{
	list-style-type:none;
	float:left;
	width:33.3333333%;
	margin-top:20px;
	padding-right:15px;
	overflow:Hidden;
	text-align:center;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */	
}
.tulist li .pic{
	display:block;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */	
	border:1px solid #ccc;
	overflow:hidden;
}
.tulist li img{
	width:100%;
	height:auto;
	display:block;
	transition:0.6s;
}
.tulist li:hover img{
	transform:scale(1.1);
}
.tulist li h3{
	background-color:#f9f9f9;
	height:40px;
	overflow:hidden;
}
.tulist li h3 a{
	line-height:40px;
	font-size:14px;
	color:#333;
}


.tulist_02{
	width:100%;
	overflow:hidden;
}
.tulist_02 li{
	list-style-type:none;
	float:left;
	width:25%;
	border-right:15px solid #fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	margin-top:20px;
	text-align:center;
}
.tulist_02 li img{
	max-width:100%;
	height:auto;
	display:block;
	margin:0px auto;
	transition:0.6s;
}
.tulist_02 li:hover img{
	transform:scale(1.1);
}
.tulist_02 li h3{
	font-size:14px;
	font-weight:normal;
	display:block;
	line-height:30px;
}

.tulist_03{
	width:1250px;
	overflow:hidden;
}
.tulist_03 li{
	list-style-type:none;
	float:left;
	width:399px;
	margin-right:1px;
	text-align:center;
}
.tulist_03 li img{
	width:100%;
	height:auto;
	display:block;
}
.tulist_03 li h3{
	font-size:18px;
	font-weight:normal;
	display:block;
	line-height:60px;
	color:#fff;
	background:#656565;
}
.tulist_03 li h3 a{
	color:#fff;
}

.tuwenlist2{
	overflow:hidden;
	clear:both;
	width:100%;
}
.tuwenlist2 li{
	list-style-type:none;
	float:left;
	width:385px;
	height:470px;
	margin-top:20px;
	margin-right:20px;
	overflow:Hidden;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */	
	background:#f9f9f9;
	padding:10px;
	border:1px solid #ccc;
}
.tuwenlist2 li img{
	width:100%;
	height:auto;
	display:block;
	transition:0.6s;
}
.tuwenlist2 li:hover img{
	transform:scale(1.1);
}
.tuwenlist2 li h3{
	overflow:hidden;
	padding:10px;
	border-bottom:1px solid #ddd;
}
.tuwenlist2 li h3 a{
	font-size:16px;
}
.tuwenlist2 li p{
	color:#666;
	display:block;
	overflow:hidden;
	padding:10px 10px 20px 10px;
	line-height:25px;
}

ul.wzlist{
	width:auto;

}
ul.wzlist li{
	line-height:40px;
	border-bottom:1px dotted #d8d8d8;
}
ul.wzlist li i{
	margin-right:10px;
}
ul.wzlist li a{
	font-size:14px;
}
ul.wzlist li span{
	float:right;
	margin-right:10px;
	color:#989898;
	font-size:12px;
}
.pro_main{
	margin-top:20px;
	overflow:hidden;
}
.pro_left{
	width:455px;
	float:left;
}
.pro_right{
	width:450px;
	float:right;
	overflow:hidden;
	line-height:25px;
}
.pro_right h2{
	font-size:22px;
	padding-bottom:10px;
	display:block;
	font-weight:normal;
}
.pro_info{
	margin-top:10px;
	overflow:hidden;
	line-height:25px;
}
dl.tuwenlist{
	width:100%;
	margin:10px auto;
	padding-bottom:10px;
	overflow:Hidden;
	border-bottom:1px dashed #e1e1e1;
}
dl.tuwenlist dt{
	float:left;
	width:220px;
	overflow:hidden;
}
dl.tuwenlist dt img{
	max-width:100%;
	height:auto;
	display:block;
	margin:0px auto;
	transition:0.6s;
}
dl.tuwenlist:hover dt img{
	transform:scale(1.1);
}
dl.tuwenlist dd{
	margin-left:240px;
}
dl.tuwenlist dd h2{
	font-size:16px;
	margin-bottom:10px;
}
dl.tuwenlist dd .info{
	font-size:14px;
	line-height:30px;
	color:#666;
}
dl.tuwenlist dd span{
	margin-top:10px;
	float:right;
}
dl.tuwenlist dd span a{
	width:120px;
	height:35px;
	line-height:35px;
	text-align:center;
	display:block;
	font-size:12px;
	color:#fff;
}
.ny_h1{
	font-size:22px;
	text-align:center;
	font-weight:normal;
	display:block;
	margin-top:20px;
}

.wzinfo{
	width:100%;
	text-align:center;
	color:#999;
	margin-top:20px;
	font-size:14px;
	border-bottom:1px solid #ddd;
	padding-bottom:20px;
	margin-bottom:25px;
}
.wzinfo .time{
	display:inline-block;
	*display:inline;
	*zoom:1;
	line-height:20px;
	padding-left:25px;
	background:url(../ico/time.png) left center no-repeat;
}
.wzinfo .click{
	display:inline-block;
	*display:inline;
	*zoom:1;
	line-height:20px;
	padding-left:25px;
	margin-left:50px;
	background:url(../ico/click.png) left center no-repeat;
}

/*----------下载表格----------*/
.biaoge{
	width:100%;
	border-collapse:collapse;
}
.biaoge tr td,.biaoge tr th{
	border:#ccc solid 1px;  
    padding:10px 0 10px 15px;
}
.biaoge tr th,.biaoge .down_b{
	background:#fff;
}
.biaoge .fa-caret-right{
	margin-right:10px;
}
.biaoge .fa-cloud-download{
	font-size:30px;
	margin:0px auto;
	display:block;
	text-align:center;
	margin-left:-15px;
}
/*--------------留言表单CSS样式-------------*/
#feedback_txt{
	overflow:hidden;
	padding:10px 10px 10px 60px;
	font-size:16px;
	line-height:45px;
	background:url(../ico/feedback.png) 10px center no-repeat #f1f1f1;
	min-height:50px;
	margin-top:15px;
}
#biaodan{
	width:auto;
	overflow:hidden;
	margin:20px 0 20px 0;
}
#biaodan p{
	display:block;
	margin-top:15px;
	overflow:hidden;
	clear:both;
}
#biaodan p label{
	width:80px;
	float:left;
	text-align:right;
	overflow:hidden;
	margin-right:5px;
	line-height:25px;
}
.itext{
	width:400px;
	height:25px;
	border:1px solid #c8c8c8;
	line-height:25px;
	text-indent:10px;
	display:block;
	float:left;
	overflow:hidden;
	color:#666;
	-moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */
	-moz-box-shadow:2px 2px 5px #ddd inset;
	-webkit-box-shadow:2px 2px 5px #ddd inset;
	box-shadow:2px 2px 5px #ddd inset;
	background:#fff;
}
.icontent{
	width:400px;
	height:85px;
	border:1px solid #c8c8c8;
	line-height:25px;
	text-indent:10px;
	display:block;
	float:left;
	overflow:hidden;
	color:#666;
	-moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */
	-moz-box-shadow:2px 2px 5px #ddd inset;
	-webkit-box-shadow:2px 2px 5px #ddd inset;
	box-shadow:2px 2px 5px #ddd inset;
	background:#fff;
}
.ibtn{
	width:100px;
	height:30px;
	text-align:center;
	line-height:30px;
	-moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */
	border:none;
	outline:none;
	cursor:pointer;
	margin:5px 20px 5px 5px;
	color:#fff;
}
.ibtn:hover{
	-moz-box-shadow:2px 2px 5px #333;
	-webkit-box-shadow:2px 2px 5px #333;
	box-shadow:2px 2px 5px #333;
	transition:0.6s;
}
/*底部表单*/
.fbiaodan{
	overflow:hidden;
	float:right;
}
.fbiaodan p{
	display:block;
	margin-top:10px;
	clear:both;
	overflow:hidden;
}
.fbiaodan label{
	width:75px;
	float:left;
	line-height:30px;
	color:#fff;
	font-size:18px;
}
.ftext{
	width:270px;
	height:30px;
	text-indent:10px;
	line-height:30px;
	border:none;
	overflow:hidden;
	background:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	border:none;
}
.fcontent{
	width:100%;
	height:70px;
	float:right;
	background:none;
	border:1px solid #fff;
	padding:10px;
	line-height:20px;
	overflow:hidden;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
.fbtn{
	text-align:center;;
	cursor:pointer;
	display:block;
	border:none;
	background:#95B73C;
	color:#fff;
	line-height:30px;
	width:100px;
	float:right;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #888; opacity:1; 
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #888;opacity:1;
}

textarea:-ms-input-placeholder,input:-ms-input-placeholder{
    color: #888;opacity:1;
}

textarea::-webkit-input-placeholder,input::-webkit-input-placeholder{
    color: #888;opacity:1;
}
/*---------------其它碎片样式代码------------*/
#about_zone{
	background:url(../images/about_zone.jpg) top center no-repeat;
	overflow:hidden;
}
#about_box{
	overflow:hidden;
	background:url(/web/pic/about_box.png);
}
#about_left{
	float:left;
	overflow:hidden;
	width:550px;
}
#about_zlm{
	overflow:hidden;
}
#about_zlm a{
	display:block;
	float:left;
	margin-right:30px;
	line-height:45px;
	background:#CDCDCD;
	padding:0 35px;
	transition:0.6s;
}
#about_zlm a:hover{
	background-color:#f78102;
	color:#fff;
}
#about_pic{
	overflow:hidden;
}
#about_pic img{
	max-width:100%;
	height:auto;
	display:block;
}
#about_right{
	overflow:hidden;
	width:630px;
	float:right;
}
/*
#about_right:before{
	border: solid transparent;
	content: ' ';
	height: 0;
	top: 50%;
	position: absolute;
	width: 0;
	border-width: 30px;
	border-left-color: #F0F0F0;
	left: 0;
	margin-top:-30px;
}*/
#about_right img{
	max-width:100%;
	height:auto;
	display:block;	
}
#about_right h4{
	display:block;
	font-size:30px;
}
#about_title{
	overflow:hidden;
}
#about_title h2{
	font-size:30px;
	display:block;
}
#about_title h3{
	font-size:24px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	letter-spacing:5px;
	padding:5px 20px;
	background:#00923F;
	font-weight:normal;
	color:#fff;
}
#about_title p{
	color:#666;
	display:block;
	text-transform:uppercase;
}
#about_title .line{
	width:70px;
	height:2px;
	display:block;
	background:#fff;
	margin:5px auto 0 auto;
}

#about_txt{
	overflow:hidden;
	line-height:30px;
}
#about_txt img{
	max-width:100%;
	height:auto;
	display:block;
	margin:20px auto 0 auto;
}
#news_box{
	width:665px;
	overflow:hidden;
	float:left;
}
#news_box img{
	max-width:100%;
	height:auto;
	display:block;
}
#other_box{
	width:470px;
	float:right;
	overflow:hidden;
}
#other_box img{
	max-width:100%;
	height:auto;
	display:block;
}
#other_more{
	width:110px;
	height:35px;
	background:#02AE5C;
	text-align:center;
	line-height:35px;
	color:#fff;
	display:block;
	margin-top:20px;
}
#other_more i{
	margin-right:10px;
}
#pro_title h2{
	border-color:#fff!important;
	color:#fff!important;
}
#pro_title h2:after{
	color:#fff!important;
}

/*---------我们的优势----------
#ys_title{
	margin:0px auto;
	overflow:hidden;
	text-align:center;
	width:740px;
	border:2px solid #fff;
}
#ys_title strong,#ys_title span{
	font-size:120px;
	color:#fff;
	line-height:120px;
	display:inline;
	vertical-align:top;
	height:120px;
}
#ys_title h2{
	display:block;
	font-size:48px;
	color:#fff;
	margin-top:6px;
}
#ys_title .line{
	width:50px;
	height:2px;
	display:block;
	margin:10px auto 0 auto;
	background:#FDEF75;
}
#ys_title p{
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin-top:5px;
	line-height:50px;
	color:#0C9648;
	background:#fff;
	font-size:21px;
	padding:0 20px;
	font-weight:bold;
}
#ys_tel{
	position:absolute;
	left:80px;
	bottom:0;
	font-size:24px;
	color:#096de9;
}
#ys_qq{
	float:right;
	margin-left:20px;
	padding-left:35px;
	background:url(../ico/qq.png) left center no-repeat;
	background-size:25px;
	color:#fff;
	line-height:25px;	
}
#ys_qq a{
	color:#fff;
}
.ys{
	overflow:hidden;
	clear:both;
	height:290px;
}
#ys1{
	-moz-border-radius: 0px 100px 0px 100px; 
	-webkit-border-radius: 0px 100px 0px 100px; 
	border-radius: 0px 100px 0px 100px;
	float:left;
}
#ys2{
	-moz-border-radius: 100px 0px 100px 0px; 
	-webkit-border-radius: 100px 0px 100px 0px;  
	border-radius:100px 0px 100px 0px;  
	float:right;
}*/
.ys_line{
	width:1px;
	height:1585px;
	background:#019F4A;
	position:absolute;
	left:50%;
	bottom:0;
}
.ys_num{
	width:105px;
	height:105px;
	position:absolute;
	display:block;
	line-height:105px;
	text-align:center;
	left:50%;
	margin-left:-52px;
	color:#fff;
	font-size:36px;
	font-weight:bold;
	background:url(/web/pic/ys_num.png) no-repeat;
}
#ys_num1{
	top:133px;
}
#ys_num2{
	top:472px;
}
#ys_num3{
	top:810px;
}
#ys_num4{
	top:1147px;
}
.ys_xian{
	width:600px;
	height:1px;
	display:block;
	background:#ccc;
	position:absolute;
}
#ys_xian1{
	right:0;
	top:35px;
}
#ys_xian2{
	left:0;
	top:435px;
}
#ys_xian3{
	right:0;
	top:788px;
}
#ys_xian4{
	left:0;
	top:1116px;
}
#ys_xian5{
	right:0;
	top:1499px;
}


.ys_pic{
	overflow:hidden;
	position:absolute;
}
#ys_pic1{
	left:0;
	top:28px;
	animation-name:fadeInLeft;
}
#ys_pic2{
	right:0;
	top:412px;
	animation-name:fadeInRight;
}
#ys_pic3{
	left:0;
	top:742px;
	animation-name:fadeInLeft;
}
#ys_pic4{
	right:0;
	top:1096px;
	animation-name:fadeInRight;
}
.ys_pic img{
	max-width:100%;
	height:auto;
	display:block;
	margin:0px auto;
}

.ys_txt{
	overflow:hidden;
	position:absolute;
}
#ys_txt1{
	right:0;
	top:70px;
	animation-name:fadeInRight;
}
#ys_txt2{
	left:0;
	top:487px;
	animation-name:fadeInLeft;
}
#ys_txt3{
	right:0;
	top:858px;
	animation-name:fadeInRight;
}
#ys_txt4{
	left:0;
	top:1167px;
	animation-name:fadeInLeft;
}
.ys_txt dl{
	overflow:hidden;
	height:60px;
}
.ys_txt dt{
	width:57px;
	display:block;
	float:left;
	overflow:hidden;
	text-align:center;
	border:2px solid #0072C5;
	font-family:Arial;
	display:block;
	font-size:40px;
	color:#0072C5;
	line-height:52px;
	font-weight:bold;
}
.ys_txt dt img{
	max-width:100%;
	height:auto;
	display:block;
}
.ys_txt dt span{
	transform:skewX(-10deg);
	-ms-transform:skewX(-10deg); 	/* IE 9 */
	-moz-transform:skewX(-10deg); 	/* Firefox */
	-webkit-transform:skewX(-10deg); /* Safari 和 Chrome */
	-o-transform:skewX(-10deg); 	/* Opera */
	display:block;
}
.ys_txt dd{
	overflow:hidden;
	margin-left:80px;
}
.ys_txt h2{
	font-size:36px;
	display:block;
	float:left;
	margin-top:10px;
}
.ys_txt h3{
	display:block;
	font-size:30px;
	color:#cccccc;
	font-weight:normal;
	text-transform:uppercase;
	float:left;
	margin-left:5px;
	margin-top:15px;
}
.ys_txt .ys_p{
	overflow:hidden;
	display:block;
	line-height:30px;
	padding-left:60px;
}
.ys_txt ul{
	overflow:hidden;
	padding-left:50px;
	margin-top:20px;
}
.ys_txt ul li{
	line-height:35px;
	padding-left:30px;
	background:url(/web/pic/ling.png) left 9px no-repeat;
	font-size:18px;
	line-height:35px;
}

.news_l{
	overflow:hidden;
	width:550px;
	float:left;
	height:335px;
	position:relative;
}
.news_l img{
	max-width:100%;
	height:auto;
	display:block;
	left:0px;
	top:0px;
	position:absolute;
	z-index:1;
}
.news_l a{
	width:100%;
	height:100%;
	display:block;
	overflow:hidden;
	z-index:10;
	position:absolute;
	left:0;
	top:0;
}
.news_l .txt{
	width:100%;
	padding:10px 0;
	background:rgba(0,0,0,0.6);
	position:absolute;
	left:0;
	bottom:0;
	z-index:5;
}
.news_l .txt h3{
	color:#fff;
	font-size:16px;
	font-weight:normal;
	padding:0 10px;
	display:block;
}
.news_l .txt p{
	color:#fff;
	padding:0 10px;
	margin-top:5px;
	display:block;
}

.news_content{
	overflow:hidden;
}
.news_content dl{
	overflow:hidden;
	margin-top:20px;
}
.news_content dl dt{
	width:210px;
	text-align:center;
	overflow:hidden;
	float:left;
	transition:0.6s;
}
.news_content dl:hover dt{
	
}
.news_content dl dt img{
	max-width:100%;
	height:auto;
	display:block;
	transition:0.6s;
}
.news_content dl:hover dt img{
	transform:scale(1.1);
}
.news_content dl dt span{
	display:block;
	font-family:Arial;
	color:#666;
}
.news_content dl dt .ri{
	font-size:40px;
	display:block;
	position:relative;
	margin-top:5px;
}
/* .news_content dl dt .ri:after{
	content: ' ';
	height: 1px;
	top: 100%;
	position: absolute;
	width: 50px;
	left: 50%;
	margin-left:-25px;
	background:#fff;
} */
.news_content dl dt .nian{
	font-size:14px;
}
.news_content dl dd{
	margin-left:230px;
	overflow:hidden;
}
.news_content dl dd h3{
	display:block;
	font-size:18px;
	font-weight:normal;
}
.news_content dl dd h3 a{
	
}
.news_content dl dd p{
	color:#666;
	margin-top:10px;
	overflow:hidden;
	line-height:25px;
}

.news_content dl dd .time{
	color:#999;
	margin-top:30px;
	display:block;
}
.news_content dl dd .detail{
	background:#009946;
	color:#fff;
	font-size:12px;
	width:50px;
	height:20px;
	display:block;
	text-align:center;
	line-height:20px;
	position:absolute;
	right:0;
	top:50%;
	margin-top:-10px;
	letter-spacing:5px;
}

.news_content dl dd .detail:hover{
	background-color:#000;
	border-color:#000;
	color:#fff;
	transition:0.5s;
}
#link_title{
	overflow:hidden;
	float:left;
}
#link_title h2{
	font-size:18px;
	float:left;
	display:block;
	font-weight:normal;
}
#link_title i{
	font-size:24px;
	margin-left:10px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin-top:5px;
	color:#54AB9A;
}
.index_ad{
	overflow:hidden;
}
.index_ad img{
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}
.index_ad_txt{
	position:absolute;
	width:1000px;
	top:30%;
	left:50%;
	margin-left:-500px;
	text-align:center;
	color:#fff;
	z-index:99;
	overflow:hidden;
}
.index_ad_txt .dazi{
	line-height:55px;
}
.index_ad_txt .xiaozi{
	line-height:30px;
	margin-top:20px;
	font-size:20px;
}
.index_ad_txt .ad_btn{
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin-top:50px;
	color:#fff;
	padding:5px 15px;
	border:1px solid #fff;
}
/*首页横排圆形图标*/
ul.yuan{
	width:1300px;
	overflow:hidden;
}
ul.yuan li{
	width:233px;
	float:left;
	margin-right:8.75px;
	overflow:hidden;
	text-align:center;
}
ul.yuan li .pic{
	display:block;
	overflow:hidden;
	width:233px;
	height:213px;
	margin:0px auto;
	transition:0.6s;
	position:relative;
}

ul.yuan li img{
	display:block;
	width:100%;
	height:auto;
	transition:1s;
	margin:0px auto;
}
ul.yuan li:hover img{
	transform:scale(1.1);
}
ul.yuan li .zhezhao{
	display:block;
	position:absolute;
	z-index:3;
	background:url(/web/pic/zhezhao.png) no-repeat;
	width:100%;
	height:213px;
	left:0;
	top:0;
}
ul.yuan li:hover .zhezhao{
	
}

ul.yuan li h3{
	font-size:18px;
	display:block;
	margin-top:10px;
	text-align:center;
	font-weight:normal;
}
ul.yuan li h3 a{
	font-weight:normal;
}
ul.yuan li span.line{
	width:50px;
	display:block;
	height:2px;
	margin:15px auto 0px auto;
	background:#006EB5;
}
ul.yuan li p,ul.yuan li .miaoshu{
	display:block;
	overflow:hidden;
	line-height:25px;
	margin-top:15px;
	color:#666;
}


#vlist{
	width:1250px;
	overflow:hidden;
}
#vlist li{
	width:385px;
	float:left;
	overflow:hidden;
	margin-right:22.5px;
	text-align:center;
}
#vlist li .pic{
	display:block;
	width:100%;
	position:relative;
	overflow:hidden;
}
#vlist li .pic img{
	max-width:100%;
	height:auto;
	display:block;
	transition:0.6s;
}
#vlist li:hover .pic img{
	transform:scale(1.1);
}
#vlist li .zhezhao{
	width:100%;
	height:100%;
	position:absolute;
	background:rgba(0,0,0,0.5);
	z-index:10;
	left:0;
	top:0;
}
#vlist li .pic i{
	color:#fff;
	font-size:40px;
	margin:30% auto 0 auto;
	transition:1s;
}
#vlist li:hover .pic i{
	transform:rotate(360deg);
}
#vlist li .vinfo{
	padding:10px;
}
#vlist li h3{
	display:block;
	font-weight:normal;
	margin-top:15px;
}
#vlist li h3{
	font-size:14px;
	display:block;
	margin-top:10px;
	font-weight:normal;
}
#vlist li p{
	line-height:20px;
	color:#666;
	margin-top:10px;
	display:block;
}

/* banner */
.banner { width: 100%; min-width:1200px;height:405px; overflow: hidden; position: relative; text-align: center;background:#fff!important; }
.banner:hover .ctrl { width: 1200px; margin-left: -600px; opacity: 1; filter: alpha(opacity = 100); }
.banner .bd { height:405px; position: relative; left: 50%; margin-left: -960px;}
.banner .bd li { width: 1920px; }
/*banner2*/
.bxslider{
	min-width:1200px;
}
.bxslider li{
	height:405px;
}
.maplist dl{
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #ccc;
}
.maplist dl dt{
	display:block;
	line-height:30px;
	background:#f0f0f0;
	font-size:18px;
	text-indent:25px;
}
.maplist dl dd{
	margin-top:20px;
	padding-left:30px;
}
.maplist dl dd a{
	margin-right:30px;
}

#zuo_so{
	margin-top:25px;
	padding-left:15px;
}
#zuo_so h3{
	font-size:20px;
	color:#4ba3c7;
	text-transform:uppercase;
	display:block;
}
.index_search{
	width:260px;
	overflow:hidden;
	height:30px;
	background:#fff;
}

.index_search .index_key_text{
	height:30px;
	width:220px;
	overflow:hidden;
	text-indent:10px;
	line-height:30px;
	outline:none;
	background:#fff;
	color:#666;
	border:none;
	/*
	-moz-box-shadow:0px 2px 5px #eee inset;
	-webkit-box-shadow:0px 2px 5px #eee inset;
	box-shadow:0px 2px 5px #eee inset;
	*/
}
.index_search .index_search_btn{
	float:right;
	cursor:pointer;
	border:none;
	outline:none;
	margin:5px 5px 0 0;
	/*
	width:90px;
	height:30px;
	color:#fff;
	overflow:hidden;
	line-height:30px;
	background:#E89803;
	text-transform:uppercase;
	*/
}

#partner{
	margin-top:30px;
}
#partner h3{
	display:block;
	font-size:18px;
	text-transform:uppercase;
	margin-bottom:15px;
	font-weight:normal;
}

.donghua{
	height:80px!important;
	-webkit-animation-delay: 5s;
    animation-delay: 5s;

}


.index_lm{
	width:auto;
	overflow:hidden;
}
.index_lm li{
	float:left;
	width:200px;
	overflow:hidden;
	transition:0.6s;
	height:580px;
	position:relative;
}
.index_lm li a{
	width:100%;
	height:100%;

}
.index_lm li .name{
	padding-top:130px;
	color:#fff;
	writing-mode: vertical-lr;/*从左向右 从右向左是 writing-mode: vertical-rl;*/  
    writing-mode: tb-lr;/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/  
	font-size:20px;
	text-align:center;
	width:100%;
	overflow:hidden;
	line-height:200px;
}
.index_lm li .pic{
	width:100px;
	height:100px;
	display:block;
	position:absolute;
	left:50%;
	bottom:30px;
	border:1px solid #fff;
	margin-left:-50px;
	overflow:hidden;
}
.index_lm li img{
	width:90px;
	height:90px;
	display:block;
	border:5px solid transparent;
}

#so{
	width:30px;
	height:30px;
	display:block;
	cursor:pointer;
	float:right;
	background:url(/web/pic/so.jpg) center center no-repeat;
	margin-top:5px;
}
#so i{
	color:#fff;
	line-height:30px;
	font-size:16px;

}
#search_box{
	background:#f0f0f0;
	position:absolute;
	top:100px;
	right:0px;
	z-index:99999;
	padding:10px;
	display:none;
	border:1px solid #ccc;
}
#search_box:before{
	border: solid transparent;
	content: ' ';
	height: 0;
	bottom: 100%;
	position: absolute;
	width: 0;
	border-width: 10px;
	border-bottom-color: #f0f0f0;
	right:10px;
}
#hot_l{
	width:auto;
	max-width:700px;
	overflow:hidden;
	float:left;
	line-height:30px;
	overflow:hidden;
}
#hot_l span{
	display:block;
	float:left;
	font-size:18px;
}
#hot_l a{
	margin-left:10px;
}


#job_box{
	width:535px;
	overflow:hidden;
	float:left;
	padding-left:10px;
}
#job_box table{
	border:none;
	width:100%;
}
#job_box table th{
	border:none;
	padding:5px 0;
	line-height:40px;
	border-bottom:1px solid #ccc;	
	background:#e9e9e9;
	text-indent:15px;
}
#job_box table td{
	border:none;
	padding:5px 0;
	line-height:30px;
	border-bottom:1px solid #ccc;
}
#job_box table td i{
	color:#3BACFC;
	margin-right:10px;
}

#other{
	height:25px;
	position:relative;
	cursor:pointer;
	float:right;
}
#other p{
	display:block;
	line-height:23px;
	border:1px solid #666;
	padding:0 10px;
	cursor:pointer;
	/* padding:0 10px 0 30px;
	background:url(../images/lan.jpg) left center no-repeat;
	text-transform:uppercase; */
}
#other p i{
	margin-left:10px;
	font-size:16px;
}
#other ul{
	position:absolute;
	right:0;
	top:25px;
	width:100%;
	display:none;
	border:1px solid #f78102;
	background:#f0f0f0;
	z-index:9999999;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */	
}
#other ul li{
	line-height:30px;
	text-align:center;
	border-bottom:1px solid #ccc;
}
#other ul li:hover{
	background:#fff;
	transition:0.5s;
}
#other:hover ul{
	display:block;
}

/*首页产品循环*/
.index_pro{
	margin-top:40px;
	overflow:hidden;
}
.index_pro ul{
	width:1250px;
	overflow:hidden;
}
.index_pro ul li{
	width:285px;
	float:left;
	overflow:hidden;
	text-align:center;
	margin-right:20px;
}
.index_pro ul li img{
	max-width:100%;
	height:auto;
	display:block;
	transition:0.6s;
	border:1px solid #ccc;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */	
}
.index_pro ul li:hover img{
	border-color:#0000FE;
}
.index_pro ul li h3{
	display:block;
	margin-top:10px;
}
.index_pro ul li h3 a{
	font-weight:normal;
	font-size:14px;
}


#top_tel{
	padding-left:30px;
	float:left;
	margin-right:20px;
	line-height:40px;
	background:url(/web/pic/top_tel.png) left center no-repeat;
}

#top_email{
	float:left;
	padding-left:30px;
	line-height:40px;
	margin-right:20px;
	background:url(/web/pic/top_email.png) left center no-repeat;
}
#top_tel i,#top_email i{
	margin-right:10px;
	font-size:16px;
}
#top_shijian{
	line-height:25px;
	padding-left:30px;
	float:right;
	background:url(/web/pic/i3.jpg) left center no-repeat;
}
#top_ewm{
	margin-top:45px;
	width:55px;
	float:right;
	overflow:hidden;
	margin-right:15px;
}
#top_ewm img{
	max-width:100%;
	height:auto;
	display:block;
}
.top_line{
	display:block;
	float:left;
	padding:0 20px;
	width:1px;
	height:30px;
	background:url(../images/top-line.png) center center no-repeat;
}
#footer_nav{
	overflow:hidden;
}
#footer_nav a{
	/* display:inline-block;
	*display:inline;
	*zoom:1;
	padding:0 33px;
	line-height:15px;
	color:#fff;
	border-right:1px solid #a1a1a1; */
}
#footer_nav a i{
	width:25px;
	height:25px;
	float:left;
	line-height:25px;
	border:1px solid #fff;
	font-size:16px;
	margin-right:10px;
}
#footer_nav a:last-child{
	padding-right:0!important;
	border:none!important;
}
/*选项卡1*/
#slideBox1{
	margin:0px auto;
	overflow:hidden;
}
#slideBox1 .hd{
	overflow:visible;
}
#slideBox1 .hd ul{ 
	text-align:center;
}
#slideBox1 .hd ul li{
	display:inline-block;
	*display:inline;
	*zoom:1;
	cursor:pointer;
	position:relative;
	overflow:visible;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	margin:0 5px;
	border:1px solid #ccc;
}
#slideBox1 .hd ul li a{
	display:block;
	line-height:35px;
	padding:0 15px;
	font-size:16px;
}
#slideBox1 .hd ul li.on{
	background:#042F7D;
	border-color:#042F7D;
}
#slideBox1 .hd ul li.on a{
	color:#fff;
}
#slideBox1 .hd ul li.on:after{
	border: solid transparent;
	content: ' ';
	height: 0;
	top: 100%;
	position: absolute;
	width: 0;
	border-width: 10px;
	border-top-color: #042F7D;
	left: 50%;
	margin-left:-10px;
}
#slideBox1 .bd{
	margin:0px auto;
}
#slideBox1 .bd ul{
	overflow:hidden;
}
/*选项卡2*/

.slideBox2{
	margin-top:50px;
	overflow:hidden;
}
.slideBox2 .hd{
	
}
.slideBox2 .hd ul{ 
	width:100%;
	overflow:hidden;
	border-left:1px solid #ccc;
}
.slideBox2 .hd ul li{
	font-size:18px;
	float:left;
	height:45px;
	line-height:45px;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	background:#fff;
	padding:0 20px;
	cursor:pointer;
}
.slideBox2 .hd ul li a{
	display:block;
}
.slideBox2 .bd{
	border:1px solid #ccc;
}
.slideBox2 .bd ul{
	padding:10px;
	overflow:hidden;
}
/*选项卡3*/
.slideBox3{
	overflow:hidden;
}
.slideBox3 .hd{
	overflow:hidden;
	width:615px;
	float:left;
}
.slideBox3 .hd h2{
	display:block;
	margin-top:30px;
	width:430px;
	padding-bottom:10px;
	border-bottom:1px solid #fff;
	color:#fff;
	font-weight:normal;
	font-size:36px;
}
.slideBox3 .hd ul{ 
	width:360px;
	margin-top:45px;
}
.slideBox3 .hd ul li{
	display:block;
	cursor:pointer;
	transition:0.6s;
	position:relative;
	margin-top:15px;
	background:#66B9FF;
}
.slideBox3 .hd ul li a{
	display:block;
	line-height:55px;
	font-size:18px;
	padding-left:105px;
	color:#fff;
	background:url(/web/pic/ico.png) 45px center no-repeat;
}
.slideBox3 .hd ul .on{
	background-color: #fff;
}
.slideBox3 .hd ul .on a{
	color:#66B9FF;
	background:url(/web/pic/ico_on.png) 45px center no-repeat;
}
/*
.slideBox3 .hd ul .on:after{
	border: solid transparent;
	content: ' ';
	height: 80px;
	top: 0;
	position: absolute;
	width: 1px;
	left: 100%;
	background:#fff;
}*/
.slideBox3 .bd{
	width:585px;
	float:right;
	overflow:hidden;
}
.slideBox3 .bd ul{
	overflow:hidden;
}
.slideBox3 .bd ul img{
	max-width:100%;
	height:auto;
	display:block;
	margin-top:78.5px;
}
/*
.slideBox3 .bd ul li{
	width:290px;
	float:left;
	overflow:hidden;
	margin-right:15px;
	margin-bottom:20px;
	text-align:center;
	background:#fff;
}
.slideBox3 .bd ul li img{
	max-width:100%;
	height:auto;
	display:block;
	transition:0.6s;
	margin:0px auto;
	border-bottom:1px dotted #ccc;
	transition:0.6s;
}
.slideBox3 .bd ul li:hover img{
	transform:scale(1.1);
}
.slideBox3 .bd ul li h3{
	display:block;
	font-weight:normal;
	height:40px;
	line-height:40px;
	font-size:14px;
}
.slideBox3 .bd ul li:nth-child(1){
	-webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}
.slideBox3 .bd ul li:nth-child(2){
	-webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
.slideBox3 .bd ul li:nth-child(3){
	-webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.slideBox3 .bd ul li:nth-child(4){
	-webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
.slideBox3 .bd ul li:nth-child(5){
	-webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
.slideBox3 .bd ul li:nth-child(6){
	-webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}*/
/*选项卡1*/
#slideBox4{
	margin:0px auto;
	overflow:hidden;
}
#slideBox4 .hd{
	overflow:visible;
}
#slideBox4 .hd ul{ 
	text-align:center;
}
#slideBox4 .hd ul li{
	display:inline-block;
	*display:inline;
	*zoom:1;
	cursor:pointer;
	position:relative;
	overflow:visible;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	margin:0 5px;
	border:1px solid #ccc;
}
#slideBox4 .hd ul li a{
	display:block;
	line-height:35px;
	padding:0 15px;
	font-size:18px;
}
#slideBox4 .hd ul li.on{
	background:#042F7D;
	border-color:#042F7D;
}
#slideBox4 .hd ul li.on a{
	color:#fff;
}
#slideBox4 .hd ul li.on:after{
	border: solid transparent;
	content: ' ';
	height: 0;
	top: 100%;
	position: absolute;
	width: 0;
	border-width: 10px;
	border-top-color: #042F7D;
	left: 50%;
	margin-left:-10px;
}
#slideBox4 .bd{
	margin:0px auto;
}
#slideBox4 .bd ul{
	overflow:hidden;
}

/*文字左右滚动*/
.txt-left{ 
	width:995px;
	position:relative;
	float:left;
	margin-left:20px;
}
.txt-left .hd{ 
	overflow:hidden;
	float:left;
	width:25px;
	margin-right:20px;
	display:none;
}
.txt-left .hd .prev,.txt-left .hd .next{ 
	display:block;  
	width:5px; 
	height:9px; 
	margin-top:10px;
	overflow:hidden; 
	cursor:pointer; 
	float:left;
	background:url("../images/icoLeft.gif") no-repeat;
}
.txt-left .hd .next{ 
	background:url("../images/icoRight.gif") no-repeat; 
	margin-left:10px;
}
.txt-left .bd .tempWrap{ 
	width:900px !important; 
}/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.txt-left .bd ul{ 
	overflow:hidden; 
	zoom:1;
}
.txt-left .bd ul li{ 
	margin-right:20px;
	float:left; 
	height:25px;
	line-height:25px;
	text-align:left; 
	_display:inline; 
	width:auto !important;  
}/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
.txt-left .bd ul li span{ 
	color:#999; 
	margin-left:10px;
}

/* 图片向左滚动*/
.picMarquee-left{ 
	width:645px!important;  
	overflow:hidden; 
	position:relative;  
}
.picMarquee-left .hd{
	overflow:hidden;
	height:30px;
	background:#f4f4f4;
	padding:0 10px;
	display:none;
}
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ 
	display:block;  
	width:5px; 
	height:9px; 
	float:right; 
	margin-right:5px; 
	margin-top:10px; 
	overflow:hidden;
	cursor:pointer;
	background:url("../images/arrow.png") no-repeat;
}
.picMarquee-left .hd .next{ 
	background-position:0 -50px; 
}
.picMarquee-left .hd .prevStop{ 
	background-position:-60px 0;
}
.picMarquee-left .hd .nextStop{ 
	background-position:-60px -50px;
}
.picMarquee-left .bd{ 
	overflow:hidden;
}
.picMarquee-left .bd ul{ 
	overflow:hidden; 
	zoom:1; 
}
.picMarquee-left .bd ul li{ 
	width:145px!important;
	float:left;
	_display:inline; 
	overflow:hidden; 
	margin-right:15px;
}
.picMarquee-left .bd ul li img{
	max-width:100%;
	height:auto;
	display:block;
	margin:0px auto;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	border:3px solid #fff;
}
.picMarquee-left .bd ul li .title{
	padding:15px;
}
/* 本例子css */
.picMarquee-top{ margin:0 auto;  width:390px; overflow:hidden; position:relative;}
.picMarquee-top .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px; display:none;}
.picMarquee-top .hd .prev,.picMarquee-top .hd .next{ display:block;  width:9px; height:5px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	 cursor:pointer; background:url("../images/arrow.png") 0 -100px no-repeat;}
.picMarquee-top .hd .next{ background-position:0 -140px;  }
.picMarquee-top .hd .prevStop{ background-position:-60px -100px;  }
.picMarquee-top .hd .nextStop{ background-position:-60px -140px;  }
.picMarquee-top .bd{}
.picMarquee-top .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-top .bd ul li{zoom:1;margin-top:20px; }
.picMarquee-top .bd ul li .pic{ text-align:center; height:130px;overflow:hidden;}
.picMarquee-top .bd ul li .pic img{ width:100%; height:auto; display:block; margin-top:-80px;}
.picMarquee-top .bd ul li .title{overflow:hidden;padding-top:15px;}


/*---平行四边形-----*/

.pingxing {
	display: inline-block;
	*display:inline;
	*zoom:1;
	padding: 8px 20px;
	background:#019F4A;
	color: #fff;
	transform: skew(-20deg);
}
 
.pingxing h2{
	transform: skew(20deg);
	font-size:24px;
}

/*－－－六边形---
<div class="boxF" id="cp($step /)">
	<div class="boxS">
		<div class="boxT" style="background-image: url(($picurl /));">
			<a href="($theurl /)" title="($titles /)">
			<div class="overlay">
				<div class="name transition3">($title /)</div>
			</div>
			</a>
		</div>
	</div>
</div>
*/
.boxF, .boxS, .boxT, .overlay
{
	/*如果要尖朝上则把数字改为200x250即可，记得背景要换成正方形的图片才能铺满*/
	/*如果要平顶朝上则把数字改为213x185即可，记得背景要换成正方形的图片才能铺满*/
	/*小数除以大数需要＝0.8*/
	width: 276px;
	height: 230px;
	overflow: hidden;
}
.boxF, .boxS
{
	/*如果要尖朝上则把数字改为200x250即可，记得背景要换成正方形的图片才能铺满*/
	/*如果要平顶朝上则把数字改为213x185即可，记得背景要换成正方形的图片才能铺满*/
	width: 276px;
	height: 230px;
	visibility: hidden;
}
.boxF
{
	/*需要不规则排列绝对定位需要将此处改为position:absolute然后和其它元素一样定位即可*/
	position:absolute;
	transform: rotate(120deg);
	-ms-transform: rotate(120deg);
	-moz-transform: rotate(120deg);
	-webkit-transform: rotate(120deg);
}
.boxS
{
	transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	-moz-transform: rotate(-60deg);
	-webkit-transform: rotate(-60deg);
}
.boxT
{
	
	background: no-repeat 50% center;
	background-size: 125% auto;
	transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	-moz-transform: rotate(-60deg);
	-webkit-transform: rotate(-60deg);
	visibility: visible;
}
.overlay
{
	transition: all 250ms ease-in-out 0s;
	display: none;
	position: relative;
}
.overlay:hover
{
	background-color: rgba(0,0,0,0.6);
}
.boxT:hover .overlay
{
	display: block;
}
.overlay .name{
	display: inline-block;
	position: absolute;
	top: 45%;
	left:0;
	padding:0 10px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#FFF;
}
/*----菱形------*/

#lingxing{
	width:100%;
	overflow:hidden;
	margin-top:35px;
	height:370px;
	position:relative;
}
#lingxing li{
	position:absolute;
	width:375px;
	height:375px;
	overflow:hidden;
}
#lingxing li .kuang{
	display:block;
	width:260px;
	height:260px;
	border:1px solid #ccc;
	position:absolute;
	overflow:hidden;
	transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	top:55px;
	left:55px;
	background:#fff;
	z-index:1;
}
#lingxing li a{
	display:block;
	width:260px;
	height:260px;
	overflow:hidden;
	text-align:center;
	position:absolute;
	z-index:10;
	transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	top:55px;
	left:55px;
}
#lingxing li img{
	max-width:100%;
	height:auto;
	display:block;
	transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	margin-top:-20px;
	margin-left:-15px;
}
#lingxing li h4{
	font-size:18px;
	font-weight:normal;
	position:absolute;
	z-index:5;
	left:50%;
	bottom:60px;
	width:120px;
	text-align:center;
	margin-left:-60px;
	word-break:break-word;
}

#lingxing #li1{
	left:105px;
}
#lingxing #li2{
	left:435px;
}
#lingxing #li3{
	left:755px;
}

#shuzi_zone ul{
	overflow:hidden;
	text-align:center;
}
#shuzi_zone ul li{
	width:230px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin:0 30px;
	text-align:center;
}
#shuzi_zone ul li .ico{
	display:block;
	margin:0px auto;
}
#shuzi_zone ul li .shuzi{
	display:block;
	font-weight:bold;
	font-size:55px;
	color:#0282C9;
}
#shuzi_zone ul li p{
	display:block;
	margin-top:10px;
	line-height:25px;
	text-transform:uppercase;
}
/* 本例子css */
.txtMarquee-top{overflow:hidden; position:relative;}
.txtMarquee-top .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;display:none;}
.txtMarquee-top .hd .prev,.txtMarquee-top .hd .next{ display:block;  width:9px; height:5px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	 cursor:pointer; background:url("../images/arrow.png") 0 -100px no-repeat;}
.txtMarquee-top .hd .next{ background-position:0 -140px;  }
.txtMarquee-top .hd .prevStop{ background-position:-60px -100px;  }
.txtMarquee-top .hd .nextStop{ background-position:-60px -140px;  }
.txtMarquee-top .bd{}
.txtMarquee-top .infoList li{overflow:hidden;}

#index_fenlei{
	padding:10px;
	overflow:hidden;
}
#index_fenlei dl{
	overflow:hidden;
}
#index_fenlei dl dt{
	line-height:35px;
	border-bottom:1px solid #fff;
	width:90px;
	float:left;
	overflow:hidden;
	color:#fff;
	font-weight:bold;
	text-align:right;
	padding-right:5px;
	background:#1692CE;
}
#index_fenlei dl dd{
	border-bottom:1px dotted #ccc;
	height:50px;
}
#index_fenlei dl dd a{
	padding-left:40px;
	line-height:50px;
	display:block;
}

.layui-layer-dialog{
	background:#1D191A!important;
}
#tan_logo{
	text-align:center;
}
#tan_content{
	margin-top:20px;
	line-height:25px;
	color:#777;
	font-size:16px;
}
.layui-layer-btn{
	position:absolute;
	bottom:10px;
	left:0;
	width:100%;
	text-align:center!important;
}
.layui-layer-btn a{
	width:150px!important;
	height:35px!important;
	line-height:35px!important;
	background:none!important;
	border:1px solid #777!important;
	color:#777!important;
}
#liucheng{
	width:auto;
	overflow:hidden;
	padding-bottom:15px;
}
#liucheng li{
	width:200px;
	float:left;
	overflow:visible;
	text-align:center;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	padding:0 20px;
	height:290px;
	background:#F0F0F0;
	position:relative;
}
#liucheng #li1,#liucheng #li3,#liucheng #li5{
	background:#E4E4E4!important;
}
#liucheng li .pic{
	margin-top:10px;
	height:100px;
	display:block;
	background-position:center center;
	background-repeat:no-repeat;
}
#liucheng li .pic img{
	display:block;
	margin:25px auto 0 auto;
}
#liucheng #li1 .pic{
	background-image:url(/web/pic/lc1.png);
}
#liucheng #li2 .pic{
	background-image:url(/web/pic/lc2.png);
}
#liucheng #li3 .pic{
	background-image:url(/web/pic/lc3.png);
}
#liucheng #li4 .pic{
	background-image:url(/web/pic/lc4.png);
}
#liucheng #li5 .pic{
	background-image:url(/web/pic/lc5.png);
}
#liucheng #li6 .pic{
	background-image:url(/web/pic/lc6.png);
}
#liucheng #li7{
	background-image:url(../ico/a7.png);
}

#liucheng li h3{
	font-size:18px;
	display:block;
	margin-top:15px;
	font-weight:normal;
}
#liucheng li p{
	margin-top:10px;
	display:block;
	color:#666;
	line-height:25px;
}
#liucheng li i.yuanjiao{
	width:30px;
	height:30px;
	position:absolute;
	bottom:-15px;
	left:50%;
	margin-left:-15px;
	color:#fff;
	line-height:30px;
	font-style:normal;
}



#liucheng .jiantou{
	display:block;
	float:left;
	margin-top:70px;
	margin-left:22.4px;
	margin-right:22.4px;
}
#ny_zlm_zone{
	background:#f9f9f9;
	padding:15px 0;
	border-bottom:1px solid #ccc;
}
.ny_zlm{
	overflow:hidden;
	text-align:center;
}
.ny_zlm a{
	display:inline-block;
	*display:inline;
	*zoom:1;
	line-height:40px;
	font-size:16px;
	background:#fff;
	border:1px solid #ccc;
	margin:0 15px;
	padding:0 20px;
	transition:0.6s;
}

/*滚动新版可以循环*/
.scroll{
	width:auto!important;
	overflow:visible;
}
.scroll .item{
	overflow:hidden;
	text-align:center;
	transition:0.6s;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	border:1px solid #ccc;
	-moz-box-shadow:0px 0px 5px #ccc;
	-webkit-box-shadow:0px 0px 5px #ccc;
	box-shadow:0px 0px 5px #ccc;
	margin:5px;
}
.scroll .item .pic{
	display:block;
	overflow:hidden;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
.scroll .item img{
	max-width:100%;
	height:auto;
	display:block;
	margin:0px auto;
	transition:0.6s;
}
.scroll .item:hover .pic{
	border-color:#f78102;
}
.scroll .item:hover img{
	transform:scale(1.1);
}
.scroll .item h3{
	display:block;
	font-size:16px;
	margin-top:10px;
	overflow:hidden;
	font-weight:normal;
}
.scroll .item p{
	display:block;
	overflow:hidden;
	line-height:25px;
	color:#666;
	margin-top:10px;
	padding:0 15px;
}
.scroll .item .detail{
	/* display:inline-block;
	*display:inline;
	*zoom:1;
	padding:5px;
	border:1px solid #ccc;
	margin-top:20px;
	text-transform:uppercase; */
	display:block;
	margin-top:10px;
	color:#999;
}


.scroll .owl-prev,.scroll .owl-next{
	position:absolute;
	top:35%;
	width:35px;
	height:35px;
	border:1px solid #999;
	-moz-border-radius: 100%; 
    -webkit-border-radius: 100%;   /* Webkit browsers */
    border-radius:100%;            /* W3C syntax */
	text-align:center;
}

.scroll .owl-prev:hover .fa,.scroll .owl-next:hover .fa{
	color:#fff;
}
.scroll .owl-prev .fa,.scroll .owl-next .fa{
	color:#666;
	line-height:35px;
	font-size:24px!important;
}

.scroll .owl-prev{
	left:-50px;
}
.scroll .owl-next{
	right:-50px;
}
.scroll .owl-dots{
	text-align:center;
	margin-top:30px;
}
.scroll .owl-dots .owl-dot{
	width:12px;
	height:12px;
	-moz-border-radius: 100%;      /* Gecko browsers */
    -webkit-border-radius: 100%;   /* Webkit browsers */
    border-radius:100%;            /* W3C syntax */
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin:0 5px;
	background:#666;
}
.scroll .owl-dots .owl-dot.active{
	background-color:#f78102;
}
#scroll2 .owl-prev,#scroll2 .owl-next{
	top:50%!important;
	margin-top:-17px;
}



/*相关产品*/
#xgcp{
	width:auto;
	padding:0 35px;
}
#xgcp .item{
	text-align:center;
	overflow:hidden;
}
#xgcp .item img{
	max-width:100%;
	height:auto;
	display:block;
	margin:0px auto;
}
#xgcp .item h3{
	display:block;
	margin-top:10px;
	font-size:14px;
	font-weight:normal;
}
#xgcp .owl-prev,#xgcp .owl-next{
	position:absolute;
	top:50%;
	width:25px;
	height:25px;
	margin-top:-12.5px;
	background:#c2c2c2;
	-moz-border-radius: 100%;      /* Gecko browsers */
    -webkit-border-radius: 100%;   /* Webkit browsers */
    border-radius:100%;            /* W3C syntax */
	text-align:center;

}

#xgcp .owl-prev:hover .fa,#xgcp .owl-next:hover .fa{
	color:#fff;
}
#xgcp .owl-prev .fa,#xgcp .owl-next .fa{
	color:#fff;
	line-height:25px;
	font-size:18px!important;
}

#xgcp .owl-prev{
	left:0px;
}
#xgcp .owl-next{
	right:0px;
}

/*---临时 */
#tan_ewm{
	overflow:hidden;
	text-align:center;
	padding:15px;
}
#tan_ewm img{
	display:block;
	margin-bottom:5px;
}
#index_lxxx a{
	color:#fff;
}
#index_lxxx #footer_lxxx tr td{
	padding-bottom:5px!important;
}