@charset 'utf-8';
body,p,ul,li{margin:0;padding:0;}
body{
    background: #FFFFFF;
    font-family:"微软雅黑","Microsoft Yahei";
}
ul{
    list-style: outside none none;
}
a{
    text-decoration: none;
    color: #000;
}
.web-top-ding{
	width: 100%;
	min-width: 1220px;
	height: 60px;
	background: #000;
}
.web-top{
	width: 100%;
	height: 130px;
	min-width: 1220px;
}
.web-top-con{
	width: 1220px;
	height: 130px;
	margin: 0 auto;
}
.web-top-ding-con{
	width: 1220px;
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	color: #8f8f8f;
	margin: 0 auto;
}
.web-top-con>img{
	width: 180px;
	height: 130px;
	float: left;
}
.web-top ul{
	width: 1000px;
	float: right;
	height: 50px;
	margin: 40px 0 0 0;
}
.web-top li{
	width: 110px;
	height: 50px;
	line-height: 50px;
	float: left;
	text-align: center;
}
.web-top a{
	font-size: 14px;
	display: block;
	transition: 0.6s all
}
.web-top a:hover{
	background: #dc1c29;
	color: #FFFFFF;
}
.focus{
	background: #dc1c29;
	color: #fff;
}
.banner{
	width: 100%;
	min-width: 1220px;
}
.product{
	width: 100%;
	height: auto;
	background: #f8f8f8;
}
.pro{
	width: 1220px;
	height: auto;
	margin: 0 auto;
}
.pro>img{
	width: 1220px;
	height: 240px;
	display: inline-block;
}
.pro-bo{
	width: 1220px;
	height: 645px;
	position: relative;
}
.pro-bo-l{
	width: 560px;
	height: 430px;
	float: left;
	position: relative;
}
.pbl-top{
	width: 440px;
	height: 100px;
	margin: 15px 0 25px 0;
	font-size: 18px;
	overflow: hidden;
}
.pblt{
	margin: 20px 0 0 20px;display: inline-block;
}
.pbl-mid{
	font-size: 16px;
	line-height: 2;
}
.pbl-more{
	width: 160px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	/*position: absolute;*/
	bottom: 0;
	left: 0;
	background: #dc1c29;
}
.pbl-more a{
	display: block;
	font-size: 14px;
	color: #FFFFFF;
}
.pro-bo-r{
	width: 605px;
	height: 438px;
	border:2px solid #c9c9c9;
	position: absolute;
	right: 0;
	z-index: 2;
}
.pro-bo-r img{
	width: 605px;
	height: 438px;
}
.pro-bo-bei{
	width: 620px;
	height: 490px;
	background: url('../img/pro-bo-bei.png') no-repeat;
	position: absolute;
	left: 560px;
	top: 40px;
}
.pro-bo-click{
	width: 1220px;
	height: 140px;
	background: #FFFFFF;
	position: absolute;
	z-index: 5;
	left: 0px;
	bottom: 0px;
	box-shadow: 10px 10px 20px #dcdcdc;
	-webkit-box-shadow: 10px 10px 20px #dcdcdc;
    -moz-box-shadow: 10px 10px 20px #dcdcdc;
    behavior: url(ie-css3.htc);/*兼容ie，加上这句*/
}
.probc-i{
	width: 770px;
	height: 150px;
	margin:15px 0 0 15px;
}
.probc-i li{
	width: 110px;
	height: 110px;
	float: left;
}
.probc-i li img{
	width: 110px;
	height: 110px;
	cursor: pointer;
}
.about{
	width: 1220px;
	height: auto;
	margin: 0 auto;
}
.about img{
	display: inline-block;
	width: 1220px;
	height: 240px;
}
.about-con{
	width: 1220px;
	height: 460px;
}
.about-con-left{
	width: 665px;
	height: 410px;
	float: left;
	position: relative;
}
.about-more{
	width: 170px;
	height: 45px;
	border:1px solid #b5b5b5;
	line-height: 45px;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
}
.about-more a{
	font-size: 16px;
	display: block;
}
.about-con-right{
	width: 400px;
	height: 460px;
	background: url('../img/about-bei.jpg') no-repeat;
	float: right;
}
.new{
	width: 1220px;
	height: auto;
	margin: 160px auto 80px auto;
}
.new-top-left{
	width: 230px;
	height: 50px;
	font-size: 32px;
	float: left;
	line-height: 64px;
}
.new-top-right{
	width: 990px;
	height: 50px;
	line-height: 50px;
	border-bottom: 2px solid #d2d2d2;
	float: left;
}
.new-top-right li{
	float: left;
	width: 67px;
	height: 50px;
	font-size: 16px;
	color: #949292;
	cursor: pointer;
	position: relative;
}
.new-top-right span{
	width: 0;
	height: 0;
	border-width: 5px;
	border-color:transparent transparent red transparent;
	border-style: solid;
	position: absolute;
	bottom: 0;
	left: 40%;
	display: none;
}
.new-f{
	width: 1220px;
	height: 450px;
	margin: 45px 0 80px 0;
	float: left;
}
.new-f-l{
	width: 460px;
	height: 450px;
	float: left;
	position: relative;
}
.new-f-r{
    float: right;
    width: 720px;
    height: 450px;
}
.new-f-l>a>img{
    width: 460px;
    border:0;
    height: 270px;
    display: block;
}
.nfl-more{
	width: 170px;
	height: 50px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	line-height: 50px;
	border:1px solid #b5b5b5;
}
.nfl-more a{
	display: block;
	font-size: 16px;
	color: #595858;
}
.new-ls{
	width: 720px;
	height: 120px;
	transition: 0.6s all;
}
.new-ls img{
	width: 190px;
	height: 120px;
	float: left;
	border:0;
}
.new-ls-con{
	width: 500px;
	height: 100px;
	float: right;
	margin-top: 20px;
	position: relative;
}
.new-ls-con-more{
	width: 35px;
	height: 35px;
	border-radius: 35px;
	border:2px solid #bfbfbf;
	text-align: center;
	line-height: 33px;
	font-size: 24px;
    color: #bfbfbf;
	position: absolute;
	text-indent: 3px;
	right: 0;
	top: 30%;
}
.nlc-title{
	font-size: 16px;color: #363434;overflow: hidden;width: 500px;height: 25px;
}
.new-ls:hover .nlc-title{
	color: #dc1c29;
}
.new-ls:hover .new-ls-con-more{
	background: #dc1c29;
	color: #fff;
	border:0;
	width: 37px;
	height: 37px;
}
.web-foot{
	width: 100%;
	min-width: 1220px;
	height: 310px;
	background:#282828;
}
.web-foot-con{
	width: 1220px;
	height: 310px;
	margin: 0 auto;
	overflow: hidden;
}
.wfc{
	width: 1220px;
	height: 130px;
	margin: 85px 0 0 0;
	display: inline-block;
}
.web-foot-con-ls{
	width: 165px;
	height: auto;
	float: left;
}
.web-foot-con-ls li{
    width: 165px;
    height: 25px;
    overflow: hidden;
    line-height: 25px;
}
.web-foot-con-ls a{
	color: #999898;
	font-size: 14px;
}
.line{
	width: 185px;
	height: 115px;
	float: right;
	margin-right: 30px;
}
.line-top{
	width: 185px;
	height: 45px;
	background: #de0909;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
	color: #fff;
}
.line-t{
	width: 185px;
	height: 45px;
	float: left;
	margin: 25px 0 0 0;
}
.line-t li {
	float: left;
}
.line-t img{
	width: 45px;
	height: 45px;
	border:0;
}
.web-foot-di{
	width: 1220px;
	height: 70px;
	margin: 0 auto;
	line-height: 70px;
	font-size: 12px;
	color: #848484;
}
.web-foot-di span{
	width: 55px;
	height: 15px;
	float: right;
	margin: 28px 0 0 5px;
}
.banner-img{
	width: 100%;
	min-width: 1220px;
}
.position{
	width: 100%;
	height: 50px;
    background: #f0efef;
}
.position-con{
	width: 1220px;
	height: 50px;
	margin: 0 auto;
	font-size: 14px;
	color: #868484;
	line-height: 50px;
}
.position-con a{
	color: #868484;
}
.jx{
	width: 100%;
	height: auto;
	background: #f0efef;
}
.jx-con{
	width: 1220px;
	height: auto;
	background: #fff;
	margin: 0 auto;
}
.jx-con-top{
	width: 1220px;
	height: 58px;
	border-bottom: 2px solid #e5e5e5;
	line-height: 58px;
	font-size: 24px;
	text-indent: 25px;
}
.jx-con-top form{
	margin: 20px 2px 0 0;
	width: 205px;
	height: 28px;
	float: right;
	position: relative;
}
.input1{
	float: left;
	width: 205px;
	height: 26px;
	border:1px solid #d2d2d2;
	text-indent: 10px;
}
.input2{
	width: 20px;
	height: 20px;
	background: url('../img/search.png') no-repeat;
	position: absolute;
	right: 0;
	top: 5px;
	border:0;
}
.jx-quyu{
	width: 1220px;
	height: auto;
	background: #464646;
	min-height: 360px;
	margin: 15px 0 30px 0;
	font-size: 14px;
	color: #f6f6f6;
}
.jqh-top{
	width: 1170px;
	height: 40px;
	margin: 0 auto;
	border-bottom: 2px solid #fff;
	line-height: 50px;
}
.jqh-top-con{
	width: 1170px;
	height: auto;
	margin: 0 auto;
}
.jx-quyu a{
	font-size: 14px;
	color: #f6f6f6;
}
.jqh-top-con a{
	
}
.jqh-top-con li{
	display: inline-block;
	width: 110px;
	height: 15px;
	margin: 12px 0;
}
.jx-dizhi-ls{
	width: 290px;
	height: 165px;
	border-bottom: 1px solid #d9d9d9;
	display: inline-block;
	cursor: pointer;
	margin-top: 25px;
	margin-right: 5px;
	font-size: 14px;
}
.jx-dizhi-ls:hover{
	background: #e70012;
	color: #fff;
}
.page_fy{
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 3px;
    MARGIN: 3px;
    PADDING-TOP: 3px;
    TEXT-ALIGN: center;
}
.page_fy span.off{
    border: 1px solid #EEEEEE;
    color: #ccc;
    margin: 2px;
    padding: 2px 5px;
}
.page_fy .focus{
    BORDER-RIGHT: #dc1c29 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #dc1c29 1px solid;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    PADDING-BOTTOM: 2px;
    MARGIN: 2px;
    BORDER-LEFT: #dc1c29 1px solid;
    COLOR: #fff;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #dc1c29 1px solid;
    BACKGROUND-COLOR: #dc1c29;
}
.page{
	width: 580px;
	height: 45px;
	margin: 80px 0 130px 30%;
	display: inline-block;
}
.inpro{
	width: 100%;
	height: auto;
	background: #f0efef;
}
.inpro-con{
	width: 1220px;
	height: auto;
	margin: 0 auto;
	background: #ffffff;
}
.ic-con{
	width: 1200px;
	height: auto;
	margin: 60px 0 0 20px;
	display: inline-block;
}
.ic-con-l{
	width: 240px;
	height: auto;
	display: inline-block;
	border:1px solid #d2d2d2;
}
.ic-con-r{
	width: 920px;
	height: auto;
	float: right;
	margin: 0 10px 0 25px;
}
.ic-con-rr{
	width: 920px;
	height: auto;
	margin:0 auto;
}
.iccl-t{
	width: 240px;
	height: 70px;
	background: #dc1c29;
	color: #fff;
	position: relative;
	text-align: center;
}
.iccl-f-con{
	width: 210px;
	height: auto;
	display: inline-block;
	margin: 10px 0 15px 15px;
}
.iccl-f-con a{
	font-size: 16px;
	display: block;
}
.iccl-f-con>ul>li{
	width: 210px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	background: #eeeeee;
	margin-bottom: 10px;
	display: inline-block;
}
.displayhov{
	display: none;
	width: 210px;
	height: auto;
}
.iccr-t{
	width: 930px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	border-bottom: 1px solid #ebebeb;
}
.iccr-con{
	width: 290px;
	height: 235px;
	display: inline-block;
	margin-top: 30px;
}
.pages{
	width: 500px;
	height: 45px;
	margin: 75px 0 140px 200px;
}
.iccr-con>a>img{
	width: 290px;
	height: 210px;
	border:0;
	float: left;
}
.iccr-con-title{
	text-align: center;
	width: 290px;
	height: 25px;
	float: left;
	overflow: hidden;
}
.iccr-con-title a{
    font-size: 16px;
}
.pro-jies{
	width: 920px;
	height: 380px;
	margin: 30px 0 60px 0;

}
.pro-jies-l{
	width: 46px;
	height: 333px;
	border:1px solid #dcdcdc;
	float: left;
}
.pro-jies-l img{
	width: 460px;
	height: 333px;
}
.pro-jies-r{
	width: 440px;
	height: 400px;
	float: right;
	overflow: hidden;
	position: relative;
}
.canshu{
	margin-bottom: 40px;
	background: #eee;
	padding: 0 0 20px 20px;
	line-height: 2;
}
/*.canshu p{
    width: 920px;
    height: 60px;
    background: #eee;
    display: inline-block;
    margin-bottom: 5px;
    line-height: 60px;
    text-indent: 30px;
}*/
.pian{
	width: 920px;
	height: 85px;
	background: #eee;
	clear: both;
	margin-bottom: 20px;
}
.pian-con{
	width: 750px;
	height: 50px;
	float: left;
	margin: 20px 0 0 25px;
	font-size: 16px;
}
.pian-con-t{
	margin-bottom: 5px;
}
.redu{
	width: 920px;
	height: auto;
	border:1px solid #dcdcdc;
	margin-bottom: 100px;
}
.redu-t{
	width: 920px;
	height: 59px;
	border-bottom: 1px solid #dcdcdc;
	font-size: 20px;
	text-indent: 20px;
	line-height: 59px;
}
.redu-ls{
	width: 900px;
	height: 59px;
	display: inline-block;
	margin-left: 20px;
	border-bottom: 1px dotted #dcdcdc;
}
.redu-ls font{
	width: 20px;
	height: 20px;
	background: #c9c9c9;
	float: left;
	margin-top: 20px;
	font-size: 15px;
	text-align: center;
	line-height: 20px;
	color: #fff;
	border-radius: 5px;
}
.art-l{
	width: 874px;
	height: auto;
	border-right: 1px solid #dcdcdc;
	display: inline-block;
}
.art-r{
	width: 300px;
	height: auto;
	float: right;
}
.art-ls{
	width: 840px;
	height: auto;
}
.art-ls-top{
	width: 840px;
	height: 244px;
	border-bottom: 1px solid #dcdcdc;
	overflow: hidden;
}
.ar-con{
	width: 840px;
	height: 210px;
}
.ar-con>a>img{
	width: 340px;
	height: 210px;
	float: left;
	border:0;
}
.ar-con-r{
	width: 455px;
	height: 210px;
	float: right;
	position: relative;
	overflow: hidden;
}
.ar-con-more{
	position: absolute;
	width: 120px;
	height: 35px;
	border:1px solid #dcdcdc;
	bottom: 0;
	left: 0;
	line-height: 35px;
	text-align: center;
}
.ar-con-more a{
	font-size: 14px;
	color: #949494;
	display: block;
}
.art-list{
	width: 840px;
	height: 190px;
	border-bottom: 1px solid #dcdcdc;
}
.art-list-con{
	width: 815px;
	height: 120px;
	margin: 37px 0 0 0;
}
.alc-l{
	width: 100px;
	height: 120px;
	background: #999999;
	float: left;
	color: #eeeded;
	text-align: center;
}
.alc-r{
	width: 680px;
	height: 120px;
	float: right;
	overflow: hidden;
}
.art-r-con{
	width: 280px;
	height: auto;
	background: #f5f5f5;
}
.art-r-con a{
	font-size: 14px;
}
.art-r-con ul{
	width: 250px;
	height: auto;
	margin: 20px 0 0 20px;
	display: inline-block;
}
.art-r-con li{
    width: 250px;
    height: 40px;
}
.art-r-con span{
	width: 5px;
	height: 5px;
	background: #000;
	float: left;
	margin: 10px 7px 0 0;
}
.artilce-content{
	line-height: 2;
	font-size: 16px;
}
.artilce-content p{
	line-height: 2;
}
.artilce-content img{
	max-width: 1200px;
}
.alone-con{
	width: 1220px;
	height: auto;
	margin: 0 auto;
}
.common-top{
	width: 1220px;
	height: 130px;
	text-align: center;
}
.alone-jieshao{
	width: 1220px;
	height: auto;
	position: relative;
	margin-bottom: 80px;
}
.alone-hong{
	width: 290px;
	height: 350px;
	background: #dc1c29;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.aj-one{
	width: 1185px;
	height: auto;
	display: inline-block;
	margin-top: 50px;
	margin-left: 35px;
	position: relative;
}
.aj-img-one img{
	width: 550px;
	height: 340px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
}
.aj-one-r{
	width: 590px;
	height: 275px;
	float: right;
	margin: 30px 0 0 50px;
	line-height: 1.9;
	color: #595858;
	font-size: 16px;
}
.aj-one-l{
	width: 825px;
	height: 265px;
	clear: both;
	display: inline-block;
	margin: 100px 0 0 -35px;
	line-height: 1.9;
	color: #595858;
	font-size: 16px;
}
.alone-hoor{
	width: 1220px;
	height: 560px;
}
.ah-tree{
	width: 1220px;
	height: 200px;
	margin: 90px 0 0 0;
}
.ah-tree-title{
	width: 1220px;
	height: 60px;
	background: url('../img/ah-tree-title.png') no-repeat;
	line-height: 80px;
	margin-top: 30px;
}
.aht-con{
	width: 1000px;
	height: 200px;
	display: inline-block;
	margin: 0 0 0 85px;
}
.aht-con li{
	width: 270px;
	height: 200px;
	float: left;
	background: url('../img/aht-con.png') no-repeat;
	transform: rotate(90deg);
}
.aht-con-img{
	width: 225px;
	height: 160px;
	margin: 20px 0 0 20px;
}
.aht-con-img img{
	width: 225px;
	height: 160px;
	transform: rotate(-90deg);
}
.licheng{
	width: 100%;
	min-width: 1220px;
	height: 700px;
	background: url('../img/licheng.jpg') no-repeat center;
	margin-bottom: 50px;
}
.lunshijian{
	width: 1220px;
	height: 380px;
	background: #fff;
	margin: 45px 0 40px 0;
	overflow: hidden;
	position: relative;
}
.lunshijian-con{
	width: 14640px;
	height: 380px;
	position: absolute;
	left: 0px;
}
.lunshijian-con li{
	width: 1220px;
	height: 380px;
	float: left;
}
.shijian-dian{
	width: 1220px;
	height: 35px;
	background: url('../img/shijian-dian.png') no-repeat;
}
.shijian-d{
	width: 1220px;
	height: 95px;
}
.shijian-d li{
	float: left;
	color: #fff;
	width: 100px;
	height: 95px;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
}
.shijian-d li span{
	width: 20px;
	height: 20px;
	border-radius: 20px;
	background: #fff;
	float: left;
	margin:8px 0 0 50%;
}
.ljc-con{
	width: 1140px;
	height: 310px;
	margin: 35px 0 0 25px;
}
.ljc-con img{
	width: 605px;
	height: 310px;
	float: left;
}
.ljc-con-r{
	width: 500px;
	height: 220px;
	overflow: hidden;
    float: right;
    margin-top: 65px;
}
.men-con{
	width: 1220px;
	height: auto;
	margin: 60px 0 70px 0;
	display: inline-block;
}
.men-about-top{
	width: 1220px;
	height: 190px;
	background: #f4f4f4;
}
.at-l{
	width: 260px;
	height: 190px;
	float: left;
}
.at-l img{
	width: 260px;
	height: 190px;
	float: left;
}
.at-r{
	width: 830px;
	height: 190px;
	float: left;
	font-size: 14px;
}
.at-r-t{
	font-size: 22px;
	color: #dc1c29;
	margin: 30px 0 20px 0;
}
.at-r span{
	line-height: 3;
}
.men-about-foot{
	width: 1220px;
	height: 425px;
	margin-top: 60px;
	background: #FFFFFF;
}
.af-f img{
	width: 410px;
	height: 425px;
	float: left;
}
.line-call-form{
	width: 570px;
	height: 370px;
	float: left;
	margin: 0 0 0 85px;
	position: relative;
}
.fs{
	position: relative;
	float: left;
	margin-bottom: 15px;
}
.fs span{
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 14px;
}
.fs input{
	width: 268px;
	height: 38px;
	border: 1px solid #DCDCDC;
	text-indent: 50px;
}
.ts input{
	text-indent: 80px;
}
.ts{
	margin-left: 25px;
}
.line-call-text{
	width: 560px;
	height: 78px;
	border: 1px solid #DCDCDC;
	margin-bottom: 15px;
	float: left;
}
.yanzhen input{
	width: 208px;
	height: 38px;
	border: 1px solid #DCDCDC;
	float: left;
	text-indent: 95px;
}
.yanshu{
	width: 58px;
	height: 40px;
	border: 1px solid #DCDCDC;
	background: #faecfa;
	float: left;
	font-size: 25px;
	text-align: center;
	line-height: 30px;
	color: #FF0000;
	
}
.yanzhen{
	position: relative;
	float: left;
	margin-bottom: 13px;
}
.yanzhen span{
	margin: 10px 0 0 10px;
	font-size: 14px;
	position: absolute;
	top: 0;
}
.tishi{
	width: 240px;
	height: 40px;
	font-size: 12px;
	line-height: 2;
	display: block;
}
.tishi span{
	font-size: 14px;
	display: inline-block;
	text-indent: 2px;
}
.tishi font{
	text-indent: 72px;
	display: block;
}
.anniu{
	position: absolute;
	width: 180px;
	height: 25px;
	top: 340px;
}
.anniu input{
	width: 85px;
	height: 25px;
	background: #FF0000;
	border-radius: 5px;
	float: left;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 5px;
}
.line-restrat{
	width: 85px;
	height: 25px;
	background: #000000;
	margin-left: 10px;
	border-radius: 5px;
	float: left;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 25px;
	letter-spacing: 5px;
	cursor: pointer;
}
.pinlun{
	width: 1190px;
	height:auto;
	margin: 0 0 0 20px;
}
.pinglu-top{
	width: 1190px;
	height: 40px;
	border-bottom: 1px solid #bfbfbf;
	font-size: 18px;
	line-height: 40px;
}
.pinlun-ls{
	width: 1160px;
	height: 320px;
	border-bottom: 1px solid #bfbfbf;
}
.pl-con{
	width: 1160px;
	height: 240px;
	margin: 45px 0 0 0;
}
.pl-con-l{
	width: 105px;
	height: 240px;
	float: left;
}
.pl-con-r{
	width: 1055px;
	height: 240px;
	float: right;
	position: relative;
}
.pl-con-ll{
	width: 65px;
	height: 65px;
	border-radius: 65px;
	background: red;
	overflow: hidden;
}
.pl-con-ll img{
	width: 65px;
	height: 65px;
}
.huifuz{
	width: 1055px;
	height: 115px;
	background: #f4f4f4;
	position: absolute;
	bottom: 0;
}
.huifuz-san{
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 18px;
	border-color: transparent transparent #f4f4f4 transparent;
	top: -32px;
	left: 35px;

}
.hf-con{
	width: 1030px;
	height: auto;
	margin: 20px 0 0 20px;
}
.lx-con{
	width: 1220px;
	height: auto;
	margin: 0 auto;
}
.lx-con-top{
	width: 1200px;
	height: 230px;
	margin: 60px 0 60px 20px;
	display: inline-block;
}
.lct-img{
	width: 790px;
	height: 140px;
	margin: 35px 0 0 0;
	float: left;
}
.lcti-ls{
	width: 260px;
	height: 50px;
	float: left;
}
.lcti-ls-l{
	width: 30px;
	height: 50px;
	float: left;
}
.lcti-ls-l img{
	width: 30px;
	height: 30px;
	display: inline-block;
}
.lct-ir{
	float: right;
	width: 340px;
	height: 185px;
}
.lct-ir img{
	width: 150px;
	height: 185px;
	float: left;
}
.baidumap{
	width: 1220px;height: 575px;margin-bottom: 70px;
}
.map-size{
	width: 1220px;height: 575px;
}
