@charset "utf-8";
/* CSS Document */
*{ font-family:"微软雅黑"; font-size: 14px;color: #4c4c4c;}
body,p{ margin:0;}
h1,h2,dl,dt,dd,h3,h4,h5,h6{ margin:0; font-weight: normal;}
ul,li{ margin:0; padding:0;}
li{ list-style:none;}
a{ text-decoration:none;color: #4c4c4c;}
.w1200:before,.w1200:after{content:''; display: table;}
.w1200:after{ clear:both;}
.w1200{width: 1200px;margin-right: auto; margin-left: auto;}
.clear:before,.clear:after{content:''; display: table;}
.clear:after{ clear:both;}
img{ display:block; border: none;}
.pull-left{float: left;}
.pull-right{float: right;}
.text-centet{text-align: center;}
*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.over{overflow: hidden;}
/*头部*/
.header-top{
	background-color: #f1f1f1;
	height: 34px;
	line-height: 34px;
	min-width: 1200px;
}
.header-top .w1200 .pull-left{
	color: #9e9e9e;
}
.header-top .w1200 .pull-right{
	color: #9e9e9e;
}
.header-top .w1200 .pull-right a{
	color: #9e9e9e;
}
/*logo*/
.header-logo{
	padding: 20px 0;
}
.header-logo .pull-right{
	margin-top: 20px;
}
.header-logo .pull-right h2{
	display: inline-block;
	font-size: 24px;
	color: #d02327;
	vertical-align: middle;
}
.header-logo .pull-right span{
	display: inline-block;
	font-size: 12px;
	color: #4c4c4c;
	vertical-align: middle;
}
/*导航*/
.header-nav ul li{
	width: 11.11%;
	height: 55px;
	line-height: 55px;
	float: left;
	text-align: center;
}
.header-nav ul li a{
	font-size: 16px;
	color: #323232;
	display: block;
}
.header-nav ul .on a{
	background-color: #d02327;
	color: #fff;
}
/*banner*/
.banner-box{
	width: 100%;
	height: 500px;
	position: relative;
	overflow: hidden;
	min-width: 1200px;
}
.banner-box .bd{
	position: absolute;
	width: 1920px;
	top: 0;
	left: 50%;
	margin-left: -960px;
}
.banner-box .hd{
	position: absolute;
	bottom: 30px;
	left: 0;
	width: 100%;
	text-align: center;
}
.banner-box .hd ul li{
	display: inline-block;
	width: 100px;
	height: 6px;
	background-color: rgba(255,255,255,0.50);
	margin: 0 15px;
	cursor: pointer;
}
.banner-box .hd ul .on{
	background-color: #fff;
}
/*关于龙通*/
.title{
	margin: 50px auto;
}
.title .title-top span{
	font-size: 32px;
	color: #0f3551;
	vertical-align: middle;
	display: inline-block;
	margin-right: 10px;
}
.title .title-top h2{
	display: inline-block;
	font-size: 24px;
	color: #0f3551;
	vertical-align: middle;
}
.title .title-bottom{
	width: 60px;
	height: 2px;
	background-color: #d0222c;
	margin-top: 10px;
}
.title .pull-right{
	font-size: 0;
	margin-top: 10px;
}
.title .pull-right ul li{
	display: inline-block;
}
.title .pull-right ul li a{
	display: inline-block;
	width: 110px;
	height: 37px;
	line-height: 37px;
	border: 1px solid #bfbfbf;
	text-align: center;
	color: #464545;
	margin-left: 20px;
}
.title .pull-right .on a{
	color: #fff;
	background-color: #d0222c;
	border: none;
}
.index-about-con .pull-left{
	width: 610px;
	min-height: 300px;
	background: url(../images/map-bj.png) no-repeat center center;
}
.index-about-con .pull-left h2{
	font-size: 20px;
	color: #565656;
	margin-bottom: 10px;
}
.index-about-con .pull-left p{
	font-size: 14px;
	color: #787878;
	line-height: 32px;
	text-indent: 30px;
}
.index-about-con .pull-left a{
	display: block;
	width: 60px;
	height: 26px;
	background-color: #d0222c;
	text-align: center;
	line-height: 26px;
	color: #fff;
	font-size: 12px;
	margin: 5px 0;
}
.index-about-con .pull-right{
	border: 1px solid #e5e5e5;
	padding: 4px;
}
.index-about-con .pull-right img{
	width: 490px;
	height: 320px;
}
/*产品中心*/
.product-con ul li{
	float: left;
	width: 258px;
	height: 272px;
	margin-right:56px;
	margin-bottom:50px;
}
.product-con ul li .img-box{
	width: 258px;
	height: 200px;
	overflow: hidden;
}
.product-con ul li .img-box img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
.product-con ul li .text{
	border: 1px solid #dcdcdc;
	padding:10px 15px;
	height:72px;
}
.product-con ul li .text p{
	color: #636363;
	overflow: hidden;
	height: 52px;
	line-height: 26px;
}
.more a{
	display: block;
	width: 200px;
	height: 50px;
	line-height: 46px;
	text-align: center;
	color: #d0222c;
	border: 1px solid #dcdcdc;
	font-size: 22px;
	margin: 0 auto;
}
.product-con ul li:hover .text{
	background-color: #f3f3f3;
}
.product-con ul li:hover .text p{
	color: #d0222c;
}
/*龙通自动化*/
.index-profile{
	width: 100%;
	min-width: 1200px;
	background: url(../images/profile-bj.jpg) no-repeat center center;
	height:390px;
	margin-top: 80px;
	padding: 50px 0;
}
.index-profile-con .pull-left{
	background: url(../images/profile-bj2.jpg.png) no-repeat center center;
	width: 448px;
	height: 287px;
}
.index-profile-con .pull-left img{
	margin:23px auto;
	width: 415px;
	height: 242px;
}
.index-profile-con .pull-right{
	width: 635px;
}
.index-profile-con .pull-right h2{
	text-align: center;
	color: #fff;
	font-size: 24px;
	margin-bottom: 30px;
}
.index-profile-con .pull-right p{
	color: #fff;
	line-height:36px ;
}
.index-profile-con .pull-right h3{
	float: right;
}
.index-profile-con .pull-right h3 span{
	color: #fff;
	font-size:18px;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
	padding-left: 5px;
	vertical-align: middle;
}
.index-profile-con .pull-right h3 i{
	font-size: 26px;
	color: #fff;
	margin-right: 10px;
	vertical-align: middle;
}
/*新闻*/
.index-news-con .news-list .pull-left h2{
	font-size: 22px;
	color: #919191;
}
.index-news-con .news-list{
	margin-bottom: 20px;
}
.index-news-con .news-list .pull-left h3{
	font-size: 18px;
	color: #000000;
	margin: 10px 0 5px 0;
}
.index-news-con .news-list .pull-left p{
	color: #8c8c8c;
	line-height: 28px;
	overflow: hidden;
	height: 56px;
}
.index-news-con .news-list .pull-left {
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 40px;
	width: 580px;
}
.index-news-con .news-list .pull-left:hover h3{
	color: #d0222c;
}
.index-news-con .news-list .pull-right{
	width: 590px;
}
.index-news-con .news-list .pull-right .img-box{
	float: left;
	width: 218px;
	height: 151px;
	overflow: hidden;
}
.index-news-con .news-list .pull-right .img-box img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
.index-news-con .news-list .pull-right .text{
	float: left;
	margin-left: 15px;
	width: 356px;
	overflow: hidden;
}
.index-news-con .news-list .pull-right .text h2{
	font-size: 18px;
	color: #000000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 600;
	margin: 5px 0;
}
.index-news-con .news-list .pull-right .text p{
	color: #8e8e8e;
	line-height: 28px;
	height: 112px;
	overflow: hidden;
	width: 355px;
}
.index-news .more{
	margin-top: 60px;
}
/*案例*/
.index-case-con ul li{
	width: 288px;
	float: left;
	margin-right: 16px;
	border: 1px solid #dcdcdc;
}
.index-case-con ul li .img-box{
	width: 288px;
	height: 182px;
	overflow: hidden;
	padding: 5px 6px;
	position: relative;
}
.index-case-con ul li .img-box img{
	width: 276px;
	height: auto;
	vertical-align: top;
}
.index-case-con ul li .img-box a{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: rgba(182,182,182,0.50);
	top: 0;
	left: 0;
	display: none;
}
.index-case-con ul li .text{
	padding: 0 6px;
}
.index-case-con ul li .text .case-title h2{
	margin: 18px 0;
	font-size: 16px;
	color: #1f1f1f;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index-case-con ul li .text .case-title span{
	display: block;
	width: 0;
	height: 1px;
	background-color: rgba(194,40,40,0.50);
}
.index-case-con ul li .text p{
	color: #8a8a8a;
	line-height: 28px;
	height: 112px;
	overflow: hidden;
	margin-top: 15px;
}
.index-case-con ul li .case-more{
	padding: 20px 0;
	text-align: center;
}
.index-case-con ul li .case-more a{
	color: #e24d4d;
}
.index-case-con .more{
	margin-top: 60px;
	margin-bottom: 90px;
}
/*底部*/
.footer{
	width: 100%;
	min-width: 1200px;
	padding: 80px 0;
}
.footer-con .pull-left{
	width: 720px;
}
.footer-con .pull-left ul{
	padding:20px 0;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
}
.footer-con .pull-left ul li{
	float: left;
	margin-left: 25px;
}
.footer-con .pull-left ul li i{
	margin-right: 20px;
	font-size: 28px;
	color: #333;
}
.footer-con .pull-left ul li span{
	font-size: 14px;
	color: #333;
}
.footer-con .pull-left p{
	margin-top: 40px;
}
.footer-con .pull-left p span{
	font-size: 14px;
	color: #333;
	display: inline-block;
	margin-left: 20px;
}
.footer-con .pull-right p{
	text-align: right;
	margin-top: 40px;
	color: #333;
	line-height: 28px;
}
.footer-con .pull-right p a{
	color: #333;
}
/*公司简介*/
.ny-banner{
	width: 100%;
	height: 376px;
	position: relative;
	overflow: hidden;
	min-width: 1200px;
}
.ny-banner img{
	width: 1920px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	top: 0;
}
.content{
	margin-top: 50px;
	margin-bottom: 130px;
}
.content .pull-left{
	width: 270px;
}
.content .pull-left .conter-title{
	width: 270px;
	height: 117px;
	background: url(../images/conter-title.jpg) no-repeat center center;
	display: table;
}
.content .pull-left .conter-title span{
	display:table-cell;
	vertical-align: middle;
	padding-left: 100px;
}
.content .pull-left .conter-title h2{
	color: #fff;
}
.content .pull-left .conter-title h3{
	color: #fff;
}
.content .pull-left .menu {
	margin-top: 2px;
	border: 1px solid #e5e5e5;
	border-bottom: none;
	min-height: 390px;
}
.content .pull-left .menu ul li{
	text-align: center;
	height: 65px;
	line-height: 65px;
	border-bottom: 1px solid #e5e5e5;
}
.content .pull-left .menu ul li a{
	display: block;
	font-size: 14px;
	color: #5f5f5f;
}
/*.content .pull-left .menu ul li:hover{
	background: url(../icon/meun-bj.png) no-repeat center center;
	background-size:cover ;
}
.content .pull-left .menu ul li:hover a{
	color: #fff;
}*/
.content .pull-left .menu ul .on{
	background: url(../icon/meun-bj.png) no-repeat center center;
	background-size:cover ;
}
.content .pull-left .menu ul .on a{
	color: #fff;
}
.content .pull-left .left-contact h2{
	width: 100%;
	height: 70px;
	background-color: #0065bf;
	line-height: 70px;
	text-align: center;
	color: #fff;
	font-size: 16px;
}
.content .pull-left .left-contact ul{
	width: 100%;
	border: 1px solid #e5e5e5;
	border-top: none;
	padding: 25px 10px;
	height: 545px;
}
.content .pull-left .left-contact ul li{
	font-size: 14px;
	color: #4c4c4c;
	line-height: 33px;
}
.content .pull-right{
	width: 900px;
}
.content .pull-right .ol{
	text-align: right;
	font-size: 16px;
	color: #333333;
	border-bottom: 1px solid #c7c7c7;
	padding-bottom: 10px;
}
.content .pull-right .ol i{
	display: inline-block;
	background: url(../icon/ol-bj.png) no-repeat center center;
	width: 14px;
	height:21px;
	vertical-align: middle;
}
.content .pull-right .ol a{
	font-size: 16px;
	color: #333333;
	vertical-align: middle;
}
.content .pull-right .ol .on{
	color: #d02327;
}
.content .pull-right .profile{
	margin-top: 35px;
}
.content .pull-right .profile h2{
	text-align: center;
	font-size: 18px;
	color: #4c4c4c;
	font-weight: 600;
}
.content .pull-right .profile .text{
	margin-top: 60px;
}
.content .pull-right .profile .text p{
	color: #787878;
	line-height: 32px;
}
.content .pull-right .profile .img-box ul{
	text-align: center;
}
.content .pull-right .profile .img-box ul li{
	display: inline-block;
	margin: 20px 3px;
}
.content .pull-right .profile .img-box ul li img{
	border: 1px solid #e5e5e5;
	padding: 5px;
	display: inline-block;
}
.content .pull-right .profile .img-box ul li p{
	text-align: left;
	margin-top: 13px;
}
.content .pull-right .profile .img-box ul li p i{
	color: #d02327;
	margin-right: 10px;
	font-size: 14px;
	vertical-align: middle;
}
.content .pull-right .profile .img-box ul li p span{
	color: #787878;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: middle;
	display: inline-block;
	width: 275px;
}
/*企业文化*/
.profile2{
	margin-top: 35px;
}
.profile2 h2{
	text-align: center;
    font-size: 18px;
    color: #4c4c4c;
    font-weight: 600;
}
.profile2 .text{
	margin-top: 60px;
}
.profile2 .text h3{
	padding:10px;
	background-color: #ececec;
}
.profile2 .text h3 span{
	color: #565656;
	font-size: 20px;
	font-weight: 600;
	vertical-align: middle;
}
.profile2 .text h3 i{
	display: inline-block;
	background: url(../icon/ol-bj2.png) no-repeat center center;
	width: 17px;
	height: 17px;
	vertical-align: middle;
	margin-left: 8px;
}
.profile2 .text h3 p{
	display: inline-block;
	line-height: initial;
	font-size: 18px;
	color: #5c5c5c;
	vertical-align: middle;
	margin-left: 10px;
	font-weight: 600;
	text-transform:uppercase;
}
.profile2 .text h4 {
	margin-top: 30px;
}
.profile2 .text h4 i{
	font-size: 14px;
	color: #d02327;
	vertical-align: middle;
}
.profile2 .text h4 span{
	font-size: 16px;
	color: #575757;
	vertical-align: middle;
	margin: 0 13px;
}
.profile2 .text h4 p{
	display: inline-block;
	color: #6f6f6f;
	font-size: 16px;
	vertical-align: middle;
	text-transform:uppercase;
}
.profile2 .text ul{
	text-align: center;
}
.profile2 .text ul li{
	display: inline-block;
	margin:20px 30px;
	width: 387px;
	height: 238px;
	overflow: hidden;
}
.profile2 .text ul li img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
/*企业资质*/
.profile3{
	margin-top: 35px;
}
.profile3 h2{
	text-align: center;
    font-size: 18px;
    color: #4c4c4c;
    font-weight: 600;
}
.profile3 ul{
	overflow: hidden;
	width: 786px;
	margin:0 auto;
}
.profile3 ul li{
	float: left;
	width: 240px;
	height: 367px;
	border: 1px solid #d2d2d2;
	margin-left: 22px;
	margin-top: 30px;
}
.profile3 ul li .img-box{
	width: 240px;
	padding: 9px;
	height: 335px;
}
.profile3 ul li .img-box img{
	max-width: 100%;
}
.profile3 ul li p{
	text-align: center;
}
/*新闻动态*/
.news-con ul li{
	padding: 40px 12px;
	border-bottom: 1px solid #e1e1e1;
	background: url(../icon/youjt.png) no-repeat 850px center;
}
.news-con ul li:hover{
	background: url(../icon/youjt2.png) no-repeat 850px center;
}
.news-con ul li h2{
	font-size: 22px;
	color: #919191;
	width: 700px;
}
.news-con ul li h3{
	font-size: 18px;
	color: #232323;
	margin: 10px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 700px;
}
.news-con ul li p{
	color: #8c8c8c;
	line-height: 28px;
	max-height: 84px;
	overflow: hidden;
	width: 700px;
}
.page {
    text-align: center;
    margin-top: 60px;
}
.page a {
    display: inline-block;
    padding:0 10px ;
    border: 1px solid #d8dce0;
    font-size: 14px;
    color: #8c8c8c;
    text-align: center;
    line-height: 30px;
    margin: 0 4px;
}
.page .on{
	background-color: #d02327;
	color: #fff;
}
/*新闻详情*/
.news-title{
	margin-top: 40px;
}
.news-title h2{
	font-size: 18px;
	color: #000000;
	text-align: center;
}
.news-title h3{
	color: #9c9c9c;
	text-align: center;
	margin-top: 20px;
}
.news-title h3 span{
	color: #9c9c9c;
}
.news-text{margin-bottom: 100px;}
.news-text .text{
	margin-top: 40px;
	padding: 0 20px;
}
.news-text .text p{
	margin-top: 20px;
	color: #8c8c8c;
	line-height: 28px;
}
.news-text .text p h2{
	color: #404040;
}
.news-text .text p img{
	max-width: 100%;
	height: auto;
}
/*产品中心*/
.product-text .list{
	margin-top: 40px;
}
.product-text .list h3{
	padding:10px;
	background-color: #ececec;
}
.product-text .list h3 span{
	color: #565656;
	font-size: 20px;
	font-weight: 600;
	vertical-align: middle;
}
.product-text .list h3 i{
	display: inline-block;
	background: url(../icon/ol-bj2.png) no-repeat center center;
	width: 17px;
	height: 17px;
	vertical-align: middle;
	margin-left: 8px;
}
.product-text .list h3 p{
	display: inline-block;
	line-height: initial;
	font-size: 18px;
	color: #5c5c5c;
	vertical-align: middle;
	margin-left: 10px;
	font-weight: 600;
	text-transform:uppercase;
}
.product-text .list  ul li{
	width: 418px;
	margin-top: 50px;
	float: left;
	margin-right: 32px;
}
.product-text .list  ul li .img-box{
	width: 418px;
	height: 203px;
	overflow: hidden;
}
.product-text .list  ul li .img-box img{
	max-width: 100%;
	margin: 0 auto;
	vertical-align: top;
}
.product-text .list  ul li p{
	width: 100%;
	border: 1px solid #dcdcdc;
	border-top:none;
	height: 70px;
	line-height: 35px;
	overflow: hidden;
	padding: 0 20px;
	color: #636363;
}
/*工程纵览*/
.gongcheng h2{
    text-align: center;
    font-size: 18px;
    color: #4c4c4c;
    font-weight: 600;
}
.gongcheng {
	margin-top: 35px;
}
.gongcheng p{
	line-height: 42px;
	margin-top: 35px;
}
/*客户服务*/
.kehu{
	margin-top: 35px;
}
.kehu>h3{
	padding:10px;
	background-color: #ececec;
}
.kehu h3 span{
	color: #565656;
	font-size: 20px;
	font-weight: 600;
	vertical-align: middle;
}
.kehu h3 i{
	display: inline-block;
	background: url(../icon/ol-bj2.png) no-repeat center center;
	width: 17px;
	height: 17px;
	vertical-align: middle;
	margin-left: 8px;
}
.kehu h3 p{
	display: inline-block;
	line-height: initial;
	font-size: 18px;
	color: #5c5c5c;
	vertical-align: middle;
	margin-left: 10px;
	font-weight: 600;
	text-transform:uppercase;
}
.kehu .text{
	margin-top: 30px;
	padding-left: 30px;
}
.kehu .text p{
	margin-top: 15px;
}
.kehu .text p i {
    color: #d02327;
    margin-right: 10px;
    font-size: 14px;
    vertical-align: middle;
}
.kehu .text  p span {
    color: #787878;
}
/*客户留言*/
.liuyan{
	margin-top: 35px;
}
.liuyan .list{
	margin-top: 15px;
	padding: 0 40px;
}
.liuyan .list span{
	display: inline-block;
	width: 130px;
	font-size: 16px;
	color: #4c4c4c;
}
.liuyan .list span i{
	color: #cc3333;
	font-size: 16px;
	margin-right:5px;
	font-style: normal;
}
.liuyan .list input{
	width: 400px;
	height: 40px;
	border: 1px solid #d3d3d3;
	border-radius: 4px;
	padding: 0 10px;
}
.liuyan .list textarea{
	width: 680px;
	height: 210px;
	line-height:40px;
	border: 1px solid #d3d3d3;
	border-radius: 4px;
	padding: 0 10px;
}
.liuyan .list .liuyan-btn{
	display: inline-block;
	width: 180px;
	height: 40px;
	line-height: 40px;
	border-radius: 4px;
	color: #fff;
	background-color: #cc3333;
	text-align: center;
	margin-top: 40px;
	font-size: 16px;
}
/*联系我们*/
.contact-con{
	border-bottom: 1px solid #ececec;
	padding-bottom: 80px;
	padding-left: 35px;
}
.contact-con .name{
	margin-top: 50px;
}
.contact-con .name h2{
	color: #d02327;
	font-size: 18px;
}
.contact-con .name h3{
	color: #a8a8a8;
	font-weight: 600;
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 8px;
}
.contact-con .name h4 span{
	margin-right: 10px;
	color: #a8a8a8;
}
.contact-con .text{
	padding: 0;
}
.contact-con .text .pull-right{
	width: auto;
	margin-top: 40px;
}
.map{
	margin-top: 50px;
}
/*招聘*/
.zhaopin{
	margin-top: 50px;
}
.zhaopin table{
	border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
}
.zhaopin table th{
	font-weight: normal;
	color: #363636;
	font-size: 14px;
	line-height: 45px;
	text-align: left;
	padding: 0 17px;
}
.zhaopin table td{
	color: #363636;
	font-size: 14px;
	line-height: 60px;
	padding: 0 17px;
	border-bottom: 1px solid #E5E5E5;
}
.zhaopin table tbody{
	border: 1px solid #e5e5e5;
}
.zhaopin p{
	color: #363636;
	line-height: 30px;
	margin-top: 30px;
}
/*案例*/
.anli-box{
	margin-top: 30px;
}
.anli-box ul{
	width: 918px;
}
.anli-box ul li{
	width: 288px;
	border: 1px solid #dcdcdc;
	margin-bottom: 30px;
	float: left;
	margin-right: 18px;
}
.anli-box ul li .img-box{
	width: 288px;
	height:180px ;
	padding: 4px 5px;
	overflow: hidden;
}
.anli-box ul li .img-box img{
	width: 100%;
	height: auto;
}
.anli-box ul li .text{
	padding:10px;
}
.anli-box ul li .text h2{
	font-size: 16px;
	color: #1f1f1f;
	font-weight: 600;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.anli-box ul li .text p{
	color: #8a8a8a;
	line-height: 28px;
	margin-top: 5px;
	height: 56px;
	overflow: hidden;
}
