﻿/*banner*/

.banner {
	overflow: hidden;
	width: 100%;
}

.banner a {
	height: 550px;
	display: block;
}

#flashs {
	position: relative;
	height: 460px;
	overflow: hidden;
}

#flashs .bgitem {
	z-index: 1;
	position: absolute;
	top: 0;
}

#flashs .btn {
	overflow: hidden;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 22px;
	text-align: center;
	z-index: 9999;
}

#flashs .btn span {
	color: #fff;
	background: #e8e8e8;
	cursor: pointer;
	display: inline-block;
	margin: 0 10px;
	width: 25px;
	height: 25px;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	opacity: 0.7;
}

#flashs .btn span.cur {
	background: #f5890b;
}

#flashs .bot {
	display: block;
	position: absolute;
	width: 58px;
	height: 58px;
	top: 50%;
	margin-top: -29px;
}

#flashs .bot1 {
	background: url(../Img/babot1.png) no-repeat center;
	left: 5%;
	z-index: 2;
}

#flashs .bot2 {
	background: url(../Img/babot2.png) no-repeat center;
	right: 5%;
	z-index: 2;
}

/*proCenter*/

.proCenter {
	width: 100%;
	overflow: hidden;
	padding-bottom: 0px;
}

.proCenter .proLeft,
.proCenter .proRight {
	margin-top: 27px;
}

.proCenter .proLeft {
	width: 240px;
	height: 720px;
	float: left;
	background: url(img/pcbg.jpg) no-repeat center;
}

.proLeft h3 {
	font-size: 28px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	width: 100%;
	font-weight: bolder;
}

.proLeft h3 a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	line-height: 100px;
}

.proLeft dl {
	width: 240px;
	overflow: hidden;
}

.cpdh {
	width: 240px;
	margin: 45px auto;
}

.proLeft dt {
	width: 240px;
	height: 44px;
	overflow: hidden;
	line-height: 44px;
}

.proLeft dt a {
	display: block;
	font-size: 16px;
	color: #313131;
	font-weight: normal;
	line-height: 44px;
	background: url(img/cpbg.jpg) no-repeat 15px center;
	padding-left: 40px;
	text-decoration: none;
}

.proLeft dd {
	overflow: hidden;
	width: 220px;
	padding-left: 20px;
	padding-bottom: 4px;
	display: none;
}

.proLeft .last dd {
	padding-bottom: 10px;
}

.cpdh h4 {
	margin-top: 12px;
	width: 170px;
	height: 30px;
	background-color: #f4890b;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
}

.cpdh dd a {
	display: block;
	font-size: 14px;
	color: #555555;
	line-height: 25px;
	padding-left: 17px;
	background: url(img/pcbg1.jpg) no-repeat left center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.proRight {
	overflow: hidden;
	width: 940px;
	float: right;
	height: 720PX;
	background: #fff;
}

.proRight h2 {
	font-size: 33px;
	padding-top: 15px;
	margin: 0 auto;
	width: 277px;
	height: 70px;
	text-align: center;
	background: url(img/cpbg1.jpg) no-repeat 1px 60px;
}

.proRight h2 span {
	color: #2b5ebf;
}

.proRight .protop {
	overflow: hidden;
	width: 100%;
	height: 55px;
}

.proRight .protop ul {
	float: left;
	overflow: hidden;
}

.proRight .protop li {
	width: 182px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
	font-weight: bold;
	border: 1px solid #e4e4e4;
	margin-right: 36px;
}

.proRight .protop li a {
	display: block;
	line-height: 40px;
	color: #333333;
	font-size: 16px;
	text-decoration: none;
}

.proRight .protop li.cur {
	background-color: #2b5ebf;
	font-weight: bold;
}

.proRight .protop li.cur a {
	color: #FFFFFF;
}

.proRight .protop li:hover {
	background-color: #2b5ebf;
}

.proRight .protop li:hover a {
	color: #FFFFFF;
}


/*修改background:url(../Index/pro-phone.png) no-repeat left center;*/

.proRight .protop a span {
	float: right;
	width: 44px;
	height: 13px;
	background: url(img/more.jpg) no-repeat left center;
	display: block;
	padding: 0 20px;
	margin-top: 31px;
	display: block;
	overflow: hidden;
}

.proRight .protop b {
	float: left;
	font-size: 14px;
	color: #888888;
	line-height: 29px;
	font-weight: normal;
}


/*修改  增加一行*/

.proRight .protop em {
	color: #2454ac;
	font-size: 24px;
	font-weight: bold;
	float: left;
}


/*修改float: left;*/

.proRight .proList {
	overflow: hidden;
	width: 110%;
	margin-top: 20px;
	height: 930PX;
}

.proRight .proList li {
	float: left;
	width: 272px;
	height: 272px;
	margin-right: 55px;
	position: relative;
	margin-bottom: 48px;
	background: #f7f7f7;
}

.proRight .proList li img {
	display: block;
	margin: 0 auto;
	margin-bottom: 15px;
	margin-top: 2px;
}

.proRight .proList i {
	display: block;
	position: absolute;
	top: 3px;
	right: 3px;
	background: url(img/pro-jia01.png) no-repeat right top;
	width: 28px;
	height: 28px;
}

.proRight .proList li a {
	color: #424242;
	display: block;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	
}

.proRight .proList li a p {
	width: 100px;
	text-align: center;
	line-height: 0px;
	margin: 18px auto;
}

.proRight .proList li:hover {
	background: #2b5ebf;
}

.proRight .proList li:hover a {
	color: #fff;
}
/*合作客户*/

.hezuo {
	width: 100%;
	overflow: hidden;
	background: url(img/aboutBg2.png) repeat;
	padding-bottom: 30px;
	padding-top: 30px;
}

.hezuo .Title h2 {
	background: url(img/hebj.jpg) no-repeat 410px 40px;
	text-align: center;
	height: 70px;
}

.hezuo .Title h2 a {
	font-weight: bolder;
	font-size: 30px;
	color: #2b5ebf;
	text-decoration: none;
	
}

.hezuo .Title h2 a span {
	color: #3e3e3e;
}

.hezuo .baseBox {
	position: relative;
	margin-top: 37px;
}

.hezuo .baseBox i {
	display: block;
	width: 47px;
	height: 49px;
	position: absolute;
	top: 70px;
	cursor: pointer;
}

.hezuo .baseBox .btn01 {
	background: url(img/ar1.jpg) no-repeat left top;
	left: 0px;
}

.hezuo .baseBox .btn02 {
	background: url(img/ar2.jpg) no-repeat right top;
	right: 0px;
}

.hezuo .BLb {
	width: 1080px;
	overflow: hidden;
	position: relative;
	height: 265px;
	margin: 0 auto;
}

.hezuo .BLb ul {
	position: absolute;
	top: 0;
	left: 0;
}

.hezuo .BLb li {
	width: 180px;
	height: 230px;
	float: left;
	text-align: center;
	margin-right: 5px;
	border: 1px solid #cacaca;
}

.hezuo .BLb li img {
	display: block;
	margin: 0 auto;
	padding-bottom: 15px;
    width: 180px;
    height: 230px;
}

.hezuo .BLb li a {
	font-size: 14px;
	color: #555555;
	text-decoration: none;
}


/*广告1*/

.hf1 {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.hf1 img {
	display: block;
	margin-left: -448px;
}
.hf1 a{
	position: absolute;
	margin-top: -60px;
	margin-left: 69px;
	display: block;
	width: 124px;
	height: 34px;
}
/*rexiao*/
.rexiao{
	width: 100%;
	height: 500px;
	padding-top: 35px;
}
.rexiao h2{
	width: 1200px;
	height: 41px;
	font-size: 16px;
	color: #fff;
	background: url(img/re.jpg) no-repeat;
}
.rexiao h2 span{
	float: left;
	font-weight: normal;
	line-height: 41px;
	margin-left: 50px;
}
.rexiao h2 a{
	color: #fff;
	float: right;font-weight: normal;
	line-height: 41px;
	margin-right: 20px;
	text-decoration: none;
	
}
.ruan{
	width: 1165px;
	height: 330px;
	margin: 0 auto;
}
.ruan h3{
	margin-top: 50px;
	margin-bottom: 20px;
	height: 60px;
	text-align: center;
	font-size: 26px;
	color: #3e3e3e;
	background: url(img/rebg.jpg) no-repeat 420px 50px;
}
.ruan h3 span{
	color: #2b5fbf;
}
.ruan h3 p{
	font-size: 13px;
	text-transform: uppercase;
	color: #3e3e3e;
}
.ruan ul li{
	float: left;
	width: 204px;
	height: 195px;
	border: 1px solid #cecece;
	margin-right: 27px;
}
.ruan ul li a{
	display: block;
	text-align: center;
	color: #565656;
	font-size: 14px;
}
.ruan ul li img{
	padding: 2px;
	padding-bottom: 25px;
    width: 199px;
    height: 191px;
}
#nori{
	margin:0px;
}
/*广告2*/

.hf2 {
	margin-top: 100px;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.hf2 img {
	display: block;
	margin-left: -448px;
}
.hf2 a{
	position: absolute;
	margin-top: -78px;
	margin-left: 841px;
	display: block;
	width: 130px;
	height: 34px;
}
/*rongyu*/

.rongyu {
	width: 100%;
	overflow: hidden;
	background: url(img/aboutBg2.png) repeat;
	padding-bottom: 30px;
	padding-top: 30px;
}

.rongyu .Title h2 {
	background: url(img/rybg.jpg) no-repeat 420px 55px;
	text-align: center;
	height: 70px;
}
.rongyu .Title h2 p{
	font-size: 11px;
	color: #3e3e3e;
	text-transform: uppercase;
}

.rongyu .Title h2 a {
	font-weight: bolder;
	font-size: 30px;
	color: #2b5ebf;
	text-decoration: none;
	
}

.rongyu .Title h2 a span {
	color: #3e3e3e;
}

.rongyu .baseBox {
	position: relative;
	margin-top: 37px;
}

.rongyu .baseBox i {
	display: block;
	width: 47px;
	height: 49px;
	position: absolute;
	top: 35px;
	cursor: pointer;
}

.rongyu .baseBox .btn01 {
	background: url(img/ar1.jpg) no-repeat left top;
	left: 0px;
}

.rongyu .baseBox .btn02 {
	background: url(img/ar2.jpg) no-repeat right top;
	right: 0px;
}

.rongyu .BLb {
	width: 1050px;
	overflow: hidden;
	position: relative;
	height: 230px;
	margin: 0 auto;
}

.rongyu .BLb ul {
	position: absolute;
	top: 0;
	left: 0;
}

.rongyu .BLb li {
	width: 192px;
	height: 114px;
	float: left;
	text-align: center;
	margin-right: 20px;
	border: 1px solid #cacaca;
	display: table-cell;
}

.rongyu .BLb li img {
	width: 188px;
	height: 110px;
	display: block;
	margin: 0 auto;
	padding-bottom: 30px;
}

.rongyu .BLb li a {
	font-size: 14px;
	color: #555555;
	text-decoration: none;
}
/*关于我们*/

.ab_bg {
	background: url(img/ab_bg.jpg) center top no-repeat;
	height: 625px;
}

.about {
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0 0 0;
}

.ab_dl {
	height: 266px;
	margin-bottom: 26px;
	overflow: hidden;
}

.ab_dl dt {
	float: left;
	margin-top: 4px;
	background: url(img/bg.jpg) left top no-repeat;
	width: 316px;
	height: 249px;
	padding-left: 0px;
	padding-top: 8px;
}

.ab_dl dt img {
	width: 316px;
	height: 196px;
}

.ab_dl dd {
	float: right;
	width: 790px;
	padding-right: 24px;
}

.ab_tit {
	font-size: 26px;
	background: url(img/bg1.jpg) left bottom no-repeat;
	padding-bottom: 13px;
	margin-bottom: 16px;
}

.ab_tit a {
	color: #1a59b8;
	text-decoration: none;
	
}

.ab_tit em {
	vertical-align: middle;
	display: inline-block;
	margin-left: 7px;
	color: #9fb3db;
	font-size: 26px;
	font-family: "Impact";
	text-transform: uppercase;
}

.ab_dl h4 {
	font-size: 16px;
	margin-bottom: 10px;
}

.ab_dl h4 a {
	color: #666;
	text-decoration: none;
	
}

.ab_dl p {
	line-height: 28px;
	color: #666;
	height: 168px;
	margin-bottom: 10px;
	overflow: hidden;
}

.more1 {
	display: block;
	background: url(img/more1.gif) no-repeat;
	width: 135px;
	height: 24px;
}


.qyxc {
	width: 100%;
	overflow: hidden;
	background: url(img/aboutBg2.png) repeat;
	padding-bottom: 30px;
	padding-top: 30px;
}
.qyxconter{
	width: 1040px;
	margin: 0 auto;
}
.qyxc .Title h2 {
	background: url(img/qiyebj.jpg) no-repeat 0px 22px;
	text-align: left;
	    color: #1a59b8;
    font-size: 16px;
	height: 50px;
}

.qyxc .Title h2 a{
	    float: right;
    color: #02037c;
    font-size: 12px;
    text-transform: uppercase;
	text-decoration: none;
    
}
.qyxc .Title h2 p{
	font-size: 11px;
	color: #3e3e3e;
	text-transform: uppercase;
}


.qyxc .Title h2 a span {
	color: #3e3e3e;
}

.qyxc .baseBox {
	position: relative;
	margin-top: 37px;
}

.qyxc .baseBox i {
	display: block;
	width: 47px;
	height: 49px;
	position: absolute;
	top: 55px;
	cursor: pointer;
}

.qyxc .baseBox .btn01 {
	background: url(img/hz-btn01.png) no-repeat left top;
	left: 0px;
}

.qyxc .baseBox .btn02 {
	background: url(img/hz-btn02.png) no-repeat right top;
	right: 0px;
}

.qyxc .BLb {
	width: 850px;
	overflow: hidden;
	position: relative;
	height: 230px;
	margin: 0 auto;
}

.qyxc .BLb ul {
	position: absolute;
	top: 0;
	left: 0;
}

.qyxc .BLb li {
	width: 193px;
	height: 145px;
	float: left;
	text-align: center;
	margin-right: 20px;
	border: 1px solid #cacaca;
	display: table-cell;
}

.qyxc .BLb li img {
	width: 190px;
	height: 144px;
	display: block;
	margin: 0 auto;
	padding-bottom: 30px;
}

.qyxc .BLb li a {
	font-size: 14px;
	color: #555555;
	text-decoration: none;

}

/*现场安装*/

.xcaz {
	width: 100%;
	overflow: hidden;
	background: url(img/aboutBg2.png) repeat;
	padding-bottom: 30px;
	padding-top: 100px;
}

.xcaz .Title h2 {
	background: url(img/rybg.jpg) no-repeat 420px 55px;
	text-align: center;
	height: 70px;
}
.xcaz .Title h2 p{
	font-size: 11px;
	color: #3e3e3e;
	text-transform: uppercase;
}

.xcaz .Title h2 a {
	font-weight: bolder;
	font-size: 30px;
	color: #2b5ebf;
	text-decoration: none;
}

.xcaz .Title h2 a span {
	color: #3e3e3e;
}

.xcaz .baseBox {
	position: relative;
	margin-top: 37px;
}

.xcaz .baseBox i {
	display: block;
	width: 47px;
	height: 49px;
	position: absolute;
	top: 55px;
	cursor: pointer;
}

.xcaz .baseBox .btn01 {
	background: url(img/ar1.jpg) no-repeat left top;
	left: 0px;
}

.xcaz .baseBox .btn02 {
	background: url(img/ar2.jpg) no-repeat right top;
	right: 0px;
}

.xcaz .BLb {
	width: 1050px;
	overflow: hidden;
	position: relative;
	height: 230px;
	margin: 0 auto;
}

.xcaz .BLb ul {
	position: absolute;
	top: 0;
	left: 0;
}

.xcaz .BLb li {
	width: 234px;
	
	float: left;
	text-align: center;
	margin-right: 30px;
	border: 1px solid #cacaca;
	display: table-cell;
}

.xcaz .BLb li img {
	width: 230px;
	height: 228px;
	display: block;
	margin: 0 auto;
	padding-bottom: 30px;
}

.xcaz .BLb li a {
	font-size: 14px;
	color: #555555;
	text-decoration: none;
}
/*xinwen*/

.xinwen {
	width: 100%;
	overflow: hidden;
	background: url(img/aboutBg2.png) repeat;
	padding-bottom: 30px;
}

.xinwen .Title h2 {
	background: url(img/rybg.jpg) no-repeat 420px 55px;
	text-align: center;
	height: 70px;
}
.xinwen .Title h2 p{
	font-size: 11px;
	color: #3e3e3e;
	text-transform: uppercase;
}

.xinwen .Title h2 a {
	font-weight: bolder;
	font-size: 30px;
	color: #2b5ebf;
	text-decoration: none;
}

.xinwen .Title h2 a span {
	color: #3e3e3e;
}
.xinwen_l{
	float: left;
	width: 520px;
	height: 440px;
	background-color: #f6f6f6;
}
.xinwen_l img{
	border: 1px solid #e8e8e8;
	padding: 2px;
    width: 516px;
    height: 340px;
}
.xinwen_l h5{
	font-size: 16px;
	color: #474747;
	text-align: center;
	padding-bottom: 12px;
	padding-top: 8px;
}
.xinwen_l p{
	display: block;
	font-size: 14px;
	text-indent:30px;
	color: #595959;
	line-height: 1.5;
}
.xinwen_l p a{
	font-weight: bolder;
	color: #595959;
}
.xinwen_r{
	float: right;
	width: 640px;
	height: 440px;
}
.xinwen_r ul li{
	height: 47px;
	border-bottom: 1px solid #e8e8e8;
	
}
.xinwen_r ul li span{
	display: inline-block;
	float: right;
	line-height: 47px;
	font-size: 14px;
	color: #595959;
}
.xinwen_r ul li a{
	text-decoration: none;
	color: #595959;
	font-size: 14px;
	line-height: 47px;
	margin-left: 15px;
}
.xinwen_r ul li p{
	text-align: center;
	line-height: 17px;
	display: inline-block;
	color: #fff;
	width: 17px;
	height: 17px;
	background: url(img/xin2.jpg) no-repeat center;
}
.xinwen_r ul li .on{
	text-align: center;
	line-height: 17px;
	display: inline-block;
	color: #fff;
	width: 17px;
	height: 17px;
	background: url(img/xin1.jpg) no-repeat center;
}
.yqlj{
	width: 100%;
	height: 64px;
	line-height: 64px;
	background-color: #2b5fbf;
	color: #fff;
}
.yqlj span{
	font-size: 14px;
	color: #fff;
	 letter-spacing:3px;
	 font-weight: bolder;
}
.yqlj a{
	font-size: 14px;
	color: #fff;
	padding:0 15px;
}
.dibu{
	width: 100%;
	height: 180px;
	background-color: #2a2a2a;
	
}
.dibu_l{
	float: left;
	width: 700px;
}
.dibu_l ul li{
	float: left;
}
.dibu_l ul li p{
	line-height: 25px;
	font-size: 14px;
	color: #c7c7c7;
}
.dibu_l ul .dibu_xx{
	padding-top: 18px;
	padding-left: 20px;
}
.dibu_r{
	float: right;
	width: 290px;
}
.dibu_r ul li{
	float: left;
	padding-top: 25px;
}

.dibu_r1{
	margin-right: 40px;
}
.dibu_l img{
	padding-top: 23px;
}
