﻿@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	line-height: 1.5;
	color: #555555;
}
a {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #555555;
}
img {
	border: 0;
	display: inline;
	vertical-align: bottom;
}
div, ul, li, dl, dd, span, h1, h2, p, h4, h3 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.clear {
	clear: both;
}

.header{width:100%; height:35px; background-color:#ccc}
.header .htop{width:1200px; padding:5px 20px; margin:0 auto;}
.header .htop .hleft{width:280px; float:left; font-size:13px;}
.header .htop .hright{width:300px; float:right; text-align:right;}

.tops {
	width: 100%;
	height: 132px;
	margin: 0 auto;
	background: url(../images/topbj.jpg) center no-repeat;
}
.top {
	width: 1200px;
	padding: 20px 0 0 0;
	margin: 0 auto;
}
.logo {
	width: 521px;
	height: 85px;
	float: left;
}
.index-header-tel{width:222px; height:50px; margin:15px 65px 0 0; float:right; background:url(../images/phone-1.png) no-repeat;}
.menus {
	width: 100%;
	height: 50px;
	background-color: #0264af;
}
.menu {
	width: 1200px;
	height: 50px;
	margin: 0 auto;
}
/**************导航****************/
nav {
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	background: #0163ae;
	position: relative;
	z-index: 2;
}
nav > ul.secs {
	padding: 0;
}
nav > ul.secs > li {
	display: inline-block;
	position: relative;
	vertical-align: top;
	width: 12%;
	height: 100%;
	text-align: center;
}
nav > ul.secs > li > a {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #fff;
	position: relative;
}
nav > ul.secs > li > a span {
	position: absolute;
	right: 0;
}
nav > ul.secs > li > a p.sa {
	display: inline-block;
	position: static;
	line-height: 20px;
	margin: 0;
	vertical-align: middle;
}
nav > ul.secs > li > a:hover {
	background: #0acf66;
}
nav > ul.secs > li > ul {
	display: none;
	position: absolute;
	padding: 0;
	width: 100%;
	line-height: 40px;
	background: rgba(205, 223, 235, 0.8);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
nav > ul.secs > li > ul li {
	width: 100%;
	position: relative;
}
nav > ul.secs > li > ul li a {
	display: block;
	width: 100%;
	color: #000;
}
/****************动画样式********************/
.fullSlide {
	width: 100%;
	position: relative;
	height: 450px;
	background: #000;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 450px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 450px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 42px;
	height: 11px;
	margin: 1px;
	overflow: hidden;
	background: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	line-height: 999px;
}
.fullSlide .hd ul .on {
	background: #f00;
}
.fullSlide .prev, .fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 5%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}
.fullSlide .next {
	left: auto;
	right: 5%;
	background-position: -6px -137px;
}
/*********************产品展示********************/

.index-product {
	width: 1200px;
	height: 130px;
	margin: 0 auto;
}
.index-product .title {
	width: 100%;
	height: 35px;
	padding: 20px 0;
	text-align: center;
	font-size: 28px;
}
.index-product span{
	width: 100%;
	text-align:center;
    display: block;
    font: normal 16px/34px "Microsoft YaHei";
    color: #666666;
    background: url(../images/fg.png) no-repeat center;
	margin-bottom:30x;
}
.index-product ul{width:800px; float:left; padding-top:20px;}


.index-product ul li{
    float: left;
    width: 130px;
    height: 37px;
    margin: 0 10px;
    display: block;
}

.index-product ul li h2 a{
    font: 500 14px/35px "Microsoft YaHei";
    color: #999999;
    display: block;
    width: 139px;
    height: 37px;
    text-align: center;
    display: block;
    border: 1px solid #999999;
}
.index-product ul li:hover a{
    background: #f38200;
    color: #fff;
    border:none;
}


.index-product .p_sec {
	padding: 20px 0;
	text-align: left;
}
.index-product .p_sec > div > a:first-child {
	margin-left: 0;
}
.index-product .p_sec > div > a {
	display: inline-block;
	width: 31.9%;
	text-align: center;
	margin: 10px 0 10px 20px;
	color: #6c6c6c;
}
.index-product img {
	width: 100%;
	height: 280px;
	margin-bottom: 10px;
}
/*****************新闻资讯*********************/

.index-new {
	width: 1200px;
	height: 500px;
	margin: 0 auto;
}
.index-new .left {
	width: 800px;
	height: 449px;
	float: left;
}
.index-new .left .top {
	width: 800px;
	height: 45px;
	border-bottom: 2px solid #ff9801;
}
.index-new .left .title {
	width: 80px;
	height: 25px;
	padding: 10px 15px;
	background-color: #ff9801;
	color: #fff;
	text-align: center;
	font-size: 16px;
	float: left;
}
.index-new .left .more {
	width: 80px;
	height: 15px;
	float: right;
	font-size: 12px;
	margin-top: 25px;
	text-align: right;
}
.index-new .left .about {
	width: 800px;
	padding: 10px 0;
	float: left;
}
.index-new .left .about .imgs {
	width: 350px;
	height: 260px;
	float: left;
	background-color: #ff0000;
	margin-right: 15px;
}
.index-new .left .about p {
	line-height: 29px;
	text-align: left;
	font-size: 15px;
	text-indent: 25px
}
.index-new .right {
	width: 380px;
	height: 449px;
	float: left;
	margin-left: 20px;
}
.index-new .right .top {
	width: 380px;
	height: 45px;
	border-bottom: 2px solid #ff9801;
}
.index-new .right .title {
	width: 80px;
	height: 25px;
	padding: 10px 15px;
	background-color: #ff9801;
	color: #fff;
	text-align: center;
	font-size: 16px;
	float: left;
}
.index-new .right .more {
	width: 80px;
	height: 15px;
	float: right;
	font-size: 12px;
	margin-top: 25px;
	text-align: right;
}
.index-new .right ul li {
	width: 100%;
	height: 120px;
	float: left;
	margin: 8px 0;
}
.index-new .right ul li .imgs {
	width: 140px;
	height: 120px;
	float: left;
	margin-right: 10px;
}
.index-new .right ul li .t {
	width: 230px;
	height: 25px;
	float: left;
	overflow: hidden;
	font-weight: bold;
}
.index-new .right ul li p {
	width: 230px;
	padding: 5px 0 0 0;
	text-align: left;
	line-height: 22px;
	overflow: hidden;
}
.index-new .right ul li .xq {
	width: 230px;
	padding-top: 8px;
}
.index-new .right ul li .xq a {
	color: #ff0000;
}
.index-project {
	width: 1220px;

	margin: 0 auto;
	padding: 50px 0 0 0;
	overflow:hidden;
}
/*
.index-project .title {
	width: 1180px;
	height: 24px;
	margin: 0 auto;
	padding: 5px 0 10px 10px;
	font-size: 18px;
	text-align: left;
	border-bottom:1px solid #ccc;
	border-left:5px solid #ff9801;
}

.index-project .title .more {
	width: 80px;
	height: 15px;
	float: right;
	font-size: 12px;
	margin-top: 13px;
	text-align: right;
}
*/
.index-project .title {
	width: 100%;
	height: 35px;
	padding: 15px 0;
	text-align: center;
	font-size: 28px;
}
.index-project span{
	width: 100%;
	text-align:center;
    display: block;
    font: normal 16px/34px "Microsoft YaHei";
    color: #666666;
    background: url(../images/fg.png) no-repeat center;
	margin-bottom:1px;
}



.index-project ul {
	width: 1220px;
	overflow:hidden;
}
.index-project ul li {
	float: left;
	position: relative;
	margin: 0 10px;
	margin-top: 20px;
}
.index-project ul li .item_t a img {
	width: 386px;
	height: 262px;
}
.index-project ul li .item_t h2 {
	width: 384px;
	height: 50px;
	border: 1px solid #ddd;
	text-align: center;
	background: #fff;
}
.index-project ul li .item_t h2 a p {
	font-size: 15px;
	color: #333;
	line-height: 24px;
	padding-top: 13px;
}
.index-project ul li .item_t h2 span {
	font-size: 13px;
	color: #999;
}
.index-project ul li .item_t h2 a:hover p {
	color: #024594;
}
.index-project ul li .item_b {
	width: 386px;
	height: 262px;
	background: rgba(0,0,0,0.5);
	text-align: center;
	display: none;
}
.index-project ul li .item_b a {
	display: block;
	width: 386px;
	height: 262px;
}
.index-project ul li .item_b a img {
	margin-top: 101px;
}
.index-project ul li:hover .item_b {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	border-bottom: 7px solid #2349ef;
}
.index-project .more{
	width:1200px;
	padding:50px 0 30px 0;
	text-align:center;
	font-size:18px;
	margin:0 auto;
}
.index-project .more a{ color:#F00;}



/**********20251221*************/

.index-changjia {
	width: 1220px;

	margin: 0 auto;
	padding: 50px 0 50px 0;
	overflow:hidden;
}

.index-changjia .title {
	width: 100%;
	height: 35px;
	padding: 15px 0;
	text-align: center;
	font-size: 28px;
}
.index-changjia span{
	width: 100%;
	text-align:center;
    display: block;
    font: normal 16px/34px "Microsoft YaHei";
    color: #666666;
    background: url(../images/fg.png) no-repeat center;
	margin-bottom:1px;
}



.index-changjia ul {
	width: 1220px;
	overflow:hidden;
}
.index-changjia ul li {
	float: left;
	position: relative;
	margin: 0 10px;
	margin-top: 20px;
}
.index-changjia ul li .item_t a img {
	width: 182px;
	height: 72px;
}
.index-changjia ul li .item_t h2 {
	width: 180px;
	height: 50px;
	border: 1px solid #ddd;
	text-align: center;
	background: #fff;
}
.index-changjia ul li .item_t h2 a p {
	font-size: 15px;
	color: #333;
	line-height: 24px;
	padding-top: 13px;
}
.index-changjia ul li .item_t h2 span {
	font-size: 13px;
	color: #999;
}
.index-changjia ul li .item_t h2 a:hover p {
	color: #024594;
}
.index-changjia ul li .item_b {
	width: 182px;
	height: 72px;
	background: rgba(0,0,0,0.5);
	text-align: center;
	display: none;
}
.index-changjia ul li .item_b a {
	display: block;
	width: 182px;
	height: 72px;
}
.index-changjia ul li .item_b a img {
	margin-top: 101px;
}
.index-changjia ul li:hover .item_b {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	border-bottom: 7px solid #2349ef;
}



.foots {
	width: 100%;
	height: 292px;
	margin: 0 auto;
	background: url(../images/foots.jpg);
}
.fl {
	float: left;
}
.foot-tel {
	width: 650px;
	height: 180px;
}
.foot-tel .ewm {
	width: 121px;
	height: 135px;
	text-align: center;
	color: #fff;
	padding-top: 25px;
}
.foot-tel .ewm img {
	margin-bottom: 10px;
}
.foot-tel .lines {
	width: 1px;
	height: 150px;
	margin: 25px 40px;
	background-color: #fff;
}
.foot-tel .title {
	width: 400px;
	height: 150px;
	text-align: left;
	padding-top: 40px;
}
.foot-tel .title p {
	height: 35px;
	width: 400px;
	color: #fff;
	font-size: 13px;
	font-family: 微软雅黑;
}
.footerTop {
	width: 1200px;
	height: 100px;
	margin: 0 auto;
	padding-top: 15px;
}
.footerTop dl {
	display: inline;
	float: left;
	width: 180px;
	margin: 0 30px;
}
.footerTop dt {
	font-family: "Microsoft YaHei";
	font-size: 15px;
	padding: 10px 0;
	color: #fff;
	border-bottom: 1px solid #73b1e4;
}
.footerTop dd {
	padding-top: 10px;
	width: 75%;
}
.footerTop dd li {
	line-height: 35px;
	text-indent: 1.5em;
	color: #fff;
	border-top: 1px dotted #639ee2;
	background: url(../Images/Icon_01.png) no-repeat 5px center;
}
.footerTop dd .first {
	border: 0 none;
}
.footerTop dd li a {
	color: #fff;
}
.footerBtm {
	width: 100%;
	height: 35px;
	font-size: 14px;
	font-family: 微软雅黑;
	text-align: center;
	color: #fff;
}
[class^="Icon_"] {
float:left;
width:27px;
height:20px;
margin-right:6px;
background:url(../Images/footer.png) no-repeat;
}
.Icon_01 {
	background-position: -5px -12px;
}
.Icon_02 {
	background-position: -5px -54px;
}
.Icon_03 {
	background-position: -5px -98px;
}
.Icon_04 {
	background-position: -5px -146px;
}
.footerBtm p {
	width: 1200px;
	height: 34px;
	float: left;
	text-align: center;
}
/******************内页******************/
.contents {
	width: 1200px;
	margin: 0 auto;
	padding: 20px;
	overflow: hidden;
}
.contents .right {
	width: 900px;
	float: left;
}
.contents .right .top {
	width: 900px;
	height: 35px;
	border-bottom: 1px solid #ccc;
	float: left;
}
.contents .right .title {
	width: 80px;
	height: 20px;
	padding: 0 10px 8px 10px;
	border-left: 3px solid #ff9801;
	color: #333;
	text-align: center;
	font-size: 18px;
	float: left;
}
.contents .right .ms {
	width: 350px;
	float: right;
	text-align: right;
	padding-top: 5px;
}
.contents .right .about {
	width: 900px;
	padding: 10px 0;
	float: left;
}
.contents .right .about .imgs {
	width: 350px;
	height: 260px;
	float: left;
	padding-right: 15px;
}
.contents .right .about p {
	line-height: 29px;
	text-align: left;
	font-size: 15px;
	text-indent: 25px;
	overflow: hidden;
}
 .leftd {
	width: 280px;
	float: left;
	margin-right: 20px;
}
 .leftd .tleft {
	width: 278px;
	float: left;
	height: 100%;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
 .leftd .tleft p{
	padding:8px 10px 0 10px;
	float:left;
	font-size:14px;
}

 .leftd .tbg {
	width: 260px;
	height: 25px;
	padding: 10px 10px;
	float: left;
	text-align: center;
	margin-top: 10px;
	font-size: 16px;
	color: #fff;
	background-color: #ff9801
}
.sort li {
	position: relative;
	z-index: 9999;
}
.sort li .about_b {
	position: absolute;
	left: 210px;
	top: 0px;
	width: 210px;
	padding: 15px 20px;
	background: #f5f6f6;
	border-bottom: 2px solid #3a78c1;
	z-index: 9999;
}
.sort li a {
	background: url(../images/dot4.png) no-repeat 15px -30px;
	color: #333;
	display: block;
	font-weight: 600;
	line-height: 48px;
	font-family: "Microsoft YaHei";
	border-bottom: 1px solid #dddddd;
	padding-left: 35px;
	font-size: 15px;
	
}
.sort li a:hover {
	color: #3a78c1;
	text-decoration: none;
	background: url(../images/dot4.png) no-repeat 5px -30px #f5f6f6;
}
.sort li.change a {
	background: url(../images/dot4.png) no-repeat 15px -30px #f5f6f6;
}

.contents .right .content {
	width: 900px;
	padding: 10px 0;
	float: left;
}

.contents .right .content p {
	line-height: 32px;
	text-align: left;
	font-size: 15px;
	text-indent: 25px;
	overflow: hidden;
	font-family: "Microsoft YaHei";
}

/******************新闻资讯*********************/
    .content{width:900px; height:auto; margin:0 auto; padding-bottom:10px;}
	.content ul{width:100%; height:100%; overflow:hidden;}
	.content ul li{width:100%; height:170px;padding-top:20px;  border-bottom:1px dashed #afafaf;}
	.content .imgs{width:202px; height:129px; float:left; padding:10px; border:1px solid #afafaf; }
	.content .imgs img{width:202px;height:126px;}
	.content .new{width:620px; height:150px; float:left; margin-left:30px;}
	.content .new .titles{width:620px; height:40px; float:left; text-align:left; font-size:16px; font-family:"微软雅黑"}
	.content .new .message{width:620px; height:60px; line-height:28px; float:left; margin-bottom:10px; text-align:left; font-size:14px; color:#818181; overflow:hidden; font-family:"微软雅黑"}
	.content .new .shows{width:60px; height:23px; padding:6px 15px; border:1px solid #a0a0a0;border-radius:15px; color:#fff; background-color:#a0a0a0; float:right; font-size:14px; font-family:"微软雅黑"}
	.content .new .shows a{color:#fff;}
	.content ul li a{ color:#333;}
	
	.content  .imgs a{ color:#000;}
	.content p{ line-height:32px;}
/*******************案例展示********************/
 .project{width:1200px;  margin:0 auto; padding-bottom:10px; overflow:hidden;}	
 
 .project .top {
	width: 1200px;
	height: 35px;
	border-bottom: 1px solid #ccc;
	float: left;
}
.project .title {
	width: 80px;
	height: 20px;
	padding: 0 10px 8px 10px;
	border-left: 3px solid #ff9801;
	color: #333;
	text-align: center;
	font-size: 18px;
	float: left;
}
.project .ms {
	width: 350px;
	float: right;
	text-align: right;
	padding-top: 5px;
}


.project ul{width:1200px; height:auto; float:left; padding:10px 0 20px 0;}
.project ul li{float:left; position:relative;margin:0 5px;margin-top:20px;}

.project ul li .item_t a img{width:380px;height:262px;}
.project ul li .item_t h2{width:380px;height:50px;border:1px solid #ddd;text-align:center; background:#fff;}
.project ul li .item_t h2 a p{font-size:15px;color:#333;line-height:24px;padding-top:13px;}
.project ul li .item_t h2 span{font-size:13px; color:#999;}
.projectul li .item_t h2 a:hover p{color:#024594;}
.project ul li .item_b{width:378px;height:262px; background:rgba(0,0,0,0.5);text-align:center; display:
none;}
.project ul li .item_b a{ display:block;width:378px;height:262px;}
.project ul li .item_b a img{margin-top:101px;}
.project ul li:hover .item_b{ position:absolute;left:0;top:0; display:block;border-bottom:7px solid #c4141c;}


.products ul{width:890px; height:auto; float:left; padding:10px 0 20px 0;}
.products ul li{float:left; position:relative;margin:0 7px;margin-top:20px;}

.products ul li .item_t a img{width:280px;height:193px;}
.products ul li .item_t h2{width:280px;height:50px;text-align:center; background:#fff;}
.products ul li .item_t h2 a p{font-size:15px;color:#333;line-height:24px;padding-top:13px;}
.products ul li .item_t h2 span{font-size:13px; color:#999;}
.products ul li .item_t h2 a:hover p{color:#024594;}
.products ul li .item_b{width:278px;height:193px; background:rgba(0,0,0,0.5);text-align:center; display:
none;}
.products ul li .item_b a{ display:block;width:278px;height:193px;}
.products ul li .item_b a img{margin-top:101px;}
.products ul li:hover .item_b{ position:absolute;left:0;top:0; display:block;border-bottom:7px solid #c4141c;}




.search {
	width: 100%;
	height: 65px;
	background-color: #fafafa;
	border-bottom: 1px solid #f2f2f2;
	margin: 0 auto;
}
.keywords {
	width: 1128px;
	height: 65px;
	margin: 0 auto;
}
.keyword {
	width: 720px;
	height: 30px;
	float: left;
	margin: 22px 0 0 0;
	text-align: 32px;
	text-align: left;
	font-size: 15px;
	font-family:"微软雅黑";
}
.ktel {
	width: 291px;
	height: 35px;
	float: left;
	margin: 16px 0 0 0;
	border-radius:5px;
	border:1px solid #afafaf;
	padding:0 5px;
	color:#666;
}
.submits{
	height:35px;
    width:60px;
	float:left;
    
	margin-top:17px;}

/**************右侧漂浮样式************/
	.floating_ck{position:fixed;right:1px;top:40%;}
	.floating_ck dl dd{position:relative;width:100px;height:80px;background-color:#646577;border-bottom:solid 1px #555666;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;}
	.floating_ck dl dd:hover{background-color:#e40231;border-bottom:solid 1px #a40324;}
	.floating_ck dl dd:hover .floating_left{display:block;}
	.consult,.words{background-image:url(../images/icon0701/zxicon.png);}
	.quote{background-image:url(../images/icon0701/kficon.png);}
	.qrcord{background-image:url(../images/icon0701/erweima.png);}
	.return{background-image:url(../images/icon0701/fanhui.png);}
	.floating_ck dd span{color:#fff;display:block;padding-top:54px;}
	.floating_left{position:absolute;left:-160px;top:0px;width:160px;height:80px;background-color:#e40231;border-bottom:solid 1px #a40324;display:none;}
	.floating_left a{color:#fff;line-height:80px;}
	.floating_ewm{height:260px;top:-180px;}
	.floating_ewm i{background-image:url(../images/erweima.png);display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
	.floating_ewm p{color:#fff;margin-top:5px;}
	.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
	.floating_ewm .qrcord_p02{font-size:18px;}


.menu_head{width:225px;height:47px;line-height:47px;padding-left:38px;font-size:14px;color:#525252;cursor:pointer;border:1px solid #e1e1e1;position:relative;margin:0px;font-weight:bold;background:#f1f1f1 url(../images/pro_left.png) center right no-repeat;}
.menu_list .current{background:#f1f1f1 url(../images/pro_down.png) center right no-repeat;}
.menu_body{width:263px;height:auto;overflow:hidden;line-height:38px;border-left:1px solid #e1e1e1;backguound:#fff;border-right:1px solid #e1e1e1;}
.menu_body a{display:block;width:263px;height:38px;line-height:38px;padding-left:38px;color:#777777;background:#fff;text-decoration:none;border-bottom:1px solid #e1e1e1;}
.menu_body a:hover{text-decoration:none;}

