* {
	padding: 0;
	margin: 0;
}

.picture {
	width: 311px;
	height: 218px;
}

a {
	text-decoration: none;
}

html {
	font-family: "黑体";
}

ul {
	list-style: none;
}

input, button {
	border: none;
	outline: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.img {
	border: 0;
	max-width: 100%;
	height: auto;
}

div {
	display: block;
}

span {
	display: inline-block;
}

.warp {
	width: 1024px;
	margin: 0 auto;
	/*overflow: visible;*/
}

.header {
	background-image: url("../images/dingbu.png");
	background-repeat: no-repeat;
	width: 1024px;
	height: 300px;
	font-family: "黑体";
	display: block;
}

.header .function {
	width: 1024px;
	height: 20px;
	margin-top: 15px;
	border: none;
	float: left;
}

.header .function .login {
	height: 20px;
	font-size: 12px;
	color: #040404;
	line-height: 18px;
	margin-left: 530px;
	float: left;
	border: none;
}

.header .login input {
	width: 53px;
	height: 18px;
	color: #040404;
	font-size: 12px;
	border-radius: 2px;
	background-color: #008B00;
}

.header .function .column {
	height: 20px;
	color: #fdfefe;
	margin-left: 4px;
	margin-right: 10%;
	float: right;
	border: none;
}

.header .column li {
	font-size: 12px;
	line-height: 18px;
	float: left;
	display: inline-block;
	padding-right: 2px;
}

.column li a {
	color: #fdfefe;
}

.column li a:hover {
	color: #008B00;
}

.column li img {
	float: left;
	display: block;
}

.nav {
	height: 62px;
	font-family: "黑体";
	display: block;
}

.nav .subnav {
	width: 1024px;
	height: 20px;
	text-align: center;
	margin-top: 31px;
	float: left;
}

.nav ul {
	margin: 0 auto;
	width: 702px;
	display: block;
}

.nav li {
	width: 80px;
	line-height: 16px;
	float: left;
	font-family: "黑体";
	font-size: 16px;
	display: inline-block;
	border-right: 2px solid #008B00;
	/*text-align: center;*/
	padding: 0 3px 0 3px;
}

.nav li a {
	display: block;
	color: #040404;
}

.nav li a:hover {
	color: #008B00;
	font-weight: bold;
}

.nav li .clearcolor {
	color: #008B00;
	font-weight: bold;
}

.nav .subnav .clearborder {
	border: none;
}

.nav li .glory {
	color: #040404;
}

.nav .tab {
	height: 10px;
	width: 100%;
	background-color: #008B00;
	float: left;
}

.content {
	width: 872px;
	height: 490px;
	background-image: url("../images/content.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	margin: 16px auto 0;
	position: relative;
}

.content .text {
	width: 94%;
	height: 111%;
	margin: 0 auto;
	position: absolute;
	top: 8%;
	left: 3%;
}
.content .text .main {
	width: 34%;
	height: 100%;
	float: left;
}

.text .main  .resume_top {
	width: 100%;
	height: 8%;
	position: relative;
}

.main .resume_top .hrtop {
	width: 70%;
	border: 1px solid #d7d7d7;
}

.main .resume_top .hrcenter {
	width: 100%;
	height: 80%;
	position: relative;
}

.text .main .hrdown {
	width: 70%;
	border: 1px solid #d7d7d7;
}

.resume_top .hrcenter .resume {
	color: #262626;
	font-size: 14px;
	line-height: 36px;
}

.main .hrcenter .about {
	color: #c6c4c4;
	font-size: 12px;
	padding-left: 6px;
	line-height: 36px;
}

.main .hrcenter .more {
	font-size: 14px;
	position: absolute;
	right: 0;
	bottom: 0;
}

.main .hrcenter .more a {
	color: #262626;
}

.hrcenter .more a:hover {
	color: #008B00;
}
/*左侧轮播图*/
.text .main  .resume_img {
	width: 100%;
	height: 40%;
}
/*.main  .resume_img .hiSlider{width: 100%;height: 100%;overflow: hidden;background: #eee;}*/
/*.main  .resume_img .hiSlider-item{ float: left;}*/
.main  .resume_img li {
	list-style: none;
}

.main  .resume_img li img {
	display: block;
	margin: 0 auto;
}
/*.main  .resume_img .all{width: 100%;height: 100%;position: relative;}*/
/*.resume_img .all .screen{width: 100%;height: 100%;position: relative;overflow: hidden;}*/
/*.screen li{ width:100%; height: 100%; overflow:hidden; float:left;}*/
/*.screen ul{ position:absolute; left:0; top:0px;width: 1825px;}*/
/*.resume_img .all ol{position: absolute;right: 10px;bottom: 10px;line-height: 20px;text-align: center;}*/
/*.resume_img .all ol li{float: left;width: 15px;height: 15px;background: #fff; margin-left: 5px;cursor: pointer;font-size: 12px;*/
/*line-height: 15px;border-radius: 15px;*/
/*}*/
.main .resume_img .carousel {
	width: 100%;
	height: 100%;
	background-color: yellow;
	position: relative;
}

.resume_img .carousel .spot {
	width: 100%;
	height: 18px;
	position: absolute;
	bottom: 15%;
	text-align: right;
}

.carousel .spot span {
	width: 18px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	cursor: pointer;
	color: #fff;
	background: rgba(66, 66, 68, 0.5)
}

.carousel .spot .sc1 {
	background-color: #040404;
}

.resume_img .carousel .carousel_a {
	width: 100%;
	height: 100%;
	background-color: tan;
	position: relative;
}

.resume_img .carousel .explain {
	width: 100%;
	height: 12%;
	background: rgba(47, 47, 46, 0.5);
	position: absolute;
	text-indent: 1em;
	bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #fafbfd;
	font-size: 14px;
	line-height: 28px;
}

.text .main  .resume_news {
	width: 100%;
	height: 32%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 3% 0;
	overflow: hidden;
}

.main  .resume_news p {
	width: 100%;
	font-size: 14px;
	line-height: 30px;
}

.resume_news p .span1 {
	width: 66%;
	float: left;
	color: #7f8081;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-indent: 1em;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	background-image: url("../images/f6_42.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

.resume_news p .span1 a {
	color: #262626;
}

.resume_news p .span1 a:hover {
	color: #008B00;
}

.resume_news p .span2 {
	width: 23%;
	float: right;
	color: #040404;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.text .main  .resume_mail {
	width: 100%;
	height: 16%;
	position: relative;
}

.main .resume_mail p {
	width: 100%;
	height: 50%;
	position: absolute;
	top: 25%;
}

.resume_mail p .mailbox_1 {
	width: 50%;
	height: 100%;
	background-image: url("../images/f6_03.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	display: block;
	float: left;
}

.resume_mail p .mailbox_2 {
	width: 50%;
	height: 100%;
	background-image: url("../images/f6_04.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	display: block;
	float: left;
}

/*中间的产品*/
.content .product {
	width: 66%;
	height: 100%;
	float: right;
	color: #262626;
}

.content .product .product_up { /*产品第一部分，产品中心*/
	width: 96%;
	height: 36%;
	float: right;
}

.product .product_up .up_title {
	width: 100%;
	height: 19%;
	position: relative;
}

.product .product_up .up_b {
	width: 100%;
	height: 80.9%;
	position: relative;
}

.product_up .up_b .b_title {
	color: #262626;
	font-size: 14px;
	line-height: 36px;
}

.product_up .up_b .about1 {
	color: #c6c4c4;
	font-size: 12px;
	padding-left: 6px;
	line-height: 36px;
}

.product_up .up_b .more1 {
	font-size: 14px;
	position: absolute;
	right: 0;
	bottom: 0;
}

.product_up .up_b .more1 a {
	color: #262626;
}

.up_b .more1 a:hover {
	color: #008B00;
}

.product .product_up .up_c {
	width: 100%;
	border-bottom: 2px solid #d7d7d7;
}

/*产品第一部分，产品中心的图片部分*/
.product .product_up .up_img {
	width: 100%;
	height: 81%;
}

.product_up .up_img .list_img {
	width: 90%;
	height: 100%;
	margin: 0 auto;
}

.product_up .up_img .list_img img {
	width: 70%;
	height: auto;
}

.product_up .up_img .list_img1 {
	width: 25%;
	height: 100%;
	float: left;
}

.up_img .list_img dl {
	width: 100%;
	height: 100%;
	text-align: center;
	color: #262626;
}

.up_img .list_img dl .dd_1 {
	width: 100%;
	height: 73%;
	padding: 20% 6% 0 6%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
/*.list_img dl dd img{width: 80%;height: auto;}*/
.up_img .list_img img:hover {
	width: 80%;
	height: auto;
	cursor: pointer;
}

.up_img .list_img dl .dd_2 {
	width: 100%;
	height: 20%;
	line-height: 40px;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
}

.up_img .list_img dl a {
	cursor: pointer;
	color: #262626;
}

.up_img .list_img dl a:hover {
	color: #008B00;
	font-weight: bold;
}

.product_up .up_img .list_img2 {
	width: 25%;
	height: 100%;
	float: left;
}

.product_up .up_img .list_img3 {
	width: 25%;
	height: 100%;
	float: left;
}

.product_up .up_img .list_img4 {
	width: 25%;
	height: 100%;
	float: left;
}

.content .product .product_center { /*产品第二部分，工程案例*/
	width: 96%;
	height: 42%;
	float: right;
}

.product .product_center .center_title {
	width: 100%;
	height: 19%;
	position: relative;
}

.product_center .center_title .center_b {
	width: 100%;
	height: 80.9%;
	position: relative;
}

.center_title .center_b .b_title1 {
	color: #262626;
	font-size: 14px;
	line-height: 36px;
}

.center_title .center_b .about2 {
	color: #c6c4c4;
	font-size: 12px;
	padding-left: 6px;
	line-height: 36px;
}

.center_title .center_b .casenumber {
	float: right;
	position: absolute;
	bottom: 0;
	right: 0;
}

.center_b .casenumber a, img {
	display: inline-block;
}

.center_b .more3 a:hover {
	color: #008B00;
}

.product .product_center .center_c {
	width: 100%;
	border-bottom: 2px solid #d7d7d7;
}
/*产品第二部分，工程案例的图片部分*/
.product .product_center .center_img {
	width: 100%;
	height: 81%;
}

.product_center .center_img .scrollBox-l {
	width: 6%;
	height: 100%;
	float: left;
	position: relative;
	cursor: pointer;
	margin-right: 1%;
}

.center_img .scrollBox-l .btn-l {
	width: 100%;
	height: 50%;
	position: absolute;
	top: 26%;
	background-image: url("../images/but-ico-1.png");
	background-repeat: no-repeat;
	background-position: left center;
}

.product_center .center_img .scrollBox {
	width: 86%;
	height: 100%;
	float: left;
}
/*.center_img .scrollBox .bigbox{}*/
.center_img .scrollBox .scrollBox-u {
	width: 33.33%;
	height: 100%;
	float: left;
	padding-top: 2%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.scrollBox .scrollBox-u .u {
	width: 25%;
	height: 100%;
	float: left;
}

.scrollBox-u .u dl {
	width: 100%;
	height: 100%;
	text-align: center;
}

.scrollBox-u .u dl .dd-up {
	width: 96%;
	height: 82%;
	text-align: center;
	padding: 8px 8px;
	margin-right: 1%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: 2px solid #efefef;
}

.u dl .dd-up img {
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.scrollBox-u .u dl .dd-dw {
	width: 100%;
	height: 18%;
	font-size: 12px;
	line-height: 34px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.u dl .dd-dw a {
	color: #262626;
}

.u dl .dd-dw a:hover {
	color: #008B00;
}

.product_center .center_img .scrollBox-r {
	width: 6%;
	height: 100%;
	float: left;
	margin-left: 1%;
	position: relative;
	cursor: pointer;
}

.center_img .scrollBox-r .btn-r {
	width: 100%;
	height: 50%;
	position: absolute;
	top: 26%;
	background-image: url("../images/but-ico-1.png");
	background-repeat: no-repeat;
	background-position: right center;
}

.content .product .product_down { /*产品第三部分，友情链接等*/
	width: 96%;
	height: 16%;
	float: right;
	position: relative;
	margin-top: 1%;
}

.product .product_down p {
	width: 100%;
	height: 50%;
	position: absolute;
	top: 28%;
	position: relative;
}

.product_down p .fel {
	width: 12%;
	height: 100%;
	float: left;
	background-image: url("../images/f6_39.gif");
	background-repeat: no-repeat;
	background-position: center;
}

.product_down p .fel .fel_1 {
	width: 100%;
	height: 65%;
	float: left;
	font-size: 14px;
	line-height: 28px;
	color: #262626;
}

.product_down p .fel .fel_2 {
	width: 100%;
	height: 35%;
	float: left;
	font-size: 12px;
	line-height: 16px;
	color: #c6c4c4;
}

.product_down p .imglogo {
	width: 88%;
	height: 90%;
	float: left;
	position: absolute;
	top: 5%;
}

.product_down p .imglogo a {
	width: 23%;
	height: 60%;
	display: inline-block;
	padding-top: 1%;
}

.product_down p .imglogo a img {
	width: 100%;
	height: 100%;
}

.content .casetitle .casenumber {
	float: right;
	padding-top: 5px;
}

/*
.content .casetitle a:hover{
    color: #156bca;
}
*/
.content .case .casecontent {
	width: 526px;
	height: 96px;
	margin-top: 15px;
}

.content .casecontent .caseleft {
	width: 31px;
	height: 37px;
	float: left;
	margin-top: 19px;
}

.content .casecontent .caseright {
	width: 31px;
	height: 37px;
	float: right;
	margin-top: 19px;
}

.content .casecontent .casecenter {
	width: 95px;
	height: 77px;
	border: 2px solid #efefef;
	float: left;
	margin-left: 15px;
	text-align: center;
}

.content .casecenter img {
	/*vertical-align: middle;*/
	
}

.footer {
	width: 1024px;
	height: 60px;
	margin: 0 auto 20px auto;
	align: center;
}

.footer .logo {
	width: 14%;
	height: 60px;
	float: left;
	background-image: url("../images/logo.png");
	background-repeat: no-repeat;
	background-position: left;
}

.footer .copyright {
	width: 86%;
	height: 60px;
	float: right;
	align: center;
}
.footer .friendlink{
	width: 86%;
	height: 60px;
	float: right;
}

.footer .copyright .copyright_up {
	width: 100%;
	height: 30px;
}

.footer ul {
	height: 100%;
	display: block;
	float: right;
}

.footer ul li {
	font-size: 12px;
	line-height: 30px;
	float: left;
}

.copyright a:hover {
	font-weight: bold;
	color: #008B00;
}

.copyright li a {
	color: #040404;
}

.footer .copyright .copyright_down {
	width: 100%;
	height: 30px;
	text-align: center;
}

.footer .copyright h6 {
	color: #040404;
	line-height: 30px;
	font-weight: normal;
}

.footer .links img{
	width: 20%;
	height: 30px;
	float: left;
	padding: 10px;
}

h6 a {
	color: #040404;
}

h6 a:hover {
	color: #008B00;
}