﻿@import url("color.css");
@import url("font-awesome.css");
@import url("font_2785572_dcnx6s9tsl7.css");
/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
}
html{
	background:#fff;
}
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;
}
.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:right;
	position:relative;
	/*
	-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:30px;
	float:left;
	width:150px;
	overflow:hidden;
	line-height:30px;
	outline:none;
	background:#fff;
	border:none;
	border-right:none;
	text-indent:10px;
}
.search .search_btn{
	float:right;
	cursor:pointer;
	border:none;
	outline:none;
	background:none;
	position:absolute;
	right:0;
	top:0;
	z-index:10;
	/*
	width:65px;
	height:30px;
	color:#fff;
	overflow:hidden;
	line-height:30px;
	text-align:center;
	background:#F73720;
	*/
}
.main{
	width:1400px;
	overflow:hidden;
	margin:0px auto;
}
.content{
	line-height:25px;
}
.content img{
	max-width:100%;
	height:auto;
}
.lan{
	overflow:hidden;
	width:auto;
	float:left;
	margin-right:25px;
}
.lan span{
	display:block;
	float:left;
	margin-left:10px;
}
.lan span a{
	padding-left:30px;
	line-height:30px;
	color:#fff;
}

.cn{
	background:url(../image/cn.png) left center no-repeat;
}
.sp{
	background:url(../image/sp_fang.png) left center no-repeat;
}
.en{
	background:url(../image/en.png) left center no-repeat;
}
/*---------------------主体开始-----------------------*/
#top_zone2{
	width:100%;
	min-width:1400px;
	overflow:hidden;
	height:40px;
	line-height:40px;
	background:#000;
	color:#ebebeb;
}
#top_zone2 a{
	color:#ebebeb;
}
#top_zone1{
	width:100%;
	min-width:1400px;
	overflow:hidden;
	height:40px;
	line-height:40px;
	background:#f9f9f9;
	border-bottom:1px solid #ddd;
}
#top_l{
	width:auto;
	float:right;
	line-height:30px;
}
#top_l a{
	padding:0 5px;
	color:#fff;
}
#top_l a:hover{
	color:#f00;
}
#top_l i{
	margin-right:10px;
}

#top_l ul li{
float:left;
margin-right:22px;
color:#fff;
}
#top_l ul li i{
font-size:20px;
margin-right:10px;
float:left;
}
#top_r{
	width:auto;
	float:right;
	height:30px;
	position:relative;
}
#top_link{
	width:auto;
	float:left;
	overflow:hidden;
}
#top_link a{
	/*
	padding:0 10px;
	border-right:1px solid #666;
	line-height:15px;
	height:15px;
	*/
	margin-right:10px;
	line-height:40px;
}
#top_link a i{
	font-size:18px;
	margin-right:10px;
}
/*
#top_link a:last-child{
	padding-right:0!important;
	border:none!important;
}
*/
#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%;
	position:absolute;
	z-index:9999999;
	top:0;
	left:0;
	min-width:1400px;
	border-bottom:1px solid #F30707;
}
#blank_header{
	height:60px;
}
.header_zone{
	width:100%;
	min-width:1400px;
	height:60px;
	background:#232323;
}
.header{
	width:1400px;
	margin:0px auto 0 auto;
	height:85px;
}
.logo{
	float:left;
	margin-top:15px;
}
.logo a{
	display:block;
}
.logo img{
	display:block;
	float:left;
}

#logo_r{
	float:left;
	margin:0px 0 0 10px;
	padding:10px 10px 0 10px;
	border-left:1px solid #666;
	height:60px;
	display:block;
	line-height:25px;
	width:225px;
	overflow:hidden;
	word-wrap:break-word;
	font-size:15px;
}
#header_l{
	float:left;
	margin-top:50px;
	font-size:16px;
}
#header_r{
	width:auto;
	float:right;
}
#header_shang{
	width:auto;
	float:right;
}
#header_ico{
	margin-top:35px;
	overflow:hidden;
}
#header_ico div{
	margin-left:30px;
	cursor:pointer;
	float:left;
}
#header_follow{
	width:auto;
	float:left;
	overflow:hidden;
	margin-right:15px;
}
#header_follow a{
	margin-left:5px;
	margin-top:7.5px;

}
#header_follow i{
	color:#fff;
	width:25px;
	height:25px;
	background:#fff;
	text-align:center;
	line-height:25px;
	font-size:16px;
}

/*左侧带图标右侧上下结构电话*/
#top_tel_01{
	overflow:hidden;
	float:right;
	padding-left:45px;
	background:url(../image/top_tel_22.jpg) left center no-repeat;
}
#top_tel_01 span{
	display:block;
}
#top_tel_01 strong{
	font-size:18px;
	display:block;
	font-family:Arial;
	color:#f45613;
	font-weight:normal;
}
#top_tel_02{
	width:auto;
	overflow:hidden;
	float:right;
	margin-top:30px;
	padding-left:50px;
	background:url(../image/top_tel_08.png) left center no-repeat;
	height:62px;
	line-height:62px;
}
#top_tel_02 p{
	display:block;
	text-align:center;
	font-size:18px;
	color:#6e4235;
	background:url(../image/dian.jpg) center center repeat-x;
}
#top_tel_02 span{
	display:block;
	float:left;
	font-size:16px;
}
#top_tel_02 strong{
	font-size:24px;
	display:block;
	float:left;
	margin-left:10px;
	color:#ff0000;
	line-height:30px;
}

#nav_zone{
	width:100%;
	min-width:1400px;
	height:50px;
	background:url(../image/nav_zone.jpg) repeat-x;
} 
.fixednav{
	position:fixed;
	z-index:9999999;
	top:0;
	left:0;
}
.nav {
	width:auto;
}
.nav .nLi{
	float:left;
	height:35px;
	position:relative;
	z-index:999999;
}  
.nav .nLi:last-child{
	background:none;
}
.nav .on:after{
	content: "";
	width:100%;
	height:1px;
	display:block;
	position:absolute;
	top:100%;
	left:0;
	background:#00ff01;
}
.nav .nLi h3 {
	display:block;
	text-align:center;
}
.nav .nLi h3 a {
	display:block;
	font-size:14px;
	line-height:35px;
	color:#fff;
	text-transform:uppercase;
}
.nav .nLi h3 a i{
	margin-left:10px;
}
.nav .nLi h3 .line{
	display:block;
	width:0px;
	height:2px;
	background:#f19d00;
	margin:15px auto 0 auto;
}
.nav .nLi:hover h3 .line,.nav .on h3 .line{
	width:60%;
	transition:0.6s;
}
.nav .sub {
	display:none;
	left:0;
	top:35px;
	width:100%;
	position:absolute;
	background:#f0f0f0;
	/* Gecko browsers */
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	 
	/* Webkit browsers */
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	 
	/* W3C syntax */
	border-bottom-right-radius: 3px;
	border-bottom-left-radius:  3px;
	z-index:9999999;
	-moz-box-shadow:0px 2px 5px #999;
	-webkit-box-shadow:0px 2px 5px #999;
	box-shadow:0px 2px 5px #999;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}
/*
.nav #sub5,.nav #sub6,.nav #sub7{
	right:0px!important;
}
.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;
	text-indent:10px;
}
.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:#eee!important;
}
.nav .sub li:hover .dropdown-menu,.nav .sub .dropdown-menu li:hover ul{
	display:block;
}
/*
#sub11{
	width:1400px;
	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:hidden;
	text-align:center;
	height:76px;
}
.index_title_01_center{
	display:inline-block;
	*display:inline;
	*zoom:1;
	position:relative;
	padding:0 20px;
}
.index_title_01_center:before{
	content: "";
	width:29px;
	height:76px;
	display:block;
	position:absolute;
	top:0;
	right:100%;
	background:url(../image/index_title_01_left.png) no-repeat;
}
#index_title_01_center_bai:before{
	background:url(../image/index_title_01_left_bai.png) no-repeat;
}
#index_title_01_center_bai:after{
	background:url(../image/index_title_01_right_bai.png) no-repeat;
}
#index_title_01_center_bai h2,#index_title_01_center_bai h3{
	color:#fff!important;
}
.index_title_01_center:after{
	content: "";
	width:29px;
	height:76px;
	display:block;
	position:absolute;
	top:0;
	left:100%;
	background:url(../image/index_title_01_right.png) no-repeat;
}
.index_title_01 h2{
	display:block;
	font-size:30px;
	text-transform:uppercase;
	color:#099ce6;
	font-weight:normal;
}
.index_title_01 h3{
	display:block;
	font-size:18px;
	text-transform:uppercase;
	color:#5b5b5b;
	font-weight:normal;
	margin-top:10px;
}
.index_title_01 p{
	display:block;
	margin-top:10px;
	font-size:18px;
	color:#666;
}
.index_title_01 span{
	height:20px;
	border-top:1px solid #fff;
	width:50px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin:0 30px;
}

/*----首页带框中英文标题*/

.index_title_02{
	text-align:center;
	overflow:hidden;
}
.index_title_02_center{
	display:inline-block;
	*display:inline;
	*zoom:1;
	position:relative;
	padding:0 15px 20px 15px;
	min-width:460px;
	z-index:99;
}
.index_title_02 h2{
	display:block;
	font-size:36px;
	text-transform:uppercase;
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding:0 20px;
	color:#f40707;
	background:#fff;
}
.index_title_02 h3{
	display:inline-block;
	*display:inline;
	*zoom:1;
	font-size:18px;
	font-weight:normal;
	color:#f40707;
	margin-top:5px;
	background:#fff;
	text-transform:uppercase;
}
.index_title_02_center .kuang{
	width:100%;
	height:60px;
	border:1px solid #f40707;
	display:block;
	position:absolute;
	left:0;
	top:20px;
	z-index:-1;
}


.index_title_02 p{
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding:0 20px;
	text-transform:uppercase;
	color:#666;
	margin-top:10px;
}

.index_title_02 p span{
	color:#666;
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding:0 20px;
	background:#ddd;
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;
}
/*左右标题名称带More*/
.index_title_03{
	overflow:visible;
	height:35px;
	border-bottom:1px solid #ccc;
}
.index_title_03 h2{
	font-size:24px;
	text-transform:uppercase;
	float:left;
	display:block;
	color:#007ec8;
	font-weight:normal;
	position:relative;
	height:35px;
}
.index_title_03 h2 i{
	margin-right:10px;
}
.index_title_03 em{
	float:left;
	margin-left:10px;
	color:#666;
	font-style:normal;
}
.index_title_03 h3{
	float:left;
	margin-left:10px;
	font-size:14px;
	font-weight:normal;
	color:#666;
	margin-top:10px;
	text-transform:uppercase;
}

.index_title_03 h2:after{
	border: solid transparent;
	content: ' ';
	height: 0;
	top: 100%;
	position: absolute;
	width: 100%;
	border-width: 1px;
	border-top-color: #007ec8;
	left: 0;
}

.index_title_03 span{
	float:right;
	display:block;
	margin-top:20px;
}
.index_title_03 span a{
	display:block;
	transition:0.6s;
	padding:5px 15px;
	border:1px solid #fff;
	color:#fff;
}

/*首页名称上小字下大字*/
.index_title_04{
	overflow:hidden;
}
.index_title_04 h2{
	font-size:36px;
	text-transform:uppercase;
	display:block;
	color:#fff;
}
.index_title_04 p{
	font-size:14px;
	text-transform:uppercase;
	display:block;
	color:#666;
	margin-top:8px;
}
/*首页名称英文中文横线设计的好牛逼*/
.index_title_05{
	overflow:hidden;
	text-align:center;
}
.index_title_05 h2{
	display:block;
	text-transform:uppercase;
	font-size:24px;
	color:#329443;
}
.index_title_05 a{
	color:#999;
	margin-top:10px;
	display:inline-block;
	*display:inline;
	*zoom:1;

}
.index_title_05 h3{
	display:block;
	font-size:14px;
	font-weight:normal;
	color:#a9a9a9;
	margin-top:5px;
	text-transform:uppercase;
}
.index_title_05 .line{
	width:80px;
	height:2px;
	display:block;
	margin:10px 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{
	font-size:36px;
	display:block;
	text-transform:uppercase;
	color:#f40707;
}
.index_title_06 i{
	display:block;
	font-size:30px;
	color:#FF8A02;
}
.index_title_06 span.line{
	width:90px;
	display:block;
	height:1px;
	margin:15px auto 0px auto;
	background:#666;
}
.index_title_06 p{
	display:block;
	font-size:14px;
	margin:10px auto 0 auto;
	color:#666;
	width:90%;
	line-height:25px;
}
/*--首页分类带圆形遮罩--*/
#lm{
	width:1250px;
	overflow:hidden;
	margin-top:30px;
}
#lm li{
	position:relative;
	float:left;
	margin-right:13px;
	overflow:hidden;
}
#lm li img{
	height:100%;
	width:auto;
	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;
}

#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;
	position:absolute;
	top:55%;
	width:100%;
	z-index:3;
	color:#fff;
}
#lm li a{
	width:100%;
	height:100%;
	display:block;
	overflow:hidden;
	position:absolute;
	z-index:4;
	left:0;
	top:0;
}
/*仅有一张图片首页横排常用于广告*/
ul.index_tulist{
	width:1250px;
	overflow:visible;
}
ul.index_tulist li{
	width:585px;
	float:left;
	overflow:hidden;
	transition:0.6s;
	text-align:center;
	margin:0 30px 0 0;
}
ul.index_tulist #li1,ul.index_tulist #li4{
	border-bottom:5px solid #3AB101;
}
ul.index_tulist #li2,ul.index_tulist #li3{
	border-bottom:5px solid #FF6600;
}

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{
	transform:scale(1.1);
}
ul.index_tulist li h3{
	display:block;
	font-size:48px;
	color:#fff;
	text-transform:uppercase;
	margin-top:40%;
}
ul.index_tulist li a{
	width:100%;
	height:100%;
	display:block;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}

/*首页标题浮在图片上列表*/
ul.index_cplist_01{
	width:1400px;
	height:550px;
	position:relative;
	overflow:hidden;
	margin-top:40px;
}
ul.index_cplist_01 li{
	width:290px;
	height:230px;
	position:absolute;
	float:left;
	overflow:hidden;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
/*
ul.index_cplist_01 #li1{
	width:600px!important;
	height:440px!important;
	margin-bottom:0!important;
}
*/
ul.index_cplist_01 li img{
	max-width:100%;
	height:auto;
	display:block;
	position:absolute;
	left:0;
	z-index:1;
	transition:0.6s;
}
ul.index_cplist_01 #li1{
	left:0;
	top:112px;
}
ul.index_cplist_01 #li2{
	left:320px;
	top:0px;
}
ul.index_cplist_01 #li3{
	left:322px;
	top:269px;
}
ul.index_cplist_01 #li4{
	left:644px;
	top:47px;
}
ul.index_cplist_01 #li5{
	left:644px;
	top:315px;
}
ul.index_cplist_01 #li6{
	width:230px!important;
	height:168px!important;
	right:0;
	bottom:70px;
	border:2px solid #F9A61A;

}
ul.index_cplist_01 li:hover img{
	transform:scale(1.1);
}
ul.index_cplist_01 li h3{
	display:block;
	text-align:center;
	font-size:24px;
	position:absolute;
	left:0;
	top:40%;
	z-index:3;
	width:100%;
	color:#fff;
	overflow:hidden;
	text-transform:uppercase;
}
ul.index_cplist_01 li h4{
	font-size:24px;
	color:#fff;
	font-weight:normal;
	line-height:35px;
	margin-top:20%;
	padding:0 20px;
}
ul.index_cplist_01 li a{
	width:100%;
	height:100%;
	display:block;
	overflow:hidden;
	position:absolute;
	z-index:10;
	background:rgba(0,0,0,0.2);

}

/*不规则产品不带遮罩*/
ul.index_cplist_02{
	height:570px;
	position:relative;
}
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;
	*/
}
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 #li1{
	width:429px;
	height:284px;
	left:0px;
	top:0px;
}
ul.index_cplist_02 #li2{
	width:440px;
	height:284px;
	left:432px;
	top:0px;
}
ul.index_cplist_02 #li3{
	width:336px;
	height:284px;
	right:0;
	top:0;
}
ul.index_cplist_02 #li4{
	width:603px;
	height:284px;
	left:0;
	bottom:0;
}
ul.index_cplist_02 #li5{
	width:603px;
	height:284px;
	right:0;
	bottom:0;
}
ul.index_cplist_02 #li6{
	width:294px;
	height:243px;
	left:545px;
	bottom:0;
}
ul.index_cplist_02 #li7{
	width:347px;
	height:243px;
	right:0;
	bottom:0;
}
ul.index_cplist_02 #li8{
	width:370px;
	height:240px;
	right:0;
	bottom:0;
}
/*首页规则产品列表：图片+标题+简介+按钮*/
dl.index_cplist_03{
	width:1010px;
	overflow:hidden;
	float:right;
}
dl.index_cplist_03 dd{
	width:242.5px;
	float:left;
	margin:0px 0px 20px 10px;
	overflow:hidden;
	text-align:center;
	box-sizing:border-box;
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box;	
}
dl.index_cplist_03 dd img{
	max-width:100%;
	height:auto;
	display:block;
	transition:0.6s;
	margin:0px auto;
	border:1px solid #ccc;
	box-sizing:border-box;
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box;
}
dl.index_cplist_03 dd:hover img{
	border-color:#F04D22;
}

dl.index_cplist_03 dd h3{
	display:block;
	height:35px;
	text-align:center;
	overflow:hidden;
}
dl.index_cplist_03 dd h3 a{
	font-weight:normal;
	font-size:14px;
	line-height:35px;
}
dl.index_cplist_03 dd p{
	margin-top:10px;
	display:block;
	overflow:hidden;
	color:#666;
	line-height:20px;
}
dl.index_cplist_03 dd .time{
	display:block;
	color:#0e6eb9;
	text-align:center;
}
dl.index_cplist_03 dd .detail{
	display:inline-block;
	*display:inline;
	*zoom:1;
	border:1px solid #fff;
	color:#fff;
	text-align:center;
	line-height:35px;
	padding:0 20px;
	margin-top:110px;
}
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;
	/*
	-moz-box-shadow:0px 0px 5px #ccc;
	-webkit-box-shadow:0px 0px 5px #ccc;
	box-shadow:0px 0px 5px #ccc;
	*/
	background:#fff;
}
dl.index_cplist_04 dd img{
	max-width:100%;
	height:auto;
	display:block;
	transition:0.6s;
	box-sizing:border-box;
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box;
	border:1px solid #ccc;
	/*
	-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 img{
	border-color:#0068b7;
	transform:scale(1.1);
}

dl.index_cplist_04 dd h3{
	display:block;
	margin-top:10px;
	text-align:center;
}
dl.index_cplist_04 dd h3 a{
	font-size:14px;
	font-weight:normal;
	display:block;
}
dl.index_cplist_04 dd .detail{
	color:#329443;
	display:block;
	margin-top:15px;
	/*
	display:inline-block;
	*display:inline;
	*zoom:1;
	border:1px solid #ddd;
	text-align:center;
	line-height:25px;
	padding:0 20px;
	margin:20px 0;
	*/
}
dl.index_cplist_04 dd .detail i{
	margin-left:10px;
	color:#90C31E;
}


dl.index_cplist_04 dd p{
	line-height:20px;
	color:#999;
	display:block;
	margin-top:10px;
	font-size:12px;
}
dl.index_cplist_04 dd i{
	position:absolute;
	right:0;
	bottom:0;
	color:#62211D;
	font-size:20px;
}
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{
	overflow:hidden;
	height:515px;
	position:relative;
}
ul.index_cplist_05 li{
	overflow:hidden;
	position:absolute;
	text-align:center;
}

ul.index_cplist_05 li img{
	max-width:100%;
	height:auto;
	display:block;
	z-index:1;
	position:absolute;
	left:0;
	top:0;
}

ul.index_cplist_05 li a{
	width:100%;
	height:100%;
	overflow:hidden;
	display:block;
	transform:scale(0.8);
	background:url(../image/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 h3{
	font-size:24px;
	color:#fff;
	padding:0 10px;
	text-align:center;
	display:block;
	margin-top:20%;
	font-weight:normal;

}
ul.index_cplist_05 #li1 a h3{
	margin-top:45%!important;
}
ul.index_cplist_05 li a p{
	color:#fff;
	line-height:25px;
	padding:0 10px;
	margin-top:15px;
}
ul.index_cplist_05 li a .detail{
	display:block;
	width:100px;
	height:35px;
	border:1px solid #fff;
	line-height:35px;
	text-align:center;
	margin:20px auto 0 auto;
	color:#fff;
}
/*
ul.index_cplist_05 li dl.fenlei{
	padding:10px 10px 0 10px;
	overflow:hidden;
}
ul.index_cplist_05 li dl.fenlei dd{
	width:40%;
	height:25px;
	margin:10px 0 0 10%;
	line-height:25px;
	float:left;
}
ul.index_cplist_05 li dl.fenlei dd span{
	display:block;
	padding-left:15px;
	background:url(../images/fenlei_dd.png) left center no-repeat;
	color:#fff;
	font-size:18px;
	cursor:pointer;
}
*/
ul.index_cplist_05 #li1{
	width:415px;
	height:515px;
	left:0;
	top:0;
}
ul.index_cplist_05 #li2{
	width:400px;
	height:230px;
	left:430px;
	top:0;
}
ul.index_cplist_05 #li3{
	width:360px;
	height:230px;
	right:0;
	top:0;
}
ul.index_cplist_05 #li4{
	width:350px;
	height:270px;
	left:430px;
	bottom:0;
}
ul.index_cplist_05 #li5{
	width:405px;
	height:270px;
	right:0;
	bottom:0;
}
ul.index_cplist_05 #li6{
	width:413px;
	height:145px;
	right:0;
	bottom:0;
}
ul.index_cplist_05 #li7{
	width:260px;
	height:239px;
	right:0;
	bottom:0;
}



/*不规则产品带遮罩*/
ul.index_cplist_06{
	width:1250px;
}
ul.index_cplist_06 li{
	overflow:hidden;
	float:left;
	margin-right:13.33333333px;
	position:relative;
	width:290px;
}
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:url(../image/black.png);
	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:16px;
	color:#fff;
	padding:0 10px;
	text-align:center;
	display:block;
	font-weight:normal;
	line-height:35px;
}
ul.index_cplist_06 li .txt p{
	color:#999;
	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{
	width:auto;
	overflow:hidden;
}
.index_tuwenlist dl{
	overflow:hidden;
	height:300px;
	float:left;
	background:#fff;
}
.index_tuwenlist #dl1{
	width:1000px;
}
.index_tuwenlist #dl1 dt{
	width:470px;
}
.index_tuwenlist #dl1 dd{
	float:right;
	width:530px;
}
.index_tuwenlist #dl2{
	width:400px;
}
.index_tuwenlist #dl2 dt{
	width:400px;
}
.index_tuwenlist #dl2 dd{
	display:none;
}
.index_tuwenlist #dl3{
	width:700px;
	height:250px!important;
}
.index_tuwenlist #dl3 dt{
	width:290px;
}
.index_tuwenlist #dl3 dd{
	width:410px;
	float:right;
}
.index_tuwenlist #dl4{
	width:700px;
	height:215px!important;
}
.index_tuwenlist #dl4 dt{
	width:290px;
}
.index_tuwenlist #dl4 dd{
	width:410px;
	float:right;
}
.index_tuwenlist dl dt{
	text-align:center;
	float:left;
	overflow:hidden;
}
.index_tuwenlist dl dt img{
	max-width:100%;
	height:auto;
	display:block;
	transition:0.6s;
}
.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:50px;
}
.index_tuwenlist dl dt .nian{
	display:block;
	color:#fff;
	font-family:Arial;
}
.index_tuwenlist dl dd{
	padding:0 20px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box; 
	float:right;
	overflow:hidden;
}
.index_tuwenlist dl dd h3{
	display:block;
	font-size:24px;
	font-weight:normal;
	margin-top:40px;
}

.index_tuwenlist dl dd .line{
	width:60px;
	height:1px;
	display:block;
	margin-top:10px;
	background:#F50609;
}
.index_tuwenlist dl dd p{
	margin-top:10px;
	line-height:25px;
	color:#666;
}
.index_tuwenlist dl dd .time{
	margin-top:10px;
	display:block;
	color:#cc0001;
	font-size:12px;
}
.index_tuwenlist dl dd .detail{
	display:block;
	width:95px;
	height:30px;
	line-height:30px;
	text-align:center;
	border:1px solid #ccc;
	color:#666;
	margin:20px auto 0 auto;
}
/*头条*/
dl.toutiao{
	overflow:hidden;
	width:400px;
}
dl.toutiao dt{
	overflow:hidden;
}
dl.toutiao dt img{
	max-width:100%;
	height:auto;
	display:block;
}
dl.toutiao dd{
	overflow:hidden;
	padding:10px;
	background:#fff;
}
dl.toutiao dd h3{
	display:block;
}
dl.toutiao dd h3 a{
	font-size:14px;
	font-weight:normal;
}
dl.toutiao dd p{
	color:#666;
	float:left;
	display:block;
}
dl.toutiao dd .time{
	display:block;
	color:#999;
	font-size:12px;
	float:right;
}
dl.toutiao dd .time i{
	margin-right:10px;
}
dl.toutiao dd .detail{
	display:block;
	line-height:35px;
	width:120px;
	text-align:center;
	margin:50px 0 0 0;
	border:1px solid #666;
}

/*首页新闻列表普通*/
dl.index_newslist_01{
	width:auto;
	overflow:hidden;
}
dl.index_newslist_01 dd{
	line-height:45px;
	border-bottom:1px dotted #ccc;
	height:45px;
	overflow:hidden;
	padding-left:20px;
	background:url(../image/ico.png) left center no-repeat;
}

dl.index_newslist_01 dd i{
	margin-right:10px;
	color:#666;
}
dl.index_newslist_01 dd span{
	float:right;
	color:#999;
}
dl.index_newslist_01 dd span a{
	color:#b80000;
	text-transform:uppercase;
}
/*首页横排3块*/
.box{
	overflow:hidden;
	/*
	width:330px;
	height:480px;
    -moz-box-shadow: 0px 0px 5px #999;
    -webkit-box-shadow: 0px 0px 5px #999;
    box-shadow:0px 0px 5px #999;	
	padding:20px;
	*/
	float:left;
}
#box1{
	width:390px;
}
#box2{
	width:390px;
	margin-left:20px;
}
#box3{
	float:right;
	width:390px;
}
.box .pic{
	margin:20px auto 0 auto;
	overflow:hidden;
	display:block;
}
.box img{
	max-width:100%;
	height:auto;
	display:block;
	margin:0px auto;
}
/*
.box h2{
	display:block;
	font-size:26px;
	text-transform:uppercase;
	color:#fff;
	margin-top:10px;
	text-align:center;
}*/

.box_more{
	border:1px solid #0265CB;
	width:125px;
	height:30px;
	background:#0265CB;
	text-align:center;
	line-height:30px;
	color:#fff;
	display:block;
	margin-top:10px;
}
.box_more i{
	width:30px;
	height:30px;
	float:right;
	background:#fff;
	color:#666;
	line-height:30px;
}
.box_more:hover{
	color:#fff;
}
/*首页新闻列表带图片*/
ul.index_newslist_02,dl.index_newslist_02{
	width:1250px;
	overflow:visible;
}
ul.index_newslist_02 li,dl.index_newslist_02 dd{
	width:385px;
	overflow:hidden;
	float:left;
	margin:0px 22.5px 0px 0px;
	/*
	box-sizing:border-box;
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box; 
    -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:15px;
	*/
}


ul.index_newslist_02 li .pic,dl.index_newslist_02 dd .pic{
	display:block;
	overflow:hidden;
	height:200px;
	margin:0px auto;
}


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 h3,dl.index_newslist_02 dd h3{
	display:block;
	margin-top:20px;
	font-size:16px;
	font-weight:normal;
}
ul.index_newslist_02 li h3 a,dl.index_newslist_02 dd h3 a{
	font-size:16px;
	font-weight:normal;
}
ul.index_newslist_02 li p,dl.index_newslist_02 dd p{
	margin-top:10px;
	line-height:25px;
	color:#666;
}
ul.index_newslist_02 li .time,dl.index_newslist_02 dd .time{
	display:block;
	width:75px;
	height:25px;
	text-align:center;
	line-height:25px;
	background:#3F3F3F;
	color:#fff;
	margin-top:10px;
}
ul.index_newslist_02 li:hover .time,dl.index_newslist_02 dd:hover .time{
	background:#E89803;
}
ul.index_newslist_02 li .time a,dl.index_newslist_02 dd .time a{
	color:#fff;
}
ul.index_newslist_02 li .detail,dl.index_newslist_02 dd .detail{
	display:block;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}

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:1220px;
	overflow:hidden;
}
dl.index_newslist_03 dd{
	width:290px;
	margin-right:13.3333333px;
	float:left;
	overflow:hidden;
	height:215px;
	position:relative;
	box-sizing:border-box;
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box;
}
dl.index_newslist_03 dd .ovrlyT {
    background: rgba(0, 0, 0, 0.25);
    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.25);
    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: 48%;
    -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;
}
dl.index_newslist_03 dd a h3,dl.index_newslist_03 dd a p{
	text-align:center;
	color:#fff;
	font-size:24px;
	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;
}
/*首页日期在图片上的新闻列表*/
#abgcbg1{
margin-right:10px;
}

.index_newslist_04{
	width:1400px;
	overflow:hidden;
}
.index_newslist_04 li{
	list-style-type:none;
	float:left;
	width:450px;
	position:relative;
	box-sizing:border-box;
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box;
}
.index_newslist_04 li span{
	display:block;
}
.index_newslist_04 li .pic{
	width:100%;
	height:200px;
	position:relative;
	overflow:hidden;
}
.index_newslist_04 li img{
	max-width:100%;
	height:auto;
	display:block;
}
.index_newslist_04 li .time{
	width:55px;
	height:55px;
	font-family:Arial;
	text-align:center;
	color:#fff;
	position:absolute;
	z-index:2;
	right:10px;
	top:170px;
	background:rgba(245,6,9,0.6);
}
.index_newslist_04 li .time em{
	font-style:normal;
	display:block;
}
.index_newslist_04 li .time .ri{
	font-size:24px;
	display:block;
	margin-top:5px;
}
.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;
	font-size:12px;
	border:1px solid #ccc;
	float:left;
	padding:5px 10px;
}
/*首页问答FAQ样式*/
dl.wenda_list{
	overflow:hidden;
	padding-bottom:11px;
	margin-bottom:11px;
	border-bottom:1px dashed #ccc;
}
dl.wenda_list dt{
	line-height:30px;
	background:url(../image/q.jpg) left center no-repeat;
	padding-left:40px;
	font-size:16px;
	font-weight:bold;
	overflow:hidden;
	height:30px;
}
dl.wenda_list dt i{
	margin-right:8px;
}
dl.wenda_list dd{
	overflow:hidden;
	padding-left:40px;
	background:url(../image/a.jpg) left top no-repeat;
	line-height:25px;
	color:#666;
	margin-top:10px;
}
dl.wenda_list dd i{
	height:50px;
	float:left;
	margin-right:8px;
	line-height:22px;
}
/*友情链接带图片样式*/
ul.link_01{
	overflow:hidden;
	width:1250px;
}
ul.link_01 li{
	float:left;
	width:140px;
	overflow:hidden;
	margin-right:9px;
	border:1px solid #ccc;
	margin-top:20px;
}
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 #ccc;
	line-height:13px;
	height:13px;
	margin-top:5px;
	color:#ccc;
}



.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;
	margin:40px auto 0 auto;
}

ul.index_contact_01 li{
	float:left;
	font-size:18px;
	line-height:30px;
	padding-left:40px;
}
ul.index_contact_01 li span{
	height:90px;
	display:block;
}
ul.index_contact_01 li span img{
	max-width:100%;
	height:auto;
	display:block;
	margin:0px auto;
}
ul.index_contact_01 li .txt{
	height:60px;
	overflow:hidden;
	font-size:18px;
	color:#6b6b6b;
	line-height:30px;
}

ul.index_contact_01 #shouji{
	background:url(../image/shouji5.png) left center no-repeat;
}
ul.index_contact_01 #dianhua{
	background:url(../image/dianhua5.png) left center no-repeat;
}
ul.index_contact_01 #youxiang{
	background:url(../image/youxiang5.png) left center no-repeat;
}
ul.index_contact_01 #whatsapp{
	background:url(../image/whatsapp.png) left center no-repeat;
}
ul.index_contact_01 #dizhi{
	background:url(../image/dizhi5.png) left center no-repeat;
}
.zone{
	width:100%;
	min-width:1400px;
	overflow:hidden;
}




/*-----More按钮样式大全---*/
.more_01{
	display:block;
	line-height:41px;
	width:136px;
	text-align:center;
	transition:0.6s;
	background:#2361ad;
	color:#fff;
	border-radius:10px;
	margin-top:30px;
}
.more_02{
	width:125px;
	height:35px;
	line-height:35px;
	text-align:center;
	display:block;
	transition:0.6s;
	color:#fff;
	margin:0px auto;
	border:1px solid #fff;
}
.more_02 i{
	margin-left:10px;
	font-size:20px;
}
.more_02:hover{
	background:#fff;
}
.more_03{
	width:125px;
	height:35px;
	line-height:35px;
	text-align:center;
	display:block;
	transition:0.6s;
	color:#00a2df;
	border:1px solid #00a2df;
}
.more_03:hover{
	background:#00a2df;
	color:#fff;	
}
/*---首页左边分类右边产品结构--*/
#zuo{
	width:265px;
	float:left;
	overflow:hidden;
	background:#F8F8F8;
}
#zuo img{
	max-width:100%;
	height:auto;
	display:block;
}
#zuo_title{
	overflow:hidden;
	width:100%;
	height:70px;
	background:#E89803;
}
#zuo_title h2{
	display:block;
	font-size:24px;
	text-transform:uppercase;
	color:#fff;
	padding-left:15px;
	margin-top:5px;
}
#zuo #zuo_title i{
	font-size:24px;
	color:#C5EAFC;
	display:block;
	margin:0px auto;
}
#zuo #zuo_title h2 em{
	font-style:normal;
	font-weight:normal;
	color:#6b6b6b;
	margin-left:6px;
	font-size:12px;
}
#zuo_title p{
	display:block;
	color:#fff;
	margin-top:5px;
}
#zuo ul{
	overflow:hidden;
}
#zuo ul li{
	line-height:50px;
	height:50px;
	transition:0.5s;
	padding-left:50px;
	background:url(../image/zuo_li.png) 20px center no-repeat #E1E1E1;
	margin-bottom:10px;
}

#zuo ul li:hover{
	background:url(http://www.sopraysolargroup.com/web/template/themes/default/skins/images/zuo_li_on.png) 20px center no-repeat #E89803;
}
#zuo ul li:hover a{
	color:#fff;
}
#zuo ul li a{
	display:block;
	font-size:16px;
}
#zuo ul li i{
	float:right;
	margin-right:15px;
	margin-top:10px;
	font-size:18px;
}
#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;
}

#zuo dl{
	overflow:hidden;
}
#zuo dl dt{
	display:block;
	height:40px;
	line-height:40px;
	overflow:hidden;
	background:url(../image/zuo_dt.png) 225px center no-repeat #D9E8FF;
	text-indent:10px;
	font-size:18px;
}

#zuo dl dt i{
	color:#0265CB;
	margin-right:5px;
}
#zuo dl dt a{
	display:block;
	color:#246cd8;
}

#zuo dl dd{
	line-height:30px;
	border-bottom:1px dashed #ddd;
	text-indent:15px;
}
#zuo dl dd i{
	margin-right:10px;
}


#zuo_biaoyu{
	width:auto;
	overflow:hidden;
	background:url(http://www.sopraysolargroup.com/web/template/themes/default/skins/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:auto;
	overflow:hidden;
	height:85px;
	text-align:center;
	margin-top:20px;
}
#zuo_lx a{
	display:block;
	text-transform:uppercase;
	color:#fff;
	width:100%;
	line-height:125px;
}
#zuo_lx span{
	display:block;
	margin:18px 0 0 70px;
	font-size:18px;
}
#zuo_lx strong{
	display:block;
	margin:0 0 0 70px;
	font-size:24px;
	color:#da1c13;
}


#you{
	width:920px;
	float:right;
}

#you #you_title{
	height:50px;
	overflow:hidden;
	background:#E8E8E8;
}
/*
#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;
	font-size:24px;
	text-transform:uppercase;
	color:#fff;
	line-height:50px;
	text-indent:24px;
	background:url(../image/you_title_h2.png) right center no-repeat;
	float:left;
	padding-right:30px;
}
#you #you_title span{
	float:right;
	margin-right:15px;
	display:block;
	line-height:50px;
}
#you #you_title span a{
	display:block;
}
#you ul{
	overflow:hidden;
	width:950px;
}
#you ul li{
	width:215px;
	float:left;
	overflow:hidden;
	margin:20px 20px 0 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 img{
	max-width:100%;
	height:auto;
	display:block;
	transition:0.5s;
	box-sizing:border-box;
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box; 
	border:1px solid #ccc;

}

#you ul li:hover img{
	border-color:#E89803;
}
#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 .more{
	width:71px;
	height:18px;
	display:block;
	text-indent:10px;
	line-height:18px;
	background:url(http://www.sopraysolargroup.com/web/pic/more1.jpg) no-repeat;
	margin-top:10px;
	float:right;
}

/*-----底部共用-------*/
.footer_zone{
	width:100%;
	overflow:hidden;
	min-width:1400px;
	background:#606060;
	margin-top:40px;
	border-top:5px solid #F50707;
}
.footer{
	width:1400px;
	overflow:Hidden;
	margin:30px auto 20px auto;
	color:#fff;
}
.footer a{
	color:#fff;
}
#footer_l{
	width:465px;
	float:left;
	overflow:hidden;
}
#footer_l ul{
	overflow:hidden;
}
#footer_l ul li{
	width:55px;
	float:left;
	margin-right:40px;
	text-align:center;
}
#footer_l ul li img{
	max-width:100%;
	height:auto;
	display:block;
	margin:0px auto;
}
#footer_l ul li span{
	display:block;
	margin-top:5px;
}
#footer_l_title{
	padding-bottom:15px;
	border-bottom:1px solid #3CAFF2;
	background:url(../image/tel14.png) left center no-repeat;
	padding-left:60px;
	overflow:hidden;
	height:50px;
}
#footer_l_title h2{
	float:left;
	display:block;
	font-size:24px;
	font-weight:normal;
	margin-top:15px;

}
#footer_l_title h3{
	float:left;
	display:block;
	font-size:18px;
	margin-left:10px;
	font-weight:normal;
	margin-top:22px;
	text-transform:uppercase;
	color:#309ad7;
}
#footer_logo{
	margin-top:70px;
	overflow:hidden;
}
#footer_m{
	width:410px;
	float:left;
	overflow:hidden;
	margin-left:65px;
}
#footer_r{
	float:right;
	overflow:hidden;
	width:225px;
}

#chanpin dd{
	width:50%;
	float:left;
}
.footer dl{
	float:left;
	overflow:hidden;
	/*
	min-height:235px;
	background:url(../images/footer_dl.png) right top no-repeat;
	*/
}
.footer dl dt{
	display:block;
	font-size:18px;
	margin-bottom:15px;
	/*
	padding-bottom:15px;
	background:url(../images/duanxian.png) left bottom no-repeat;
	background-size:50px 3px;
	*/
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}
.footer dl dt a{
	font-size:18px;
	color:#fff;
}
.footer dl dd{
	line-height:30px;
	
}

.footer dl dd i{
	margin-right:10px;
}
dl.last{
	width:auto;
	overflow:hidden;
	padding-right:0!important;
	margin-right:0!important;
	float:right!important;
	background:none!important;
}
#fbiaodan{
	width:265px;
	height:35px;
	background:#DADADA;
	overflow:hidden;
}
#fbiaodan #email{
	width:210px;
	background:none;
	border:none;
	border-right:none;
	height:35px;
	overflow:hidden;
	line-height:35px;
	text-indent:10px;
	float:left;
}
#fbtn{
	border:none;
	border-left:1px solid #666;
	display:block;
	width:50px;
	height:35px;
	line-height:35px;
	float:right;
	background:none;
	text-align:center;
	cursor:pointer;
}
#footer_lxxx img{
	width:25px;
	height:auto;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#ewm{
	overflow:hidden;
	text-align:center;
	width:100px;
}
#ewm img{
	max-width:100%;
	height:auto;
	display:block;
	margin-bottom:5px;
}

#footer_follow{
	overflow:hidden;
}

#footer_follow a{
	margin:0 15px 15px 0px;
	display:block;
	float:left;
}
#footer_follow img{
	width:45px;
	height:auto;
}
#footer_follow i{
	width:35px;
	height:35px;
	line-height:35px;
	text-align:center;
	color:#fff;
	font-size:16px;
	margin-right:0!important;
}

.ali{
	background:url(../image/ali.png) center center no-repeat;
	width:35px!important;
}
#footer_follow span{
	display:block;
	text-transform:uppercase;
	color:#fff;
	font-size:16px;
	float:left;
	line-height:40px;
	margin-right:10px;
}
#copy_zone{
	width:100%;
	overflow:hidden;
	min-width:1400px;
	background:#000;
}
#copy{
	width:1400px;
	margin:0px auto 0 auto;
	overflow:hidden;
	line-height:25px;
	padding:10px 0 10px 0;
	color:#b1b1b1;
}
#copy a{
	color:#b1b1b1;
}
#copy_l{
	float:left;
	overflow:hidden;
}
#copy_r{
	float:right;
	overflow:hidden;
}

/*-----在线客服--------*/
.side {
	position:fixed;
	width:45px;
	right:0;
	bottom:300px;
	z-index:9999;
}
.side ul li {
	width:45px;
	height:45px;
	line-height:45px;
	float:left;
	position:relative;
	background:#333;
	border-bottom:1px solid #999;
}
.side ul li .sidebox {
	position:absolute;
	width:45px;
	height:45px;
	line-height:45px;
	top:0;
	right:0;
	transition:all 0.3s;
	background:#333;
	color:#fff;
	font:14px/45px "微软雅黑";
	overflow:hidden;
	text-align:left;
}
.side ul li .sidetop {
	width:45px;
	height:45px;
	line-height:45px;
	display:inline-block;
	background:#333;
	transition:all 0.3s;
}
.side ul li img {
	float:left;
}
.side ul li .right_ewm_box{
	position:absolute;
	right:60px;
	bottom:0px;
	z-index:9999999;
	padding:10px;
	background:#fff;
	border:1px solid #ccc;
	width:100px;
	text-align:center;
	-moz-box-shadow:0px 0px 5px #666;
	-webkit-box-shadow:0px 0px 5px #666;
	box-shadow:0px 0px 5px #666;
	display:none;
}
.side ul li:hover .right_ewm_box{
	display:block;
}
.side ul li .right_ewm_box:after{
	border: solid transparent;
	content: ' ';
	height: 0;
	bottom:15px;
	position: absolute;
	width: 0;
	border-width: 10px;
	border-left-color: #bbb;
	left: 100%;
}
.side ul li .right_ewm_box img{
	max-width:100%;
	height:auto;
	display:block;
	margin:0px auto;
}
.side ul li .right_ewm_box p{
	font-weight:normal;
	display:block;
	line-height:20px;
}
/*--------------内页样式----------------------*/
.ny_banner{
	width:100%;
	min-width:1400px;
	overflow:hidden;
}
.ny_banner img{
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}
.wz_zone{
	width:100%;
	min-width:1400px;
	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:1400px;
	overflow:hidden;
	margin:0px auto;
}
.wz span{
	color:#666;
	font-size:14px;
	float:right;
	background:url(http://www.sopraysolargroup.com/web/template/themes/default/skins/images/wz_ico.png) left center no-repeat;
}
.wz span a{
	color:#666;
	font-size:14px;
}
.wz h2{
	font-size:24px;
	text-transform:uppercase;
	text-indent:40px;
	background:url(../image/wz.png) left center no-repeat;
	line-height:50px;
	font-weight:normal;
	color:#333;
}
.left_wrap{
	float:left;
	width:250px;
}
.left_wrap h2{
	width:auto;
	height:45px;
	line-height:45px;
	text-indent:20px;
	color:#fff;
	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;
}
.zlm{
	width:auto;
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	border-top:none;
	border-bottom:1px solid #d8d8d8;
}
.zlm dl{
	overflow:hidden;
}
.zlm dl dt{
	height:40px;
	background:#f1f1f1;
	line-height:40px;
	text-indent:20px;
	border-bottom:1px solid #d8d8d8;
	cursor:pointer;
}
.zlm dl dt a{
	display:block;
	float:left;
}
.zlm dl dt i{
	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 dt:hover a,.zlm dl .zlm_on a,.zlm dl dt:hover i,.zlm dl #zlm_on i,.zlm dl .zlm_on i{
	color:#f40707;
}
.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;
}
.left_lxxx{
	padding:10px;
	font-size:14px;
	color:#333;
	line-height:25px;
	border:1px solid #d8d8d8;
	border-top:none;
	word-break:break-all;
}
.left_lxxx a{
	color:#333;
}
.right_wrap{
	width:1130px;
	overflow:Hidden;
	float:right;
}
.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:1200px;
	margin-top:20px;
}
.tulist li{
	text-align:center;
	list-style-type:none;
	float:left;
	width:361px;
	margin:0 0 20px 0px;
	overflow:Hidden;
	border:1px solid #d8d8d8;
	background-color:#fff;
	text-align:center;
}
.tulist li img{
	width:100%;
	height:300px;
	display:block;
	border-bottom:1px solid #d8d8d8;
}
.tulist li h3{
	background-color:#d8d8d8;
}
.tulist li h3 a{
	line-height:40px;
	font-size:14px;
	color:#333;
}


.tulist_02{
	width:1000px;
}
.tulist_02 li{
	list-style-type:none;
	float:left;
	width:220px;
	margin-right:15px;
	margin-bottom:15px;
	text-align:center;
}
.tulist_02 li img{
	max-width:100%;
	height:auto;
	display:block;
	margin:0px auto;
}
.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;
}
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:650px;
	float:right;
	overflow:hidden;
	line-height:25px;
}
.pro_right h2{
	font-size:22px;
	padding-bottom:10px;
	display:block;
	font-weight:normal;
	color:#000;
}
.pro_info{
	margin-top:10px;
	overflow:hidden;
	height:390px;
	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;
}
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(../image/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(../image/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(../image/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;
	margin-left:20px;
	float:left;
}
.fbiaodan p{
	display:block;
	margin-top:15px;
	overflow:hidden;
	line-height:25px;
}
.fbiaodan p label{
	width:80px;
	float:left;
	text-align:right;
	margin-right:10px;
}
.ftext{
	height:45px;
	text-indent:10px;
	line-height:45px;
	width:280px;
	border:none;
	overflow:hidden;
	background:none;
	display:block;
	float:left;
	background:#fff;
}
/*
.fbiaodan #company{
	background:url(../ico/ftext1.jpg) left center no-repeat;
}
.fbiaodan #username{
	background:url(../ico/ftext2.jpg) left center no-repeat;
}
.fbiaodan #email{
	background:url(../ico/ftext3.jpg) left center no-repeat;
}
.fbiaodan #telephone{
	background:url(../ico/ftext4.jpg) left center no-repeat;
}
.fbiaodan #content{
	background:url(../ico/ftext5.jpg) left top no-repeat;
}
*/
.fcontent{
	width:310px;
	height:80px;
	background:none;
	border:1px solid #ccc;
	padding:10px;
	line-height:20px;
	overflow:hidden;
}
.fbtn{
	width:110px;
	height:45px;
	text-align:center;;
	line-height:45px;
	cursor:pointer;
	display:block;
	border:none;
	background:#0179B5;
	color:#fff;
	float:left;
	font-size:16px;
}
.fbtn:hover{
	background:#F3902B;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #666; opacity:1; 
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #666;opacity:1;
}

textarea:-ms-input-placeholder,input:-ms-input-placeholder{
    color: #666;opacity:1;
}

textarea::-webkit-input-placeholder,input::-webkit-input-placeholder{
    color: #666;opacity:1;
}
/*---------------其它碎片样式代码------------*/
#about_zone{
	background:url(http://www.sopraysolargroup.com/web/template/themes/default/skins/images/about_zone.jpg) top center no-repeat;
	overflow:hidden;
}
#about_box{
	width:635px;
	overflow:hidden;
	float:right;
}
#about_left{
	width:575px;
	float:left;
	overflow:hidden;
}
#about_zlm{
	margin-top:15px;
	overflow:hidden;
	text-align:center;
}
#about_zlm a{
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding:5px 20px;
	margin:0 10px;
	border:1px solid #fff;
	color:#fff;
}
#about_pic{
	overflow:hidden;
	width:800px;
	float:right;
}
#about_pic img{
	max-width:100%;
	height:auto;
	display:block;
	margin:0px auto;
}
#about_pic h3{
	display:block;
	width:100%;
	position:absolute;
	height:30px;
	line-height:30px;
	font-size:18px;
	color:#fff;
	text-align:center;
	left:0;
	bottom:0;
	z-index:3;
	font-weight:normal;
	background:url(../image/black.png);
}
#about_right{
	width:560px;
	float:left;
	overflow:hidden;
}
#about_right img{
	max-width:100%;
	height:auto;
	display:block;	
}
#about_right h2{
font-size:36px;
font-weight:bold;
line-height:50px;
margin-bottom:20px;
}
#about_right h4{
	display:block;
	font-size:24px;
}
#about_title{
	overflow:hidden;
}
#about_title h2{
	font-size:30px;
	display:block;
	text-transform:uppercase;
}
#about_title h2 em{
	font-style:normal;
	margin-left:10px;
	font-size:10px;
}
#about_title h3{
	font-size:18px;
	display:block;
	font-weight:normal;
	margin-top:10px;
	/*
	color:#999;
	float:left;
	margin-left:10px;
	margin-top:5px;
	text-transform:uppercase;
	padding:5px 15px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	border:1px solid #fff;
	*/
}
#about_title p{
	color:#666;
	display:block;
	margin-top:10px;
}
#about_title .line{
	width:80px;
	height:2px;
	display:block;
	margin:10px auto 0 auto;
	background:#fff;
}

#about_txt{
	overflow:hidden;
	line-height:27px;
}
#about_txt img{
	max-width:100%;
	height:auto;
	display:block;
}
#news_zone{
	background:url(../image/news_zone.jpg) center center repeat-x;
}
#news_box{
	width:825px;
	overflow:hidden;
	float:left;
}
#news_pic{
	width:550px;
	float:left;
	overflow:hidden;
}
#news_box img{
	max-width:100%;
	height:auto;
	display:block;
}
#news_more{
	display:block;
	color:#f20001;
	right:0;
	bottom:25px;
	position:absolute;
}
#news_more i{
	margin-left:10px;
}
#other_box{
	width:350px;
	float:right;
	overflow:hidden;
}
#other_box img{
	max-width:100%;
	height:auto;
	display:block;
}
#other_more{
	border:1px solid #0265CB;
	width:95px;
	height:30px;
	background:#0265CB;
	text-align:center;
	line-height:30px;
	color:#fff;
	display:block;
}
#other_more i{
	width:30px;
	height:30px;
	float:right;
	background:#fff;
	color:#666;
	line-height:30px;
}
#pro_title{
	overflow:hidden;
	height:120px;
	background:url(http://www.sopraysolargroup.com/web/pic/pro_title.jpg) center center no-repeat;
	width:760px;
	margin:0px auto;
	position:relative;
}
#pro_title #p1{
	position:absolute;
	top:0;
	right:290px;
}
#pro_title #p2{
	position:absolute;
	bottom:0;
	left:295px;
}
/*---------我们的优势----------*/
#ys_title{
	margin:0px auto;
	overflow:hidden;
	height:75px;
}
#ys_title h2{
	display:block;
	font-size:30px;
	color:#fff;
	text-transform:uppercase;
	margin-top:6px;
}
#ys_title .line{
	width:50px;
	height:2px;
	display:block;
	margin:10px auto 0 auto;
	background:#FDEF75;
}
#ys_title p{
	display:block;
	font-size:16px;
	color:#000;
}
#ys_tel{
	float:left;
	padding-left:35px;
	background:url(../image/tel14.png) left center no-repeat;
	background-size:25px;
	color:#fff;
	line-height:25px;
}
#ys_qq{
	float:right;
	margin-left:20px;
	padding-left:35px;
	background:url(../image/qq.png) left center no-repeat;
	background-size:25px;
	color:#fff;
	line-height:25px;	
}
#ys_qq a{
	color:#fff;
}
.ys{
	overflow:hidden;
	width:750px;
	height:450px;
	background:#fff;
}
#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_pic img{
	max-width:100%;
	height:auto;
	display:block;
	margin:0px auto;
}

.ys_txt{
	overflow:hidden;
	position:absolute;
}
.ys_txt dt{
	width:42px;
	display:block;
	float:left;
	overflow:hidden;
	height:37px;
	text-align:center;
	background:url(../image/dunpai_lv2.png) no-repeat;
	font-family:Arial;
	display:block;
	font-size:24px;
	color:#fff;
	line-height:37px;
	font-weight:bold;
}
.ys_txt dt img{
	max-width:100%;
	height:auto;
	display:block;
	margin-top:10px;
}
.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 */
	font-size:70px;
	display:block;
	color:#cc0001;
}
.ys_txt dd{
	margin-left:52px;
	line-height:37px;
}
.ys_txt h2{
	font-size:24px;
	display:block;
	text-transform:uppercase;
	float:left;
}
.ys_txt h3{
	display:block;
	font-size:18px;
	text-transform:uppercase;
	color:#999;
	float:left;
	margin-left:10px;
	font-family: 'Helvetica Condensed',Arial;
	font-weight:normal;
	margin-top:3px;
}
.ys_txt .ys_p{
	overflow:hidden;
	display:block;
	line-height:25px;
	font-size:18px;
	color:#666;
}
.ys_txt ul{
	overflow:hidden;
	margin-top:15px;
	line-height:25px;
}
.ys_txt ul li{
	line-height:35px;
	padding-left:15px;
	background:url(http://www.sopraysolargroup.com/web/template/themes/default/skins/ico/ys_li.png) left 15px no-repeat;
	font-size:16px;
}

.news_l{
	overflow:hidden;
	width:550px;
	float:left;
	height:390px;
	position:relative;
}
.news_l img{
	max-width:100%;
	height:auto;
	display:block;
	left:0px;
	top:0;
	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:url(../image/black.png);
	position:absolute;
	left:0;
	bottom:0;
	z-index:5;
}
.news_l .txt h3{
	color:#fff;
	font-size:18px;
	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:30px;
}
.news_content dl dt{
	width:67px;
	height:69px;
	text-align:center;
	display:block;
	float:left;
	overflow:hidden;
	border:1px solid #ccc;
}
.news_content dl dt img{
	max-width:100%;
	height:auto;
	display:block;
}
.news_content dl dt span{
	display:block;
	text-align:center;
}
.news_content dl dt .ri{
	font-size:40px;
	height:45px;
}
.news_content dl dt .nian{
	font-size:14px;
	height:22px;
}
.news_content dl dd{
	margin-left:80px;
	overflow:hidden;
}
.news_content dl dd h3{
	display:block;
}
.news_content dl dd h3 a{
	font-size:18px;
	font-weight:normal;
}
.news_content dl dd p{
	margin-top:5px;
	overflow:hidden;
	line-height:22px;
	color:#666;
}

.news_content dl dd .time{
	color:#0B0D33;
	font-size:12px;
	margin-top:15px;
	display:block;
}
.news_content dl dd .detail{
	border:1px solid #0141AB;
	background:#0141AB;
	color:#fff;
	margin-top:3px;
	font-size:12px;
	width:70px;
	height:20px;
	display:block;
	text-align:center;
	line-height:20px;
}

.news_content dl dd .detail:hover{
	background-color:#0141AB;
	border-color:#0141AB;
	color:#fff;
	transition:0.5s;
}
#link_zone{
	padding:15px 0;
	overflow:hidden;
	border-top:1px solid #414141;
}
#link_title{
	float:left;
	overflow:hidden;
}
#link_title h2{
	font-size:18px;
	text-transform:uppercase;
	display:block;
	float:left;
	color:#fff;
}
#link_title p{
	font-size:36px;
	text-transform:uppercase;
	display:block;
	font-family:Times New Roman;
	color:#666;
	font-weight:bold;
	margin-top:5px;
}
#link_title i{
	margin-left:5px;
	margin-top:4px;
	font-size:14px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	color:#fff;
}
.index_ad{
	overflow:hidden;
}
.index_ad img{
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}
#index_ad_txt{
	font-size:36px;
	color:#fff;
	line-height:50px;
}

#index_ad_txt .line{
	width:135px;
	display:block;
	height:2px;
	background:#333;
}
#index_ad2{
	height:575px;
	overflow:hidden;
	margin-top:40px;
	background:url(http://www.sopraysolargroup.com/web/template/themes/default/skins/images/index_ad2.jpg) center center no-repeat;
	background-attachment:fixed;
}


/*首页横排圆形图标*/
ul.yuan{
	width:1350px;;
	text-align:center;
	overflow:hidden;
}
ul.yuan li{
	width:335px;
	float:left;
	margin-right:97.5px;
	overflow:hidden;
}
ul.yuan li .pic{
	display:block;
	overflow:hidden;
	background:#0168B7;
	width:160px;
	margin:0px auto;
}
ul.yuan li:hover .pic{
	border-color:#ff0000;
}
ul.yuan li img{
	display:block;
	max-width:100%;
	height:auto;
	margin:0px auto 0 auto;
	transition:1s;
}
ul.yuan li .zhezhao{
	display:block;
	position:absolute;
	z-index:3;
	background:url(../image/lm_yuan.png) no-repeat;
	width:100%;
	height:207px;
}

ul.yuan li h3{
	font-size:24px;
	display:block;
	margin-top:25px;
	text-align:center;
	text-transform:uppercase;
	font-weight:normal;
}
ul.yuan li h3 a{
	font-weight:normal;
}
ul.yuan li p{
	display:block;
	line-height:25px;
	margin-top:15px;
	overflow:hidden;
	color:#666;
}


#vlist{
	width:1250px;
	overflow:hidden;
	margin-top:35px;
}
#vlist li{
	width:385px;
	float:left;
	overflow:hidden;
	margin-right:22.5px;
	text-align:center;
}
#vlist li .pic{
	display:block;
	width:100%;
	height:288px;
	position:relative;
	overflow:hidden;
}
#vlist li .pic img{
	position:absolute;
	z-index:1;
	max-width:100%;
	height:auto;
	display:block;
}
#vlist li .pic a{
	width:100%;
	height:100%;
	display:block;
	overflow:hidden;
	background:url(../image/v.png) center center no-repeat;
	position:absolute;
	z-index:5;
}
#vlist li .vinfo{
	padding:10px;
}
#vlist li h3{
	display:block;
	font-weight:normal;
	margin-top:10px;
}
#vlist li h3 a{
	font-size:16px;
}
#vlist li p{
	line-height:20px;
	color:#666;
	margin-top:10px;
	display:block;
}

/* banner */
.banner { width: 100%; min-width:1400px;height: 625px; overflow: hidden; position: relative; text-align: center;background:#fff!important; }
.banner:hover .ctrl { width: 1400px; margin-left: -600px; opacity: 1; filter: alpha(opacity = 100); }
.banner .bd { height:625px; position: relative; left: 50%; margin-left: -960px;}
.banner .bd li { width: 1920px; }
/*banner2*/
.bxslider{
	min-width:1400px;
}
.bxslider li{
	height:625px;
}
.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:365px;
	overflow:hidden;
	float:left;
	margin-left:17.5px;
}
.index_lm li{
	height:170px;
	overflow:hidden;
	transition:0.6s;
}
.index_lm li a{
	display:block;
	overflow:hidden;
}
.index_lm li h3{
	display:block;
	font-size:30px;
	font-weight:bold;
	color:#fff;
	margin:35px 0px 0 35px;
}
.index_lm li span{
	display:block;
	margin-top:40px;
	text-align:right;
}
.index_lm li span i{
	font-size:24px;
	color:#fff;
	margin-right:40px;
	font-weight:normal;
}
.index_lm li p{
	display:block;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
}
.index_lm li:hover{
	background:url(../image/lm_on.jpg) bottom center no-repeat;
}

#so{
	width:20px;
	height:60px;
	display:block;
	background:url(../image/so.png) center center no-repeat;
	cursor:pointer;
	float:left;
}
#search_box{
	background:#f0f0f0;
	position:absolute;
	top:60px;
	right:0;
	z-index:99999;
	padding:10px;
	display:none;
}
#search_box:before{
	border: solid transparent;
	content: ' ';
	height: 0;
	bottom: 100%;
	position: absolute;
	width: 0;
	border-width: 10px;
	border-bottom-color: #f0f0f0;
	right:0;
}
#so_zone{
	background:#EDEDED;
	overflow:hidden;
	padding:10px 0;
	border-bottom:1px solid #ccc;
}
#hot_l{
	width:auto;
	max-width:790px;
	overflow:hidden;
	float:left;
	line-height:32px;
}
#so_zone #hot_l span{
	display:block;
	float:left;
	color:#2e3092;
	margin-right: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:30px;
	position:relative;
	cursor:pointer;
	float:right;
	margin-left:30px;
}
#other p{
	display:block;
	line-height:30px;
	cursor:pointer;
	border:1px solid #ccc;
	text-align:center;
	font-size:12px;
	padding:0 15px;
}
#other p i{
	margin-right:10px;
	font-size:16px;
}
#other ul{
	position:absolute;
	right:0;
	top:30px;
	width:100%;
	display:none;
	border:1px solid #62A4D8;
	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;
}


/*首页产品循环*/

.index_pro_pic{
	width:320px;
	float:left;
	overflow:hidden;
}
.index_pro_pic img{
	max-width:100%;
	height:auto;
	display:block;
}
.index_pro ul{
	width:865px;
	float:right;
	overflow:hidden;
	margin:0 -1px -1px 0;
}
.index_pro ul li{
	width:185px;
	float:left;
	padding:15px;
	overflow:hidden;
	text-align:center;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.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; 
	-webkit-box-sizing:border-box; 
	*/
}
.index_pro ul li:hover img{
	transform:scale(1.1);
}
.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;
	background:url(../ico/top_tel_23.jpg) left center no-repeat;
	*/
	line-height:30px;
	float:left;
	margin-right:20px;
	font-size:16px;
}
#top_email{
	/*
	padding-left:35px;
	background:url(../ico/youxiang9.png) left center no-repeat;
	*/
	line-height:40px;
	float:left;
	margin-right:20px;
}
#top_tel i,#top_email i{
	margin-right:10px;
	font-size:16px;
}
#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(../image/top-line.png) center center no-repeat;
}
#footer_nav{
	overflow:hidden;
}
#footer_nav a{
	display:inline-block;
	*display:inline;
	*zoom:1;
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	padding:0 20px;
	line-height:13px;
	border-right:1px solid #fff;
}
#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;
	line-height:50px;
	height:50px;
	position:relative;
	padding:0 40px;
	font-size:18px;
	text-transform:uppercase;
	color:#0168B7;
	border:3px solid #0168B7;
	margin-left:-5px;
}
#slideBox1 .hd ul li.on{
	background:#0168B7;
	color:#fff;
}
#slideBox1 .hd ul li.on:after{
	border: solid transparent;
	content: ' ';
	height: 0;
	top: 100%;
	position: absolute;
	width: 0;
	border-width: 15px;
	border-top-color: #0168B7;
	left: 50%;
	margin-left:-15px;
}
#slideBox1 .bd{
	margin:0px auto;
}
#slideBox1 .bd ul{
	overflow:visible;
	position:relative;
}
.slideBox1_more{
	position:absolute;
	right:0;
	top:-35px;
}
/*选项卡2*/

.slideBox2{
	margin-top:50px;
	overflow:hidden;
}

.slideBox2 .hd ul{ 
	width:100%;
	overflow:hidden;
	border-left:1px solid #ccc;
}
.slideBox2 .hd ul li{
	font-size:18px;
	float:left;
	width:33.222%;
	height:45px;
	line-height:45px;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	background:#fff;
	cursor:pointer;
	text-align:center;
}
.slideBox2 .hd ul li a{
	display:block;
}
.slideBox2 .bd{
	border:1px solid #ccc;
}
.slideBox2 .bd ul{
	padding:10px;
	overflow:hidden;
}
/*选项卡3*/
.slideBox3{
	width:630px;
	float:right;
	overflow:hidden;
}
.slideBox3 .hd{
	overflow:visible;
}

.slideBox3 .hd ul li{
	display:inline-block;
	*display:inline;
	*zoom:1;
	cursor:pointer;
	line-height:50px;
	height:50px;
	position:relative;
	padding:0 40px;
	font-size:18px;
	color:#0168B7;
	border:3px solid #0168B7;
	margin-right:-5px;
}
.slideBox3 .hd ul li.on{ 
	background:#0168B7;
	color:#fff;
}

.slideBox3 .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("../image/icoLeft.gif") no-repeat;
}
.txt-left .hd .next{ 
	background:url("../image/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:100%;  
	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("http://www.sopraysolargroup.com/web/template/themes/default/skins/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{ 
	margin:0 8px; 
	float:left;
	_display:inline; 
	overflow:hidden; 
	text-align:center;
	border:1px solid #ccc;
	box-sizing:border-box;
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box;
}
.picMarquee-left .bd ul li img{
	max-width:60%;
	height:auto;
	display:block;
	margin:0px auto;
}


/*---平行四边形-----*/

.pingxing {
	display: inline-block;
	padding: 3px 40px;
	background:#3299FE;
	color: #fff;
	transform: skew(40deg);
}
 
.pingxing h2{
	transform: skew(-40deg);
	font-size:24px;
	text-transform:uppercase;
}

/*－－－六边形---
<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;
}
#kehu_title{
	margin:0px auto;
	overflow:hidden;
	float:left;
	margin-left:125px;
	padding-left:55px;
	background:url(../image/kehu_title_left.png) left center no-repeat;
	margin-top:8px;
}
#kehu_title h2{
	display:block;
	font-size:30px;
	color:#fff;
	text-transform:uppercase;
}
#kehu_title .line{
	width:50px;
	height:2px;
	display:block;
	margin:10px auto 0 auto;
	background:#006ab6;
}
#kehu_title p{
	display:block;
	color:#fff;
}

#kehu_tel{
	padding-left:35px;
	background:url(../image/tel9.png) left center no-repeat;
	background-size:25px;
	color:#fff;
	line-height:25px;
	font-size:12px;
}
#kehu_qq{
	margin-left:70px;
	padding-left:35px;
	background:url(../image/qq.png) left center no-repeat;
	background-size:25px;
	color:#fff;
	line-height:25px;	
	font-size:12px;
	margin-top:8px;
}
#kehu_qq a{
	color:#fff;
}

.index_title{
	float:right;
	text-align:center;
	overflow:hidden;
}
.index_title h2{
	color:#fff;
	display:block;
	font-size:60px;
}


/* 本例子css */
.txtScroll-top{overflow:hidden; position:relative;float:left;}
.txtScroll-top .hd{ overflow:hidden;float:right;display:none;}
.txtScroll-top .hd .prev,.txtScroll-top .hd .next{ 
	display:block;  
	width:8px;
	height:12px;
	margin-top:5px;
	overflow:hidden;
	cursor:pointer;
}
.txtScroll-top .hd .prev{
	float:left;
	margin-right:10px;
	background:url(http://www.sopraysolargroup.com/web/template/themes/default/skins/images/arr_l_16.png) no-repeat;
}
.txtScroll-top .hd .next{
	float:right;
	background:url(http://www.sopraysolargroup.com/web/template/themes/default/skins/images/arr_r_16.png) no-repeat;
}
.txtScroll-top .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px;display:none;}
.txtScroll-top .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("http://www.sopraysolargroup.com/web/template/themes/default/skins/css/images/icoCircle.gif") 0 -9px no-repeat; }
.txtScroll-top .hd ul li.on{ background-position:0 0; }

.txtScroll-top .bd{
	max-width:600px;
	float:left;
	overflow:hidden;
	padding-left:15px;
}
.txtScroll-top .infoList li{
	line-height:45px;
}
.txtScroll-top .infoList li .date{ 
	float:right;
	color:#666;
}
#index_fenlei{
	border:1px solid #ccc;
	border-bottom:none;
}
#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 solid #ccc;
	height:35px;
}
#index_fenlei dl dd a{
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding:0 10px;
	border-right:1px solid #ccc;
	line-height:13px;
	height:13px;
	margin-top:13px;
}

.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;
}
#footer_400{
	padding-left:45px;
	background:url(../image/tel15.png) left center no-repeat;
	color:#fff;
	font-size:48px;
	font-weight:bold;
}
#xd{
	background:#EB3D01;
}
#xd h3 a{
	animation:fadeIn 0.8s infinite;
}
.quote-wrap {
    position: relative;
}
.home-quote {
    box-shadow: 2px 2px 3px #444;
}
.home-quote {
    width: 300px;
    height: 200px;
    z-index: 10;
    position: absolute;
    left: 0px;
    top: 50px;
    top: -305px;
    border: 3px solid #de533c;
    border-radius: 5px;
    background: #fff;
    padding: 19px 24px 15px;
    box-shadow:2px 2px 2px #0880BD;
    border-color:#0B7AC4;
}

.home-quote .form-column {
    margin-bottom: 7px;
}
.home-quote .form-item{
    float: left;
}
.home-quote .form-item .label {
    margin-bottom: 4px;
}

.home-quote .form-item .two-input .icon {
    font-size: 12px;
    padding-top: 8px;
}

.size-item,
.count-item,
.form-btn {
    width: 180px;
    margin-right: 20px;
}

.layer-item,.height-item {
    width: 100px;
}

.form-btn {
    padding-top: 6px;
}

.count-item .choose-menu {
    padding: 5px;
}

.count-item .choose-menu li {
    width: 20%;
    padding: 0;
    float: left;
    text-indent: 3px;
    height: 24px;
    line-height: 24px;
    border-radius: 3px;
}

.size-item .textbox .unit {
    font-size: 13px;
    color: #999;
    width: 26px;
}
.suor1{
margin-top:40px;
}

.suor11box{
width:700px;
float:left;
}
.suor11box:hover .suor11box_right{
background:#2361ad;
cursor:pointer;
color:#fff;
}
.suor11box:hover .suor11box_right h3{
color:#fff;
}
.suor11box:hover .suor11box_right h4{
color:#fff;
}
.suor11box:hover .suor11box_right h5{
color:#fff;
}
.suor11box_left{
width:350px;
float:left;
overflow:hidden;
cursor:pointer;
}
.meitipic3 dt img{
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.meitipic3 dt:hover img{
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
}
.suor11box_right{
width:290px;
height:280px;
float:right;
padding:90px 30px 30px 30px;
background:#f8f8f8;
text-align:left;
}
.suor11box_right h3{
font-size:18px;
font-weight:normal;
line-height:45px;
}
.suor11box_right h4{
font-size:14px;
font-weight:normal;
line-height:25px;
word-wrap:break-word;
color:#666;
}
.suor11box_right h5{
font-size:14px;
font-weight:normal;
width:136px;
height:41px;
line-height:41px;
border:1px solid #bfbfbf;
text-align:center;
border-radius:5px;
margin-top:30px;
color:#666;
}
.suor11box_left img{
width:100%;
height:400px;
}

.suor2{
width:1400px;
margin:30px auto 0 auto;
}

.scroll .item10{
	transition: 0.6s;
	position: relative;
	float:left;
	width:100%;
	
}
.scroll .item10 dl{text-align:left;}
.scroll .item10 dl dt{height:auto;overflow:hidden;}
.scroll .item10 dl dd{font-size:18px;
line-height:65px;
text-align:center;
}
.scroll .item10 dl h4{font-size:16px;line-height:40px;}
.scroll .item10 dl h5{font-size:14px;line-height:32px;color:#999999;background:url(http://www.sopraysolargroup.com/web/template/themes/default/skins/images/line1.jpg) left bottom no-repeat;}
.scroll .item10 dl h6{width:130px;line-height:35px;display:block;font-size:14px;text-align:left;}
.scroll .item10 dl h6 i{font-size:16px;float:right;margin-right:450px;color:#000000;}
.scroll .item10 dl dt img{
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.scroll .item10 dl dt:hover img{
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
}
.scroll .item10 a{
	display: block;
	overflow: hidden;
	color:#1c0000;
}
.scroll .item10 .pic{
	display:block;
	overflow: hidden;
	position: relative;
	border: 1px solid #dcdcdc; 
	width:294px;
}
.scroll .item10:hover .pic{
	border: 1px solid #00a1de; 
}
.scroll .item10 .pic .zhezhao{
width:294px;
	height: 100%;
	background: url(http://www.sopraysolargroup.com/web/pic/jia.png) center center no-repeat rgba(0, 0, 0, 0.3);
	position: absolute;
	left:0;
	top:0;
	z-index: 10;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
	visibility: hidden;
	transition: 0.6s;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.scroll .item10:hover .pic .zhezhao{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	visibility: visible;
}
.scroll .item10 img{
	width:100%;
	height: auto;
	display: block;
	transition: 0.6s;
}
.scroll .item10:hover .pic img{
	transform: scale(1.1);
}

.scroll .item10 .xia{
	overflow: hidden;
	padding: 20px;
	background:none;
	transition: 0.6s;
	color:#ffffff;
}
.scroll .item10:hover .xia{
	background:#00a1de;
	color:#ffffff;
}
.scroll .item10 h3{
	font-size: 18px;
	/* transition: 0.6s; */
	display: block;
	font-weight: normal;
	overflow: hidden;
	margin-top: 10px;
	height: 25px;
	line-height: 25px;
}
.scroll .item10:hover h3{
	/* background: #DA0001; */
	color: #fff;
}
.scroll .item10 p{
	display: block;
	overflow: hidden;
	margin-top: 10px;
	line-height: 25px;
	color: #666;
	height: 50px;
}
.scroll .item10 .time{
	color: #999;
	margin-top: 10px;
	display: block;
}
.scroll .item10 .detail{
	display: block;
	margin-top: 20px;
	color: #666;
	transition: 0.6s;
}

.scroll .owl-prev,
.scroll .owl-next{
	position:absolute;
	width:30px;
	height:54px;
	text-align:center;
	z-index:20;
	top:40%;
	margin-top: -17.5px;
	transition: 0.6s;
	border: 0 solid #ccc;
	background:#cecece;
}
.scroll .owl-prev .iconfont,
.scroll .owl-next .iconfont{
	line-height: 54px;
	font-size: 22px;
	color:#fff;
}
.scroll .owl-next .iconfont{
	margin-left: 3px;
}
.scroll .owl-prev:hover .iconfont,
.scroll .owl-next:hover .iconfont{
	color:#fff;
}

.scroll .owl-prev{
	left:-60px;
}
.scroll .owl-next{
	right:-60px;
}
.scroll .owl-dots{
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 30px;
}
.scroll .owl-dots .owl-dot{
	width:11px;
	height:11px;
	-moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius:100%;
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin:0 5px;
	background: #666;
}
.scroll .owl-dots .owl-dot.active{
	background: #2361ad;
}

#abgcbg21{
margin-right:20px;
height: 340px;
}
#abgcbg2{
margin-right:0;
}

.suor_n1{
height:205px;
line-height:205px;
border-bottom:1px solid #bfbfbf;
}
.suor_n1_left{
font-size:42px;
width:330px;
float:left;
}
.suor_n1_right{
width:875px;
padding-top:60px;
font-size:16px;
line-height:28px;
float:right;
text-align:left;
}
.suor_n2{
margin-top:60px;
}
.suor_n2_left{
width:680px;
float:left;
text-align:left;
}

.suor_n2_left h2{
font-size:16px;
font-weight:normal;
line-height:34px;
}
.suor_n2_right{
width:700px;
float:right;
}
.suor_n3{
margin-top:10px;
font-size:16px;
font-weight:normal;
line-height:34px;
}
.suor_n4{
margin-top:30px;
padding-top:50px;
background:url(../image/nline1.png) top center no-repeat;
}
.suor_n4box{
width:1271px;
margin:0 auto;
}


#scroll3n1 .owl-prev,
#scroll3n1 .owl-next{
	position:absolute;
	width:47px;
	height:47px;
	text-align:center;
	z-index:20;
	top:45%;
	margin-top: -17.5px;
	transition: 0.6s;
	border: 1px solid #fcbdbd;
	background:none;
	border-radius:100%;
}
#scroll3n1 .owl-prev .iconfont,
#scroll3n1 .owl-next .iconfont{
	line-height: 47px;
	font-size: 22px;
	color:#fcbdbd;
}
#scroll3n1 .owl-next .iconfont{
	margin-left: 3px;
}
#scroll3n1 .owl-prev:hover .iconfont,
#scroll3n1 .owl-next:hover .iconfont{
	color:#f29999;

}

#scroll3n1 .owl-prev{
	left:-66px;
}
#scroll3n1 .owl-next{
	right:-66px;
}

.minghong_n3{
background:url(../image/nbg1.png) top center no-repeat;
padding-top:80px;
margin-top:40px;
}


.minghong_n31_left h3{
font-size:24px;
line-height:30px;
color:#007fc9;
font-weight:normal;
}
.minghong_n31_right{
width:1068px;
float:right;
}
.minghong_n31_rightbox{
width:338px;
float:left;
position:relative;
margin-right:26px;
}
.minghong_n31_rightbox_c{
position:absolute;
left:30px;
bottom:30px;
color:#fff;
}
.minghong_n31_rightbox_c h4{
font-size:27px;
line-height:35px;
font-weight:normal;
}
.minghong_n31_rightbox_c h5{
font-size:18px;
line-height:25px;
margin-top:10px;
font-weight:normal;
}
.minghong_n32{
text-align:center;
margin-top:30px;
}
.minghong_n32 h2{
font-size:40px;
line-height:50px;
margin-bottom:60px;
font-weight:normal;
margin-top:40px;
background:url(http://www.sopraysolargroup.com/web/pic/t1.png) center bottom no-repeat;
}

.minghong_n4{
text-align:center;
margin-top:40px;
}
.minghong_n4 h2{
font-size:42px;
color:#000;
background:url(../image/nt1.png) center bottom no-repeat;
padding-bottom:30px;
margin-bottom:30px;
font-weight:normal;
line-height:50px;
}
.minghong_n5{
background:url(../image/nbg20_03.jpg) top center no-repeat;
height:765px;
margin-top:30px;
padding-top:60px;
}
.minghong_n5box{
text-align:center;
}
.minghong_n5box h2{
font-size:42px;
color:#000;
background:url(../image/nt1.png) center bottom no-repeat;
padding-bottom:30px;
margin-bottom:30px;
font-weight:normal;
line-height:50px;
}
.minghong_n5box_c{
width:1158px;
float:left;
}

.minghong_n6{
text-align:center;
margin-top:0;
}
.minghong_n6 h2{
font-size:42px;
color:#000;
background:url(../image/nt1.png) center bottom no-repeat;
padding-bottom:30px;
margin-bottom:30px;
font-weight:normal;
line-height:50px;
}

.minghong_n7{
text-align:center;
margin-top:40px;
}
.minghong_n7 h2{
font-size:42px;
color:#000;
background:url(../image/nt1.png) center bottom no-repeat;
padding-bottom:30px;
margin-bottom:30px;
font-weight:normal;
line-height:50px;
}
#margin_left_3{
float:right;
}
#margin_right_3{
float:left;
}
#margin_left_4{
float:right;
}
#margin_right_4{
float:left;
}
#margin_left_7{
float:right;
}
#margin_right_7{
float:left;
}
#margin_left_8{
float:right;
}
#margin_right_8{
float:left;
}